summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Fixing issue with clicking of context menu items from overflow shelf menu.shrikant@chromium.org2013-10-084-6/+30
* Use first or internal display as source for software based mirroring.oshima@chromium.org2013-10-082-8/+12
* Minor window_sizer_ash cleanupsoshima@chromium.org2013-10-082-1/+22
* Fix platform check in RootWindowController header.kalyan.kondapally@intel.com2013-10-071-2/+2
* Fix regression wrt aura::Window::set_hit_test_bounds_override_inner() due to ...pkotwicz@chromium.org2013-10-074-36/+70
* cros: Optionally allow F-keys not to be remapped to special media keys.jamescook@chromium.org2013-10-072-0/+11
* Hide the phantom window when the browser showing the phantom window loses act...pkotwicz@chromium.org2013-10-072-4/+46
* Disable PanelWithTransientChild test for Win8varkha@chromium.org2013-10-071-5/+1
* Fix build broken by r227200 when disabling test.justinlin@chromium.org2013-10-051-1/+1
* Fix build broken by r227200 when disabling test.justinlin@chromium.org2013-10-051-1/+1
* Fix build broken by r227200 when disabling test.justinlin@chromium.org2013-10-051-0/+2
* Disable PanelWindowResizerTransientTest.PanelWithTransientChild test.justinlin@chromium.org2013-10-051-0/+6
* Wires up aura to using native tooltips on windows non-metrosky@chromium.org2013-10-051-2/+5
* Maximizing a docked window undocks it.varkha@chromium.org2013-10-042-5/+48
* Elim ActivateAppListItem, ChromeAppListItemstevenjb@chromium.org2013-10-041-9/+5
* Only show virtual keyboard on primary root windowbshe@chromium.org2013-10-045-387/+458
* Handle bounds changes on a window during overview.flackr@chromium.org2013-10-0412-47/+193
* ash: Clarify OnWindowStateChanged parameter namejamescook@chromium.org2013-10-041-5/+5
* Implemented ash::ShellObserver::OnFullscreenStateChanged to trigger hiding / ...varkha@chromium.org2013-10-046-66/+65
* Revert 226895 "Add autoclick accessibility feature to ash."tapted@chromium.org2013-10-046-450/+0
* Revert 226943 "Revert 226874 "Observe keyboard notifications in ..."dbeam@chromium.org2013-10-042-0/+2
* Revert 226874 "Observe keyboard notifications in docked layout"dbeam@chromium.org2013-10-042-2/+0
* ash: Fix app launcher closing on uninstall dialog.xiyuan@chromium.org2013-10-043-6/+54
* Move WindowPositioner to ash/wmoshima@chromium.org2013-10-045-1/+273
* app_list: Initial version of the start page.xiyuan@chromium.org2013-10-041-0/+4
* Rename BrowserFrameAura to BrowserFrameAsh. This removes some previously need...pkotwicz@chromium.org2013-10-041-2/+2
* Add autoclick accessibility feature to ash.tengs@chromium.org2013-10-036-0/+450
* Fixes crashes and other bad behavior with modal dialogs. Maintains that trans...varkha@chromium.org2013-10-0310-47/+206
* Observe keyboard notifications in docked layoutvarkha@chromium.org2013-10-032-0/+2
* Hide all non activatable windows during window overview.flackr@chromium.org2013-10-033-4/+84
* Do not transform scroll event ordinal valuessheckylin@chromium.org2013-10-032-6/+6
* Remove unnecessary DEPS rule.jam@chromium.org2013-10-033-3/+4
* Use views::corewm::GetToplevelWindow instead of wm::GetActivatableWindowoshima@chromium.org2013-10-031-2/+2
* cros: Don't let v2 apps block the brightness and volume system keysjamescook@chromium.org2013-10-035-7/+104
* Ensure that in Desktop AURA the WindowModalityController class is at the head...ananta@chromium.org2013-10-021-5/+10
* Change SkMScalar from double to floatenne@chromium.org2013-10-021-3/+3
* Revert 226547 "Refactor LauncherItemController and LauncherItemD..."dcheng@chromium.org2013-10-0224-473/+221
* Refactor LauncherItemController and LauncherItemDelegatesimon.hong81@gmail.com2013-10-0224-221/+473
* Elim non chrome specific network code from ash_system_tray_delegatestevenjb@chromium.org2013-10-027-61/+91
* Log UMA metrics for multiprofile actions.tengs@chromium.org2013-10-025-0/+77
* Fixes use after free caused by delete in RootWindowController (2)sky@chromium.org2013-10-023-5/+76
* Fix visibility of minimized panels when restoring from overview.flackr@chromium.org2013-10-022-1/+29
* This CL:pkotwicz@chromium.org2013-10-022-3/+13
* Remove unused items in the ash tray for Windows.cpu@chromium.org2013-10-022-31/+31
* Revert 226347 "Fixes use after free caused by delete in RootWind..."dcheng@chromium.org2013-10-023-76/+5
* Fixes use after free caused by delete in RootWindowControllersky@chromium.org2013-10-013-5/+76
* Updates RootWindowController to delete the keyboard container before recreati...rsadam@chromium.org2013-10-012-0/+22
* Losing focus should hide app list.flackr@chromium.org2013-10-012-4/+28
* ash: Remove old lock animation implementation.derat@chromium.org2013-10-0113-2158/+849
* Use EapMethod to provide correct network error messagestevenjb@chromium.org2013-10-014-11/+29