1. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  2. 9313aa7 Skip flush in GrDrawingManager if the specifed proxy doesn't have any work (take 2) by Robert Phillips · 5 years ago
  3. fbe2406 Reland "Remove the NullGL interface (and associated test context)" by Brian Osman · 5 years ago
  4. 215da62 Revert "Remove the NullGL interface (and associated test context)" by Brian Osman · 5 years ago
  5. b6a3a3b Make lazy proxies have 2 modes for proxy/surface key management. by Brian Salomon · 5 years ago
  6. de206c7 Remove the NullGL interface (and associated test context) by Brian Osman · 5 years ago
  7. e80b809 Revert "Revert "Distinguish between "flushed" and "finished" idle state callbacks on GrTexture."" by Brian Salomon · 5 years ago
  8. 876a017 Reland "Reintroduce deinstantiate lazy proxy types and use for promise images." by Brian Salomon · 5 years ago
  9. d0e1cef Revert "Reintroduce deinstantiate lazy proxy types and use for promise images." by Brian Salomon · 5 years ago
  10. 8b40ac3 Reintroduce deinstantiate lazy proxy types and use for promise images. by Brian Salomon · 5 years ago
  11. d0626aa Add clamped half-float pixel config to Ganesh by Brian Osman · 5 years ago
  12. 88b8d11 Revert "Distinguish between "flushed" and "finished" idle state callbacks on GrTexture." by Brian Salomon · 5 years ago
  13. 9ac0407 Distinguish between "flushed" and "finished" idle state callbacks on GrTexture. by Brian Salomon · 5 years ago
  14. 2ca31f8 Use GrSurface::setRelease helper that creates ref-counted wrapper by Brian Salomon · 5 years ago
  15. b2c5dae Simplify promise image lazy instantiation callbacks. by Brian Salomon · 5 years ago
  16. 8cabb32 Make it safe to enter the cache from a GrTexture idle proc. by Brian Salomon · 5 years ago
  17. 136f45a Formalize edge-aa interaction with GrAA by Michael Ludwig · 5 years ago
  18. 67f0195 Use destructors to free resources owned by lazy proxy callbacks by Brian Salomon · 5 years ago
  19. d54ca8f Add blendmode to GrRTC::drawTexture by Michael Ludwig · 5 years ago
  20. f259b8b Add kRGB_888X_GrPixelConfig by Greg Daniel · 5 years ago
  21. dbaf317 Move GrContextPriv methods to their own .cpp file by Robert Phillips · 5 years ago
  22. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  23. 50ea3c0 Add support for MSVC run-time checks (and control flow guard) by Brian Osman · 5 years ago
  24. 9bc76d9 Change the meaning of GrBudgetedType::kUnbudgetedUncacheable. by Brian Salomon · 5 years ago
  25. aa6ca0a Require explicit GrWrapCacheable specification in more places. by Brian Salomon · 5 years ago
  26. fa2ebea Replace bool purgeImmediately with enum GrWrapCacheable. by Brian Salomon · 5 years ago
  27. 1676cb9 Restore ETC1 compressed texture support. by Jim Van Verth · 5 years ago
  28. 614c1a8 Add idle texture callback mechanism. by Brian Salomon · 6 years ago
  29. 69e5785 Add RG_88 texture format by Jim Van Verth · 6 years ago
  30. c67c31c Revert "Revert "Mark wrapped textures imported into SkImages as "read only"."" by Brian Salomon · 6 years ago
  31. ff4ccaa Revert "Mark wrapped textures imported into SkImages as "read only"." by Brian Salomon · 6 years ago
  32. 796693a Mark wrapped textures imported into SkImages as "read only". by Brian Salomon · 6 years ago
  33. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  34. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  35. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  36. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  37. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  38. d004e0b Cleanup resource flags by Chris Dalton · 6 years ago
  39. 646f637 Add rowBytes to createTestingOnlyBackendTexture by Robert Phillips · 6 years ago
  40. d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 6 years ago
  41. 9aa30c6 Remove sRGB config checks based on color space by Brian Osman · 6 years ago
  42. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  43. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  44. 5fba7ad Support GL_RGB textures and render targets. by Brian Salomon · 6 years ago
  45. 26102cb Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture& by Brian Salomon · 6 years ago
  46. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 6 years ago
  47. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  48. 10fc6fd Revert "Revert "Add 1010102 support to Ganesh"" by Brian Osman · 6 years ago
  49. ded47a5 Revert "Add 1010102 support to Ganesh" by Brian Osman · 6 years ago
  50. 44b6120 Add 1010102 support to Ganesh by Brian Osman · 6 years ago
  51. 366093f Make it so that GrSurfaceContext with a sRGB GrPixelConfig must have a by Brian Salomon · 6 years ago
  52. 3081508 Remove unused code resulted from deleting DeferredTextureImage by Greg Daniel · 6 years ago
  53. 5711133 Remove integer texture support by Brian Salomon · 6 years ago
  54. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 6 years ago
  55. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 6 years ago
  56. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 6 years ago
  57. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 6 years ago
  58. d653cac More sample count cleanup: by Brian Salomon · 6 years ago
  59. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 6 years ago
  60. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 6 years ago
  61. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 6 years ago
  62. d5f9cdd Add SkSurface_Gpu::MakeWrappedRenderTarget method by Robert Phillips · 6 years ago
  63. 1c80e99 Allow printf style var args for messages in REPORTER_ASSERT. by Brian Salomon · 6 years ago
  64. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 6 years ago
  65. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 6 years ago
  66. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 6 years ago
  67. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 6 years ago
  68. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 6 years ago
  69. 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 6 years ago
  70. be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 6 years ago
  71. 1f9ed85 Move resourceProvider accessor to GrContextPriv by Robert Phillips · 6 years ago
  72. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 6 years ago
  73. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  74. d21b2a5 Remove GrBackendObject from tests (except image_from_yuv_textures) by Robert Phillips · 7 years ago
  75. 7af060a Add gray_8_as_lum and _as_red private grpixelconfigs by Greg Daniel · 7 years ago
  76. ef59d87 Revert "Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""""" by Greg Daniel · 7 years ago
  77. b092cea Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""""" by Brian Osman · 7 years ago
  78. 68ab186 Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""" by Greg Daniel · 7 years ago
  79. 3b2f5b6 Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""" by Greg Daniel · 7 years ago
  80. b5fb7cf Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"" by Greg Daniel · 7 years ago
  81. 0fb6db4 Revert "Add private grpixelconfigs for alpha_8 and alpha_half" by Greg Daniel · 7 years ago
  82. 33d17cb Add private grpixelconfigs for alpha_8 and alpha_half by Greg Daniel · 7 years ago
  83. 65c7f66 Add mip support to GrAHardwareBufferImageGenerator by Greg Daniel · 7 years ago
  84. 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago
  85. e2d76d5 Remove fIsMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  86. 90f28ec Add some asserts and explict setting of fIsMipMapped by Greg Daniel · 7 years ago
  87. 2191823 Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scratch CL by Greg Daniel · 7 years ago
  88. 52cb5fe Remove isMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  89. f95b175 Retract Gr*Priv.h includes a bit by Robert Phillips · 7 years ago
  90. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 7 years ago
  91. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  92. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  93. 16d8ec6 Pull non-substantive changes out of omnibus GrSurface CL by Robert Phillips · 7 years ago
  94. 2890fbf Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget) by Robert Phillips · 7 years ago
  95. 066f020 Reduce dependence on GrSurface's origin field (take 3) by Robert Phillips · 7 years ago
  96. 6af2a66 Revert "Reduce dependence on GrSurface's origin field (take 2)" by Robert Phillips · 7 years ago
  97. 22115b4 Reduce dependence on GrSurface's origin field (take 2) by Robert Phillips · 7 years ago
  98. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  99. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  100. d17f658 Remove GrBackendTextureDesc by Brian Salomon · 7 years ago