Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1432)

Unified Diff: tools/BigPathBench.inc

Issue 1375363003: Factor out VisualBench timing code into a helper class (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: feedback inc Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « bench/BigPathBench.inc ('k') | tools/VisualBench/TimingStateMachine.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/BigPathBench.inc
diff --git a/bench/BigPathBench.inc b/tools/BigPathBench.inc
similarity index 99%
rename from bench/BigPathBench.inc
rename to tools/BigPathBench.inc
index d2d147ff40adbcf1e8fd2fd2a14cc7a05ed40ef6..c52bd323533fb92507827539be3cccc2c80b8535 100644
--- a/bench/BigPathBench.inc
+++ b/tools/BigPathBench.inc
@@ -1,3 +1,4 @@
+// Inspired by crbug.com/455429
path.moveTo(-1113, 81);
path.lineTo(-1113, 83);
path.lineTo(-1113, 82);
« no previous file with comments | « bench/BigPathBench.inc ('k') | tools/VisualBench/TimingStateMachine.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698