1. 0c5bb2f Clean up some GrContext in tests by Robert Phillips · 4 years ago
  2. f4f8011 Add Context factories to GrDirectContext by Robert Phillips · 4 years ago
  3. 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 4 years, 1 month ago
  4. a112133 Be more consistent about calling release procs in SkImage factories (take 2) by Robert Phillips · 4 years, 1 month ago
  5. 49f9437 Revert "Be more consistent about calling release procs in SkImage factories" by Robert Phillips · 4 years, 1 month ago
  6. f075414 Be more consistent about calling release procs in SkImage factories by Robert Phillips · 4 years, 1 month ago
  7. 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 2 months ago
  8. c1ad77c Add finisehd proc to backend texture creation. by Greg Daniel · 4 years, 3 months ago
  9. e19babf Remove GrAtlasManager.h from all other .h files by Robert Phillips · 4 years, 4 months ago
  10. 8a78e9c Don't require color type to wrap a texture/RT. by Brian Salomon · 4 years, 4 months ago
  11. 456f9b5 Reland "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 5 months ago
  12. f6ed96d Revert "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 5 months ago
  13. e5a06ce Move GrGpuResource GrSurface and GrTexture into src. by Greg Daniel · 4 years, 5 months ago
  14. 3a36511 Remove origin from GrSurfaceProxy. by Greg Daniel · 4 years, 5 months ago
  15. d2ccbb5 Have GrTextureEffect factories take a view as input. by Greg Daniel · 4 years, 6 months ago
  16. 40903af Update GrSurfaceProxy::Copy to return a view. by Greg Daniel · 4 years, 6 months ago
  17. ba0ff78 Move the remainder of GrRenderTargetContext factories. by Greg Daniel · 4 years, 7 months ago
  18. bfa19c4 Add factories to GrSurfaceContext and clean up creation flow. by Greg Daniel · 4 years, 7 months ago
  19. 46e366a Remove GrTextureContext. by Greg Daniel · 4 years, 7 months ago
  20. a9b348f Reland fully delineate GL usage w/ skia_use_gl. by John Rosasco · 4 years, 9 months ago
  21. 0efc01d Revert "Fully delineate GL usage w/ skia_use_gl" by Robert Phillips · 4 years, 9 months ago
  22. 078cf3e Fully delineate GL usage w/ skia_use_gl by John Rosasco · 4 years, 9 months ago
  23. 28a8f28 Rename functions in TestUtils.h by Brian Salomon · 4 years, 9 months ago
  24. bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 5 years ago
  25. 62221e7 Delete GrBackendSurface's GrPixelConfig by Robert Phillips · 5 years ago
  26. 7c8af17 Remove some uses of isTestingOnlyBackendTexture by Robert Phillips · 5 years ago
  27. da2e67a Add GrProtected parameter to all createBackendTexture variants by Robert Phillips · 5 years ago
  28. d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 5 years ago
  29. e7499c7 GrColorSpaceInfo stores SkAlphaType. by Brian Salomon · 5 years ago
  30. 2b5be0a Fix EGLImageTest for new assert. by Greg Daniel · 5 years ago
  31. 46cfbc6 Reland "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 5 years ago
  32. 4c6f9b7 Revert "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 5 years ago
  33. 84ea049 Reland "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 5 years ago
  34. c5167c0 Revert "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 5 years ago
  35. 6565506 Remove support for copyAsDraw in gpu copySurface. by Greg Daniel · 5 years ago
  36. 4bdd36f Make color initialization version of createBackendTexture public by Robert Phillips · 5 years ago
  37. 8062679 Switch all internel uses of GrContext::createBackendTexture over to initialized versions by Robert Phillips · 5 years ago
  38. 08ba085 Revert "De-GL-ify tests, gm and tools" by Robert Phillips · 5 years ago
  39. 89fb346 De-GL-ify tests, gm and tools by Robert Phillips · 5 years ago
  40. 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 5 years ago
  41. 9b16f81 Switch over to using new direct allocation API in our tests (as much as possible at least) by Robert Phillips · 5 years ago
  42. 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 5 years ago
  43. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  44. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  45. 646f637 Add rowBytes to createTestingOnlyBackendTexture by Robert Phillips · 6 years ago
  46. d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 6 years ago
  47. fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 6 years ago
  48. 7226c23 Make GrTextureProxy store a GrTextureType. by Brian Salomon · 6 years ago
  49. 108bb23 Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Greg Daniel · 6 years ago
  50. 34aa059 Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Ethan Nicholas · 6 years ago
  51. ff2181e Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors. by Greg Daniel · 6 years ago
  52. 09c9400 Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  53. 01422bc Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  54. 9eb36b9 Reland "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  55. 0c78238 Revert "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  56. cd2c3f9 Require mips to be allocated at texture creation time and disable late allocations. by Greg Daniel · 6 years ago
  57. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  58. b73a9f8 Add internal grsurface flag to track if using gl rectangle or external texture. by Greg Daniel · 6 years ago
  59. 52e16d9 Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better. by Greg Daniel · 6 years ago
  60. abf7b76 Add texture-specific flags for External & Rectangle textures by Robert Phillips · 6 years ago
  61. 26102cb Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture& by Brian Salomon · 6 years ago
  62. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 6 years ago
  63. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 6 years ago
  64. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 6 years ago
  65. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 6 years ago
  66. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 6 years ago
  67. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 6 years ago
  68. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 6 years ago
  69. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  70. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
  71. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  72. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  73. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  74. 5366e59 Add valid checks in places we query isTestingOnlyBackendTexture by Greg Daniel · 7 years ago
  75. d21b2a5 Remove GrBackendObject from tests (except image_from_yuv_textures) by Robert Phillips · 7 years ago
  76. 384fab4 sk_spification of GrGpu creation. by Brian Salomon · 7 years ago
  77. 261b8aa Revert "Revert "Support creation/use of mipped proxy in GrBackendTextureImageGenerator"" by Greg Daniel · 7 years ago
  78. 02611d9 Add Make[backend] calls for creating GrContexts by Greg Daniel · 7 years ago
  79. d17f658 Remove GrBackendTextureDesc by Brian Salomon · 7 years ago
  80. fee2b4e Create a new HDC for each ANGLE context by Robert Phillips · 7 years ago
  81. 207282e Make GrBackendTexture take Gr*Info refs in ctor, and copy them. by Greg Daniel · 7 years ago
  82. 7ef28f3 Revert "Revert "Plumb GrBackendTexture throughout skia."" by Greg Daniel · 7 years ago
  83. 7fa5c31 Revert "Plumb GrBackendTexture throughout skia." by Stan Iliev · 7 years ago
  84. 7da62b9 Plumb GrBackendTexture throughout skia. by Greg Daniel · 7 years ago
  85. 26c90e0 Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps by Robert Phillips · 7 years ago
  86. f200a90 Rationalize GrContext's Gr*Proxy getter naming by Robert Phillips · 7 years ago
  87. 26caf89 Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descs by Robert Phillips · 7 years ago
  88. 3500b77 Consolidate read/write-Pixels testing code - take 2 by Robert Phillips · 7 years ago
  89. 2b270e5 Revert "Consolidate read/write-Pixels testing code" by Robert Phillips · 7 years ago
  90. 0bd4a23 Consolidate read/write-Pixels testing code by Robert Phillips · 7 years ago
  91. d46697a Use GrSurfaceContext::read/write-Pixels more by Robert Phillips · 7 years ago
  92. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
  93. d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
  94. 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
  95. 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
  96. 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
  97. 1edc5b9 Rename vars and functions from 'glslcaps'->'shadercaps' by Brian Salomon · 8 years ago
  98. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  99. 99938a8 Merge GrGLSLShaderVar and GrShaderVar by Brian Salomon · 8 years ago
  100. 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago