| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Revert of https://codereview.chromium.org/99103004/ | wangxianzhu@chromium.org | 2013-12-03 | 3 | -18/+23 |
* | Revert "Revert 237280 "Remove TraceController"" | wangxianzhu@chromium.org | 2013-12-02 | 3 | -23/+18 |
* | Revert 237280 "Remove TraceController" | tonyg@chromium.org | 2013-11-27 | 3 | -18/+23 |
* | Remove TraceController | wangxianzhu@chromium.org | 2013-11-26 | 3 | -23/+18 |
* | Use TracingController for startup tracing | wangxianzhu@chromium.org | 2013-11-21 | 3 | -19/+11 |
* | Fix --trace-startup. | wangxianzhu@chromium.org | 2013-10-31 | 3 | -7/+16 |
* | Revert 227354 "Revert "Implement TracingController::{Enable,Disa..." | haraken@chromium.org | 2013-10-08 | 3 | -3/+80 |
* | Revert "Implement TracingController::{Enable,Disable,Capture}Monitoring" | justinlin@chromium.org | 2013-10-07 | 3 | -80/+3 |
* | Implement TracingController::{Enable,Disable,Capture}Monitoring | haraken@chromium.org | 2013-10-07 | 3 | -3/+80 |
* | Revert 226701 "Implement TracingController::{Enable,Disable,Capt..." | tapted@chromium.org | 2013-10-03 | 3 | -80/+3 |
* | Implement TracingController::{Enable,Disable,Capture}Monitoring | haraken@chromium.org | 2013-10-03 | 3 | -3/+80 |
* | Remove palmer from many (not all) OWNERS files for IPC. | palmer@chromium.org | 2013-09-25 | 1 | -1/+0 |
* | Thread-local trace-event buffers | wangxianzhu@chromium.org | 2013-09-06 | 2 | -12/+17 |
* | add missing headers in components/tracing/child_trace_message_filter.h and | mostynb@opera.com | 2013-07-13 | 1 | -0/+2 |
* | Make security team OWNERS for all IPC *_messages*.h files. | palmer@chromium.org | 2013-06-12 | 1 | -7/+7 |
* | components: Move tracing into tracing namespace. | tfarina@chromium.org | 2013-05-11 | 2 | -5/+5 |
* | Category group support/Renamings. | rubentopo@gmail.com | 2013-04-19 | 3 | -12/+8 |
* | Add cevans as an IPC OWNER for all areas. | palmer@chromium.org | 2013-03-18 | 1 | -0/+1 |
* | Add security team members as owners of IPC message files. This ownership | tsepez@chromium.org | 2013-02-28 | 1 | -0/+9 |
* | Add a mode flag to the tracing framework. | dsinclair@chromium.org | 2013-02-23 | 3 | -6/+11 |
* | Move tracing component to src/components | kaiwang@chromium.org | 2012-12-28 | 6 | -0/+270 |