summaryrefslogtreecommitdiffstats
path: root/mojo/mojo_shell.gyp
Commit message (Expand)AuthorAgeFilesLines
* Simplify resolve.ben2016-03-241-2/+0
* Moves manifest parsing to a new class, Reader.ben2016-03-231-0/+2
* Move serialize/deserialize logic onto Entry.ben2016-03-221-2/+0
* Add mach ports support to the Mojo shell.amistry2016-03-211-0/+6
* Change primordial pipes to ShellClientrockot2016-03-141-17/+10
* Allow Catalogs to be constructed per-userben2016-03-141-2/+2
* Separate the Catalog from the Shell completely, so the Catalog can live in it...ben2016-03-121-0/+2
* Remove loader for catalog & some other cleanup:ben2016-03-111-2/+0
* Revert of Remove loader for catalog & some other cleanup (patchset #4 id:6000...vasilii2016-03-111-0/+2
* Remove loader for catalog & some other cleanup:ben2016-03-111-2/+0
* Mojo shell: Fix exported GYP dependenciesrockot2016-03-111-0/+9
* Fix deps in shellben2016-03-101-0/+1
* Add catalog unittests.ben2016-03-091-2/+8
* Rename PackageManager->Catalog.ben2016-03-091-4/+4
* Remove Mojo bindings environment.Yuzhu Shen2016-03-081-2/+0
* Add a instance groups to Connect(), and introduce an Identity struct.ben2016-03-081-2/+0
* Rename shell.mojom to connector.mojom and ApplicationManager to Shellben2016-03-051-2/+2
* Fix dependency issue in GYP buildben2016-03-041-0/+1
* Replace ChildController with ShellClientFactoryben2016-03-041-22/+0
* Convert ApplicationManager Apptest to a unittestben2016-03-031-2/+0
* mojo: Sketch a profile application.erg2016-03-021-0/+1
* Rename application_manager_unittest.cc -> loader_unittest.cc & remove defunct...ben2016-03-011-1/+1
* Rename ApplicationLoader->Loader, cleanup headersben2016-02-291-3/+2
* Change Mojo URLs to structured names.ben2016-02-271-2/+0
* Fold ApplicationInstance into ApplicationManagerben2016-02-261-2/+0
* Hook embedded shell up to MojoShellConnectionrockot2016-02-261-2/+92
* Eliminate URLRequest from shell mojom & client library.ben2016-02-201-2/+2
* Move StaticApplicationLoader to content/common/mojoben2016-02-201-2/+0
* Separates out registering mojo schemes into a functionsky2016-02-191-0/+2
* Roll ShellApplicatinoLoader/Delegate into ApplicationManagerben2016-02-191-4/+0
* Move various Shell tests into a subdir.ben2016-02-181-4/+4
* Eliminate ShellClientFactoryConnection & just have the ApplicationManager do it.ben2016-02-181-2/+0
* ContentHandler -> ShellClientFactoryben2016-02-181-2/+2
* Remove the old package managerben2016-02-181-46/+2
* Teach ApplicationManager how to use the remote package manager.ben2016-02-161-0/+4
* [mojo] Delete third_party/mojorockot2016-02-101-3/+3
* Move fetchers into mojo/shell/fetcherben2016-01-081-14/+12
* Move package_manager into mojo/shellben2016-01-071-4/+4
* Pass CapabilityFilter via CreateInstanceForHandleben2015-11-241-12/+0
* Add an application for the Shell.ben2015-11-121-0/+16
* Move more of ContentHandler handling into PackageManager.ben2015-09-241-2/+2
* Some more minor cleanup to ApplicationManager.ben2015-09-181-0/+2
* Revert of Some more minor cleanup to ApplicationManager. (patchset #4 id:6000...jdonnelly2015-09-181-2/+0
* Some more minor cleanup to ApplicationManager.ben2015-09-171-0/+2
* mojo: Add DataURLFetcher for processing data: urls.sadrul2015-09-171-0/+3
* Extract some stuff into PackageManager:ben2015-09-171-2/+5
* Move fetching logic out of ApplicationManager, eliminate url mappings.ben2015-09-161-7/+31
* Revert of Move fetching logic out of ApplicationManager, eliminate url mappin...rdevlin.cronin2015-09-151-31/+7
* Move fetching logic out of ApplicationManager, eliminate url mappings.ben2015-09-151-7/+31
* Revert of Move fetching logic out of ApplicationManager, eliminate url mappin...rdevlin.cronin2015-09-141-31/+7