summaryrefslogtreecommitdiffstats
path: root/mojo
Commit message (Expand)AuthorAgeFilesLines
* Mojo: Add C-correct void parameters for functions with no parameters.viettrungluu@chromium.org2014-06-162-3/+3
* Mojo: Remove bogus TODO(darin) comment.darin@chromium.org2014-06-161-5/+0
* Support [handles] in validation test input format and add handle-related tests.yzshen@chromium.org2014-06-1616-51/+303
* Add more test cases for Mojo message validation.yzshen@chromium.org2014-06-1575-8/+594
* Mojo message validation tests: add integration tests and move existing confor...yzshen@chromium.org2014-06-1529-56/+306
* Mojo: nuke EnvironmentDatadarin@chromium.org2014-06-1419-182/+24
* Mojo: Allow InterfacePtr<> to be deleted during a client method call.darin@chromium.org2014-06-145-8/+109
* Mojo: Remove extraneous end-of-file newlines.viettrungluu@chromium.org2014-06-1413-14/+1
* Mojo: Add basic logging facilities to environment.viettrungluu@chromium.org2014-06-149-0/+213
* Mojo: Make |MojoAsyncWaiter|s const and remove the MojoAsyncWaiter* argument ...viettrungluu@chromium.org2014-06-1427-80/+59
* Mojo: ~0 -> ~0u, since the compiler on Linux Trusty doesn't like the conversion.viettrungluu@chromium.org2014-06-141-4/+3
* Mojo: Trim #includes in mojo/public/c.viettrungluu@chromium.org2014-06-142-2/+2
* Add more mojo targets to the GN build.brettw@chromium.org2014-06-135-0/+224
* Mojo: Update Waiter::Wait() to not put the context into the return value.viettrungluu@chromium.org2014-06-1315-236/+380
* Mojo: Remove (unused) mojo/environment/async_waiter_impl.{cc,h}.viettrungluu@chromium.org2014-06-132-70/+0
* Only change the spinning cube color on right click.aa@chromium.org2014-06-131-9/+15
* Adds a parameter to Launchable that is a ViewTreeNode to render in. Adds an i...ben@chromium.org2014-06-1317-37/+376
* Mojo: Rename/replace the wait (MojoResult) "wake result" with a (uint32_t) "c...viettrungluu@chromium.org2014-06-1328-108/+122
* Launcher flowben@chromium.org2014-06-139-2/+321
* Introduce internal::ServiceRegistry to prepare for ServiceProvider split.davemoore@chromium.org2014-06-138-105/+179
* Mojo: Remove old form of WaiterList::AwakeWaitersForStateChange().viettrungluu@chromium.org2014-06-122-15/+0
* Mojo: Make the TestService quit when there are no more connections.viettrungluu@chromium.org2014-06-125-17/+81
* Makes the view manager notify the client of new roots correctlysky@chromium.org2014-06-122-3/+10
* Mojo: Plumb wait flags state through DataPipe::Awake...WaitersForStateChangeN...viettrungluu@chromium.org2014-06-122-18/+21
* Implement reordering of nodes.ben@chromium.org2014-06-1221-40/+693
* mojo: handle WM_DELETE_WINDOW in native_viewport_x11tim@chromium.org2014-06-121-1/+1
* Mojo: Wrap the satisfied/unsatisfied wait flags state in a single object.viettrungluu@chromium.org2014-06-1219-165/+216
* Mojo: Plumb MojoCreateMessagePipeOptions through to the C++ wrappers.viettrungluu@chromium.org2014-06-127-15/+23
* Fix text input.ben@chromium.org2014-06-121-41/+5
* Mojo: Fix the C++ bindings generator for methods taking imported interfaces.sammc@chromium.org2014-06-125-6/+28
* Mojo: Expose service names in the JS bindings.sammc@chromium.org2014-06-122-0/+6
* More clear comment for ValidateStructHeader.yzshen@chromium.org2014-06-122-0/+3
* Introduce very beginning of navigation.aa@chromium.org2014-06-129-40/+205
* Renames view manager Connect methods to Embedsky@chromium.org2014-06-1112-93/+88
* Pass embedding app identity through at embed timeben@chromium.org2014-06-1112-10/+59
* Mojo: Add the IInterfaceProvider interface.sammc@chromium.org2014-06-113-0/+38
* Mojo: Add resize and push_back to Array.sammc@chromium.org2014-06-113-0/+271
* Get rid of TransactionType. Not needed anymore.ben@chromium.org2014-06-111-34/+11
* Mojo: move DeleteFile call to ~NetworkLoaderdarin@chromium.org2014-06-113-8/+5
* Fixes warn_unused_result of fwrite.mukai@chromium.org2014-06-111-2/+2
* Mojo: Use the MessagePipe creation helper whenever possible/reasonable in tests.viettrungluu@chromium.org2014-06-104-35/+23
* Mojo: Add a MojoCreateMessagePipeOptions struct parameter to MojoCreateMessag...viettrungluu@chromium.org2014-06-1020-63/+175
* Mojo: Deflakiy mojo_shell_tests.viettrungluu@chromium.org2014-06-101-2/+24
* Wires up necessary pieces to use views with view_managersky@chromium.org2014-06-1019-1/+612
* Mojo: cleanup redirect handling for network service.darin@chromium.org2014-06-105-15/+60
* Mojo: Use network service to load non-local Mojo Apps.darin@chromium.org2014-06-1032-623/+405
* Fix ownership bug with ViewObserver::OnViewInputEventsky@chromium.org2014-06-105-8/+8
* Mojo: Fix mojo_test_service.viettrungluu@chromium.org2014-06-102-6/+9
* Revert 275934 "Mojo: Fix mojo_test_service."viettrungluu@chromium.org2014-06-102-9/+5
* Mojo: Fix mojo_test_service.viettrungluu@chromium.org2014-06-102-5/+9