summaryrefslogtreecommitdiffstats
path: root/mojo/services/tracing
Commit message (Expand)AuthorAgeFilesLines
* Quit the message loop by default in ShellConnectionLost when ApplicationRunne...sky2016-03-222-2/+6
* Revert of Quit the message loop by default in ShellConnectionLost when Applic...esprehn2016-03-222-6/+2
* Quit the message loop by default in ShellConnectionLost when ApplicationRunne...sky2016-03-212-2/+6
* Cascade shutdown of instancesben2016-03-171-1/+6
* Convert net apptests to net unittests using mojo::ShellTest.ben2016-03-151-5/+8
* Moves mojo_application_manifest to data_depssky2016-03-101-1/+4
* Monitor the ShellClient binding for pipe closure as a signal to shut down the...ben2016-03-042-3/+2
* Change Mojo URLs to structured names.ben2016-02-271-2/+2
* Replace with mojo::Connector (already exists) now that Shell is gone.ben2016-02-264-5/+11
* Rename WeakBindingSet/WeakInterfacePtrSet to BindingSet/InterfacePtrSet.yzshen2016-02-251-4/+4
* Revert "Rename WeakBindingSet/WeakInterfacePtrSet to BindingSet/InterfacePtrS...yzshen2016-02-241-4/+4
* Rename WeakBindingSet/WeakInterfacePtrSet to BindingSet/InterfacePtrSet.yzshen2016-02-241-4/+4
* This enforces the capability filter specified in an application manifest.ben2016-02-231-1/+1
* Move two files into mojo/public/cpp/bindings.yzshen2016-02-121-2/+2
* Rename Connection::AddService/ConnectToService to Connection::AddInterface/Ge...ben2016-02-092-4/+4
* Rename ConnectToApplication to Connect().ben2016-02-071-1/+1
* Rename ApplicationDelegate to ShellClient.ben2016-02-075-17/+14
* Extract shell methods from ApplicationImpl into a base class, and pass this t...ben2016-02-074-8/+6
* ConfigureIncomingConnection -> AcceptConnectionben2016-02-062-2/+2
* Add a rule for collating mojo application manifests.ben2016-02-041-2/+7
* Implement a skeleton of Mojo Application manifests.ben2016-02-022-0/+7
* Move mojo/application/public -> mojo/shell/publicben2016-01-129-13/+13
* Switch to standard integer types in mojo/.Avi Drissman2015-12-213-15/+20
* Convert Pass()→std::move() in //mojo/servicesdcheng2015-12-185-13/+22
* mojo: Remove .get() from interface_ptr testing.erg2015-12-071-1/+1
* Convert ConnectToApplication to take a params classben2015-11-201-3/+1
* mojo_runner: Get --trace-start working with generic mojo_runner.erg2015-11-182-0/+40
* Revert of mandoline/mojo: Make ApplicaitonImpl connect to tracing during star...erg2015-11-187-0/+300
* mandoline/mojo: Make ApplicaitonImpl connect to tracing during startup.erg2015-11-177-300/+0
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-138-10/+10
* Use TimeTicks as much as possible in startup_metric_utils.gab2015-11-113-25/+26
* Eliminate third_party/mojo/src from all targets' include pathsKen Rockot2015-11-115-7/+7
* mandoline: Build mojo_runner when we build a mojo application.erg2015-10-311-0/+2
* Reland: Port over the mojo tracing service from the mojo repo.erg2015-10-2115-91/+454
* Revert of Port over the mojo tracing service from the mojo repo. (patchset #3...mathp2015-10-2115-454/+91
* Port over the mojo tracing service from the mojo repo.erg2015-10-2115-91/+454
* Consolidate startup_metric_utils BrowserOpenTabs code.msw2015-08-273-6/+6
* Refine Chrome and Mandoline startup metric measurements.msw2015-08-263-0/+8
* Add stats collection for telemetry startup.warm.blank_page test.msw2015-08-189-42/+180
* Gets gn check to execute cleanly in most other mojo dirssky2015-07-231-0/+1
* Revert of Gets gn check to execute cleanly in most other mojo dirs (patchset ...hartmanng2015-07-231-1/+0
* Gets gn check to execute cleanly in most other mojo dirssky2015-07-231-0/+1
* Cleanup GN BUILD files, gni's and imports.msw2015-06-091-1/+1
* Remove duplicate application cpp files in mojo/application.jam2015-05-202-4/+3
* Simplify mojo/application/public/cpp/BUILD.gn to call the target cpp instead ...jam2015-05-151-1/+1
* Fork the mojo shell interfaces used by Mandoline.jam2015-05-144-5/+5
* core_services: Move mojo:tracing into core_services.erg2015-05-084-110/+161
* Get mojo_shell building inside chromium checkout.John Abd-El-Malek2015-04-026-0/+251