1. 2d010b6 Remove old sRGB config support from backend render target tool utilities by Brian Osman · 6 years ago
  2. 91ab155 Always call endFlush on opLists that might survive a flush by Chris Dalton · 6 years ago
  3. 323fbcf Move GrBackendRenderTarget over to new system of getting backed infos by Greg Daniel · 6 years ago
  4. 52e16d9 Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better. by Greg Daniel · 6 years ago
  5. 032aaae Remove legacy GrContext factories function and supporting code/types. by Brian Salomon · 6 years ago
  6. 52e943a Add testing-only backend render target support to GrVkGpu. by Brian Salomon · 6 years ago
  7. 0c51eea Add GrMockRenderTarget and mock backend render targets by Brian Salomon · 6 years ago
  8. 26102cb Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture& by Brian Salomon · 6 years ago
  9. f865b05 Add GM configs that test rendering to a GL backend texture and render target by Brian Salomon · 6 years ago
  10. 4684f82 Add ability to uninstantiate lazy proxies after every flush. by Greg Daniel · 6 years ago
  11. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 6 years ago
  12. e64b064 Remove abandon param from GrGpu::deleteTestingOnlyBackendTexture. by Brian Salomon · 6 years ago
  13. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  14. fc711a2 Add SkCharacterization creation helper to GrContextThreadSafeProxy (take 2) by Robert Phillips · 6 years ago
  15. 559823d Revert "Add SkCharacterization creation helper to GrContextThreadSafeProxy" by Cary Clark · 6 years ago
  16. d76e56d Add SkCharacterization creation helper to GrContextThreadSafeProxy by Robert Phillips · 6 years ago
  17. c25db63 Update SkImage::MakeFromYUVTexturesCopy to GrBackendTexture by Robert Phillips · 7 years ago
  18. d21b2a5 Remove GrBackendObject from tests (except image_from_yuv_textures) by Robert Phillips · 7 years ago
  19. 384fab4 sk_spification of GrGpu creation. by Brian Salomon · 7 years ago
  20. 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago
  21. 0fc4d2d Use enum to track MipMapsStatus throughout Texture creation by Greg Daniel · 7 years ago
  22. 500d58b Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU. by Greg Daniel · 7 years ago
  23. 19e51dc Store GrRenderTarget in GrGpuCommandBuffer by Robert Phillips · 7 years ago
  24. 9521447 Add explicit clear of stencil buffer before opLists that use them by Robert Phillips · 7 years ago
  25. 02611d9 Add Make[backend] calls for creating GrContexts by Greg Daniel · 7 years ago
  26. 590533f Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpu by Robert Phillips · 7 years ago
  27. 8fe2427 Add mock config to tools and run through gms and benchs without crashing. by Brian Salomon · 7 years ago
  28. cfe910d Revert "Revert "Make mock GrContext unit testable."" by Brian Salomon · 7 years ago
  29. c867a89 Revert "Make mock GrContext unit testable." by Brian Salomon · 7 years ago
  30. 993e7e2 Make mock GrContext unit testable. by Brian Salomon · 7 years ago