1. 862cff3 Remove clip from GrPipelineBuilder by cdalton · 9 years ago
  2. c869932 Nanobench running on Vulkan by bsalomon · 9 years ago
  3. 0fd3c81 Make unit tests use generic testcontext rather than glcontext by bsalomon · 9 years ago
  4. 18a2f9d Add base class for GLTestContext and add new subclass VkTestContext. by bsalomon · 9 years ago
  5. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 9 years ago
  6. 2d1ee79 Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel by brianosman · 9 years ago
  7. 086eea9 Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of https://codereview.chromium.org/1948193002/ ) by reed · 9 years ago
  8. 5e56cfd SK_DECLARE_STATIC_MUTEX -> static SkMutex by mtklein · 9 years ago
  9. 9b92ebd Remove executable bit from source code files. by benjaminwagner · 9 years ago
  10. 2e6055b Refactor to separate backend object lifecycle and GpuResource budget decision by kkinnunen · 9 years ago
  11. c3d706f Revert of Use transfer buffer for BatchAtlas texture copies (patchset #9 id:160001 of https://codereview.chromium.org/1888473002/ ) by jvanverth · 9 years ago
  12. b0ec983 Use transfer buffer for BatchAtlas texture copies. by jvanverth · 9 years ago
  13. b988ecf Enable NV_path_rendering in the Null GL. by svaisanen · 9 years ago
  14. 1bf3e71 Add optional data parameter to createBuffer by cdalton · 9 years ago
  15. d9dd428 Modernize and trim down SkOnce. by mtklein · 9 years ago
  16. 3f21a2e Only eglTerminate command buffer displays when no displays are in use by bsalomon · 9 years ago
  17. b461d34 Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate by brianosman · 9 years ago
  18. dc0fcd4 Vulkan config in dm by bsalomon · 9 years ago
  19. e2e71c2 Track GL buffer state based on unique resource ID by cdalton · 9 years ago
  20. 044d3c1 Revert of Track GL buffer state based on unique resource ID (patchset #6 id:100001 of https://codereview.chromium.org/1854283004/ ) by mtklein · 9 years ago
  21. deacc97 Track GL buffer state based on unique resource ID by cdalton · 9 years ago
  22. 758586c Make existing unit tests only run on GL contexts by bsalomon · 9 years ago
  23. 898235c SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propagated in a few places so that the backend can do the right thing for L32 vs S32 mode. by brianosman · 9 years ago
  24. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 9 years ago
  25. 85b4b53 Rename enums in GrContextFactory to remove "GL" by bsalomon · 9 years ago
  26. b4b4cf3 Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:60001 of https://codereview.chromium.org/1845923004/ ) by bsalomon · 9 years ago
  27. 2d9c6f8 Rename enums in GrContextFactory to remove "GL" by bsalomon · 9 years ago
  28. 6e2aad4 Add GrContext::releaseAndAbandonContext() by bsalomon · 9 years ago
  29. 2f538e9 Delete duplicate null GL interface implementation by bsalomon · 9 years ago
  30. 7c62b47 Restore Vulkan setup code accidentally reverted in GrContextFactory.cpp by bsalomon · 9 years ago
  31. e5adad4 Add CreatePlatformGLTestContext_none.cpp for Google3 build by bsalomon · 9 years ago
  32. 49c4c22 Remove ownership parameter from GrResourceProvider::wrapBackendTextureAsRenderTarget by kkinnunen · 9 years ago
  33. 4d51f64 Fix compilation of GLTestContext_angle.cpp" by Brian Salomon · 9 years ago
  34. 273c0f5 rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext by bsalomon · 9 years ago
  35. 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 · 9 years ago
  36. 4c7f0a1 rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext by bsalomon · 9 years ago
  37. 3724e57 Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 9 years ago
  38. 6f70d43 Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ ) by robertphillips · 9 years ago
  39. fe3456c Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 9 years ago