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
*
Make a new TRACE macro that is slower but uses less memory
gman@chromium.org
2013-02-16
2
-0
/
+74
*
Adding raw tracing to trace framework.
dsinclair@chromium.org
2013-02-15
5
-78
/
+295
*
Support JellyBean MR2 style of systrace
wangxianzhu@chromium.org
2013-02-15
2
-7
/
+19
*
Linux/ChromeOS Chromium style checker cleanup, base/ edition.
rsleevi@chromium.org
2013-02-07
1
-2
/
+2
*
Move string_number_conversions to base/strings.
brettw@chromium.org
2013-02-07
1
-1
/
+1
*
Revert "GTTF: Add missing virtual destructors."
phajdan.jr@chromium.org
2013-02-06
1
-2
/
+0
*
GTTF: Add missing virtual destructors.
phajdan.jr@chromium.org
2013-02-05
1
-0
/
+2
*
Move string tokenizer to base/strings.
brettw@chromium.org
2013-02-02
1
-9
/
+9
*
Reland: Add trace event Pepper API
elijahtaylor@chromium.org
2013-01-28
3
-904
/
+911
*
Add ability to retrieve a thread_name given a thread_id.
dsinclair@chromium.org
2013-01-25
2
-4
/
+9
*
Android: removes "trace_event_clock_sync" from atrace.
bulach@chromium.org
2013-01-18
3
-51
/
+0
*
Replaced DictionaryValue::key_iterator by DictionaryValue::Iterator outside o...
pneubeck@chromium.org
2013-01-18
1
-8
/
+3
*
Enable overlapping, usage counted SetEnabled()/SetDisabled() for TraceLog
caseq@google.com
2013-01-16
3
-11
/
+81
*
Create the crash key registration system and register some Mac-specific keys.
rsesek@chromium.org
2013-01-15
3
-4
/
+315
*
GTTF: Print more detailed information about deadly signals.
phajdan.jr@chromium.org
2013-01-15
1
-13
/
+76
*
Add missing, and remove unnecessary, 'explicit' from constructors. (base/)
hans@chromium.org
2013-01-15
2
-13
/
+13
*
GTTF: dump registers on crash on 32-bit Linux
phajdan.jr@chromium.org
2013-01-14
1
-16
/
+51
*
Revert 176681
sky@chromium.org
2013-01-14
1
-51
/
+16
*
GTTF: dump registers on crash on 32-bit Linux
phajdan.jr@chromium.org
2013-01-14
1
-16
/
+51
*
Add regression test for lazy evaluation of tracing parameters.
dsinclair@chromium.org
2013-01-14
1
-0
/
+18
*
GTTF: dump registers on crash on 64-bit Linux
phajdan.jr@chromium.org
2013-01-10
3
-29
/
+98
*
Revert 175233 because Linux ASAN builder cannot compile it.
alexeypa@google.com
2013-01-04
3
-911
/
+904
*
Add trace event Pepper API
elijahtaylor@chromium.org
2013-01-04
3
-904
/
+911
*
Create a cross-platform crash key system in base/debug/crash_logging.h.
rsesek@chromium.org
2013-01-03
2
-0
/
+148
*
Remove support for TRACE_EVENT_IF_LONGER_THANx macros
caseq@google.com
2012-12-13
5
-268
/
+15
*
Add tracing support to NaCl
jbauman@chromium.org
2012-12-08
2
-1
/
+11
*
Fix gcc 4.7 compilation problem by adding explict unistd.h inclusion.
shenhan@google.com
2012-11-17
1
-0
/
+4
*
Revert 168239 - Extract SIGPIPE ignoring code to a common place.
dmichael@google.com
2012-11-16
2
-5
/
+11
*
Extract SIGPIPE ignoring code to a common place.
phajdan.jr@chromium.org
2012-11-16
2
-11
/
+5
*
Put Android systrace calls in trace_event_impl only.
wangxianzhu@chromium.org
2012-11-15
5
-58
/
+72
*
Move eintr_wrapper.h from base to base/posix
brettw@chromium.org
2012-11-14
2
-2
/
+2
*
GTTF: Make Linux stack dump signal handler async-signal safe.
phajdan.jr@chromium.org
2012-11-14
4
-66
/
+332
*
Use ';' instead of '|' to separate arguments in Android trace.
wangxianzhu@chromium.org
2012-11-10
1
-1
/
+4
*
Move stack_container and linked_list to the new containers subdirectory.
brettw@chromium.org
2012-11-10
1
-1
/
+1
*
Move EnableInProcessStackDumping to base/debug
phajdan.jr@chromium.org
2012-11-01
5
-0
/
+173
*
Make Chrome Trace work with Android ATrace.
wangxianzhu@chromium.org
2012-11-01
5
-90
/
+231
*
GTTF: remove FAILS_ prefix, part 1
phajdan.jr@chromium.org
2012-11-01
1
-1
/
+1
*
Trace PostTasks from post to run.
jbates@chromium.org
2012-09-18
1
-25
/
+153
*
Fix trace event macro naming issue
jbates@chromium.org
2012-09-11
2
-9
/
+9
*
implement SetWatchEvent and WaitForEvent for trace-based-tests.
jbates@chromium.org
2012-09-01
3
-103
/
+281
*
Disable leak annotations for NaCl untrusted builds.
bbudge@chromium.org
2012-08-17
1
-1
/
+2
*
Fix TraceEventTestFixture flakiness
jbates@chromium.org
2012-08-16
2
-6
/
+28
*
Remove executable bits on file.
mmoss@chromium.org
2012-08-09
1
-0
/
+0
*
[MIPS] Add DEBUG_BREAK() for MIPS architecture.
petarj@mips.com
2012-08-09
1
-0
/
+2
*
trace event macro ambiguity fix when int64 is used on 64-bit build
jbates@chromium.org
2012-08-07
1
-0
/
+2
*
mac: Delete some pre-10.5 code.
thakis@chromium.org
2012-08-06
1
-14
/
+0
*
Correct const accessors in base/values.(h|cc), Part II (ListValue)
vabr@chromium.org
2012-08-03
1
-23
/
+24
*
Coverity: Fully initialize the |trace_| member variable.
jhawkins@chromium.org
2012-07-25
3
-8
/
+13
*
Use common stack trace code in Android port
skyostil@chromium.org
2012-07-19
1
-16
/
+0
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
10
-10
/
+0
[next]