- b520476 Swap GrSurfaceProxy over to being held via sk_sp by Robert Phillips · 6 years ago
- e5f7328 No longer forward refs and unrefs from the GrSurfaceProxy to the backing GrSurface by Robert Phillips · 6 years ago
- 2c19e7f Reland "Store GrSwizzle on proxies for texturing and swizzling." by Greg Daniel · 6 years ago
- f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 6 years ago
- 3ec1f54 Revert "Store GrSwizzle on proxies for texturing and swizzling." by Brian Salomon · 6 years ago
- 2309313 Store GrSwizzle on proxies for texturing and swizzling. by Greg Daniel · 6 years ago
- 10d1721 Remove GrInternalSurfaceFlags::kNoPendingIO as it is no longer needed by Robert Phillips · 6 years ago
- c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
- 12c4629 Remove the option of disabling explicit resource allocation by Robert Phillips · 6 years ago
- b6a3a3b Make lazy proxies have 2 modes for proxy/surface key management. by Brian Salomon · 6 years ago
- 73cc4e8 Temporarily restore old behavior of read/writeSurfacePixels by Robert Phillips · 6 years ago
- 7eeb74f Add checks that the GrResourceAllocator is operating as expected by Robert Phillips · 6 years ago
- 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 7 years ago
- 427966a Short term fix for SkClipStack unique key issue by Robert Phillips · 7 years ago
- c67c31c Revert "Revert "Mark wrapped textures imported into SkImages as "read only"."" by Brian Salomon · 7 years ago
- ff4ccaa Revert "Mark wrapped textures imported into SkImages as "read only"." by Brian Salomon · 7 years ago
- 796693a Mark wrapped textures imported into SkImages as "read only". by Brian Salomon · 7 years ago
- 45723ac Take into accout the GrBackendFormat when deciding if we can chain textures together. by Greg Daniel · 7 years ago
- 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 7 years ago
- d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 7 years ago
- 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 7 years ago
- 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 7 years ago
- 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 7 years ago
- 0790f8a Fix DDL reattachment of uniquely keyed proxies by Robert Phillips · 7 years ago
- e632dfc Use GrTextureType to determine highest supported filter by Brian Salomon · 7 years ago
- fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 7 years ago
- 7226c23 Make GrTextureProxy store a GrTextureType. by Brian Salomon · 7 years ago
- 849dce1 Update flag checks when validating surface being assigned to proxy. by Greg Daniel · 7 years ago
- fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 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
- f6f7b67 When creating emptyp MipMap proxies, don't instantiate them immediately. Attempt 3 by Greg Daniel · 7 years ago
- 7080a43 Revert "Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately.""" by Greg Daniel · 7 years ago
- 95edb43 Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately."" by Greg Daniel · 7 years ago
- 0ee866d Revert "When creating emptyp MipMap proxies, don't instantiate them immediately." by Greg Daniel · 7 years ago
- 8242c5c When creating emptyp MipMap proxies, don't instantiate them immediately. by Greg Daniel · 7 years ago
- d2d8e92 Remove tracking of SkDestinationSurfaceColorMode on GrTextureProxy for mips by Greg Daniel · 7 years ago
- 3b2ebbb When querying mipmapped on proxies return targets state if possible by Greg Daniel · 8 years ago
- 6ba15ec Fix assert in GrTextureProxy.cpp by Robert Phillips · 8 years ago
- 457469c Make non-ddl lazy proxys clean-up and delete their callbacks immediately after instanstation. by Greg Daniel · 8 years ago
- a3f7026 Switch MDB GrContextOptions over to Enable style by Robert Phillips · 8 years ago
- 8e54604 Revert "Re-enable explicit resource allocation in Skia (take 2)" by Robert Phillips · 8 years ago
- ed858ec Re-enable explicit resource allocation in Skia (take 2) by Robert Phillips · 8 years ago
- 5711133 Remove integer texture support by Brian Salomon · 8 years ago
- e8fabb2 Update LazyProxy creation to allow for a non-textureable result by Robert Phillips · 8 years ago
- bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 8 years ago
- 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 8 years ago
- 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 8 years ago
- 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 8 years ago
- d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 8 years ago
- c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 8 years ago
- 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 8 years ago
- 0a375db Have lazy proxies keep their callbacks around and clean up their lambdas in the dtor by Greg Daniel · 8 years ago
- adbe132 Remove GrSurfaceProxy::MakeWrapped (take 2) by Robert Phillips · 8 years ago
- e201ebc Revert "Remove GrSurfaceProxy::MakeWrapped" by Robert Phillips · 8 years ago
- 2ac5868 Remove GrSurfaceProxy::MakeWrapped by Robert Phillips · 8 years ago
- e728f67 Update to GrBackendTexutreImageGenerator to support lazy texture proxies by Greg Daniel · 8 years ago
- 65fa8ca Updating lazy proxys to support the case where we know a lot more info about the texture. by Greg Daniel · 8 years ago
- 1afd4cd Add GrProxyProvider by Robert Phillips · 8 years ago
- 706a6ff Add "lazy" texture proxies by Chris Dalton · 8 years ago
- 027815f Respect if texture proxy will have mips or not when computing size by Greg Daniel · 8 years ago
- e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 8 years ago
- 099fa0f Revert^6 "Make threaded proxy generation MDB-friendly, and defer instantiation" by Brian Osman · 8 years ago
- 9b1f4bd Revert "Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""""" by Brian Osman · 8 years ago
- fdd2cb5 Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"""" by Brian Osman · 8 years ago
- 9f8d4d3 Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""" by Brian Osman · 8 years ago
- e8b8397 Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"" by Brian Osman · 8 years ago
- 837c6c7 Revert "Make threaded proxy generation MDB-friendly, and defer instantiation" by Brian Osman · 8 years ago
- 742f3d0 Make threaded proxy generation MDB-friendly, and defer instantiation by Brian Osman · 8 years ago
- e2d76d5 Remove fIsMipMapped from GrSurfaceDesc by Greg Daniel · 8 years ago
- cd87140 Add ability to remove unique key from proxy and underlying surface. by Greg Daniel · 8 years ago
- 90f28ec Add some asserts and explict setting of fIsMipMapped by Greg Daniel · 8 years ago
- acbdb5d Remove unused function with an incorrect assert by Brian Osman · 8 years ago
- ae7d3f3 Add native caching of uniquely keyed GrTextureProxies (take 2) by Robert Phillips · 8 years ago
- 76d640d Revert "Add native caching of uniquely keyed GrTextureProxies" by Robert Phillips · 8 years ago
- d4f100d Add native caching of uniquely keyed GrTextureProxies by Robert Phillips · 8 years ago
- 2191823 Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scratch CL by Greg Daniel · 8 years ago
- 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 8 years ago
- 52cb5fe Remove isMipMapped from GrSurfaceDesc by Greg Daniel · 8 years ago
- 6504813 Remove accessRenderTarget calls in service of binding stencil buffer by Robert Phillips · 8 years ago
- 066f020 Reduce dependence on GrSurface's origin field (take 3) by Robert Phillips · 8 years ago
- 6af2a66 Revert "Reduce dependence on GrSurface's origin field (take 2)" by Robert Phillips · 8 years ago
- 22115b4 Reduce dependence on GrSurface's origin field (take 2) by Robert Phillips · 8 years ago
- 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 8 years ago
- 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 8 years ago
- 5af44de Add GrResourceAllocator class + unit test by Robert Phillips · 8 years ago
- fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 8 years ago
- eee4d6e Make instantiate return a Boolean by Robert Phillips · 8 years ago
- 081e0e6 Move MIP color mode from GrSurfaceProxy to GrTextureProxy by Brian Salomon · 8 years ago
- bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 8 years ago
- 49081d1 Expand GrTextureProxy to handle highestFilterMode by Robert Phillips · 8 years ago
- a4c41b3 Push setMipColorMode calls further down-stack & add to GrTextureProxy by Robert Phillips · 8 years ago
- 32342f0 Rebase and fix chromium by Brian Osman · 8 years ago
- c787e49 Allow GrSurfaceProxy-derived classes to use flags when instantiating (take 2) by Robert Phillips · 8 years ago
- 2411c11 Revert "Allow GrSurfaceProxy-derived classes to use flags when instantiating" by Robert Phillips · 8 years ago
- c8f1e3a Allow GrSurfaceProxy-derived classes to use flags when instantiating by Robert Phillips · 8 years ago
- b446088 Fix computation of texture size for approximately-fit deferred proxies by Robert Phillips · 9 years ago
- 3743013 Consolidate GrSurfaceProxy Make methods by Robert Phillips · 9 years ago
- eaa8625 Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy"" by Robert Phillips · 9 years ago
- 7d7d7d1 Revert "Add GrRenderTargetContext instantiate & asTextureProxy" by Leon Scroggins · 9 years ago