summaryrefslogtreecommitdiffstats
path: root/mash
Commit message (Expand)AuthorAgeFilesLines
* mus: Remove unnecessary const from property TypeConverter templatesjamescook2016-03-254-5/+4
* Mash: Show app icons in shelf based on the Widget's app iconjamescook2016-03-257-15/+57
* Quit the message loop by default in ShellConnectionLost when ApplicationRunne...sky2016-03-228-15/+6
* Converts mash_wm_apptests to unit testssky2016-03-226-67/+35
* Bundles task_viewer into chrome --mash toosky2016-03-221-4/+21
* Revert of Quit the message loop by default in ShellConnectionLost when Applic...esprehn2016-03-228-6/+15
* Quit the message loop by default in ShellConnectionLost when ApplicationRunne...sky2016-03-218-15/+6
* Add simple mash context menu support.msw2016-03-212-2/+2
* Rename mash_shell to mash_session.ben2016-03-1821-108/+107
* Rather than keeping it around forever, we should kill it. Now that the user s...ben2016-03-189-288/+181
* Use ui::Event instead of mojom::EventPtr in mash/wm.moshayedi2016-03-1810-69/+71
* Cascade shutdown of instancesben2016-03-1716-24/+87
* Use ui::Event instead of mojom::EventPtr in mus::InputEventHandler.moshayedi2016-03-171-0/+1
* Restructure loginben2016-03-1616-196/+340
* Provide some buttons in WindowTypeLauncher that allow the user to logout/brin...ben2016-03-155-9/+50
* Fix mash_initben2016-03-151-1/+7
* Change primordial pipes to ShellClientrockot2016-03-144-5/+10
* Remove ShellConnection::WaitForInitializerockot2016-03-131-7/+5
* Removes embed root from mussky2016-03-111-4/+2
* Moves mojo_application_manifest to data_depssky2016-03-1010-11/+20
* Adds AccessControlManager and wires up user idssky2016-03-104-5/+20
* Convert mus apptests to shelltestsrockot2016-03-091-1/+0
* Rename PackageManager->Catalog.ben2016-03-093-9/+8
* Remove mash::wm::WindowManagerImpl.moshayedi2016-03-082-258/+0
* Add a instance groups to Connect(), and introduce an Identity struct.ben2016-03-0820-63/+62
* color_utils cleanup:pkasting2016-03-071-4/+1
* Add error codes to connect callbacks.ben2016-03-062-4/+2
* Change userid from a uint32_t to a string guidben2016-03-0521-33/+35
* Rename shell.mojom to connector.mojom and ApplicationManager to Shellben2016-03-051-4/+4
* Implements and tests IPC::ParamTraits for ui::Event (towards ui::Events over ...markdittmer2016-03-041-1/+1
* Revert of IPC::ParamTraits for ui::Event (towards ui::Events over mojo IPC) (...dimich2016-03-031-1/+1
* Implements and tests IPC::ParamTraits for ui::Event (towards ui::Events over ...markdittmer2016-03-031-1/+1
* Adds WindowManagerManager to mussky2016-03-023-18/+0
* Set mash shelf width to available width.msw2016-03-021-1/+2
* Cleanup runner and ApplicationInfo creationben2016-03-011-27/+22
* Primitive login screen to mock out login flow.ben2016-02-2919-9/+457
* Change Mojo URLs to structured names.ben2016-02-2710-27/+27
* Replace with mojo::Connector (already exists) now that Shell is gone.ben2016-02-2623-99/+97
* Apply a new FillLayout to mash root window and containers.msw2016-02-265-17/+69
* Fix basic ash shelf layout in mash shellmsw2016-02-263-7/+40
* Rename WeakBindingSet/WeakInterfacePtrSet to BindingSet/InterfacePtrSet.yzshen2016-02-254-10/+9
* One feature of MojoShellContext in content is that Connect() can be called fr...ben2016-02-241-1/+1
* Revert "Rename WeakBindingSet/WeakInterfacePtrSet to BindingSet/InterfacePtrS...yzshen2016-02-244-9/+10
* Rename WeakBindingSet/WeakInterfacePtrSet to BindingSet/InterfacePtrSet.yzshen2016-02-244-10/+9
* Add a user id parameter to connections.ben2016-02-2416-16/+22
* Adds ability for chrome to behave as mojo_runnersky2016-02-231-5/+20
* This enforces the capability filter specified in an application manifest.ben2016-02-2312-6/+42
* Implement Catalog interface in package managerben2016-02-205-62/+95
* mojo: Start building a leveldb service.erg2016-02-171-0/+1
* Changes to quick_launch and font_servicessky2016-02-174-32/+88