0
Files
src/mojo
rockot 03e91a8a23 Remove use of std::function from Mojo internals
Introduces a ports::MessageFilter type for filtering messages
on a port's queue. This should be slightly more efficient since it
avoids a heap allocation, and it should lead to more useful stack
traces in certain crash reports.

BUG=609030
R=yzshen@chromium.org

Review-Url: https://codereview.chromium.org/2466993004
Cr-Commit-Position: refs/heads/master@{#429524}
2016-11-03 04:26:52 +00:00
..
2016-08-17 21:28:53 +00:00

Mojo

Mojo is an IPC & binding mechanism for Chromium.

TODO(rockot): Describe the important subdirectories.