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
/
debug
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup various includes and namespace references.
fdegans
2014-11-03
1
-0
/
+1
*
Creating infrastructure for profiler instrumentation only in developer build ...
vadimt
2014-10-28
1
-0
/
+1
*
Cleanup: Remove some unneeded timer.h includes.
thestig
2014-10-27
1
-1
/
+0
*
Standardize usage of virtual/override/final in base/
dcheng
2014-10-21
10
-57
/
+48
*
Cleanup: Better constify some strings in base.
thestig
2014-10-21
6
-38
/
+36
*
Convert ARRAYSIZE_UNSAFE -> arraysize in base/.
viettrungluu
2014-10-16
2
-2
/
+2
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-15
1
-1
/
+1
*
Align base::hash_map with C++11, part 1.
davidben
2014-10-11
1
-11
/
+0
*
replace OVERRIDE and FINAL with override and final in base/
mostynb
2014-10-07
11
-47
/
+47
*
Fix more disabled MSVC warnings, base/ edition.
pkasting
2014-10-01
3
-6
/
+7
*
Cleanup.
pkasting
2014-09-29
1
-26
/
+21
*
Remove implicit HANDLE conversions from base.
rvargas
2014-09-23
1
-1
/
+1
*
Creating a framework for suppressing pollution of the profiler data and apply...
vadimt
2014-09-15
1
-4
/
+5
*
Added BASE_EXPORT to EnabledStateObserver class
xunjieli
2014-09-09
1
-1
/
+2
*
This CL adds NESTABLE_ASYNC APIs to tracing.
xunjieli
2014-09-09
1
-1
/
+45
*
Avoid deadlock during trace_event flush
wangxianzhu
2014-09-03
1
-7
/
+16
*
Remove implicit conversions from scoped_refptr to T* in base/
dcheng
2014-08-27
1
-3
/
+3
*
Move default sanitizer options into build/ so that WebRTC can import them.
glider@chromium.org
2014-08-21
3
-429
/
+0
*
base: Factor task debug annotations out of MessageLoop
skyostil@chromium.org
2014-08-14
3
-0
/
+153
*
Move file_util to base/files/ directory.
brettw@chromium.org
2014-08-13
2
-2
/
+2
*
Remove TraceOptions string based constructor. Add setter method
nednguyen@google.com
2014-08-08
3
-26
/
+38
*
Add RECORD_AS_MUCH_AS_POSSIBLE mode to TraceOptions.
nednguyen@google.com
2014-08-07
4
-13
/
+51
*
This is an ordered set tailored to GN's (simple) needs.
brettw@chromium.org
2014-08-06
1
-1
/
+1
*
Reenable trace_event_unittest for windows
nednguyen@google.com
2014-08-06
1
-7
/
+1
*
Disable TraceOptionsTest.TraceOptionsFromString
robliao@chromium.org
2014-08-04
1
-2
/
+2
*
Disable TraceOptionsTest.TraceOptionsFromString
robliao@chromium.org
2014-08-04
1
-1
/
+1
*
Refactor tracing to pass around base::debug::TraceOptions to reduce spaghetti
nednguyen@google.com
2014-08-04
5
-178
/
+475
*
Add builders for tracing event's structural arguments
yurys@chromium.org
2014-08-01
4
-1
/
+237
*
Revert of Add builders for tracing event's structural arguments (https://code...
erikchen@chromium.org
2014-07-31
4
-235
/
+1
*
Add builders for tracing event's structural arguments
yurys@chromium.org
2014-07-31
4
-1
/
+235
*
Draw the start of input latency using its original/ui timestamp
miletus@chromium.org
2014-07-31
1
-0
/
+16
*
Hide some SyzyASan specific code behind an '#if defined(COMPILER_MSVC)'.
sebmarchand@chromium.org
2014-07-31
2
-6
/
+6
*
Fix 2 warnings in the ASan tests.
sebmarchand@chromium.org
2014-07-28
1
-2
/
+13
*
tsan_suppressions: remove vp9 suppression
jzern@chromium.org
2014-07-26
1
-3
/
+0
*
Update trace_event_unittest to use ASSERT_LE rather than ASSERT_LT.
nednguyen@google.com
2014-07-25
1
-2
/
+2
*
Suppress a deadlock in TraceEventTestFixture.ThreadOnceBlocking
glider@chromium.org
2014-07-24
1
-0
/
+4
*
Disable all the tests that are flaking more than 5% on Windows builders.
jam@chromium.org
2014-07-23
1
-1
/
+7
*
Update the TSan suppressions for uprv_malloc_xx and uprv_realloc_xx
glider@chromium.org
2014-07-23
1
-2
/
+2
*
Modify TraceEventTestFixture.TraceBufferVectorReportFull to assert the overfl...
nednguyen@google.com
2014-07-22
1
-4
/
+5
*
Change instant event phase name from i to I
yurys@chromium.org
2014-07-22
1
-1
/
+1
*
Set dump_without_crashing_function_ in chrome.dll with value of exported chro...
wfh@chromium.org
2014-07-21
1
-0
/
+3
*
Add metadata that report whether the buffer was full, and the timestamp when ...
nednguyen@google.com
2014-07-19
3
-7
/
+78
*
Fix data race with synthetic delay initialization
skyostil@chromium.org
2014-07-18
1
-2
/
+2
*
Fix tracing 64-bit to 32-bit truncations.
wfh@chromium.org
2014-07-08
3
-13
/
+12
*
deadlock fix in SymbolContext ctor
cpu@chromium.org
2014-07-03
1
-13
/
+15
*
Fixes for re-enabling more MSVC level 4 warnings: base/ edition
pkasting@chromium.org
2014-07-03
4
-15
/
+20
*
stub out debug::StackTrace().Print() when using uclibc
mostynb@opera.com
2014-06-27
2
-4
/
+4
*
Suppress data race reports:
glider@chromium.org
2014-06-26
1
-0
/
+7
*
Move all remaining appcache-related code to content namespace
pilgrim@chromium.org
2014-06-25
1
-1
/
+1
*
Memory tools suppressions:
glider@chromium.org
2014-06-25
1
-0
/
+3
[next]