| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert Pass()→std::move() in //content/browser | dcheng | 2015-12-26 | 1 | -2/+3 |
* | Switch to standard integer types in content/browser/. | avi | 2015-12-25 | 1 | -0/+1 |
* | Serve mojo WebUI resources from the same origin as the WebUI itself. | sammc | 2015-11-30 | 1 | -10/+25 |
* | Revert of Serve mojo WebUI resources from the same origin as the WebUI itself... | magjed | 2015-11-24 | 1 | -24/+10 |
* | Serve mojo WebUI resources from the same origin as the WebUI itself. | sammc | 2015-11-24 | 1 | -10/+24 |
* | Move third_party/mojo/src/mojo/public to mojo/public | rockot | 2015-11-13 | 1 | -3/+3 |
* | Migrating tests to use EmbeddedTestServer (/content) | svaldez | 2015-11-03 | 1 | -4/+5 |
* | Update mojo sdk to rev a05bfef8096006056b2fff78092faf14d1319782 | rockot | 2015-07-08 | 1 | -1/+1 |
* | Revert of Update mojo sdk to rev a05bfef8096006056b2fff78092faf14d1319782 (pa... | thakis | 2015-07-07 | 1 | -1/+1 |
* | Update mojo sdk to rev a05bfef8096006056b2fff78092faf14d1319782 | rockot | 2015-07-07 | 1 | -1/+1 |
* | Add a mojo shell service to render frames | rockot | 2015-06-08 | 1 | -9/+32 |
* | Revert of Add a mojo shell service to render frames (patchset #3 id:160001 of... | rockot | 2015-06-08 | 1 | -29/+7 |
* | Add a mojo shell service to render frames | rockot | 2015-06-08 | 1 | -7/+29 |
* | Remove mojo::InterfaceImpl from render_thread_impl and web_ui_mojo_browsertest. | sammc | 2015-05-20 | 1 | -6/+8 |
* | Include Mojo SDK/EDK via fully-qualified paths in Chromium code. | blundell | 2015-01-23 | 1 | -4/+4 |
* | Remove usage of [Client=..] from web_ui_mojo test. | darin | 2015-01-13 | 1 | -21/+9 |
* | Update mojo sdk to rev e3719475d5971283d1d2250533d53066b2ff9797 | rockot | 2015-01-06 | 1 | -1/+2 |
* | Update mojo sdk to rev e01f9a49449381a5eb430c1fd88bf2cae73ec35a | jamesr | 2014-11-19 | 1 | -3/+1 |
* | Revert of Update mojo sdk to rev afb4440fd5a10cba980878c326180b7ad7960480 (pa... | thakis | 2014-11-15 | 1 | -1/+3 |
* | Update mojo sdk to rev afb4440fd5a10cba980878c326180b7ad7960480 | jamesr | 2014-11-13 | 1 | -3/+1 |
* | Update mojo sdk to rev 04a510fb37db10642e156957f9b2c11c2f6442ac | jamesr | 2014-11-07 | 1 | -1/+1 |
* | Cleanup: Remove unneeded path_service.h includes. | thestig | 2014-11-06 | 1 | -1/+0 |
* | Standardize usage of virtual/override/final specifiers. | dcheng | 2014-10-28 | 1 | -1/+1 |
* | Re-enable WebUIMojoTest.EndToEndPing | yzshen | 2014-10-27 | 1 | -7/+1 |
* | Standardize usage of virtual/override/final in content/browser/ | dcheng | 2014-10-21 | 1 | -19/+15 |
* | Replace FINAL and OVERRIDE with their C++11 counterparts in content | mohan.reddy | 2014-10-09 | 1 | -8/+8 |
* | Move mojo edk into mojo/edk | jamesr | 2014-10-03 | 1 | -1/+1 |
* | Revert "Move mojo edk into mojo/edk" | Trent Apted | 2014-10-03 | 1 | -1/+1 |
* | Move mojo edk into mojo/edk | James Robinson | 2014-10-03 | 1 | -1/+1 |
* | Disable WebUIMojoTest.EndToEndPing on Linux | zmo | 2014-09-26 | 1 | -2/+2 |
* | Disable WebUIMojoTest.EndToEndPing on Windows. | Per | 2014-09-26 | 1 | -1/+7 |
* | Change base/file_utils.h includes to base/files/file_utils.h in content/ | thestig | 2014-09-05 | 1 | -1/+1 |
* | Cleanup: Remove unneeded references to content_resources.gyp:content_resources. | thestig | 2014-08-25 | 1 | -1/+0 |
* | Use a qualified path for grit/content_resources.h. | thakis@chromium.org | 2014-08-20 | 1 | -1/+1 |
* | Basic Mojo message header validation for JavaScript. | hansmuller@chromium.org | 2014-07-31 | 1 | -1/+2 |
* | Add a Javascript wrapper around ServiceRegistry and expose it to WebUI. | sammc@chromium.org | 2014-07-30 | 1 | -21/+18 |
* | Validate incoming JS Message Headers: test message parser | hansmuller@chromium.org | 2014-07-25 | 1 | -1/+2 |
* | Support exposing Mojo services between render frames, render threads, and the... | sammc@chromium.org | 2014-06-25 | 1 | -4/+26 |
* | Revert 279557 "Support exposing Mojo services between render fra..." | xhwang@chromium.org | 2014-06-25 | 1 | -26/+4 |
* | Support exposing Mojo services between render frames, render threads, and the... | sammc@chromium.org | 2014-06-25 | 1 | -4/+26 |
* | Mojo: Reimplement unicode.js in JavaScript, remove native implementation. | mpcomplete@chromium.org | 2014-06-06 | 1 | -0/+1 |
* | Mojo: more idiomatic C++ bindings | darin@chromium.org | 2014-05-29 | 1 | -1/+0 |
* | Mojo: Remove SetClient from generated interfaces | darin@chromium.org | 2014-05-23 | 1 | -3/+3 |
* | Mojo: Replace RemotePtr with InterfacePtr and InterfaceImpl | darin@chromium.org | 2014-05-09 | 1 | -15/+14 |
* | Move existing Mojo JS <--> CPP tests out of webui test harness. | tsepez@chromium.org | 2014-05-02 | 1 | -152/+0 |
* | Fix mojo startup | darin@chromium.org | 2014-04-30 | 1 | -11/+2 |
* | Mojo: Add String type to codec.js. | mpcomplete@chromium.org | 2014-04-29 | 1 | -0/+8 |
* | Enable mojo js tests which depend on mojom.js files in gen/. | yzshen@chromium.org | 2014-04-25 | 1 | -16/+5 |
* | Reenable WebUIMojoTest.EndToEnd{Ping,Echo} on ASAN. | viettrungluu@chromium.org | 2014-04-25 | 1 | -2/+1 |
* | Add support for Float/Double types for JS Mojo bindings. | tsepez@chromium.org | 2014-04-24 | 1 | -0/+25 |