1. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  2. 68aeec0 Clarify that buffers of type GrGpuBufferType::kXferGpuToCpu are mapped for reading. by Brian Salomon · 6 years ago
  3. dbf7072 Use different classes for client side arrays and GPU buffer objects. by Brian Salomon · 7 years ago
  4. ae64c19 Convert GrBufferType to enum class, rename, and remove dead values by Brian Salomon · 7 years ago
  5. 12d2264 Convert GrBuffer owners to sk_sp by Brian Salomon · 7 years ago
  6. 662ea4b Remove texel buffer support. by Brian Salomon · 7 years ago
  7. f2ec024 Make use of the buffer data null hint a GrContextOption by Robert Phillips · 7 years ago
  8. 2e5eaf0 Revert "Revert "Clean up onTransferPixels"" by Jim Van Verth · 8 years ago
  9. ce57552 Revert "Clean up onTransferPixels" by Jim Van Verth · 8 years ago
  10. f7037d0 Clean up onTransferPixels by Jim Van Verth · 8 years ago
  11. a5b39fa Don't reuse failed buffers as scratch by Robert Phillips · 8 years ago
  12. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 9 years ago
  13. 485a120 Add resource provider flag to avoid client-side buffers by csmartdalton · 9 years ago
  14. 2e6055b Refactor to separate backend object lifecycle and GpuResource budget decision by kkinnunen · 9 years ago
  15. c3d706f Revert of Use transfer buffer for BatchAtlas texture copies (patchset #9 id:160001 of https://codereview.chromium.org/1888473002/ ) by jvanverth · 9 years ago
  16. b0ec983 Use transfer buffer for BatchAtlas texture copies. by jvanverth · 9 years ago
  17. 74b8d32 Implement texel buffers by cdalton · 9 years ago
  18. e2e71c2 Track GL buffer state based on unique resource ID by cdalton · 9 years ago
  19. 044d3c1 Revert of Track GL buffer state based on unique resource ID (patchset #6 id:100001 of https://codereview.chromium.org/1854283004/ ) by mtklein · 9 years ago
  20. deacc97 Track GL buffer state based on unique resource ID by cdalton · 9 years ago
  21. 397536c Consolidate GPU buffer implementations by cdalton · 9 years ago
  22. f8c3ba4 Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of https://codereview.chromium.org/1825393002/ ) by robertphillips · 9 years ago
  23. 8b1bff2 Consolidate GPU buffer implementations by cdalton · 9 years ago