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
*
Disable testConformance in response to test failure (second try)
qyearsley
2014-10-23
1
-1
/
+3
*
Revert of Disabling testConformance in response to test failure (patchset #1 ...
avi
2014-10-23
1
-2
/
+1
*
Disabling testConformance in response to test failure
Quinten Yearsley
2014-10-23
1
-1
/
+2
*
Update mojo sdk to rev 3b54eded8dadb36548934c09c5100e9e645ec328
jamesr
2014-10-23
50
-100
/
+798
*
Remove IsDIPEnabled from Screen
scottmg
2014-10-23
2
-6
/
+0
*
Remove gyp for view_manager_lib and html_viewer
jamesr
2014-10-23
2
-241
/
+0
*
Remove mojo/services{view,window}_manager
jamesr
2014-10-23
74
-8625
/
+2
*
Rename mojo_html_viewer target to just html_viewer.
aa
2014-10-23
3
-5
/
+3
*
Remove mojo/go - this is being developed in the mojo repo
jamesr
2014-10-23
7
-139
/
+0
*
Add support for real audio output to mojo.
dalecurtis
2014-10-22
1
-4
/
+4
*
Supports MojoRendererImpl in WebMediaPlayerImpl for HTMLViewer.
xhwang
2014-10-22
6
-14
/
+56
*
Remove mojo/python and gyp targets
jamesr
2014-10-22
18
-1452
/
+0
*
Revert of Add gclient hook to download prebuilt mojo_shell (patchset #7 id:12...
yurys
2014-10-22
8
-174
/
+23
*
Add an OWNERS file for mojo/services/html_viewer and put aa@ on it.
aa
2014-10-22
1
-0
/
+1
*
Add gclient hook to download prebuilt mojo_shell
jamesr
2014-10-22
8
-23
/
+174
*
Slim mojo/OWNERS and direct people to post about repos
jamesr
2014-10-21
1
-9
/
+4
*
Mojo: More virtual/override style fixes in mojo/.
Viet-Trung Luu
2014-10-21
26
-341
/
+294
*
Update targetSdkVersion for Chromium applications.
aurimas
2014-10-21
2
-2
/
+2
*
Mojo: Fixes to current virtual/override style in mojo/edk/.
Viet-Trung Luu
2014-10-21
10
-33
/
+33
*
Standardize usage of virtual/override/final in mojo/
dcheng
2014-10-21
137
-1119
/
+995
*
Mojo: Fix mojo/public/cpp/application/DEPS.
viettrungluu
2014-10-21
2
-11
/
+5
*
Mojo: mojob.sh: Make --release (etc.) work properly again.
viettrungluu
2014-10-21
1
-3
/
+14
*
Mojo: mojob.sh: Add support for gn, and remove support for gyp and shared lib...
viettrungluu
2014-10-20
1
-89
/
+46
*
Remove comments regarding deleted mojo_examlpes.gypi.
msw
2014-10-20
17
-33
/
+0
*
Drop refs to net::EmbeddedTestServer / net::File{Path,URL} utils in mojo
jamesr
2014-10-20
10
-32
/
+114
*
[Mojo] Remove mojo_view_manager_unittests from mojob
abarth
2014-10-20
1
-1
/
+2
*
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
[next]