1. e632dfc Use GrTextureType to determine highest supported filter by Brian Salomon · 6 years ago
  2. fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 6 years ago
  3. 7226c23 Make GrTextureProxy store a GrTextureType. by Brian Salomon · 6 years ago
  4. 849dce1 Update flag checks when validating surface being assigned to proxy. by Greg Daniel · 6 years ago
  5. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 6 years ago
  6. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 6 years ago
  7. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  8. f6f7b67 When creating emptyp MipMap proxies, don't instantiate them immediately. Attempt 3 by Greg Daniel · 6 years ago
  9. 7080a43 Revert "Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately.""" by Greg Daniel · 6 years ago
  10. 95edb43 Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately."" by Greg Daniel · 6 years ago
  11. 0ee866d Revert "When creating emptyp MipMap proxies, don't instantiate them immediately." by Greg Daniel · 6 years ago
  12. 8242c5c When creating emptyp MipMap proxies, don't instantiate them immediately. by Greg Daniel · 6 years ago
  13. d2d8e92 Remove tracking of SkDestinationSurfaceColorMode on GrTextureProxy for mips by Greg Daniel · 6 years ago
  14. 3b2ebbb When querying mipmapped on proxies return targets state if possible by Greg Daniel · 7 years ago
  15. 6ba15ec Fix assert in GrTextureProxy.cpp by Robert Phillips · 7 years ago
  16. 457469c Make non-ddl lazy proxys clean-up and delete their callbacks immediately after instanstation. by Greg Daniel · 7 years ago
  17. a3f7026 Switch MDB GrContextOptions over to Enable style by Robert Phillips · 7 years ago
  18. 8e54604 Revert "Re-enable explicit resource allocation in Skia (take 2)" by Robert Phillips · 7 years ago
  19. ed858ec Re-enable explicit resource allocation in Skia (take 2) by Robert Phillips · 7 years ago
  20. 5711133 Remove integer texture support by Brian Salomon · 7 years ago
  21. e8fabb2 Update LazyProxy creation to allow for a non-textureable result by Robert Phillips · 7 years ago
  22. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  23. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  24. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  25. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  26. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  27. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  28. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  29. 0a375db Have lazy proxies keep their callbacks around and clean up their lambdas in the dtor by Greg Daniel · 7 years ago
  30. adbe132 Remove GrSurfaceProxy::MakeWrapped (take 2) by Robert Phillips · 7 years ago
  31. e201ebc Revert "Remove GrSurfaceProxy::MakeWrapped" by Robert Phillips · 7 years ago
  32. 2ac5868 Remove GrSurfaceProxy::MakeWrapped by Robert Phillips · 7 years ago
  33. e728f67 Update to GrBackendTexutreImageGenerator to support lazy texture proxies by Greg Daniel · 7 years ago
  34. 65fa8ca Updating lazy proxys to support the case where we know a lot more info about the texture. by Greg Daniel · 7 years ago
  35. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  36. 706a6ff Add "lazy" texture proxies by Chris Dalton · 7 years ago
  37. 027815f Respect if texture proxy will have mips or not when computing size by Greg Daniel · 7 years ago
  38. e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
  39. 099fa0f Revert^6 "Make threaded proxy generation MDB-friendly, and defer instantiation" by Brian Osman · 7 years ago
  40. 9b1f4bd Revert "Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""""" by Brian Osman · 7 years ago
  41. fdd2cb5 Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"""" by Brian Osman · 7 years ago
  42. 9f8d4d3 Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""" by Brian Osman · 7 years ago
  43. e8b8397 Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"" by Brian Osman · 7 years ago
  44. 837c6c7 Revert "Make threaded proxy generation MDB-friendly, and defer instantiation" by Brian Osman · 7 years ago
  45. 742f3d0 Make threaded proxy generation MDB-friendly, and defer instantiation by Brian Osman · 7 years ago
  46. e2d76d5 Remove fIsMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  47. cd87140 Add ability to remove unique key from proxy and underlying surface. by Greg Daniel · 7 years ago
  48. 90f28ec Add some asserts and explict setting of fIsMipMapped by Greg Daniel · 7 years ago
  49. acbdb5d Remove unused function with an incorrect assert by Brian Osman · 7 years ago
  50. ae7d3f3 Add native caching of uniquely keyed GrTextureProxies (take 2) by Robert Phillips · 7 years ago
  51. 76d640d Revert "Add native caching of uniquely keyed GrTextureProxies" by Robert Phillips · 7 years ago
  52. d4f100d Add native caching of uniquely keyed GrTextureProxies by Robert Phillips · 7 years ago
  53. 2191823 Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scratch CL by Greg Daniel · 7 years ago
  54. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  55. 52cb5fe Remove isMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  56. 6504813 Remove accessRenderTarget calls in service of binding stencil buffer by Robert Phillips · 7 years ago
  57. 066f020 Reduce dependence on GrSurface's origin field (take 3) by Robert Phillips · 7 years ago
  58. 6af2a66 Revert "Reduce dependence on GrSurface's origin field (take 2)" by Robert Phillips · 7 years ago
  59. 22115b4 Reduce dependence on GrSurface's origin field (take 2) by Robert Phillips · 7 years ago
  60. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  61. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  62. 5af44de Add GrResourceAllocator class + unit test by Robert Phillips · 7 years ago
  63. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  64. eee4d6e Make instantiate return a Boolean by Robert Phillips · 7 years ago
  65. 081e0e6 Move MIP color mode from GrSurfaceProxy to GrTextureProxy by Brian Salomon · 7 years ago
  66. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 7 years ago
  67. 49081d1 Expand GrTextureProxy to handle highestFilterMode by Robert Phillips · 7 years ago
  68. a4c41b3 Push setMipColorMode calls further down-stack & add to GrTextureProxy by Robert Phillips · 7 years ago
  69. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  70. c787e49 Allow GrSurfaceProxy-derived classes to use flags when instantiating (take 2) by Robert Phillips · 7 years ago
  71. 2411c11 Revert "Allow GrSurfaceProxy-derived classes to use flags when instantiating" by Robert Phillips · 7 years ago
  72. c8f1e3a Allow GrSurfaceProxy-derived classes to use flags when instantiating by Robert Phillips · 7 years ago
  73. b446088 Fix computation of texture size for approximately-fit deferred proxies by Robert Phillips · 8 years ago
  74. 3743013 Consolidate GrSurfaceProxy Make methods by Robert Phillips · 8 years ago
  75. eaa8625 Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy"" by Robert Phillips · 8 years ago
  76. 7d7d7d1 Revert "Add GrRenderTargetContext instantiate & asTextureProxy" by Leon Scroggins · 8 years ago
  77. 9113edf Add GrRenderTargetContext instantiate & asTextureProxy by Robert Phillips · 8 years ago
  78. 84a8120 Add GrTextureRenderTargetProxy and support switching between RT & Tex Proxies by Robert Phillips · 8 years ago
  79. d6214d4 Further centralize computation of GrSurface VRAM consumption - take 2 by Robert Phillips · 8 years ago
  80. 9c46b68 Revert "Further centralize computation of GrSurface VRAM consumption" by Ben Wagner · 8 years ago
  81. ccd3c89 Further centralize computation of GrSurface VRAM consumption by Robert Phillips · 8 years ago
  82. 29e52f1 Centralize computation of GrRenderTarget & GrTexture VRAM consumption by Robert Phillips · 8 years ago
  83. c3f4bf7 Fix memory leak in https://skia-review.googlesource.com/c/4227/ (Back SkSpecialImage_Gpu with a GrTextureProxy) by robertphillips · 8 years ago
  84. 8bc06d0 Back SkSpecialImage_Gpu with a GrTextureProxy by Robert Phillips · 8 years ago
  85. c7635fa Make GrDrawContext be GrRenderTargetProxy-backed by Robert Phillips · 8 years ago
  86. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
  87. 76948d4 Add Gr*Proxy classes by robertphillips · 8 years ago
  88. 4f16e63 Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  89. 92605b3 Add Gr*Proxy classes by robertphillips · 8 years ago
  90. 89d09a1 Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  91. de5bf0c Add Gr*Proxy classes by robertphillips · 8 years ago