0
Files
src/mojo
viettrungluu@chromium.org 70c617c73b Mojo: Make PlatformChannelRecvmsg() append handles to a deque instead.
This is part 1 (of N) of my rearranging things to make passing FDs
actually work correctly.

R=yzshen@chromium.org

Review URL: https://codereview.chromium.org/292983007

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@271849 0039d316-1c4b-4281-b951-d872f2087c98
2014-05-21 03:39:18 +00:00
..
2014-05-20 15:35:55 +00:00
2014-05-06 22:34:24 +00:00
2014-05-16 06:04:21 +00:00
2014-05-15 17:21:20 +00:00
2014-05-20 21:41:42 +00:00
2014-04-30 05:27:06 +00:00
2014-03-18 22:22:30 +00:00
2014-05-20 21:41:42 +00:00
2014-05-18 13:54:04 +00:00

Mojo

Mojo is an effort to extract a common platform out of Chrome's renderer and plugin processes that can support multiple types of sandboxed content, such as HTML, Pepper, or NaCl.