summaryrefslogtreecommitdiffstats
path: root/mojo/common
Commit message (Expand)AuthorAgeFilesLines
...
* Mojo: Add support for converting between mojo::String and base::StringPiece.darin@chromium.org2013-12-023-0/+98
* Buffer may optionally be found through TLS.darin@chromium.org2013-11-282-0/+18
* Mojo: Fix perf tests.viettrungluu@chromium.org2013-11-261-0/+12
* Mojo: Fix our copyright notices.viettrungluu@chromium.org2013-11-262-5/+9
* Mojo: Convert MessagePumpMojo to use the C++ mojo::Handle.viettrungluu@chromium.org2013-11-254-27/+24
* Mojo: Convert HandleWatcher to use the C++ mojo::Handle.viettrungluu@chromium.org2013-11-254-25/+23
* Mojo: Remove scoped_message_pipe.*.viettrungluu@chromium.org2013-11-256-130/+78
* Implements HandleWatcher in terms of MessagePumpMojosky@chromium.org2013-11-233-257/+208
* Mojo: Improved C++ wrappers.viettrungluu@chromium.org2013-11-212-3/+3
* Fixes bug where MessagePumpMojo was listening for state on the wrong handlesky@chromium.org2013-11-141-1/+1
* Add base/time include.sky@chromium.org2013-11-121-0/+1
* Implementation of MessagePump for Mojo.sky@chromium.org2013-11-124-0/+331
* Mojo: Add BindingsSupportImpl on top of HandleWatcher (take 2)darin@chromium.org2013-11-125-16/+151
* Mojo: Make tests under mojo/public use our own run_all_unittests.cc.viettrungluu@chromium.org2013-11-111-3/+2
* Revert "Mojo: Add BindingsSupportImpl on top of HandleWatcher"darin@chromium.org2013-11-115-151/+16
* Mojo: Add BindingsSupportImpl on top of HandleWatcherdarin@chromium.org2013-11-115-16/+151
* Moves some files into mojo/commonsky@chromium.org2013-11-079-0/+868