summaryrefslogtreecommitdiffstats
path: root/components/mus
Commit message (Expand)AuthorAgeFilesLines
* Remove standalone android shell, as it has bitrotted and is unusedben2016-02-201-1/+4
* mus Client Lib: Implement event capturejonross2016-02-1913-33/+298
* Correct tilt attribute names in mus::mojom::BrushDataPtr.moshayedi2016-02-191-2/+3
* Flaky on Linux: WindowServerTest.EmbedFromEmbedRootfsamuel2016-02-181-1/+7
* mus: GPU fix a during delecting CommandBufferLocal.penghuang2016-02-181-0/+5
* Introducing gpu::CommandBufferId as a distinct, IdType<...>-based type.lukasza2016-02-165-13/+18
* Mojo C++ bindings: make Array/Map/String non-null by default.yzshen2016-02-136-8/+5
* Move two files into mojo/public/cpp/bindings.yzshen2016-02-123-4/+4
* mus Window Server: implement event capturejonross2016-02-1128-332/+995
* mus: Modify mojo command buffer to match current chrome gpu ipc.penghuang2016-02-105-44/+79
* Rename ConnectToService to ConnectToInterface()ben2016-02-104-5/+5
* [mojo] Delete third_party/mojorockot2016-02-102-2/+2
* Rename ServiceProvider to InterfaceProvider.ben2016-02-102-2/+2
* mus: Add snapshot mechanism to DisplayManager.moshayedi2016-02-096-0/+28
* Bye bye Mandolinesky2016-02-091-0/+4
* Rename Connection::AddService/ConnectToService to Connection::AddInterface/Ge...ben2016-02-093-7/+7
* mus: using more native gpu structs.penghuang2016-02-091-37/+5
* ApplicationImpl->ShellConnectionben2016-02-092-6/+6
* Add support for 9- and 10-bit h264 videos.hubbe2016-02-091-0/+2
* mus: gpu: Use native struct in mojo mus gpu interfaces.penghuang2016-02-087-308/+25
* Rename ServiceRegistry -> ConnectionImplben2016-02-081-1/+0
* Rename ConnectToApplication to Connect().ben2016-02-071-4/+3
* Rename ApplicationDelegate to ShellClient.ben2016-02-078-42/+34
* Extract shell methods from ApplicationImpl into a base class, and pass this t...ben2016-02-0716-68/+56
* Move shell interfaces into the shell.mojom namespace.ben2016-02-062-4/+4
* Refactor StringPiece hash.bnc2016-02-061-0/+1
* ConfigureIncomingConnection -> AcceptConnectionben2016-02-065-5/+5
* Revert of Add support for 9- and 10-bit h264 videos. (patchset #27 of https:/...flackr2016-02-051-2/+0
* Mojom: allow attributes that are not assigned a value.yzshen2016-02-051-1/+1
* Add support for 9- and 10-bit h264 videos.hubbe2016-02-051-0/+2
* mus: Fix a race when client destroys window before it's created.sadrul2016-02-052-1/+32
* Add a rule for collating mojo application manifests.ben2016-02-041-1/+7
* Make Screenlock observe shell screenlock state.ben2016-02-031-1/+1
* mus: Fix focus when an ancestor window visibility changes.sadrul2016-02-032-2/+52
* Add explicit static_cast into command_buffer_loader.cctzik2016-02-031-1/+2
* Moves more functions off WindowTreeHost onto WindowManagerClientsky2016-02-0218-141/+150
* Revert of Make Screenlock observe shell screenlock state. (patchset #6 id:100...thakis2016-02-021-3/+3
* Make Screenlock observe shell screenlock state.ben2016-02-021-3/+3
* Moves accelerator registration to WindowManagersky2016-02-0214-30/+89
* Implement a skeleton of Mojo Application manifests.ben2016-02-022-0/+6
* Add WindowManagerFactoryService and WindowManagerFactorysky2016-02-0110-0/+126
* Nukes WindowManagerDeprecatedsky2016-01-3019-219/+125
* Adds WindowTreeFactory to mussky2016-01-2914-42/+267
* Marks KeyboardCode as extensiblesky2016-01-291-0/+2
* Fix regression when resolving idssky2016-01-281-1/+5
* Renames some WindowManager classessky2016-01-2826-125/+120
* Makes resolving ids work correctly in new worldsky2016-01-287-7/+52
* Makes it so each windowtreeclient can use whatever ids it wantssky2016-01-2812-388/+644
* Renames WindowManagerConfig to FrameDecorationValues and moves to Displaysky2016-01-2617-51/+180
* Move mojo/runner to mojo/shell/standaloneben2016-01-261-1/+1