- 9ae32a2 Remove redundant caps field from GrProcessorTestData by Brian Salomon · 8 years ago
- 757914d Switch GrConfigConversionEffect over to taking GrTextureProxies by Robert Phillips · 8 years ago
- d46697a Use GrSurfaceContext::read/write-Pixels more by Robert Phillips · 8 years ago
- b92234a Revert "Remove SkImage::MakeTextureFromPixmap" by Brian Osman · 8 years ago
- 901f29a Allow GrSingleTextureEffect to take GrTextureProxies by Robert Phillips · 8 years ago
- 5d72f7d Remove SkTDict and calls from SkView. by Herb Derby · 8 years ago
- 6f4a9b2 restore bool version of clip-bounds by Mike Reed · 8 years ago
- bc7a4fb Make GrYUVEffect take GrTextureProxies by Robert Phillips · 8 years ago
- 42e8c53 rename virtuals for clipbounds, and deprecate older bool/var-arg pattern by Mike Reed · 8 years ago
- 5f13fba Stop tracking whether GrFragmentProcessors read their input by Brian Salomon · 8 years ago
- 2a0daee Update SkTDict to use SkArenaAlloc. by Herb Derby · 8 years ago
- 918e144 change clip-bounds getters to always return the rect by Mike Reed · 8 years ago
- 9adfef8 Remove public APIs that use SkDataTable. by Herb Derby · 8 years ago
- efaad3c Remove SkColorCubeFilter. It is unused. by Mike Klein · 8 years ago
- 288e471 clipstack is now private by Mike Reed · 8 years ago
- 8ccbbb4 Remove SkImage::MakeTextureFromPixmap by Brian Osman · 8 years ago
- 5be6c95 Revert "Revert "Make it possible to query GrXPFactory for dst texture without GrPipelineAnalysis."" by Brian Salomon · 8 years ago
- 3329cce Revert "Make it possible to query GrXPFactory for dst texture without GrPipelineAnalysis." by Brian Salomon · 8 years ago
- 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 8 years ago
- f833215 Make it possible to query GrXPFactory for dst texture without GrPipelineAnalysis. by Brian Salomon · 8 years ago
- 77505da Remove GrTestTarget by Robert Phillips · 8 years ago
- 80a08dd Fix Vulkan crashes on nexus player by Greg Daniel · 8 years ago
- c37e614 Rename GrContext::getFontAtlas to getFontAtlas_ForTesting by Robert Phillips · 8 years ago
- 48f770c Remove unused asACustomShader function from SkShader by Greg Daniel · 8 years ago
- c485907 Revert "explictly fail to draw unpremul, as this is buggy, incomplete, tricky, and unused" by Joe Gregorio · 8 years ago
- de4d301 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 8 years ago
- 5bee0b6 Reland "Respect full precision for RGB16 PNGs" (part 2) by Matt Sarett · 8 years ago
- 1790f8e Revert "Revert "move device headers to core"" by Mike Reed · 8 years ago
- 4f364fd remove clipstack from lua -- deprecated by Mike Reed · 8 years ago
- 1baaaca explictly fail to draw unpremul, as this is buggy, incomplete, tricky, and unused by Mike Reed · 8 years ago
- 3726a4a new hacky api to get cliprgn for android by Mike Reed · 8 years ago
- c5a37f6 Update Skia milestone to 58 by Heather Miller · 8 years ago
- 2a83603 remove metadata from device by Mike Reed · 8 years ago
- 92ce594 Add class GrProcessorSet which represents color and coverage FPs and a XPFactory. by Brian Salomon · 8 years ago
- 2c86249 Move read/write-Pixels up to GrSurfaceContext by Robert Phillips · 8 years ago
- dfff166 Revert "Respect full precision for RGB16 PNGs" by Matt Sarett · 8 years ago
- 7a090c4 Respect full precision for RGB16 PNGs by Matt Sarett · 8 years ago
- d4bdee5 Revert "move device headers to core" by Mike Reed · 8 years ago
- 98420d0 move device headers to core by Mike Reed · 8 years ago
- a7d61a6 Revert "Continue making Ganesh use absolute texture coordinates" by Joe Gregorio · 8 years ago
- 4493a9d Continue making Ganesh use absolute texture coordinates by Robert Phillips · 8 years ago
- aab259e Simplify GrProcOptInfo initialization. by Brian Salomon · 8 years ago
- 46784be hide getClipStack by Mike Reed · 8 years ago
- 2103cf0 Split ShadowMaskFilter into separate ambient and spot mask filters by Jim Van Verth · 8 years ago
- ac04fef Remove SkFallbackAlloc and SkFixedAlloc. by Herb Derby · 8 years ago
- 986480a Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers" by Mike Reed · 8 years ago
- 2f719a6 move SkDevice.h and SkBitmapDevice.h contents in to src headers by Mike Reed · 8 years ago
- 4fa20ce Fix syntax error for adjusting old stdc++ headers. by Herb Derby · 8 years ago
- d9b6abb Remove (unused) YUV API from SkPixelRef by Brian Osman · 8 years ago
- 43475ad Move Android shadow rendering interface to util library. by Jim Van Verth · 8 years ago
- d4652ca Remove most modifiers of processors on GrPipelineBuilder by Brian Salomon · 8 years ago
- 0497f08 Introduce SkArenaAlloc - should be fast for POD types and RAII for types with dtors. by Herb Derby · 8 years ago
- 6f1d36c Delay SkPaint->GrPaint conversion in text rendering. by Brian Salomon · 8 years ago
- 0ed3b64 Revert "Revert "Hide SkCanvas getDevice() & getTopDevice()}"" by Florin Malita · 8 years ago
- 70b49fd Minor Ganesh refFoo cleanup by Robert Phillips · 8 years ago
- 75a475c Try out refFoo pattern on GrRenderTargetContext by Robert Phillips · 8 years ago
- e050ca7 Revert "Hide SkCanvas getDevice() & getTopDevice()}" by Florin Malita · 8 years ago
- 76467a1 Hide SkCanvas getDevice() & getTopDevice()} by Florin Malita · 8 years ago
- aeef561 Revert "Reland https://skia-review.googlesource.com/c/6091/" by Yuqian Li · 8 years ago
- 379938e Use RasterPipeline to support full precision on 16-bit RGBA pngs by Matt Sarett · 8 years ago
- b46fff6 Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 8 years ago
- 25b6083 Revert "Use RasterPipeline to support full precision on 16-bit RGBA pngs" by Matt Sarett · 8 years ago
- 3d97a0e rm -r {include,src}/animator by Hal Canary · 8 years ago
- 5aedd6d cleanup after 95e3c05 by Hal Canary · 8 years ago
- bb2339d Use RasterPipeline to support full precision on 16-bit RGBA pngs by Matt Sarett · 8 years ago
- 693fdbd refFoo variant for getters that naturally have a sk_sp by Mike Reed · 8 years ago
- 78f20e0 Cleanup GrPixelConfig helper functions by Brian Osman · 8 years ago
- 0c2997b Remove second version of SkImageInfo2GrPixelConfig by Brian Osman · 8 years ago
- d0be1ef Remove kIndex_8_GrPixelConfig by Brian Osman · 8 years ago
- f046e15 Fix undefined GrIORef test method on Chrome win bot by Brian Salomon · 8 years ago
- 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
- ab273fa move SkTRegister.h into tools by Mike Reed · 8 years ago
- 20d031a Remove SK_LEGACY_FONTMGR_FACTORY. by Ben Wagner · 8 years ago
- 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
- c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
- bc6b99d Add test for processor->resource ref/io counts by Brian Salomon · 8 years ago
- a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
- db52cf3 move SkDraw.h to core by Mike Reed · 8 years ago
- 986563b Add Gray8 pixel config by Brian Osman · 8 years ago
- 7243f49 Remove last of SK_SUPPORT_LEGACY_IMAGE_ENCODER_CLASS by Hal Canary · 8 years ago
- 4641d7d Revert "Add Gray8 pixel config" by Brian Osman · 8 years ago
- dc11f98 Clean up unused SK_SUPPORT_LEGACY_IMAGE_ENCODER_CLASS code by Hal Canary · 8 years ago
- 356f7c2 support external raster handles by Mike Reed · 8 years ago
- 0ab977f Remove SkUseTestFontConfigFile. by Ben Wagner · 8 years ago
- f295645 Add Gray8 pixel config by Brian Osman · 8 years ago
- e57194f Move resource ref/io manipulation from GrProgramElement to GrProcessor by Brian Salomon · 8 years ago
- f9436b8 Allow constrained and unconstrained picture-images by Matt Sarett · 8 years ago
- 19ae138 Remove unused unique ID from GrProgramElement by Brian Salomon · 8 years ago
- 89cb821 Separate SkArithmeticImageFilter from SkXfermodeImageFilter. by Brian Salomon · 8 years ago
- e94255d Specify bit depth and color space in SkImage::MakeFromPicture() by Matt Sarett · 8 years ago
- a163392 Revert "Revert "Removing ref counting from GrXPFactory."" by Brian Salomon · 8 years ago
- 003312a Revert "Removing ref counting from GrXPFactory." by Brian Salomon · 8 years ago
- a8f80de Removing ref counting from GrXPFactory. by Brian Salomon · 8 years ago
- 5cb9a4e move SkBlitRow.h out of public by Mike Reed · 8 years ago
- ff80c2a remove SkMemoryWStream -- unused externally by Mike Reed · 8 years ago
- c3063e5 remove SkDebugWStream and other cleanups by Mike Reed · 8 years ago
- 19f0ed5 Purge clip masks when they are no longer findable. by Brian Salomon · 8 years ago
- 1090da6 Add support for tagging GrUniqueKeys with a debug string by Brian Salomon · 8 years ago
- 68dd8d0 add writePixels to SkBitmap by Mike Reed · 8 years ago
- e151bdb Fix color space matrix hashing to avoid hashing the typemask by Matt Sarett · 8 years ago