summaryrefslogtreecommitdiffstats
path: root/mojo
Commit message (Expand)AuthorAgeFilesLines
* Hook WebMediaPlayerImpl up to Mojo's HTMLDocumentView.acolwell2014-09-127-6/+182
* Mojo: Remove DCHECK disallowing passing of a remote message pipe.viettrungluu2014-09-122-6/+234
* Removes redundant testsky2014-09-121-20/+7
* Add mojo_view_manager -> skia depjamesr2014-09-121-0/+1
* JavaScript Content Handler Version 0.0hansmuller2014-09-1212-446/+519
* Compositor bindings for mojo html_viewerjamesr2014-09-1218-73/+639
* Revert "Compositor bindings for mojo html_viewer"dpranke@chromium.org2014-09-1217-638/+73
* mojo: java bindigns: add factory for InterfaceRequest that takes a clientqsr2014-09-122-1/+15
* Build targets from mojo_base on iOSblundell2014-09-124-1/+36
* Compositor bindings for mojo html_viewerjamesr2014-09-1217-73/+638
* Window controlsben2014-09-128-13/+204
* Convert view manager to surfaces with uploading shim in client libjamesr2014-09-1255-1027/+672
* Mojo + NaCl prototype.ncbray2014-09-1117-11/+1144
* mojo: Specialize native type arrays.qsr2014-09-113-31/+75
* Expose platform thread id on blink::WebThreadyurys2014-09-112-0/+13
* Various mojom cleanup from ContentHandler changes.aa2014-09-1116-326/+23
* Fix Mojo's WebURLLoader so that it provides protocol version and headers.acolwell2014-09-111-1/+32
* Refactor IsolateHolder to be able to always create the isolatejochen2014-09-112-2/+8
* mojo: Adding struct's fields for python bindingsqsr2014-09-1010-37/+562
* mojo: Start generating structs for python bindingsqsr2014-09-108-6/+113
* mojo: Generate top level enums for python bindings.qsr2014-09-1013-16/+200
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in cc/, chrom...thestig2014-09-1013-13/+13
* When use the Pepper MapTexSubImage2DCHROMIUM() and the Compositor API togethe...penghuang2014-09-092-2/+4
* Made Blink aware of top controls offsetbokan2014-09-092-4/+6
* Changes view manager to report visibility and drawn statesky2014-09-0913-26/+388
* Mark gtest and gmock as testonly in GN.Brett Wilson2014-09-083-0/+3
* Mojo: Implement the rest of the WebSocket interface.mpcomplete2014-09-088-54/+129
* Add lots of testonly annotations to the GN build.Brett Wilson2014-09-083-0/+5
* Revert of Removing X11 native_event uses for key events. (patchset #7 id:1800...arv2014-09-082-9/+13
* mojo: java core API: Allow interaction with native handlesqsr2014-09-087-1/+66
* mojo: Fix python bindings tests.Benjamin Lerman2014-09-081-2/+1
* Update Pepper interface for EMEjrummell2014-09-082-0/+27
* Make ui gn check pass. Misc GN build improvements.brettw2014-09-071-1/+3
* Convert GN visibility variables to lists.brettw2014-09-062-3/+10
* Revert of Make ui gn check pass. Misc GN build improvements. (patchset #3 id:...thakis2014-09-061-12/+3
* Make ui gn check pass. Misc GN build improvements.Brett Wilson2014-09-051-3/+12
* Add the "testonly" flag to the GN test target.Brett Wilson2014-09-051-0/+3
* Fix the buttons in the mojo demo window manager debug panel.ben2014-09-052-6/+8
* Removing uses of X11 native key events.kpschoedel2014-09-052-13/+9
* mojo: Java bindings: Add name to the manager.qsr2014-09-054-70/+85
* mojo: java bindings rename Message subclasses.qsr2014-09-0515-134/+76
* mojo: Move initialization of the embedder in java.qsr2014-09-053-10/+5
* Expose NavigatorHost via Embed() rather than globally.aa2014-09-059-195/+143
* More fixes for scoped_refptr operator T* removal.Daniel Cheng2014-09-051-1/+1
* Update view_manager and window_manager to make use of content handling.aa2014-09-0533-547/+376
* Mojo: Factor Channel::EndpointInfo out to ChannelEndpoint.viettrungluu2014-09-056-161/+232
* Removes nullable from some of the viewmanager functionssky2014-09-051-19/+15
* media: add basic MediaRenderer mojom and TypeConverterstim2014-09-051-6/+6
* mojo: Fix window resizing in mojo_sample_app and mojo_demo_launcher.erg2014-09-043-5/+14
* Mojo: Make the mojom bindings generator not exponential in the import depth.Viet-Trung Luu2014-09-041-2/+9