1. b9990e4 Add more general flush call to GrContext. by Greg Daniel · 5 years ago
  2. 602df41 Reduce the number of flush entry points by Robert Phillips · 5 years ago
  3. 8e1529c Stop using pendingIO in read/writeSurfacePixels (take 2) by Robert Phillips · 5 years ago
  4. cd657f1 Revert "Stop using pendingIO in read/writeSurfacePixels" by Robert Phillips · 5 years ago
  5. 76cf552 Stop using pendingIO in read/writeSurfacePixels by Robert Phillips · 5 years ago
  6. f7cdb68 Remove redundant setup code in readSurfacePixels by Brian Osman · 5 years ago
  7. 73cc4e8 Temporarily restore old behavior of read/writeSurfacePixels by Robert Phillips · 5 years ago
  8. ba4178e Remove unused PixelOpsFlags values by Robert Phillips · 5 years ago
  9. 4f98dbe Improve color space logic in read/writeSurfacePixels by Brian Osman · 5 years ago
  10. d0626aa Add clamped half-float pixel config to Ganesh by Brian Osman · 5 years ago
  11. bae7121 Add flush call to take access type, flags, and semaphore. by Greg Daniel · 5 years ago
  12. 2184fb7 Move StrikeCache and TextBlobCache to RecordingContext by Robert Phillips · 5 years ago
  13. 6a6de56 Begin switching GrRecordingContext over to having the GrDrawingManager by Robert Phillips · 5 years ago
  14. c5058a6 Add addOnFlushCallbackObject at GrRecordingContext level by Robert Phillips · 5 years ago
  15. 292a6b2 Allow GrRecordingContext to create surfaceContexts by Robert Phillips · 5 years ago
  16. f259b8b Add kRGB_888X_GrPixelConfig by Greg Daniel · 5 years ago
  17. 6f0e02f Switch path renderers over to using GrRecordingContext by Robert Phillips · 5 years ago
  18. b97da53 Switch Ops over to using GrRecordingContext by Robert Phillips · 5 years ago
  19. a9162df Plumb abandonment throughout GrContext hierarchy by Robert Phillips · 5 years ago
  20. d684148 Move auditTrail and opMemoryPool from GrContext to GrRecordingContext by Robert Phillips · 5 years ago
  21. a41c685 Move proxyProvider and singleOwner to GrImageContext by Robert Phillips · 5 years ago
  22. dbaf317 Move GrContextPriv methods to their own .cpp file by Robert Phillips · 5 years ago