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
/
content
/
browser
/
tracing
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add granular file tracing.
dbeam
2015-05-11
4
-0
/
+95
*
Decouple the creation of trace data from where it gets written.
simonhatch
2015-05-04
2
-54
/
+117
*
Added a new CompressedStringDataSink for compressing traces via the trace con...
simonhatch
2015-04-24
3
-133
/
+348
*
[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
-25
/
+55
*
[tracing] Non-functional refactor of MemoryDumpManager
primiano
2015-04-17
1
-1
/
+1
*
Attempt to restart ETW kernel tracing when there's an existing session.
chrisha
2015-04-14
1
-1
/
+18
*
[tracing] browser-process-side impl for inter-process memory dumps
primiano
2015-04-13
2
-11
/
+71
*
Roll trace-viewer deps to the latest.
nednguyen
2015-04-08
1
-9
/
+5
*
[tracing] IPC messages and stubs for inter-process memory dumps
primiano
2015-04-01
4
-2
/
+87
*
Revert of Revert of Revert of Add record-as-much-as-possible mode for about:/...
thakis
2015-03-31
1
-5
/
+9
*
Revert of Revert of Add record-as-much-as-possible mode for about://tracing. ...
nednguyen
2015-03-30
1
-9
/
+5
*
Revert of Add record-as-much-as-possible mode for about://tracing. (patchset ...
nednguyen
2015-03-30
1
-5
/
+9
*
Add record-as-much-as-possible mode for about://tracing.
nednguyen
2015-03-28
1
-9
/
+5
*
Re-land issue 750183008 (Parallelize trace messages serialization)
caseq
2015-03-26
1
-2
/
+4
*
favor DCHECK_CURRENTLY_ON for better logs in content/browser/[q-z]*
mostynb
2015-03-16
2
-22
/
+22
*
Cleanup: Fix content header include guards.
tfarina
2015-02-27
2
-6
/
+6
*
Moved the TraceUploader from content/ to chrome/ and did some groundwork for ...
oysteine
2015-02-13
4
-368
/
+27
*
Revert of DevTools: Parallelize trace messages serialization. (patchset #8 id...
loislo
2015-02-12
1
-4
/
+2
*
DevTools: Parallelize trace messages serialization.
loislo
2015-02-12
1
-2
/
+4
*
Mechanical rename of base::debug -> base::trace_event for /content
ssid
2015-02-09
6
-51
/
+56
*
Mechanical rename of tracing includes for /content [1/3]
ssid
2015-01-28
4
-4
/
+4
*
Revert of DevTools: Parallelize trace messages serialization. (patchset #7 id...
fmeawad
2014-12-19
1
-4
/
+2
*
DevTools: Parallelize trace messages serialization.
loislo
2014-12-17
1
-2
/
+4
*
Remove using namespace in net/quic/quic_stream_sequencer.h
halton.huo
2014-12-08
1
-0
/
+2
*
grit: Use new --write-only-new flag.
Nico Weber
2014-12-05
1
-0
/
+16
*
gn format // (the rest, except mojo)
scottmg
2014-12-03
1
-1
/
+3
*
gn format //content
scottmg
2014-12-03
1
-6
/
+8
*
Report trace buffer usage as number of events, not only percentage
yurys
2014-11-17
5
-72
/
+98
*
Cleanup: Remove unneeded path_service.h includes.
thestig
2014-11-06
1
-1
/
+0
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-28
1
-4
/
+2
*
Standardize usage of virtual/override/final in content/browser/
dcheng
2014-10-21
5
-37
/
+34
*
Replace FINAL and OVERRIDE with their C++11 counterparts in content
mohan.reddy
2014-10-09
5
-22
/
+22
*
Tracing: fix missing comma between trace chunks written to file
caseq
2014-09-18
1
-1
/
+3
*
Ignore fwrite results in tracing controller.
flackr
2014-09-17
1
-11
/
+8
*
DCHECK written counts from fwrite to fix unused return result.
flackr
2014-09-17
1
-4
/
+11
*
Fixed a leak in StringTraceDataSink following b47076f
caseq
2014-09-15
1
-1
/
+3
*
tracing: get rid of files in TracingController interface
caseq
2014-09-15
4
-243
/
+216
*
Convert GN visibility variables to lists.
brettw
2014-09-06
1
-1
/
+1
*
Change base/file_utils.h includes to base/files/file_utils.h in content/
thestig
2014-09-05
4
-4
/
+4
*
Remove implicit conversions from scoped_refptr to T* in content/
dcheng
2014-08-26
1
-1
/
+1
*
Add base:: qualification to some COmmandLine references in content.
brettw@chromium.org
2014-08-11
1
-1
/
+2
*
Refactor tracing to pass around base::debug::TraceOptions to reduce spaghetti
nednguyen@google.com
2014-08-04
6
-134
/
+150
*
Disable EnableCaptureAndDisableMonitoringWithEmptyFileAndNullCallback
mvanouwerkerk@chromium.org
2014-08-04
1
-1
/
+9
*
Refactored StoreDebugLogs() path.
ygorshenin@chromium.org
2014-07-28
1
-4
/
+8
*
Some linking fixes for GN build.
brettw@chromium.org
2014-07-23
1
-0
/
+2
*
Update the tracing grit GN rule
brettw@chromium.org
2014-07-23
1
-29
/
+12
*
Get rid of the rest of CreateStringValue
estade@chromium.org
2014-07-18
1
-1
/
+1
*
Rename source_prereqs to inputs in the GN build.
brettw@chromium.org
2014-07-09
1
-2
/
+2
*
Add upload support to chrome://tracing.
mmandlis@chromium.org
2014-06-27
5
-2
/
+427
[next]