summaryrefslogtreecommitdiffstats
path: root/mandoline
Commit message (Expand)AuthorAgeFilesLines
* Moves more functions off WindowTreeHost onto WindowManagerClientsky2016-02-022-3/+3
* Moves accelerator registration to WindowManagersky2016-02-022-25/+65
* Nukes WindowManagerDeprecatedsky2016-01-301-1/+1
* [mus+ash] Adapt to new new EDKrockot2016-01-291-1/+1
* Make use of CreateInterfacePtrAndBind() where appropriatesky2016-01-261-4/+3
* Move mojo/runner to mojo/shell/standaloneben2016-01-266-22/+22
* Move mojo/runner/[child,host]->mojo/shellben2016-01-231-2/+2
* Change mojo enums to be scoped enums in the generated C++ bindings.sammc2016-01-212-16/+16
* Reduce string copies in GURL creationbrettw2016-01-203-3/+3
* Move mojo/application/public -> mojo/shell/publicben2016-01-1229-47/+47
* Move package_manager into mojo/shellben2016-01-073-4/+4
* Switch to standard integer types in mandoline/.avi2015-12-2210-2/+18
* Convert Pass()→std::move() in //mandolinedcheng2015-12-186-33/+42
* Remove third_party/mojo_services.jam2015-12-112-3/+0
* Format all BUILD.gn with "gn format --in-place".sdefresne2015-12-061-1/+1
* GN: asset_location -> android_assets() for mandoline_apkagrieve2015-12-041-42/+12
* mus: Notify the client whether adding an accelerator was successful.sadrul2015-12-021-12/+16
* Add context_utils.h includes where needed.torne2015-11-251-0/+1
* Mojo C++ bindings: InterfacePtr<T> and Binding<T> use MultiplexRouter when T ...yzshen2015-11-251-1/+1
* mus: Allow the WM to specify the windows that can have active children.sadrul2015-11-241-0/+1
* Moves components/mus/examples into mashsky2015-11-231-1/+1
* Split Mandoline-specific components out of mojo:core_services.msw2015-11-217-48/+8
* Convert ConnectToApplication to take a params classben2015-11-203-12/+4
* Run gn --format over all .gn filesagrieve2015-11-204-5/+5
* Flip the CrOS GN release bots to use Ozone.dpranke2015-11-201-12/+22
* Remove unnecessary binaries from Mandoline uploads.msw2015-11-201-9/+0
* mojo_runner: Get --trace-start working with generic mojo_runner.erg2015-11-187-1/+8
* Revert of mandoline/mojo: Make ApplicaitonImpl connect to tracing during star...erg2015-11-185-2/+8
* mandoline/mojo: Make ApplicaitonImpl connect to tracing during startup.erg2015-11-175-8/+2
* Move Shell connection to content.ben2015-11-152-2/+2
* Ensure mandoline:all builds mojo, for bots/tests, etc.msw2015-11-151-0/+1
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-1318-22/+19
* Upload Mandoline's new top-level icudtl.dat dependency.msw2015-11-131-0/+4
* Remove duplication between Mandoline and mojo_runner main functions.jam2015-11-124-112/+3
* mandoline: Reland "Fix ICU initialization".erg2015-11-123-33/+0
* Fix crash in mandolinesky2015-11-122-43/+56
* Use TimeTicks as much as possible in startup_metric_utils.gab2015-11-113-8/+9
* Eliminate third_party/mojo/src from all targets' include pathsKen Rockot2015-11-113-2/+4
* Fix tracing message pipe outliving the IO thread.jam2015-11-111-6/+4
* Isolate NativeRunner into a subdir.ben2015-11-112-2/+4
* Upload mandoline's optional pdf_viewer component.msw2015-11-111-0/+5
* Revert of mandoline: Fix ICU initialization. (patchset #31 id:570001 of https...erg2015-11-103-0/+33
* mandoline: Fix ICU initialization.erg2015-11-103-33/+0
* views/mus: Remove NativeWidgetViewManager, and use NativeWidgetMus instead.sadrul2015-11-102-6/+6
* Adds logic to deal with properties that are set by both wm and clientsky2015-11-092-2/+2
* Get Mandoline working in component build.jam2015-11-061-10/+8
* Makes windowmanager draw non-client areasky2015-11-057-68/+4
* Make WindowManagerConnection not use AuraInit.ben2015-11-049-4/+94
* Print stack trace when Mandoline crashes.jam2015-11-041-0/+9
* Disable multiprocess mode in Mandoline if --single-process is passed.jam2015-11-021-1/+2