1. d63638b Copy on write for wrapped backend texture surfaces. by Brian Salomon · 3 years, 6 months ago
  2. ac9f0c9 Bitmap.asImage() by Mike Reed · 3 years, 8 months ago
  3. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 3 years, 10 months ago
  4. 14dc791 Reland "Migrate SkImage::MakeFromTexture to GrRecordingContext" by Adlai Holler · 4 years ago
  5. 74b83a4 Revert "Migrate SkImage::MakeFromTexture to GrRecordingContext" by Adlai Holler · 4 years, 1 month ago
  6. daa9e74 Migrate SkImage::MakeFromTexture to GrRecordingContext by Adlai Holler · 4 years, 1 month ago
  7. 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 4 years, 2 months ago
  8. 00f78de Update additional tools to take a GrDirectContext by Robert Phillips · 4 years, 2 months ago
  9. 04283f3 Reland "Implement submit API to GrContext." by Greg Daniel · 4 years, 3 months ago
  10. 49de103 Reland "Remove deprecated flush calls." by Greg Daniel · 4 years, 3 months ago
  11. 5e6d789 Revert "Remove deprecated flush calls." by Greg Daniel · 4 years, 3 months ago
  12. 9ee15d7 Revert "Implement submit API to GrContext." by Greg Daniel · 4 years, 3 months ago
  13. 40f288c Implement submit API to GrContext. by Greg Daniel · 4 years, 3 months ago
  14. d8fd0bf Remove deprecated flush calls. by Greg Daniel · 4 years, 3 months ago
  15. 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 3 months ago
  16. e19babf Remove GrAtlasManager.h from all other .h files by Robert Phillips · 4 years, 5 months ago
  17. 6ec5688 Rename GrD3DTextureInfo to GrD3DTextureResourceInfo. by Jim Van Verth · 4 years, 5 months ago
  18. a9b348f Reland fully delineate GL usage w/ skia_use_gl. by John Rosasco · 4 years, 10 months ago
  19. 0efc01d Revert "Fully delineate GL usage w/ skia_use_gl" by Robert Phillips · 4 years, 10 months ago
  20. 078cf3e Fully delineate GL usage w/ skia_use_gl by John Rosasco · 4 years, 10 months ago
  21. e643da6 Add new macro for checking device lost when making Vulkan calls. by Greg Daniel · 4 years, 10 months ago
  22. b3c9745 Remove "nvpr" configs by Chris Dalton · 5 years ago
  23. 08ba085 Revert "De-GL-ify tests, gm and tools" by Robert Phillips · 5 years ago
  24. 89fb346 De-GL-ify tests, gm and tools by Robert Phillips · 5 years ago
  25. f9a1fdf Reland "Add flush() to SkImage." by Brian Salomon · 5 years ago
  26. 693bc2b Revert "Add flush() to SkImage." by Brian Salomon · 5 years ago
  27. d0503a7 Add flush() to SkImage. by Brian Salomon · 5 years ago
  28. 9ff5acb Separate GrCaps for semaphores and fence syncs. by Brian Salomon · 5 years ago
  29. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  30. e6bfb7d Add struct to wrap all the gpu flush options. by Greg Daniel · 5 years ago
  31. b9990e4 Add more general flush call to GrContext. by Greg Daniel · 5 years ago
  32. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  33. 8e265a7 Re-land "Perform Vulkan resets in a background thread" by Ethan Nicholas · 6 years ago
  34. bff4e07 Revert "Perform Vulkan resets in a background thread" by Ethan Nicholas · 6 years ago
  35. 30e6343 Perform Vulkan resets in a background thread by Ethan Nicholas · 6 years ago
  36. 54bfb18 Privately include our version of vulkan header file in all our src files. by Greg Daniel · 6 years ago
  37. bdf12ad Move GrBackend enum to enum class. by Greg Daniel · 6 years ago
  38. d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 6 years ago
  39. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  40. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  41. ba375a8 Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS by Robert Phillips · 6 years ago
  42. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  43. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
  44. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  45. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  46. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  47. f5d8758 Add new SkImage factory to create from GrBackendTexture with SkColorType by Greg Daniel · 7 years ago
  48. dcfca43 Use GrContextFactories that produce a single GrContext in unit tests. by Brian Salomon · 7 years ago
  49. 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago
  50. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  51. 5131678 Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush"""" by Greg Daniel · 7 years ago
  52. cc8eb60 Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""" by Yuqian Li · 7 years ago
  53. 876aed8 Revert "Revert "Add support for semaphores to be inserted on GrContext flush"" by Greg Daniel · 7 years ago
  54. 8724b46 Revert "Add support for semaphores to be inserted on GrContext flush" by Mike Reed · 7 years ago
  55. cd1416e Add support for semaphores to be inserted on GrContext flush by Greg Daniel · 7 years ago
  56. f194219 don't rely on canvas->readPixels by Mike Reed · 7 years ago
  57. 8761e0c Add ability to pre-initialize vulkan semaphores when flushing surfaces by Greg Daniel · 7 years ago
  58. dba7e7c Add test for flushing empty surface with semaphores by Greg Daniel · 7 years ago
  59. a5cb781 Revert "Revert "Add API for flushing surfaces with gpu semaphores"" by Greg Daniel · 7 years ago
  60. 7292231 Revert "Add API for flushing surfaces with gpu semaphores" by Greg Daniel · 7 years ago
  61. 625ac3e Revert "Add caps check for fence sync in SurfaceSemaphoreTest" by Greg Daniel · 7 years ago
  62. 643fcfa Add caps check for fence sync in SurfaceSemaphoreTest by Greg Daniel · 7 years ago
  63. 66366c6 Add API for flushing surfaces with gpu semaphores by Greg Daniel · 7 years ago