platform/upstream/libSkiaSharp.git
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
2016-12-22 Mike Reedremove SK_SUPPORT_LEGACY_PREROLL code
2016-12-22 Ravi MistryTest CL
2016-12-21 Ravi MistryRevert "Revert "Fix issue in SkDebugCanvas where filter...
2016-12-21 Ravi MistryRevert "Fix issue in SkDebugCanvas where filter canvas...
2016-12-21 Herb DerbyProtect glyph sub-pixel placement against NaN and Inf.
2016-12-21 Brian SalomonFix issue in SkDebugCanvas where filter canvas prevents...
2016-12-21 Brian OsmanCleanup GrBicubicEffect
2016-12-21 Brian OsmanAdd color space xform fallback to GrMorphologyEffect
2016-12-21 Leon Scroggins IIIImplement scaling in SkCodecImageGenerator
2016-12-21 bungemanClean up SkFontHost_Mac ownership.
2016-12-21 Mike Reedhelper to convert CGImage -> SkImage
2016-12-21 Brian SalomonRename GrOp::draw to GrOp::execute
2016-12-21 Brian SalomonMisc batch->op cleanup Part 2 of 2
2016-12-21 Brian SalomonMisc batch->op cleanup Part 1 of 2
2016-12-21 Chris BlumeMake SkGIFLZWBlock modifiable so it is assignable
2016-12-21 Brian OsmanRemove sk_ref_sp's misleading preprocessor define and...
2016-12-21 Brian SalomonThis renames methods and classes that relate to static...
2016-12-21 Hal Canaryutils/win/SkTScopedComPtr: reset(T*)
2016-12-21 Cary Clarkone more empty contour
2016-12-21 rmistryRevert of Generate Signed Distance Field directly from...
2016-12-21 Mike Kleinremove MIPS DSP optimizations
2016-12-21 joel.liangGenerate Signed Distance Field directly from vector...
2016-12-21 Robert PhillipsHandle failed surface creation in AlphaThresholdImageFi...
2016-12-20 Brian SalomonRename batch->op in skiaserve
2016-12-20 Robert PhillipsRemove getDevice_just_for_deprecated_compatibility_test...
2016-12-20 Hal Canaryxps.gni
2016-12-20 Brian SalomonRename batch->op in GrAuditTrail.
2016-12-20 Brian OsmanAdd color space xform to GrMagnifierEffect
2016-12-20 Brian SalomonRename files, macros, types, and functions related...
2016-12-20 Brian SalomonRemove the last "batch tracker" from AAStrokeRectOp.
2016-12-20 Brian OsmanAdd color space xform support to GrDisplacementEffect
2016-12-20 Brian OsmanAdd color space xform bits to key for texture domain...
2016-12-20 Robert PhillipsFix more Skia filter fuzzer bugs
2016-12-20 Cary Clarkcheck for empty contours in sortable top
2016-12-20 Brian SalomonGPU: Fix for fuzzer issue for sw-rendered paths with...
2016-12-20 Robert PhillipsFix mapping from src to dst image space in SkAlphaThres...
2016-12-20 Robert PhillipsFix iOS build
2016-12-20 Brian OsmanTag string bitmaps (for GMs) as sRGB
2016-12-20 Robert PhillipsRestore getDevice_just_for_deprecated_compatibility_testing
2016-12-20 Brian OsmanDo color space conversion in XfermodeImageFilter
2016-12-20 Jim Van VerthFloor to scalar for SDF paths.
2016-12-20 Leon Scroggins IIIUpdate libwebp to v0.5.2-rc2
2016-12-20 Robert PhillipsRemove getDevice_just_for_deprecated_compatibility_test()
2016-12-20 Matt SarettImplement SkICC::WriteICC()
2016-12-20 Brian OsmanRespect color space in GrTextureDomainEffect
2016-12-20 Mike Reedswitch to _deprecated suffix for exotic SkClipOps
2016-12-19 Herb DerbyFix, cleanup and document the clamp tiler better.
2016-12-19 Cary Clarkhandle empty contours in a couple more places
2016-12-19 Jim Van VerthFix precision errors in large circle rendering.
2016-12-19 Matt SarettFix swapped interpretation of c and e in SkColorSpace_ICC
2016-12-19 Mike Reedupdate dox for generateScaledPixels
2016-12-19 Robert PhillipsGuard some uint32_t -> int cases in SkPictureData reading
2016-12-19 Florin MalitaConsolidate TILEX_LOW_BITS/TILEY_LOW_BITS -> EXTRACT_LO...
2016-12-19 Robert Phillips"Fix" some ImageFilter fuzzer issues
2016-12-19 Ben WagnerExplicit ownership of data in SkBlockMemoryStream.
2016-12-19 Leon Scroggins IIIAllow running gn_to_bp.py from another script
2016-12-19 Leon Scroggins IIIGIF: Avoid copying/storing data when possible
2016-12-19 Matt SarettMove existing writeICC() code into SkICC
2016-12-19 Greg DanielTemorarily remove Vulkan NexusPlayer bots till we can...
2016-12-19 Eric BorenRoll Recipe DEPS
2016-12-19 UpdateSKPsUpdate SKP version
2016-12-19 Mike Reedsimplify generatescaledpixels
2016-12-19 rmistryRevert of Generate Signed Distance Field directly from...
2016-12-19 joel.liangGenerate Signed Distance Field directly from vector...
2016-12-19 Florin MalitaFix clamp lowbits extraction when combined with non...
2016-12-18 Matt SarettFix iOS build
2016-12-17 Ravi MistryRevert "Revert "WIP: Skia support library for ICC tasks""
2016-12-17 Ravi MistryRevert "WIP: Skia support library for ICC tasks"
2016-12-17 Brian SalomonRename GrBatchAtlas -> GrDrawOpAtlas.
2016-12-16 Brian SalomonRename GrBatchAtlas files to GrDrawOpAtlas
2016-12-16 raftiasAdded gamma visualizations to colorspaceinfo tool
2016-12-16 Cary Clarkrework xor to be more like winding
2016-12-16 Lee Salzmantweak SkOnce.h header to work around issues with std...
2016-12-16 Matt SarettWIP: Skia support library for ICC tasks
next