1. e666254 Remove SkImage_Base::peekProxy. by Brian Salomon · 3 years, 6 months ago
  2. 039f136 filter-quality is deprecated, pass sampling to drawImage by Mike Reed · 3 years, 7 months ago
  3. 9e8e2aa Remove SkImage_GpuBase::getTexture(). by Brian Salomon · 3 years, 7 months ago
  4. 7d2757f Implement SkImage::hasMipmaps() for GPU images by Brian Salomon · 3 years, 7 months ago
  5. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 3 years, 10 months ago
  6. 14dc791 Reland "Migrate SkImage::MakeFromTexture to GrRecordingContext" by Adlai Holler · 4 years ago
  7. 74b83a4 Revert "Migrate SkImage::MakeFromTexture to GrRecordingContext" by Adlai Holler · 4 years, 1 month ago
  8. daa9e74 Migrate SkImage::MakeFromTexture to GrRecordingContext by Adlai Holler · 4 years, 1 month ago
  9. 4cfae3b Remove GrTexturePriv by Brian Salomon · 4 years, 1 month ago
  10. 8c82a87 Rename GrTexture/Proxy/Priv mip map members/functions by Brian Salomon · 4 years, 1 month ago
  11. 69100f0 Rename GrCaps fields and methods from MipMap to Mipmap by Brian Salomon · 4 years, 1 month ago
  12. 40a4062 Rename GrBackendTexture::fMipMapped -> fMipmapped by Brian Salomon · 4 years, 1 month ago
  13. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 1 month ago
  14. 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 4 years, 2 months ago
  15. 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 3 months ago
  16. 7c90211 Remove SkImage getTexture call. by Greg Daniel · 4 years, 6 months ago
  17. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  18. 7eae5d7 Run GrTextureMipMapInvalidationTest on rendering contexts by Brian Osman · 5 years ago
  19. 9882dae Reduce usage of SkCanvas::flush by Robert Phillips · 5 years ago
  20. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  21. 930f939 Ensure that textures exported via SkImage::MakeBackendTextureFromSkImage by Brian Salomon · 6 years ago
  22. 09c9400 Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  23. 01422bc Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  24. 9eb36b9 Reland "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  25. 0c78238 Revert "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  26. cd2c3f9 Require mips to be allocated at texture creation time and disable late allocations. by Greg Daniel · 6 years ago
  27. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  28. e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
  29. f95b175 Retract Gr*Priv.h includes a bit by Robert Phillips · 7 years ago
  30. 8744405 Remove SkImage_Base::peekTexture call by Robert Phillips · 7 years ago
  31. ac6b1fa Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2) by Robert Phillips · 7 years ago
  32. 06ee8e8 Revert "Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot""" by Yuqian Li · 7 years ago
  33. 31249bb Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"" by Robert Phillips · 7 years ago
  34. 9e9188f Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot" by Yuqian Li · 7 years ago
  35. b64bcbd Remove budgeted parameter from SkSurface::makeImageSnapshot by Robert Phillips · 7 years ago
  36. b1792f1 Rewrite GrTextureMipMapInvalidationTest using SkImage by bsalomon · 8 years ago
  37. 614d8f9 Remove GrWrapTextureInBitmap from public API by bsalomon · 8 years ago
  38. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  39. 758586c Make existing unit tests only run on GL contexts by bsalomon · 8 years ago
  40. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  41. e8f3062 switch surface to sk_sp by reed · 8 years ago
  42. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  43. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 8 years ago
  44. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  45. 1530283 Generate list of GPU contexts outside tests by kkinnunen · 9 years ago
  46. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  47. da5469d Invalidate GrTexture mipmap on content change notification by junov · 9 years ago