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] mojo_native_viewport_service should use "--" args
abarth
2014-10-16
1
-2
/
+2
*
Make wm_flow_init work with gn
sky
2014-10-16
15
-174
/
+70
*
ContentHandler::OnConnect: replace the |url| param with |requestor_url|.
aa
2014-10-16
6
-16
/
+11
*
Remove gyp for mojo/examples
jamesr
2014-10-15
2
-923
/
+0
*
Make Mojo's NetAddress use local endianness for the port.
brettw
2014-10-15
3
-14
/
+13
*
Allow fixed-size arrays in nested array definitions.
yzshen
2014-10-15
23
-100
/
+145
*
Enables specifying mojo url mapping on command line
sky
2014-10-15
9
-30
/
+111
*
mojo: Add equality operator for python bindings.
qsr
2014-10-15
4
-55
/
+38
*
mojo: Fix map of booleans for python bindings.
qsr
2014-10-15
1
-2
/
+9
*
Remove unused template, accidentally introduced by https://codereview.chromiu...
aa
2014-10-15
1
-3
/
+0
*
Move gl initialization to NativeViewportAppDelegate::Initialize()
davemoore
2014-10-15
11
-55
/
+83
*
Add Equals() to mojom structs and related types.
aa
2014-10-15
11
-1
/
+214
*
[Mojo] Add HTML bindings
abarth
2014-10-15
5
-5
/
+130
*
Remove duplicate deps in mojo_view_manager
davemoore
2014-10-14
1
-2
/
+0
*
The source of the problem is the "component build". Disabling that and moving...
hansmuller
2014-10-14
5
-6
/
+24
*
Mojo: Add "attach and run" methods to Channel and ChannelEndpoint.
viettrungluu
2014-10-14
8
-61
/
+95
*
Splits window manager like methods into ViewManagerServiceDelegate
sky
2014-10-14
30
-321
/
+508
*
Clean up directory handling for Mojo bindings generator.
ncbray
2014-10-14
8
-84
/
+107
*
Modify MOJO_ALLOW_UNUSED and MOJO_DCHECK syntax to allow enabling unused local
pkasting
2014-10-14
14
-54
/
+53
*
mojo: Update timeticks test for python bindings.
qsr
2014-10-14
1
-4
/
+2
*
Improve the names used in Mojo JS modules
abarth
2014-10-14
1
-5
/
+14
*
Mojo: Add a "remote" channel endpoint ID generator.
viettrungluu
2014-10-13
3
-38
/
+110
*
gpu: Compositor management of GpuMemoryBuffer instances.
reveman
2014-10-13
6
-15
/
+33
*
[Mojo] Add support for HTML imports as well as AMD modules
abarth
2014-10-13
6
-25
/
+51
*
mojo: Add maps to java bindings.
qsr
2014-10-13
5
-23
/
+90
*
remove new OVERRIDEs added to mojo/
mostynb
2014-10-13
1
-2
/
+2
*
mojo: Add maps to python bindings.
qsr
2014-10-13
3
-0
/
+71
*
[Mojo] Fix the namespace for HandleWrapper
abarth
2014-10-11
8
-26
/
+41
*
mojo: Fixed non-component build for html_viewer.
alokp
2014-10-11
1
-0
/
+3
*
Add mojo <--> net IO adapters.
brettw
2014-10-10
5
-85
/
+231
*
Mojo JS bindings: simplify mojo.connectToService() usage - Part 2
hansmuller
2014-10-10
13
-30
/
+89
*
cc: Make OutputSurface::SwapBuffers pure virtual
sievers
2014-10-10
13
-307
/
+78
*
mojo: Update PRESBUMIT.py
qsr
2014-10-10
10
-11
/
+26
*
mojo: Add python bindings tests to mojob.sh
qsr
2014-10-10
1
-2
/
+12
*
mojo: Add RunLoop::Current() and refactor unit tests.
qsr
2014-10-10
7
-48
/
+71
*
use base::Time constants in mojo instead of defining locally
prashhir
2014-10-10
1
-2
/
+3
*
mojo: Allow circular dependencies between structs
qsr
2014-10-10
11
-14
/
+89
*
Move mojo/services/public/cpp TypeConverters to mojo/converters.
msw
2014-10-10
73
-268
/
+286
*
Renames window_manager.mojom to window_manager2.mojom
sky
2014-10-10
11
-23
/
+26
*
Mojo: Make room for remotely-allocated channel endpoint IDs.
viettrungluu
2014-10-10
3
-3
/
+29
*
remove websocket server dependency from the mojo spy
cpu
2014-10-10
3
-34
/
+69
*
Mojo UDP API implementation.
yzshen
2014-10-10
8
-0
/
+812
*
Avoid destroying surface before the parent surface stops referencing it.
jbauman
2014-10-10
2
-0
/
+8
*
mojom: Add associative arrays to the mojom language.
erg
2014-10-10
37
-85
/
+1431
*
Plumb commandline arguments for mojo_example_apptests.
msw
2014-10-09
1
-4
/
+18
*
Mojo: Add some tests for ChannelEndpointId, etc.
Viet-Trung Luu
2014-10-09
5
-10
/
+134
*
Turn UploadDataStream into an abstract class, and split the implentation
mmenke
2014-10-09
1
-3
/
+3
*
mojo_shell --help
hansmuller
2014-10-09
3
-3
/
+35
*
Avoid ALLOW_UNUSED (and the like) where it's not necessary or there are better
pkasting
2014-10-09
2
-2
/
+2
*
Implement parts of the Mojo TCP interfaces.
Brett Wilson
2014-10-09
25
-49
/
+620
[next]