1. ec22b1a Expose GrContext::dump() when SK_ENABLE_DUMP_GPU is defined. by Brian Salomon · 5 years ago
  2. b3c9745 Remove "nvpr" configs by Chris Dalton · 5 years ago
  3. 2d170c3 Remove all NexusPlayer bots and driver workarounds by Brian Osman · 5 years ago
  4. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  5. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  6. f4def34 Move dumpJSON behind the SK_ENABLE_DUMP_GPU flag by Kevin Lubick · 6 years ago
  7. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  8. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  9. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  10. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 6 years ago
  11. dcfca43 Use GrContextFactories that produce a single GrContext in unit tests. by Brian Salomon · 7 years ago
  12. 022cfa2 Add FIFO thread pool, use it for most things. by Mike Klein · 7 years ago
  13. 5127998 Add an (optional) SkTaskGroup to GrContext by Brian Osman · 7 years ago
  14. 71a1889 Revert "Revert "GrContext::dump that produces JSON formatted output"" by Brian Osman · 7 years ago
  15. 0f450ac Revert "GrContext::dump that produces JSON formatted output" by Brian Osman · 7 years ago
  16. 175af0d GrContext::dump that produces JSON formatted output by Brian Osman · 7 years ago
  17. c746bc1 Add another null check for the Vk NexusPlayer bot by Brian Osman · 7 years ago
  18. 9eac2ea Fixes to shared context test API by Brian Osman · 7 years ago
  19. 60c774d Support shared GL contexts in GrContextFactory by Brian Osman · 7 years ago
  20. e812d49 Rename GrContextFactory::ContextOptions to ContextOverrides by csmartdalton · 7 years ago
  21. 6270e55 Add ContextOptions field to SkCommandLineConfigGpu by csmartdalton · 8 years ago
  22. 0fd3c81 Make unit tests use generic testcontext rather than glcontext by bsalomon · 8 years ago
  23. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  24. dc0fcd4 Vulkan config in dm by bsalomon · 8 years ago
  25. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  26. 85b4b53 Rename enums in GrContextFactory to remove "GL" by bsalomon · 8 years ago
  27. b4b4cf3 Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:60001 of https://codereview.chromium.org/1845923004/ ) by bsalomon · 8 years ago
  28. 2d9c6f8 Rename enums in GrContextFactory to remove "GL" by bsalomon · 8 years ago
  29. 3724e57 Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  30. 61d3b08 Enable gpusrgb config on bots. by brianosman · 8 years ago
  31. 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
  32. fe3456c Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  33. 3405800 Make SkGLContext lifetime more well-defined by kkinnunen · 9 years ago
  34. 54e2ca5 Revert of Make SkGLContext lifetime more well-defined (patchset #7 id:120001 of https://codereview.chromium.org/1511773005/ ) by jcgregorio · 9 years ago
  35. 830e012 Make SkGLContext lifetime more well-defined by kkinnunen · 9 years ago
  36. 3e980c3 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  37. 0f515bd Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #21 id:400001 of https://codereview.chromium.org/1490113005/ ) by rmistry · 9 years ago
  38. 9ebc3f0 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  39. 4dabf83 Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #18 id:340001 of https://codereview.chromium.org/1490113005/ ) by joshualitt · 9 years ago
  40. c8b4336 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  41. 4ff653c Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #12 id:220001 of https://codereview.chromium.org/1490113005/ ) by reed · 9 years ago
  42. e13ca32 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  43. 5219fd9 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
  44. 9d66696 Revert of Make NVPR a GL context option instead of a GL context (patchset #9 id:160001 of https://codereview.chromium.org/1448883002/ ) by borenet · 9 years ago
  45. 64492c4 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
  46. a18a8bc Skip dm GPU configs when context creation fails by kkinnunen · 9 years ago
  47. a0a024e Revert of Make NVPR a GL context option instead of a GL context (patchset #2 id:20001 of https://codereview.chromium.org/1448883002/ ) by bsalomon · 9 years ago
  48. eeebdb5 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
  49. 5931922 Remove GrContextFactory::getGLContext by kkinnunen · 9 years ago
  50. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  51. e904c09 Fix alpha textures in NV ES3 contexts on Windows. by bsalomon · 10 years ago
  52. 9ea53f9 Preprend Test to test function name generated by DEF_TEST() macro. by tfarina · 10 years ago
  53. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  54. 4ee16bf Add a DEF_GPUTEST() macro. by tfarina@chromium.org · 11 years ago
  55. 197845a Add --threads to tests binary, to run non-GPU tests on multiple cores. by commit-bot@chromium.org · 11 years ago
  56. 5bdef29 GrContextFactory can now expose the GLContext it is using. by keyar@chromium.org · 12 years ago