index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
test
/
page_cycler
/
page_cycler_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Print pages in the reference build.
cmp@chromium.org
2011-03-15
1
-19
/
+2
*
Move experimental extension APIs startup flag.
cmp@chromium.org
2011-03-14
1
-2
/
+7
*
Implement blocking for webRequest.onBeforeRequest extension event.
mpcomplete@chromium.org
2011-03-08
1
-0
/
+15
*
Mark IndexedDB flaky.
chase@chromium.org
2011-02-28
1
-1
/
+1
*
Make the page cycler test support the new API (and the old).
jorlow@chromium.org
2011-02-15
1
-3
/
+2
*
Disable IndexedDB page_cycler_tests.
hans@chromium.org
2011-02-15
1
-2
/
+3
*
Revert 74118 - Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-08
1
-7
/
+6
*
Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-08
1
-6
/
+7
*
Mark indexeddb and database cyclers as flaky.
chase@chromium.org
2011-01-29
1
-9
/
+6
*
Remove test_timeout_ms and fix all the callers.
tfarina@chromium.org
2011-01-12
1
-3
/
+5
*
Mark IndexedDB as FAILS to green the tree.
chase@chromium.org
2011-01-05
1
-2
/
+3
*
Strip quotes from stringified cookie values.
chase@chromium.org
2010-12-29
1
-1
/
+10
*
Disabling the PageCyclerIndexedDatabaseTest.IndexedDBBasicInsertFile on Windows
ananta@chromium.org
2010-12-25
1
-7
/
+3
*
Disabling the PageCyclerIndexedDatabaseTest.IndexedDBBasicInsertFile on Windo...
ananta@chromium.org
2010-12-23
1
-0
/
+8
*
Update page_cycler to use sessionStorage.
chase@chromium.org
2010-12-17
1
-0
/
+9
*
IndexedDB: Set up a page cycler.
hans@chromium.org
2010-11-23
1
-7
/
+69
*
Update code that previously constructed strings from string iterators only to...
erikwright@chromium.org
2010-10-22
1
-2
/
+3
*
Convert LOG(INFO) to VLOG(1) - chrome/test/.
pkasting@chromium.org
2010-10-20
1
-2
/
+2
*
Revert 57265 - Disable page_cycler_database on Mac. It looks like the perf bo...
chase@chromium.org
2010-08-27
1
-3
/
+1
*
Revert 57270 - Disable page_cycler_database everywhere.
chase@chromium.org
2010-08-27
1
-2
/
+3
*
GTTF: Extract performance-testing-specific parts of UITestBase to UIPerfTest.
phajdan.jr@chromium.org
2010-08-26
1
-2
/
+2
*
Revert "Changed page_cycler to use sessionStorage instead of cookies for timi...
chase@chromium.org
2010-08-26
1
-8
/
+1
*
Disable page_cycler_database everywhere.
dumi@chromium.org
2010-08-25
1
-3
/
+2
*
Disable page_cycler_database on Mac. It looks like the perf bots are
dumi@chromium.org
2010-08-25
1
-1
/
+3
*
Changed page_cycler to use sessionStorage instead of cookies for timing values.
chase@chromium.org
2010-08-20
1
-1
/
+8
*
PageCycler: added command line option to vary number of iterations.
phajdan.jr@chromium.org
2010-08-16
1
-1
/
+11
*
FBTF: Clean up some headers in tab_contents_delegate.h.
erg@google.com
2010-08-10
1
-0
/
+1
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-1
/
+1
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-2
/
+2
*
Convert a bunch of easy AppendSwitchWithValue to *ASCII.
evan@chromium.org
2010-07-30
1
-2
/
+2
*
Disable the page_cycler_database on Windows, because it's really slow
dumi@chromium.org
2010-07-30
1
-0
/
+3
*
CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()
evan@chromium.org
2010-07-29
1
-1
/
+1
*
Replaced wsprintf() with printf().
phajdan.jr@chromium.org
2010-06-22
1
-1
/
+9
*
page cycler: Use buffer-cache priming code on all systems.
evan@chromium.org
2010-05-19
1
-23
/
+14
*
[GTTF] Unify polling interval in some of the polling functions
phajdan.jr@chromium.org
2010-03-30
1
-1
/
+1
*
Re-enable the DB perf tests and lower the number of iterations per
dumi@chromium.org
2010-03-22
1
-9
/
+25
*
Re-disable the DB perf tests, because the Vista perf bot is choking on them.
dumi@chromium.org
2010-03-19
1
-2
/
+2
*
Re-enable all DB perf tests.
dumi@chromium.org
2010-03-19
1
-2
/
+2
*
[GTTF] Make automation framework more solid by making sure that
phajdan.jr@chromium.org
2010-03-16
1
-1
/
+1
*
Re-enable moz-http page cycler.
chase@chromium.org
2010-03-03
1
-2
/
+1
*
Disable moz http because it hangs and create redness everywhere
nsylvain@chromium.org
2010-02-26
1
-1
/
+2
*
Disable DB perf tests for now. For some unknown reason they're taking
dumi@chromium.org
2010-01-29
1
-2
/
+4
*
Changing page_cycler_test to allow us to run all DB perf tests in the
dumi@chromium.org
2010-01-29
1
-30
/
+46
*
Make running chrome process detection in ui tests more reliable.
phajdan.jr@chromium.org
2010-01-13
1
-10
/
+4
*
Adding the DB performance tests.
dumi@chromium.org
2009-12-29
1
-6
/
+109
*
Revert "Sleep around printing page cycler results."
chase@chromium.org
2009-12-08
1
-4
/
+0
*
Recognize EMSGSIZE as non-fatal on OS X.
jeremy@chromium.org
2009-12-08
1
-1
/
+2
*
Sleep briefly before/after printing page cycler results.
chase@chromium.org
2009-11-24
1
-0
/
+4
*
Revert change that disallowed content scripts access to
aa@chromium.org
2009-11-22
1
-3
/
+0
*
Make the commit_charge the important statistic (displayed on the
sgk@google.com
2009-11-21
1
-2
/
+4
[next]