summaryrefslogtreecommitdiffstats
path: root/mandoline
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enable multiprocess by default on desktop Mandoline.jam2015-11-022-5/+11
* Revert of Enable multiprocess by default on desktop Mandoline. (patchset #5 i...jam2015-11-022-10/+5
* Enable multiprocess by default on desktop Mandoline.jam2015-11-022-5/+10
* Fix hangs in Mandoline page cycler on Linux with --enable-multiprocess.jam2015-11-022-5/+11
* mus: Change namespace from mojo to mus.mojom for events.sadrul2015-10-292-20/+26
* mus: Move mojo events into mus.sadrul2015-10-293-3/+0
* Converts client lib to use gfx typessky2015-10-284-19/+15
* Routes calls to WM through WSsky2015-10-272-2/+3
* Add FILES.cfg for Mandoline build archiving.msw2015-10-261-0/+58
* mandoline: Clean up default parameter from last patch.erg2015-10-261-3/+0
* mandoline: Start adding trace events for mandoline stuff.erg2015-10-231-0/+6
* mandoline: Add automatic tracing at mojo call sites.erg2015-10-232-0/+6
* mus: Introduce EventMatcher.sadrul2015-10-221-7/+13
* Reland: Port over the mojo tracing service from the mojo repo.erg2015-10-212-76/+14
* Revert of Port over the mojo tracing service from the mojo repo. (patchset #3...mathp2015-10-212-14/+76
* Port over the mojo tracing service from the mojo repo.erg2015-10-212-76/+14
* Add all Mandoline team members to src/mandoline, components/html_viewer and c...jam2015-10-191-0/+4
* mus: CreateWindow => NewWindowfsamuel2015-10-182-3/+3
* components/mus/public/interfaces View => Windowfsamuel2015-10-166-21/+20
* mandoline: Actually use mojo:tracing from core_services.erg2015-10-166-34/+10
* mus: components/mus/vm => components/mus/wsfsamuel2015-10-161-1/+1
* View => Window in components/mus/public/cppfsamuel2015-10-166-58/+58
* Adds GetDisplays() to WindowManagersky2015-10-152-4/+2
* Moves mandoline/ui/aura to ui/views/mussky2015-10-1419-1146/+14
* Get searching forward/backwards working.erg2015-10-145-8/+26
* Move ViewObserver out of NativeWidgetViewManagerfsamuel2015-10-143-55/+72
* Adds MUSViewsInitsky2015-10-141-1/+3
* Makes example use TYPE_WINDOWsky2015-10-132-2/+10
* Creates a trivial wm example appsky2015-10-135-14/+25
* Add a basic LaunchHandler Mandoline browser apptest.msw2015-10-133-137/+27
* mandoline: Add find in page.erg2015-10-068-1/+223