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
*
Mojo: Implement plumbing to support passing handles over MessagePipes.
viettrungluu@chromium.org
2013-11-11
15
-202
/
+538
*
Mojo: Make tests under mojo/public use our own run_all_unittests.cc.
viettrungluu@chromium.org
2013-11-11
8
-33
/
+26
*
Revert 234233 "Add mojo_idl_generator.gypi"
thakis@chromium.org
2013-11-11
10
-105
/
+71
*
Android: Allow duplicate calls to InitApplicationContext.
torne@chromium.org
2013-11-11
1
-1
/
+1
*
Mojo: Add DCHECKs to entrypoints that CoreImpl has been initialized.
viettrungluu@chromium.org
2013-11-11
1
-0
/
+7
*
Revert "Mojo: Add BindingsSupportImpl on top of HandleWatcher"
darin@chromium.org
2013-11-11
13
-230
/
+81
*
Mojo: Add BindingsSupportImpl on top of HandleWatcher
darin@chromium.org
2013-11-11
13
-81
/
+230
*
Add mojo_idl_generator.gypi
davemoore@chromium.org
2013-11-11
10
-71
/
+105
*
Add better handle tracking, and optimize Connector::Accept.
darin@chromium.org
2013-11-09
8
-25
/
+87
*
Mojo: Unify the disparate source and header files into 3
davemoore@chromium.org
2013-11-08
26
-456
/
+338
*
Add a basic Mojo app that initializes V8
abarth@chromium.org
2013-11-08
5
-0
/
+109
*
mojo_shell crashes on Linux
abarth@chromium.org
2013-11-08
8
-39
/
+61
*
Wires up MotionEvents for mojo_shell_apk on Android.
ben@chromium.org
2013-11-08
5
-0
/
+72
*
Moves some files into mojo/common
sky@chromium.org
2013-11-07
10
-66
/
+120
*
Mojo: Accept IDL files that lack explicit ordinals.
darin@chromium.org
2013-11-07
1
-0
/
+2
*
Mojo: Add support for attributes [name=value] on interfaces.
darin@chromium.org
2013-11-07
2
-5
/
+7
*
Mojo: First stab at making MessagePipes work across OS pipes.
viettrungluu@chromium.org
2013-11-07
20
-115
/
+1259
*
Factor common code into native_viewport_controller.cc
abarth@chromium.org
2013-11-07
9
-92
/
+52
*
Mojo: Make the top-level mojo target build more.
viettrungluu@chromium.org
2013-11-07
1
-0
/
+8
*
Mojo: modifications to service source
davemoore@chromium.org
2013-11-06
1
-59
/
+46
*
Adds a class named Connector that connects a MessagePipe to a MessageReceiver.
darin@chromium.org
2013-11-06
14
-9
/
+729
*
Add a SpinningCube to Mojo's sample_app
abarth@chromium.org
2013-11-06
4
-0
/
+482
*
Simpler bindings, fewer files!
darin@chromium.org
2013-11-06
18
-589
/
+398
*
Mojo: Add support for float and double types in IDL files.
darin@chromium.org
2013-11-06
1
-1
/
+2
*
Mojo: Support camel cased types in generator
davemoore@chromium.org
2013-11-06
3
-45
/
+49
*
Hook up GL Command buffer on Windows too
ben@chromium.org
2013-11-06
2
-2
/
+25
*
Add a basic NativeViewportMac for Mojo
abarth@chromium.org
2013-11-06
2
-1
/
+81
*
Add support for functions with 0 or 1 parameters.
darin@chromium.org
2013-11-05
1
-2
/
+4
*
Mojo: Make mojob build only mojo.
viettrungluu@chromium.org
2013-11-05
1
-1
/
+1
*
Add a basic NativeViewportX11 for Mojo
abarth@chromium.org
2013-11-05
3
-2
/
+65
*
Make it possible to load Mojo content from SSL URLs.
aa@chromium.org
2013-11-04
1
-0
/
+14
*
Say "noto" goto.
aa@chromium.org
2013-11-04
4
-18
/
+81
*
Mojo: Fix bug in closing MessagePipes.
viettrungluu@chromium.org
2013-11-04
3
-2
/
+41
*
Mojo: Add a script to help with building/testing parts of Mojo.
viettrungluu@chromium.org
2013-11-04
1
-0
/
+116
*
Mojo: Fixes to get sample to compile
davemoore@chromium.org
2013-11-04
10
-24
/
+41
*
Remove unnecessary const (causes compile error on Mac)
sky@chromium.org
2013-11-04
1
-2
/
+2
*
Adds mojo/shell/test/run_all_unittests.cc
sky@chromium.org
2013-11-04
1
-0
/
+30
*
Initial cut at object to listen for handle to be ready
sky@chromium.org
2013-11-04
7
-2
/
+836
*
Mojo should use a command buffer instead of raw GL
abarth@chromium.org
2013-11-03
9
-31
/
+102
*
Mojo: Add proxy and stub generation
davemoore@chromium.org
2013-11-02
19
-166
/
+455
*
mojo: Remove MOJO_IMPLEMENTATION define.
tfarina@chromium.org
2013-11-02
1
-3
/
+0
*
Fix spelling of "NaCl" in various places: "NaCL" is the wrong capitalisation
mseaborn@chromium.org
2013-11-02
1
-1
/
+1
*
Fix Java naming style
abarth@chromium.org
2013-11-01
2
-2
/
+2
*
Fix clang build
abarth@chromium.org
2013-11-01
2
-0
/
+9
*
Make Mojo's NativeViewportAndroid draw a green square
abarth@chromium.org
2013-11-01
23
-249
/
+421
*
Minor cleanup to template code
davemoore@chromium.org
2013-10-31
1
-71
/
+65
*
Mojo: add generation of stubs and struct serialization
davemoore@chromium.org
2013-10-31
6
-11
/
+265
*
Adds the skeleton of a NativeViewport concept.
ben@chromium.org
2013-10-31
13
-14
/
+391
*
mojo: break struct headers into headers and source
davemoore@chromium.org
2013-10-30
8
-109
/
+167
*
Mojo: Add basic IDL parser and frontend
darin@chromium.org
2013-10-30
5
-0
/
+385
[next]