summaryrefslogtreecommitdiffstats
path: root/components/tracing
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in components/dcheng2014-10-211-4/+4
* Add mkwst@chromium.org to IPC OWNERS files.mkwst2014-10-091-0/+1
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-061-3/+3
* Add wfh@chromium.org to ipc OWNERS filesWill Harris2014-09-081-0/+1
* Remove cevans@ from OWNERS files.thestig2014-08-291-1/+0
* Remove TraceOptions string based constructor. Add setter methodnednguyen@google.com2014-08-081-3/+6
* Refactor tracing to pass around base::debug::TraceOptions to reduce spaghettinednguyen@google.com2014-08-043-8/+8
* Remove palmer from some OWNERS files for IPC security review.palmer@chromium.org2014-06-271-1/+0
* Remove stray semicolons from two more message files.tsepez@chromium.org2014-06-271-1/+1
* Decouple IPC::MessageFilter from IPC::Channelmorrita@chromium.org2014-06-132-13/+13
* Remove cdn from OWNERS for IPC security review.palmer@chromium.org2014-06-081-1/+0
* Start work on GN build for content/commonbrettw@chromium.org2014-05-201-0/+17
* Adjust the structure of DEPS within //components.blundell@chromium.org2014-05-061-4/+0
* Move IPC::MessageFilter and router to a separate filedmichael@chromium.org2014-04-252-3/+4
* Make per-file message file reviewers consistent across owners.tsepez@chromium.org2014-01-171-0/+5
* Implement sampling profiler (chromium side change)haraken@chromium.org2014-01-081-0/+2
* Revert 242671 "Implement sampling profiler (chromium side change)"haraken@chromium.org2013-12-281-2/+0
* Implement sampling profiler (chromium side change)haraken@chromium.org2013-12-281-0/+2
* Reapply "Remove TraceController"wangxianzhu@chromium.org2013-12-033-23/+18
* Revert of https://codereview.chromium.org/99103004/wangxianzhu@chromium.org2013-12-033-18/+23
* Revert "Revert 237280 "Remove TraceController""wangxianzhu@chromium.org2013-12-023-23/+18
* Revert 237280 "Remove TraceController"tonyg@chromium.org2013-11-273-18/+23
* Remove TraceControllerwangxianzhu@chromium.org2013-11-263-23/+18
* Use TracingController for startup tracingwangxianzhu@chromium.org2013-11-213-19/+11
* Fix --trace-startup.wangxianzhu@chromium.org2013-10-313-7/+16
* Revert 227354 "Revert "Implement TracingController::{Enable,Disa..."haraken@chromium.org2013-10-083-3/+80
* Revert "Implement TracingController::{Enable,Disable,Capture}Monitoring"justinlin@chromium.org2013-10-073-80/+3
* Implement TracingController::{Enable,Disable,Capture}Monitoringharaken@chromium.org2013-10-073-3/+80
* Revert 226701 "Implement TracingController::{Enable,Disable,Capt..."tapted@chromium.org2013-10-033-80/+3
* Implement TracingController::{Enable,Disable,Capture}Monitoringharaken@chromium.org2013-10-033-3/+80
* Remove palmer from many (not all) OWNERS files for IPC.palmer@chromium.org2013-09-251-1/+0
* Thread-local trace-event bufferswangxianzhu@chromium.org2013-09-062-12/+17
* add missing headers in components/tracing/child_trace_message_filter.h and mostynb@opera.com2013-07-131-0/+2
* Make security team OWNERS for all IPC *_messages*.h files.palmer@chromium.org2013-06-121-7/+7
* components: Move tracing into tracing namespace.tfarina@chromium.org2013-05-112-5/+5
* Category group support/Renamings.rubentopo@gmail.com2013-04-193-12/+8
* Add cevans as an IPC OWNER for all areas.palmer@chromium.org2013-03-181-0/+1
* Add security team members as owners of IPC message files. This ownershiptsepez@chromium.org2013-02-281-0/+9
* Add a mode flag to the tracing framework.dsinclair@chromium.org2013-02-233-6/+11
* Move tracing component to src/componentskaiwang@chromium.org2012-12-286-0/+270