1. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  2. 1045013 GrGLExtensions: remove unneded unique_ptr by Hal Canary · 7 years ago
  3. 71a1889 Revert "Revert "GrContext::dump that produces JSON formatted output"" by Brian Osman · 7 years ago
  4. 0f450ac Revert "GrContext::dump that produces JSON formatted output" by Brian Osman · 7 years ago
  5. 175af0d GrContext::dump that produces JSON formatted output by Brian Osman · 7 years ago
  6. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  7. bf521ff Move SkTArray to include/private. by bungeman · 9 years ago
  8. 9f2dc27 Replace GrGLInterface's function pointers with std::functions. by bsalomon · 9 years ago
  9. a779ef1 Fix for chrome's skia gl bindings code. by bsalomon · 9 years ago
  10. b1a32ad Add support for EGLImage to GrGLInterface by bsalomon · 9 years ago
  11. a3434d8 Add skstd::unique_ptr and use it. by bungeman · 9 years ago
  12. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  13. 0714360 Add SK_API to GrGLExtensions by commit-bot@chromium.org · 11 years ago
  14. a3baf3b Add hooks for GL_EXT_debug_marker in gpu by commit-bot@chromium.org · 11 years ago
  15. d8ed851 Turn NVPR on by default (but off in tools). by commit-bot@chromium.org · 11 years ago
  16. 68c7488 Revert "Turn NVPR on by default (but off in tools)." by halcanary@google.com · 11 years ago
  17. 83d81c9 Turn NVPR on by default (but off in tools). by commit-bot@chromium.org · 11 years ago
  18. c72425a Move GrGLInterface function pointers into a nested struct by commit-bot@chromium.org · 11 years ago
  19. 90313cc Move GrGLExtensions from GrGLContextInfo to GrGLInterface by commit-bot@chromium.org · 11 years ago
  20. 9e90aed Rename GrGLBinding->GrGLStandard, no longer a bitfield by commit-bot@chromium.org · 11 years ago
  21. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  22. 00142c4 Fix GL extension printing on core profiles. by bsalomon@google.com · 11 years ago
  23. 12eea2b Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  24. 1744f97 Use glGetStringi to get extensions when available. by bsalomon@google.com · 12 years ago