summaryrefslogtreecommitdiffstats
path: root/ash/wm/workspace/frame_maximize_button.cc
Commit message (Expand)AuthorAgeFilesLines
* Move code related to the window controls to ash/wm/caption_buttonspkotwicz@chromium.org2013-09-161-619/+0
* Group WM related properties to ash::wm::WindowSettingsoshima@chromium.org2013-09-111-12/+7
* Revert 222512 "Group WM related properties to ash::wm::WindowSet..."stevet@chromium.org2013-09-111-7/+12
* Group WM related properties to ash::wm::WindowSettingsoshima@chromium.org2013-09-111-12/+7
* Fixing crash where mouse combined with touch operation causes a crashskuhne@chromium.org2013-08-031-1/+5
* Use GetDisplayNearestWindow instead of GetDislpaymatching where appropriateoshima@chromium.org2013-07-261-1/+2
* Revert 213347 "Use GetDisplayNearestWindow instead of GetDislpa..."jochen@chromium.org2013-07-241-2/+1
* Use GetDisplayNearestWindow instead of GetDislpaymatching where appropriateoshima@chromium.org2013-07-241-1/+2
* Make windows animate to their respective light bars when they are minimized a...pkotwicz@chromium.org2013-07-181-10/+5
* Add UMA metrics to measure the effectiveness of views fuzzingtdanderson@chromium.org2013-06-291-1/+5
* Adding experimental maximize mode (behind a flag)skuhne@chromium.org2013-05-021-0/+11
* Fixing problem with unclosed phantom window after cancelling gesture with ESC...skuhne@chromium.org2013-04-181-1/+1
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-9/+9
* Added various UMA statistics values for different WM functionsskuhne@chromium.org2013-04-131-6/+7
* Fixing transition state from maximized to L/R maximizedskuhne@chromium.org2013-03-291-4/+24
* Allow a user to switch to maximized left / maximized right while in immersive...pkotwicz@chromium.org2013-03-261-1/+1
* Crash on clicking the maximize buttonskuhne@chromium.org2013-03-201-12/+12
* When browser window showing control bubble loses focus,simon.hong81@gmail.com2013-03-191-0/+9
* Refactor: Shelf Widgetharrym@chromium.org2013-03-091-1/+2
* ash: Fix fling behaviour on the maximize button.sadrul@chromium.org2013-02-041-1/+2
* Adding UMA counters to ASH-WM functions like minimize, maximize, ...skuhne@chromium.org2013-01-241-0/+11
* events: Update key-event handlers to not return EventResult.sadrul@chromium.org2012-12-141-3/+2
* Extract the code of showing a dragging window on another display from Phantom...mazda@chromium.org2012-12-041-2/+2
* events: Change gesture-event handler in EventHandler to not return any values.sadrul@chromium.org2012-12-041-6/+10
* ui: Add default implementations for EventHandler interface.sadrul@chromium.org2012-11-201-24/+0
* views: Improve the constant names of the ButtonState enum.tfarina@chromium.org2012-11-141-2/+2
* ash: Convert all remaining EventFilters into EventHandlers.sadrul@chromium.org2012-11-131-24/+20
* Snap resize windows on touch to 50% when the maximize button is close to the ...skuhne@chromium.org2012-11-071-5/+14
* ui: Remove TouchStatus in favour of EventResult.sadrul@chromium.org2012-11-041-3/+3
* Use correct restore bounds in resizer.oshima@chromium.org2012-11-031-3/+3
* Revert "Disabled WorkspaceWindowResizerTest.Edge since it got broken by https...phajdan.jr@chromium.org2012-11-021-3/+3
* Use correct restore bounds in resizer.oshima@chromium.org2012-11-021-3/+3
* views: Start converting View into an EventTarget.sadrul@chromium.org2012-11-011-18/+17
* Add Vector2d classes that represent offsets, instead of using Point.danakj@chromium.org2012-10-311-10/+7
* Remove Shell::shelf|status_area_widget|launcher andoshima@chromium.org2012-10-181-1/+4
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-2/+2
* Fixed the presented maximize state in the maximizer bubbleskuhne@chromium.org2012-09-191-1/+7
* (reland r156610)oshima@chromium.org2012-09-131-1/+0
* Revert r156610 "add ash_resources.grd and necessary changes to use images in ...oshima@chromium.org2012-09-131-0/+1
* add ash_resources.grd and necessary changes to use images in ash/resourcesoshima@chromium.org2012-09-131-1/+0
* Closing the maximizer bubble upon minimizer keystrokeskuhne@chromium.org2012-09-121-0/+6
* Adding proper dragging behavior for L/R maximized windows.skuhne@chromium.org2012-09-111-2/+5
* Revert 155840 - Adding proper dragging behavior for L/R maximized windows.khorimoto@chromium.org2012-09-101-5/+2
* Adding proper dragging behavior for L/R maximized windows.skuhne@chromium.org2012-09-101-2/+5
* Removes the grid from ash.sky@chromium.org2012-09-101-2/+1
* Reverse direction on window dockingskuhne@chromium.org2012-09-081-4/+7
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-041-2/+2
* events: Get rid of GestureStatus in favour of EventResult.sadrul@chromium.org2012-09-041-8/+8
* Added restore functionality for maximize full/left/rightskuhne@chromium.org2012-08-311-16/+63
* Revert 154295 - Added restore functionality for maximize full/left/rightjsbell@chromium.org2012-08-301-63/+16