1. e320486 Don't allow ganesh to allocate mip maps for wrapped textures. by Greg Daniel · 6 years ago
  2. 92cbf3f Don't create lazy proxys if their width/height is greater than max tex size by Greg Daniel · 6 years ago
  3. 5c4b33b Don't add change listeners to pixelRefs in DDL mode by Robert Phillips · 7 years ago
  4. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 7 years ago
  5. a8d9211 Add promise images for deferred instantiation of wrapped gpu textures by Greg Daniel · 7 years ago
  6. f777897 Delazify wrapped backend textures/render target proxies by Brian Salomon · 7 years ago
  7. 02bd295 Make ProxyUtils::MakeTextureProxyFromData use wrapped textures when origin is kBottomLeft by Brian Salomon · 7 years ago
  8. 7578f3e Rename wrap backend tex/rt methods on GrProxyProvider by Brian Salomon · 7 years ago
  9. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 7 years ago
  10. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 7 years ago
  11. 0a7aa14 Add checks for failed SkImageInfo2GrPixelConfig calls by Greg Daniel · 7 years ago
  12. f87651e Update createWrappedRenderTargetProxy with BackendTex to use lazy proxies by Greg Daniel · 7 years ago
  13. 2a30390 Update createWrappedRenderTargetProxy with BackendRT to work with lazy proxies. by Greg Daniel · 7 years ago
  14. 6abda43 Change createWrappedTextureProxy for render targets to use lazy proxies. by Greg Daniel · 7 years ago
  15. f6f7b67 When creating emptyp MipMap proxies, don't instantiate them immediately. Attempt 3 by Greg Daniel · 7 years ago
  16. 7080a43 Revert "Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately.""" by Greg Daniel · 7 years ago
  17. 95edb43 Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately."" by Greg Daniel · 7 years ago
  18. 0ee866d Revert "When creating emptyp MipMap proxies, don't instantiate them immediately." by Greg Daniel · 7 years ago
  19. 8242c5c When creating emptyp MipMap proxies, don't instantiate them immediately. by Greg Daniel · 7 years ago
  20. ce5209a Make fully lazy proxies possess an origin by Robert Phillips · 7 years ago
  21. 3081508 Remove unused code resulted from deleting DeferredTextureImage by Greg Daniel · 7 years ago
  22. 457469c Make non-ddl lazy proxys clean-up and delete their callbacks immediately after instanstation. by Greg Daniel · 7 years ago
  23. 7e1912a Move GrMakeCachedBitmapProxy work in lazy mode by Greg Daniel · 7 years ago
  24. a4ead65 Add function to GrProxyProvider to lazily upload mip map data by Greg Daniel · 7 years ago
  25. 3f9797d Remove SK_DISABLE_DEFERRED_PROXIES define through code by Greg Daniel · 7 years ago
  26. e8fabb2 Update LazyProxy creation to allow for a non-textureable result by Robert Phillips · 7 years ago
  27. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  28. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  29. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  30. fb3abcd Update GrYUVGenerator to upload to texture vs use writePixels by Greg Daniel · 7 years ago
  31. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  32. d653cac More sample count cleanup: by Brian Salomon · 7 years ago
  33. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  34. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  35. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  36. 0a375db Have lazy proxies keep their callbacks around and clean up their lambdas in the dtor by Greg Daniel · 7 years ago
  37. d5f9cdd Add SkSurface_Gpu::MakeWrappedRenderTarget method by Robert Phillips · 7 years ago
  38. 6a0176b Add ref counted wrapped around GrTexture ReleaseProc by Greg Daniel · 7 years ago
  39. 9d86f1d Add createTextureProxy function to ProxyProvider that takes an SkImage by Greg Daniel · 7 years ago
  40. bddcc95 Add return value to doLazyInstantiation to know if it succeedes. by Greg Daniel · 7 years ago
  41. f2336e4 Add lazy proxy's for wrapping backend textures by Greg Daniel · 7 years ago
  42. 4d12051 Add explicit abandoned flag to the GrProxyProvider by Robert Phillips · 7 years ago
  43. adbe132 Remove GrSurfaceProxy::MakeWrapped (take 2) by Robert Phillips · 7 years ago
  44. e201ebc Revert "Remove GrSurfaceProxy::MakeWrapped" by Robert Phillips · 7 years ago
  45. 2ac5868 Remove GrSurfaceProxy::MakeWrapped by Robert Phillips · 7 years ago
  46. 777707b Move GrSurfaceProxy::MakeLazy to GrProxyProvider::createLazy by Robert Phillips · 7 years ago
  47. f9bec20 Fix --preAbandonGpuContext bots by Robert Phillips · 7 years ago
  48. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  49. 579f094 Fix build by Robert Phillips · 7 years ago
  50. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago