summaryrefslogtreecommitdiffstats
path: root/mojo
Commit message (Expand)AuthorAgeFilesLines
* Mojo C++ bindings: support enum validation.yzshen2016-01-2841-124/+412
* Fix and enable mojo:media_pipeline_integration_apptests.jrummell2016-01-271-2/+4
* Pass application ids via AcceptConnection & ConnectToApplication callback.ben2016-01-2719-101/+164
* Change IPEndpoint::address() to return a net::IPAddressmartijn2016-01-271-2/+2
* [mojo-edk] Fix shutdown with old EDK.rockot2016-01-272-6/+0
* [mojo-edk] Initialize message buffers after allocrockot2016-01-271-0/+1
* Mojo EDK: Remove unused var on windowsrockot2016-01-271-2/+0
* Fix mojo_js_unittests.yzshen2016-01-261-1/+0
* Make use of CreateInterfacePtrAndBind() where appropriatesky2016-01-263-13/+5
* [mojo] Ports EDKrockot2016-01-2684-5085/+11242
* [mojo-bindings] Attribute "native" -> "Native"rockot2016-01-262-4/+4
* Move mojo/runner to mojo/shell/standaloneben2016-01-2652-290/+265
* Reenable mash_wm_apptests as build issues should be straightened outsky2016-01-251-7/+6
* Adds top-level mojo_apptests target that bots usesky2016-01-231-0/+2
* Move mojo/runner/[child,host]->mojo/shellben2016-01-2341-202/+223
* Removed last references to old sync points.dyen2016-01-227-60/+0
* Updates DCHECK in mojo/runner/context.cc to match realitysky2016-01-221-4/+4
* Reduce boilerplate needed to configure mojo::Bindingsky2016-01-211-0/+8
* Remove use of void** from HttpResponseHeaders::EnumerateHeaderLinesolli.raula2016-01-211-1/+1
* Change mojo enums to be scoped enums in the generated C++ bindings.sammc2016-01-2125-184/+212
* Removed old sync point support from Mojo.dyen2016-01-212-21/+9
* Removed client side support for old sync points.dyen2016-01-203-12/+0
* In GN, add mojo_js_integration_tests to mojo:tests group.yzshen2016-01-201-1/+1
* Reduce string copies in GURL creationbrettw2016-01-209-11/+11
* Add an alias FooAssociatedPtrInfo for AssociatedInterfacePtrInfo<Foo>.yzshen2016-01-203-11/+14
* Revert of [mojo] Add CreateSharedBuffer method to Broker. (patchset #12 id:22...edcourtney2016-01-1810-283/+63
* Fix a race in HandleWatcherTest and remove suppression.amistry2016-01-181-2/+11
* Downgrade MessageInTransitQueue log.jam2016-01-161-1/+1
* Fix RawChannelIOHandler leak on shutdown which is tripping the handle verifier.jam2016-01-151-2/+5
* mojo: Fix the alignment of several platform-specific structslhchavez2016-01-155-23/+27
* [mojo] Add CreateSharedBuffer method to Broker.edcourtney2016-01-1510-63/+283
* Make `content` target build without unused data members on Linux.mlamouri2016-01-141-7/+1
* Creates views_apptestssky2016-01-143-20/+57
* Small set of cleanups to MessagePumpMojo.amistry2016-01-142-29/+23
* Precompile mojom bindings generator jinja templates.sammc2016-01-149-122/+289
* Avoid shutdown leak in RawChannel and MessgePipeDispatcher.jam2016-01-142-4/+16
* mojo: Remove Pass() from MOJO_MOVE_ONLY_TYPEdanakj2016-01-143-5/+5
* Adds MOUSE_EXIT events and makes EventDispatcher generate themsky2016-01-132-2/+12
* mustash: gpu: Move OS GL calls from main thread to a dedicated GPU thread.penghuang2016-01-121-8/+8
* mus: Fix build with asan turned on.sadrul2016-01-122-0/+3
* Move mojo/application/public -> mojo/shell/publicben2016-01-12126-318/+318
* Downgrade spammy log statementjam2016-01-121-1/+1
* [mojo] Add multiprocess test to DataPipe.edcourtney2016-01-121-4/+225
* Mojo JS bindings: fix mojo_js_integration_tests.yzshen2016-01-128-256/+200
* mojo: Fix compilation of AssociatedInterfacePtr::associated_group()lhchavez2016-01-111-1/+1
* Makes bindings work with nested message loopssky2016-01-114-35/+70
* [mojo] Pack broker message structs, and make sure enum values are always 4 by...edcourtney2016-01-111-2/+7
* Tweak iterations in HandleWatcherPerftest to be less noisy.amistry2016-01-111-2/+2
* Fix race on mojo message pump shutdown.amistry2016-01-113-11/+49
* Remove |target| from glCompressedCopyTextureCHROMIUM.zmo2016-01-093-8/+5