1. d17b4a6 Revert "Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. "" by Brian Salomon · 7 years ago
  2. a9e795e Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. " by Brian Salomon · 7 years ago
  3. 45e5068 Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. by Brian Salomon · 7 years ago
  4. 92de631 Remove compressed (ETC1) texture support from Ganesh (take 2) by Robert Phillips · 7 years ago
  5. bc262e1 Revert "Remove compressed (ETC1) texture support from Ganesh" by Brian Osman · 7 years ago
  6. ee26363 Remove compressed (ETC1) texture support from Ganesh by Robert Phillips · 7 years ago
  7. 081e0e6 Move MIP color mode from GrSurfaceProxy to GrTextureProxy by Brian Salomon · 7 years ago
  8. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 7 years ago
  9. 63e7973 Remove GrSurfaceProxy::desc() by Brian Salomon · 7 years ago
  10. 6cdc22c Split up opLists (take 3) by Robert Phillips · 7 years ago
  11. b37208f Revert "Revert "Re-enable deferred proxies in Chrome"" by Robert Phillips · 7 years ago
  12. 05814de Revert "Re-enable deferred proxies in Chrome" by Robert Phillips · 7 years ago
  13. 555c49c Re-enable deferred proxies in Chrome by Robert Phillips · 7 years ago
  14. cd90104 Disable deferred proxies in Chrome by Robert Phillips · 7 years ago
  15. 78de212 Prevent creation of zero-sized proxies by Robert Phillips · 7 years ago
  16. 4a39504 Revert "Split up opLists (take 2)" by Robert Phillips · 7 years ago
  17. df2bf21 Split up opLists (take 2) by Robert Phillips · 7 years ago
  18. 7ef28f3 Revert "Revert "Plumb GrBackendTexture throughout skia."" by Greg Daniel · 7 years ago
  19. 7fa5c31 Revert "Plumb GrBackendTexture throughout skia." by Stan Iliev · 7 years ago
  20. 7da62b9 Plumb GrBackendTexture throughout skia. by Greg Daniel · 7 years ago
  21. 7ce67db Revert "Split up opLists" by Robert Phillips · 7 years ago
  22. bc8ee52 Split up opLists by Robert Phillips · 7 years ago
  23. 7a17b2f Re-enable deferred proxies in Chrome by Robert Phillips · 7 years ago
  24. 45fdae1 Re-arrange GrResourceProvider's texture creation methods by Robert Phillips · 7 years ago
  25. 123b7b8 Disable deferred proxies for Chrome branch by Robert Phillips · 7 years ago
  26. e78b725 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  27. 1b35256 Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2)" by Robert Phillips · 7 years ago
  28. aaee31f Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  29. 171cc5f Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv" by Robert Phillips · 7 years ago
  30. fb0bd98 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv by Robert Phillips · 7 years ago
  31. 0ae6faa Make SkImage_Gpu be deferred (take 2) by Robert Phillips · 7 years ago
  32. ac6b1fa Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2) by Robert Phillips · 7 years ago
  33. 06ee8e8 Revert "Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot""" by Yuqian Li · 7 years ago
  34. 31249bb Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"" by Robert Phillips · 7 years ago
  35. 9e9188f Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot" by Yuqian Li · 7 years ago
  36. b64bcbd Remove budgeted parameter from SkSurface::makeImageSnapshot by Robert Phillips · 7 years ago
  37. a4c41b3 Push setMipColorMode calls further down-stack & add to GrTextureProxy by Robert Phillips · 7 years ago
  38. 26c90e0 Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps by Robert Phillips · 7 years ago
  39. 4f70623 Restore deferred GPU resources in Chrome by Robert Phillips · 7 years ago
  40. b726d58 Partially defer SkImage_Gpu by Robert Phillips · 7 years ago
  41. 383dd9d Remove unused ownership argument to GrSurfaceProxy::MakeWrappedBackend by Brian Osman · 7 years ago
  42. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  43. 2f49314 Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy> by Robert Phillips · 7 years ago
  44. 7928e76 Disable deferred gpu resources for Chrome branch by Robert Phillips · 7 years ago
  45. c787e49 Allow GrSurfaceProxy-derived classes to use flags when instantiating (take 2) by Robert Phillips · 7 years ago
  46. 2411c11 Revert "Allow GrSurfaceProxy-derived classes to use flags when instantiating" by Robert Phillips · 7 years ago
  47. c8f1e3a Allow GrSurfaceProxy-derived classes to use flags when instantiating by Robert Phillips · 7 years ago
  48. 63c6746 Tighten up GrSurfaceProxy typing by Robert Phillips · 7 years ago
  49. 6520a69 Add test for proactive proxy-creation failure by Robert Phillips · 8 years ago
  50. 8f741bb Add more pre-checks to surfaceProxy creation by Robert Phillips · 8 years ago
  51. f200a90 Rationalize GrContext's Gr*Proxy getter naming by Robert Phillips · 8 years ago
  52. 08c5ec7 Make blur utils take GrTextureProxies - take 2 by Robert Phillips · 8 years ago
  53. 26caf89 Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descs by Robert Phillips · 8 years ago
  54. d46697a Use GrSurfaceContext::read/write-Pixels more by Robert Phillips · 8 years ago
  55. bc7a4fb Make GrYUVEffect take GrTextureProxies by Robert Phillips · 8 years ago
  56. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
  57. d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
  58. 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
  59. 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
  60. 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
  61. 784b7bf Different approach to fixing gpu blurs on platforms that "useDrawInsteadOfClear" by Robert Phillips · 8 years ago
  62. 93f1633 Fix gpu blurring on platforms that "useDrawInsteadOfClear" by Robert Phillips · 8 years ago
  63. 45580d3 Added GrSurfaceContext and GrTextureContext by Brian Osman · 8 years ago
  64. 1125a03 Add IORef capability to GrSurfaceProxy objects - take 2 by robertphillips · 8 years ago
  65. f27bab2 Revert "Add IORef capability to GrSurfaceProxy objects" by Robert Phillips · 8 years ago
  66. 286b96f Add IORef capability to GrSurfaceProxy objects by Robert Phillips · 8 years ago
  67. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
  68. 3743013 Consolidate GrSurfaceProxy Make methods by Robert Phillips · 8 years ago
  69. eaa8625 Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy"" by Robert Phillips · 8 years ago
  70. 7d7d7d1 Revert "Add GrRenderTargetContext instantiate & asTextureProxy" by Leon Scroggins · 8 years ago
  71. 9113edf Add GrRenderTargetContext instantiate & asTextureProxy by Robert Phillips · 8 years ago
  72. 8bc06d0 Back SkSpecialImage_Gpu with a GrTextureProxy by Robert Phillips · 8 years ago
  73. c7635fa Make GrDrawContext be GrRenderTargetProxy-backed by Robert Phillips · 8 years ago
  74. f2361d2 Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList by Robert Phillips · 8 years ago
  75. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
  76. 76948d4 Add Gr*Proxy classes by robertphillips · 8 years ago
  77. 4f16e63 Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  78. 92605b3 Add Gr*Proxy classes by robertphillips · 8 years ago
  79. 89d09a1 Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  80. de5bf0c Add Gr*Proxy classes by robertphillips · 8 years ago