Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mojo: Add a dispatcher that wraps a PlatformHandle (for use by the embedder). | viettrungluu@chromium.org | 2014-05-13 | 1 | -0/+1 |
* | Mojo: Add/use |typedef std::vector<scoped_refptr<Dispatcher> > DispatcherVector. | viettrungluu@chromium.org | 2014-05-05 | 1 | -3/+2 |
* | Make mojo_system static and mojo_system_impl a component, never use both | davemoore@chromium.org | 2014-04-15 | 1 | -1/+1 |
* | Revert 263717 "Make mojo_system static and mojo_system_impl a co..." | fischman@chromium.org | 2014-04-14 | 1 | -1/+1 |
* | Make mojo_system static and mojo_system_impl a component, never use both | davemoore@chromium.org | 2014-04-14 | 1 | -1/+1 |
* | Mojo: Implement MojoUnmapBuffer(). | viettrungluu@chromium.org | 2014-04-01 | 1 | -3/+0 |
* | Mojo: Move the handle table details out of CoreImpl into its own class. | viettrungluu@chromium.org | 2014-03-31 | 1 | -0/+240 |