1. c65aec9 Make GrClip.h private by Brian Salomon · 7 years ago
  2. 26caf89 Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descs by Robert Phillips · 8 years ago
  3. 3500b77 Consolidate read/write-Pixels testing code - take 2 by Robert Phillips · 8 years ago
  4. 2b270e5 Revert "Consolidate read/write-Pixels testing code" by Robert Phillips · 8 years ago
  5. 0bd4a23 Consolidate read/write-Pixels testing code by Robert Phillips · 8 years ago
  6. d46697a Use GrSurfaceContext::read/write-Pixels more by Robert Phillips · 8 years ago
  7. 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 8 years ago
  8. a7d61a6 Revert "Continue making Ganesh use absolute texture coordinates" by Joe Gregorio · 8 years ago
  9. 4493a9d Continue making Ganesh use absolute texture coordinates by Robert Phillips · 8 years ago
  10. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  11. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
  12. d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
  13. 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
  14. 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
  15. 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
  16. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  17. 739c5bf Revert "Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear."" by Brian Salomon · 8 years ago
  18. ce4d04a Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear." by Ben Wagner · 8 years ago
  19. 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  20. 4d53c44 Limit GL_TEXTURE_RECTANGLE filtering to bilinear. by Brian Salomon · 8 years ago
  21. 8b1fb74 Make more tests exercise rendertargetless textures. by Brian Salomon · 8 years ago
  22. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  23. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  24. 4fd74ae Move GrContext::makeDrawContext to new GrContextPriv object by robertphillips · 8 years ago
  25. 6738c70 Rename GrContext's newDrawContext & drawContext to makeDrawContext by robertphillips · 8 years ago
  26. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  27. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  28. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 8 years ago
  29. 758586c Make existing unit tests only run on GL contexts by bsalomon · 8 years ago
  30. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  31. 273c0f5 rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext by bsalomon · 8 years ago
  32. 3e4616f Revert of rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext (patchset #5 id:80001 of https://codereview.chromium.org/1849463002/ ) by bsalomon · 8 years ago
  33. 4c7f0a1 rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext by bsalomon · 8 years ago
  34. 3724e57 Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  35. 6f70d43 Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ ) by robertphillips · 8 years ago
  36. fe3456c Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  37. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  38. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  39. 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
  40. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  41. 2a641ee Fix compile error in Google3 build. by benjaminwagner · 9 years ago
  42. e5286e0 Beginning of support for texture rectangles. by bsalomon · 9 years ago