summaryrefslogtreecommitdiffstats
path: root/mojo/system/core_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Make mojo_system static and mojo_system_impl a component, never use bothdavemoore@chromium.org2014-04-151-153/+0
* Revert 263717 "Make mojo_system static and mojo_system_impl a co..."fischman@chromium.org2014-04-141-0/+153
* Make mojo_system static and mojo_system_impl a component, never use bothdavemoore@chromium.org2014-04-141-153/+0
* Mojo: Implement MojoUnmapBuffer().viettrungluu@chromium.org2014-04-011-0/+4
* Mojo: Move the handle table details out of CoreImpl into its own class.viettrungluu@chromium.org2014-03-311-16/+3
* Mojo: Tweak the SharedBuffer API.viettrungluu@chromium.org2014-03-191-1/+1
* Mojo: Move comment (per TODO).viettrungluu@chromium.org2014-03-061-9/+0
* Mojo: Rename "duplicate shared buffer" -> "duplicate buffer handle".viettrungluu@chromium.org2014-02-121-4/+4
* Mojo: Add API stubs for shared memory.viettrungluu@chromium.org2014-02-121-0/+14
* Mojo: Change tack on failures to pass handles (don't return "unimplemented").viettrungluu@chromium.org2014-02-051-3/+3
* Mojo: Add leak detection to mojo::embedder::test::Shutdown().viettrungluu@chromium.org2014-01-171-2/+8
* Mojo: Change "handle_[01]" -> "handle[01]".viettrungluu@chromium.org2014-01-171-2/+2
* Mojo: Add the ability to hook up a channel to the embedder API.viettrungluu@chromium.org2014-01-161-15/+4
* Mojo: Add the beginnings of a proper embedder API.viettrungluu@chromium.org2014-01-111-4/+9
* Mojo: Fix android builddavemoore@chromium.org2013-12-211-1/+1
* Mojo: Change data pipe API to take # bytes instead of # elements.viettrungluu@chromium.org2013-12-171-6/+6
* Mojo: More data pipe implementation.viettrungluu@chromium.org2013-12-131-3/+3
* Mojo: DataPipe public interface declarations and stubs.viettrungluu@chromium.org2013-12-121-6/+25
* Mojo: Rearrange core.h deckchairs.viettrungluu@chromium.org2013-12-121-4/+5
* Mojo: Minor core.h reorganization.viettrungluu@chromium.org2013-12-121-2/+2
* Make mojo_gles2 work properly in the static buildabarth@chromium.org2013-12-111-1/+1
* Split mojo_system dylib into public and privateabarth@chromium.org2013-12-101-29/+28
* Adds MojoGetTimeTicks to mojosky@chromium.org2013-12-051-0/+2
* Mojo: Implement plumbing to support passing handles over MessagePipes.viettrungluu@chromium.org2013-11-111-3/+35
* Simple shell that loads a dll and calls an entrypoint function passing in a h...ben@chromium.org2013-10-101-1/+1
* Revert 227604 "Simple shell that loads a dll and calls an entryp..."msw@chromium.org2013-10-081-1/+1
* Simple shell that loads a dll and calls an entrypoint function passing in a h...ben@chromium.org2013-10-081-1/+1
* Initial in-process implementation of some Mojo primitives.viettrungluu@chromium.org2013-09-281-0/+104
* Revert 225801 "Initial in-process implementation of some Mojo pr..."petewil@chromium.org2013-09-271-104/+0
* Initial in-process implementation of some Mojo primitives.viettrungluu@chromium.org2013-09-271-0/+104