1. dc0fcd4 Vulkan config in dm by bsalomon · 9 years ago
  2. 758586c Make existing unit tests only run on GL contexts by bsalomon · 9 years ago
  3. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 9 years ago
  4. 85b4b53 Rename enums in GrContextFactory to remove "GL" by bsalomon · 9 years ago
  5. 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
  6. 2d9c6f8 Rename enums in GrContextFactory to remove "GL" by bsalomon · 9 years ago
  7. 6e2aad4 Add GrContext::releaseAndAbandonContext() by bsalomon · 9 years ago
  8. 273c0f5 rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext by bsalomon · 9 years ago
  9. 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
  10. 4c7f0a1 rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext by bsalomon · 9 years ago
  11. 3724e57 Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 9 years ago[Renamed (90%) from src/gpu/GrContextFactory.h]
  12. 61d3b08 Enable gpusrgb config on bots. by brianosman · 9 years ago
  13. 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[Renamed (90%) from tools/gpu/GrContextFactory.h]
  14. fe3456c Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 9 years ago[Renamed (90%) from src/gpu/GrContextFactory.h]
  15. f655e93 Revert of Implement support for using GL ES 3.0 with command buffer (patchset #6 id:100001 of https://codereview.chromium.org/1684413003/ ) by kkinnunen · 9 years ago
  16. 45c2c81 Implement support for using GL ES 3.0 with command buffer by kkinnunen · 9 years ago
  17. 3405800 Make SkGLContext lifetime more well-defined by kkinnunen · 9 years ago
  18. 54e2ca5 Revert of Make SkGLContext lifetime more well-defined (patchset #7 id:120001 of https://codereview.chromium.org/1511773005/ ) by jcgregorio · 9 years ago
  19. 830e012 Make SkGLContext lifetime more well-defined by kkinnunen · 9 years ago
  20. 3e980c3 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  21. 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
  22. 9ebc3f0 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  23. 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
  24. c8b4336 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  25. 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
  26. e13ca32 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  27. 5219fd9 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
  28. 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
  29. 64492c4 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
  30. 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
  31. eeebdb5 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
  32. 5931922 Remove GrContextFactory::getGLContext by kkinnunen · 9 years ago
  33. 179a8f5 Generate list of GPU contexts outside SurfaceTest tests by kkinnunen · 9 years ago
  34. eddbefb skia: Add ANGLE with GL backend to nanobench/DM by hendrikw · 9 years ago
  35. 885bf09 skia: add ability to load command_buffer_gles2 by hendrikw · 9 years ago
  36. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  37. 682c269 Store context options on caps. by bsalomon · 9 years ago
  38. 08bf86d Revert of Store context options on caps. (patchset #3 id:40001 of https://codereview.chromium.org/1158433006/) by bsalomon · 9 years ago
  39. f28cff7 Store context options on caps. by bsalomon · 9 years ago
  40. e454521 Cleanup GrContextFactory and make it's subclasses private by djsollen · 10 years ago[Renamed (62%) from include/gpu/GrContextFactory.h]
  41. 30bc88c Refactor SkGLContext to be actually extendable by kkinnunen · 10 years ago
  42. 9e61bb7 Make the Sk GL context class an abstract base class by kkinnunen · 10 years ago
  43. 1080596 Revert of Make the Sk GL context class an abstract base class (patchset #4 id:60001 of https://codereview.chromium.org/630843002/) by bsalomon · 10 years ago
  44. a90ed4e Make the Sk GL context class an abstract base class by kkinnunen · 10 years ago
  45. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  46. b1aded8 Add flag to bench/render pictures by krajcevski · 10 years ago
  47. 69a5560 Add entry point for passing options to the GrContextFactory by krajcevski · 10 years ago
  48. 944bcf0 Some fixes around GrContext::abandonContext: by bsalomon · 10 years ago
  49. 2354f84 Test abandoning GL context in dm/nanobench. by bsalomon · 10 years ago
  50. 80549fc Support using OpenGL ES context on desktop by kkinnunen · 10 years ago
  51. 05ead8a Revert of Support using OpenGL ES context on desktop (https://codereview.chromium.org/319043005/) by rmistry · 10 years ago
  52. 74fc727 Support using OpenGL ES context on desktop by kkinnunen · 10 years ago
  53. 88cb22b Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL by commit-bot@chromium.org · 10 years ago
  54. e3beb6b SkNonCopyable should be used with private inheritance. by commit-bot@chromium.org · 11 years ago
  55. d8ed851 Turn NVPR on by default (but off in tools). by commit-bot@chromium.org · 11 years ago
  56. 68c7488 Revert "Turn NVPR on by default (but off in tools)." by halcanary@google.com · 11 years ago
  57. 83d81c9 Turn NVPR on by default (but off in tools). by commit-bot@chromium.org · 11 years ago
  58. a0b4028 Replace uses of GrNoncopyable by SkNoncopyable. by commit-bot@chromium.org · 11 years ago
  59. 6177e69 Split GrGLContextInfo into GrGLContext & GrGLContextInfo by robertphillips@google.com · 12 years ago
  60. cb26535 Make GPU versions of benchs use the same canvas size as raster. by bsalomon@google.com · 12 years ago
  61. 67b915d Make GPU unit tests use GrContexts of different GL types. by bsalomon@google.com · 12 years ago
  62. 16e3dde Platform/Engine -> Backend createPlatform -> wrapBackend by bsalomon@google.com · 12 years ago
  63. dabdd9e Revert r5491, r5495, r5497, and r5498. by borenet@google.com · 12 years ago
  64. bcfa637 printf->SkDebugf for r5491 by borenet@google.com · 12 years ago
  65. fb3dd3a Temporarily add logging to GrContextFactory and SkNativeGLContext_android by borenet@google.com · 12 years ago
  66. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  67. 5bdef29 GrContextFactory can now expose the GLContext it is using. by keyar@chromium.org · 12 years ago
  68. a2d7148 Removed GrClip & related classes by robertphillips@google.com · 12 years ago
  69. c377baf Add placement new macros to SkPostConfig, call SkNEW* from Ganesh. by tomhudson@google.com · 12 years ago
  70. 7361f54 Make GM able to run MSAA modes and multiple GPU configs in a single run. by bsalomon@google.com · 13 years ago