platform/upstream/libSkiaSharp.git
2017-03-03 Hal CanaryDocumentation: detailed iOS
2017-03-03 Robert PhillipsMake GrSurface::MakeDeferred return sk_sp<GrTextureProxy>
2017-03-03 Mike Reedupdate cliptype test to exercise clipstack backend
2017-03-03 Stephen WhiteGrTessellator: add a null-check for a clusterfuzz test...
2017-03-02 Ben WagnerRelease resources if SkMallocPixelRef::NewWithProc...
2017-03-02 Mike KleinRevert "Use inline storage for SkEdgeBuilder."
2017-03-02 Mike ReedDon't mark the matrix-type as dirty just be cause we...
2017-03-02 Mike KleinRemove SkLiteDL::makeThreadsafe().
2017-03-02 Hal CanaryFuzzCanvas: fix drawVertices BUG=skia:6314
2017-03-02 Mike Reedadd unittests for clip-state queries
2017-03-02 Brian OsmanUse GrSemaphore rather than GrFence for external textur...
2017-03-02 Herb DerbyUse the auto blitter alloc to build linear pipelines...
2017-03-02 Mike KleinSkJumper: use AVX2 mask loads and stores for U32
2017-03-02 Ethan Nicholasfixed duplicate interface variable in SPIR-V output
2017-03-02 Mike ReedRevert "Remove SkDraw from device-draw methods, and...
2017-03-02 Derek SollenbergerRefactor SkLiteDL to no longer extend SkDrawable.
2017-03-02 Ben WagnerTell PDF on Mac when a font is a variation font.
2017-03-02 Ben WagnerAdd MotoG4 bot.
2017-03-02 Herb DerbyUse inline storage for SkEdgeBuilder.
2017-03-02 Mike Reedpass storage directly to allocator for blitters
2017-03-02 Herb DerbyUse proxy canvas size.
2017-03-02 Mike ReedRemove SkDraw from device-draw methods, and enable...
2017-03-02 Mike KleinSkJumper: skip null contexts
2017-03-02 Hal CanarySkPDF: empty shader boxes bad
2017-03-02 Brian OsmanRevert "Revert "Revert "Revert "Move GrTextureProvider...
2017-03-02 Jim Van VerthUse fast path for circular shadows.
2017-03-02 Ben WagnerCheck that the FT_Face actually exists in SkTypeface_Fr...
2017-03-02 Mike KleinSkJumper: be more precise by rejecting data sections.
2017-03-02 Stephen WhiteGrTessellator (AA): restore rounding in Line::intersect().
2017-03-02 Mike KleinSkJumper: handle the <kStride tail in AVX+ mode.
2017-03-02 Robert PhillipsUse GrTextureProvider's uniqueKey setting method rather...
2017-03-02 Brian SalomonDetermine whether any fp uses local coords in FragmentP...
2017-03-02 Ravi MistryFix flutter compile bot
2017-03-02 Mike KleinSkJumper: allow the compiler to generate FMAs
2017-03-02 Heather MillerUpdate Skia milestone to 59
2017-03-02 Matt SarettTest sRGB with non-linear blending using new "srgbnl...
2017-03-02 Ethan Nicholasfix leak in SPIRV code generator
2017-03-02 Kevin LubickSymbolize all Ubuntu dm/nanobench runs
2017-03-02 Mike KleinAdd some thread safety notes.
2017-03-02 Robert PhillipsRemove atlas creation from GrResourceProvider
2017-03-02 Mike KleinSome small SkJumper refactoring.
2017-03-02 Brian OsmanRevert "Revert "Revert "Move GrTextureProvider to src"""
2017-03-02 Greg DanielAdd support for Semaphores (gpu waiting on gpu) in...
2017-03-01 Ben WagnerMake SkTypeface::onGetVariationDesignPosition pure...
2017-03-01 Mike KleinSkJumper: upgrade to Clang 3.9
2017-03-01 Ben WagnerRemove SK_HAS_DWRITE_X defines.
2017-03-01 Ben WagnerCall FT_Set_Default_Properties when available.
2017-03-01 Brian OsmanRevert "Revert "Move GrTextureProvider to src""
2017-03-01 Hal CanaryFuzzCanvas: fix text generation BUG=skia:6299
2017-03-01 Brian OsmanRevert "Move GrTextureProvider to src"
2017-03-01 Ben WagnerAdd Galaxy J5 bots.
2017-03-01 Brian OsmanAdd path renderer options to viewer GUI
2017-03-01 Brian SalomonRemove stencil related flags from GrInstancedPipelineInfo.
2017-03-01 Mike Reedremove unneeded android flag for textdecorations
2017-03-01 Cary Clarkfix fuzzer
2017-03-01 Brian SalomonUnpremul the blend constant in PDLCDXferProcessor.
2017-03-01 Stephen WhiteGrTessellator: minor cleanups and speedups.
2017-03-01 Herb DerbyUse SkArenaAlloc in SkEdgeBuilder.
2017-03-01 Brian OsmanMove GrTextureProvider to src
2017-03-01 Brian OsmanSet window dimensions in raster on Unix
2017-03-01 Brian SalomonUse GrAAType in instanced rendering.
2017-03-01 Brian OsmanInitialize XImage struct fully
2017-03-01 Ethan Nicholaschanged skslc layout parsing strategy
2017-03-01 Matt SarettSkAndroidCodec: Leave pixels in encoded colorspace...
2017-03-01 Kevin LubickDefine canvas fuzzers like the other API fuzzers
2017-03-01 Brian OsmanAdd imgui.ini to .gitignore
2017-03-01 Brian SalomonFix Memcheck:Overlap in setting up rect bench names
2017-03-01 Hal Canaryfuzz: dump_canvas
2017-03-01 Ben WagnerAllow dm threads for GalaxyS*
2017-03-01 Robert PhillipsDisable deferred gpu resources for Chrome branch
2017-03-01 Mike Reedadd isolate (init-with-previous) savelayer flag
2017-03-01 Mike ReedClarify what is passed to AutoDrawLooper.
2017-03-01 Mike KleinAdd AVX-512 detection to SkCpu, try 2.
2017-02-28 Robert PhillipsClean up/remove unused GrFragmentProcessor-derived...
2017-02-28 Brian SalomonFix -Wshadow-field warnings
2017-02-28 Brian OsmanAdd backend selection to viewer's GUI
2017-02-28 Herb DerbyRemove SkDataTableBuilder. It is not used.
2017-02-28 Brian OsmanAdd GrExternalTextureData and SkCrossContextImageData
2017-02-28 Brian OsmanFix crash switching to Vulkan in viewer on Windows
2017-02-28 Matt SarettAdd SkColorSpace::isNumericalTransferFn() to the public API
2017-02-28 csmartdaltonviewer: Add a "Path renderer" dropdown menu
2017-02-28 Ben WagnerDisable f16 and srgb configs for Android CPU perf.
2017-02-28 Robert PhillipsAllow GrSurfaceProxy-derived classes to use flags when...
2017-02-28 Cary ClarkRevert "Add AVX-512 detection to SkCpu"
2017-02-28 Brian SalomonWhen traversing convex paths only consume zero length...
2017-02-28 Herb DerbyFix single leg Compose Shader crash.
2017-02-28 Jim Van VerthReland: Allow DFPathRenderer to store bitmaps at low...
2017-02-28 Mike KleinAdd AVX-512 detection to SkCpu
2017-02-28 Brian OsmanAdd another null check for the Vk NexusPlayer bot
2017-02-28 Robert PhillipsRevert "Allow GrSurfaceProxy-derived classes to use...
2017-02-28 Stephen WhiteGrTessellator: take sweep_gt out behind the woodshed.
2017-02-28 Cary ClarkRevert "Allow distance field path renderer to store...
2017-02-28 Robert PhillipsAllow GrSurfaceProxy-derived classes to use flags when...
2017-02-28 Ravi MistryRemove unused Skia OWNERS files
2017-02-28 Jim Van VerthAllow distance field path renderer to store bitmaps...
2017-02-27 Kevin LubickFix stack-overflow in FuzzCanvas
2017-02-27 Ben WagnerMove armv7 CPU tests to Nexus 10.
2017-02-27 Hal CanaryFuzzCanvas: impl SkPictureShader, SkTypeface, other...
2017-02-27 Herb DerbyMake the fallback loop very accurate.
2017-02-27 Hal CanaryFuzz PDF, N32, and Null Canvases
next