1. f4f8011 Add Context factories to GrDirectContext by Robert Phillips · 4 years ago
  2. 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 4 years, 1 month ago
  3. ce9f016 Remove unused GrFlushFlags. by Greg Daniel · 4 years, 1 month ago
  4. 24069eb Add GrContext::oomed() and implement for GL and VK. by Brian Salomon · 4 years, 1 month ago
  5. 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 2 months ago
  6. 02497d4 Update nanobench and skpbench to use flush API for gpu syncing. by Greg Daniel · 4 years, 5 months ago
  7. a9b348f Reland fully delineate GL usage w/ skia_use_gl. by John Rosasco · 4 years, 9 months ago
  8. 0efc01d Revert "Fully delineate GL usage w/ skia_use_gl" by Robert Phillips · 4 years, 9 months ago
  9. 078cf3e Fully delineate GL usage w/ skia_use_gl by John Rosasco · 4 years, 9 months ago
  10. f8e60e4 Fix VkhardwareBufferTest to check for egl native fence extension. by Greg Daniel · 5 years ago
  11. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  12. e6bfb7d Add struct to wrap all the gpu flush options. by Greg Daniel · 5 years ago
  13. b9990e4 Add more general flush call to GrContext. by Greg Daniel · 5 years ago
  14. 822d223 Make sure the vulkan gpu is done work before we deleting objects in VkHardwareBufferTest. by Greg Daniel · 5 years ago
  15. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  16. 950dfd7 Minor clean ups to vulkan hardware buffer test. by Greg Daniel · 5 years ago
  17. 932dd07 Fix type in Andoird string. by Greg Daniel · 5 years ago
  18. 24d861d Add hardware buffer unit test from old skqp to skia. by Greg Daniel · 5 years ago