1. 26102cb Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture& by Brian Salomon · 6 years ago
  2. 26b50a4 Add testing only helper to flush and sync gpu. by Greg Daniel · 6 years ago
  3. f6f7b67 When creating emptyp MipMap proxies, don't instantiate them immediately. Attempt 3 by Greg Daniel · 6 years ago
  4. 7080a43 Revert "Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately.""" by Greg Daniel · 6 years ago
  5. 95edb43 Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately."" by Greg Daniel · 6 years ago
  6. 0ee866d Revert "When creating emptyp MipMap proxies, don't instantiate them immediately." by Greg Daniel · 6 years ago
  7. 8242c5c When creating emptyp MipMap proxies, don't instantiate them immediately. by Greg Daniel · 6 years ago
  8. d5f9cdd Add SkSurface_Gpu::MakeWrappedRenderTarget method by Robert Phillips · 7 years ago
  9. bddcc95 Add return value to doLazyInstantiation to know if it succeedes. by Greg Daniel · 7 years ago
  10. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  11. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
  12. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  13. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  14. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  15. e728f67 Update to GrBackendTexutreImageGenerator to support lazy texture proxies by Greg Daniel · 7 years ago
  16. 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  17. be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 7 years ago
  18. 1f9ed85 Move resourceProvider accessor to GrContextPriv by Robert Phillips · 7 years ago
  19. faa095e Update SkSurface MakeFromBackend* factories to take an SkColorType. by Greg Daniel · 7 years ago
  20. f5d8758 Add new SkImage factory to create from GrBackendTexture with SkColorType by Greg Daniel · 7 years ago
  21. b67821d Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and GrRenderTarget by Robert Phillips · 7 years ago
  22. d21b2a5 Remove GrBackendObject from tests (except image_from_yuv_textures) by Robert Phillips · 7 years ago
  23. 57e0828 Add backend GPU objects to fiddle app by Robert Phillips · 7 years ago
  24. e0070c0 Patch up ref counting of proxies (take 2) by Robert Phillips · 7 years ago
  25. 2d9cb57 Revert "Patch up ref counting of proxies" by Robert Phillips · 7 years ago
  26. 8d5ce2d Patch up ref counting of proxies by Robert Phillips · 7 years ago
  27. 45d6303 Have mip status match surface when snapping image from wrapped object by Greg Daniel · 7 years ago
  28. e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
  29. 261b8aa Revert "Revert "Support creation/use of mipped proxy in GrBackendTextureImageGenerator"" by Greg Daniel · 7 years ago
  30. 7477d96 Revert "Support creation/use of mipped proxy in GrBackendTextureImageGenerator" by Greg Daniel · 7 years ago
  31. b8ad00b Support creation/use of mipped proxy in GrBackendTextureImageGenerator by Greg Daniel · 7 years ago
  32. 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago