1. 0c5bb2f Clean up some GrContext in tests by Robert Phillips · 4 years ago
  2. 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 4 years ago
  3. 08ba085 Revert "De-GL-ify tests, gm and tools" by Robert Phillips · 5 years ago
  4. 89fb346 De-GL-ify tests, gm and tools by Robert Phillips · 5 years ago
  5. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  6. fbe2406 Reland "Remove the NullGL interface (and associated test context)" by Brian Osman · 5 years ago
  7. 215da62 Revert "Remove the NullGL interface (and associated test context)" by Brian Osman · 5 years ago
  8. de206c7 Remove the NullGL interface (and associated test context) by Brian Osman · 5 years ago
  9. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  10. dcfca43 Use GrContextFactories that produce a single GrContext in unit tests. by Brian Salomon · 7 years ago
  11. ab527a5 Enable many more tests for Vulkan by egdaniel · 8 years ago
  12. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  13. 68d9134 Make more unit tests run on Vulkan by bsalomon · 8 years ago
  14. 758586c Make existing unit tests only run on GL contexts by bsalomon · 8 years ago
  15. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  16. f3261af Remove 'native' context unit test macro. by bsalomon · 8 years ago
  17. 273c0f5 rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext by bsalomon · 8 years ago
  18. 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
  19. 4c7f0a1 rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext by bsalomon · 8 years ago
  20. 3724e57 Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  21. 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
  22. fe3456c Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  23. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  24. 179a8f5 Generate list of GPU contexts outside SurfaceTest tests by kkinnunen · 9 years ago