summaryrefslogtreecommitdiffstats
path: root/mojo
Commit message (Expand)AuthorAgeFilesLines
* Fix "missing source file" errors during gclient runhooks.pkasting2015-11-131-1/+0
* Make the new Mojo EDK work on XP.jam2015-11-136-12/+69
* Fix racy crash in Mandoline child processes.jam2015-11-139-33/+30
* Implement CreateInstanceForHandle.ben2015-11-1323-91/+612
* Revert of Fix racy crash in Mandoline child processes. (patchset #4 id:60001 ...hablich2015-11-136-24/+25
* Revert of Followup to r359266 to make mojo_edk_unittests2 pass again. (patchs...hablich2015-11-133-6/+8
* Revert of Implement CreateInstanceForHandle (patchset #13 id:230001 of https:...hablich2015-11-1323-611/+90
* Implement CreateInstanceForHandle.ben2015-11-1323-90/+611
* Followup to r359266 to make mojo_edk_unittests2 pass again.jam2015-11-133-8/+6
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-13831-505/+67320
* [Android] Enable multidex for debug builds of ChromePublic.jbudorick2015-11-131-0/+2
* 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
* Add an application for the Shell.ben2015-11-128-5/+192
* mandoline: Reland "Fix ICU initialization".erg2015-11-129-10/+89
* Remove mention of png_viewer from Mandoline since it doesn't exist.jam2015-11-121-1/+1
* Remove unused kLogTag in mojo/runner/android/main.ccpkotwicz2015-11-121-3/+0
* Fix racy crash in Mandoline child processes.jam2015-11-126-25/+24
* Add profiling to WatcherThreadManager::StopWatching.amistry2015-11-121-0/+6
* Fail mojo apptests with no GTest '[ RUN ] <Suite.Fixture>' output.msw2015-11-121-1/+2
* Add a perftest for HandleWatcher.amistry2015-11-122-0/+217
* Replace the context type in awakables with uintptr_t.amistry2015-11-1221-52/+55
* Use TimeTicks as much as possible in startup_metric_utils.gab2015-11-113-25/+26
* Eliminate third_party/mojo/src from all targets' include pathsKen Rockot2015-11-11128-203/+613
* Clean up the runner directory.ben2015-11-1118-1030/+12
* Fix tracing message pipe outliving the IO thread.jam2015-11-118-53/+39
* Isolate NativeRunner into a subdir.ben2015-11-1129-136/+246
* Enable multiprocess by default on desktop mojo_runner.jam2015-11-114-10/+31
* Plumb stdout and stderr for Mandoline child processes.jam2015-11-111-0/+17
* Provide blocking pool to NativeRunner impls via dependency injection instead ...ben2015-11-119-48/+80
* Revert of mandoline: Fix ICU initialization. (patchset #31 id:570001 of https...erg2015-11-108-90/+10
* mandoline: Fix ICU initialization.erg2015-11-108-10/+90
* gpu: Add CHROMIUM_schedule_ca_layerccameron2015-11-102-0/+16
* Implement a MusBrowserFrame.ben2015-11-101-0/+4
* Add a warning when running Mandoline in single-process mode for component bui...jam2015-11-101-2/+8
* Revert of Enable multiprocess by default on desktop mojo_runner. (patchset #7...jam2015-11-093-22/+7
* Revert "URLRequestJob: change ReadRawData contract"xunjieli2015-11-091-11/+18
* Allow Chrome to bind an Application request from mojo_runner.ben2015-11-093-9/+20
* Enable multiprocess by default on desktop mojo_runner.jam2015-11-093-7/+22
* Fix UrlLoaderImplTest to work with different EDK timings.jam2015-11-091-21/+33
* Fix Mus example after r358343.jam2015-11-071-1/+1
* Replace hidden values with private symbols in mojo and ginjochen2015-11-061-4/+10
* Get Mandoline working in component build.jam2015-11-0614-79/+101
* URLRequestJob: change ReadRawData contractxunjieli2015-11-061-18/+10
* Revert of Allow Chrome to bind an Application request from mojo_runner. (patc...nasko2015-11-053-20/+13
* Allow Chrome to bind an Application request from mojo_runner.ben2015-11-053-13/+20
* Makes windowmanager draw non-client areasky2015-11-052-0/+54
* Window Type Launcher as a process.ben2015-11-036-35/+47
* Modified old wait sync point functions to also accept new sync tokens.dyen2015-11-034-14/+56
* gfx: Make conversions from gfx::Point to PointF explicit.danakj2015-11-021-4/+9