1. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 3 years, 10 months ago
  2. c8ae494 Clean up more tests wrt GrContext by Robert Phillips · 4 years, 1 month ago
  3. 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 4 years, 2 months ago
  4. ce9f016 Remove unused GrFlushFlags. by Greg Daniel · 4 years, 2 months ago
  5. d4928d0 Implement flush finish proc support for d3d backend. by Greg Daniel · 4 years, 2 months ago
  6. 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 3 months ago
  7. af564a5 Dawn: implement fences, callbacks and Finish (syncGpu) semantics. by Stephen White · 4 years, 4 months ago
  8. e19babf Remove GrAtlasManager.h from all other .h files by Robert Phillips · 4 years, 5 months ago
  9. f2f0e1b Add TransferBuffer and AsyncRead support to Metal. by Jim Van Verth · 5 years ago
  10. f9a1fdf Reland "Add flush() to SkImage." by Brian Salomon · 5 years ago
  11. 693bc2b Revert "Add flush() to SkImage." by Brian Salomon · 5 years ago
  12. d0503a7 Add flush() to SkImage. by Brian Salomon · 5 years ago
  13. b0d8b76 Make finish flush procs work with GL. by Brian Salomon · 5 years ago
  14. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  15. e6bfb7d Add struct to wrap all the gpu flush options. by Greg Daniel · 5 years ago
  16. a3aa75a Add callback to flush for knowing when gpu is finished work. by Greg Daniel · 5 years ago