summaryrefslogtreecommitdiffstats
path: root/mojo
Commit message (Expand)AuthorAgeFilesLines
* Enable some JsToCppTests.yzshen@chromium.org2014-06-011-4/+2
* Make mojo message building and validation follow the depth-first traversal or...yzshen@chromium.org2014-06-011-15/+15
* Mojo cpp bindings: remove redundant validation in Decode*().yzshen@chromium.org2014-05-319-72/+39
* Revert of Mojo: Specify/check alignment of pointers more carefully. (https://...dalecurtis@chromium.org2014-05-3110-251/+62
* Fixes bug where IViewManagerClient could be messaged unnecessarilysky@chromium.org2014-05-314-42/+73
* Mojo cpp bindings: validation logic for incoming messagesyzshen@chromium.org2014-05-3119-15/+587
* Minor cleanup of view manager testsky@chromium.org2014-05-313-45/+29
* Mojo: Specify/check alignment of pointers more carefully.viettrungluu@chromium.org2014-05-3010-62/+251
* Removes usage of Compositor/ContextFactory methodssky@chromium.org2014-05-301-2/+0
* Implement Pepper PPB_VideoDecoder interface.bbudge@chromium.org2014-05-302-0/+6
* Mojo: Add multiprocess shared memory passing test.viettrungluu@chromium.org2014-05-301-0/+173
* Add name to servicesdavemoore@chromium.org2014-05-3016-46/+71
* Mojo: Implement passing of shared buffers across processes on POSIX.viettrungluu@chromium.org2014-05-308-25/+346
* Change type of interface created by mojo:view_managersky@chromium.org2014-05-3016-981/+840
* Revert 273723 "Wire input events through the ViewManagerClient i..."ben@chromium.org2014-05-3017-169/+28
* Revert 273732 "Fix bustage, missed files"ben@chromium.org2014-05-304-101/+0
* Fix bustage, missed filesben@chromium.org2014-05-304-0/+101
* Wire input events through the ViewManagerClient interface.ben@chromium.org2014-05-3017-28/+169
* Fix invalid expectation in unittest.ben@chromium.org2014-05-301-1/+1
* Mojo: Implement support for |Foo&| mojom syntaxdarin@chromium.org2014-05-3041-74/+306
* RawChannel::Init(): handle the cleanup issue when the ScheduleRead() call in ...yzshen@chromium.org2014-05-291-1/+12
* Mojo: Add a utility function to duplicate a PlatformHandle.viettrungluu@chromium.org2014-05-294-0/+63
* fix gypdarin@chromium.org2014-05-291-2/+1
* Mojo: Make mojob test flush stdout after printing "Running foo....".viettrungluu@chromium.org2014-05-291-0/+1
* Mojo: Remove extraneous .get()s in mojo/{embedder,system}.viettrungluu@chromium.org2014-05-2914-58/+58
* Mojo: more idiomatic C++ bindingsdarin@chromium.org2014-05-29104-2389/+2034
* Simplify Rectben@chromium.org2014-05-298-35/+36
* Mojo: Require our public options structs to be aligned like int64_t's.viettrungluu@chromium.org2014-05-294-3/+65
* Support MojoMain() in an Application contextdavemoore@chromium.org2014-05-2917-197/+237
* Centralizes setting of mojom_base_output_dirsky@chromium.org2014-05-296-43/+2
* Mojo: Mac: Enable MultiprocessMessagePipeTest.PlatformHandlePassing.viettrungluu@chromium.org2014-05-291-7/+0
* Mojo: Refactor the sending of FDs (a.k.a. PlatformHandles) on POSIX.viettrungluu@chromium.org2014-05-287-64/+195
* ASSERT_NO_FATAL_FAILURE -> HasFatalFailure()sky@chromium.org2014-05-281-2/+4
* Adds ViewManager::Connectsky@chromium.org2014-05-2812-253/+961
* Revert of Generate java bindings for constants. (https://codereview.chromium....mathp@chromium.org2014-05-288-263/+2
* Mojo: Move (shared) buffer types/constants/functions from mojo/public/c/syste...viettrungluu@chromium.org2014-05-286-134/+153
* Refactor java packages.qsr@chromium.org2014-05-2810-28/+55
* Generate java bindings for constants.qsr@chromium.org2014-05-288-2/+263
* Mojo: Move data pipe types/constants/functions from mojo/public/c/system/core...viettrungluu@chromium.org2014-05-287-344/+372
* Add content renderer to the GN buildbrettw@chromium.org2014-05-281-0/+11
* Move geometry to mojo/services, extract input events to their own mojomben@chromium.org2014-05-2818-70/+99
* Updates mojo java core APIqsr@chromium.org2014-05-2815-118/+158
* Revert "Move geometry to mojo/services, extract input events to their own mojom"kinuko@chromium.org2014-05-2818-98/+70
* Move geometry to mojo/services, extract input events to their own mojomben@chromium.org2014-05-2818-70/+98
* Some security checks around destruction/setting bounds.ben@chromium.org2014-05-286-4/+87
* Revert 273079 "Add content renderer to the GN build"brettw@chromium.org2014-05-281-11/+0
* Mojo: Move message pipe types/constants/functions from mojo/public/c/system/c...viettrungluu@chromium.org2014-05-2810-136/+161
* Add content renderer to the GN buildbrettw@chromium.org2014-05-281-0/+11
* Mojo: Move common/basic functions declarations from mojo/public/c/system/core...viettrungluu@chromium.org2014-05-274-67/+95
* Mojo: Move common type/constant definitions from mojo/public/c/system/core.h ...viettrungluu@chromium.org2014-05-2712-157/+179