1. 3912a4b Update GrSurface/RenderTargetContexts to take and store GrSurfaceProxyViews. by Greg Daniel · 4 years, 6 months ago
  2. bfa19c4 Add factories to GrSurfaceContext and clean up creation flow. by Greg Daniel · 4 years, 7 months ago
  3. fc11844 Reland "Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType""" by Brian Salomon · 4 years, 8 months ago
  4. 50299de Reland "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Robert Phillips · 4 years, 8 months ago
  5. 997b37f Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Brian Salomon · 4 years, 8 months ago
  6. 078e8fa Revert "Make FP optimizations helpers use SkAlphaType not GrColorType" by Brian Salomon · 4 years, 8 months ago
  7. 7a538b1 Make FP optimizations helpers use SkAlphaType not GrColorType by Brian Salomon · 4 years, 8 months ago
  8. 4eda710 Simplify sk_gpu_test::MakeTextureProxyFromData. by Brian Salomon · 4 years, 9 months ago
  9. c594e62 Plumb GrColorType through all ops/processors that sample textures. by Greg Daniel · 4 years, 9 months ago
  10. f2ebdd9 Rename GrPixelInfo to GrImageInfo. by Brian Salomon · 4 years, 10 months ago
  11. bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 5 years ago
  12. 7bfc913 Remove GrCaps isConfigTexturable. by Greg Daniel · 5 years ago
  13. 1d43530 Pass alpha type to GrSurfaceContext::read/writePixels and remove flags. by Brian Salomon · 5 years ago
  14. d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 5 years ago
  15. e7499c7 GrColorSpaceInfo stores SkAlphaType. by Brian Salomon · 5 years ago
  16. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  17. 46cfbc6 Reland "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 5 years ago
  18. 4c6f9b7 Revert "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 5 years ago
  19. 84ea049 Reland "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 5 years ago
  20. c5167c0 Revert "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 5 years ago
  21. 6565506 Remove support for copyAsDraw in gpu copySurface. by Greg Daniel · 5 years ago
  22. 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 5 years ago
  23. 9707a7e IWYU for tests A-D. by Ben Wagner · 5 years ago
  24. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  25. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  26. deba212 fixed check for BGRA -> RGBA in CopySurfaceTest by Timothy Liang · 6 years ago
  27. e30739a implemented copy surface as draw for metal gpu backend by Timothy Liang · 6 years ago
  28. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  29. eed6128 IWYU for some more test files starting with 'C'. by Ben Wagner · 6 years ago
  30. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 6 years ago
  31. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  32. d5f9cdd Add SkSurface_Gpu::MakeWrappedRenderTarget method by Robert Phillips · 6 years ago
  33. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  34. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  35. 009e9af Remove GrGpu.h from GrResourceProvider.h by Robert Phillips · 7 years ago
  36. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  37. 26c90e0 Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps by Robert Phillips · 7 years ago
  38. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  39. 2f49314 Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy> by Robert Phillips · 7 years ago
  40. d46697a Use GrSurfaceContext::read/write-Pixels more by Robert Phillips · 7 years ago
  41. 2c86249 Move read/write-Pixels up to GrSurfaceContext by Robert Phillips · 8 years ago
  42. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
  43. d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
  44. 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
  45. 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
  46. 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
  47. 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  48. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  49. 68d9134 Make more unit tests run on Vulkan by bsalomon · 8 years ago
  50. 758586c Make existing unit tests only run on GL contexts by bsalomon · 8 years ago
  51. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  52. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  53. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 8 years ago
  54. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  55. b8fea97 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 8 years ago
  56. 0eed945 Revert of Make copySurface work for texture dsts, return a bool, & add unit test. (patchset #6 id:100001 of https://codereview.chromium.org/1684313002/ ) by kjlubick · 8 years ago
  57. 7ea5e28 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 8 years ago