summaryrefslogtreecommitdiffstats
path: root/mojo/system/simple_dispatcher.h
Commit message (Expand)AuthorAgeFilesLines
* Mojo: Rename (Mojo)WaitFlagsState -> (Mojo)HandleSignalsState.viettrungluu@chromium.org2014-06-181-5/+5
* Mojo: MojoWaitFlags -> MojoHandleSignals.viettrungluu@chromium.org2014-06-181-1/+1
* Mojo: Rename/replace the wait (MojoResult) "wake result" with a (uint32_t) "c...viettrungluu@chromium.org2014-06-131-1/+1
* Mojo: Wrap the satisfied/unsatisfied wait flags state in a single object.viettrungluu@chromium.org2014-06-121-11/+7
* Make mojo_system static and mojo_system_impl a component, never use bothdavemoore@chromium.org2014-04-151-2/+2
* Revert 263717 "Make mojo_system static and mojo_system_impl a co..."fischman@chromium.org2014-04-141-2/+2
* Make mojo_system static and mojo_system_impl a component, never use bothdavemoore@chromium.org2014-04-141-2/+2
* Mojo: Cleanup of various Dispatcher subclasses.viettrungluu@chromium.org2014-03-221-3/+1
* Split mojo_system dylib into public and privateabarth@chromium.org2013-12-101-2/+2
* Simple shell that loads a dll and calls an entrypoint function passing in a h...ben@chromium.org2013-10-101-1/+2
* Initial in-process implementation of some Mojo primitives.viettrungluu@chromium.org2013-09-281-0/+58
* Revert 225801 "Initial in-process implementation of some Mojo pr..."petewil@chromium.org2013-09-271-58/+0
* Initial in-process implementation of some Mojo primitives.viettrungluu@chromium.org2013-09-271-0/+58