1. 9ebc3f0 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  2. 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
  3. c8b4336 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  4. 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
  5. e13ca32 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  6. 5219fd9 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
  7. 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
  8. 64492c4 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
  9. 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
  10. eeebdb5 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
  11. 5931922 Remove GrContextFactory::getGLContext by kkinnunen · 9 years ago
  12. 179a8f5 Generate list of GPU contexts outside SurfaceTest tests by kkinnunen · 9 years ago
  13. eddbefb skia: Add ANGLE with GL backend to nanobench/DM by hendrikw · 9 years ago
  14. 885bf09 skia: add ability to load command_buffer_gles2 by hendrikw · 9 years ago
  15. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  16. 682c269 Store context options on caps. by bsalomon · 9 years ago
  17. 08bf86d Revert of Store context options on caps. (patchset #3 id:40001 of https://codereview.chromium.org/1158433006/) by bsalomon · 9 years ago
  18. f28cff7 Store context options on caps. by bsalomon · 9 years ago
  19. e454521 Cleanup GrContextFactory and make it's subclasses private by djsollen · 10 years ago[Renamed (62%) from include/gpu/GrContextFactory.h]
  20. 30bc88c Refactor SkGLContext to be actually extendable by kkinnunen · 10 years ago
  21. 9e61bb7 Make the Sk GL context class an abstract base class by kkinnunen · 10 years ago
  22. 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
  23. a90ed4e Make the Sk GL context class an abstract base class by kkinnunen · 10 years ago
  24. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  25. b1aded8 Add flag to bench/render pictures by krajcevski · 10 years ago
  26. 69a5560 Add entry point for passing options to the GrContextFactory by krajcevski · 10 years ago
  27. 944bcf0 Some fixes around GrContext::abandonContext: by bsalomon · 10 years ago
  28. 2354f84 Test abandoning GL context in dm/nanobench. by bsalomon · 10 years ago
  29. 80549fc Support using OpenGL ES context on desktop by kkinnunen · 10 years ago
  30. 05ead8a Revert of Support using OpenGL ES context on desktop (https://codereview.chromium.org/319043005/) by rmistry · 10 years ago
  31. 74fc727 Support using OpenGL ES context on desktop by kkinnunen · 10 years ago
  32. 88cb22b Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL by commit-bot@chromium.org · 10 years ago
  33. e3beb6b SkNonCopyable should be used with private inheritance. by commit-bot@chromium.org · 10 years ago
  34. d8ed851 Turn NVPR on by default (but off in tools). by commit-bot@chromium.org · 10 years ago
  35. 68c7488 Revert "Turn NVPR on by default (but off in tools)." by halcanary@google.com · 10 years ago
  36. 83d81c9 Turn NVPR on by default (but off in tools). by commit-bot@chromium.org · 10 years ago
  37. a0b4028 Replace uses of GrNoncopyable by SkNoncopyable. by commit-bot@chromium.org · 11 years ago
  38. 6177e69 Split GrGLContextInfo into GrGLContext & GrGLContextInfo by robertphillips@google.com · 11 years ago
  39. cb26535 Make GPU versions of benchs use the same canvas size as raster. by bsalomon@google.com · 11 years ago
  40. 67b915d Make GPU unit tests use GrContexts of different GL types. by bsalomon@google.com · 11 years ago
  41. 16e3dde Platform/Engine -> Backend createPlatform -> wrapBackend by bsalomon@google.com · 12 years ago
  42. dabdd9e Revert r5491, r5495, r5497, and r5498. by borenet@google.com · 12 years ago
  43. bcfa637 printf->SkDebugf for r5491 by borenet@google.com · 12 years ago
  44. fb3dd3a Temporarily add logging to GrContextFactory and SkNativeGLContext_android by borenet@google.com · 12 years ago
  45. 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
  46. 5bdef29 GrContextFactory can now expose the GLContext it is using. by keyar@chromium.org · 12 years ago
  47. a2d7148 Removed GrClip & related classes by robertphillips@google.com · 12 years ago
  48. c377baf Add placement new macros to SkPostConfig, call SkNEW* from Ganesh. by tomhudson@google.com · 12 years ago
  49. 7361f54 Make GM able to run MSAA modes and multiple GPU configs in a single run. by bsalomon@google.com · 12 years ago