summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Update dock size when auto-hiding shelfvarkha@chromium.org2013-10-166-23/+86
* Revert r228800: "When a modal window appears, cancel existing touches."eroman@chromium.org2013-10-161-19/+13
* When a modal window appears, cancel existing touches.tdresser@chromium.org2013-10-151-13/+19
* Move TimezoneSettings::Observer -> SystemClockObserverstevenjb@chromium.org2013-10-152-1/+13
* Adding spacing between (multiple) user items in system trayskuhne@chromium.org2013-10-151-2/+14
* disable passing null pointer to CalculateIdealBounds()simon.hong81@gmail.com2013-10-151-11/+10
* Attempt 2: Refactor LauncherItemController and LauncherItemDelegatesimon.hong81@gmail.com2013-10-1524-221/+488
* Removing old M-31 flag which suppressed the multi user menu in the system she...skuhne@chromium.org2013-10-155-30/+2
* Adding the multi profile feature to allow drag of windows from the active des...skuhne@chromium.org2013-10-1411-4/+151
* Makes Env::is_mouse_button_down() query the native OS when appropriate.sky@chromium.org2013-10-141-0/+5
* bookmarks: Remove Mac specific function from BookmarkNodeData.tfarina@chromium.org2013-10-121-4/+4
* Move selector window to back after showing.flackr@chromium.org2013-10-121-1/+1
* Fixes a crash when CompleteDrag is called twice with two-finger drag. Second ...varkha@chromium.org2013-10-121-0/+1
* Add a gesture handler which toggles overview when swiping from the top with t...flackr@chromium.org2013-10-1111-32/+142
* Move auto layout code to WindowPositioneroshima@chromium.org2013-10-116-302/+254
* In the new default multi profile case, all user icons have to be added to the...skuhne@chromium.org2013-10-118-75/+252
* [ash] IconProxy is not dragged after it is created when overflow button is vi...simon.hong81@gmail.com2013-10-101-3/+10
* Check and set Profile before connecting to a networkstevenjb@chromium.org2013-10-101-0/+3
* Move MinimalShell to ui/shell.derat@chromium.org2013-10-101-1/+0
* Add autoclick accessibility feature to ash.tengs@chromium.org2013-10-106-0/+450
* Add a small image on top of the drag image to display the current drag operationvarunjain@chromium.org2013-10-104-5/+101
* Move window sizer logic to ash/wm/window_positioneroshima@chromium.org2013-10-104-15/+170
* If a user is quick in dragging from the maximize button left/right to side ma...pkotwicz@chromium.org2013-10-102-8/+24
* [ash] Enable passing NULL parameter to LauncherView::CalculateIdealBounds()simon.hong81@gmail.com2013-10-101-9/+11
* [ash] Segfault when shelf position is changed by app's context menu in the ov...simon.hong81@gmail.com2013-10-101-0/+3
* chromeos: More power-related cleanup.derat@chromium.org2013-10-105-41/+51
* Revert 227760 "Add autoclick accessibility feature to ash."mek@chromium.org2013-10-096-449/+0
* Rename AppsModelBuilder -> ExtensionAppModelBuilder, make safe.stevenjb@chromium.org2013-10-091-2/+6
* Adding "UserAddedToSession" notifier to the SessionStateObserverskuhne@chromium.org2013-10-091-0/+3
* Do not invoke cursor-hiding codepath on keypress in non-ChromeOS Auratdanderson@chromium.org2013-10-091-0/+3
* Add autoclick accessibility feature to ash.tengs@chromium.org2013-10-096-0/+449
* ash: Move TooltipManager to from launcher to shelf.tfarina@chromium.org2013-10-097-107/+100
* Explicit initialization of aura::Env for browser shell.dnicoara@chromium.org2013-10-092-4/+6
* Use screen work_area to calculate keyboard overlay sizevarkha@chromium.org2013-10-092-5/+28
* Reland "chromeos: Move several power-related classes to Ash"derat@chromium.org2013-10-0914-4/+346
* Make views_examples_with_context_exe run with linux_chromeosjamescook@chromium.org2013-10-092-2/+4
* Added method to Launcher.dzhioev@chromium.org2013-10-095-16/+99
* [ash] Move LauncherItem to the front of first panel item during the dragging ...simon.hong81@gmail.com2013-10-081-1/+1
* Revert r227544, "chromeos: Move several power-related ..."derat@chromium.org2013-10-0814-341/+4
* Transform parents of modal windows with modal window. Hide non overview windows.flackr@chromium.org2013-10-087-48/+155
* Adding flag for the "full multi profile mode" aka the Googler modeskuhne@chromium.org2013-10-082-0/+22
* chromeos: Move several power-related classes to Ash.derat@chromium.org2013-10-0814-4/+341
* Remove forced maximized modeoshima@chromium.org2013-10-088-40/+2
* 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