summaryrefslogtreecommitdiffstats
path: root/mojo/shell
Commit message (Expand)AuthorAgeFilesLines
* Update mojo sdk to rev dcd8c63adaf8bd5c89bd21ddb439aa8651da32dcrockot2015-04-151-1/+1
* Simplify chromium's mojo_shell since it's now only used for Mandoline.jam2015-04-1415-533/+57
* Revert of Simplify mojo_shell since it's now only used for Mandoline. (patchs...msw2015-04-1014-44/+532
* Fold AppChildProcessHost into ChildProcessHost since we expect to have only o...jam2015-04-1010-211/+134
* Simplify mojo_shell since it's now only used for Mandoline.jam2015-04-1014-532/+44
* Simplify some mojo_shell code.jam2015-04-0612-708/+490
* Fix compile failures after r323528.John Abd-El-Malek2015-04-021-1/+1
* Get mojo_shell building inside chromium checkout.John Abd-El-Malek2015-04-02101-0/+9197
* Remove mojo/shell and (most) service implementationsjamesr2014-10-2871-5345/+0
* gpu: Rewrite MailboxSynchronizersievers2014-10-241-2/+2
* Remove mojo/services{view,window}_managerjamesr2014-10-232-113/+0
* Revert of Add gclient hook to download prebuilt mojo_shell (patchset #7 id:12...yurys2014-10-221-7/+1
* Add gclient hook to download prebuilt mojo_shelljamesr2014-10-221-1/+7
* Mojo: More virtual/override style fixes in mojo/.Viet-Trung Luu2014-10-213-12/+12
* Update targetSdkVersion for Chromium applications.aurimas2014-10-211-1/+1
* Standardize usage of virtual/override/final in mojo/dcheng2014-10-2116-63/+61
* Drop refs to net::EmbeddedTestServer / net::File{Path,URL} utils in mojojamesr2014-10-209-29/+109
* Change mojo URLs from mojo://mojo_foo to mojo://foo.aa2014-10-187-23/+33
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-172-4/+3
* Enables specifying mojo url mapping on command linesky2014-10-157-20/+109
* Move gl initialization to NativeViewportAppDelegate::Initialize()davemoore2014-10-151-0/+1
* remove websocket server dependency from the mojo spycpu2014-10-101-0/+3
* mojo_shell --helphansmuller2014-10-093-3/+35
* mojo_js_standalone will quit after the last JSApp quitshansmuller2014-10-091-0/+9
* Rename Get to GetProxysky2014-10-063-3/+3
* Move mojo edk into mojo/edkjamesr2014-10-0314-23/+23
* Revert "Move mojo edk into mojo/edk"Trent Apted2014-10-0314-23/+23
* Move mojo edk into mojo/edkJames Robinson2014-10-0314-23/+23
* Enable setting configuration arguments for Mojo applications with mojo_shell.hansmuller2014-10-023-8/+41
* Remove dbus-related code from Mojocmasone2014-10-015-287/+1
* Remove unused filesdavemoore2014-10-012-64/+0
* Add external_a_r_bindings -> application bindings dep in GNjamesr2014-10-011-0/+2
* Mojo: Convert OVERRIDE -> override in various subdirectories of mojo/.viettrungluu2014-09-3023-52/+60
* Remove unnecessary deps on base_static in mojodavemoore2014-09-291-1/+0
* Force creation of application listening socketcmasone2014-09-292-5/+30
* Mojo: MOJO_OVERRIDE -> override in mojo/.Viet-Trung Luu2014-09-296-22/+18
* Allow passing listening socket path on command linecmasone2014-09-291-1/+7
* Prevent static mojo builds from pulling //ui/gl into mojo_shelldavemoore2014-09-292-3/+6
* Accept inbound connections on unix domain socketcmasone2014-09-2918-0/+1272
* Add a headless configuration to Mojo's native viewport serviceabarth2014-09-261-1/+1
* 4th attempt to land change to remove NativeViewportService anddavemoore2014-09-204-74/+28
* Revert of Third attempt to land change to remove NativeViewportService and (p...dbeam2014-09-184-28/+74
* Third attempt to land change to remove NativeViewportService anddavemoore2014-09-184-74/+28
* Revert of Second attempt to land change to remove NativeViewportService and (...horo2014-09-174-28/+74
* Second attempt to land change to remove NativeViewportService anddavemoore2014-09-174-74/+28
* Revert "Create native_viewport_service, don't build it into mojo_shell unless...Dave Moore2014-09-154-21/+65
* Create native_viewport_service, don't build it into mojo_shell unless Androiddavemoore2014-09-154-65/+21
* Move application:chromium bindings to mojo/application/jamesr2014-09-131-1/+1
* Convert view manager to surfaces with uploading shim in client libjamesr2014-09-122-0/+9
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in cc/, chrom...thestig2014-09-104-4/+4