platform/upstream/libSkiaSharp.git
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
2017-02-27 Ethan NicholasRe-land of skslc switch support
2017-02-27 csmartdaltonAdd msaa flag and UI to viewer
2017-02-27 Hal CanarySkGradientShader: Fix multi-byte-read-stack-use-after...
2017-02-27 Mike KleinDrop SkRasterPipelineBench N to 15.
2017-02-27 Eric BorenRoll Recipe DEPS
2017-02-27 Brian OsmanFixes to shared context test API
2017-02-26 Mike Reedbegin to hide details of SkPathEffect
2017-02-26 UpdateSKPsUpdate SKP version
2017-02-26 Ben WagnerRemove iHD530 tests.
2017-02-24 Matt SarettFix bug handling CMYK images without color profiles
2017-02-24 Christopher... Add onBackendCreated callback to Viewer
2017-02-24 Leon Scroggins IIISet a limit on the size for BMP images
2017-02-24 Matt SarettRead color space info from raw exif data
2017-02-24 Matt SarettImprove comment in SkICC.h
2017-02-24 Brian SalomonUse construct/init pattern with GrPipeline to replace...
2017-02-24 Brian OsmanFix some viewer crashes when switching color mode
2017-02-24 Mike Kleinabs -> abs_ to avoid name conflicts
2017-02-24 Brian OsmanRevert "Add GrExternalTextureData and SkCrossContextIma...
2017-02-24 Mike KleinSkJumper: perspective matrix
2017-02-24 Ben WagnerAdd SkTypeface::getVariationDesignPosition.
2017-02-24 Mike KleinSkJumper: tiling modes
2017-02-24 Brian SalomonRemove the skip-draw xp optimization
2017-02-24 Brian OsmanAdd GrExternalTextureData and SkCrossContextImageData
2017-02-24 Hal Canaryheaders: forward declare SkDOM, and include SkClipOp
2017-02-24 Brian OsmanImGui color space controls
2017-02-24 Ben Wagnergn_to_bp to recurse deps.
2017-02-24 Mike KleinSkJumper: a8
2017-02-24 Brian OsmanFix a confusing typo in a comment about MSAA
2017-02-24 Robert PhillipsWrap cached GrTextures in GrTextureProxies (e.g., blur...
2017-02-24 Mike KleinSkJumper: scales and lerps
2017-02-24 Mike ReedRevert "Revert "removed flags for g3""
2017-02-23 Stephen WhiteGrTessellator (AA): simplify boundary extraction.
2017-02-23 Chet HaaseOne-liner fix that allows Viewer to switch between...
2017-02-23 Ben WagnerRevert "Add SkTypeface::getVariationDesignPosition."
2017-02-23 Mike KleinSkJumper: 565
2017-02-23 Mike KleinSkJumper: portable round() was truncating...
2017-02-23 bungemanAdd SkTypeface::getVariationDesignPosition.
2017-02-23 Hal CanarySkPDF: Stop using SkRasterClip/SkRegion
2017-02-23 Brian SalomonFix Chrome iOS no GPU build and block includes from...
2017-02-23 Robert PhillipsFix memory leak: adopt rather than ref GrTexture* in...
2017-02-23 csmartdaltonDon't use mixed samples if NVPR is disabled
2017-02-23 Stephen WhiteGrTessellator (AA): sorting and comparison performance...
2017-02-23 Mike KleinSkJumper: fill in AVX f16 stages, turn on AVX
2017-02-23 Greg DanielBlacklist test on Vulkan Ubuntu Intel caused by driver bug
2017-02-23 Brian SalomonMake shadow_utils GM use its own SkResourceCache
2017-02-23 Ethan NicholasRevert "skslc switch support"
2017-02-23 Yuqian LiDo not throw away the savelayer if kDontClipToLayer_Pri...
2017-02-23 Mike KleinMove around GL dependencies.
next