| Commit message (Expand) | Author | Age | Files | Lines |
* | tracing: Stop system tracing earlier | hashimoto@chromium.org | 2014-05-29 | 1 | -32/+21 |
* | Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th... | jam@chromium.org | 2014-05-16 | 2 | -6/+4 |
* | Take grit_rc_header_format into account in grit actions that don't use build/... | thestig@chromium.org | 2014-04-28 | 1 | -1/+3 |
* | Move ContentBrowserTest class to content/public, since it's used by component... | jam@chromium.org | 2014-03-27 | 1 | -2/+2 |
* | Implements Windows system tracing. | etienneb@chromium.org | 2014-03-09 | 4 | -21/+337 |
* | Allow MessageFilters to restrict listening to specific message classes | jdduke@chromium.org | 2014-02-26 | 1 | -5/+6 |
* | Revert "Allow MessageFilters to restrict listening to specific message classes" | jdduke@chromium.org | 2014-02-21 | 1 | -6/+5 |
* | Allow MessageFilters to restrict listening to specific message classes | jdduke@chromium.org | 2014-02-16 | 1 | -5/+6 |
* | Implement system tracing for cros | haraken@chromium.org | 2014-02-07 | 2 | -3/+95 |
* | Port r152639 and r177025 to tracing_ and devtools_resources.gyp. | thakis@chromium.org | 2014-01-18 | 1 | -2/+1 |
* | Implement TracingController::GetMonitoringStatus | haraken@chromium.org | 2014-01-16 | 4 | -12/+93 |
* | Add a mechanism to let TracingController invoke JavaScript via TracingUI | haraken@chromium.org | 2014-01-14 | 4 | -3/+52 |
* | Fix delivery of percent full notifications from TracingController. This was b... | marshall@chromium.org | 2014-01-09 | 1 | -18/+8 |
* | Implement sampling profiler (chromium side change) | haraken@chromium.org | 2014-01-08 | 3 | -18/+98 |
* | Let generate_trace_viewer_grd.py no generate a .rc file. | thakis@chromium.org | 2014-01-07 | 2 | -2/+0 |
* | Return error on JSON request failures | wangxianzhu@chromium.org | 2014-01-06 | 1 | -7/+17 |
* | Sampling profiling thread should be joined in a FILE thread | haraken@chromium.org | 2014-01-06 | 2 | -22/+109 |
* | Fix TracingController to properly track response callbacks when a TraceMessag... | marshall@chromium.org | 2014-01-02 | 3 | -22/+98 |
* | Revert 242671 "Implement sampling profiler (chromium side change)" | haraken@chromium.org | 2013-12-28 | 2 | -92/+15 |
* | Implement sampling profiler (chromium side change) | haraken@chromium.org | 2013-12-28 | 2 | -15/+92 |
* | If the TracingController DisableRecording or CaptureMonitoringSnapshot method... | marshall@chromium.org | 2013-12-17 | 1 | -16/+13 |
* | Revert 239400 "Revert 239280 "Move more file_util functions to b..." | thakis@chromium.org | 2013-12-08 | 1 | -2/+2 |
* | Revert 239280 "Move more file_util functions to base namespace." | thakis@chromium.org | 2013-12-08 | 1 | -2/+2 |
* | Move more file_util functions to base namespace. | brettw@chromium.org | 2013-12-07 | 1 | -2/+2 |
* | Fix a bug in tracing instrumentation | sievers@chromium.org | 2013-12-05 | 1 | -0/+1 |
* | Move GetFileSize, NormalizeFilePath to base namespace | brettw@chromium.org | 2013-12-04 | 1 | -2/+2 |
* | Reapply "Remove TraceController" | wangxianzhu@chromium.org | 2013-12-03 | 11 | -954/+168 |
* | Move temp file functions to base namespace. | brettw@chromium.org | 2013-12-03 | 2 | -3/+3 |
* | Revert of https://codereview.chromium.org/99103004/ | wangxianzhu@chromium.org | 2013-12-03 | 11 | -168/+954 |
* | Revert "Revert 237280 "Remove TraceController"" | wangxianzhu@chromium.org | 2013-12-02 | 11 | -954/+168 |
* | Revert 237280 "Remove TraceController" | tonyg@chromium.org | 2013-11-27 | 11 | -166/+954 |
* | Remove TraceController | wangxianzhu@chromium.org | 2013-11-26 | 11 | -954/+166 |
* | LOG(INFO) -> VLOG(0) in content/ | scottmg@chromium.org | 2013-11-23 | 1 | -1/+1 |
* | Overhaul tracing_ui to use XHR and new tracing_controller | wangxianzhu@chromium.org | 2013-11-21 | 4 | -523/+188 |
* | Use TracingController for startup tracing | wangxianzhu@chromium.org | 2013-11-21 | 7 | -91/+31 |
* | Revert "Revert 236071 "Allow TracingController output trace data to spec..."" | wangxianzhu@chromium.org | 2013-11-20 | 4 | -133/+292 |
* | Revert 236071 "Allow TracingController output trace data to spec..." | yzshen@chromium.org | 2013-11-20 | 4 | -290/+133 |
* | Allow TracingController output trace data to specified file | wangxianzhu@chromium.org | 2013-11-19 | 4 | -133/+290 |
* | Fix trace file corruption during load in about:tracing | skyostil@chromium.org | 2013-11-13 | 1 | -8/+36 |
* | Fix --trace-startup. | wangxianzhu@chromium.org | 2013-10-31 | 5 | -7/+18 |
* | Output trace clock markers on Android on start/end of tracing | wangxianzhu@chromium.org | 2013-10-14 | 2 | -0/+28 |
* | Revert 227354 "Revert "Implement TracingController::{Enable,Disa..." | haraken@chromium.org | 2013-10-08 | 5 | -53/+336 |
* | Revert "Implement TracingController::{Enable,Disable,Capture}Monitoring" | justinlin@chromium.org | 2013-10-07 | 5 | -336/+53 |
* | Fix the content_browser breakage after r227269 | haraken@chromium.org | 2013-10-07 | 1 | -14/+14 |
* | Fix failures in chrome os after r227262 | haraken@chromium.org | 2013-10-07 | 1 | -7/+14 |
* | Implement TracingController::{Enable,Disable,Capture}Monitoring | haraken@chromium.org | 2013-10-07 | 5 | -53/+329 |
* | Revert 226701 "Implement TracingController::{Enable,Disable,Capt..." | tapted@chromium.org | 2013-10-03 | 5 | -329/+53 |
* | Implement TracingController::{Enable,Disable,Capture}Monitoring | haraken@chromium.org | 2013-10-03 | 5 | -53/+329 |
* | Make BrowserMessageFilter not derive from IPC::ChannelProxy::MessageFilter. T... | jam@chromium.org | 2013-10-01 | 2 | -11/+0 |
* | Fix incorrect checking of file_util::WriteFile() return results. | thestig@chromium.org | 2013-09-17 | 1 | -2/+4 |