1. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  2. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  3. 5b4a7ab Adding sucessful exit message to VisualBench by joshualitt · 9 years ago
  4. 892b0c3 Add skeleton json support to visualbench by joshualitt · 9 years ago
  5. 6531c36 Generate platform specific fontmgr gm. by caryclark · 9 years ago
  6. a2a6fe8 Some cleanups of VisualBench by joshualitt · 9 years ago
  7. 47d280d Fix visual bench memory leak by joshualitt · 9 years ago
  8. 31b21f6 Small fix for visualbench by joshualitt · 9 years ago
  9. d4fa90f Fix VisualBench to hold onto a surface by joshualitt · 9 years ago
  10. 962cc98 Add benchmarkstream to visualbench by joshualitt · 9 years ago
  11. 91b6f32 Move visualbench to its own folder by joshualitt · 9 years ago[Renamed from tools/VisualBench.cpp]
  12. e1b8958 Add samplingTime mode to nanobench by cdalton · 9 years ago
  13. 6205af0 add autotuning to visualbench by joshualitt · 9 years ago
  14. 241b56d Allows windowed apps to be built on the Mac just by writing a SkOSWindow subclass without needing nib/plist files. by bsalomon · 9 years ago
  15. 45171e2 Load visualbench pictures one at a time. by bsalomon · 9 years ago
  16. 85ab551 Move closeWindow()/setFullscreen()/setVSynv() from SkWindow to SkOSWindow by bsalomon · 9 years ago
  17. 1e7951f There are still things to sort out but this seems to run correctly. by bsalomon · 9 years ago
  18. 030dc84 Visual bench on native android by joshualitt · 9 years ago
  19. 7fe8ee4 Expand VisualBench to a real benching tool by joshualitt · 9 years ago
  20. da7b843 CL to add setFullscreen and setVsync to SkWindow by joshualitt · 9 years ago