summaryrefslogtreecommitdiffstats
path: root/mojo
Commit message (Expand)AuthorAgeFilesLines
* More gn check fixesbrettw2015-10-241-1/+4
* Small cleanup in RawChannelWin.jam2015-10-231-1/+1
* Ensure subprocess42.communicate timeouts are caught.msw2015-10-231-0/+3
* Added support for sync token signals.dyen2015-10-222-0/+7
* Use detached (CREATE_NEW_PROCESS_GROUP) apptest subprocesses.msw2015-10-221-1/+1
* Use subprocess42 for Mojo desktop apptest timeout enforcement.msw2015-10-211-68/+76
* Fix style in input_events.mojomsky2015-10-211-2/+2
* Reland: Port over the mojo tracing service from the mojo repo.erg2015-10-2124-227/+708
* Fix signed/unsigned comparison in mojo::edk::DataPipeTest.Daniel Cheng2015-10-211-1/+1
* Add more test binaries to GN Mac build.brettw2015-10-211-1/+1
* Revert of Port over the mojo tracing service from the mojo repo. (patchset #3...mathp2015-10-2124-708/+227
* Port over the mojo tracing service from the mojo repo.erg2015-10-2124-227/+708
* Handle pipe read and write errors separately in the new EDK.jam2015-10-1911-158/+172
* Remove DCHECK(HasOneRef()) from StartSerialize/EndSerialize since that's not ...jam2015-10-174-10/+0
* Cherry pick DataPipeDrainer from the mojo repository.erg2015-10-174-0/+101
* components/mus/public/interfaces View => Windowfsamuel2015-10-168-225/+334
* Only connect to the named pipe when the delegate writes or when it starts wat...jam2015-10-168-114/+157
* mandoline: Actually use mojo:tracing from core_services.erg2015-10-164-0/+53
* 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