platform/upstream/libSkiaSharp.git
2017-01-06 Brian SalomonRemove arithmetic mode GrXP code.
2017-01-06 Brian SalomonAdd support for tagging GrUniqueKeys with a debug string
2017-01-06 Mike KleinSkXbyak basics
2017-01-06 Mike KleinRetry "SkRasterPipelineBlitter: support A8"...
2017-01-06 Mike KleinRevert "Get latest ANGLE as of January 6, 2017"
2017-01-06 Derek SollenbergerAdd a script and documentation for building the Viewer...
2017-01-06 Brian OsmanGet latest ANGLE as of January 6, 2017
2017-01-06 Robert PhillipsGet Debugger app compiling again
2017-01-06 Mike Kleinsimplify by removing _d stages
2017-01-06 Brian OsmanRevert "Revert "Hard code bicubic coefficients in the...
2017-01-06 Kevin LubickBe able to fuzz a directory of input
2017-01-05 Brian OsmanRevert "Hard code bicubic coefficients in the shader"
2017-01-05 Brian OsmanRevert "Explicitly fail read/writePixels in invalid...
2017-01-05 Brian OsmanHard code bicubic coefficients in the shader
2017-01-05 Mike KleinUse stack instead of malloc() for most calls to SkRaste...
2017-01-05 Mike KleinRevert "SkRasterPipelineBlitter: support A8"
2017-01-05 Mike KleinSkRasterPipelineBlitter: support A8
2017-01-05 Brian SalomonCleanup ops that are storing GrPipelineOptimizations.
2017-01-05 Mike Kleinmonobench: don't sort the Bench vector while iterating...
2017-01-05 Mike Kleinmonobench: shuffle benchmark order between samples
2017-01-05 Brian SalomonRename batch->op in GrAuditTrail json and skiaserver...
2017-01-05 Mike KleinGN: add skia_android_serial and push_$foo targets when...
2017-01-05 Mike Kleinclamp to 1.0f in sk_linear_to_srgb_needs_round()
2017-01-05 Jim Van VerthMinor fixes for the Linux viewer
2017-01-05 Cary Clarkignore max curvature at end point
2017-01-05 Brian OsmanExplicitly fail read/writePixels in invalid color space...
2017-01-05 Florin MalitaRemove SK_SUPPORT_LEGACY_EVAL_CUBIC-guarded code
2017-01-05 Brian SalomonUse nullptr to indicate C locale when using xlocale
2017-01-05 Derek SollenbergerAdd tools to support gdb and simpleperf for android...
2017-01-05 Ben WagnerRemove Perf-Android-Clang-NexusPlayer-CPU-Moorefield...
2017-01-05 Mike KleinGN: add test_app template
2017-01-05 Matt SarettDelete SkMakeImageFromPixelRef
2017-01-05 Mike Klein-Fast bot upgrades
2017-01-05 Derek SollenbergerRemove DMSrcSinkAndroid.
2017-01-05 Ben WagnerOmit GPUMemoryTest for GTX1070 Windows Vulkan.
2017-01-04 Matt SarettMerge SkColorSpaceXform_XYZ and SkColorSpaceXform_Pipeline
2017-01-04 Matt SarettDisable clang -Wsigned-enum-bitfield warnings
2017-01-04 Mike Reedadd writePixels to SkBitmap
2017-01-04 Stephen WhiteModify GrTessellator to use a VertexList where possible.
2017-01-04 Mike KleinRetry trim another instruction off SkRasterPipeline...
2017-01-04 Brian OsmanAdd context markup to integer texture test
2017-01-04 Derek SollenbergerUpdate Android Apps to work with GN.
2017-01-04 Brian SalomonRemoves tracking of whether color is ignored by XP.
2017-01-04 Brian OsmanClamp premul colors correctly after a gamut change
2017-01-04 Matt SarettFix color space matrix hashing to avoid hashing the...
2017-01-04 Brian SalomonRemoving tracking of whether GP/FP coverage calculation...
2017-01-04 Matt SarettImprove detection of color space transfer fns
2017-01-04 Mike Kleinauto-generate _d stages
2017-01-04 Ethan Nicholasfix skslc crash when ternary parameter types don't...
2017-01-04 Matt SarettUse shared toSRGBD50 matrix in SkPngCodec
2017-01-04 Ben WagnerStage SkFontMgr factories to return smart pointers.
2017-01-04 Mike KleinRemove SkImageShader -> SkColorShader optimization.
2017-01-04 Fredrik SöderquistScale the result of TightBounds when path was inverse...
2017-01-04 Cary Clarkfix fuzz
2017-01-04 Mike KleinRevert "trim another instruction off SkRasterPipeline...
2017-01-03 Ben WagnerSpecify "/utf-8" with Visual C++.
2017-01-03 Stephen WhiteQuality and performance fixes for AA tessellating path...
2017-01-03 Stephan WhiteRevert "Quality and performance fixes for AA tessellati...
2017-01-03 Stephen WhiteQuality and performance fixes for AA tessellating path...
2017-01-03 Ethan Nicholasfixed a divide-by-zero bug in skslc
2017-01-03 Ethan Nicholasswitched GrVkPipelineStateCache over to use SkLRUCache
2017-01-03 Herb DerbyFix: when pos is not finite, text pointer not advanced.
2017-01-03 Mike Reedvalidate deserialized path verbs
2017-01-03 Leon Scroggins IIIGIF: Better check for frame dependency
2017-01-03 Ethan NicholasForce classic locale when parsing floats in skslc.
2017-01-03 Ethan Nicholasfix for Vulkan SPIR-V crash on some systems
2017-01-03 Mike Kleintrim another instruction off SkRasterPipeline overhead
2017-01-03 Brian SalomonMake C API compatible with -Wstrict-prototypes
2017-01-03 Brian SalomonIncrease "large" image size in DeferredTextureImage.
2017-01-03 Hal Canaryclean up non-ASCII comments
2017-01-03 Cary Clarkfix fuzzer
2017-01-03 Matt SarettUse nullptr instead of png_NULL in SkPNGImageEncoder
2017-01-03 Brian Salomonremove debugging printf from resource cache test.
2017-01-03 Brian SalomonRemove ref counting from GrOp.
2017-01-03 Brian OsmanChange GaussianBlur logic wrt color spaces
2017-01-03 Hal CanaryBUILD.gn: skia_enable_pdf
2017-01-03 Bruce DawsonMove two skia arrays to read-only data segment
2017-01-01 Ben WagnerDisable msaa on IntelIris540 (new bot).
2017-01-01 UpdateSKPsUpdate SKP version
2016-12-30 Mike Reedremove unused parameter in onNewimageSnapshot
2016-12-29 Ben WagnerUpdate Win version for iHD530 after driver upgrade.
2016-12-29 Ben WagnerOmit failing test on GTX1070 (new bot).
2016-12-29 Brian OsmanAdd ImageToColorSpace helper in SkImageFilter
2016-12-29 Mike Reedremove unused ForceUnique option from makeImageSnapshot
2016-12-29 Yuqian LiFix typos in the sheriffing document
2016-12-29 Brian OsmanRevert "Add ImageToColorSpace helper in SkImageFilter"
2016-12-29 Brian OsmanAdd ImageToColorSpace helper in SkImageFilter
2016-12-28 Kevin Lubickupdate pixel and pixelxl to NMF26Q
2016-12-28 Brian OsmanAdd skia_enable_discrete_gpu argument to GN
2016-12-28 Kevin LubickUpdate Nexus 5 to M4B30Z
2016-12-27 Brian OsmanAdd color space fallback for matrix convolution filter
2016-12-27 Brian OsmanModify matrix convolution GM for sRGB testing
2016-12-25 UpdateSKPsUpdate SKP version
2016-12-22 Matt SarettRemove legacy matrix defines
2016-12-22 Brian SalomonRemove render target unique ID virtual from GrOp.
2016-12-22 Matt SarettFix iOS build
2016-12-22 Matt SarettImprove color space support in SkImage::readPixels()
2016-12-22 Brian OsmanChange GPU read/write pixels API to support color space...
2016-12-22 Ben WagnerBot upgrades.
2016-12-22 Leon Scroggins IIIDo not support index8 for generateScaledPixels
next