summaryrefslogtreecommitdiffstats
path: root/mojo/shell
Commit message (Expand)AuthorAgeFilesLines
* Creates views_apptestssky2016-01-142-20/+49
* mus: Fix build with asan turned on.sadrul2016-01-121-0/+2
* Move mojo/application/public -> mojo/shell/publicben2016-01-1269-76/+2996
* Move fetchers into mojo/shell/fetcherben2016-01-0822-24/+1622
* Move package_manager into mojo/shellben2016-01-079-1/+1014
* Rework the ApplicationManager interface apptest to better test ApplicationMan...ben2016-01-072-56/+79
* Provide a way for content to tell the shell about processes it starts.ben2016-01-077-29/+61
* Make PIDs work in task viewer.ben2016-01-056-28/+65
* Fix a bunch of mojo_public_*_unittests with the new EDK.jam2016-01-052-2/+20
* Switch to standard integer types in mojo/.Avi Drissman2015-12-2120-2/+40
* Convert Pass()→std::move() in //mojodcheng2015-12-1814-80/+114
* Always set the error handler closure of Binding<> after binding to a message ...amistry2015-12-171-1/+1
* Adds a simple task viewer to mash.ben2015-12-119-13/+148
* Fix mojo:example_main.jam2015-12-093-0/+66
* Pass CapabilityFilter via CreateInstanceForHandleben2015-11-248-42/+25
* Re-land "Flip 'Linux x64' bot on chromium waterfall to GN."dpranke2015-11-222-5/+4
* Convert ConnectToApplication to take a params classben2015-11-204-17/+7
* Run gn --format over all .gn filesagrieve2015-11-201-3/+3
* Use unique URLs rather than qualifiers to uniquify RenderProcesses.ben2015-11-195-14/+8
* Use std::default_delete as the default deleter for scoped_ptr.dcheng2015-11-191-0/+2
* Revert of mandoline/mojo: Make ApplicaitonImpl connect to tracing during star...erg2015-11-182-14/+0
* mandoline/mojo: Make ApplicaitonImpl connect to tracing during startup.erg2015-11-172-0/+14
* Another branch build fixben2015-11-151-1/+1
* Fix compile issue, missing override.ben2015-11-151-1/+2
* Move Shell connection to content.ben2015-11-153-1/+8
* Implement CreateInstanceForHandle.ben2015-11-1312-17/+451
* Revert of Implement CreateInstanceForHandle (patchset #13 id:230001 of https:...hablich2015-11-1312-451/+17
* Implement CreateInstanceForHandle.ben2015-11-1312-17/+451
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-1313-17/+17
* Add an application for the Shell.ben2015-11-127-5/+176
* Eliminate third_party/mojo/src from all targets' include pathsKen Rockot2015-11-119-10/+10
* Clean up the runner directory.ben2015-11-112-0/+122
* Enable multiprocess by default on desktop Mandoline.jam2015-11-022-0/+4
* Revert of Enable multiprocess by default on desktop Mandoline. (patchset #5 i...jam2015-11-022-4/+6
* Enable multiprocess by default on desktop Mandoline.jam2015-11-022-6/+4
* Allow mojo_runner to connect to arbitrary executables.ben2015-10-302-2/+2
* Don't use base::MessageLoop::{Quit,QuitClosure} in mojo/ki.stfu2015-10-122-7/+7
* Move more of ContentHandler handling into PackageManager.ben2015-09-2413-1075/+563
* Make CapabilityFilter be part of Identityben2015-09-2216-220/+190
* Revert of Make CapabilityFilter be part of Identity (patchset #15 id:280001 o...vabr2015-09-2116-188/+219
* Make CapabilityFilter be part of Identityben2015-09-1916-219/+188
* Don't use resolved url for instance identity in ApplicationManagerben2015-09-186-75/+15
* Some more minor cleanup to ApplicationManager.ben2015-09-188-113/+135
* Revert of Some more minor cleanup to ApplicationManager. (patchset #4 id:6000...jdonnelly2015-09-188-135/+113
* Revert of Don't use resolved url for instance identity in ApplicationManager ...jdonnelly2015-09-186-15/+75
* Don't use resolved url for instance identity in ApplicationManagerben2015-09-176-75/+15
* Some more minor cleanup to ApplicationManager.ben2015-09-178-113/+135
* Compilation error in http://crrev.com/1352663002yosin2015-09-171-1/+1
* Extract some stuff into PackageManager:ben2015-09-179-207/+251
* Clean up some unused methods from ApplicationManagerben2015-09-164-128/+12