1. 18300a3 detach -> release by mtklein · 8 years ago
  2. f655e93 Revert of Implement support for using GL ES 3.0 with command buffer (patchset #6 id:100001 of https://codereview.chromium.org/1684413003/ ) by kkinnunen · 8 years ago
  3. 45c2c81 Implement support for using GL ES 3.0 with command buffer by kkinnunen · 9 years ago
  4. b1ac52f Skia: Add Command Buffer support to Linux/Mac by hendrikw · 9 years ago
  5. 6f0fdac skia: Add support for ANGLE on linux by hendrikw · 9 years ago
  6. 85ab551 Move closeWindow()/setFullscreen()/setVSynv() from SkWindow to SkOSWindow by bsalomon · 9 years ago
  7. 7fe8ee4 Expand VisualBench to a real benching tool by joshualitt · 9 years ago
  8. da7b843 CL to add setFullscreen and setVsync to SkWindow by joshualitt · 9 years ago
  9. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  10. c8fcafb First cut at cleaning up Sergio's example code and moving some common code to SkWindow. by caryclark · 10 years ago
  11. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  12. acb3d88 use select() so we can wait for XEvents or our timer by reed@google.com · 11 years ago
  13. 64cc810 Make SkOSWindow return the sample count and stencil bit count for its GL context. by bsalomon@google.com · 11 years ago
  14. 887760f views: Fix a typo in SkEvent.h by tfarina@chromium.org · 12 years ago
  15. 1195925 Add MSAA option to SampleApp by bsalomon@google.com · 12 years ago
  16. 8108c47 Unix SampleApp attach/detach fixup and style fixup by bsalomon@google.com · 12 years ago
  17. 3c4d032 Revert 3857 (which was committed from wrong tree) by bsalomon@google.com · 12 years ago
  18. 5f017a4 Fix GL attach/detach in Mac SampleApp by bsalomon@google.com · 12 years ago
  19. b442a6d Redelivering r3555 to re-add run-time switching between ANGLE and native opengl by robertphillips@google.com · 12 years ago
  20. 178b8e0 Add SK_OVERRIDE where appropriate. by tomhudson@google.com · 12 years ago
  21. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  22. aed68d9 Make linux sample app work on my laptop. Reviewed at http://codereview.appspot.com/4568050/ by Scroggo · 13 years ago
  23. 9df214e http://codereview.appspot.com/4373057/ by Scroggo · 13 years ago
  24. 0f185c2 Move zoomer into SampleApp by Scroggo · 13 years ago
  25. 08526c0 Add a 'fatbits' mode to unix sample app. by scroggo · 13 years ago
  26. c8ad63e Initial GYP file for skia / gr. Builds SampleApp on Mac, Windows, Linux. by bsalomon@google.com · 13 years ago
  27. b7e9aee Add a sample application that runs on unix. by scroggo · 13 years ago
  28. 8a1c16f grab from latest android by reed@android.com · 16 years ago