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
*
Reach mojo::system::CoreImpl::Init() on Android
abarth@chromium.org
2013-10-25
27
-42
/
+219
*
Add structure packing support for mojo modules
davemoore@chromium.org
2013-10-25
3
-1
/
+2
*
Mojo: Pack structures and add compile-time assertions
darin@chromium.org
2013-10-25
9
-36
/
+65
*
Remove mojom_data_tests.py.
jackhou@chromium.org
2013-10-25
1
-84
/
+0
*
Revert 230837 "Add structure packing support for mojo modules"
ajwong@chromium.org
2013-10-24
4
-256
/
+1
*
Add structure packing support for mojo modules
davemoore@chromium.org
2013-10-24
5
-1
/
+256
*
Build mojo_shell on Android
abarth@chromium.org
2013-10-24
8
-3
/
+188
*
Mojo: Move PostTaskAndWait() to test_utils.*.
viettrungluu@chromium.org
2013-10-24
4
-68
/
+115
*
Add DEPS files for public/. Add exclusion for public/tests/.
darin@chromium.org
2013-10-23
2
-0
/
+15
*
Teach mojo_shell to load apps from the network
abarth@chromium.org
2013-10-22
9
-9
/
+45
*
Completely Revert 229967 "Add structure packing support for mojo modules"
kouhei@chromium.org
2013-10-22
1
-0
/
+0
*
Revert 229967 "Add structure packing support for mojo modules"
kouhei@chromium.org
2013-10-22
4
-256
/
+1
*
Add structure packing support for mojo modules
davemoore@chromium.org
2013-10-22
5
-1
/
+256
*
Mojo bindings tweaks based on feedback from dmichael.
darin@chromium.org
2013-10-21
7
-11
/
+13
*
Mojo: Add debug-only checks to Waiter that check that Init() has been called.
viettrungluu@chromium.org
2013-10-21
3
-0
/
+27
*
Fix two nits with mojo::shell::app_container
abarth@chromium.org
2013-10-19
2
-3
/
+4
*
Fix win build
abarth@chromium.org
2013-10-19
1
-2
/
+1
*
Teach mojo_shell how to load http URLs
abarth@chromium.org
2013-10-19
15
-1
/
+486
*
Revert "Teach mojo_shell how to load http URLs"
abarth@chromium.org
2013-10-18
15
-485
/
+1
*
Teach mojo_shell how to load http URLs
abarth@chromium.org
2013-10-18
15
-1
/
+485
*
Add a DEPS file for Mojo
abarth@chromium.org
2013-10-17
1
-0
/
+6
*
Mojo: Abstract out the endpoints of MessagePipes.
viettrungluu@chromium.org
2013-10-16
7
-153
/
+375
*
Add handling of fatal errors to RawChannel/RawChannelPosix.
viettrungluu@chromium.org
2013-10-15
3
-33
/
+189
*
Add newline at the end of files
ckocagil@chromium.org
2013-10-12
2
-2
/
+2
*
Mojo C++ bindings
grt@chromium.org
2013-10-11
23
-8
/
+1504
*
Revert 228193 "Mojo C++ bindings"
grt@chromium.org
2013-10-11
23
-1496
/
+8
*
Add a "RawChannel" abstraction (with an implementation for Chromium POSIX).
viettrungluu@chromium.org
2013-10-11
8
-10
/
+984
*
Make MessagePipe use an std::deque instead of an std::list.
viettrungluu@chromium.org
2013-10-11
1
-4
/
+3
*
Mojo C++ bindings
darin@chromium.org
2013-10-11
23
-8
/
+1496
*
Revert 228153 "C++ bindings" as it caused a compile failure on the official L...
finnur@chromium.org
2013-10-11
23
-1496
/
+8
*
C++ bindings
darin@chromium.org
2013-10-11
23
-8
/
+1496
*
Simple shell that loads a dll and calls an entrypoint function passing in a h...
ben@chromium.org
2013-10-10
18
-30
/
+373
*
Mojo: Move argument validation from MessagePipe to MessagePipeDispatcher.
viettrungluu@chromium.org
2013-10-10
5
-92
/
+101
*
Fix mojo check_perms errors.
thestig@chromium.org
2013-10-08
2
-0
/
+0
*
Initial support for mojo module bindings
davemoore@chromium.org
2013-10-08
6
-0
/
+640
*
Revert 227604 "Simple shell that loads a dll and calls an entryp..."
msw@chromium.org
2013-10-08
10
-339
/
+21
*
Simple shell that loads a dll and calls an entrypoint function passing in a h...
ben@chromium.org
2013-10-08
10
-21
/
+339
*
Factor out (and optimize) MessageInTransit.
viettrungluu@chromium.org
2013-10-03
5
-17
/
+110
*
Mojo: Optimize VerifyUserPointer().
viettrungluu@chromium.org
2013-10-02
6
-18
/
+57
*
Initial in-process implementation of some Mojo primitives.
viettrungluu@chromium.org
2013-09-28
36
-1
/
+5344
*
Revert 225801 "Initial in-process implementation of some Mojo pr..."
petewil@chromium.org
2013-09-27
36
-5344
/
+1
*
Initial in-process implementation of some Mojo primitives.
viettrungluu@chromium.org
2013-09-27
36
-1
/
+5344
*
Setup an OWNERS file for mojo. Apologies if I've missed anyone.
aa@chromium.org
2013-09-24
1
-0
/
+7
*
Remove now defunct MessageBuilder class.
darin@chromium.org
2013-09-24
7
-485
/
+0
*
Clarify Mojo README
aa@chromium.org
2013-09-20
1
-2
/
+3
*
mojo: MessageBuilder
darin@chromium.org
2013-09-16
8
-0
/
+523
*
Create mojo directory.
aa@chromium.org
2013-09-06
1
-0
/
+2