- 85285b0 [LSC] Replace base::string16 with std::u16string in //[a-e]* by Jan Wilken Dörrie · 3 years, 8 months ago
- 1241a8a CrOS Shelf: Record user actions for pinning and unpinning shelf apps. by Matthew Mourgos · 3 years, 8 months ago
- c92c9c7 Remove unused includes of chromeos_switches.h by Henrique Ferreiro · 3 years, 9 months ago
- 842068e CrOS: App notification badge color calculation fix by Matthew Mourgos · 3 years, 9 months ago
- 8924cebb Live updates for shelf color to handle theme changes. by Yulun Wu · 3 years, 10 months ago
- b5a41c3 [base] Change #include for base::Contains [1/5] by Jan Wilken Dörrie · 4 years ago
- 272abd85c Pass mouse scrolling over empty area to Shelf by Angus L. M. McLean IV · 4 years ago
- db9ae794 Rename includes from bind_helpers.h to callback_helpers.h by danakj · 4 years ago
- 2759e707 Retire ui::AnimationMetricsReporter and friends by Xiyuan Xia · 4 years ago
- 64d1f0a8 Reland "Replace AnimationMetricsReporter in ShelfView" by Xiyuan Xia · 4 years ago
- 8fd68fd Revert "Replace AnimationMetricsReporter in ShelfView" by Xiyuan Xia · 4 years ago
- 197fd0a5 Replace AnimationMetricsReporter in ShelfView by Xiyuan Xia · 4 years ago
- b8399269 Migrate shelf view separator color to default_color_constants. by Yulun Wu · 4 years ago
- 702f7460 Fix bucket max in base::UmaHistogramPercentage by Yue Ru Sun · 4 years, 1 month ago
- 2cfa7fa8 CrOS: Announce when a focused shelf item has a notification badge. by Matthew Mourgos · 4 years, 1 month ago
- 9425a1c5 Update Remote Apps to be unpinnable by Jit Yao Yap · 4 years, 2 months ago
- 0c984247 Recover icons on multiple monitors when release the dragged icon. by nancylingwang · 4 years, 3 months ago
- e17da90f Add a feature of dragging an unpinned open app to pin in shelf by Wen-Chien Wang · 4 years, 3 months ago
- 1748fd1 Move ui::DragDropTypes::DragEventSource to Mojo by Henrique Ferreiro · 4 years, 3 months ago
- 1b6ea0b Per-desk Shelf application menus by Ahmed Fakhry · 4 years, 4 months ago
- d763f7e0 Fix hotseat bounds under RTL by Andrew Xu · 4 years, 5 months ago
- 0ad3200 Pinning shelf item for drag should not scroll to visible by Toni Barzic · 4 years, 5 months ago
- 993362ef Fix shelf app button drag with context menus by Toni Barzic · 4 years, 5 months ago
- 4fd7fbe Fix a regression when pinning an app, its icon becomes chopped by Ahmed Fakhry · 4 years, 5 months ago
- 35d4e72 Removed the use of set_owned_by_client() in DragImageView. by Allen Bauer · 4 years, 5 months ago
- 039882f Per-desk shelf by Ahmed Fakhry · 4 years, 5 months ago
- 2dab9e61 [Shelf] Fix hotseat bounds issue by Andrew Xu · 4 years, 5 months ago
- bd37805 Delay before shelf handling icon drag from app list by Andrew Xu · 4 years, 5 months ago
- 5c7aad2 app_list: Use ThroughputTracker for paging/folder metrics by Xiyuan Xia · 4 years, 5 months ago
- f5a2f52 Shelf: Refactor some code in preparation for per-desk shelf by Ahmed Fakhry · 4 years, 5 months ago
- d5bc3b6a [Shelf] Refactor on updating shelf layout offset by Andrew Xu · 4 years, 5 months ago
- 08bc494 Implement two-stage app scaling by Andrew Xu · 4 years, 5 months ago
- ac42530 Synchronize hotseat bounds animation and shelf icon animation by Andrew Xu · 4 years, 5 months ago
- 784a832 Move ash::ScopedRootWindowForNewWindows to display::ScopedDisplay... by Joel Hockey · 4 years, 6 months ago
- 75f51e2 Hide hotseat when non-shelf window is activated by Andrew Xu · 4 years, 6 months ago
- e7c1da1 shelf: Clicking shelf items will open windows on the display with click. by Sammie Quon · 4 years, 6 months ago
- 28acfd9d chromeos: Convert lacros shelf icon to use AppService by James Cook · 4 years, 6 months ago
- 1dfc295 shelf: Improve code maintainability by Avery Musbach · 4 years, 6 months ago
- ec9de8e A new attribute for app scaling in HotseatWidget by Andrew Xu · 4 years, 6 months ago
- cdb927d5 cros: Re-enable use-transforms option for BoundsAnimator. by Sammie Quon · 4 years, 6 months ago
- 855214ab Do not use transform for BoundsAnimator in Launcher and Shelf by Vladislav Kaznacheev · 4 years, 6 months ago
- 22d527b shelf: Improve the bounds where you can drag to return from rip off by Avery Musbach · 4 years, 7 months ago
- be0d8318 shelf: Prevent dragging pinned item off shelf and into non-pinned items by Avery Musbach · 4 years, 7 months ago
- 927308a4 cros: Add shelf item for lacros canary browser shortcut by James Cook · 4 years, 7 months ago
- 709f521 shelf: When dragged item is ripped off, hide it on shelf on all displays by Avery Musbach · 4 years, 7 months ago
- e6349662 shelf: Remove return value of ShelfView::HandleRipOffDrag by Avery Musbach · 4 years, 7 months ago
- 5edfac7 shelf: Remove ShelfView::StartFadeInLastVisibleItem by Avery Musbach · 4 years, 7 months ago
- 49d3052 chromeos: Add IsPinnedShelfItemType helper function by James Cook · 4 years, 7 months ago
- 40ffcdb Shelf icon animation metrics by Andrew Xu · 4 years, 7 months ago
- c0ab046 Cros: Dismiss app list when tapping on the shelf by Ana Salazar · 4 years, 7 months ago
- d76713f [base] Run PassedToMoveRewriter on other platforms by Jan Wilken Dörrie · 4 years, 7 months ago
- ec6ba94 Fix shelf icon animation issue by Andrew Xu · 4 years, 8 months ago
- ce17e15 Use texture layer for shelf's separator by Mitsuru Oshima · 4 years, 8 months ago
- 2f43062 Support per display app list controller visibility by Ana Salazar · 4 years, 8 months ago
- 36f91b77 CrOS Shelf: Announce item swaps to screen readers by Manu Cornet · 4 years, 8 months ago
- 74c26c7 CrOS Shelf: Remove more code from the non-scrollable shelf by Manu Cornet · 4 years, 8 months ago
- d1a016a Use NOT_DRAWN layer for the layer that doesn't have content by Mitsuru Oshima · 4 years, 8 months ago
- 80ad070 CrOS Shelf: Remove overflow bubble code by Manu Cornet · 4 years, 8 months ago
- 751d1af1 shelf: Use use_transforms options in shelf BoundsAnimators. by Sammie Quon · 4 years, 8 months ago
- 5f02ed6 Separate the edge padding into two parts by Andrew Xu · 4 years, 8 months ago
- b2fd8b55 Polish the mouse wheel handling of shelf by Andrew Xu · 4 years, 9 months ago
- eb7c2571 Cros: Ignore Australian/reverse scroll for showing app list form shelf by Ana Salazar · 4 years, 9 months ago
- b3323c75 Do not animate shelf items during tablet mode changes by Toni Barzic · 4 years, 9 months ago
- 8c2b7e90 shelf: No fade animation when removing shelf item with 0 opacity by Toni Barzic · 4 years, 9 months ago
- b6a993e shelf: Improve drag proxy switch for rip off drag by Toni Barzic · 4 years, 9 months ago
- b79cc11 Fix shelf centering and drag from app list in rtl by Toni Barzic · 4 years, 10 months ago
- 2204f02 Cros: Fix icon failing to animate from AppsGridView -> ShelfView by Alex Newcomer · 4 years, 10 months ago
- b66375b9 Avoid opening shelf context menus if item drag starts by Toni Barzic · 4 years, 10 months ago
- ec88739 CrOS Shelf: Move some of the 'swap' logic to the model by Manu Cornet · 4 years, 10 months ago
- 8d0825a Polish on relocating the pinned app icon by mouse/gesture by Andrew Xu · 4 years, 10 months ago
- f6b30f9 overview: Don't end overview when one window snapped when lock. by Sammie Quon · 4 years, 10 months ago
- fdbca1f Replace raw loops with range based loop using ViewModelBase::entries() by sangwoo · 4 years, 10 months ago
- 47aa407 Fix the issue that the old visible indices may be accessed by Andrew Xu · 4 years, 11 months ago
- e03199b CrOS: Remove unnecessary namespace prefixes in ash/shelf by Manu Cornet · 4 years, 11 months ago
- c4c470a3 Stop the animation associated to the removed icon by Andrew Xu · 4 years, 11 months ago
- d576641 CrOS Shelf: Change ShelfAutoHideBehavior into an enum class by Manu Cornet · 5 years ago
- be1e23b [Reland]Update visible item indices when ripping off a shelf icon by Andrew Xu · 5 years ago
- d8cebe9 Revert "Update visible item indices when ripping off a shelf icon" by Alexander Hendrich · 5 years ago
- 4f049ca5 Update visible item indices when ripping off a shelf icon by Andrew Xu · 5 years ago
- adab28fd Not close the overflow shelf when context menu shows by Andrew Xu · 5 years ago
- 8582a1e2 [Scrollable Shelf]Show the latest pinned app by Andrew Xu · 5 years ago
- f5adb1a Simplify ScrollableShelfView::Layout() by Andrew Xu · 5 years ago
- 44feda1 CrOS Shelf: Change ShelfAlignment into an enum class by Manu Cornet · 5 years ago
- 1b5f027 shelf a11y: Correct the ChromeVox hotseat navigation order by Matthew Mourgos · 5 years ago
- e793566a CrOS Shelf: Announce user-triggered pin and unpin events by Manu Cornet · 5 years ago
- 5b65a4f CrOS Shelf: Mark manual pin/unpin changes as user-triggered by Manu Cornet · 5 years ago
- aeb6060 Fix the issue that shelf icon becomes invisible after drag by Andrew Xu · 5 years ago
- a8d2895 Cros: Allow scroll from the shelf to show launcher by Ana Salazar · 5 years ago
- 4601bb0 cros: Remove old keyboard related logic by Alex Newcomer · 5 years ago
- 73bc649 Revert "Fix the issue of hotseat's end padding" by Andrew Xu · 5 years ago
- dd8e493 Fix the issue of hotseat's end padding by Andrew Xu · 5 years ago
- 65a43f3 Use scrollable shelf as shelf button delegate by Andrew Xu · 5 years ago
- b503373 Enables the shelf scrolling when dragging an app icon to the edge by Andrew Xu · 5 years ago
- d3f8ae3 Revert "Fix double app icon when dragging app to shelf" by Vladislav Kaznacheev · 5 years ago
- e41bbad Fix double app icon when dragging app to shelf by Vladislav Kaznacheev · 5 years ago
- e9e025c Fix the issue that hotseat background is not updated after icon removal by Andrew Xu · 5 years ago
- 43e6ccefe cros: Hide the hotseat when apps are launched in the hotseat by Alex Newcomer · 5 years ago
- 7ac34cd Fix scrollable shelf animation of adding/removing shelf item by Andrew Xu · 5 years ago
- 4679ab9 Cros: Add background to the hotseat by Alex Newcomer · 5 years ago
- d9de59b [scrollable shelf] Implement the mouse wheel event handler by Andrew Xu · 5 years ago