- 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 · 7 years ago
- 6ba15ec Fix assert in GrTextureProxy.cpp by Robert Phillips · 7 years ago
- 457469c Make non-ddl lazy proxys clean-up and delete their callbacks immediately after instanstation. by Greg Daniel · 7 years ago
- a3f7026 Switch MDB GrContextOptions over to Enable style by Robert Phillips · 7 years ago
- 8e54604 Revert "Re-enable explicit resource allocation in Skia (take 2)" by Robert Phillips · 7 years ago
- ed858ec Re-enable explicit resource allocation in Skia (take 2) by Robert Phillips · 7 years ago
- 5711133 Remove integer texture support by Brian Salomon · 7 years ago
- e8fabb2 Update LazyProxy creation to allow for a non-textureable result by Robert Phillips · 7 years ago
- bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
- 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
- 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
- 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
- d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
- c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
- 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
- 0a375db Have lazy proxies keep their callbacks around and clean up their lambdas in the dtor by Greg Daniel · 7 years ago
- adbe132 Remove GrSurfaceProxy::MakeWrapped (take 2) by Robert Phillips · 7 years ago
- e201ebc Revert "Remove GrSurfaceProxy::MakeWrapped" by Robert Phillips · 7 years ago
- 2ac5868 Remove GrSurfaceProxy::MakeWrapped by Robert Phillips · 7 years ago
- e728f67 Update to GrBackendTexutreImageGenerator to support lazy texture proxies by Greg Daniel · 7 years ago
- 65fa8ca Updating lazy proxys to support the case where we know a lot more info about the texture. by Greg Daniel · 7 years ago
- 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
- 706a6ff Add "lazy" texture proxies by Chris Dalton · 7 years ago
- 027815f Respect if texture proxy will have mips or not when computing size by Greg Daniel · 7 years ago
- e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
- 099fa0f Revert^6 "Make threaded proxy generation MDB-friendly, and defer instantiation" by Brian Osman · 7 years ago
- 9b1f4bd Revert "Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""""" by Brian Osman · 7 years ago
- fdd2cb5 Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"""" by Brian Osman · 7 years ago
- 9f8d4d3 Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""" by Brian Osman · 7 years ago
- e8b8397 Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"" by Brian Osman · 7 years ago
- 837c6c7 Revert "Make threaded proxy generation MDB-friendly, and defer instantiation" by Brian Osman · 7 years ago
- 742f3d0 Make threaded proxy generation MDB-friendly, and defer instantiation by Brian Osman · 7 years ago
- e2d76d5 Remove fIsMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
- cd87140 Add ability to remove unique key from proxy and underlying surface. by Greg Daniel · 7 years ago
- 90f28ec Add some asserts and explict setting of fIsMipMapped by Greg Daniel · 7 years ago
- acbdb5d Remove unused function with an incorrect assert by Brian Osman · 7 years ago
- ae7d3f3 Add native caching of uniquely keyed GrTextureProxies (take 2) by Robert Phillips · 7 years ago
- 76d640d Revert "Add native caching of uniquely keyed GrTextureProxies" by Robert Phillips · 7 years ago
- d4f100d Add native caching of uniquely keyed GrTextureProxies by Robert Phillips · 7 years ago
- 2191823 Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scratch CL by Greg Daniel · 7 years ago
- 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
- 52cb5fe Remove isMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
- 6504813 Remove accessRenderTarget calls in service of binding stencil buffer by Robert Phillips · 7 years ago
- 066f020 Reduce dependence on GrSurface's origin field (take 3) by Robert Phillips · 7 years ago
- 6af2a66 Revert "Reduce dependence on GrSurface's origin field (take 2)" by Robert Phillips · 7 years ago
- 22115b4 Reduce dependence on GrSurface's origin field (take 2) by Robert Phillips · 7 years ago
- 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
- 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
- 5af44de Add GrResourceAllocator class + unit test by Robert Phillips · 7 years ago
- fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
- eee4d6e Make instantiate return a Boolean by Robert Phillips · 7 years ago
- 081e0e6 Move MIP color mode from GrSurfaceProxy to GrTextureProxy by Brian Salomon · 7 years ago
- bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 7 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 · 8 years ago
- 3743013 Consolidate GrSurfaceProxy Make methods by Robert Phillips · 8 years ago
- eaa8625 Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy"" by Robert Phillips · 8 years ago
- 7d7d7d1 Revert "Add GrRenderTargetContext instantiate & asTextureProxy" by Leon Scroggins · 8 years ago
- 9113edf Add GrRenderTargetContext instantiate & asTextureProxy by Robert Phillips · 8 years ago
- 84a8120 Add GrTextureRenderTargetProxy and support switching between RT & Tex Proxies by Robert Phillips · 8 years ago
- d6214d4 Further centralize computation of GrSurface VRAM consumption - take 2 by Robert Phillips · 8 years ago
- 9c46b68 Revert "Further centralize computation of GrSurface VRAM consumption" by Ben Wagner · 8 years ago
- ccd3c89 Further centralize computation of GrSurface VRAM consumption by Robert Phillips · 8 years ago
- 29e52f1 Centralize computation of GrRenderTarget & GrTexture VRAM consumption by Robert Phillips · 8 years ago
- c3f4bf7 Fix memory leak in https://skia-review.googlesource.com/c/4227/ (Back SkSpecialImage_Gpu with a GrTextureProxy) by robertphillips · 8 years ago
- 8bc06d0 Back SkSpecialImage_Gpu with a GrTextureProxy by Robert Phillips · 8 years ago
- c7635fa Make GrDrawContext be GrRenderTargetProxy-backed by Robert Phillips · 8 years ago
- 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 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