1. cf2118c [Graphite] Set labels on proxies for specific usages. by Greg Daniel · 8 months ago
  2. b440433 [graphite] Add RenderPassDesc to pipeline labels and traces by Michael Ludwig · 9 months ago
  3. 7e95e62 Reland "[graphite] Start with kDiscard load op in DrawContext; use clear op for floating-point textures" by Michael Ludwig · 9 months ago
  4. df6d08a [graphite] Simplify copies and special-images around Image by Michael Ludwig · 9 months ago
  5. 31efd87 [graphite] Consolidate Device/Surface factory functions by Michael Ludwig · 9 months ago
  6. 6d673ca [graphite] Track linked device on Images by Michael Ludwig · 9 months ago
  7. f59283f [graphite] Don't register mipmap scratch device with recorder by James Godfrey-Kittle · 12 months ago
  8. c71f484 Non-substantive cleanup by Robert Phillips · 1 year, 2 months ago
  9. 6f9ee61 Add asyncRescaleAndReadPixeksYUVA420 methods by Brian Salomon · 1 year, 6 months ago
  10. 0377199 Move gpu-specific methods off SkSurface by Kevin Lubick · 1 year, 8 months ago
  11. 089b9cc Move SkSurface::GetBackend* to SkSurfaces namespace by Kevin Lubick · 1 year, 8 months ago
  12. c2b3f0c Mark SkSurface::recordingContext() and recorder() as const by Kevin Lubick · 1 year, 8 months ago
  13. 0f7b44e Use SK_GANESH and SK_GRAPHITE everywhere by Kevin Lubick · 1 year, 11 months ago
  14. 40d29bf Rename SK_SUPPORT_GPU -> SK_GANESH_ENABLED by Kevin Lubick · 1 year, 11 months ago
  15. ecd3a2f Remove enums from SkTypes.h by Kevin Lubick · 2 years ago
  16. 5c8fdb0 [graphite] Allow replaying recordings to different surfaces by James Godfrey-Kittle · 2 years, 1 month ago
  17. 57b4252 [graphite] Remove old readPixels helper method. by Jim Van Verth · 2 years, 2 months ago
  18. 25270d3 Revert "Add asyncReadPixels to SkImage and SkSurface." by Jim Van Verth · 2 years, 2 months ago
  19. 55f7b46 Reland "Make SkSurface::imageInfo() const, without creating SkCanvas." by Jim Van Verth · 2 years, 2 months ago
  20. 5a8c0e1 Revert "Make SkSurface::imageInfo() const, without creating SkCanvas." by Jim Van Verth · 2 years, 2 months ago
  21. 0ec1500 Make SkSurface::imageInfo() const, without creating SkCanvas. by Jim Van Verth · 2 years, 2 months ago
  22. ff668d4 [graphite] Add mutable surface/image pair (via SkSurface::asImage) by Robert Phillips · 2 years, 2 months ago
  23. 35ab5b4 [graphite] Add Surface asyncReadPixels. by Jim Van Verth · 2 years, 2 months ago
  24. a8ca811 Reland "[Graphite] Share MutableState classes between Ganesh and Graphite." by Greg Daniel · 2 years, 3 months ago
  25. 74b28e5 Revert "[Graphite] Share MutableState classes between Ganesh and Graphite." by Greg Daniel · 2 years, 3 months ago
  26. 2b62c1b [Graphite] Share MutableState classes between Ganesh and Graphite. by Greg Daniel · 2 years, 3 months ago
  27. fbba6a8 Add asyncReadPixels to SkImage and SkSurface. by Jim Van Verth · 2 years, 3 months ago
  28. 00cef1f Remove some uses of const& SkIRect and SkISize by Jim Van Verth · 2 years, 3 months ago
  29. ad2aed5 [graphite] Add hooks for asyncRescaleAndReadPixels by Jim Van Verth · 2 years, 3 months ago
  30. 7d27060 [graphite] Add internal Graphite Surface factory that takes SkBudgeted by Robert Phillips · 2 years, 4 months ago
  31. ce2e111 [graphite] Make nanobench measure the right amount of work in SKPs by Michael Ludwig · 2 years, 7 months ago
  32. b7d4ceb Make GrCaps and graphite::Caps derive from SkCapabilities by Brian Osman · 2 years, 8 months ago
  33. 3cbb13a Reland "Add SkCapabilities object" by Brian Osman · 2 years, 9 months ago
  34. 88a51fe Revert "Add SkCapabilities object" by Brian Osman · 2 years, 8 months ago
  35. 69fecd6 Add SkCapabilities object by Brian Osman · 2 years, 9 months ago
  36. 42f710f Reland "[graphite] Move Graphite into Skia base directories." by Jim Van Verth · 2 years, 9 months ago[Renamed from experimental/graphite/src/Surface_Graphite.h]
  37. ab4d4ae Revert "[graphite] Move Graphite into Skia base directories." by Jim Van Verth · 2 years, 9 months ago[Renamed from src/gpu/graphite/Surface_Graphite.h]
  38. ae5e846 [graphite] Move Graphite into Skia base directories. by Jim Van Verth · 2 years, 9 months ago[Renamed from experimental/graphite/src/Surface_Graphite.h]
  39. 3871479 [graphite] Move all graphite classes under skgpu::graphite. by Jim Van Verth · 2 years, 9 months ago
  40. 6cb3f3d [graphite] Add Recorder accessors to SkCanvas and SkSurface by Jim Van Verth · 2 years, 10 months ago
  41. 74ce095 [graphite] Rename skgpu::Surface_Graphite to skgpu::Surface by Jim Van Verth · 2 years, 11 months ago
  42. 55a69d1 [graphite] Store ResourceProvider on Recorder instead of Gpu. by Greg Daniel · 3 years ago
  43. a2e55ee [graphite] Add readPixels call that takes an skgpu::Context. by Greg Daniel · 3 years ago
  44. 8e37086 Remove SK_SURFACE_COPY_ON_WRITE_CRASHES by Ben Wagner · 3 years, 2 months ago
  45. 4b38d9c Reland "Avoid crash when surface CoW allocation fails" by Ben Wagner · 3 years, 2 months ago
  46. 5b19ebe Revert "Avoid crash when surface CoW allocation fails" by Greg Daniel · 3 years, 2 months ago
  47. 2e228bb Avoid crash when surface CoW allocation fails by Ben Wagner · 3 years, 2 months ago
  48. d6bf374 Graphite: Improve DM/Graphite connection by Robert Phillips · 3 years, 4 months ago
  49. f15c3ff Add SkSurface_Graphite stub by Robert Phillips · 3 years, 4 months ago