summaryrefslogtreecommitdiffstats
path: root/mojo/system/handle_table.cc
Commit message (Expand)AuthorAgeFilesLines
* Mojo: Add/use |typedef std::vector<scoped_refptr<Dispatcher> > DispatcherVector.viettrungluu@chromium.org2014-05-051-3/+2
* Make mojo_system static and mojo_system_impl a component, never use bothdavemoore@chromium.org2014-04-151-1/+1
* Revert 263717 "Make mojo_system static and mojo_system_impl a co..."fischman@chromium.org2014-04-141-1/+1
* Make mojo_system static and mojo_system_impl a component, never use bothdavemoore@chromium.org2014-04-141-1/+1
* Mojo: Implement MojoUnmapBuffer().viettrungluu@chromium.org2014-04-011-3/+0
* Mojo: Move the handle table details out of CoreImpl into its own class.viettrungluu@chromium.org2014-03-311-0/+240