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
/
trace_event.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make non-scoped trace macros work in one-line scopes.
jbates@chromium.org
2012-03-30
1
-16
/
+20
*
Plot async steps in about:tracing.
simonjam@chromium.org
2012-03-28
1
-20
/
+22
*
Add ASYNC_STEP support to trace_event and change START to ASYNC_BEGIN.
jbates@chromium.org
2012-03-01
1
-44
/
+73
*
Implement proper atomic code for trace macros.
jbates@chromium.org
2012-02-22
1
-10
/
+15
*
Revert r122552: "Implement proper atomic code for trace macros."
rnk@chromium.org
2012-02-21
1
-15
/
+10
*
Implement proper atomic code for trace macros.
jbates@chromium.org
2012-02-17
1
-10
/
+15
*
Remove pointer mangling API from trace_event.h and use an addTraceEvent flag ...
jbates@chromium.org
2012-01-27
1
-40
/
+48
*
Cleanup trace_event, fix webkit API naming.
jbates@chromium.org
2012-01-25
1
-14
/
+14
*
Split up trace_event.h into trace_event_impl.h and add webkitplatform support.
jbates@chromium.org
2012-01-23
1
-385
/
+79
*
Allow tracing in third_party libraries
jbates@chromium.org
2012-01-13
1
-311
/
+404
*
Retry 114494 - Remove BindStateHolder and have Bind() return a Callback<> obj...
ajwong@chromium.org
2011-12-20
1
-2
/
+3
*
Push a marker into Android's kernel trace system to allow clock sync in about...
nduca@chromium.org
2011-12-16
1
-1
/
+2
*
Add event counters with IDs
piman@chromium.org
2011-12-16
1
-4
/
+43
*
Revert 114494 - Remove BindStateHolder and have Bind() return a Callback<> ob...
sail@chromium.org
2011-12-14
1
-3
/
+2
*
Remove BindStateHolder and have Bind() return a Callback<> object directly.
ajwong@chromium.org
2011-12-14
1
-2
/
+3
*
Improve GPU tests to fail when GPU drawing fails.
jbates@chromium.org
2011-12-02
1
-0
/
+13
*
Fix Aura build break.
jbates@chromium.org
2011-12-02
1
-1
/
+1
*
trace_event: distinguish between scoped begin/end and global start/finish events
jbates@chromium.org
2011-12-02
1
-52
/
+187
*
Implement TRACE_COUNTER
nduca@chromium.org
2011-11-18
1
-2
/
+70
*
Support thread name changes in trace event
joth@chromium.org
2011-11-10
1
-1
/
+4
*
Support --trace-startup and task tracing
joth@chromium.org
2011-11-09
1
-0
/
+16
*
Remove 1 exit time destructor and 1 static initializer in trace_event.
thakis@chromium.org
2011-11-03
1
-1
/
+1
*
add classes trace_analyzer::Query and TraceAnalyzer to improve testing (retry)
jbates@chromium.org
2011-10-29
1
-2
/
+10
*
Revert 107813 - add classes trace_analyzer::Query and TraceAnalyzer to make i...
jbates@chromium.org
2011-10-29
1
-10
/
+2
*
add classes trace_analyzer::Query and TraceAnalyzer to make it easy to search...
jbates@chromium.org
2011-10-28
1
-2
/
+10
*
Internalize JSON chunk merging to trace_event.h API (retry).
jbates@chromium.org
2011-10-24
1
-1
/
+47
*
Revert: Internalize JSON chunk merging to trace_event.h API.
mpcomplete@chromium.org
2011-10-22
1
-47
/
+1
*
Internalize JSON chunk merging to trace_event.h API.
jbates@chromium.org
2011-10-21
1
-1
/
+47
*
Add trace code to track all posted tasks in message_loop and WorkerThreads (n...
jbates@chromium.org
2011-10-03
1
-105
/
+124
*
Add support for filtering traces by categories. The TraceLog API is updated t...
jbates@chromium.org
2011-09-12
1
-3
/
+19
*
Added support to trace_event for passing static string arguments without copy
jbates@chromium.org
2011-09-06
1
-25
/
+94
*
Implement backend for thread names and process names.
nduca@chromium.org
2011-08-09
1
-1
/
+6
*
Rename BASE_API to BASE_EXPORT.
darin@chromium.org
2011-08-05
1
-4
/
+4
*
Re-land r93365 - add RefCountedString
joth@chromium.org
2011-07-22
1
-3
/
+3
*
Allow trace event to work with temporary name strings.
joth@chromium.org
2011-07-21
1
-27
/
+68
*
Add COMPILE_ASSERT to ensure the result of Bind matches the Callback's type.
ajwong@chromium.org
2011-06-26
1
-1
/
+1
*
Implemented threshold based trace events that only get added to the trace if ...
jbates@chromium.org
2011-05-13
1
-126
/
+190
*
Nits fix on trace_event.h and child_trace_message_filter.cc
scheib@chromium.org
2011-05-10
1
-1
/
+1
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-10
1
-107
/
+451
*
Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...
scheib@chromium.org
2011-05-06
1
-401
/
+107
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-06
1
-107
/
+401
*
Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...
scheib@chromium.org
2011-05-05
1
-406
/
+107
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-05
1
-107
/
+406
*
linux: components build
evan@chromium.org
2011-05-02
1
-1
/
+1
*
Revert 83630 - linux components: expose one last function from base needed by...
maf@chromium.org
2011-04-30
1
-1
/
+1
*
linux components: expose one last function from base needed by test_shell
evan@chromium.org
2011-04-29
1
-1
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-3
/
+3
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-2
/
+2
*
This CL add a GetInstance() method to singleton classes instead of relying on...
satish@chromium.org
2010-12-04
1
-3
/
+5
*
Move debug-related stuff from base to the base/debug directory and use the
brettw@chromium.org
2010-10-26
1
-0
/
+147