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
*
Change mojo URLs from mojo://mojo_foo to mojo://foo.
aa
2014-10-18
43
-97
/
+98
*
Make crazy linker work in gn build
cjhopman
2014-10-17
1
-1
/
+1
*
Add the ability to observe MessagePumpMojo
abarth
2014-10-17
3
-0
/
+85
*
Mojo: Change the way message pipes are passed over channels.
viettrungluu
2014-10-17
5
-100
/
+135
*
Further refine mojo_example_apptests.
msw
2014-10-17
3
-32
/
+100
*
Make args() accessors const
davemoore
2014-10-17
2
-2
/
+2
*
mojo: Fix c++ bindings so serialization of empty arrays doesn't crash.
erg
2014-10-17
2
-2
/
+19
*
Convert the few remaining ARRAYSIZE_UNSAFE -> arraysize.
viettrungluu
2014-10-17
1
-2
/
+2
*
Make ApplicationImpl::args() be a std::vector<std::string>
davemoore
2014-10-17
6
-12
/
+9
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-17
5
-10
/
+8
*
Implement MediaSource support for mojo.
dalecurtis
2014-10-16
1
-2
/
+9
*
Add TCP socket mojo implementation.
Brett Wilson
2014-10-16
9
-43
/
+383
*
Mojo JS Bindings: add support for associative arrays (Mojo map type)
hansmuller
2014-10-16
7
-10
/
+249
*
[Mojo] ApplicationRunnerChromium should dump stacks in debug
abarth
2014-10-16
1
-0
/
+5
*
mojo: Switch the clipboard interface over to using map<>.
erg
2014-10-16
8
-119
/
+142
*
Include mask texture size in RenderPassDrawQuad
enne
2014-10-16
2
-4
/
+11
*
Fix Java indentation issues.
aurimas
2014-10-16
1
-9
/
+9
*
mojo: Fix java bindings for maps
qsr
2014-10-16
2
-3
/
+5
*
mojo: Fix findbugs issue on java generated code.
qsr
2014-10-16
2
-4
/
+14
*
[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
[next]