summaryrefslogtreecommitdiffstats
path: root/content/browser/android/tracing_controller_android.cc
Commit message (Expand)AuthorAgeFilesLines
* tracing: get rid of files in TracingController interfacecaseq2014-09-151-6/+6
* Remove TraceOptions string based constructor. Add setter methodnednguyen@google.com2014-08-081-3/+4
* Refactor tracing to pass around base::debug::TraceOptions to reduce spaghettinednguyen@google.com2014-08-041-4/+5
* [Android] Add an option to view the tracing record categories when running fr...r.kasibhatla@samsung.com2014-05-071-0/+26
* Android: Fix default filename for kTraceStartup filesievers@google.com2014-04-111-7/+17
* Reapply "Remove TraceController"wangxianzhu@chromium.org2013-12-031-46/+21
* Revert of https://codereview.chromium.org/99103004/wangxianzhu@chromium.org2013-12-031-21/+46
* Revert "Revert 237280 "Remove TraceController""wangxianzhu@chromium.org2013-12-021-46/+21
* Revert 237280 "Remove TraceController"tonyg@chromium.org2013-11-271-21/+46
* Remove TraceControllerwangxianzhu@chromium.org2013-11-261-46/+21
* Android: moves content/ to use long for JNI.bulach@chromium.org2013-11-181-2/+2
* Use CategoryFilter::kDefaultCategoryFilterString instead of "*" as the defaul...wangxianzhu@chromium.org2013-10-171-0/+6
* android: Add TracingControllerAndroid for handling tracing intentsskyostil@chromium.org2013-10-041-0/+97