- 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
- 92605b3 Add Gr*Proxy classes by robertphillips · 9 years ago
- 89d09a1 Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 9 years ago
- de5bf0c Add Gr*Proxy classes by robertphillips · 9 years ago
- d4c741e Refactor drawContext/RenderTarget creation by robertphillips · 9 years ago
- aa19a5f Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 of https://codereview.chromium.org/1914883002/ ) by robertphillips · 9 years ago
- 2f1c42e Refactor drawContext/RenderTarget creation by robertphillips · 9 years ago
- 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 9 years ago
- 898235c SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propagated in a few places so that the backend can do the right thing for L32 vs S32 mode. by brianosman · 9 years ago
- 6e2aad4 Add GrContext::releaseAndAbandonContext() by bsalomon · 9 years ago
- 41b952c Add deferred texture upload API. by bsalomon · 9 years ago
- aecc018 Attempt to combine batches in forward direction before flush by bsalomon · 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
- ed82800 There is an unused rowBytes parameter being passed along. by cblume · 9 years ago
- b8fea97 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 9 years ago
- 0eed945 Revert of Make copySurface work for texture dsts, return a bool, & add unit test. (patchset #6 id:100001 of https://codereview.chromium.org/1684313002/ ) by kjlubick · 9 years ago
- 7ea5e28 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 9 years ago
- f49c75a Move Google3-specific stack limitation logic to template classes. by benjaminwagner · 9 years ago
- 67e8bd2 Revert of Move Google3-specific stack limitation logic to template classes. Remove #ifdefs in other files. (patchset #2 id:50001 of https://codereview.chromium.org/1656143003/ ) by benjaminwagner · 9 years ago
- c92159c Move Google3-specific stack limitation logic to template classes. Remove #ifdefs in other files. by benjaminwagner · 9 years ago
- 6121405 Cleaning up trailing spaces and typos. by cblume · 9 years ago
- 6c9cd55 Make swizzling in read/write pixel copy code more generic by bsalomon · 9 years ago
- eed519e Differentiate maxColorSamples and maxStencilSamples in GrCaps by egdaniel · 9 years ago
- bc90735 GrAuditTrail hooks in GrContext + GrDrawContext by joshualitt · 9 years ago
- 6d0872d Reland of Add guards to GrTextureProvider (patchset #1 id:1 of https://codereview.chromium.org/1565313003/ ) by joshualitt · 9 years ago
- de8dc7e Reland of Make a single GrSingleOwner in GrContext (patchset #1 id:1 of https://codereview.chromium.org/1565303003/ ) by joshualitt · 9 years ago
- 94da292 Revert of Make a single GrSingleOwner in GrContext (patchset #3 id:40001 of https://codereview.chromium.org/1563703004/ ) by joshualitt · 9 years ago
- 9a9515e Revert of Add guards to GrTextureProvider (patchset #5 id:80001 of https://codereview.chromium.org/1567983002/ ) by joshualitt · 9 years ago
- b30dd1d Add guards to GrTextureProvider by joshualitt · 9 years ago
- f9bc796 Make a single GrSingleOwner in GrContext by joshualitt · 9 years ago
- 1de610a Create debug only SkSingleOwner by joshualitt · 9 years ago
- 489147c Add option to control maximum GrBatch lookback by bsalomon · 9 years ago
- e804292 Move all text stuff to its own folder by joshualitt · 9 years ago
- 6dea83f Add option to draw wireframe batch bounds by bsalomon · 9 years ago
- e2725f5 Revert of Add option to draw wireframe batch bounds (patchset #6 id:100001 of https://codereview.chromium.org/1494473005/ ) by scroggo · 9 years ago
- 26489ef Add option to draw wireframe batch bounds by bsalomon · 9 years ago
- 69cfe95 Add debug option to clip each GrBatch to its device bounds by bsalomon · 9 years ago
- c4b7272 Don't create a GXPFactory when blend is SrcOver by egdaniel · 9 years ago
- 0dfa62c Update testing frameworks/tests for MDB by robertphillips · 9 years ago
- 1d51273 Revert of Update testing frameworks/tests for MDB (patchset #4 id:60001 of https://codereview.chromium.org/1441533003/ ) by egdaniel · 9 years ago
- 9c86051 Update testing frameworks/tests for MDB by robertphillips · 9 years ago
- caef345 Readd "immediate" mode by robertphillips · 9 years ago
- a13e202 Move GrBatchFlushState from GrDrawTarget to GrDrawingManager by robertphillips · 9 years ago
- 6873782 Remove GrPipelineBuilder from getPathRenderer call by robertphillips · 9 years ago
- cf10b5a Cosmetic portion of reverted "Fix ClipMaskManager's SW-fallback logic" CL by robertphillips · 9 years ago
- 24cdec1 Revert of Fix ClipMaskManager's SW-fallback logic (patchset #4 id:60001 of https://codereview.chromium.org/1421533007/ ) by robertphillips · 9 years ago
- 5c3ea4c Fix ClipMaskManager's SW-fallback logic by robertphillips · 9 years ago
- b83bec5 Narrow the distribution of GrDrawTarget a bit by robertphillips · 9 years ago