| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove some unnecessary webkit/common/gpu and third_party/wtl deps | jamesr | 2014-09-23 | 1 | -1/+0 |
* | 4th attempt to land change to remove NativeViewportService and | davemoore | 2014-09-20 | 1 | -35/+12 |
* | Revert of Third attempt to land change to remove NativeViewportService and (p... | dbeam | 2014-09-18 | 1 | -12/+35 |
* | Third attempt to land change to remove NativeViewportService and | davemoore | 2014-09-18 | 1 | -35/+12 |
* | mojo: Add a runloop utility in python | qsr | 2014-09-18 | 1 | -0/+5 |
* | mojo: Fix dependency for building python bindings. | qsr | 2014-09-18 | 1 | -0/+33 |
* | Revert of mojo: Add a runloop utility in python (patchset #3 id:40001 of http... | battre | 2014-09-17 | 1 | -5/+0 |
* | mojo: Add a runloop utility in python | qsr | 2014-09-17 | 1 | -0/+5 |
* | Revert of Second attempt to land change to remove NativeViewportService and (... | horo | 2014-09-17 | 1 | -12/+35 |
* | Second attempt to land change to remove NativeViewportService and | davemoore | 2014-09-17 | 1 | -35/+12 |
* | mojo: Create a basic clipboard. | erg | 2014-09-17 | 1 | -0/+2 |
* | Revert of mojo: Create a basic clipboard. (patchset #29 id:540001 of https://... | rockot | 2014-09-16 | 1 | -2/+0 |
* | mojo: Create a basic clipboard. | erg | 2014-09-16 | 1 | -0/+2 |
* | mojo: Add isolate test for python bindings test | qsr | 2014-09-16 | 1 | -0/+19 |
* | mojo: Starting serialization for python bindings. | qsr | 2014-09-16 | 1 | -0/+1 |
* | mojo: Update gyp python targets to specify their equivalent gn targets. | qsr | 2014-09-16 | 1 | -0/+4 |
* | GN rules for everything in //mojo | jamesr | 2014-09-15 | 1 | -2/+5 |
* | Revert "Create native_viewport_service, don't build it into mojo_shell unless... | Dave Moore | 2014-09-15 | 1 | -7/+26 |
* | Create native_viewport_service, don't build it into mojo_shell unless Android | davemoore | 2014-09-15 | 1 | -26/+7 |
* | Convert view manager to surfaces with uploading shim in client lib | jamesr | 2014-09-12 | 1 | -0/+1 |
* | Various mojom cleanup from ContentHandler changes. | aa | 2014-09-11 | 1 | -1/+0 |
* | mojo: Adding struct's fields for python bindings | qsr | 2014-09-10 | 1 | -0/+1 |
* | mojo: Generate top level enums for python bindings. | qsr | 2014-09-10 | 1 | -0/+17 |
* | Remove python bindings unittests from the build. | qsr | 2014-08-28 | 1 | -23/+0 |
* | Put thunk targets directly into loadable modules in static build | jamesr | 2014-08-28 | 1 | -2/+6 |
* | mojo: Fix double character inserts on Windows by removing a Linux hack. | erg | 2014-08-27 | 1 | -0/+2 |
* | Update mojo surfaces bindings and mojo/cc/ glue | jamesr | 2014-08-25 | 1 | -0/+9 |
* | Get rid of KeepAlive. Quit shell when all urls run directly by Context are ... | davemoore | 2014-08-25 | 1 | -4/+0 |
* | Core mojo API for python. | qsr | 2014-08-25 | 1 | -0/+79 |
* | Revert "Core mojo API for python." | qsr | 2014-08-25 | 1 | -78/+0 |
* | Core mojo API for python. | qsr | 2014-08-25 | 1 | -0/+78 |
* | GN build rules for all unit test targets in mojo/ | jamesr@chromium.org | 2014-08-22 | 1 | -0/+2 |
* | export hard dependencies where needed in mojo | jamesr@chromium.org | 2014-08-22 | 1 | -0/+1 |
* | GN: Build rules and fixes for (almost) all mojo unittest targets | jamesr@chromium.org | 2014-08-21 | 1 | -0/+1 |
* | Mojo multiple command buffer support and sample | jamesr@chromium.org | 2014-08-20 | 1 | -0/+1 |
* | Revert 290431 "Mojo multiple command buffer support and sample" | sashab@chromium.org | 2014-08-19 | 1 | -1/+0 |
* | Mojo multiple command buffer support and sample | jamesr@chromium.org | 2014-08-19 | 1 | -0/+1 |
* | Revert of Mojo multiple command buffer support and sample (patchset #6 of htt... | tdanderson@chromium.org | 2014-08-16 | 1 | -1/+0 |
* | Mojo multiple command buffer support and sample | jamesr@chromium.org | 2014-08-16 | 1 | -0/+1 |
* | Turn mojo_native_viewport_service from component into a static_library. | davemoore@chromium.org | 2014-08-15 | 1 | -2/+2 |
* | GN: Add mojo_shell_tests, get more things working on android | jamesr@chromium.org | 2014-08-13 | 1 | -0/+1 |
* | mojo: Reland "Convert gles2 to the new thunking system." | erg@chromium.org | 2014-08-12 | 1 | -33/+3 |
* | Mojo: Rename ServiceManager to ApplicationManager. | aa@chromium.org | 2014-08-09 | 1 | -33/+33 |
* | Revert 288527 "mojo: Reland "Convert gles2 to the new thunking s..." | rkc@chromium.org | 2014-08-09 | 1 | -3/+33 |
* | mojo: Reland "Convert gles2 to the new thunking system." | erg@chromium.org | 2014-08-09 | 1 | -33/+3 |
* | Reland r288013: First cut at "content handling" support in Mojo. | aa@chromium.org | 2014-08-08 | 1 | -0/+4 |
* | Add a Mojo example apptest that runs in mojo_shell. | msw@chromium.org | 2014-08-08 | 1 | -0/+2 |
* | Pass ServiceProvider thru ViewManagerService::Embed() allowing embedder & emb... | ben@chromium.org | 2014-08-07 | 1 | -0/+1 |
* | Revert 288013 "First cut at "content handling" support in Mojo." | rogerta@chromium.org | 2014-08-07 | 1 | -4/+0 |
* | First cut at "content handling" support in Mojo. | aa@chromium.org | 2014-08-07 | 1 | -0/+4 |