1. 44240fb Make local state accessible to ash before it's mojo-ified by Wenzhao Zang · 8 years ago
  2. 8909a54 Use std::unique_ptr for return type of ShellDelegate::CreateKeyboardUI. by yhanada · 8 years ago
  3. 17a6172 chromeos: converts usage of ui::InputController by Scott Violet · 8 years ago
  4. f0c78fc cros: Make chrome push information about IMEs into ash for system tray by James Cook · 8 years ago
  5. bb02673 chromeos: Make ash system tray IME menus work under mustash, part 1 by James Cook · 8 years ago
  6. 317fdbe cros: CustomFrameViewAsh avatar icon from a window prop by xiyuan · 8 years ago
  7. d43f5524 [mus+ash] Removes WmWindow from ash/wm/focus_rules by varkha · 8 years ago
  8. 840177e chromeos: Rename ash::WmShelf to Shelf by James Cook · 8 years ago
  9. 15eb928 Make PrefService available in *ash by afakhry · 8 years ago
  10. 466e48c8 Add MetalayerMode to the palette. by kaznacheev · 8 years ago
  11. 5138f3d mash: Remove ShelfDelegate; move functions to ShelfModel. by msw · 8 years ago
  12. 1a147372 cros: Eliminate DefaultSystemTrayDelegate by jamescook · 8 years ago
  13. b0bf8e8 chromeos: Move //ash/common files into //ash by James Cook · 8 years ago
  14. f1ff14d ash: Use SessionController instead of SessionStateDelegate by xiyuan · 8 years ago
  15. 6def4d9d Revert "chromeos: Move files in //ash/common to //ash, part 1" by James Cook · 8 years ago
  16. 643b718 Revert "chromeos: Move files in //ash/common to //ash, part 2" by James Cook · 8 years ago
  17. 6316a55 Revert "chromeos: Move files in //ash/common to //ash, part 3" by James Cook · 8 years ago
  18. 654b40d chromeos: Move files in //ash/common to //ash, part 3 by jamescook · 8 years ago
  19. 775aa607 chromeos: Move files in //ash/common to //ash, part 2 by jamescook · 8 years ago
  20. a0c4422 chromeos: Move files in //ash/common to //ash, part 1 by jamescook · 8 years ago
  21. 8f48ad0 ash: Use enum for SessionController::CycleActiveUser by xiyuan · 8 years ago
  22. 0bc6a07 Fix shelf alignment and auto-hide initialization. by msw · 8 years ago
  23. d08c50b cros: Use runtime stylus detection for ash palette. by jdufault · 8 years ago
  24. 238ae741 chromeos: Removed enable magnifier from palette delegate. by sammiequon · 9 years ago
  25. fb83464 Use mojo app list interfaces for mash and classic ash. by msw · 9 years ago
  26. 6a2d7f2 mash: Mojoify the MediaDelegate interface. by erg · 9 years ago
  27. 4c8baedb Enabled/disable touch screen in TabletPowerButtonController by warx · 9 years ago
  28. 3404382 mash: Move directly linked NewWindowDelegate to mojom::NewWindowClient. by erg · 9 years ago
  29. b3fd59ca Refactor ShouldLockScreenBeforeSuspending to ShouldLockScreenAutomatically by warx · 9 years ago
  30. fda15900 Remove ash::ShellDelegate::IsFirstRunAfterBoot method by jamescook · 9 years ago
  31. 7e5d18b Migrate TestShelf[Item]Delegate to ash common types. by msw · 9 years ago
  32. 8800b823 mash: Use ash shell window container ids instead of ash::mojom::Container by jamescook · 9 years ago
  33. ba4b204b ash: Use session_manager::SessionState by xiyuan · 9 years ago
  34. 400ea35b Rename shell namespace to service_manager by rockot · 9 years ago
  35. 2a6b869 Use mojo SystemTray interfaces for both mash and classic ash by jamescook · 9 years ago
  36. 203ae02 chromeos: Laser tool blocks events from propagating. by sammiequon · 9 years ago
  37. e4546d22 Allow the user to cancel the capture region action, and show its active status in the tray. by jdufault · 9 years ago
  38. 01725f5 Palette tool laser prototype. by sammiequon · 9 years ago
  39. a0ff8862 ash/chromeos: Add shift-alt-p shortcut to open palette. by jdufault · 9 years ago
  40. fbe81f6 Add pref to enable/disable palette tray. by jdufault · 9 years ago
  41. d57fbda Auto open and close the palette on an eject event. by jdufault · 9 years ago
  42. 0e91d93 mash: Port mojo:ash_sysui's ContextMenuMus to mojo:ash. by msw · 9 years ago
  43. 3ad0bed ash: Convert ShelfDelegate to use WmShelf* instead of Shelf* by jamescook · 9 years ago
  44. 62b8b6e Add partial magnifier to ash palette. by jdufault · 9 years ago
  45. e18aeb2 Add screenshot related palette tools. by jdufault · 9 years ago
  46. 0a9d02e ash: Eliminate PointerWatcherDelegate by jamescook · 9 years ago
  47. 77dfb185 Add create note palette action. by jdufault · 9 years ago
  48. c9462d4 Re-write many calls to WrapUnique() with MakeUnique() by ricea · 9 years ago
  49. 0f4fa6e Add generic PaletteDelegate code. by jdufault · 9 years ago
  50. b7af62b [arc-intents] Properly qualify API-generated page transitions. by kenobi · 9 years ago
  51. a279c7c Moves NewWindowDelegate to ash/common by sky · 9 years ago
  52. 957bb6a Revert of mus: Rename .*PointerWatcher.* to .*PointerDownWatcher.*. (patchset #5 id:80001 of https://codereview.chromium.org/2158273003/ ) by riajiang · 9 years ago
  53. b2db88d5 mus: Rename .*PointerWatcher.* to .*PointerDownWatcher.* to avoid confusion with PointerEventWatcher (https://codereview.chromium.org/2163453002/). by riajiang · 9 years ago
  54. 3337573 Add ShellDelegate, MediaDelegate and KeyboardUI stubs to mus ash by jamescook · 9 years ago
  55. 66f69e4 ash: Move VirtualKeyboardStateObserver functionality to ShellObserver by jamescook · 9 years ago
  56. 2e51cdd mash: Migrate MediaDelegate ownership and access to WmShell. by msw · 9 years ago
  57. b8dcef52 clang-format all of //ash by jamescook · 9 years ago
  58. 50715573 Convert TrayEventFilter to wm common types by jamescook · 9 years ago
  59. fd4ba1d mash: Convert ash::ShellDelegate from aura::Window to WmWindow by jamescook · 9 years ago
  60. 2a4d1eb mash: Move SystemTrayDelegate and dependencies to //ash/common by jamescook · 9 years ago
  61. da53c14 mash: Migrate shelf menus to wm common types by jamescook · 9 years ago
  62. 2b624c5a mash: Move //ash/session to //ash/common/session by jamescook · 9 years ago
  63. 5a437a4 Moves ash/accessibility_delegate into common by sky · 9 years ago
  64. 26db34d5 mash: Migrate SessionStateDelegate interface to wm common types by jamescook · 9 years ago
  65. c096d9f Moves RootWindowControllerCommon and LayoutManager to common by sky · 9 years ago
  66. d606377 Renames ash/wm/common into ash/common/wm by sky · 9 years ago
  67. e9f5f0c mash: Don't close system tray bubble for clicks in menus/notifications by jamescook · 9 years ago
  68. ec80355b Adding the mojo app list service in the chrome process. by mfomitchev · 9 years ago
  69. 214fcbde mus: Add PointerWatcher for passively observing mouse and touch events by jamescook · 9 years ago
  70. 75677b50 Moves handful of files to ash/wm/common by sky · 9 years ago
  71. da899d8 Renaming App List Shower to App List Presenter by mfomitchev · 9 years ago
  72. 493ed60 Reland of AppListController refactoring part 3: Switching over to use AppListShower in Ash. (patchset #1 id:1 of https://codereview.chromium.org/1866403006/ ) by mfomitchev · 9 years ago
  73. cabf63a Revert of AppListController refactoring part 3: Switching over to use AppListShower in Ash. (patchset #4 id:60001 of https://codereview.chromium.org/1861013004/ ) by mfomitchev · 9 years ago
  74. 2b8b5cae9 AppListController refactoring part 3: Switching over to use AppListShower in Ash. by mfomitchev · 9 years ago
  75. a9454747 Convert //ash from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
  76. 0b08bdbb Move arc_intent_helper_bridge.h from c/b/chromeos/ to components/ by yusukes · 9 years ago
  77. 953caf1f Pass shelf instances, not root windows, for ash context menus. by msw · 9 years ago
  78. 141c6b2 Simplify ash context menu creation. by msw · 9 years ago
  79. afbb0c0 Fix ash 'gn check' errors; whitelist target. by msw · 9 years ago
  80. d3af96a ash: Do not use MessageLoopForUI when not needed. by sadrul · 10 years ago
  81. c3cf79d Remove unused WindowWatcher pointer from Ash [Shell|Shelf]Delegate. by msw · 10 years ago
  82. d7b4968 Remove Chrome OS "Mirror" UI. Part 1. by dzhioev · 10 years ago
  83. cdf46dd This CL replaces std::string user_id in ash/* with AccountId. by alemate · 10 years ago
  84. 55e0b36 Don't use base::MessageLoop::{Quit,QuitClosure} in ash/, chromeos/, device/ by ki.stfu · 10 years ago
  85. 974286a Extract content dependency from keyboard code by ben · 10 years ago
  86. 9307244 Extract content-specific aspects of SessionStateDelegate onto ShellContentState. by ben · 10 years ago
  87. b91330f Introduce ShellContentState. by ben · 10 years ago
  88. 894584d Eliminate a couple of simple uses of BrowserContent in ash by shifting complexity to ChromeShellDelegate. by ben · 10 years ago
  89. cd2bb98d Deprecating high-conflict accelerators by afakhry · 10 years ago
  90. 29f3c7a Refactoring the ownership of ui::InputMethod. by shuchen · 10 years ago
  91. 13beb50 Fix the following two cases in multiprofile scenario: by xdai · 10 years ago
  92. da0bbb1 Implemented ForceMaximizeBrowserWindowOnFirstRun policy, added unit test and browser test. by peletskyi · 10 years ago
  93. b6ce38f Enable keyboard accelerator for GetHelp in Ash. by cylee · 11 years ago
  94. f596351 Standardize usage of virtual/override/final specifiers. by dcheng · 11 years ago
  95. 10d6b38 replace OVERRIDE and FINAL with override and final in ash/ by mostynb · 11 years ago
  96. 537b88b1 Move ownership of the AppListViewDelegate into the AppListService by tapted · 11 years ago
  97. 815dfac9 Providing more information on why certain users can't be added to multi-profile by [email protected] · 11 years ago
  98. d66eac4 Move UserInfo to user_manager. by [email protected] · 11 years ago
  99. 7009d9b Media indicator for background recording task by [email protected] · 11 years ago
  100. fdf74bf CleanUp: Introduce UserInfo. Move session_state stuff to ash/session. by [email protected] · 11 years ago