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
*
GTTF: Extract performance-testing-specific parts of UITestBase to UIPerfTest.
phajdan.jr@chromium.org
2010-08-26
3
-6
/
+6
*
Mark another test as flaky on mac to try and keep the bot greener
thomasvl@chromium.org
2010-08-23
1
-1
/
+3
*
Mark a bunch of startup_tests as FLAKY on Mac:
rsesek@chromium.org
2010-08-20
2
-6
/
+26
*
CommandLine: eliminate wstring-accepting AppendLooseValue
evan@chromium.org
2010-08-13
1
-2
/
+2
*
remove toolstrips
erikkay@chromium.org
2010-08-12
1
-17
/
+0
*
base: rename Environment::GetEnv to Environment::GetVar.
tfarina@chromium.org
2010-08-07
2
-2
/
+2
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
base: Rename EnvVarGetter to Environment.
tfarina@chromium.org
2010-08-03
2
-4
/
+4
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
2
-4
/
+5
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-1
/
+2
*
Drop usage of IntToWString in switch values; we can use ASCII now.
evan@chromium.org
2010-07-30
1
-2
/
+2
*
Move multiple tabs tests to new graph and use reference build.
pathorn@chromium.org
2010-06-18
1
-10
/
+42
*
Fix ShutdownTest flakiness by opening tabs one at a time.
pathorn@chromium.org
2010-06-17
1
-25
/
+28
*
Make new startup test use GetInitialLoadTimes for more accurate times.
pathorn@chromium.org
2010-06-17
1
-53
/
+127
*
Mark StartupTests.Perf*SeveralTabs and ShutdownTests.*TwentyTabs* as flaky on...
pathorn@chromium.org
2010-06-16
2
-8
/
+30
*
Test end-to-end startup performance of loading several tabs.
pathorn@chromium.org
2010-06-15
1
-0
/
+68
*
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
[next]