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
/
components
/
tracing
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup explicit base dependency from DEPS files of all components that had it.
eranm
2015-09-04
1
-1
/
+0
*
Reland again [Startup Tracing] Add --trace-config-file flag
zhenw
2015-08-31
8
-88
/
+475
*
Revert of Reland [Startup Tracing] Add --trace-config-file flag (patchset #2 ...
sergeyv
2015-08-28
8
-475
/
+88
*
Reland [Startup Tracing] Add --trace-config-file flag
zhenw
2015-08-28
8
-88
/
+475
*
Revert of [Startup Tracing] Add --trace-config-file flag (patchset #6 id:1000...
sergeyv
2015-08-28
8
-480
/
+88
*
[Startup Tracing] Add --trace-config-file flag
zhenw
2015-08-28
8
-88
/
+480
*
[Tracing] Move tracing switches to components
zhenw
2015-08-18
3
-0
/
+71
*
Convert components/tracing from static lib to component
ruuda
2015-08-17
5
-4
/
+45
*
[tracing] Reland of Throttle rate of heavy dumps and support to request light...
ssid
2015-08-07
1
-0
/
+9
*
Slow reports - Rate Limiting for histogram triggers.
simonhatch
2015-07-28
2
-0
/
+20
*
[tracing] Fix memory-infra tracing process id translation for single process ...
ssid
2015-07-28
2
-1
/
+22
*
Slow Reports - Add message filter to trigger background traces from child pro...
simonhatch
2015-07-27
3
-0
/
+52
*
Add simonhatch@ to tracing owners files.
dsinclair
2015-07-21
1
-0
/
+1
*
Reland of [tracing] Send unique tracing process id for cross-process memory d...
ssid
2015-06-26
3
-4
/
+12
*
Revert of [tracing] Send unique tracing process id for cross-process memory d...
wittman
2015-06-25
3
-12
/
+4
*
[tracing] Send unique tracing process id for cross-process memory dumps ident...
ssid
2015-06-25
3
-4
/
+12
*
Added dsinclair as owner of components/tracing to be consistent with other tr...
oysteine
2015-06-25
1
-0
/
+1
*
Tracing: If the tracing controller has no string sink, we'll no longer genera...
oysteine
2015-06-24
3
-0
/
+10
*
[Startup Tracing] Enable startup tracing from config file
zhenw
2015-06-22
3
-0
/
+95
*
[Startup Tracing] Hook up TraceConfig and remove CategoryFilter & TraceOptions
zhenw
2015-06-02
3
-30
/
+18
*
components: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-02
1
-1
/
+0
*
Fixit: Fork base::TimeTicks --> TimeTicks + ThreadTicks + TraceTicks
miu
2015-05-29
3
-8
/
+7
*
content/child: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-05-21
3
-20
/
+22
*
[tracing] Add support for time-triggered global memory dumps
primiano
2015-04-21
2
-0
/
+5
*
[tracing] Prepare for internal async handling of ProcessMemoryDump(s)
primiano
2015-04-18
2
-2
/
+10
*
[tracing] Non-functional refactor of MemoryDumpManager
primiano
2015-04-17
2
-1
/
+5
*
[tracing] child-process-side impl for inter-process memory dumps
primiano
2015-04-08
5
-9
/
+165
*
[tracing] IPC messages and stubs for inter-process memory dumps
primiano
2015-04-01
3
-0
/
+70
*
Mechanical rename of base::debug -> base::trace_event [final pass]
ssid
2015-02-09
2
-12
/
+13
*
Mechanical rename of tracing includes for /components
ssid
2015-01-27
2
-2
/
+2
*
Report trace buffer usage as number of events, not only percentage
yurys
2014-11-17
3
-12
/
+15
*
Standardize usage of virtual/override/final in components/
dcheng
2014-10-21
1
-4
/
+4
*
Add mkwst@chromium.org to IPC OWNERS files.
mkwst
2014-10-09
1
-0
/
+1
*
replace OVERRIDE and FINAL with override and final in components/
mostynb
2014-10-06
1
-3
/
+3
*
Add wfh@chromium.org to ipc OWNERS files
Will Harris
2014-09-08
1
-0
/
+1
*
Remove cevans@ from OWNERS files.
thestig
2014-08-29
1
-1
/
+0
*
Remove TraceOptions string based constructor. Add setter method
nednguyen@google.com
2014-08-08
1
-3
/
+6
*
Refactor tracing to pass around base::debug::TraceOptions to reduce spaghetti
nednguyen@google.com
2014-08-04
3
-8
/
+8
*
Remove palmer from some OWNERS files for IPC security review.
palmer@chromium.org
2014-06-27
1
-1
/
+0
*
Remove stray semicolons from two more message files.
tsepez@chromium.org
2014-06-27
1
-1
/
+1
*
Decouple IPC::MessageFilter from IPC::Channel
morrita@chromium.org
2014-06-13
2
-13
/
+13
*
Remove cdn from OWNERS for IPC security review.
palmer@chromium.org
2014-06-08
1
-1
/
+0
*
Start work on GN build for content/common
brettw@chromium.org
2014-05-20
1
-0
/
+17
*
Adjust the structure of DEPS within //components.
blundell@chromium.org
2014-05-06
1
-4
/
+0
*
Move IPC::MessageFilter and router to a separate file
dmichael@chromium.org
2014-04-25
2
-3
/
+4
*
Make per-file message file reviewers consistent across owners.
tsepez@chromium.org
2014-01-17
1
-0
/
+5
*
Implement sampling profiler (chromium side change)
haraken@chromium.org
2014-01-08
1
-0
/
+2
*
Revert 242671 "Implement sampling profiler (chromium side change)"
haraken@chromium.org
2013-12-28
1
-2
/
+0
*
Implement sampling profiler (chromium side change)
haraken@chromium.org
2013-12-28
1
-0
/
+2
*
Reapply "Remove TraceController"
wangxianzhu@chromium.org
2013-12-03
3
-23
/
+18
[next]