1. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 6 years ago
  2. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  3. d5f9cdd Add SkSurface_Gpu::MakeWrappedRenderTarget method by Robert Phillips · 7 years ago
  4. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  5. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  6. 009e9af Remove GrGpu.h from GrResourceProvider.h by Robert Phillips · 7 years ago
  7. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  8. 26c90e0 Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps by Robert Phillips · 7 years ago
  9. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  10. 2f49314 Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy> by Robert Phillips · 7 years ago
  11. d46697a Use GrSurfaceContext::read/write-Pixels more by Robert Phillips · 8 years ago
  12. 2c86249 Move read/write-Pixels up to GrSurfaceContext by Robert Phillips · 8 years ago
  13. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
  14. d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
  15. 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
  16. 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
  17. 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
  18. 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  19. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  20. 68d9134 Make more unit tests run on Vulkan by bsalomon · 8 years ago
  21. 758586c Make existing unit tests only run on GL contexts by bsalomon · 8 years ago
  22. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  23. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  24. 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
  25. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  26. b8fea97 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 8 years ago
  27. 0eed945 Revert of Make copySurface work for texture dsts, return a bool, & add unit test. (patchset #6 id:100001 of https://codereview.chromium.org/1684313002/ ) by kjlubick · 8 years ago
  28. 7ea5e28 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 8 years ago