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
/
data_pipe_producer_dispatcher.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mojo: Make Dispatcher::AddWaiter() (etc.) return the current HandleSignalsSta...
viettrungluu@chromium.org
2014-07-31
1
-2
/
+3
*
Mojo: Make Dispatcher::RemoveWaiter() (etc.) return the current HandleSignals...
viettrungluu@chromium.org
2014-07-31
1
-2
/
+4
*
Mojo: Add a GetHandleSignalsState() method to Dispatcher.
viettrungluu@chromium.org
2014-07-30
1
-0
/
+6
*
Convert WriteData...() to use the new user pointer handling (see r285350).
viettrungluu@chromium.org
2014-07-26
1
-8
/
+2
*
Convert BeginWriteData...() to use the new user pointer handling (see r285350).
viettrungluu@chromium.org
2014-07-25
1
-7
/
+2
*
Mojo: MojoWaitFlags -> MojoHandleSignals.
viettrungluu@chromium.org
2014-06-18
1
-4
/
+5
*
Mojo: Rename/replace the wait (MojoResult) "wake result" with a (uint32_t) "c...
viettrungluu@chromium.org
2014-06-13
1
-5
/
+4
*
Mojo: Specify/check alignment of pointers more carefully.
viettrungluu@chromium.org
2014-06-03
1
-4
/
+4
*
Revert of Mojo: Specify/check alignment of pointers more carefully. (https://...
dalecurtis@chromium.org
2014-05-31
1
-4
/
+4
*
Mojo: Specify/check alignment of pointers more carefully.
viettrungluu@chromium.org
2014-05-30
1
-4
/
+4
*
Mojo: Remove extraneous .get()s in mojo/{embedder,system}.
viettrungluu@chromium.org
2014-05-29
1
-2
/
+2
*
Mojo: Rework locking system for sending handles across message pipes.
viettrungluu@chromium.org
2014-02-07
1
-11
/
+11
*
Mojo: Make Dispatcher::GetType() const.
viettrungluu@chromium.org
2014-02-06
1
-1
/
+1
*
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
-2
/
+1
*
Mojo: Add a "GetType()" to Dispatchers.
viettrungluu@chromium.org
2014-01-29
1
-0
/
+4
*
Mojo: Disallow sending of data pipe handles during two-phase reads/writes.
viettrungluu@chromium.org
2014-01-28
1
-0
/
+5
*
Mojo: Beginnings of (local) data pipe tests + more refactoring.
viettrungluu@chromium.org
2013-12-18
1
-2
/
+4
*
Mojo: Change data pipe API to take # bytes instead of # elements.
viettrungluu@chromium.org
2013-12-17
1
-10
/
+9
*
Mojo: More data pipe implementation.
viettrungluu@chromium.org
2013-12-13
1
-0
/
+100