summaryrefslogtreecommitdiffstats
path: root/mojo/common
Commit message (Expand)AuthorAgeFilesLines
* Revert of Gets gn check to execute cleanly in mojo/common (patchset #4 id:600...sky2015-07-271-3/+1
* Gets gn check to execute cleanly in mojo/commonsky2015-07-271-1/+3
* Gets gn check to execute cleanly in most other mojo dirssky2015-07-231-0/+2
* Revert of Gets gn check to execute cleanly in most other mojo dirs (patchset ...hartmanng2015-07-231-2/+0
* Gets gn check to execute cleanly in most other mojo dirssky2015-07-231-0/+2
* Remove mojo::ErrorHandler usage from the mojo/ folder.yzshen2015-07-132-27/+30
* Use a different User-Agent for Android build.penghuang2015-07-081-0/+8
* Convert mojo/common/DEPS to unix line endings.Anand K. Mistry2015-06-231-8/+8
* Adding Chrome-side WebVR interfacebajones2015-06-221-0/+2
* Revert "Adding Chrome-side WebVR interface and Cardboard implementation"bajones2015-06-191-2/+0
* Adding Chrome-side WebVR interface and Cardboard implementationbajones2015-06-181-0/+2
* Remove remaining use of the deprecated MessageLoopProxyskyostil2015-06-121-10/+7
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* [Startup Tracing] Hook up TraceConfig and remove CategoryFilter & TraceOptionszhenw2015-06-021-3/+3
* Move navigations with POST or referrer to the shell.jam2015-05-214-1/+42
* Simplify mojo/application/public/cpp/BUILD.gn to call the target cpp instead ...jam2015-05-151-1/+1
* Fork the mojo shell interfaces used by Mandoline.jam2015-05-145-7/+8
* Revert of [mojo] Replace MessageLoopProxy usage with ThreadTaskRunnerHandle (...jochen2015-05-051-8/+7
* Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in mojo module.anujk.sharma2015-05-051-7/+8
* Get mojo_shell building inside chromium checkout.John Abd-El-Malek2015-04-0211-0/+504
* mojo/common: Decouple GURL dependencymorrita2015-03-056-22/+71
* Fix handle_watcher when start is called twice on the same handle.ppi2015-01-272-0/+18
* Include Mojo SDK/EDK via fully-qualified paths in Chromium code.blundell2015-01-238-11/+11
* Move the test template to //testing/test.gni (part 2)qsr2015-01-211-0/+2
* Move //mojo/{public, edk} underneath //third_partyblundell2015-01-191-5/+5
* Update mojo sdk to rev 9fbbc4f0fef1187312316c0ed992342474e139f1rockot2015-01-163-42/+40
* Reland "Replace Chrome IPC with Mojo IPC for querying BatteryStatus service"ppi2014-10-281-0/+1
* Revert of Replace Chrome IPC with Mojo IPC for querying BatteryStatus service...leviw2014-10-271-1/+0
* Replace Chrome IPC with Mojo IPC for querying BatteryStatus serviceppi2014-10-271-0/+1
* Standardize usage of virtual/override/final in mojo/dcheng2014-10-213-23/+18
* Add the ability to observe MessagePumpMojoabarth2014-10-173-0/+85
* Move mojo/edk gyp targets in to mojo/edk/mojo_edk.gypjamesr2014-10-077-195/+1
* mojo: Update MessagePumpMojo to allow RunUntilIdle to purge all handlesqsr2014-10-064-11/+75
* Move mojo edk into mojo/edkjamesr2014-10-0311-645/+6
* Revert "Move mojo edk into mojo/edk"Trent Apted2014-10-0311-6/+645
* Move mojo edk into mojo/edkJames Robinson2014-10-0311-645/+6
* Mojo: Convert OVERRIDE -> override in various subdirectories of mojo/.viettrungluu2014-09-303-12/+13
* mojo: Create a basic clipboard.erg2014-09-173-0/+52
* Revert of mojo: Create a basic clipboard. (patchset #29 id:540001 of https://...rockot2014-09-163-52/+0
* mojo: Create a basic clipboard.erg2014-09-163-0/+52
* GN: Replace mojo/system.gni with forwarding groupsjamesr2014-09-161-3/+2
* GN rules for everything in //mojojamesr2014-09-151-0/+15
* JavaScript Content Handler Version 0.0hansmuller2014-09-122-12/+44
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in cc/, chrom...thestig2014-09-102-2/+2
* Add lots of testonly annotations to the GN build.Brett Wilson2014-09-081-0/+3
* Change TypeConverter<X,Y>::ConvertFrom and ConvertTo into a single symmetricmpcomplete2014-09-032-21/+29
* Make HandleWatcher watch on the same thread if the thread is running a Messag...yzshen2014-08-295-68/+183
* Performance tuning of HandleWatchersky@chromium.org2014-08-221-29/+113
* GN: Build rules and fixes for (almost) all mojo unittest targetsjamesr@chromium.org2014-08-212-0/+71
* Mojo: Add PlatformSupport argument to mojo::embedder::Init().viettrungluu@chromium.org2014-08-202-4/+4