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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 288259 "Changed PLOG to VPLOG"
viettrungluu@chromium.org
2014-08-08
1
-1
/
+1
*
Changed PLOG to VPLOG
giji.g@samsung.com
2014-08-08
1
-1
/
+1
*
RawChannel::OnWriteCompletedNoLock(): change a DCHECK to CHECK.
yzshen@chromium.org
2014-08-08
1
-1
/
+1
*
Revert 286239 "Reland r285211: "Debugging RawChannelWin: replace..."
yzshen@chromium.org
2014-08-07
2
-174
/
+82
*
Mojo: Make Dispatcher::AddWaiter() (etc.) return the current HandleSignalsSta...
viettrungluu@chromium.org
2014-07-31
29
-201
/
+454
*
Mojo: Make Dispatcher::RemoveWaiter() (etc.) return the current HandleSignals...
viettrungluu@chromium.org
2014-07-31
30
-154
/
+520
*
Mojo: Add a GetHandleSignalsState() method to Dispatcher.
viettrungluu@chromium.org
2014-07-30
25
-65
/
+137
*
Reland r285211: "Debugging RawChannelWin: replace DCHECK with CHECK and recor...
viettrungluu@chromium.org
2014-07-29
2
-82
/
+174
*
Temporary revert of r285211: "Debugging RawChannelWin: replace DCHECK with CH...
viettrungluu@chromium.org
2014-07-29
2
-223
/
+127
*
Mojo: clang-format mojo/system/*.{cc,h} ...
viettrungluu@chromium.org
2014-07-29
58
-1667
/
+2097
*
Mojo: Convert MemoryTest.Invalid (-> InvalidDeath) to new user pointer handling.
viettrungluu@chromium.org
2014-07-29
2
-67
/
+134
*
Mojo: Fix Options struct alignment checking on Windows.
viettrungluu@chromium.org
2014-07-28
2
-18
/
+14
*
Mojo: Change includes of "base/basictypes.h" to <stdint.h> and/or "base/macro...
viettrungluu@chromium.org
2014-07-28
18
-24
/
+23
*
Mojo: Convert MemoryTest.Valid to the new user pointer handling (see r285350).
viettrungluu@chromium.org
2014-07-28
6
-171
/
+154
*
Convert verification of options structs to use the new user pointer handling ...
viettrungluu@chromium.org
2014-07-27
17
-383
/
+426
*
Convert WriteData...() to use the new user pointer handling (see r285350).
viettrungluu@chromium.org
2014-07-26
12
-87
/
+141
*
Convert ReadData...() to use the new user pointer handling (see r285350).
viettrungluu@chromium.org
2014-07-26
13
-135
/
+201
*
Convert WriteMessage...() to use the new user pointer handling (see r285350).
viettrungluu@chromium.org
2014-07-25
17
-166
/
+192
*
Convert ReadMessage...() to use the new user pointer handling (see r285350).
viettrungluu@chromium.org
2014-07-25
19
-214
/
+185
*
Convert BeginReadData...() to use the new user pointer handling (see r285350).
viettrungluu@chromium.org
2014-07-25
12
-66
/
+92
*
Mojo: Modify plumbing for the WaitMany implementation.
viettrungluu@chromium.org
2014-07-25
2
-16
/
+27
*
Convert BeginWriteData...() to use the new user pointer handling (see r285350).
viettrungluu@chromium.org
2014-07-25
12
-71
/
+98
*
Fix GN linking issues.
brettw@chromium.org
2014-07-24
1
-0
/
+2
*
Mojo: Change how we handle invalid pointer arguments (at the system layer).
viettrungluu@chromium.org
2014-07-24
9
-320
/
+790
*
Mojo: Switch mojo_system_unittests to its own run_all_unittests.cc.
viettrungluu@chromium.org
2014-07-24
1
-0
/
+20
*
Debugging RawChannelWin: replace DCHECK with CHECK and record write stats.
yzshen@chromium.org
2014-07-24
2
-83
/
+175
*
Disable all the tests that are flaking more than 5% on Windows builders.
jam@chromium.org
2014-07-23
2
-4
/
+28
*
Mojo: In Debug builds, log when a race condition in user code is likely obser...
viettrungluu@chromium.org
2014-07-23
1
-0
/
+7
*
mojo: Make InterfacePtr<> testable in if() statements without .get().
erg@chromium.org
2014-07-19
1
-2
/
+2
*
Mojo: EXPECT_EQ(MOJO_RESULT_OK, d->AddWaiter(...)) -> ASSERT_EQ(...) (etc.).
viettrungluu@chromium.org
2014-06-24
6
-41
/
+41
*
Mojo: Always use Now() instead of HighResNow().
viettrungluu@chromium.org
2014-06-24
2
-4
/
+4
*
Mojo: Fix flakiness in RemoteMessagePipeTest.HandlePassing.
viettrungluu@chromium.org
2014-06-24
1
-3
/
+5
*
Mojo: Delete temporary files created in tests.
viettrungluu@chromium.org
2014-06-23
3
-4
/
+23
*
Mojo: Rename (Mojo)WaitFlagsState -> (Mojo)HandleSignalsState.
viettrungluu@chromium.org
2014-06-18
18
-97
/
+108
*
Mojo: Rename MOJO_WAIT_FLAG_... -> MOJO_HANDLE_SIGNAL_....
viettrungluu@chromium.org
2014-06-18
14
-229
/
+252
*
Mojo: MojoWaitFlags -> MojoHandleSignals.
viettrungluu@chromium.org
2014-06-18
31
-157
/
+163
*
Mojo: Remove extraneous end-of-file newlines.
viettrungluu@chromium.org
2014-06-14
1
-1
/
+0
*
Mojo: ~0 -> ~0u, since the compiler on Linux Trusty doesn't like the conversion.
viettrungluu@chromium.org
2014-06-14
1
-4
/
+3
*
Add more mojo targets to the GN build.
brettw@chromium.org
2014-06-13
1
-0
/
+109
*
Mojo: Update Waiter::Wait() to not put the context into the return value.
viettrungluu@chromium.org
2014-06-13
15
-236
/
+380
*
Mojo: Rename/replace the wait (MojoResult) "wake result" with a (uint32_t) "c...
viettrungluu@chromium.org
2014-06-13
28
-108
/
+122
*
Mojo: Remove old form of WaiterList::AwakeWaitersForStateChange().
viettrungluu@chromium.org
2014-06-12
2
-15
/
+0
*
Mojo: Plumb wait flags state through DataPipe::Awake...WaitersForStateChangeN...
viettrungluu@chromium.org
2014-06-12
2
-18
/
+21
*
Mojo: Wrap the satisfied/unsatisfied wait flags state in a single object.
viettrungluu@chromium.org
2014-06-12
17
-165
/
+202
*
Mojo: Add a MojoCreateMessagePipeOptions struct parameter to MojoCreateMessag...
viettrungluu@chromium.org
2014-06-10
10
-46
/
+119
*
Mojo: Remove redundant verification of Options pointers.
viettrungluu@chromium.org
2014-06-10
1
-28
/
+10
*
Mojo: Make default Options directly accessible.
viettrungluu@chromium.org
2014-06-10
5
-53
/
+48
*
Mojo: Refactor Options struct validation some more.
viettrungluu@chromium.org
2014-06-05
12
-174
/
+375
*
Mojo: Make Channel::OnFatalError() less spammy.
viettrungluu@chromium.org
2014-06-05
4
-29
/
+40
*
Mojo: Refactor the verification of various |Mojo...Options| structs.
viettrungluu@chromium.org
2014-06-05
8
-62
/
+423
[next]