- d6832d0 Remove some references to defunct kIndex_8 by Leon Scroggins III · 6 years ago
- 6b62296 Reland "Stop conflating F16 with linear gamma" by Brian Osman · 6 years ago
- 5f7b5e3 Revert "Stop conflating F16 with linear gamma" by Brian Osman · 6 years ago
- d1589c7 Stop conflating F16 with linear gamma by Brian Osman · 6 years ago
- 12d4b6e let's like, chill out about all these rules, man by Mike Klein · 6 years ago
- e1adc3a Remove color space restrictions from image infos by Brian Osman · 6 years ago
- c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
- 5fba7ad Support GL_RGB textures and render targets. by Brian Salomon · 7 years ago
- 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 7 years ago
- 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 7 years ago
- d5f9cdd Add SkSurface_Gpu::MakeWrappedRenderTarget method by Robert Phillips · 7 years ago
- 3338482 remove SkColorSpace_Base by Mike Klein · 7 years ago
- 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
- 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
- 36703d9 Push much of the SkColorSpace_Base interface up to SkColorSpace by Brian Osman · 7 years ago
- a4083c9 make most of SkColorPriv.h private by Cary Clark · 7 years ago
- f194219 don't rely on canvas->readPixels by Mike Reed · 7 years ago
- 304a07c remove references to kIndex_8_SkColorType from our tools/tests by Mike Reed · 7 years ago
- a920d36 remove unneeded code for index8 imagse by Mike Reed · 7 years ago
- 0401c0d hide index8 support by Mike Reed · 7 years ago
- fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
- eb4f186 Disable ReadPixels_Texture & ReadPixels_Gpu on ANGLE by Robert Phillips · 7 years ago
- 26b44df Add support for row-by-row jpeg encoding by Matt Sarett · 8 years ago
- c06f309 Revert "Add support for row-by-row jpeg encoding" by Leon Scroggins · 8 years ago
- 9b848d5 Add support for row-by-row jpeg encoding by Matt Sarett · 8 years ago
- 544e0ad remove dead code around SK_SUPPORT_LEGACY_CANVAS_READPIXELS by Mike Reed · 8 years ago
- 4edb5d2 hide lockpixels api behind flag by Mike Reed · 8 years ago
- 12e946b deprecate odd variants of SkCanvas::readPixels by Mike Reed · 8 years ago
- bab2dbb Reduce read/write-SurfacePixels call sites (take 2) by Robert Phillips · 8 years ago
- 747636f Revert "Reduce read/write-SurfacePixels call sites" by Robert Phillips · 8 years ago
- 74d5a14 Reduce read/write-SurfacePixels call sites by Robert Phillips · 8 years ago
- e78b725 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 3) by Robert Phillips · 8 years ago
- 1b35256 Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2)" by Robert Phillips · 8 years ago
- aaee31f Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2) by Robert Phillips · 8 years ago
- 171cc5f Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv" by Robert Phillips · 8 years ago
- fb0bd98 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv by Robert Phillips · 8 years ago
- 32342f0 Rebase and fix chromium by Brian Osman · 8 years ago
- 655f347 Revert "Revert "Revert "Revert "Move GrTextureProvider to src"""" by Brian Osman · 8 years ago
- 580ffa0 Revert "Revert "Revert "Move GrTextureProvider to src""" by Brian Osman · 8 years ago
- 2fe8373 Revert "Revert "Move GrTextureProvider to src"" by Brian Osman · 8 years ago
- 13d7f5d Revert "Move GrTextureProvider to src" by Brian Osman · 8 years ago
- 24429c6 Move GrTextureProvider to src by Brian Osman · 8 years ago
- 8572d85 Make raster pipeline support all pixel conversions by Matt Sarett · 8 years ago
- 0c2997b Remove second version of SkImageInfo2GrPixelConfig by Brian Osman · 8 years ago
- 3afa628 Revert "Explicitly fail read/writePixels in invalid color space scenarios" by Brian Osman · 8 years ago
- efcc418 Explicitly fail read/writePixels in invalid color space scenarios by Brian Osman · 8 years ago
- c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
- a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
- 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
- 8b1fb74 Make more tests exercise rendertargetless textures. by Brian Salomon · 8 years ago
- a2415ac implement A8 destination fast-path for SkPixelInfo::CopyPixels by lsalzman · 8 years ago
- 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
- c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
- 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
- 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
- 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
- 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
- 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
- ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
- 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
- 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
- 7e92276 Reduce usage of MakeRenderTargetDirect by robertphillips · 8 years ago
- b560b5c lockPixelsAreWritable is deprecated by reed · 8 years ago
- dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
- 201364c Remove unit test that tests subsetting texture backed bitmaps. by bsalomon · 8 years ago
- 614d8f9 Remove GrWrapTextureInBitmap from public API by bsalomon · 8 years ago
- 88e8aef Fix Vulkan readPixels by egdaniel · 8 years ago
- b109b8c Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
- ab82418 Revert of Lots of progress switching to SkColorSpace rather than SkColorProfileType (patchset #10 id:180001 of https://codereview.chromium.org/2069173002/ ) by brianosman · 8 years ago
- 6a61a87 Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
- 982eb7f Add new SkSourceGammaTreatment enum, used in situations like mipmap construction, where we need to know if we should respect (vs. ignore) the gamma encoding of sRGB tagged images. Plumb that extensively. by brianosman · 8 years ago
- 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
- 758586c Make existing unit tests only run on GL contexts by bsalomon · 9 years ago
- f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 9 years ago
- f3261af Remove 'native' context unit test macro. by bsalomon · 9 years ago
- 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
- e8f3062 switch surface to sk_sp by reed · 9 years ago
- a635936 sRGB support in Ganesh. Several pieces: by brianosman · 9 years ago
- c571c00 Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of https://codereview.chromium.org/1789663002/ ) by brianosman · 9 years ago
- 9e3f1bf sRGB support in Ganesh. Several pieces: by brianosman · 9 years ago
- 9ce9d67 update callsites for Make image factories by reed · 9 years ago
- 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
- bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 9 years ago
- 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
- a64afd6 Disable test that is breaking Android and Windows bots. by Brian Salomon · 9 years ago
- 9d02b26 Fix GL readback code to handle rowbytes correctly for non-32bit formats by bsalomon · 9 years ago
- 1530283 Generate list of GPU contexts outside tests by kkinnunen · 9 years ago
- 6950de6 Comments Style: s/skbug.com/bug.skia.org/ by halcanary · 9 years ago
- afa95e2 Remove image usage type enum. Use GrTextureParams instead. by bsalomon · 9 years ago
- 2fd18f2 disable test for all quality levels, since it is driver dependent by reed · 9 years ago
- 34482bb add test for skbug.com/4351 by reed · 9 years ago
- 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
- 3982602 Attempt to somewhat simplify GrContext::readSurfacePixels interaction with GrGpu. by bsalomon · 9 years ago
- e8d21e8 Make readpixels work on GrTextures by bsalomon · 9 years ago
- 9a53fd7 Begin kLegacyFontHost_InitType cleanup by robertphillips · 9 years ago
- d309e7a This replaces the texture creation/caching functions on GrContext with a GrTextureProvider interface. The goal is to pass this narrowly focused object in places that currently take a GrContext but don't need and shouldn't use its other methods. It also has an extended private interface for interacting with non-texture resource types. by bsalomon · 10 years ago
- 6bc1b5f Dynamically create stencil buffer when needed. by bsalomon · 10 years ago
- d042358 One createTexture function, attempt to recycle scratch in createTexture. by bsalomon · 10 years ago
- f2703d8 rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags by bsalomon · 10 years ago
- e305973 Remove uses of GrAutoScratchTexture. by bsalomon · 10 years ago