summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* ash/chromeos: "Search" key to toggle app list.xiyuan@chromium.org2012-06-088-18/+2
* Remove system tray specific code and arrow logic from SystemTrayBubbleView.stevenjb@google.com2012-06-082-59/+110
* Add battery status to settings row in uber tray bubble.jennyz@google.com2012-06-0810-211/+412
* Remove root window from screen_ashoshima@chromium.org2012-06-083-14/+15
* Add UIControlsAsh that works with multiple root windowsoshima@chromium.org2012-06-086-1/+153
* Set "Hover" status during focus for accessibility.mukai@chromium.org2012-06-082-2/+14
* Factor out capture code from RootWindow to CaptureClientoshima@chromium.org2012-06-088-10/+162
* ash: Allow snapping/minimizing a fullscreen/maximized window using accelerators.sadrul@chromium.org2012-06-073-37/+119
* A little more cleanup of content examples.jam@chromium.org2012-06-073-28/+0
* Fix TAP_DOWN gesture event:varunjain@chromium.org2012-06-071-2/+2
* ash: Adjust maximize/restore animation timing based on window sizejamescook@chromium.org2012-06-073-6/+68
* Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-075-21/+21
* app-list: Close when tap happens outside the bubble.sadrul@chromium.org2012-06-072-6/+20
* It broke win aura botloislo@chromium.org2012-06-071-2/+2
* Fix TAP_DOWN gesture event:varunjain@chromium.org2012-06-071-2/+2
* Reland 140878 - cleanup: Remove applist v1 code.xiyuan@chromium.org2012-06-075-156/+20
* Allow taking screenshots for all of minitors at the same time.mukai@chromium.org2012-06-074-4/+23
* Revert 140878 - cleanup: Remove applist v1 code.michaeln@google.com2012-06-075-14/+155
* Revert 140918 - ash: Adjust maximize/restore animation timing based on window...michaeln@google.com2012-06-073-62/+6
* ash: Adjust maximize/restore animation timing based on window sizejamescook@chromium.org2012-06-073-6/+62
* Revert 140877 - Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-065-21/+21
* cleanup: Remove applist v1 code.xiyuan@chromium.org2012-06-065-155/+14
* Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-065-21/+21
* Reland 140814 - Rename ShellRenderView{,Host}Observer to LayoutTestController...jochen@chromium.org2012-06-061-2/+0
* chromeos: Notify power manager about user activity.derat@chromium.org2012-06-066-17/+183
* Remove references to obsolete RootWindowEventFilteroshima@chromium.org2012-06-066-20/+4
* Makes Layer notify the delegate as the bounds change. This is neededsky@chromium.org2012-06-062-0/+5
* Add EnvEventFilter to filter events before root window process eventoshima@chromium.org2012-06-0621-133/+153
* Reland: ash: Improved window maximize/restore animationsjamescook@chromium.org2012-06-0611-44/+300
* Refactored mobile activation engine outside of WebUI handler in order to expo...zelidrag@chromium.org2012-06-065-5/+5
* ash/app_list: Make applist bubble edge touch launcher bar edge.xiyuan@chromium.org2012-06-061-3/+14
* Removed requirement for ash::Window::transient_parent() presence for system m...zelidrag@chromium.org2012-06-052-4/+42
* views: Process gesture events correctly in Link, Slider and ScrollBars.sadrul@chromium.org2012-06-053-1/+12
* ash: Add a pending state to launcher.xiyuan@chromium.org2012-06-055-3/+157
* ash: Fix fling on window frame to tile/maximize/minimize.sadrul@chromium.org2012-06-053-33/+117
* aura: add ui affordance to long press gesture.varunjain@chromium.org2012-06-052-1/+197
* Simplify how Content*Client interfaces are created. Instead of depending on t...jam@chromium.org2012-06-052-36/+4
* ash: Fix a crash from pinch-to-minimize.sadrul@chromium.org2012-06-051-1/+7
* Remove Shift+space accelerator.yusukes@chromium.org2012-06-052-6/+1
* Add GetRootWindowAt(const gfx::Point&) per skuhne's request.oshima@chromium.org2012-06-052-0/+10
* ash: Fix a typo.sadrul@chromium.org2012-06-041-2/+2
* Reland "Load user custom wallpaper after browser crash"bshe@chromium.org2012-06-044-33/+27
* Add ActivationChangeObserver, replacing kRootWindowActiveWindowKeyoshima@chromium.org2012-06-0411-92/+110
* Revert 140320 - Revert 140315 - ash: Stack drag widget at the right order and...varunjain@chromium.org2012-06-041-1/+3
* Revert 140312 - Load user custom wallpaper after browser crash.acolwell@chromium.org2012-06-044-17/+25
* Revert 140315 - ash: Stack drag widget at the right order and fix its shadow.varunjain@chromium.org2012-06-041-3/+1
* ash: Stack drag widget at the right order and fix its shadow.varunjain@chromium.org2012-06-041-1/+3
* Load user custom wallpaper after browser crash.bshe@chromium.org2012-06-044-25/+17
* Move the rest of the content\test headers that are used by embedders to conte...jam@chromium.org2012-06-041-1/+1
* ash/wm: Add a threshold before pinch starts a window resize.sadrul@chromium.org2012-06-041-16/+42