summaryrefslogtreecommitdiffstats
path: root/mojo/runner
Commit message (Expand)AuthorAgeFilesLines
* Make `content` target build without unused data members on Linux.mlamouri2016-01-141-7/+1
* mus: Fix build with asan turned on.sadrul2016-01-121-0/+1
* Move mojo/application/public -> mojo/shell/publicben2016-01-1215-36/+36
* Move package_manager into mojo/shellben2016-01-075-12/+10
* GN(android) Don't enable --gc-sections by default in debug mode.agrieve2016-01-061-0/+2
* Make PIDs work in task viewer.ben2016-01-057-34/+37
* Convert Pass()→std::move() in //mojo/runner/androiddcheng2015-12-314-10/+15
* Switch to standard integer types in mojo/.Avi Drissman2015-12-2118-14/+48
* Convert Pass()→std::move() in //mojodcheng2015-12-1810-44/+61
* Always set the error handler closure of Binding<> after binding to a message ...amistry2015-12-172-8/+10
* Adds a simple task viewer to mash.ben2015-12-116-0/+16
* Remove third_party/mojo_services.jam2015-12-111-1/+0
* Make mojo::edk::PlatformHandle have the same named member on all platforms.jam2015-12-113-20/+3
* Fix mojo_runner hang on Windows with component build.jam2015-12-101-0/+4
* Prepare chrome to use the new Mojo EDK by default.John Abd-El-Malek2015-12-101-1/+3
* Fix mojo:example_main.jam2015-12-092-7/+45
* Show the callstack that a nontransferable message pipe was first used if it's...jam2015-12-094-13/+10
* build CrOS chrome with gnrjkroege2015-12-071-3/+6
* Include pid in message with --wait-for-debugger in mojosky2015-12-071-1/+4
* Add multiplexing of message pipes in the new EDK.John Abd-El-Malek2015-12-062-11/+3
* GN: asset_location -> android_assets() for mandoline_apkagrieve2015-12-042-10/+12
* Change callers of ScopedGeneric::Pass() to std::move()danakj2015-12-031-1/+2
* Enable arm/linux chromium to build with gnsbc2015-12-021-0/+4
* GN: asset_location -> android_assets() for mojo_runneragrieve2015-12-021-66/+11
* mojo: Improve crash stack.penghuang2015-12-012-5/+8
* Remove SimpleBroker and instead use the production broker implementation in t...jam2015-11-301-1/+2
* Rename mojo::TokenSerializer to mojo::Broker.jam2015-11-254-19/+27
* Add context_utils.h includes where needed.torne2015-11-251-0/+1
* Define a Java-side global application context.torne2015-11-243-19/+13
* Create a broker interface for the new Mojo EDK so that the browser can create...John Abd-El-Malek2015-11-244-68/+151
* Convert ConnectToApplication to take a params classben2015-11-201-3/+1
* Run gn --format over all .gn filesagrieve2015-11-203-4/+4
* Bind Application in renderer.ben2015-11-193-33/+29
* Revert of Bind Application in renderer (patchset #15 id:280001 of https://cod...alancutter2015-11-183-29/+33
* mojo_runner: Get --trace-start working with generic mojo_runner.erg2015-11-181-0/+3
* Bind Application in renderer.ben2015-11-183-33/+29
* Revert of mandoline/mojo: Make ApplicaitonImpl connect to tracing during star...erg2015-11-183-8/+8
* Revert of Bind Application in renderer (patchset #14 id:260001 of https://cod...msramek2015-11-183-29/+33
* Bind Application in renderer.ben2015-11-183-33/+29
* mandoline/mojo: Make ApplicaitonImpl connect to tracing during startup.erg2015-11-173-8/+8
* Move Shell connection to content.ben2015-11-151-1/+0
* Make the new Mojo EDK work on XP.jam2015-11-131-1/+12
* Fix racy crash in Mandoline child processes.jam2015-11-134-14/+13
* Implement CreateInstanceForHandle.ben2015-11-1311-74/+161
* Revert of Fix racy crash in Mandoline child processes. (patchset #4 id:60001 ...hablich2015-11-134-13/+14
* Revert of Implement CreateInstanceForHandle (patchset #13 id:230001 of https:...hablich2015-11-1311-160/+73
* Implement CreateInstanceForHandle.ben2015-11-1311-73/+160
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-1315-23/+250
* mandoline: Hopefully fix running the android mandoline apptests.erg2015-11-121-0/+2
* Remove duplication between Mandoline and mojo_runner main functions.jam2015-11-126-41/+111