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
/
startup
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't let users set the number of cycles to be more than kNumCyclesMax in sta...
thestig@chromium.org
2010-04-15
2
-4
/
+20
*
Only disable ShutdownTest.TwentyTabsSessionEnding in Debug mode. It runs just...
thestig@chromium.org
2010-04-07
1
-1
/
+1
*
Temporarily disable ShutdownTest.TwentyTabsSessionEnding on Windows.
viettrungluu@chromium.org
2010-04-07
1
-1
/
+7
*
Add some shutdown perf tests. We measure shutdown for the combination of
thestig@chromium.org
2010-04-06
2
-21
/
+136
*
[GTTF] Make automation framework more solid by making sure that
phajdan.jr@chromium.org
2010-03-16
1
-3
/
+3
*
Move base/gfx contents to gfx/
ben@chromium.org
2010-03-14
1
-1
/
+1
*
Reuse UseReferenceBuild() cleanup in startup test.
chase@chromium.org
2009-12-21
1
-21
/
+3
*
Rename a conflicting trace.
chase@chromium.org
2009-12-18
1
-1
/
+2
*
Re-enable startup tests on Mac since process leak bug fixed.
jrg@chromium.org
2009-12-17
1
-6
/
+0
*
Add reference build to tab switching tests.
chase@chromium.org
2009-12-14
1
-14
/
+0
*
Enable new tab test reference builds on Mac now that the reference builds are...
tony@chromium.org
2009-12-04
1
-8
/
+0
*
Re-enable NewTabUIStartupTest.PerfRefWarm on Linux. Roll to a new
tony@chromium.org
2009-11-25
1
-2
/
+1
*
Disable New Tab UI Warm ref test on Linux too, it's failing there too.
tony@chromium.org
2009-11-25
1
-1
/
+2
*
Disable the new tab reference tests on mac since the reference build
tony@chromium.org
2009-11-25
1
-0
/
+8
*
Convert a few other places from using ApplyAccelerator (async) to
tony@chromium.org
2009-11-25
1
-2
/
+3
*
Add new tab warm and new tab cold reference build runs.
tony@chromium.org
2009-11-25
2
-3
/
+27
*
reenable toolstrips for startup tests
erikkay@chromium.org
2009-11-24
1
-0
/
+4
*
Try to make the start up tests less flaky by switching
tony@chromium.org
2009-11-23
1
-4
/
+6
*
Re-enable the warm perf load test.
chase@chromium.org
2009-10-30
1
-1
/
+1
*
Experiment with startup tests and file urls.
asargent@chromium.org
2009-10-23
1
-1
/
+1
*
Add histogram for how tab closing time. Did some cleanup along the way. Mov...
jam@chromium.org
2009-10-14
1
-3
/
+3
*
Convert a CopyRecursiveDirNoCache to use FilePaths instead
tony@chromium.org
2009-10-12
2
-4
/
+4
*
Move more ICU-dependent stuff from base into base/i18n. Some test stuff also
brettw@chromium.org
2009-10-09
1
-1
/
+1
*
Fix startup_tests failure. I added a new test but sometimes on a slow bot
tony@chromium.org
2009-10-07
1
-3
/
+0
*
Revert "Revert "Add startup tests that log start script, domcontentloaded, an...
tony@chromium.org
2009-10-07
2
-11
/
+77
*
Revert "Add startup tests that log start script, domcontentloaded, and onload."
mattm@chromium.org
2009-10-07
2
-77
/
+11
*
Add startup tests that log start script, domcontentloaded, and onload.
tony@chromium.org
2009-10-07
2
-11
/
+77
*
Last checkin contained a typo. Fixing.
mpcomplete@chromium.org
2009-09-18
1
-1
/
+0
*
Disable extension startup tests on Mac, since they're causing it to hang.
mpcomplete@chromium.org
2009-09-18
1
-1
/
+7
*
Add a handful of startup tests that run with different types of installed ext...
mpcomplete@chromium.org
2009-09-18
1
-21
/
+69
*
Enable startup tests for custom frame. I meant to do this with the
tony@chromium.org
2009-08-21
1
-0
/
+10
*
Remove include of IPC headers from headers they crept into. This slows down ...
jam@chromium.org
2009-08-20
1
-0
/
+1
*
More linux startup tests. Add startup tests for custom frame
tony@chromium.org
2009-08-19
1
-0
/
+12
*
GTK Theme: Add startup tests for gtk themes.
erg@google.com
2009-08-18
2
-5
/
+20
*
Fix startup tests with complex theme.
mirandac@chromium.org
2009-08-15
2
-11
/
+19
*
Reverting 23313.
mirandac@chromium.org
2009-08-13
2
-19
/
+11
*
Enable StartupTest.PerfColdComplexTheme, and add rewriting of Preference file...
mirandac@chromium.org
2009-08-13
2
-11
/
+19
*
Fix failing startup test.
mirandac@chromium.org
2009-08-11
2
-9
/
+9
*
Turn off startup test until I figure out problem.
mirandac@chromium.org
2009-08-11
1
-5
/
+5
*
Make new complex theme startup tests work. Change the name of the NewTabUISt...
mirandac@chromium.org
2009-08-11
2
-5
/
+5
*
Fix startup test error for now.
mirandac@chromium.org
2009-08-10
1
-1
/
+1
*
Turn off startup test for now to fix bots.
mirandac@chromium.org
2009-08-10
1
-3
/
+3
*
Test startup of new tab page with a complex theme.
mirandac@chromium.org
2009-08-10
2
-21
/
+33
*
Disable first run for the New Tab Cold perf test.
arv@google.com
2009-07-28
1
-0
/
+5
*
Fix new_tab_ui_cold_test for linux
arv@google.com
2009-07-08
1
-0
/
+8
*
Adds a way to set the boundaries of the browser window through
arv@google.com
2009-07-08
1
-0
/
+3
*
Enable the perf reference test.
thomasvl@chromium.org
2009-06-11
1
-2
/
+0
*
Remove the checked-in .vcproj files obviated by r17687.
sgk@chromium.org
2009-06-05
1
-210
/
+0
*
Make automation proxy objects to ref_counted. That allows to process async no...
stoyan@chromium.org
2009-05-28
1
-3
/
+3
*
Fix errant comments on parameters.
pinkerton@chromium.org
2009-05-27
1
-2
/
+2
[next]