summaryrefslogtreecommitdiffstats
path: root/mojo/common/handle_watcher_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Mojo: Rename public/tests/test_support.* -> test_utils.*.viettrungluu@chromium.org2014-02-131-1/+1
* Mojo: Small cleanup of public/tests/test_support.h.viettrungluu@chromium.org2014-02-101-21/+23
* Mojo: Add MessagePipe to core_cpp.h for conveniencedarin@chromium.org2013-12-251-41/+41
* Creates a trivial mojo RunLoop along with BindingSupport on top of itsky@chromium.org2013-12-101-41/+32
* Remove "ScopedHandleBase<H>::operator H() const"darin@chromium.org2013-12-031-22/+22
* Mojo: Convert HandleWatcher to use the C++ mojo::Handle.viettrungluu@chromium.org2013-11-251-4/+4
* Mojo: Remove scoped_message_pipe.*.viettrungluu@chromium.org2013-11-251-55/+64
* Mojo: Add BindingsSupportImpl on top of HandleWatcher (take 2)darin@chromium.org2013-11-121-3/+30
* Revert "Mojo: Add BindingsSupportImpl on top of HandleWatcher"darin@chromium.org2013-11-111-30/+3
* Mojo: Add BindingsSupportImpl on top of HandleWatcherdarin@chromium.org2013-11-111-3/+30
* Moves some files into mojo/commonsky@chromium.org2013-11-071-0/+280