1. e13ca32 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  2. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  3. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  4. d416a5b Implement SkGLContext swapBuffers with fence syncs by cdalton · 9 years ago
  5. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  6. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  7. e454521 Cleanup GrContextFactory and make it's subclasses private by djsollen · 10 years ago[Renamed (95%) from include/gpu/gl/SkDebugGLContext.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. 944bcf0 Some fixes around GrContext::abandonContext: by bsalomon · 10 years ago
  13. 80549fc Support using OpenGL ES context on desktop by kkinnunen · 10 years ago
  14. 05ead8a Revert of Support using OpenGL ES context on desktop (https://codereview.chromium.org/319043005/) by rmistry · 10 years ago
  15. 74fc727 Support using OpenGL ES context on desktop by kkinnunen · 10 years ago
  16. c9542ca Add swapBuffer call to SkGLContextHelper. by djsollen@google.com · 11 years ago
  17. 6177e69 Split GrGLContextInfo into GrGLContext & GrGLContextInfo by robertphillips@google.com · 12 years ago
  18. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  19. 0da3719 Added debug GL Interface. This interface tracks various GL objects in order to find leaks & invalid accesses. by robertphillips@google.com · 12 years ago