1. 13ce087 GN build rules for all unit test targets in mojo/ by [email protected] · 11 years ago
  2. 8f48e07c export hard dependencies where needed in mojo by [email protected] · 11 years ago
  3. 2216621 GN: Build rules and fixes for (almost) all mojo unittest targets by [email protected] · 11 years ago
  4. 47b200541 Mojo multiple command buffer support and sample by [email protected] · 11 years ago
  5. 0527c78a Revert 290431 "Mojo multiple command buffer support and sample" by [email protected] · 11 years ago
  6. f9b8f03 Mojo multiple command buffer support and sample by [email protected] · 11 years ago
  7. df5c596 Revert of Mojo multiple command buffer support and sample (patchset #6 of https://codereview.chromium.org/451753003/) by [email protected] · 11 years ago
  8. e7bce483 Mojo multiple command buffer support and sample by [email protected] · 11 years ago
  9. 4bf5740 Turn mojo_native_viewport_service from component into a static_library. by [email protected] · 11 years ago
  10. b1867c9 GN: Add mojo_shell_tests, get more things working on android by [email protected] · 11 years ago
  11. f723adfa mojo: Reland "Convert gles2 to the new thunking system." by [email protected] · 11 years ago
  12. e9cac98e Mojo: Rename ServiceManager to ApplicationManager. by [email protected] · 11 years ago
  13. d475f1e6 Revert 288527 "mojo: Reland "Convert gles2 to the new thunking s..." by [email protected] · 11 years ago
  14. e074c2c mojo: Reland "Convert gles2 to the new thunking system." by [email protected] · 11 years ago
  15. 40e54f8 Reland r288013: First cut at "content handling" support in Mojo. by [email protected] · 11 years ago
  16. 39ebdbb Add a Mojo example apptest that runs in mojo_shell. by [email protected] · 11 years ago
  17. 17748983 Pass ServiceProvider thru ViewManagerService::Embed() allowing embedder & embeddee to expose services to each other alongside the Embed action. by [email protected] · 11 years ago
  18. 17214644 Revert 288013 "First cut at "content handling" support in Mojo." by [email protected] · 11 years ago
  19. 68370d7 First cut at "content handling" support in Mojo. by [email protected] · 11 years ago
  20. 8d64cb67 mojo: terminate apps if the shell goes away by [email protected] · 11 years ago
  21. 807bd262 Revert 287680 "mojo: terminate apps if the shell goes away" by [email protected] · 11 years ago
  22. e6d2ec8 mojo: terminate apps if the shell goes away by [email protected] · 11 years ago
  23. 7fd61e3 mojo: allow BackgroundServiceLoader-loaded apps to Quit themselves. by [email protected] · 11 years ago
  24. e9b17cf Mojo: split up service_provider.mojom by [email protected] · 11 years ago
  25. 7e77c0d Extract mojo_base.gyp from mojo.gyp by [email protected] · 11 years ago
  26. 1e66770e Revert of mojo: Convert gles2 to the new thunking system (https://codereview.chromium.org/413303002/) by [email protected] · 11 years ago
  27. 3f484e4 mojo: Convert gles2 to the new thunking system. by [email protected] · 11 years ago
  28. 8bb00ee6 GN: Add GN rules for mojo_shell target by [email protected] · 11 years ago
  29. d779626 Mojo: add InterfaceFactoryImpl, use composition rather than inheritance. by [email protected] · 11 years ago
  30. 1b634d0 mojo: fix little bug in DynamicServiceLoader/Runner by [email protected] · 11 years ago
  31. bac2fbd Revert of mojo: fix little bug in DynamicServiceLoader/Runner (https://codereview.chromium.org/414173004/) by [email protected] · 11 years ago
  32. 03b4e7c9 mojo: fix little bug in DynamicServiceLoader/Runner by [email protected] · 11 years ago
  33. 32c5a54 Validate incoming JS Message Headers: test message parser by [email protected] · 11 years ago
  34. 3f2ec448 mojo: kill app_thread before unloading app libraries and add tests by [email protected] · 11 years ago
  35. d7e69fa Fix GN linking issues. by [email protected] · 11 years ago
  36. d7c088c6 As discussed, a new WM bootstrap flow. by [email protected] · 11 years ago
  37. 9f33245 Mojo: Switch mojo_system_unittests to its own run_all_unittests.cc. by [email protected] · 11 years ago
  38. 496d37c Move mojo java bindings to mojo/public by [email protected] · 11 years ago
  39. fa4e29f1 Move mojo_bindings_java target to mojo.gyp by [email protected] · 11 years ago
  40. 16199f15 Add the skeleton of a window manager service and a CreateWindow method. by [email protected] · 11 years ago
  41. 86a03daa Have mojo_shell run in its custom thread on android. by [email protected] · 11 years ago
  42. 2d6f7dde Bundle the network service in the shell on Android. by [email protected] · 11 years ago
  43. 15119f5 mojo: add a String <> GURL TypeConverter by [email protected] · 11 years ago
  44. 412ffac Mojo surfaces service and example app by [email protected] · 11 years ago
  45. 9aec3ae Split targets with external dependencies out of mojo_public.gypi by [email protected] · 11 years ago
  46. d15bab4 Add support for logging information about mojo messages retrieved by the mojo debugger by [email protected] · 11 years ago
  47. c04ba154 Allow the mojo shell to run on android. by [email protected] · 11 years ago
  48. 1fd1a524 Redo: Adding a mojo interface to the mojo spy by [email protected] · 11 years ago
  49. 3f39168 Revert 281910 "Revert 272463 "Revert 272458 "Adding more guts to..." by [email protected] · 11 years ago
  50. 4d99ed9 Revert 272463 "Revert 272458 "Adding more guts to the mojo spy."" by [email protected] · 11 years ago
  51. cd5e85d Mojo: Enable apps built against the chromium env to be built as shared libraries by [email protected] · 11 years ago
  52. 8b242f5 mojo: add some end-to-end shell tests and a new test sample app by [email protected] · 11 years ago
  53. 62245aeb Fix path to Mojo logging.cc in mojo.gyp. by [email protected] · 11 years ago
  54. 728729d Mojo converters for surfaces API types by [email protected] · 11 years ago
  55. c2dec54 Adds NativeViewportOzone by [email protected] · 11 years ago
  56. 1dfdc0b Initial version of keyboard by [email protected] · 11 years ago
  57. 9be6405 Revert 279769 "Initial version of keyboard" by [email protected] · 11 years ago
  58. b619980 Initial version of keyboard by [email protected] · 11 years ago
  59. 38b07d57 Mojo: Make mojo_test_service a loadable_module and make mojo_shell_tests depend on it. by [email protected] · 11 years ago
  60. bd089bb Add mojo media viewer app - the boilerplate part. by [email protected] · 11 years ago
  61. 633a10a mojo: don't leak ServiceConnectors if they are re-Added to ServiceRegistry by [email protected] · 11 years ago
  62. 30d8e44 A couple of changes that make views work from multiple threads by [email protected] · 11 years ago
  63. ed24c99c Adding profiler_service in mojo shell and use it in the network service. by [email protected] · 11 years ago
  64. e5e69c1 Mojo: Add logging macros (and supporting code) for use in mojo/public/cpp. by [email protected] · 11 years ago
  65. 252e660 Mojo: Make GetDefault{AsyncWaiter,Logger} static methods of Environment. by [email protected] · 11 years ago
  66. daa65fd Move channel_init out of mojo_common. by [email protected] · 11 years ago
  67. 3b8b805 Small fixes in mojo_shell for android. by [email protected] · 11 years ago
  68. 24cbbaf Mojo: Rename (Mojo)WaitFlagsState -> (Mojo)HandleSignalsState. by [email protected] · 11 years ago
  69. 1ba6c7e Mojo: nuke EnvironmentData by [email protected] · 11 years ago
  70. 497d61d Mojo: Add basic logging facilities to environment. by [email protected] · 11 years ago
  71. 71c325d Add more mojo targets to the GN build. by [email protected] · 11 years ago
  72. 90c6fd7 Adds a parameter to Launchable that is a ViewTreeNode to render in. Adds an image viewer app that decodes the provided data stream as PNG and renders it in a View associated with the supplied node. by [email protected] · 11 years ago
  73. 0d388725 Launcher flow by [email protected] · 11 years ago
  74. 2218478 Mojo: Wrap the satisfied/unsatisfied wait flags state in a single object. by [email protected] · 11 years ago
  75. 33bc2bc Wires up necessary pieces to use views with view_manager by [email protected] · 11 years ago
  76. 044a727 Mojo: Use network service to load non-local Mojo Apps. by [email protected] · 11 years ago
  77. a10299d Mojo: Add a trivial end-to-end (in-process) test of Mojo shell. by [email protected] · 11 years ago
  78. 6929154 Moves common view_manager related aura files to mojo/aura by [email protected] · 11 years ago
  79. d0e2cfc Add an example that nests embedded app, so we have two levels of nesting (and thus two connections). by [email protected] · 11 years ago
  80. 74d9b7a Moves view_manager files to view_manager directory by [email protected] · 11 years ago
  81. cd45f02 Mojo: Reimplement unicode.js in JavaScript, remove native implementation. by [email protected] · 11 years ago
  82. dd6ee450 Mojo: Initial network service w/ URLLoader interface. by [email protected] · 11 years ago
  83. 935c39fb Mojo: Refactor the verification of various |Mojo...Options| structs. by [email protected] · 11 years ago
  84. fc459f2e Mojo: Add an extremely skeletal mojo_shell_tests. by [email protected] · 11 years ago
  85. 4adc127 Mojo: Specify/check alignment of pointers more carefully. by [email protected] · 11 years ago
  86. 29db69c7 Gets aura_demo working with the view_manager by [email protected] · 11 years ago
  87. 8dbcf0d Implement a demo that shows one app embedding rendering in another. by [email protected] · 11 years ago
  88. f3bc59b Revert 274322 "Implement a demo that shows one app embedding ren..." by [email protected] · 11 years ago
  89. 607460b9 Implement a demo that shows one app embedding rendering in another. by [email protected] · 11 years ago
  90. 7af3c9128 Revert of Mojo: Specify/check alignment of pointers more carefully. (https://codereview.chromium.org/304303006/) by [email protected] · 11 years ago
  91. 0b31d93 Mojo: Specify/check alignment of pointers more carefully. by [email protected] · 11 years ago
  92. 11f31b1c Mojo: Add a utility function to duplicate a PlatformHandle. by [email protected] · 11 years ago
  93. 2b4e10f Mojo: more idiomatic C++ bindings by [email protected] · 11 years ago
  94. 8c75c134 Centralizes setting of mojom_base_output_dir by [email protected] · 11 years ago
  95. 688d067 Refactor java packages. by [email protected] · 11 years ago
  96. 78e2bda9 Move geometry to mojo/services, extract input events to their own mojom by [email protected] · 11 years ago
  97. 54cb593 Updates mojo java core API by [email protected] · 11 years ago
  98. ca3132b Revert "Move geometry to mojo/services, extract input events to their own mojom" by [email protected] · 11 years ago
  99. 8849c14 Move geometry to mojo/services, extract input events to their own mojom by [email protected] · 11 years ago
  100. 66bf7e2 Shell / ShellClient -> ServiceProvider by [email protected] · 11 years ago