summaryrefslogtreecommitdiffstats
path: root/mojo/application/public/cpp
Commit message (Expand)AuthorAgeFilesLines
* Move mojo/application/public -> mojo/shell/publicben2016-01-1231-2307/+0
* Switch to standard integer types in mojo/.Avi Drissman2015-12-217-2/+12
* Convert Pass()→std::move() in //mojodcheng2015-12-1810-59/+68
* [mojo] Fix public_deps on //mojo/application/public/cpprockot2015-12-161-3/+6
* mandoline: Also add files added in gn to gyp.erg2015-11-301-0/+5
* Make CapabilityFilter non-nullable.ben2015-11-252-2/+16
* Mojo C++ bindings: InterfacePtr<T> and Binding<T> use MultiplexRouter when T ...yzshen2015-11-251-1/+1
* Convert ConnectToApplication to take a params classben2015-11-203-20/+43
* Run gn --format over all .gn filesagrieve2015-11-201-1/+1
* Revert of mandoline/mojo: Make ApplicaitonImpl connect to tracing during star...erg2015-11-189-312/+0
* Revert the work of supporting WorkerPool clean shutdown on POSIX.yzshen2015-11-181-8/+0
* mandoline/mojo: Make ApplicaitonImpl connect to tracing during startup.erg2015-11-179-0/+312
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-1317-28/+28
* mandoline: Reland "Fix ICU initialization".erg2015-11-122-0/+45
* Eliminate third_party/mojo/src from all targets' include pathsKen Rockot2015-11-1114-21/+21
* Revert of mandoline: Fix ICU initialization. (patchset #31 id:570001 of https...erg2015-11-102-45/+0
* mandoline: Fix ICU initialization.erg2015-11-102-0/+45
* Allow Chrome to bind an Application request from mojo_runner.ben2015-11-092-5/+14
* Revert of Allow Chrome to bind an Application request from mojo_runner. (patc...nasko2015-11-052-14/+5
* Allow Chrome to bind an Application request from mojo_runner.ben2015-11-052-5/+14
* Fix hangs in Mandoline page cycler on Linux with --enable-multiprocess.jam2015-11-021-5/+15
* Allow mojo_runner to connect to arbitrary executables.ben2015-10-301-3/+0
* More gn check fixesbrettw2015-10-241-1/+4
* Adds viewsexamples to mus/examples and a main mojomsky2015-10-142-0/+9
* Don't use base::MessageLoop::{Quit,QuitClosure} in mojo/ki.stfu2015-10-121-1/+1
* Gets telemetry tests running again (2)sky2015-09-241-2/+3
* Disables unbind in ApplicationTestBasesky2015-09-221-5/+6
* Adds better security checking to OnCreatedFrame()sky2015-09-092-1/+4
* Adds a way to determine id of content handler that created appsky2015-09-014-4/+65
* Moves initialization of exception handler registrationsky2015-08-281-7/+0
* Update mojo sdk to rev cbf8d2ee9b7d07c7751d8d861f3b7e2bd9829b05rockot2015-08-271-13/+0
* Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598rockot2015-08-242-0/+2
* Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (pa...rockot2015-08-232-2/+0
* Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598rockot2015-08-222-0/+2
* Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (pa...yosin2015-08-222-2/+0
* Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598rockot2015-08-222-0/+2
* Print stack traces in browser tests when any process crashes, or an assert fi...jam2015-08-171-1/+5
* Use CapabilityFilter to restrict what HTMLViewers can connect to.ben2015-08-133-7/+12
* A few more spurious cleanups on ApplicationImpl.ben2015-08-123-26/+34
* Changes lifetime of ApplicationConnection instances.ben2015-08-1210-161/+71
* ApplicationImpl cleanup, part 1:ben2015-08-104-32/+34
* Straightens outs DEPS in mojo/commonsky2015-08-073-5/+4
* Revert of Straightens outs DEPS in mojo/common (patchset #5 id:80001 of https...sky2015-08-053-4/+5
* Straightens outs DEPS in mojo/commonsky2015-08-053-5/+4
* Revert of ApplicationImpl cleanup, part 1: (patchset #4 id:60001 of https://c...dzhioev2015-07-304-34/+32
* ApplicationImpl cleanup, part 1:ben2015-07-304-32/+34
* Remove interface_impl.h and error_handler.h usage from chromiumben2015-07-291-1/+0
* Get CapabilityFilters to work with ContentHandlers.ben2015-07-282-10/+2
* media: Quit MojoMediaApplication when no ServiceFactory service is bound.xhwang2015-07-282-6/+5
* Allow trusted brokers to restrict connections for spawned applications to whi...ben2015-07-246-16/+80