1. effd13f Convert more tests to GrRecordingContext/GrDirectContext by Robert Phillips · 4 years ago
  2. ce9f016 Remove unused GrFlushFlags. by Greg Daniel · 4 years, 1 month ago
  3. b577655 Don't submit vk command buffer in updateBackendTexture. by Greg Daniel · 4 years, 1 month ago
  4. 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 2 months ago
  5. c1ad77c Add finisehd proc to backend texture creation. by Greg Daniel · 4 years, 3 months ago
  6. c524378 Don't require color type to make proxy copies. by Brian Salomon · 4 years, 4 months ago
  7. d11ae2e Update OnFlushResourceProvider for views. by Greg Daniel · 4 years, 6 months ago
  8. 40903af Update GrSurfaceProxy::Copy to return a view. by Greg Daniel · 4 years, 6 months ago
  9. 3155f7f Pass in a GrColorType into our Copy call. by Greg Daniel · 4 years, 6 months ago
  10. 3912a4b Update GrSurface/RenderTargetContexts to take and store GrSurfaceProxyViews. by Greg Daniel · 4 years, 6 months ago
  11. bfa19c4 Add factories to GrSurfaceContext and clean up creation flow. by Greg Daniel · 4 years, 7 months ago
  12. 46e366a Remove GrTextureContext. by Greg Daniel · 4 years, 7 months ago
  13. fc11844 Reland "Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType""" by Brian Salomon · 4 years, 8 months ago
  14. 50299de Reland "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Robert Phillips · 4 years, 8 months ago
  15. 997b37f Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Brian Salomon · 4 years, 8 months ago
  16. 078e8fa Revert "Make FP optimizations helpers use SkAlphaType not GrColorType" by Brian Salomon · 4 years, 8 months ago
  17. 7a538b1 Make FP optimizations helpers use SkAlphaType not GrColorType by Brian Salomon · 4 years, 8 months ago
  18. 28a8f28 Rename functions in TestUtils.h by Brian Salomon · 4 years, 9 months ago
  19. 557e812 Make GrSurfaceProxy ref counts thread safe. by Brian Salomon · 4 years, 9 months ago
  20. c594e62 Plumb GrColorType through all ops/processors that sample textures. by Greg Daniel · 4 years, 9 months ago
  21. 6694440 Make SkPixmap-variant of createBackendTexture public by Robert Phillips · 4 years, 10 months ago
  22. f2ebdd9 Rename GrPixelInfo to GrImageInfo. by Brian Salomon · 4 years, 10 months ago
  23. e3b6fe4 Update comparison in BackendAllocation tests by Robert Phillips · 4 years, 11 months ago
  24. bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 5 years ago
  25. 4d87b2b Address TODO in testing code (i.e., cleanup create_backend_texture) by Robert Phillips · 5 years ago
  26. 85aeccf Make pixel comparison utility in ReadPixelsTest shareable by Brian Salomon · 5 years ago
  27. da2e67a Add GrProtected parameter to all createBackendTexture variants by Robert Phillips · 5 years ago
  28. 1d43530 Pass alpha type to GrSurfaceContext::read/writePixels and remove flags. by Brian Salomon · 5 years ago
  29. d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 5 years ago
  30. bd0d3e4 Fix EGLImageTest asserts on Android by Brian Salomon · 5 years ago
  31. e7499c7 GrColorSpaceInfo stores SkAlphaType. by Brian Salomon · 5 years ago
  32. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  33. cb1adb4 Add srcData version of createBackendTexture API by Robert Phillips · 5 years ago
  34. d1d869d Make GL & Vk backends create uninitialized backend textures by Robert Phillips · 5 years ago
  35. 46cfbc6 Reland "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 5 years ago
  36. 4c6f9b7 Revert "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 5 years ago
  37. 84ea049 Reland "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 5 years ago
  38. c5167c0 Revert "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 5 years ago
  39. 6565506 Remove support for copyAsDraw in gpu copySurface. by Greg Daniel · 5 years ago
  40. b3f82dd Reland "Remove call to copy in GrcontextPriv read/write pixel calls." by Greg Daniel · 5 years ago
  41. 1013ecf Revert "Remove call to copy in GrcontextPriv read/write pixel calls." by Greg Daniel · 5 years ago
  42. d0d66fb Remove call to copy in GrcontextPriv read/write pixel calls. by Greg Daniel · 5 years ago
  43. 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 5 years ago
  44. 9b16f81 Switch over to using new direct allocation API in our tests (as much as possible at least) by Robert Phillips · 5 years ago
  45. 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 5 years ago
  46. ee5fd13 Add test for DDLs and SkSurface::flush by Robert Phillips · 5 years ago
  47. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  48. 194cab0 use slope-guess for faster charToGlyph by Mike Reed · 5 years ago
  49. 0c60708 add utility for caching char2glyph by Mike Reed · 5 years ago
  50. 6989370 Move DrawingManager to RecordingContext by Robert Phillips · 5 years ago
  51. 4408b1c Remove another GrColor helper function by Brian Osman · 6 years ago
  52. e8e1075 Add input/output image logging to processor tests by Michael Ludwig · 6 years ago
  53. 760dbc4 Reland "implemented metal gpu backend texture upload testing" by Timothy Liang · 6 years ago
  54. a80a012 Revert "implemented metal gpu backend texture upload testing" by Timothy Liang · 6 years ago
  55. 36848f6 implemented metal gpu backend texture upload testing by Timothy Liang · 6 years ago
  56. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  57. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 6 years ago
  58. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  59. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  60. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  61. 16d8ec6 Pull non-substantive changes out of omnibus GrSurface CL by Robert Phillips · 7 years ago
  62. e78b725 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  63. 1b35256 Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2)" by Robert Phillips · 7 years ago
  64. aaee31f Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  65. 26c90e0 Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps by Robert Phillips · 7 years ago
  66. 84dd857 make GrPaint.h private -- IWYU by Mike Reed · 7 years ago
  67. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  68. 2f49314 Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy> by Robert Phillips · 7 years ago
  69. 3500b77 Consolidate read/write-Pixels testing code - take 2 by Robert Phillips · 7 years ago
  70. 2b270e5 Revert "Consolidate read/write-Pixels testing code" by Robert Phillips · 7 years ago
  71. 0bd4a23 Consolidate read/write-Pixels testing code by Robert Phillips · 7 years ago