1. 532d3841 Gets mash to use WmToplevelWindowEventHandler by sky · 9 years ago
  2. 65f3792 Fix "unused variable" warnings. by pkasting · 9 years ago
  3. cf67ed5a Splits ToplevelWindowEventHandler into two by sky · 9 years ago
  4. b4ec258 mus: Expose the test interface to 'test' apps. by sadrul · 9 years ago
  5. 242453e Removes |old| parameter from OnWindowPropertyChanged() by sky · 9 years ago
  6. a239c9f Adds a couple of different widget types to window_type_launcher by sky · 9 years ago
  7. 455e1247 Moves resources used by ash/wm/common to ash/wm/common/resources by sky · 9 years ago
  8. 383d818f Wires up WorkspaceLayoutManager in mash by sky · 9 years ago
  9. 0787854 app-driver: Install an accelerator for task-manager. by sadrul · 9 years ago
  10. 8702c441 mash: Rename browser_driver to app_driver. by sadrul · 9 years ago
  11. 8802896 Creates mus implementation of WmShelf by sky · 9 years ago
  12. 546c4972 Fix dangling observer by sky · 9 years ago
  13. 8118b48cd mus: Show USER_PRIVATE window container during views tests by jamescook · 9 years ago
  14. 5ad2a6e Makes mus::Window and mash::wm::WmWindowMus notify existing observers only by sky · 9 years ago
  15. 7afbf7c Refactors std::vector<Display> out of ScreenMus by sky · 9 years ago
  16. 979c48c Add another client of the navigation service. by ben · 9 years ago
  17. f17dbf70 Add a basic browser to mash that uses the navigation service. by ben · 9 years ago
  18. 990b86fe Random fixes for mash bridge classes by sky · 9 years ago
  19. dc708ba Revert of Add a basic browser to mash that uses the navigation service. (patchset #12 id:220001 of https://codereview.chromium.org/1981623002/ ) by jamescook · 9 years ago
  20. d721e1158 Revert of Add rudimentary shelf delegate mus unit test. (patchset #1 id:1 of https://codereview.chromium.org/1984723005/ ) by rockot · 9 years ago
  21. e3b1f30 Add a basic browser to mash that uses the navigation service. by ben · 9 years ago
  22. 788d070 browser_driver: Do not connect to desktop_wm by name. by sadrul · 9 years ago
  23. 0da14db Reland of Add rudimentary shelf delegate mus unit test. (patchset #1 id:1 of https://codereview.chromium.org/1979103002/ ) by rockot · 9 years ago
  24. 79157b87 Copies workspace_layout_manager_unittest to mash by sky · 9 years ago
  25. 30ef151 mash: Set window names for window manager container windows by jamescook · 9 years ago
  26. eec4f7b Revert of cc: nine patch: add occlusion support (patchset #10 id:180001 of https://codereview.chromium.org/1889153002/ ) by lionel.g.landwerlin · 9 years ago
  27. b63fb3d3 Revert of Add rudimentary shelf delegate mus unit test. (patchset #6 id:180001 of https://codereview.chromium.org/1953893003/ ) by rockot · 9 years ago
  28. e3f59d3 Add rudimentary shelf delegate mus unit test. by msw · 9 years ago
  29. 9a86a4f Changes container names and adds a couple of more by sky · 9 years ago
  30. 7c29581 mus: Let window managers set a non-client cursor. by erg · 9 years ago
  31. 06b3960 Rename gfx::Display to display::Display by oshima · 10 years ago
  32. e9f5f0c mash: Don't close system tray bubble for clicks in menus/notifications by jamescook · 10 years ago
  33. 3a6fb84e mus: Move event_matcher_util.h/cc into components/mus/common by jamescook · 10 years ago
  34. 99526c4 Initial cut of ash/wm/common classes for mus by sky · 10 years ago
  35. 77c54f3d Support the ignored_by_shelf flag for Mus windows. by msw · 10 years ago
  36. 0127a90 mash: Add status area container to mash window manager by jamescook · 10 years ago
  37. 3fe9bbb6 Reland: mus: Enable system modal windows by mohsen · 10 years ago
  38. 89a6f082 Remove wildcard usage in interface lists. by ben · 10 years ago
  39. e0d5b8c Add basic support for launching mash shelf pinned apps. by msw · 10 years ago
  40. f0bc279 Revert of mus: Enable system modal windows (patchset #13 id:240001 of https://codereview.chromium.org/1818333002/ ) by ben · 10 years ago
  41. eee6c89 Pin apps from prefs on the mash shelf. by msw · 10 years ago
  42. aad86d4 mus: Enable system modal windows by mohsen · 10 years ago
  43. 8ae2de9 Delete most MessagePumpMojo references by rockot · 10 years ago
  44. 098b5f8 Revert of Delete MessagePumpMojo (patchset #5 id:80001 of https://codereview.chromium.org/1916913009/ ) by dpranke · 10 years ago
  45. 1ef8d6bd Delete MessagePumpMojo by rockot · 10 years ago
  46. beef96f browser_driver: Update manifest so it can install accelerators. by sadrul · 10 years ago
  47. 214fcbde mus: Add PointerWatcher for passively observing mouse and touch events by jamescook · 10 years ago
  48. f9f7d629 Add manifests to many more gn built exe files by brucedawson · 10 years ago
  49. 44e1d5d Eliminate support for V0 manifests, migrate all to V1. by ben · 10 years ago
  50. b096a175 Mus provides 'app' capability class. by ben · 10 years ago
  51. 019ff29c Refactors DockedWindowLayoutManager in terms of ash/wm/common by sky · 10 years ago
  52. 8b134c74 cc: nine patch: add occlusion support by lionel.g.landwerlin · 10 years ago
  53. 66a819f0 Namespace capability classes. by ben · 10 years ago
  54. 5dce124 Add mash shelf application id support. by msw · 10 years ago
  55. 38a95d6a3 Revert of Provide capability classes from Mus (patchset #8 id:140001 of https://codereview.chromium.org/1910043002/ ) by treib · 10 years ago
  56. 46fcd654 mus: Add EventObserver to allow passively listening to UI events by jamescook · 10 years ago
  57. d566faf Provide capability classes from Mus by ben · 10 years ago
  58. 1da1b80 mash/wm: Use ScreenMus, like other mus apps. by sadrul · 10 years ago
  59. 0a064b9 mash/wm: Fix detecting container windows. by sadrul · 10 years ago
  60. 40c732a8 Convert //mojo from scoped_ptr to std::unique_ptr by dcheng · 10 years ago
  61. 3aa4998f browser_driver: Use Launchable interface to create window. by sadrul · 10 years ago
  62. 9be9284 mus: Introduce a WindowServerTest test interface. by sadrul · 10 years ago
  63. d0ecb3b Remove disabling of C4267 in 64-bit gn builds by brucedawson · 10 years ago
  64. 9d5e1f2 Resolver->Instance, mojom::Resolver methods -> mojom::Catalog by ben · 10 years ago
  65. b54ee65 Mojo: Simplify typemap usage. by sammc · 10 years ago
  66. c62a50fa Introduce a new mash-wide interface Launchable, provided by the launchable capability class. Allows an app to launch, reactivate or launch another task. by ben · 10 years ago
  67. 2c1c0be Add catalog viewer app by ben · 10 years ago
  68. 68b18ed Support additional mash shelf alignments. by msw · 10 years ago
  69. b00e646 Move shell service to toplevel shell namespace by rockot · 10 years ago
  70. 5cf9200 Use property_util's GetWindowTitle, add GetWindowAppIcon. by msw · 10 years ago
  71. 7095d1a Move //mojo/services tracing & catalog to //services. by ben · 10 years ago
  72. f709a309 Move mojo\shell to services\shell by ben · 10 years ago
  73. 4b3508bb Fix deps for mash wm unittests by sky · 10 years ago
  74. e68c955 Makes mus::Window::server_id private by sky · 10 years ago
  75. bf191bf Renames mus::Window::id to server_id and adds local_id by sky · 10 years ago
  76. 851c571 mash: Bundle browser_driver into chrome --mash. by sadrul · 10 years ago
  77. 3c1ba90 mash: Don't draw the window title under chrome tabs. by erg · 10 years ago
  78. f79017e Add basic Chrome interaction with the mash shelf. by msw · 10 years ago
  79. ec4355a Generalize InterfacePtrSet for [Associated]InterfacePtr. by msw · 10 years ago
  80. d8052322 mash: Make system tray bubble close when another window is activated by jamescook · 10 years ago
  81. dcf071b mash: Log an error message when restarting a service. by sadrul · 10 years ago
  82. dc4d5eb quick-launch: Fix continuous attempt to relaunch the app. by sadrul · 10 years ago
  83. 1aaf506 convert //mash to std::unique_ptr by mostynb · 10 years ago
  84. 5aaf128 Add inline completion to quicklaunch by ben · 10 years ago
  85. 423bc2b Random wm frame painting fixes by sky · 10 years ago
  86. 5e80574 mash: Fix DCHECK when clicking on window close box by jamescook · 10 years ago
  87. 5967e2a8 views: Remove Widget::CreateWindow methods that don't have parent/context. by jamescook · 10 years ago
  88. da88c32 mus: Remove unnecessary const from property TypeConverter templates by jamescook · 10 years ago
  89. cac8709 Mash: Show app icons in shelf based on the Widget's app icon by jamescook · 10 years ago
  90. 340545a Quit the message loop by default in ShellConnectionLost when ApplicationRunner is used by sky · 10 years ago
  91. 48ad096 Converts mash_wm_apptests to unit tests by sky · 10 years ago
  92. b11b0f7d Bundles task_viewer into chrome --mash too by sky · 10 years ago
  93. 0ebf9a9 Revert of Quit the message loop by default in ShellConnectionLost when ApplicationRunner is used (patchset #2 id:20001 of https://codereview.chromium.org/1819063002/ ) by esprehn · 10 years ago
  94. a50f984 Quit the message loop by default in ShellConnectionLost when ApplicationRunner is used by sky · 10 years ago
  95. bc1cee6 Add simple mash context menu support. by msw · 10 years ago
  96. c740d5b Rename mash_shell to mash_session. by ben · 10 years ago
  97. 59531782 Rather than keeping it around forever, we should kill it. Now that the user shell is acting as the login broker for apps run for that user, it's not necessary to keep login too. This simplifies the login app a bit. by ben · 10 years ago
  98. d41e5ab Use ui::Event instead of mojom::EventPtr in mash/wm. by moshayedi · 10 years ago
  99. d146bb0 Cascade shutdown of instances by ben · 10 years ago
  100. fcd7f80 Use ui::Event instead of mojom::EventPtr in mus::InputEventHandler. by moshayedi · 10 years ago