summaryrefslogtreecommitdiffstats
path: root/mojo
Commit message (Expand)AuthorAgeFilesLines
* Disable testConformance in response to test failure (second try)qyearsley2014-10-231-1/+3
* Revert of Disabling testConformance in response to test failure (patchset #1 ...avi2014-10-231-2/+1
* Disabling testConformance in response to test failureQuinten Yearsley2014-10-231-1/+2
* Update mojo sdk to rev 3b54eded8dadb36548934c09c5100e9e645ec328jamesr2014-10-2350-100/+798
* Remove IsDIPEnabled from Screenscottmg2014-10-232-6/+0
* Remove gyp for view_manager_lib and html_viewerjamesr2014-10-232-241/+0
* Remove mojo/services{view,window}_managerjamesr2014-10-2374-8625/+2
* Rename mojo_html_viewer target to just html_viewer.aa2014-10-233-5/+3
* Remove mojo/go - this is being developed in the mojo repojamesr2014-10-237-139/+0
* Add support for real audio output to mojo.dalecurtis2014-10-221-4/+4
* Supports MojoRendererImpl in WebMediaPlayerImpl for HTMLViewer.xhwang2014-10-226-14/+56
* Remove mojo/python and gyp targetsjamesr2014-10-2218-1452/+0
* Revert of Add gclient hook to download prebuilt mojo_shell (patchset #7 id:12...yurys2014-10-228-174/+23
* Add an OWNERS file for mojo/services/html_viewer and put aa@ on it.aa2014-10-221-0/+1
* Add gclient hook to download prebuilt mojo_shelljamesr2014-10-228-23/+174
* Slim mojo/OWNERS and direct people to post about reposjamesr2014-10-211-9/+4
* Mojo: More virtual/override style fixes in mojo/.Viet-Trung Luu2014-10-2126-341/+294
* Update targetSdkVersion for Chromium applications.aurimas2014-10-212-2/+2
* Mojo: Fixes to current virtual/override style in mojo/edk/.Viet-Trung Luu2014-10-2110-33/+33
* Standardize usage of virtual/override/final in mojo/dcheng2014-10-21137-1119/+995
* Mojo: Fix mojo/public/cpp/application/DEPS.viettrungluu2014-10-212-11/+5
* Mojo: mojob.sh: Make --release (etc.) work properly again.viettrungluu2014-10-211-3/+14
* Mojo: mojob.sh: Add support for gn, and remove support for gyp and shared lib...viettrungluu2014-10-201-89/+46
* Remove comments regarding deleted mojo_examlpes.gypi.msw2014-10-2017-33/+0
* Drop refs to net::EmbeddedTestServer / net::File{Path,URL} utils in mojojamesr2014-10-2010-32/+114
* [Mojo] Remove mojo_view_manager_unittests from mojobabarth2014-10-201-1/+2
* Change mojo URLs from mojo://mojo_foo to mojo://foo.aa2014-10-1843-97/+98
* Make crazy linker work in gn buildcjhopman2014-10-171-1/+1
* Add the ability to observe MessagePumpMojoabarth2014-10-173-0/+85
* Mojo: Change the way message pipes are passed over channels.viettrungluu2014-10-175-100/+135
* Further refine mojo_example_apptests.msw2014-10-173-32/+100
* Make args() accessors constdavemoore2014-10-172-2/+2
* mojo: Fix c++ bindings so serialization of empty arrays doesn't crash.erg2014-10-172-2/+19
* Convert the few remaining ARRAYSIZE_UNSAFE -> arraysize.viettrungluu2014-10-171-2/+2
* Make ApplicationImpl::args() be a std::vector<std::string>davemoore2014-10-176-12/+9
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-175-10/+8
* Implement MediaSource support for mojo.dalecurtis2014-10-161-2/+9
* Add TCP socket mojo implementation.Brett Wilson2014-10-169-43/+383
* Mojo JS Bindings: add support for associative arrays (Mojo map type)hansmuller2014-10-167-10/+249
* [Mojo] ApplicationRunnerChromium should dump stacks in debugabarth2014-10-161-0/+5
* mojo: Switch the clipboard interface over to using map<>.erg2014-10-168-119/+142
* Include mask texture size in RenderPassDrawQuadenne2014-10-162-4/+11
* Fix Java indentation issues.aurimas2014-10-161-9/+9
* mojo: Fix java bindings for mapsqsr2014-10-162-3/+5
* mojo: Fix findbugs issue on java generated code.qsr2014-10-162-4/+14
* [Mojo] mojo_native_viewport_service should use "--" argsabarth2014-10-161-2/+2
* Make wm_flow_init work with gnsky2014-10-1615-174/+70
* ContentHandler::OnConnect: replace the |url| param with |requestor_url|.aa2014-10-166-16/+11
* Remove gyp for mojo/examplesjamesr2014-10-152-923/+0
* Make Mojo's NetAddress use local endianness for the port.brettw2014-10-153-14/+13