1. 9e61bb7 Make the Sk GL context class an abstract base class by kkinnunen · 10 years ago
  2. 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
  3. a90ed4e Make the Sk GL context class an abstract base class by kkinnunen · 10 years ago
  4. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  5. b1aded8 Add flag to bench/render pictures by krajcevski · 10 years ago
  6. 69a5560 Add entry point for passing options to the GrContextFactory by krajcevski · 10 years ago
  7. 944bcf0 Some fixes around GrContext::abandonContext: by bsalomon · 10 years ago
  8. 2354f84 Test abandoning GL context in dm/nanobench. by bsalomon · 10 years ago
  9. 80549fc Support using OpenGL ES context on desktop by kkinnunen · 10 years ago
  10. 05ead8a Revert of Support using OpenGL ES context on desktop (https://codereview.chromium.org/319043005/) by rmistry · 10 years ago
  11. 74fc727 Support using OpenGL ES context on desktop by kkinnunen · 10 years ago
  12. 88cb22b Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL by commit-bot@chromium.org · 10 years ago
  13. e3beb6b SkNonCopyable should be used with private inheritance. by commit-bot@chromium.org · 11 years ago
  14. d8ed851 Turn NVPR on by default (but off in tools). by commit-bot@chromium.org · 11 years ago
  15. 68c7488 Revert "Turn NVPR on by default (but off in tools)." by halcanary@google.com · 11 years ago
  16. 83d81c9 Turn NVPR on by default (but off in tools). by commit-bot@chromium.org · 11 years ago
  17. a0b4028 Replace uses of GrNoncopyable by SkNoncopyable. by commit-bot@chromium.org · 11 years ago
  18. 6177e69 Split GrGLContextInfo into GrGLContext & GrGLContextInfo by robertphillips@google.com · 12 years ago
  19. cb26535 Make GPU versions of benchs use the same canvas size as raster. by bsalomon@google.com · 12 years ago
  20. 67b915d Make GPU unit tests use GrContexts of different GL types. by bsalomon@google.com · 12 years ago
  21. 16e3dde Platform/Engine -> Backend createPlatform -> wrapBackend by bsalomon@google.com · 12 years ago
  22. dabdd9e Revert r5491, r5495, r5497, and r5498. by borenet@google.com · 12 years ago
  23. bcfa637 printf->SkDebugf for r5491 by borenet@google.com · 12 years ago
  24. fb3dd3a Temporarily add logging to GrContextFactory and SkNativeGLContext_android by borenet@google.com · 12 years ago
  25. 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
  26. 5bdef29 GrContextFactory can now expose the GLContext it is using. by keyar@chromium.org · 12 years ago
  27. a2d7148 Removed GrClip & related classes by robertphillips@google.com · 12 years ago
  28. c377baf Add placement new macros to SkPostConfig, call SkNEW* from Ganesh. by tomhudson@google.com · 12 years ago
  29. 7361f54 Make GM able to run MSAA modes and multiple GPU configs in a single run. by bsalomon@google.com · 12 years ago