index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mojo
/
system
/
dispatcher.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mojo: MojoWaitFlags -> MojoHandleSignals.
viettrungluu@chromium.org
2014-06-18
1
-3
/
+3
*
Mojo: Rename/replace the wait (MojoResult) "wake result" with a (uint32_t) "c...
viettrungluu@chromium.org
2014-06-13
1
-5
/
+3
*
Mojo: Implement passing of shared buffers across processes on POSIX.
viettrungluu@chromium.org
2014-05-30
1
-1
/
+5
*
Mojo: Fix some platform handle passing bugs and add a test.
viettrungluu@chromium.org
2014-05-15
1
-4
/
+12
*
Mojo: Add/use |typedef std::vector<scoped_refptr<Dispatcher> > DispatcherVector.
viettrungluu@chromium.org
2014-05-05
1
-11
/
+9
*
Mojo: Factor MessageInTransit secondary buffer stuff out into a separate class.
viettrungluu@chromium.org
2014-05-03
1
-3
/
+3
*
Mojo: Allow dispatchers to attach PlatformHandles to the MessageInTransit on ...
viettrungluu@chromium.org
2014-04-09
1
-33
/
+41
*
Mojo: Dispatcher::MessageInTransitAccess functions don't need to take the lock.
viettrungluu@chromium.org
2014-04-07
1
-8
/
+4
*
Mojo: RawSharedBuffer::Mapping -> RawSharedBufferMapping.
viettrungluu@chromium.org
2014-04-01
1
-2
/
+2
*
Mojo: Move the handle table details out of CoreImpl into its own class.
viettrungluu@chromium.org
2014-03-31
1
-2
/
+2
*
Mojo: Add very basic shared buffer objects.
viettrungluu@chromium.org
2014-03-22
1
-9
/
+11
*
Change DCHECK_IS_ON() to DCHECK_IS_ON
wangxianzhu@chromium.org
2014-03-14
1
-2
/
+5
*
Mojo: Enable RemoteMessagePipeTest on Windows.
viettrungluu@chromium.org
2014-03-06
1
-0
/
+10
*
Mojo: First pass at cross-process passing of MessagePipe handles.
viettrungluu@chromium.org
2014-03-05
1
-8
/
+22
*
Mojo: Get rid of |MessageInTransit|s with unowned buffers.
viettrungluu@chromium.org
2014-02-28
1
-9
/
+26
*
Mojo: Add hooks for dispatchers to serialize themselves.
viettrungluu@chromium.org
2014-02-27
1
-0
/
+67
*
Revert 253869 "Mojo: Add hooks for dispatchers to serialize them..."
mpcomplete@google.com
2014-02-27
1
-67
/
+0
*
Mojo: Add hooks for dispatchers to serialize themselves.
viettrungluu@chromium.org
2014-02-27
1
-0
/
+67
*
Mojo: Add Dispatcher::{DuplicateBufferHandle,MapBuffer} methods.
viettrungluu@chromium.org
2014-02-22
1
-0
/
+40
*
Mojo: Rework locking system for sending handles across message pipes.
viettrungluu@chromium.org
2014-02-07
1
-30
/
+57
*
Mojo: |Dispatcher| unfriends |CoreImpl|.
viettrungluu@chromium.org
2014-02-05
1
-1
/
+1
*
Mojo: Change tack on failures to pass handles (don't return "unimplemented").
viettrungluu@chromium.org
2014-02-05
1
-5
/
+12
*
Mojo: Disallow sending of data pipe handles during two-phase reads/writes.
viettrungluu@chromium.org
2014-01-28
1
-0
/
+8
*
Mojo: Change data pipe API to take # bytes instead of # elements.
viettrungluu@chromium.org
2013-12-17
1
-25
/
+22
*
Mojo: rename limits.h to constants.h.
viettrungluu@chromium.org
2013-12-16
1
-1
/
+1
*
Mojo: More stubs/boilerplate for data pipes.
viettrungluu@chromium.org
2013-12-12
1
-14
/
+124
*
Mojo: Implement local passing of MessagePipes.
viettrungluu@chromium.org
2013-11-13
1
-7
/
+18
*
Mojo: More plumbing to support sending handles over MessagePipes.
viettrungluu@chromium.org
2013-11-12
1
-1
/
+1
*
Mojo: Implement plumbing to support passing handles over MessagePipes.
viettrungluu@chromium.org
2013-11-11
1
-21
/
+26
*
Initial in-process implementation of some Mojo primitives.
viettrungluu@chromium.org
2013-09-28
1
-0
/
+131
*
Revert 225801 "Initial in-process implementation of some Mojo pr..."
petewil@chromium.org
2013-09-27
1
-131
/
+0
*
Initial in-process implementation of some Mojo primitives.
viettrungluu@chromium.org
2013-09-27
1
-0
/
+131