| Commit message (Expand) | Author | Age | Files | Lines |
* | [DevTools] Migrate DevToolsTracingHandler to generated handler. | dgozman | 2014-10-23 | 1 | -72/+0 |
* | Revert of [DevTools] Migrate DevToolsTracingHandler to generated handler. (pa... | rdevlin.cronin | 2014-10-22 | 1 | -0/+72 |
* | [DevTools] Migrate DevToolsTracingHandler to generated handler. | dgozman | 2014-10-22 | 1 | -72/+0 |
* | Standardize usage of virtual/override/final in content/browser/ | dcheng | 2014-10-21 | 1 | -1/+1 |
* | Refactoring the weak_ptr_factory order content/browser folder | mohan.reddy | 2014-09-17 | 1 | -1/+2 |
* | DevTools: disallow to start stop tracing using console.timeline/timelineEnd | yurys | 2014-09-15 | 1 | -3/+0 |
* | tracing: get rid of files in TracingController interface | caseq | 2014-09-15 | 1 | -6/+4 |
* | DevTools: use explicit IPC messages for enabling/disabling tracing instead of... | yurys | 2014-08-29 | 1 | -6/+3 |
* | Revert of DevTools: use explicit IPC messages for enabling/disabling tracing ... | mlamouri | 2014-08-28 | 1 | -3/+6 |
* | DevTools: use explicit IPC messages for enabling/disabling tracing instead of... | yurys | 2014-08-28 | 1 | -6/+3 |
* | Refactor tracing to pass around base::debug::TraceOptions to reduce spaghetti | nednguyen@google.com | 2014-08-04 | 1 | -1/+2 |
* | DevTools: [tracing timeline] console.timeline based on tracing. Chromium part. | loislo@chromium.org | 2014-08-01 | 1 | -1/+15 |
* | Make tracing based Timeline stop after reloading inspected page | yurys@chromium.org | 2014-07-22 | 1 | -0/+1 |
* | Add Tracing.getCategories to devtools_tracing_handler.cc. | chrishenry@google.com | 2014-06-23 | 1 | -0/+8 |
* | [DevTools] Tracing handler keeps running even after devtools frontend has bee... | vivek.vg@samsung.com | 2014-06-20 | 1 | -0/+6 |
* | DevTools: handle Tracing.start in both browser and renderer | yurys@chromium.org | 2014-05-19 | 1 | -1/+3 |
* | Revert r267126: "DevTools: handle Tracing.start in both browser and renderer"... | pfeldman@chromium.org | 2014-05-18 | 1 | -0/+1 |
* | DevTools: handle Tracing.start in both browser and renderer | caseq@chromium.org | 2014-04-30 | 1 | -1/+0 |
* | DevTools: optionally report buffer usage via Tracing agent | caseq@chromium.org | 2014-04-12 | 1 | -1/+3 |
* | telemetry: Wait for acknowledgement that tracing has started | skyostil@chromium.org | 2014-01-15 | 1 | -0/+1 |
* | Reapply "Remove TraceController" | wangxianzhu@chromium.org | 2013-12-03 | 1 | -13/+13 |
* | Revert of https://codereview.chromium.org/99103004/ | wangxianzhu@chromium.org | 2013-12-03 | 1 | -13/+13 |
* | Revert "Revert 237280 "Remove TraceController"" | wangxianzhu@chromium.org | 2013-12-02 | 1 | -13/+13 |
* | Revert 237280 "Remove TraceController" | tonyg@chromium.org | 2013-11-27 | 1 | -13/+13 |
* | Remove TraceController | wangxianzhu@chromium.org | 2013-11-26 | 1 | -13/+13 |
* | DevTools: make devtools protocol command ref-counted, allow async command pro... | pfeldman@chromium.org | 2013-08-07 | 1 | -4/+4 |
* | Use devtools protocol constants in DevtoolsTracingHandler | caseq@chromium.org | 2013-07-18 | 1 | -2/+0 |
* | DevTools: remove DevToolsProtocol::Event (since Notification should be used).... | pfeldman@chromium.org | 2013-04-12 | 1 | -2/+0 |
* | Add a mode flag to the tracing framework. | dsinclair@chromium.org | 2013-02-23 | 1 | -0/+4 |
* | Introduce intercepting and handling devtools messages in the renderer. | kkania@chromium.org | 2013-02-21 | 1 | -2/+4 |
* | DevTools: introduce devtools_protocol.* with protocol parser / serializer hel... | pfeldman@chromium.org | 2013-02-04 | 1 | -4/+4 |
* | DevTools: brush up remote debuggign browser target: use callbacks, make handl... | pfeldman@chromium.org | 2013-01-16 | 1 | -11/+5 |
* | Telemetry / DevTools: use "notifications" for tracing. | bulach@chromium.org | 2013-01-15 | 1 | -6/+4 |
* | DevTools: rename debugger/ to devtools/, move DevTools files into content/ren... | pfeldman@chromium.org | 2012-12-19 | 1 | -0/+50 |
* | Revert r173891 - "DevTools: rename debugger/ to devtools/, move DevTools file... | mnissler@chromium.org | 2012-12-19 | 1 | -50/+0 |
* | DevTools: rename debugger/ to devtools/, move DevTools files into content/ren... | pfeldman@chromium.org | 2012-12-19 | 1 | -0/+50 |