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