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