1. 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
  2. 17214644 Revert 288013 "First cut at "content handling" support in Mojo." by [email protected] · 11 years ago
  3. 68370d7 First cut at "content handling" support in Mojo. by [email protected] · 11 years ago
  4. c499f79 Mojo: Add simple support for request body and headers. by [email protected] · 11 years ago
  5. e9b17cf Mojo: split up service_provider.mojom by [email protected] · 11 years ago
  6. d779626 Mojo: add InterfaceFactoryImpl, use composition rather than inheritance. by [email protected] · 11 years ago
  7. 2992d10 Replace OnViewManagerConnectionEstablished and OnRootAdded with a single OnEmbed call by [email protected] · 11 years ago
  8. 9e77141 Remove extraneous namespaces by [email protected] · 11 years ago
  9. dc11fe33 Mojo: Set a default value for the --origin command line switch. by [email protected] · 11 years ago
  10. 947211d0 Distinguish between keystroke and character events. by [email protected] · 11 years ago
  11. 86f1205 Remove RequestAnimationFrame from mojo, add delayed tasks to RunLoop by [email protected] · 11 years ago
  12. bc335801 Nukes view_manager namespace by [email protected] · 11 years ago
  13. d7c088c6 As discussed, a new WM bootstrap flow. by [email protected] · 11 years ago
  14. ffdb373 Mojo: Use InterfaceFactory<Interface> for service registration by [email protected] · 11 years ago
  15. bb7004b1 Mojo: Introduces mojo::EventType and mojo::EventFlags by [email protected] · 11 years ago
  16. 6f9bc6e Add EmbedRoot to ViewManagerService. by [email protected] · 11 years ago
  17. ee544e1a Mojo: Get rid of ui::gfx from sample_app by [email protected] · 11 years ago
  18. b9e6a3d Allow EmbedRoot to be called multiple times. by [email protected] · 11 years ago
  19. b567f3d Revert 284322 "Allow EmbedRoot to be called multiple times." by [email protected] · 11 years ago
  20. 2809e927 Allow EmbedRoot to be called multiple times. by [email protected] · 11 years ago
  21. 3ecf828 mojo: Make InterfacePtr<> testable in if() statements without .get(). by [email protected] · 11 years ago
  22. 27e6a21 cc: Parameterize the main thread task runner by [email protected] · 11 years ago
  23. f62b3703 Mojo: Move sample_app out from namespace mojo by [email protected] · 11 years ago
  24. 55c5bbea Move mojo/examples/html_viewer to mojo/services/html_viewer. by [email protected] · 11 years ago
  25. 2ea94503 Mojo: Automatically prepend enum names to enum values for C++ bindings. by [email protected] · 11 years ago
  26. cb320358 Make DrawQuad constructors public, rm DQ::Create() function by [email protected] · 11 years ago
  27. d771d67 Preliminary interactive layout of window manager's demo_launcher. by [email protected] · 11 years ago
  28. 15119f5 mojo: add a String <> GURL TypeConverter by [email protected] · 11 years ago
  29. 412ffac Mojo surfaces service and example app by [email protected] · 11 years ago
  30. 4e72e787 Attempt at cleaning up a bunch of shutdown issues. by [email protected] · 11 years ago
  31. 91025cc Mojo: Refactor URLLoader interface. by [email protected] · 11 years ago
  32. d6fb8ef Connect X11 ConfigureNotify events to Mojo by [email protected] · 11 years ago
  33. 8da69f52 Fixes another compile error when warnings are set by [email protected] · 11 years ago
  34. 6eba8c4 Revert of Connect X11 ConfigureNotify events to Mojo (https://codereview.chromium.org/354933002/) by [email protected] · 11 years ago
  35. 4c2858a Connect X11 ConfigureNotify events to Mojo by [email protected] · 11 years ago
  36. bad78b1 Remove DispositionChangePhase. by [email protected] · 11 years ago
  37. 7035bc9 Add support for strong future sync points. by [email protected] · 11 years ago
  38. 1eab2b8 Mojo: Scrollbars that do not crash by [email protected] · 11 years ago
  39. a29b52f Mojo: Add WebThemeEngine implementation. by [email protected] · 11 years ago
  40. a011972 Mojo: Add a cross-app nav test to the window manager. by [email protected] · 11 years ago
  41. aae714e Mojo demo: Add support for mouse wheel events to html_viewer. by [email protected] · 11 years ago
  42. f1e300e1 Mojo: Add a "close last window" button to the window manager. by [email protected] · 11 years ago
  43. 7102ac7 Mojo: Focus browser app on click. by [email protected] · 11 years ago
  44. 9af75ae Stop creating colored squares on deadspace click. by [email protected] · 11 years ago
  45. b17d3b5 Mojo demo: fix random background. by [email protected] · 11 years ago
  46. 9d70b6a Mojo: Plumb html_viewer.cc navigations through navigator interface. by [email protected] · 11 years ago
  47. 02795f3 Add control UI and API for the media viewer app. by [email protected] · 11 years ago
  48. 9e04365 Add a debug panel to mojo_demo_launcher. Will be used for various controls of demo functionality. by [email protected] · 11 years ago
  49. 4651f1f Mojo: Add a very hacky key handling to html_document_viewer. by [email protected] · 11 years ago
  50. 47eae5f7 Keyboard tweaks by [email protected] · 11 years ago
  51. 8fc44a9 Split ServiceProvider into 3 by [email protected] · 11 years ago
  52. 1dfdc0b Initial version of keyboard by [email protected] · 11 years ago
  53. 9be6405 Revert 279769 "Initial version of keyboard" by [email protected] · 11 years ago
  54. b619980 Initial version of keyboard by [email protected] · 11 years ago
  55. bd089bb Add mojo media viewer app - the boilerplate part. by [email protected] · 11 years ago
  56. 26a32e5 Mojo: Partially implement input events in html_viewer. by [email protected] · 11 years ago
  57. 54ce7e73 More aesthetically appealing sizing for the content areas. by [email protected] · 11 years ago
  58. c3be2c8 Mojo: A couple more tweaks to make the HTML Viewer App run better. by [email protected] · 11 years ago
  59. 6c9ceab Run input events through a window-manager supplied ViewEventDispatcher so it can implement focus-on-click. by [email protected] · 11 years ago
  60. 2969ccb Mojo: Add dummy session storage implementation. by [email protected] · 11 years ago
  61. 5077dbd8 Mojo: Load document data through WebURLLoader. by [email protected] · 11 years ago
  62. 2874152 Add cross-application navigation. by [email protected] · 11 years ago
  63. 5077a552 Mojo: Fix DCHECK on middle-click in window manager. by [email protected] · 11 years ago
  64. 4336d85f Mojo: HTML Viewer based on Blink. by [email protected] · 11 years ago
  65. a0fb77a8 Mojo: teach launcher about mojo:// URLs. by [email protected] · 11 years ago
  66. cce694a7 Clean up WTH creation by [email protected] · 11 years ago
  67. 5f71a37 mv services/navigation.mojom services/public/interfaces/navigation.mojom by [email protected] · 11 years ago
  68. c7350bc4 Remove <enter> hack that is no longer needed. by [email protected] · 11 years ago
  69. dc57121 Turn 'browser' app into a 'launcher' app that window_manager by [email protected] · 11 years ago
  70. f2f1d31 When you moved the native viewport, the contents would move to an incorrect position due to an issue with non-client/client adjustment in native_viewport_win. by [email protected] · 11 years ago
  71. 3c16f0f Eliminate Launchable. Use Navigator instead. by [email protected] · 11 years ago
  72. 9a067d5 Mojo: Rename MOJO_WAIT_FLAG_... -> MOJO_HANDLE_SIGNAL_.... by [email protected] · 11 years ago
  73. a1347688 Changes routing of input events in view manager by [email protected] · 11 years ago
  74. 20edff6 Remove OnRootRemoved from ViewManagerDelegate by [email protected] · 11 years ago
  75. df4e2517 Move native_viewport.mojom into public/interfaces by [email protected] · 11 years ago
  76. 80b3653 Client side name cleanup by [email protected] · 11 years ago
  77. e6a1635 Rename ViewManager types by [email protected] · 11 years ago
  78. c6eac1cc Mojo: Remove extraneous end-of-file newlines. by [email protected] · 11 years ago
  79. 47b335d Only change the spinning cube color on right click. by [email protected] · 11 years ago
  80. 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
  81. 0d388725 Launcher flow by [email protected] · 11 years ago
  82. f6435d2 Implement reordering of nodes. by [email protected] · 11 years ago
  83. 98fd5b2 Introduce very beginning of navigation. by [email protected] · 11 years ago
  84. 59c343b Renames view manager Connect methods to Embed by [email protected] · 11 years ago
  85. 7613578 Pass embedding app identity through at embed time by [email protected] · 11 years ago
  86. 33bc2bc Wires up necessary pieces to use views with view_manager by [email protected] · 11 years ago
  87. 34f661c Mojo: cleanup redirect handling for network service. by [email protected] · 11 years ago
  88. 7c2ebfd Fix ownership bug with ViewObserver::OnViewInputEvent by [email protected] · 11 years ago
  89. 351436d Now that there are N ViewManager instances, one per unique connection, just like N ViewManagerSynchronizer instances, it made sense to merge ViewManager & ViewManagerSynchronizer, especially since client code isn't allowed to create/own the ViewManager directly. by [email protected] · 11 years ago
  90. 7d8e41a0 Consolidates view_manager typedefs by [email protected] · 11 years ago
  91. 0dbea5f Add Promises for EME (Chromium side) by [email protected] · 11 years ago
  92. 6929154 Moves common view_manager related aura files to mojo/aura by [email protected] · 11 years ago
  93. 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
  94. f55c05e [PPAPI] API definition for compositor artifacts by [email protected] · 11 years ago
  95. 74d9b7a Moves view_manager files to view_manager directory by [email protected] · 11 years ago
  96. 2457ca9 Provide an API to the example window manager app that supports closing a window. by [email protected] · 11 years ago
  97. e3c6322 Add support for multiple roots to the client lib. by [email protected] · 11 years ago
  98. dd6ee450 Mojo: Initial network service w/ URLLoader interface. by [email protected] · 11 years ago
  99. f08fdda Makes IViewManager::Connects reuse connections as appropriate by [email protected] · 11 years ago
  100. 4a7d4ac8 Wire input events through the ViewManagerClient interface. by [email protected] · 11 years ago