1. e3ad527 Add a convenience to downcast contexts into GrDirectContext by Adlai Holler · 4 years, 3 months ago
  2. b7bfbc2 Move GrRecordingContext.h and GrDirectContext.h into include/gpu by Robert Phillips · 4 years, 3 months ago
  3. f8f45d9 Make asDirectContext public by Robert Phillips · 4 years, 3 months ago
  4. 9eb0002 Double down on abandoned being publicly accessible on contexts by Robert Phillips · 4 years, 3 months ago
  5. ce9f016 Remove unused GrFlushFlags. by Greg Daniel · 4 years, 3 months ago
  6. 95c250c Downgrade GpuGMs to only receiving a GrRecordingContext by Robert Phillips · 4 years, 3 months ago
  7. 63a0a75 Reland "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 3 months ago
  8. 1caf378 Revert "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 3 months ago
  9. 7ac9b5f Add async rescale and read APIs to SkImage. by Brian Salomon · 4 years, 3 months ago
  10. 3927802 Remove submit from async read pixels. User must submit. by Brian Salomon · 4 years, 4 months ago
  11. 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 5 months ago
  12. a7e5c7c Fix case of asyncRescaleAndReadPixelsYUV420 for case where SkSurface is by Brian Salomon · 4 years, 8 months ago
  13. f68213f draw whole grid by Mike Klein · 4 years, 8 months ago
  14. 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 5 years ago
  15. cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 5 years ago
  16. 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
  17. 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
  18. ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 5 years ago
  19. 6694440 Make SkPixmap-variant of createBackendTexture public by Robert Phillips · 5 years ago
  20. 2e1142c Swap async readback gms over to using GrContext's createBackendTexture by Robert Phillips · 5 years ago
  21. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 5 years ago
  22. c38cfa9 Third land of "Restore GL_UNPACK_ROW_LENGTH to 0 between MIP levles" by Brian Salomon · 5 years ago
  23. f16020b Reland "Revert "Restore GL_UNPACK_ROW_LENGTH to 0 between MIP levles"" by Brian Salomon · 5 years ago
  24. 4b40a1d Revert "Revert "Restore GL_UNPACK_ROW_LENGTH to 0 between MIP levles"" by Brian Salomon · 5 years ago
  25. 627d053 Move uses of functions taking SkColorType to GrColorType versions in GrCaps. by Greg Daniel · 5 years ago
  26. 23ca4e7 Enable creating protected vulkan backend by Emircan Uysaler · 5 years ago
  27. cd5caa3 Allow async read back GM to YUV to fail. Skip on DDL. by Brian Salomon · 5 years ago
  28. 024bd00 Initial implementation of SkSurface::asyncRescaleAndReadPixelsYUV420. by Brian Salomon · 5 years ago
  29. c7e9f78 Change async rescale and read GM to test diff number of x/y bicubic steps by Brian Salomon · 5 years ago
  30. 9be911c return kSkip in async read GMs when context is abandoned by Brian Salomon · 5 years ago
  31. af9b7b9 Fix async_rescale_and_read_no_bleed with --preAbandonGpuContext by Brian Salomon · 5 years ago
  32. 286b557 Reland "Make SkSurface::asyncRescaleAndRead use kStrict constraint" by Brian Salomon · 5 years ago
  33. a34e0fc Revert "Make SkSurface::asyncRescaleAndRead use kStrict constraint" by Brian Salomon · 5 years ago
  34. 451b01f Make SkSurface::asyncRescaleAndRead use kStrict constraint by Brian Salomon · 5 years ago
  35. 201700f Initial version of rescaling async readback API by Brian Salomon · 5 years ago