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