1. fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 6 years ago
  2. 7226c23 Make GrTextureProxy store a GrTextureType. by Brian Salomon · 6 years ago
  3. 09c9400 Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  4. 01422bc Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  5. 9eb36b9 Reland "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  6. 0c78238 Revert "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  7. cd2c3f9 Require mips to be allocated at texture creation time and disable late allocations. by Greg Daniel · 6 years ago
  8. b73a9f8 Add internal grsurface flag to track if using gl rectangle or external texture. by Greg Daniel · 6 years ago
  9. 849dce1 Update flag checks when validating surface being assigned to proxy. by Greg Daniel · 7 years ago
  10. e320486 Don't allow ganesh to allocate mip maps for wrapped textures. by Greg Daniel · 7 years ago
  11. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 7 years ago
  12. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 7 years ago
  13. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 7 years ago
  14. f6f7b67 When creating emptyp MipMap proxies, don't instantiate them immediately. Attempt 3 by Greg Daniel · 7 years ago
  15. 7080a43 Revert "Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately.""" by Greg Daniel · 7 years ago
  16. 95edb43 Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately."" by Greg Daniel · 7 years ago
  17. 0ee866d Revert "When creating emptyp MipMap proxies, don't instantiate them immediately." by Greg Daniel · 7 years ago
  18. 8242c5c When creating emptyp MipMap proxies, don't instantiate them immediately. by Greg Daniel · 7 years ago
  19. d2d8e92 Remove tracking of SkDestinationSurfaceColorMode on GrTextureProxy for mips by Greg Daniel · 7 years ago
  20. 3b2ebbb When querying mipmapped on proxies return targets state if possible by Greg Daniel · 7 years ago
  21. 457469c Make non-ddl lazy proxys clean-up and delete their callbacks immediately after instanstation. by Greg Daniel · 7 years ago
  22. e8fabb2 Update LazyProxy creation to allow for a non-textureable result by Robert Phillips · 7 years ago
  23. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  24. 65fa8ca Updating lazy proxys to support the case where we know a lot more info about the texture. by Greg Daniel · 7 years ago
  25. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  26. 706a6ff Add "lazy" texture proxies by Chris Dalton · 7 years ago
  27. 559f556 Remove support for image load/store by Brian Salomon · 7 years ago
  28. e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
  29. 099fa0f Revert^6 "Make threaded proxy generation MDB-friendly, and defer instantiation" by Brian Osman · 7 years ago
  30. 9b1f4bd Revert "Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""""" by Brian Osman · 7 years ago
  31. fdd2cb5 Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"""" by Brian Osman · 7 years ago
  32. 9f8d4d3 Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""" by Brian Osman · 7 years ago
  33. e8b8397 Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"" by Brian Osman · 7 years ago
  34. 837c6c7 Revert "Make threaded proxy generation MDB-friendly, and defer instantiation" by Brian Osman · 7 years ago
  35. 742f3d0 Make threaded proxy generation MDB-friendly, and defer instantiation by Brian Osman · 7 years ago
  36. 420c4cf Add GrTextureProxyPriv by Robert Phillips · 7 years ago
  37. acbdb5d Remove unused function with an incorrect assert by Brian Osman · 7 years ago
  38. ae7d3f3 Add native caching of uniquely keyed GrTextureProxies (take 2) by Robert Phillips · 7 years ago
  39. 76d640d Revert "Add native caching of uniquely keyed GrTextureProxies" by Robert Phillips · 7 years ago
  40. d4f100d Add native caching of uniquely keyed GrTextureProxies by Robert Phillips · 7 years ago
  41. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  42. 066f020 Reduce dependence on GrSurface's origin field (take 3) by Robert Phillips · 7 years ago
  43. 6af2a66 Revert "Reduce dependence on GrSurface's origin field (take 2)" by Robert Phillips · 7 years ago
  44. 22115b4 Reduce dependence on GrSurface's origin field (take 2) by Robert Phillips · 7 years ago
  45. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  46. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  47. 5af44de Add GrResourceAllocator class + unit test by Robert Phillips · 7 years ago
  48. d9d8485 Retract GrTexture.h a bit by Robert Phillips · 7 years ago
  49. eee4d6e Make instantiate return a Boolean by Robert Phillips · 7 years ago
  50. 081e0e6 Move MIP color mode from GrSurfaceProxy to GrTextureProxy by Brian Salomon · 7 years ago
  51. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 7 years ago
  52. 8a02f65 Switch ImageStorageAccess over to GrTextureProxies by Robert Phillips · 7 years ago
  53. 49081d1 Expand GrTextureProxy to handle highestFilterMode by Robert Phillips · 7 years ago
  54. a4c41b3 Push setMipColorMode calls further down-stack & add to GrTextureProxy by Robert Phillips · 8 years ago
  55. 32342f0 Rebase and fix chromium by Brian Osman · 8 years ago
  56. c787e49 Allow GrSurfaceProxy-derived classes to use flags when instantiating (take 2) by Robert Phillips · 8 years ago
  57. 2411c11 Revert "Allow GrSurfaceProxy-derived classes to use flags when instantiating" by Robert Phillips · 8 years ago
  58. c8f1e3a Allow GrSurfaceProxy-derived classes to use flags when instantiating by Robert Phillips · 8 years ago
  59. 45580d3 Added GrSurfaceContext and GrTextureContext by Brian Osman · 8 years ago
  60. 3743013 Consolidate GrSurfaceProxy Make methods by Robert Phillips · 8 years ago
  61. eaa8625 Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy"" by Robert Phillips · 8 years ago
  62. 7d7d7d1 Revert "Add GrRenderTargetContext instantiate & asTextureProxy" by Leon Scroggins · 8 years ago
  63. 9113edf Add GrRenderTargetContext instantiate & asTextureProxy by Robert Phillips · 8 years ago
  64. 84a8120 Add GrTextureRenderTargetProxy and support switching between RT & Tex Proxies by Robert Phillips · 8 years ago
  65. 8bc06d0 Back SkSpecialImage_Gpu with a GrTextureProxy by Robert Phillips · 8 years ago
  66. c7635fa Make GrDrawContext be GrRenderTargetProxy-backed by Robert Phillips · 8 years ago
  67. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
  68. 76948d4 Add Gr*Proxy classes by robertphillips · 8 years ago
  69. 4f16e63 Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  70. 92605b3 Add Gr*Proxy classes by robertphillips · 8 years ago
  71. 89d09a1 Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  72. de5bf0c Add Gr*Proxy classes by robertphillips · 8 years ago