1. b9990e4 Add more general flush call to GrContext. by Greg Daniel · 5 years ago
  2. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  3. 8e265a7 Re-land "Perform Vulkan resets in a background thread" by Ethan Nicholas · 6 years ago
  4. bff4e07 Revert "Perform Vulkan resets in a background thread" by Ethan Nicholas · 6 years ago
  5. 30e6343 Perform Vulkan resets in a background thread by Ethan Nicholas · 6 years ago
  6. 54bfb18 Privately include our version of vulkan header file in all our src files. by Greg Daniel · 6 years ago
  7. bdf12ad Move GrBackend enum to enum class. by Greg Daniel · 6 years ago
  8. d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 6 years ago
  9. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  10. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  11. ba375a8 Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS by Robert Phillips · 6 years ago
  12. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 6 years ago
  13. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
  14. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  15. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  16. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  17. f5d8758 Add new SkImage factory to create from GrBackendTexture with SkColorType by Greg Daniel · 7 years ago
  18. dcfca43 Use GrContextFactories that produce a single GrContext in unit tests. by Brian Salomon · 7 years ago
  19. 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago
  20. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  21. 5131678 Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush"""" by Greg Daniel · 7 years ago
  22. cc8eb60 Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""" by Yuqian Li · 7 years ago
  23. 876aed8 Revert "Revert "Add support for semaphores to be inserted on GrContext flush"" by Greg Daniel · 7 years ago
  24. 8724b46 Revert "Add support for semaphores to be inserted on GrContext flush" by Mike Reed · 7 years ago
  25. cd1416e Add support for semaphores to be inserted on GrContext flush by Greg Daniel · 7 years ago
  26. f194219 don't rely on canvas->readPixels by Mike Reed · 7 years ago
  27. 8761e0c Add ability to pre-initialize vulkan semaphores when flushing surfaces by Greg Daniel · 7 years ago
  28. dba7e7c Add test for flushing empty surface with semaphores by Greg Daniel · 7 years ago
  29. a5cb781 Revert "Revert "Add API for flushing surfaces with gpu semaphores"" by Greg Daniel · 7 years ago
  30. 7292231 Revert "Add API for flushing surfaces with gpu semaphores" by Greg Daniel · 7 years ago
  31. 625ac3e Revert "Add caps check for fence sync in SurfaceSemaphoreTest" by Greg Daniel · 7 years ago
  32. 643fcfa Add caps check for fence sync in SurfaceSemaphoreTest by Greg Daniel · 7 years ago
  33. 66366c6 Add API for flushing surfaces with gpu semaphores by Greg Daniel · 7 years ago