summaryrefslogtreecommitdiffstats
path: root/content/browser/tracing/tracing_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement TracingController::GetMonitoringStatusharaken@chromium.org2014-01-161-8/+40
* Add a mechanism to let TracingController invoke JavaScript via TracingUIharaken@chromium.org2014-01-141-0/+11
* Implement sampling profiler (chromium side change)haraken@chromium.org2014-01-081-13/+81
* Return error on JSON request failureswangxianzhu@chromium.org2014-01-061-7/+17
* Revert 242671 "Implement sampling profiler (chromium side change)"haraken@chromium.org2013-12-281-81/+12
* Implement sampling profiler (chromium side change)haraken@chromium.org2013-12-281-12/+81
* Reapply "Remove TraceController"wangxianzhu@chromium.org2013-12-031-3/+2
* Revert of https://codereview.chromium.org/99103004/wangxianzhu@chromium.org2013-12-031-2/+3
* Revert "Revert 237280 "Remove TraceController""wangxianzhu@chromium.org2013-12-021-3/+2
* Revert 237280 "Remove TraceController"tonyg@chromium.org2013-11-271-2/+3
* Remove TraceControllerwangxianzhu@chromium.org2013-11-261-3/+2
* Overhaul tracing_ui to use XHR and new tracing_controllerwangxianzhu@chromium.org2013-11-211-521/+101
* Fix trace file corruption during load in about:tracingskyostil@chromium.org2013-11-131-8/+36
* Fix incorrect checking of file_util::WriteFile() return results.thestig@chromium.org2013-09-171-2/+4
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-1/+1
* Generate files needed for tracing through the build.dsinclair@chromium.org2013-07-021-1/+1
* Use a direct include of strings headers in content/browser/, part 2.avi@chromium.org2013-06-111-2/+2
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-071-1/+1
* Update content/ to use WeakPtr<T>::get() instead of implicit "operator T*"akalin@chromium.org2013-06-031-2/+2
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-021-3/+3
* Use const_iterator while iterating const std::set<>&kouhei@chromium.org2013-05-281-1/+1
* Add the filename to the loaded trace file information.dsinclair@chromium.org2013-05-281-6/+14
* tracing_ui.cc: fix single-quote escaping issue that causednick@chromium.org2013-05-181-6/+6
* tracing: Escape the backslash before appending datavmpstr@chromium.org2013-05-031-1/+6
* Harden about:tracing JS<->WebUI protocol for better handling of JSON errorsnduca@chromium.org2013-05-021-11/+21
* Category group support/Renamings.rubentopo@gmail.com2013-04-191-1/+1
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-2/+2
* content: Move more constants into content namespace.tfarina@chromium.org2013-04-141-2/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-4/+10
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-10/+4
* Really fix build after r193020.dcheng@chromium.org2013-04-091-2/+2
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-4/+10
* Add hooks to allow retrieving the current known tracing categories.dsinclair@chromium.org2013-03-241-0/+29
* Add a mode flag to the tracing framework.dsinclair@chromium.org2013-02-231-2/+13
* Cleanup: Remove deprecated base::Value methods from contents. Use base::Value...thestig@chromium.org2013-02-121-15/+15
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-121-6/+6
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Use base namespace for FilePath in content/browserbrettw@chromium.org2013-02-071-6/+8
* Remove IDS_TRACING_TITLE, the usage of this was removed in r129123.jam@chromium.org2013-02-041-1/+0
* undelete content/browser/tracingjam@chromium.org2013-02-031-0/+492
* Revert 180055: Very likely caused http://crbug.com/173885thakis@chromium.org2013-02-031-492/+0
* Moving chrome://tracing to content.jam@chromium.org2013-02-011-0/+492