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
/
reliability
Commit message (
Expand
)
Author
Age
Files
Lines
*
[GTTF] Make automation framework more solid by making sure that
phajdan.jr@chromium.org
2010-03-16
1
-4
/
+7
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
Modify page_load_test so that reliability_tests.exe option --noclearprofile w...
ace@chromium.org
2010-01-20
1
-1
/
+3
*
Use GetSwitchValuePath.
evan@chromium.org
2009-11-16
1
-13
/
+6
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
2
-5
/
+4
*
More memory stats code cleanup:
sgk@chromium.org
2009-11-09
1
-7
/
+0
*
Third patch in getting rid of caching MessageLoop pointers and always using C...
jam@chromium.org
2009-11-02
1
-1
/
+1
*
Remove deprecated CommandLine(std::wstring) ctor.
evan@chromium.org
2009-10-26
1
-1
/
+1
*
Reliablity test
nirnimesh@chromium.org
2009-10-21
1
-0
/
+7
*
Mac Chromebot
nirnimesh@chromium.org
2009-10-20
1
-3
/
+3
*
Use ASCII strings for switch names.
evan@chromium.org
2009-10-13
1
-15
/
+15
*
Move more ICU-dependent stuff from base into base/i18n. Some test stuff also
brettw@chromium.org
2009-10-09
1
-2
/
+2
*
Break out page load test into its own target on Linux.
estade@chromium.org
2009-09-18
1
-8
/
+1
*
Port some parts of reliability_tests.
huanr@chromium.org
2009-08-19
1
-61
/
+35
*
Add automation call to wait for multiple navigations.
phajdan.jr@chromium.org
2009-08-19
1
-1
/
+1
*
Revert "Add automation call to wait for multiple navigations."
phajdan.jr@chromium.org
2009-08-19
1
-1
/
+1
*
Add automation call to wait for multiple navigations.
phajdan.jr@chromium.org
2009-08-19
1
-1
/
+1
*
Fix typo from r23272.
estade@chromium.org
2009-08-14
1
-90
/
+95
*
coverity: Don't leak the FileVersionInfo.
jhawkins@chromium.org
2009-08-14
1
-8
/
+10
*
Reliability test porting: stringy stuff.
estade@chromium.org
2009-08-13
2
-75
/
+112
*
Adding version information about local chrome dll to url and test logs, so th...
ace@google.com
2009-07-30
1
-0
/
+14
*
Convert various chrome tests to gyp generation:
sgk@chromium.org
2009-06-04
1
-226
/
+0
*
Removes the following deprecated functions:
ojan@chromium.org
2009-06-03
1
-9
/
+8
*
Make automation proxy objects to ref_counted. That allows to process async no...
stoyan@chromium.org
2009-05-28
1
-4
/
+4
*
Modifying NavigateToURLLogResult to keep track of raw url string so that we c...
ace@google.com
2009-05-15
1
-8
/
+16
*
Handle log report events so that reliability_tests.exe isn't inturrupted by d...
ace@google.com
2009-05-14
1
-0
/
+11
*
Fix PageLoadTest.Reliability which I broke in my previous checkin to make the
brettw@chromium.org
2009-04-28
1
-5
/
+1
*
ImportantFileWriter
phajdan.jr@chromium.org
2009-04-28
1
-1
/
+1
*
Convert Windows Sleep to PlatformThread::Sleep
evan@chromium.org
2009-04-28
1
-3
/
+3
*
Add spaces in reliability log output to make it
huanr@chromium.org
2009-04-16
1
-1
/
+1
*
Remove deprecated version of UITest::DieFileDie().
thestig@chromium.org
2009-04-16
1
-1
/
+1
*
Replace chrome_process_filter with chrome_process_util.
estade@chromium.org
2009-04-09
1
-0
/
+12
*
Remove the checked-in scons configuration files.
sgk@google.com
2009-04-01
1
-180
/
+0
*
Updating test log inputs to include accumulative test duration at different s...
ace@chromium.org
2009-03-24
1
-10
/
+18
*
Make PageLoadTest.Reliability faster and potentially less flaky in usage 1:
patrick@chromium.org
2009-03-24
1
-16
/
+33
*
Adding test log creation to page load test runner.
ace@chromium.org
2009-03-20
1
-12
/
+38
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
3
-3
/
+0
*
Add FilePath setter/getter to pref service. Change callers to use it rather t...
estade@chromium.org
2009-03-04
1
-2
/
+2
*
- Fix command line parsing for reliability_tests.
huanr@chromium.org
2009-01-22
2
-2
/
+8
*
Refactor automation wrappers. Move the methods from AutomationProxy to the ap...
stoyan@chromium.org
2009-01-21
1
-2
/
+1
*
Make CommandLine into a normal object, with some statics for getting at the c...
evan@chromium.org
2009-01-21
1
-1
/
+1
*
Generate all chrome .vcproj files:
sgk@google.com
2009-01-17
1
-23
/
+108
*
Move url_* to net subdir
ben@chromium.org
2009-01-16
1
-1
/
+1
*
Remove timeout constants from ui_tests. All tests will now
paulg@google.com
2009-01-16
1
-5
/
+3
*
Call logging::InitLogging. The lack of this was causing some hangs (and poss...
erikkay@google.com
2009-01-13
1
-3
/
+0
*
Initial generation of native Visual Studio solution files
sgk@google.com
2008-12-19
1
-1
/
+23
*
Convert from using env['PLATFORM'] directly to using the more flexible
sgk@google.com
2008-12-18
1
-1
/
+1
*
Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.
maruel@chromium.org
2008-12-16
1
-214
/
+214
*
Changed svn:eol-style of all .sln and .vcproj files to CRLF
scherkus@chromium.org
2008-12-04
1
-214
/
+214
*
Add a note about a test that's expected to fail if you're not running crash_s...
pkasting@chromium.org
2008-12-03
1
-1
/
+1
[next]