summaryrefslogtreecommitdiffstats
path: root/ash/wm
Commit message (Expand)AuthorAgeFilesLines
* Fixing transition state from maximized to L/R maximizedskuhne@chromium.org2013-03-292-20/+68
* Fix panel alignment on a second display using consistent coordinate space.flackr@chromium.org2013-03-282-12/+34
* Add test to verify panel attachment position on larger second display.flackr@chromium.org2013-03-271-13/+41
* Use screen coordinates when reparenting panel to place in correct root window.flackr@chromium.org2013-03-272-44/+104
* Add partial_screenshot_view_unittestmiletus@chromium.org2013-03-273-2/+118
* Allow a user to switch to maximized left / maximized right while in immersive...pkotwicz@chromium.org2013-03-261-1/+1
* Add support for taking partial screenshot using touchmiletus@chromium.org2013-03-262-13/+57
* Hard code Ash panel arrow color to match Talkstevenjb@chromium.org2013-03-261-3/+2
* linux_aura: Use aura cursor images them on the desktop aura code.erg@chromium.org2013-03-261-82/+60
* Switch Next Window Key functionalityharrym@chromium.org2013-03-263-8/+25
* Fixes bug where FocusController would stack a layer directly above asky@chromium.org2013-03-251-0/+119
* Changes to build ash_unittests with RunLoop().RunUntilIdle().tfarina@chromium.org2013-03-242-2/+4
* ash: Refactor transparent window headers for single windowsjamescook@chromium.org2013-03-226-134/+153
* Makes it so we don't allow detaching dragged tabs into a separatesky@chromium.org2013-03-223-9/+127
* chromeos: Update idle code to not query power manager.derat@chromium.org2013-03-213-8/+34
* Attach panel while dragging to bring it in front of other panels.flackr@chromium.org2013-03-217-10/+97
* Use floored value for screen size and mouse location for consistency.oshima@chromium.org2013-03-201-5/+10
* Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAPmiletus@chromium.org2013-03-202-3/+4
* Crash on clicking the maximize buttonskuhne@chromium.org2013-03-203-14/+38
* make control bubble opaquesimon.hong81@gmail.com2013-03-201-2/+1
* When browser window showing control bubble loses focus,simon.hong81@gmail.com2013-03-192-0/+15
* Revert 188901 "Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAP"wjia@chromium.org2013-03-192-4/+3
* Support loading non system cursors in Chrome AURA/ASH windows.ananta@chromium.org2013-03-195-2/+23
* Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAPmiletus@chromium.org2013-03-192-3/+4
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-182-2/+2
* Reland 187876 - Reorder panels in the launcher when dragging the panel window.flackr@chromium.org2013-03-165-27/+90
* Remove BubbleDelegateView::Show(); call GetWidget()->Show() instead; etc.msw@chromium.org2013-03-161-1/+1
* ash: Add metrics for screen lock and shutdown.derat@chromium.org2013-03-141-1/+8
* Rotate Cursor when the display is rotatedoshima@chromium.org2013-03-146-38/+63
* Move mirror detection to DisplayManageroshima@chromium.org2013-03-141-1/+1
* Hide the app menu when hiding the launchermohsen@chromium.org2013-03-141-1/+1
* Revert 185719 "Check for destroyed window observers which haven'..."flackr@chromium.org2013-03-131-8/+2
* Revert 187876 "Reorder panels in the launcher when dragging the ..."thakis@chromium.org2013-03-134-86/+24
* Reorder panels in the launcher when dragging the panel window.flackr@chromium.org2013-03-134-24/+86
* Add duration_scale_mode to ui::LayerAnimatorajuma@chromium.org2013-03-136-12/+26
* Use unaccelerated scroll values for workspace cyclingpkotwicz@chromium.org2013-03-122-13/+13
* Fan out panel windows using the window midpoint rather than the starting edge.flackr@chromium.org2013-03-122-25/+41
* Updated drag-and-drop assets.mtomasz@chromium.org2013-03-121-3/+3
* Re-implement overscan & Implement Display Rotationoshima@chromium.org2013-03-123-19/+11
* Refactor: Shelf Widgetharrym@chromium.org2013-03-0928-2492/+92
* Set the window frames to be non transparent while the user is cycling through...pkotwicz@chromium.org2013-03-086-8/+119
* Move panels classes to ash/wm/panels and add OWNERS.flackr@chromium.org2013-03-0710-18/+21
* Disable PanelWindowResizerTest.PanelDetachReattachRight on Windows.flackr@chromium.org2013-03-071-1/+9
* Layout and snap panels correctly according to the launcher alignment.flackr@chromium.org2013-03-075-138/+406
* chromeos: Add DisplayPowerServiceProvider.derat@chromium.org2013-03-073-23/+56
* Immersive fullscreen polishjamescook@chromium.org2013-03-051-1/+3
* Check for destroyed window observers which haven't stopped observing windows.flackr@chromium.org2013-03-021-2/+8
* Always use transient parent container if window has a transient parent.flackr@chromium.org2013-03-022-3/+67
* Show the desktop workspace dimmed while the user is cycling though workspaces.pkotwicz@chromium.org2013-03-023-2/+17
* Add minimize button assets for panel windows.flackr@chromium.org2013-03-011-14/+22