1. 18300a3 detach -> release by mtklein · 8 years ago
  2. 973d92c SampleApp: Remove SkWindow::setColorType by kkinnunen · 9 years ago
  3. 6ebd423 Create a skeleton VisualDebugModule by joshualitt · 9 years ago
  4. baf8fcb Add offscreen mode to visualbench by cdalton · 9 years ago
  5. 898e02e Move command line print above parse in VisualBench by joshualitt · 9 years ago
  6. 60795d9 Add visualbench option for nvpr stencil samples by cdalton · 9 years ago
  7. 43f610f Parse command line arguments for sdl + android by joshualitt · 9 years ago
  8. c70483f Add visualbench option for device-independent fonts by cdalton · 9 years ago
  9. fb02cda Force VisualBench to reset GLContext on GrContext reset by joshualitt · 9 years ago
  10. c9dd93c Add NVPR to VisualBench by joshualitt · 9 years ago
  11. f276ac5 Move functions from SkGr to SkGrPriv.h by bsalomon · 9 years ago
  12. 5a74afe nvpr removal from VisualBench base context by joshualitt · 9 years ago
  13. fb33ae1 Not correctly initializing VisualBench commandline arguments by joshualitt · 9 years ago
  14. f5d1b2d Add viewer mode to VisualBench. by jvanverth · 9 years ago
  15. fe81e2d Make SkGraphics::Term a no-op, stop calling it. by mtklein · 9 years ago
  16. d9b8d7a Revert of Make SkGraphics::Term a no-op, stop calling it. (patchset #2 id:20001 of https://codereview.chromium.org/1329853005/ ) by mtklein · 9 years ago
  17. 925979f Make SkGraphics::Term a no-op, stop calling it. by mtklein · 9 years ago
  18. 189aef7 Create module system for VisualBench by joshualitt · 9 years ago
  19. 5514321 Minor tweak to visual bench timing by joshualitt · 9 years ago
  20. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  21. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  22. 5b4a7ab Adding sucessful exit message to VisualBench by joshualitt · 9 years ago
  23. 892b0c3 Add skeleton json support to visualbench by joshualitt · 9 years ago
  24. 6531c36 Generate platform specific fontmgr gm. by caryclark · 9 years ago
  25. a2a6fe8 Some cleanups of VisualBench by joshualitt · 9 years ago
  26. 47d280d Fix visual bench memory leak by joshualitt · 9 years ago
  27. 31b21f6 Small fix for visualbench by joshualitt · 9 years ago
  28. d4fa90f Fix VisualBench to hold onto a surface by joshualitt · 9 years ago
  29. 962cc98 Add benchmarkstream to visualbench by joshualitt · 9 years ago
  30. 91b6f32 Move visualbench to its own folder by joshualitt · 9 years ago[Renamed from tools/VisualBench.cpp]
  31. e1b8958 Add samplingTime mode to nanobench by cdalton · 9 years ago
  32. 6205af0 add autotuning to visualbench by joshualitt · 9 years ago
  33. 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
  34. 45171e2 Load visualbench pictures one at a time. by bsalomon · 9 years ago
  35. 85ab551 Move closeWindow()/setFullscreen()/setVSynv() from SkWindow to SkOSWindow by bsalomon · 9 years ago
  36. 1e7951f There are still things to sort out but this seems to run correctly. by bsalomon · 9 years ago
  37. 030dc84 Visual bench on native android by joshualitt · 9 years ago
  38. 7fe8ee4 Expand VisualBench to a real benching tool by joshualitt · 9 years ago
  39. da7b843 CL to add setFullscreen and setVsync to SkWindow by joshualitt · 9 years ago