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
*
Remove duplicate call to InitAndroidTest.
nileshagrawal@chromium.org
2012-06-11
2
-3
/
+10
*
Reverting Temporal increase of test timeouts for ASAN image.
glotov@google.com
2012-06-04
1
-1
/
+1
*
Chromium support of running DumpRenderTree as an apk on Android
wangxianzhu@chromium.org
2012-06-01
4
-45
/
+61
*
Temporal increase of test timeouts for ASAN image.
glotov@google.com
2012-05-31
1
-1
/
+1
*
Provide android specific implementation for MultiProcessTest::SpawnChildImpl
nileshagrawal@chromium.org
2012-05-29
2
-0
/
+40
*
Run base_unittests_apk on the test try bot for realz.
nileshagrawal@chromium.org
2012-05-23
1
-0
/
+4
*
Cleanup: Remove unneeded scoped_ptr.h includes from ash, base, media, and ui.
thestig@chromium.org
2012-05-16
1
-2
/
+1
*
Initialize Android OS path overrides for testing
peter@chromium.org
2012-04-27
2
-1
/
+11
*
Disallow UI/IO thread blocking on any other thread.
jam@chromium.org
2012-04-26
1
-0
/
+2
*
Convert the session restore ui_tests to browser_tests. I renabled the disable...
jam@chromium.org
2012-04-25
2
-24
/
+11
*
Add a "--silent" flag to our test suite to disable gtest output. This clears ...
jam@chromium.org
2012-04-23
2
-11
/
+25
*
Modify the base::JSONReader interface to take a set of options rather than a ...
rsesek@chromium.org
2012-04-11
1
-1
/
+1
*
Add virtual and OVERRIDE to base/ implementation files
rsleevi@chromium.org
2012-04-06
1
-1
/
+1
*
Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK
oshima@chromium.org
2012-04-05
1
-3
/
+3
*
Implementation of SequencedTaskRunner based on SequencedWorkerPool.
francoisk777@gmail.com
2012-04-02
4
-0
/
+624
*
Plot async steps in about:tracing.
simonjam@chromium.org
2012-03-28
1
-5
/
+5
*
Revert 128679 - Speculative revert. xcodebuilders hosed between r128678 - 128...
rsleevi@chromium.org
2012-03-24
6
-359
/
+0
*
apk-based test runner work. Not enabled yet. This CL is a combination of up...
jrg@chromium.org
2012-03-24
6
-0
/
+359
*
Build Android's MessagePumpForUI by upstreaming SystemMessageHandler
peter@chromium.org
2012-03-14
1
-24
/
+0
*
Upstream Android's PathUtils implementation.
peter@chromium.org
2012-03-14
1
-7
/
+0
*
Fix uses of TimeDelta in base/test.
tedvessenes@gmail.com
2012-03-14
1
-1
/
+2
*
Added read-only file error test.
ahendrickson@chromium.org
2012-03-14
3
-2
/
+129
*
Cleanup: Remove deprecated version of file_util::AppendToPath().
thestig@chromium.org
2012-03-13
1
-3
/
+2
*
Add test to for RAF-spinning in accelerated mode with no damage.
jbates@chromium.org
2012-03-09
3
-9
/
+71
*
Move task_runner_test_template.* into base/test and test_support_base
akalin@chromium.org
2012-03-09
2
-0
/
+255
*
Add media device attach notification mechanism.
vandebo@chromium.org
2012-03-02
2
-0
/
+53
*
Add ASYNC_STEP support to trace_event and change START to ASYNC_BEGIN.
jbates@chromium.org
2012-03-01
3
-51
/
+116
*
Revert 124288 (made mac browser and ui_tests flaky) - Add Media device notifi...
mattm@chromium.org
2012-03-01
2
-53
/
+0
*
Add Media device notification to SystemMonitor and Mac impl
vandebo@chromium.org
2012-02-29
2
-0
/
+53
*
Move values_test_util.{h,cc} to base/test
akalin@chromium.org
2012-02-29
2
-0
/
+106
*
Allow callers of CommandLine::Init to know whether they were the first caller.
erikwright@chromium.org
2012-02-27
2
-6
/
+10
*
Cleanup: Remove base::environment_vector and base::file_handle_mapping_vector...
thestig@chromium.org
2012-02-24
2
-12
/
+7
*
Use SequencedWorkerPool for disk operations in TraceSubscriberStdio.
husky@chromium.org
2012-02-24
1
-5
/
+3
*
Revert 123140 - Use SequencedWorkerPool for disk operations in TraceSubscribe...
groby@chromium.org
2012-02-23
1
-3
/
+5
*
Use SequencedWorkerPool for disk operations in TraceSubscriberStdio.
husky@chromium.org
2012-02-22
1
-5
/
+3
*
Enable building with a small set of JNI related files required for linking co...
satish@chromium.org
2012-02-08
1
-10
/
+1
*
Cleanup: Remove unused switches in base.
thestig@chromium.org
2012-02-08
2
-4
/
+2
*
Allow tracing in third_party libraries
jbates@chromium.org
2012-01-13
2
-76
/
+93
*
Remove usage of using namespace, and cleanup trace_analyzer namespace
jbates@chromium.org
2012-01-12
3
-169
/
+201
*
Update Sleep() calls in base/test to use TimeDelta instead of int.
tedvessenes@gmail.com
2012-01-04
2
-8
/
+10
*
Add TimeDelay interfaces to TestTimeouts.
tedvessenes@gmail.com
2012-01-03
1
-1
/
+29
*
Retry 114494 - Remove BindStateHolder and have Bind() return a Callback<> obj...
ajwong@chromium.org
2011-12-20
1
-3
/
+4
*
Enable ChromeFrame net tests for IE versions 8 and below. Changes include the...
ananta@chromium.org
2011-12-15
2
-5
/
+28
*
Add searching features to new TraceEventVector class for tests.
jbates@chromium.org
2011-12-14
3
-41
/
+335
*
Revert 114494 - Remove BindStateHolder and have Bind() return a Callback<> ob...
sail@chromium.org
2011-12-14
1
-4
/
+3
*
Remove BindStateHolder and have Bind() return a Callback<> object directly.
ajwong@chromium.org
2011-12-14
1
-3
/
+4
*
Revert 114320 (broke chrome_frame_tests) - Enable ChromeFrame net tests for I...
willchan@chromium.org
2011-12-14
1
-1
/
+1
*
Enable ChromeFrame net tests for IE versions 8 and below. Changes include the...
ananta@chromium.org
2011-12-14
1
-1
/
+1
*
Added comments to setlocale call.
saintlou@chromium.org
2011-12-09
1
-0
/
+3
*
Fix test failures when calling native char conversion functions (e.g wrctomb).
saintlou@chromium.org
2011-12-08
1
-1
/
+3
[next]