summaryrefslogtreecommitdiffstats
path: root/mojo/services
Commit message (Expand)AuthorAgeFilesLines
* Mojo: Fix two bugs in content handlingaa2014-08-281-3/+3
* More viewmanager renaming:sky2014-08-2826-1266/+1257
* mojo: Fix double character inserts on Windows by removing a Linux hack.erg2014-08-277-46/+116
* Rename RootViewManager to DisplayManagersky2014-08-278-48/+48
* Remove redundant echo.mojom, verify non-nullables in echo_service.mojomcmasone2014-08-275-89/+0
* Update mojo's WebMimeRegistry for supportsImagePrefixedJames Robinson2014-08-262-0/+13
* Rename OnServiceError to OnApplicationErrordavemoore2014-08-263-6/+6
* Fix GN toolchains to use proper out dir.Brett Wilson2014-08-261-0/+2
* Removes usage of aura::Window from Nodesky2014-08-269-194/+243
* Mojom: Blanket change to mark all pointer/handle fields as nullable.yzshen2014-08-2616-62/+64
* Remove implicit conversions from scoped_refptr to T* in mojo/dcheng2014-08-253-7/+8
* Update mojo surfaces bindings and mojo/cc/ gluejamesr2014-08-259-16/+100
* Add callback when queueing frame on Surface to create backpressure.jbauman2014-08-231-1/+2
* Adds necessary dependencies for view_manager testssky2014-08-231-1/+1
* Make RenderPass::Id an isolated classweiliangc@chromium.org2014-08-222-2/+2
* GN build rules for all unit test targets in mojo/jamesr@chromium.org2014-08-226-17/+200
* Profile mojom: change some fields to nullable according to documentation.yzshen@chromium.org2014-08-221-23/+0
* mojo: Plumb through sufficient context to make real blink::WebInputEvents.erg@chromium.org2014-08-224-135/+413
* Null out context_factory in window_tree_host on shutdownjamesr@chromium.org2014-08-211-1/+2
* Allow URLRequests from one context to have different NetworkDelegates.mmenke@chromium.org2014-08-211-6/+8
* mojo: first take on removing mojo_main_{chromium,standalone}.tim@chromium.org2014-08-2112-68/+55
* 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-211-0/+27
* Mark optional mojo quads fields as nullablejamesr@chromium.org2014-08-201-10/+10
* Mojo multiple command buffer support and samplejamesr@chromium.org2014-08-2017-94/+240
* Mojo: Add PlatformSupport argument to mojo::embedder::Init().viettrungluu@chromium.org2014-08-201-1/+3
* Mojom cpp bindings: Enable non-nullable check.yzshen@chromium.org2014-08-202-8/+8
* GN: Mojo wget, sample_app, surfaces app and component buildjamesr@chromium.org2014-08-197-10/+99
* [Ozone] Have WTH call cursor function in platform_window directlydnicoara@chromium.org2014-08-191-1/+0
* Move blink<->cc bindings to cc/blinkjamesr@chromium.org2014-08-192-0/+2
* Revert 290431 "Mojo multiple command buffer support and sample"sashab@chromium.org2014-08-1917-238/+94
* Mojo multiple command buffer support and samplejamesr@chromium.org2014-08-1917-94/+238
* Revert of Mojo multiple command buffer support and sample (patchset #6 of htt...tdanderson@chromium.org2014-08-1617-237/+94
* Mojo multiple command buffer support and samplejamesr@chromium.org2014-08-1617-94/+237
* Add some trivial window decorations & window closing back to the demo window ...ben@chromium.org2014-08-161-0/+1
* 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-166-99/+157
* Plumb redirect info out of net, through content, and into child processes.davidben@chromium.org2014-08-152-6/+5
* Move focus from the view manager to the window manager.ben@chromium.org2014-08-1527-247/+266
* Turn mojo_native_viewport_service from component into a static_library.davemoore@chromium.org2014-08-1517-270/+201
* Rename NativeViewport implementations to disambiguate them from the servicedavemoore@chromium.org2014-08-1411-151/+145
* Remove OpenWindow from WindowManager API. This time muchben@chromium.org2014-08-147-107/+90
* Support an ALPHA_8 UIResourceBitmap formatjdduke@chromium.org2014-08-141-0/+1
* Fix line endings in various view_manager files.aa@chromium.org2014-08-136-507/+507
* Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."brettw@chromium.org2014-08-132-3/+3
* Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespacebrettw@chromium.org2014-08-132-3/+3
* Mojo: Generalize blink::URLRequest -> mojo::URLRequest conversion, and use itmpcomplete@chromium.org2014-08-134-89/+138
* GN: Add mojo_shell_tests, get more things working on androidjamesr@chromium.org2014-08-135-16/+60
* Make async waiter explicit MojoGLES2CreateContext paramjamesr@chromium.org2014-08-122-6/+0