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
/
base
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upstream: The test stub for Android
michaelbai@google.com
2011-10-04
3
-0
/
+243
*
Delete Tracked, and move Location to its own file.
ajwong@chromium.org
2011-09-21
1
-0
/
+2
*
Avoid long test_server timeouts by using action_timeout_ms
phajdan.jr@chromium.org
2011-09-12
1
-1
/
+1
*
Move test utilities into test_file_util.*.
ahendrickson@chromium.org
2011-09-02
3
-0
/
+79
*
Enable smooth scrolling on mac
thakis@chromium.org
2011-09-01
1
-3
/
+4
*
Remove obsolete test timeouts and convert callers.
phajdan.jr@chromium.org
2011-08-25
1
-15
/
+0
*
Remove unused test command-line switches.
phajdan.jr@chromium.org
2011-08-25
3
-15
/
+0
*
Tommi: I need an owner review for the chrome frame changes.
rogerta@chromium.org
2011-08-24
2
-0
/
+129
*
GTTF: Reduce number of different timeouts.
phajdan.jr@chromium.org
2011-08-22
2
-15
/
+7
*
base: Rename FileEnumerator::FILE_TYPE to FileEnumerator::FileType.
tfarina@chromium.org
2011-08-15
1
-5
/
+5
*
Increase test timeout to 45s.
thakis@chromium.org
2011-08-08
1
-1
/
+1
*
Increase test timeout by 2 more seconds.
thakis@chromium.org
2011-08-07
1
-1
/
+1
*
Increase test timeout for out of process tests by 4 seconds.
thakis@chromium.org
2011-08-07
1
-1
/
+1
*
In test_file_util_mac.cc, when evicting file from cache, do not map a file wh...
hnguyen@chromium.org
2011-08-03
1
-3
/
+16
*
Change base::LaunchProcess API slightly
evan@chromium.org
2011-07-15
1
-2
/
+1
*
Clean up users of a deprecated base::LaunchApp API.
evan@chromium.org
2011-07-13
2
-32
/
+16
*
Revert "Clean up users of a deprecated base::LaunchApp API."
evan@chromium.org
2011-07-12
2
-16
/
+32
*
Clean up users of a deprecated base::LaunchApp API.
evan@chromium.org
2011-07-12
2
-32
/
+16
*
Added last_modified field to TemplateURL and database. Updated unit tests, in...
stevet@chromium.org
2011-06-28
2
-0
/
+97
*
Move the thread test helper to base/test
jochen@chromium.org
2011-06-28
2
-0
/
+82
*
Cleanup in base/test.
joaodasilva@chromium.org
2011-06-20
3
-41
/
+53
*
Revert 89664 - Cleanup in base/test.
joaodasilva@chromium.org
2011-06-20
3
-53
/
+41
*
Cleanup in base/test.
joaodasilva@chromium.org
2011-06-20
3
-41
/
+53
*
Adding missing inclusions
tzik@chromium.org
2011-06-18
1
-1
/
+2
*
GTTF: Move --test-terminate-timeout logic to base/test/test_timeouts
phajdan.jr@chromium.org
2011-06-10
3
-0
/
+5
*
GTTF: Initialize TestTimeouts in out-of-process test runner.
phajdan.jr@chromium.org
2011-06-09
1
-5
/
+22
*
Revert 88111 - GTTF: Move --test-terminate-timeout logic to base/test/test_ti...
rsimha@chromium.org
2011-06-08
3
-5
/
+0
*
Added a test verifying that TimeFormat:: functions convert
joaodasilva@chromium.org
2011-06-08
1
-0
/
+41
*
GTTF: Move --test-terminate-timeout logic to base/test/test_timeouts
phajdan.jr@chromium.org
2011-06-07
3
-0
/
+5
*
GTTF: Remove wait_for_terminate_timeout_ms in favor of action_max_timeout_ms
phajdan.jr@chromium.org
2011-05-20
2
-12
/
+0
*
Use the IAttachmentExecute service to set the Zone.Identifier stream,
joaodasilva@chromium.org
2011-04-29
1
-13
/
+16
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
1
-9
/
+0
*
Removing command_execution_timeout_ms in favor of action_max_timeout_ms.
hnguyen@chromium.org
2011-04-11
4
-19
/
+5
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Add OWNERS for base/test
phajdan.jr@chromium.org
2011-03-21
1
-0
/
+1
*
wstring: remove some simple uses of FromWStringHack
evan@chromium.org
2011-03-15
3
-0
/
+7
*
wstring: allow converting FilePath to wstring in tests
evan@chromium.org
2011-03-03
3
-0
/
+16
*
Roll gtest 492:539 and gmock 300:358
thakis@chromium.org
2011-02-24
1
-0
/
+3
*
Fix Downloads Windows Zone identifier test.
rdsmith@chromium.org
2011-02-23
2
-34
/
+23
*
GTTF: Prefetch the browser with a longer timeout before running browser tests.
phajdan.jr@chromium.org
2011-02-11
1
-1
/
+1
*
Cleanup base & app unit test MockCrApp NSApp initialization.
msw@chromium.org
2011-02-03
1
-0
/
+9
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-11
1
-4
/
+6
*
Revert 70920 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
1
-6
/
+4
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
1
-4
/
+6
*
Reland "Remove base/scoped_handle_win.h."
tfarina@chromium.org
2011-01-09
1
-3
/
+3
*
Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...
thakis@chromium.org
2011-01-07
1
-3
/
+3
*
Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...
tfarina@chromium.org
2011-01-07
1
-3
/
+3
*
Revert 70782 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
1
-6
/
+4
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
1
-4
/
+6
*
Increasing live (sync) operation timeout to 45 seconds.
rsimha@chromium.org
2011-01-04
1
-1
/
+1
[next]