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
...
*
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
*
[Mac] Remove content/ CrApplication.
shess@chromium.org
2011-12-06
1
-0
/
+3
*
Add TraceAnalyzer support for START/FINISH events and JSON error logging
jbates@chromium.org
2011-12-02
3
-40
/
+136
*
trace_event: distinguish between scoped begin/end and global start/finish events
jbates@chromium.org
2011-12-02
3
-7
/
+7
*
[Mac] Move ScopedSendingEvent from content/common/mac to base/mac.
shess@chromium.org
2011-12-01
2
-11
/
+33
*
Revert 112249 - [Mac] Move ScopedSendingEvent from content/common/mac to base...
hayato@chromium.org
2011-12-01
2
-33
/
+11
*
Add TraceAnalyzer support for calculating common event rate statistics
jbates@chromium.org
2011-12-01
3
-0
/
+89
*
[Mac] Move ScopedSendingEvent from content/common/mac to base/mac.
shess@chromium.org
2011-11-30
2
-11
/
+33
*
Removing SignalingTask and replace with base::Bind(&WaitableEvent::Signal, ...)
dcheng@chromium.org
2011-11-25
2
-51
/
+0
*
Revert 111074 - ASAN timeout on OutOfProcessPPAPITest.*
dhollowa@chromium.org
2011-11-22
1
-1
/
+1
*
ASAN timeout on OutOfProcessPPAPITest.*
dhollowa@chromium.org
2011-11-22
1
-1
/
+1
*
Replace ScopedCommandLineOverride with TestSuite listener.
miket@chromium.org
2011-11-22
2
-1
/
+30
*
Convert NewRunnableMethod() to base::Bind() in base::TestThreadHelper.
dcheng@chromium.org
2011-11-16
1
-2
/
+3
*
Add OVERRIDE to base/.
avi@chromium.org
2011-11-16
2
-4
/
+4
*
Multiply the timeouts by 2 if the tests are ran under AddressSanitizer.
glider@chromium.org
2011-11-15
1
-4
/
+14
*
[Mac] Make ScopedSendingEvent depend on protocol instead of app class.
shess@chromium.org
2011-11-09
1
-2
/
+8
[prev]
[next]