1. eddbefb skia: Add ANGLE with GL backend to nanobench/DM by hendrikw · 9 years ago
  2. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  3. d416a5b Implement SkGLContext swapBuffers with fence syncs by cdalton · 9 years ago
  4. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  5. 93276c6 Remove EGL header from SkANGLELContext.h by bsalomon · 10 years ago
  6. c01f47b Remove unnecessary include of gles2 header in SkANGLEGLContext.h by bsalomon · 10 years ago
  7. 4238017 Use D3D11 backend for ANGLE when available. by bsalomon · 10 years ago[Renamed (92%) from src/gpu/gl/angle/SkANGLEGLContext.h]
  8. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  9. e454521 Cleanup GrContextFactory and make it's subclasses private by djsollen · 10 years ago[Renamed (96%) from include/gpu/gl/SkANGLEGLContext.h]
  10. 30bc88c Refactor SkGLContext to be actually extendable by kkinnunen · 10 years ago
  11. 9e61bb7 Make the Sk GL context class an abstract base class by kkinnunen · 10 years ago
  12. 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
  13. a90ed4e Make the Sk GL context class an abstract base class by kkinnunen · 10 years ago
  14. 80549fc Support using OpenGL ES context on desktop by kkinnunen · 10 years ago
  15. 05ead8a Revert of Support using OpenGL ES context on desktop (https://codereview.chromium.org/319043005/) by rmistry · 10 years ago
  16. 74fc727 Support using OpenGL ES context on desktop by kkinnunen · 10 years ago
  17. c9542ca Add swapBuffer call to SkGLContextHelper. by djsollen@google.com · 11 years ago
  18. 6177e69 Split GrGLContextInfo into GrGLContext & GrGLContextInfo by robertphillips@google.com · 11 years ago
  19. d5c8fe6 Removed ANGLE namespace requirement by robertphillips@google.com · 12 years ago
  20. d3b9fbb Code changes for ANGLE GL interface. .gyp file changes will be delivered later. by robertphillips@google.com · 12 years ago