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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed PLOG to VPLOG
giji.g@samsung.com
2014-08-08
1
-1
/
+1
*
Add a Mojo example apptest that runs in mojo_shell.
msw@chromium.org
2014-08-08
12
-0
/
+386
*
RawChannel::OnWriteCompletedNoLock(): change a DCHECK to CHECK.
yzshen@chromium.org
2014-08-08
1
-1
/
+1
*
Pass ServiceProvider thru ViewManagerService::Embed() allowing embedder & emb...
ben@chromium.org
2014-08-07
43
-110
/
+717
*
Revert 286239 "Reland r285211: "Debugging RawChannelWin: replace..."
yzshen@chromium.org
2014-08-07
2
-174
/
+82
*
Revert 288013 "First cut at "content handling" support in Mojo."
rogerta@chromium.org
2014-08-07
33
-703
/
+246
*
First cut at "content handling" support in Mojo.
aa@chromium.org
2014-08-07
33
-246
/
+703
*
Support nullable types in mojom.
yzshen@chromium.org
2014-08-07
9
-82
/
+298
*
Mojo: Add PRESUBMIT.py to mojo/.
viettrungluu@chromium.org
2014-08-07
15
-50
/
+61
*
mojo: terminate apps if the shell goes away
tim@chromium.org
2014-08-06
25
-117
/
+177
*
Revert 287680 "mojo: terminate apps if the shell goes away"
tommi@chromium.org
2014-08-06
25
-175
/
+119
*
mojo: terminate apps if the shell goes away
tim@chromium.org
2014-08-06
25
-119
/
+175
*
Mojo: Ensure the HTML viewer keeps the URLLoader alive long enough to finish
mpcomplete@chromium.org
2014-08-05
1
-6
/
+6
*
mojo: allow BackgroundServiceLoader-loaded apps to Quit themselves.
tim@chromium.org
2014-08-05
9
-192
/
+330
*
Fix template bugs that prevent rolling gtest DEPS.
ncbray@chromium.org
2014-08-01
1
-1
/
+1
*
Added message header validation unit tests for JavaScript
hansmuller@chromium.org
2014-08-01
1
-2
/
+55
*
Mojo: Add simple support for request body and headers.
mpcomplete@chromium.org
2014-08-01
11
-26
/
+180
*
gn: Add missing mojo dep on application
scottmg@chromium.org
2014-07-31
1
-0
/
+4
*
Mojo: Make Dispatcher::AddWaiter() (etc.) return the current HandleSignalsSta...
viettrungluu@chromium.org
2014-07-31
29
-201
/
+454
*
Basic Mojo message header validation for JavaScript.
hansmuller@chromium.org
2014-07-31
5
-15
/
+159
*
Mark json results failures as unexpected in python tests.
dpranke@chromium.org
2014-07-31
1
-4
/
+7
*
Mojo: split up service_provider.mojom
darin@chromium.org
2014-07-31
40
-79
/
+87
*
Mojo: Make Dispatcher::RemoveWaiter() (etc.) return the current HandleSignals...
viettrungluu@chromium.org
2014-07-31
30
-154
/
+520
*
mojo: ViewManagerInitServiceImpl can delete itself OnNativeViewportDeleted
tim@chromium.org
2014-07-31
1
-4
/
+1
*
Mojo: Add a GetHandleSignalsState() method to Dispatcher.
viettrungluu@chromium.org
2014-07-30
25
-65
/
+137
*
Extract mojo_base.gyp from mojo.gyp
morrita@chromium.org
2014-07-30
7
-731
/
+772
*
Revert 286584 "Revert 286504 "Fix typos in num_failures_by_type ..."
skobes@chromium.org
2014-07-30
1
-3
/
+3
*
Revert 286504 "Fix typos in num_failures_by_type for json results."
skobes@chromium.org
2014-07-30
1
-3
/
+3
*
Fix typos in num_failures_by_type for json results.
dpranke@chromium.org
2014-07-30
1
-3
/
+3
*
Mojo: Mark surfaces service and samples as loadable_modules in gyp
jamesr@chromium.org
2014-07-30
2
-6
/
+6
*
Revert of mojo: Convert gles2 to the new thunking system (https://codereview....
tapted@chromium.org
2014-07-30
18
-410
/
+335
*
mojo: shell::Context should outlive the shell MessageLoop
tim@chromium.org
2014-07-30
14
-45
/
+59
*
mojo: Convert gles2 to the new thunking system.
erg@chromium.org
2014-07-30
18
-335
/
+410
*
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
*
GN: Add GN rules for mojo_shell target
jamesr@chromium.org
2014-07-29
29
-39
/
+618
*
Mojo: Convert MemoryTest.Invalid (-> InvalidDeath) to new user pointer handling.
viettrungluu@chromium.org
2014-07-29
2
-67
/
+134
*
Add a PRESUBMIT.py to mojo/embedder.
viettrungluu@chromium.org
2014-07-29
1
-0
/
+16
*
Mojo: add InterfaceFactoryImpl, use composition rather than inheritance.
darin@chromium.org
2014-07-29
21
-112
/
+296
*
Replace OnViewManagerConnectionEstablished and OnRootAdded with a single OnEm...
ben@chromium.org
2014-07-29
25
-138
/
+127
*
Mojo: Fix Options struct alignment checking on Windows.
viettrungluu@chromium.org
2014-07-28
2
-18
/
+14
*
Mojo: clang-format mojo/embedder/*.{cc,h}.
viettrungluu@chromium.org
2014-07-28
12
-199
/
+270
*
Mojo: Update comments in public/c/system/*.h.
viettrungluu@chromium.org
2014-07-28
3
-30
/
+28
*
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
*
Add operator<< for mojo::String for logging use
davemoore@chromium.org
2014-07-28
1
-0
/
+4
*
mojo: fix little bug in DynamicServiceLoader/Runner
tim@chromium.org
2014-07-28
6
-11
/
+114
*
Cleans up usage of ViewManagerServiceImpl::roots_
sky@chromium.org
2014-07-27
9
-106
/
+146
*
Convert verification of options structs to use the new user pointer handling ...
viettrungluu@chromium.org
2014-07-27
17
-383
/
+426
[next]