- c7b2908 Refactor pixel conversion: premul and unpremul by Matt Sarett · 8 years ago
- 77b3f32 Broaden checking of GrSurfaceProxy::MakeDeferred's return value by Robert Phillips · 8 years ago
- 08c5ec7 Make blur utils take GrTextureProxies - take 2 by Robert Phillips · 8 years ago
- 26caf89 Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descs by Robert Phillips · 8 years ago
- 964dec3 Move SkGammaColorFilter to tools, limit to sRGB by Brian Osman · 8 years ago
- 757914d Switch GrConfigConversionEffect over to taking GrTextureProxies by Robert Phillips · 8 years ago
- 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 8 years ago
- 2c86249 Move read/write-Pixels up to GrSurfaceContext by Robert Phillips · 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
- 78f20e0 Cleanup GrPixelConfig helper functions by Brian Osman · 8 years ago
- d0be1ef Remove kIndex_8_GrPixelConfig by Brian Osman · 8 years ago
- 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
- 986563b Add Gray8 pixel config by Brian Osman · 8 years ago
- 4641d7d Revert "Add Gray8 pixel config" by Brian Osman · 8 years ago
- f295645 Add Gray8 pixel config 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
- b62ea22 Change GPU read/write pixels API to support color space conversion by Brian Osman · 8 years ago
- 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
- f856fd1 Rename GrBatchFontCache->GrAtlasGlyphCache by Brian Salomon · 8 years ago
- 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago
- e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
- 7dae46a Some more batch->op renaming by Brian Salomon · 8 years ago
- 31c2608 Demote savePixels to save_pixels by Robert Phillips · 8 years ago
- e305cc1f Partially defer GrSWMaskHelper by Robert Phillips · 8 years ago
- 65115a1 Remove mutex guards from GrContext::readSurfacePixels by Robert Phillips · 8 years ago
- d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
- 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
- 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
- 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
- 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
- 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
- 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
- 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
- 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
- 5c1c8d1 Remove batch bounds drawing debug option by Brian Salomon · 8 years ago
- 45580d3 Added GrSurfaceContext and GrTextureContext by Brian Osman · 8 years ago
- d728f0c Defer more renderTargetContexts in the GPU image filter paths - take 2 by robertphillips · 8 years ago
- 833dcf4 Add handling for instantiate failure up the call stack by Robert Phillips · 8 years ago
- 4e344c8 Revert "Defer more renderTargetContexts in the GPU image filter paths" by Robert Phillips · 8 years ago
- fd01ce0 Defer more renderTargetContexts in the GPU image filter paths by Robert Phillips · 8 years ago
- bf7b620 Revert "Revert "Add integer texture support."" by Brian Salomon · 8 years ago
- 9c7edb8 Revert "Add integer texture support." by Leon Scroggins · 8 years ago
- 434c534 Add integer texture support. by Brian Salomon · 8 years ago
- 3743013 Consolidate GrSurfaceProxy Make methods by Robert Phillips · 8 years ago
- 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
- abacf09 Update ProxyTests by Robert Phillips · 8 years ago
- c7635fa Make GrDrawContext be GrRenderTargetProxy-backed by Robert Phillips · 8 years ago
- 693a540 Rename renderTargetContextPriv to priv, and some more leftover DCs by Brian Osman · 8 years ago
- 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
- 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
- f2361d2 Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList by Robert Phillips · 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
- 39ef7fb Add optional sw generated path coverage mask caching by bsalomon · 8 years ago
- 6b2552f Add GrContextOptions flag to disable distance field path renderer. by bsalomon · 8 years ago
- 6a2b194 Move prepareForExternalIO implementation from GrContext to GrDrawingManager by bsalomon · 8 years ago
- b77a907 Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. by bsalomon · 8 years ago
- 5eb41fd Revert of Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. (patchset #4 id:60001 of https://codereview.chromium.org/2307053002/ ) by bsalomon · 8 years ago
- 1dbb207 Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. by bsalomon · 8 years ago
- 48fde9c Add a makeDrawContextWithFallback that handles config fallback by robertphillips · 8 years ago
- bde96c6 Move clip mask generation into GrReducedClip by csmartdalton · 8 years ago
- dc43898 Don't purge resources for trivial GrContext flushes by bsalomon · 8 years ago
- 95243eb Make GrTextureStripAtlas flush pending IO on newly acquired texture by ajuma · 8 years ago
- a95d46b Fix copying of data in vulkan testing texture by egdaniel · 8 years ago
- 29f9fe4 Rename GrDrawingManager::drawContext to makeDrawContext by robertphillips · 8 years ago
- 4fd74ae Move GrContext::makeDrawContext to new GrContextPriv object by robertphillips · 8 years ago
- 1e87618 Remove GrContext::applyGamma by robertphillips · 8 years ago
- 6738c70 Rename GrContext's newDrawContext & drawContext to makeDrawContext by robertphillips · 8 years ago
- 3a0dbde Remove SkSurfaceProps gamma-correctness flag entirely. by brianosman · 8 years ago
- 396fcdb Cleanup of code that converts from GPU-backed resources to SkImageInfo by brianosman · 8 years ago
- dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
- b117ff1 Convert readSurfacePixels to use a draw context instead of a texture by bsalomon · 8 years ago
- 54f30c1 Introduce GrColorSpaceXform, for gamut conversion on textures by brianosman · 8 years ago
- dda5445 Remove GrLayerHoister by robertphillips · 8 years ago
- 52ede1d More removal of SkColorProfileType... by brianosman · 8 years ago
- 802acec Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ ) by egdaniel · 8 years ago
- 944876f More removal of SkColorProfileType... by brianosman · 8 years ago
- 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
- a167e74 Remove sRGB overrides on GrTextureParams. Use GrPaint flags instead. by brianosman · 8 years ago
- ca6eafc (Mostly) Retract GrRenderTarget from SkGpuDevice by robertphillips · 8 years ago
- 7761d61 Rename GrDrawingMgr::abandon to wasAbandoned & add a matching entry point to GrDrawingContext by robertphillips · 8 years ago
- 846c051 Convert GrClip to an abstract base class by cdalton · 8 years ago
- fe4d5d3 Make GrGammaEffect have explicit sRGB modes, plus exponential mode. by brianosman · 8 years ago
- 3e11da7 Revert of Make GrGammaEffect have explicit sRGB modes, plus exponential mode. (patchset #4 id:60001 of https://codereview.chromium.org/1954863002/ ) by robertphillips · 8 years ago
- 2139303 Make GrGammaEffect have explicit sRGB modes, plus exponential mode. by brianosman · 8 years ago
- a8966a8 Reland of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #1 id:1 of https://codereview.chromium.org/1956023002/ ) by robertphillips · 8 years ago
- 67a58dc Revert of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #2 id:20001 of https://codereview.chromium.org/1958603002/ ) by jvanverth · 8 years ago
- 56a85e6 Simplify SkGpuBlurUtils::GaussianBlur method by robertphillips · 8 years ago
- 2d1ee79 Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel by brianosman · 8 years ago
- 76948d4 Add Gr*Proxy classes by robertphillips · 9 years ago
- 4f16e63 Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 9 years ago