1. 849dce1 Update flag checks when validating surface being assigned to proxy. by Greg Daniel · 7 years ago
  2. e320486 Don't allow ganesh to allocate mip maps for wrapped textures. by Greg Daniel · 7 years ago
  3. 12a6842 Disable DDL assert to unblock Chrome by Robert Phillips · 7 years ago
  4. abf7b76 Add texture-specific flags for External & Rectangle textures by Robert Phillips · 7 years ago
  5. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 7 years ago
  6. c7c2baf Additional DDL playback cleanup by Robert Phillips · 7 years ago
  7. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 7 years ago
  8. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 7 years ago
  9. 4bc7011 Separate creation time & flush time behavior in GrDrawOpAtlas (take 3) by Robert Phillips · 7 years ago
  10. ba7a165 Revert "Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)""" by Robert Phillips · 7 years ago
  11. 934c3d0 Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"" by Robert Phillips · 7 years ago
  12. 84d823a Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)" by Robert Phillips · 7 years ago
  13. 96165eb Separate creation time & flush time behavior in GrDrawOpAtlas (take 2) by Robert Phillips · 7 years ago
  14. 59ddc6d Revert "Separate creation time & flush time behavior in GrDrawOpAtlas" by Robert Phillips · 7 years ago
  15. 056c1a8 Separate creation time & flush time behavior in GrDrawOpAtlas by Robert Phillips · 7 years ago
  16. f6f7b67 When creating emptyp MipMap proxies, don't instantiate them immediately. Attempt 3 by Greg Daniel · 7 years ago
  17. 7080a43 Revert "Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately.""" by Greg Daniel · 7 years ago
  18. 95edb43 Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately."" by Greg Daniel · 7 years ago
  19. 0ee866d Revert "When creating emptyp MipMap proxies, don't instantiate them immediately." by Greg Daniel · 7 years ago
  20. 8242c5c When creating emptyp MipMap proxies, don't instantiate them immediately. by Greg Daniel · 7 years ago
  21. ce5209a Make fully lazy proxies possess an origin by Robert Phillips · 7 years ago
  22. 366093f Make it so that GrSurfaceContext with a sRGB GrPixelConfig must have a by Brian Salomon · 7 years ago
  23. d2d8e92 Remove tracking of SkDestinationSurfaceColorMode on GrTextureProxy for mips by Greg Daniel · 7 years ago
  24. 457469c Make non-ddl lazy proxys clean-up and delete their callbacks immediately after instanstation. by Greg Daniel · 7 years ago
  25. e8fabb2 Update LazyProxy creation to allow for a non-textureable result by Robert Phillips · 7 years ago
  26. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  27. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  28. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  29. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  30. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  31. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  32. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  33. 0a375db Have lazy proxies keep their callbacks around and clean up their lambdas in the dtor by Greg Daniel · 7 years ago
  34. bddcc95 Add return value to doLazyInstantiation to know if it succeedes. by Greg Daniel · 7 years ago
  35. f2336e4 Add lazy proxy's for wrapping backend textures by Greg Daniel · 7 years ago
  36. adbe132 Remove GrSurfaceProxy::MakeWrapped (take 2) by Robert Phillips · 7 years ago
  37. e201ebc Revert "Remove GrSurfaceProxy::MakeWrapped" by Robert Phillips · 7 years ago
  38. 2ac5868 Remove GrSurfaceProxy::MakeWrapped by Robert Phillips · 7 years ago
  39. 777707b Move GrSurfaceProxy::MakeLazy to GrProxyProvider::createLazy by Robert Phillips · 7 years ago
  40. 94a6ce8 Add ability for lazy proxy callback to free captured resources by Greg Daniel · 7 years ago
  41. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  42. 65fa8ca Updating lazy proxys to support the case where we know a lot more info about the texture. by Greg Daniel · 7 years ago
  43. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  44. c25db63 Update SkImage::MakeFromYUVTexturesCopy to GrBackendTexture by Robert Phillips · 7 years ago
  45. 42b6cff Fix tautological compare in GrSurfaceProxy.cpp by Hans Wennborg · 7 years ago
  46. 706a6ff Add "lazy" texture proxies by Chris Dalton · 7 years ago
  47. eafd48a Add overbudget handling to GrResourceAllocator by Robert Phillips · 7 years ago
  48. 65c7f66 Add mip support to GrAHardwareBufferImageGenerator by Greg Daniel · 7 years ago
  49. e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
  50. a108c92 Fix drawSpecialImage by Robert Phillips · 7 years ago
  51. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  52. c7e66ea Disable deferred proxies a different way in Chrome by Robert Phillips · 7 years ago
  53. e1da1d9 Add option to create a deferred render target context with mips by Greg Daniel · 7 years ago
  54. fa8c080 Use SK_DISABLE_DEFERRED_PROXIES to only disable deferred proxies for Chrome by Robert Phillips · 7 years ago
  55. 73f7e1d Temporarily disable deferred texture proxies by Robert Phillips · 7 years ago
  56. 55afd6d Revert "Revert "Update GrBitmapTextureMaker for handling mipped requests"" by Greg Daniel · 7 years ago
  57. 8b059bd Revert "Update GrBitmapTextureMaker for handling mipped requests" by Greg Daniel · 7 years ago
  58. d1935c1 Update GrBitmapTextureMaker for handling mipped requests by Greg Daniel · 7 years ago
  59. 28c434b Handle instantiation of proxies with pending invalidation messages by Brian Osman · 7 years ago
  60. e2d76d5 Remove fIsMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  61. cd87140 Add ability to remove unique key from proxy and underlying surface. by Greg Daniel · 7 years ago
  62. 90f28ec Add some asserts and explict setting of fIsMipMapped by Greg Daniel · 7 years ago
  63. ae7d3f3 Add native caching of uniquely keyed GrTextureProxies (take 2) by Robert Phillips · 7 years ago
  64. 76d640d Revert "Add native caching of uniquely keyed GrTextureProxies" by Robert Phillips · 7 years ago
  65. d4f100d Add native caching of uniquely keyed GrTextureProxies by Robert Phillips · 7 years ago
  66. 2191823 Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scratch CL by Greg Daniel · 7 years ago
  67. 52cb5fe Remove isMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  68. fb4a20c Remove kDefault_GrSurfaceOrigin by Robert Phillips · 7 years ago
  69. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 7 years ago
  70. 6504813 Remove accessRenderTarget calls in service of binding stencil buffer by Robert Phillips · 7 years ago
  71. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  72. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  73. 16d8ec6 Pull non-substantive changes out of omnibus GrSurface CL by Robert Phillips · 7 years ago
  74. 066f020 Reduce dependence on GrSurface's origin field (take 3) by Robert Phillips · 7 years ago
  75. 6af2a66 Revert "Reduce dependence on GrSurface's origin field (take 2)" by Robert Phillips · 7 years ago
  76. 22115b4 Reduce dependence on GrSurface's origin field (take 2) by Robert Phillips · 7 years ago
  77. 019ff27 Third small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  78. 57aa367 Add initial version of GrResourceAllocator's free pool (take 2) by Robert Phillips · 7 years ago
  79. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  80. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  81. 39f1a95 Revert "Add initial version of GrResourceAllocator's free pool" by Robert Phillips · 7 years ago
  82. 6ec9a4f Add initial version of GrResourceAllocator's free pool by Robert Phillips · 7 years ago
  83. d17f658 Remove GrBackendTextureDesc by Brian Salomon · 7 years ago
  84. 81e7bf8 Update gpu caps for valid sample counts. by Greg Daniel · 7 years ago
  85. 5af44de Add GrResourceAllocator class + unit test by Robert Phillips · 7 years ago
  86. 590533f Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpu by Robert Phillips · 7 years ago
  87. 8e8c755 Move GrResourceProvider::createMipMappedTexture to GrSurfaceProxy::MakeDeferredMipMap by Robert Phillips · 7 years ago
  88. db40620 Re-enable deferred proxies in Chrome by Robert Phillips · 7 years ago
  89. 67d52cf sk_sp-ify GrResourceProvider some more by Robert Phillips · 7 years ago
  90. eee4d6e Make instantiate return a Boolean by Robert Phillips · 7 years ago
  91. 8bf1f9f Disable deferred proxies for M60 branch by Robert Phillips · 7 years ago
  92. d17b4a6 Revert "Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. "" by Brian Salomon · 8 years ago
  93. a9e795e Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. " by Brian Salomon · 8 years ago
  94. 45e5068 Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. by Brian Salomon · 8 years ago
  95. 92de631 Remove compressed (ETC1) texture support from Ganesh (take 2) by Robert Phillips · 8 years ago
  96. bc262e1 Revert "Remove compressed (ETC1) texture support from Ganesh" by Brian Osman · 8 years ago
  97. ee26363 Remove compressed (ETC1) texture support from Ganesh by Robert Phillips · 8 years ago
  98. 081e0e6 Move MIP color mode from GrSurfaceProxy to GrTextureProxy by Brian Salomon · 8 years ago
  99. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 8 years ago
  100. 63e7973 Remove GrSurfaceProxy::desc() by Brian Salomon · 8 years ago