summaryrefslogtreecommitdiffstats
path: root/mojo
Commit message (Expand)AuthorAgeFilesLines
* Mojo C++ bindings: better log message for serialization warnings.yzshen@chromium.org2014-08-216-15/+62
* mojo: first take on removing mojo_main_{chromium,standalone}.tim@chromium.org2014-08-2157-410/+420
* Make struct members nullable so demo_launcher no longer crashes.acolwell@chromium.org2014-08-212-7/+7
* GN: Build rules and fixes for (almost) all mojo unittest targetsjamesr@chromium.org2014-08-2125-45/+556
* Add JS bindings validation logic for non-nullable typeshansmuller@chromium.org2014-08-215-51/+136
* Mojo cpp bindings: remove IsNonNullableValidationEnabled() checkyzshen@chromium.org2014-08-207-32/+11
* Mark optional mojo quads fields as nullablejamesr@chromium.org2014-08-201-10/+10
* Mojo JS bindings generator doesn't generate import-qualified struct referenceshansmuller@chromium.org2014-08-206-19/+62
* Mojo multiple command buffer support and samplejamesr@chromium.org2014-08-2034-154/+734
* Mojo: Add PlatformSupport argument to mojo::embedder::Init().viettrungluu@chromium.org2014-08-2014-21/+49
* Mojom cpp bindings: Enable non-nullable check.yzshen@chromium.org2014-08-206-30/+31
* Mojo cpp bindings: More clear checks for array num_bytes and num_elements.yzshen@chromium.org2014-08-205-22/+69
* GN: Mojo wget, sample_app, surfaces app and component buildjamesr@chromium.org2014-08-1921-26/+348
* [Ozone] Have WTH call cursor function in platform_window directlydnicoara@chromium.org2014-08-192-1/+5
* Mojo: Fix warnings when generating code for empty struct in java.qsr@chromium.org2014-08-193-0/+23
* Mojo: Add warning of invalid serialization results (in debug build).yzshen@chromium.org2014-08-1915-77/+517
* Mojo: Make Core own a PlatformSupport, and plumb it through to Channel.viettrungluu@chromium.org2014-08-199-33/+72
* Move blink<->cc bindings to cc/blinkjamesr@chromium.org2014-08-199-1/+10
* Revert 290431 "Mojo multiple command buffer support and sample"sashab@chromium.org2014-08-1934-733/+155
* Mojo multiple command buffer support and samplejamesr@chromium.org2014-08-1934-155/+733
* Add a debug log message for failing to load when the library path does not ex...acolwell@chromium.org2014-08-191-1/+4
* mojo: notify handlers of mojo:RunLoop destructiontim@chromium.org2014-08-193-14/+136
* Rename Animate as Begin(Main)Frameskyostil@chromium.org2014-08-182-3/+4
* Revert of Mojo multiple command buffer support and sample (patchset #6 of htt...tdanderson@chromium.org2014-08-1634-732/+155
* Mojo multiple command buffer support and samplejamesr@chromium.org2014-08-1634-155/+732
* Add some trivial window decorations & window closing back to the demo window ...ben@chromium.org2014-08-163-11/+68
* JavaScript bindings for Mojo message validationhansmuller@chromium.org2014-08-1610-46/+352
* Enqueuing new frames in a Surface should cause Displays to reaggregate itjbauman@chromium.org2014-08-162-0/+4
* Mojo: simple iframe support.mpcomplete@chromium.org2014-08-163-4/+22
* mojo events: Add |screen_location| to located events.erg@chromium.org2014-08-1610-112/+170
* Plumb redirect info out of net, through content, and into child processes.davidben@chromium.org2014-08-152-6/+5
* Add validation logic for non-nullable types.yzshen@chromium.org2014-08-1531-58/+387
* Move focus from the view manager to the window manager.ben@chromium.org2014-08-1532-266/+295
* Mojo: Add embedder::PlatformSupport and a simple implementation (and a bit of...viettrungluu@chromium.org2014-08-1511-43/+200
* Turn mojo_native_viewport_service from component into a static_library.davemoore@chromium.org2014-08-1521-288/+235
* Fix mojo_example_apptests service application termination.msw@chromium.org2014-08-153-4/+8
* Mojo: Move/rename RawSharedBuffer -> SimplePlatformSharedBuffer.viettrungluu@chromium.org2014-08-1410-278/+283
* Rename NativeViewport implementations to disambiguate them from the servicedavemoore@chromium.org2014-08-1415-163/+159
* Mojo: Add platform_shared_buffer.h to the .gn file.viettrungluu@chromium.org2014-08-141-0/+1
* Mojo: clang-format mojo/public/c/... and add a presubmit check.viettrungluu@chromium.org2014-08-1412-195/+233
* Mojo: Add a platform interface for shared memory (embedder::PlatformSharedBuf...viettrungluu@chromium.org2014-08-1418-174/+280
* Add dep from mojo_view_manager_bindings to mojo_application_bindingsjamesr@chromium.org2014-08-141-0/+1
* Mojo: Get rid of some unneeded namespace qualifiers in mojo/embedder/.viettrungluu@chromium.org2014-08-143-14/+12
* Adds some CHECKs to MessagePumpMojosky@chromium.org2014-08-143-16/+33
* Mojo: Add the ability to notify a Mojo Channel that it's going to be destroye...viettrungluu@chromium.org2014-08-146-29/+74
* Remove OpenWindow from WindowManager API. This time muchben@chromium.org2014-08-1411-116/+118
* Support an ALPHA_8 UIResourceBitmap formatjdduke@chromium.org2014-08-141-0/+1
* Expose CHROMIUM_texture_mailbox/sync_point stubs in mojo public headersjamesr@chromium.org2014-08-1318-101/+391
* Fix line endings in various view_manager files.aa@chromium.org2014-08-137-508/+508
* Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."brettw@chromium.org2014-08-132-3/+3