platform/upstream/libSkiaSharp.git
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
2016-12-16 Cary Clarkfix fuzzing empty contours squirrelly cubics
2016-12-16 Matt SarettRearrange ICC profile parsing
2016-12-16 Leon Scroggins IIIOnly attempt index8 if underlying GIF is index8
2016-12-16 Brian SalomonRename GrBatchFontCache->GrAtlasGlyphCache
2016-12-16 Ben WagnerRemove SkDynamicMemoryWStream::getOffset.
2016-12-16 Cary Clarkdump path fill type with data
2016-12-16 Brian Salomonrm unnecessary forward decl of GrClip in GrDashOp.h
2016-12-16 Brian OsmanAdd color space to picture image as a creation parameter
2016-12-16 Robert PhillipsAdd GM for filtering bug
2016-12-16 Mike Reedhide deprecated SkImage::preroll
2016-12-16 Brian Salomonmove src/gpu/batches -> src/gpu/ops
2016-12-16 Brian SalomonRename GrTestBatch and subclasses to Op
2016-12-16 Brian SalomonRename batch->op and sk_sp in instanced rendering
2016-12-16 Brian SalomonRename batch->op and sk_sp for all remaining path rende...
2016-12-16 Matt SarettFix gray png BRD tests
2016-12-16 Matt SarettMark CG and WIC images as srgb
2016-12-16 Leon ScrogginsRevert "Remove all KTX support"
2016-12-16 Mike KleinRestore fetch-gn instructions.
2016-12-15 Brian SalomonRename "batch" to "op" and sk_sp in 3 path renderer...
2016-12-15 Matt SarettTurn on srgb config on all bots, run image decode tests...
2016-12-15 Ravi MistryBlacklist SKPs for the 100k_IMG_DECODE bot
2016-12-15 Leon Scroggins IIIStop supporting kUnknown_BmpHeaderType
2016-12-15 Mike Kleinsimplify SkTHash* move support
2016-12-15 Brian SalomonConvert a few path renderer class batches from Batch...
2016-12-15 Leon Scroggins IIIRemove all KTX support
2016-12-15 Ethan NicholasAdded SkLRUCache.h and converted GPU program cache...
2016-12-15 Brian OsmanShrink the SkImageGenerator API
2016-12-15 Stan IlievExclude complexclip4 GM tests from tile_rt config
2016-12-15 Mike Reedspeedup dynamicwstream
2016-12-15 Mike KleinPort SkResourceCache to SkTHashTable
2016-12-15 Mike Reedremove unused dynamicwstream.snapshotAsData()
2016-12-15 Kevin LubickUpdate Pixel Cs -> NFM26H
2016-12-15 Brian SalomonRename GrAtlasTextBatch->GrAtlasTextOp and sk_sp
2016-12-15 Brian SalomonRename GrAtlasTextBatch files to GrAtlasTextOp
2016-12-15 Mike Reedadd fatstroke sample
2016-12-15 Kevin LubickFix stragling Ubuntu dimensions
2016-12-15 Leon Scroggins IIIAnother step to using gn_to_bp.py
2016-12-15 Brian SalomonWorkaround freeze on Mac Chrome when checking read...
2016-12-15 Brian SalomonRename NVPR batch->op and sk_sp'ify
2016-12-15 raftiasAdded optimized sRGB/2.2 gamma stages into A2B color...
2016-12-15 Robert PhillipsAdd a deferred copy surface (take 3)
2016-12-15 Cary Clarkspeculative pointer to member fix
2016-12-15 Brian SalomonEven more batch->op and sk_sp'ification.
2016-12-15 Ravi MistryRevert "Test CL"
2016-12-15 Ravi MistryTest CL
2016-12-14 bungemanRemove Mac 10.6 - 10.8 work arounds for fonts.
2016-12-14 bungemanRemove strange 'write' overload on SkDynamicMemoryWStream.
2016-12-14 Brian SalomonSome more batch->op renaming
2016-12-14 Matt SarettReenable 16-bit png brd decode tests
2016-12-14 Brian SalomonBring sk_sp to oval GrDrawOps and rename batch->op
2016-12-14 Brian OsmanMake picture backed images sRGB by default
2016-12-14 Robert PhillipsDemote savePixels to save_pixels
2016-12-14 Kevin LubickAdd Galaxy Tab3 Test
2016-12-14 Herb DerbyRemove tombstones from SkTHash.
2016-12-14 Yuqian LiChange FLAGS_analyticAA's default to true
next