summaryrefslogtreecommitdiffstats
path: root/mojo
Commit message (Expand)AuthorAgeFilesLines
* Introducing gpu::CommandBufferId as a distinct, IdType<...>-based type.lukasza2016-02-163-7/+11
* Mojo bindings environment: remove usage of logger and task tracker.yzshen2016-02-1626-118/+117
* Change some commonly accessed data structures for performance.amistry2016-02-153-7/+17
* Mojo C++ bindings: helpers to recusively convert between mojo and STL types.yzshen2016-02-156-0/+342
* Add a pair of debugging tools to help track down an invalid handle exception.amistry2016-02-151-1/+25
* Decompose Application Package Apptest a bit more.ben2016-02-159-224/+302
* Add mach port to PlatformHandle.amistry2016-02-152-6/+39
* Fix a race between WaitSetDispatcher::RemoveWaitingDispatcher and WaitSetDisp...amistry2016-02-151-14/+13
* Couple of changes to shell:sky2016-02-147-4/+37
* Revert of Couple of changes to shell: (patchset #1 id:1 of https://codereview...thakis2016-02-137-36/+3
* Package Managerben2016-02-1310-0/+538
* Removes kEnableMultiprocesssky2016-02-134-11/+2
* Couple of changes to shell:sky2016-02-137-3/+36
* Mojo C++ bindings: make Array/Map/String non-null by default.yzshen2016-02-1315-49/+72
* Moves switches in mojo into mojo namespacesky2016-02-127-4/+15
* Convert mojo_test_apk android_apk->instrumentation_test_apkagrieve2016-02-121-3/+1
* Move two files into mojo/public/cpp/bindings.yzshen2016-02-1218-29/+30
* Extracts InterfaceRegistry from ConnectionImpl.ben2016-02-129-154/+242
* Remove PlatformSupport.amistry2016-02-1224-393/+145
* Fix GYP dependency for precompiled Mojo jinja templatesrockot2016-02-112-1/+4
* Make rickyz an OWNER for mojo/shell/runner/host/linux_sandbox.ccsky2016-02-111-0/+1
* Move InterfaceProvider into the shell::mojom namespace like the rest of the s...ben2016-02-1118-65/+69
* Add a Mojo embedder API that wraps a base::SharedMemoryHandle into a Mojo sha...amistry2016-02-1114-1/+281
* Mojo EDK: Disable flaking data pipe ping-pong testsrockot2016-02-111-16/+4
* Fold AppRefCount/LifetimeHelper into ShellConnection.ben2016-02-1118-199/+120
* [mojo-edk] Re-enable ping pong multiprocess testsrockot2016-02-113-78/+108
* [mojo-edk]: zero message buffer on allocationrockot2016-02-101-0/+1
* mus: Modify mojo command buffer to match current chrome gpu ipc.penghuang2016-02-102-12/+30
* Revise comments on various Shell interfaces. Make some methods private on She...ben2016-02-107-63/+65
* mojo: Now that mandoline/ is deleted, also remove mojo:clipboard.erg2016-02-102-6/+0
* [mojo-edk] Bring most tests back up on Androidrockot2016-02-103-36/+132
* Rename ConnectToService to ConnectToInterface()ben2016-02-1013-24/+25
* Disable MessagePipeTest.SharedBufferHandlePingPongrockot2016-02-101-1/+1
* disable most mojo_system_unittests on Androidrockot2016-02-101-13/+20
* Fix MojoTest by having it build a dist.jaragrieve2016-02-101-0/+1
* [mojo] Disable tests that time out after deletion of //third_party/mojoblundell2016-02-101-2/+4
* [mojo] Delete third_party/mojorockot2016-02-1083-691/+1630
* Rename ServiceProvider to InterfaceProvider.ben2016-02-1028-268/+224
* [mojo-edk] Initialize PortDescriptor paddingrockot2016-02-106-4/+57
* Build mojo_runner_host_unittests with mojo:tests.msw2016-02-101-7/+5
* Handle closing of wait sets.amistry2016-02-102-16/+32
* [mojo-edk] Eliminate asynchronous Create*MessagePipe APIsrockot2016-02-108-190/+51
* Mojo C++ bindings: make mojo::Map<K,V> more friendly with std::map<K,V>.yzshen2016-02-104-266/+109
* Remove DevTools service for Mandoline.yzshen2016-02-103-39/+0
* Disable more flaky mojo_apptestsKen Rockot2016-02-091-4/+6
* Mojo C++ bindings: make mojo::Array<T> more friendly with std::vector<T>.yzshen2016-02-093-95/+65
* Bye bye Mandolinesky2016-02-091-27/+0
* Mojo C++ bindings: add aliases for [Associated]InterfaceRequest<Foo>.yzshen2016-02-092-6/+9
* [mojo-edk] Reland: Simplify multiprocess pipe bootstraprockot2016-02-0921-659/+739
* Revert of [mojo-edk] Simplify multiprocess pipe bootstrap (patchset #7 id:140...blundell2016-02-0921-739/+659