summaryrefslogtreecommitdiffstats
path: root/mojo
Commit message (Expand)AuthorAgeFilesLines
* mus: components/mus/vm => components/mus/wsfsamuel2015-10-161-2/+2
* Adds GetDisplays() to WindowManagersky2015-10-153-0/+51
* Correctly record and pass around navigation start time.yzshen2015-10-151-0/+3
* Last set of fixes to make the src/mojo/edk pass the page cycler.jam2015-10-159-316/+287
* Adds viewsexamples to mus/examples and a main mojomsky2015-10-142-0/+9
* Added method to wait on fence syncs which do not need to be flushed.dyen2015-10-144-0/+19
* Make mojom targets depend on chromium mojo environmentrockot2015-10-142-5/+11
* Ensure that DataPipeProducerDispatcher::CreateEquivalentDispatcherAndCloseImp...jam2015-10-143-12/+106
* Ensure that the memory for a two-phase read stays valid even if more data is ...jam2015-10-135-33/+101
* Fix hang when sending a data pipe consumer handle that has read all the data ...jam2015-10-133-1/+71
* Ensure DataPipe::EndSerialize always initializes all the members of Serialize...jam2015-10-131-3/+5
* Add a basic LaunchHandler Mandoline browser apptest.msw2015-10-131-5/+4
* Remove //build/module_args/mojo.gni.dpranke2015-10-123-36/+9
* Don't use base::MessageLoop::{Quit,QuitClosure} in mojo/ki.stfu2015-10-1210-20/+19
* Revert "Adds some code to help isolate where crash is happening"rockot2015-10-1213-77/+43
* Merge fixes to mojo/src/edk from third_party/mojo/src/mojo/edk that were brou...jam2015-10-123-170/+2
* Fix /analyze warnings in src/mojo/edk from r352123.jam2015-10-122-5/+6
* Revert "Add more tracking detail to Mojo async waits."rockot2015-10-121-1/+1
* Fix GN debug component build for some targets.jam2015-10-109-32/+59
* Add temporary apptest debug logging for diagnosing hangs.msw2015-10-091-0/+14
* cc: Remove GL_REPEAT wrap modeccameron2015-10-092-7/+0
* CHECK in AsyncWait on an invalid handle.rockot2015-10-091-0/+1
* cc: Remove redundant overlay argumentsccameron2015-10-082-11/+7
* Try to kill hung apptests more reliably on Windows.msw2015-10-081-4/+12
* Implemented new fence syncs which replaces the old sync points.dyen2015-10-074-0/+37
* Detecting and fixing stringprintf.h format bugsbrucedawson2015-10-061-2/+2
* Add more tracking detail to Mojo async waits.rockot2015-10-061-1/+1
* Serialize messages that are waiting to be written to the OS pipe when transfe...jam2015-10-0615-498/+620
* Pull buildtools for GN 352082brettw2015-10-051-1/+1
* Presubmit fixes from r352123 since presubmit scripts crashed in it.jam2015-10-033-2/+5
* Fix XP builds after r352208.jam2015-10-031-15/+41
* Remove more nacl bindings related code.jam2015-10-035-284/+0
* Fix other build errors from r352208.jam2015-10-033-5/+6
* Fix build errors from r478251.jam2015-10-033-6/+9
* Add a Mojo EDK for Chrome that uses one OS pipe per message pipe.jam2015-10-02162-24/+25697
* mus: move View Manager to components/mus/vmfsamuel2015-09-302-2/+3
* mus: remove mojo/ccfsamuel2015-09-309-350/+0
* mus: Remove headless related code.sadrul2015-09-291-1/+0
* Mojo C++ bindings: fix equality checks.yzshen2015-09-291-25/+29
* Let html_viewer handle more MIME types.yzshen2015-09-281-0/+5
* Make SharedMemoryHandle a class on windows.erikchen2015-09-251-1/+1
* Adds some code to help isolate where crash is happeningsky2015-09-2513-43/+77
* Move more of ContentHandler handling into PackageManager.ben2015-09-2423-1054/+1251
* Updates OWNERS files for a couple of mandoline directoriessky2015-09-242-0/+2
* mojo: Add proper implementation of DetachFromClient to OutputSurfaceMojo.reveman2015-09-242-0/+6
* Mandoline + Chrome: Fix RequestAnimationFrame in OOPIFsfsamuel2015-09-242-3/+13
* Gets telemetry tests running again (2)sky2015-09-242-5/+12
* Construct and check for mojo::Event's LocationData as needed.msw2015-09-221-4/+6
* Init Android Mojo Shell Context before configuring.msw2015-09-221-1/+2
* GN: Do not use forward_dependent_configs_from variable.tfarina2015-09-221-6/+0