summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Don't use drag to corner resizing for unresizable windowsskuhne@chromium.org2012-11-144-1/+26
* ash: Add immersive mode button to frame, behind flagjamescook@chromium.org2012-11-145-7/+90
* Add SystemTrayObserversstevenjb@chromium.org2012-11-148-131/+421
* re-re-land of https://codereview.chromium.org/11364053/scottmg@chromium.org2012-11-149-12/+36
* Do not show VPN line in the uber tray bubble if no vpn is configured.jennyz@chromium.org2012-11-131-0/+6
* Use correct modal window container at login screennkostylev@chromium.org2012-11-137-10/+117
* Revert 167431 - reland of https://codereview.chromium.org/11364053/scottmg@chromium.org2012-11-139-36/+12
* ash: Move UserWallpaperDelegate to its own header file.tfarina@chromium.org2012-11-137-35/+54
* reland of https://codereview.chromium.org/11364053/scottmg@chromium.org2012-11-139-12/+36
* ash: Convert all remaining EventFilters into EventHandlers.sadrul@chromium.org2012-11-1330-396/+386
* Detect duplicated wallpaper loading request and drop the latter onebshe@chromium.org2012-11-131-1/+15
* Added speed/duration to SessionStateAnimator, fixed call in SystemTrayDelegateantrim@chromium.org2012-11-138-180/+282
* Revert 167245 - Currently, the ash and desktop implementations of StackingCli...scottmg@chromium.org2012-11-129-36/+12
* Currently, the ash and desktop implementations of StackingClient stomp each o...scottmg@google.com2012-11-129-12/+36
* Move ui\aura\shared to ui\views\corewmben@chromium.org2012-11-1211-31/+34
* ash: Convert some aura::EventFilters into ui::EventHandlers.sadrul@chromium.org2012-11-1214-214/+179
* Windows were swapping sides in some situations of auto controlskuhne@chromium.org2012-11-122-14/+12
* ui: Make gfx::Size::Scale() mutate the class. Add gfx::ScaleSize() similar to...danakj@chromium.org2012-11-101-3/+4
* ash: Add flag to animate transition from boot splash screen.derat@chromium.org2012-11-1012-165/+247
* Changed the shadow animation time to 100msskuhne@chromium.org2012-11-102-3/+3
* ui: Make gfx::Point::Scale() mutate the class, similar to gfx::Rect.danakj@chromium.org2012-11-091-1/+1
* Re-order case statement according to WindowType ordersimon.hong81@gmail.com2012-11-091-3/+3
* views: Add a new view that can be slided out using gestures.sadrul@chromium.org2012-11-092-2/+11
* Make views::Border::Paint() non-const; additional cleanup.msw@chromium.org2012-11-093-9/+4
* ui: Remove gfx::Point Add() and Subtract() which were non-mutating member met...danakj@chromium.org2012-11-094-10/+8
* Various modal dialog handling fixes when lock layer window is active (i.e. lo...nkostylev@chromium.org2012-11-095-8/+53
* Animate launcher in only after lock screen is displayed.antrim@chromium.org2012-11-095-10/+42
* Add a workaround for crbug.com/139556.yusukes@chromium.org2012-11-093-25/+73
* Remove wallpapers from grd files and the flag that disable new wallpaper pickerbshe@chromium.org2012-11-083-457/+7
* Don't check NULL for ShellDelegate.oshima@chromium.org2012-11-086-70/+28
* Adding a size of 50% screen size to the list of snap sizer allowed window sizes.skuhne@chromium.org2012-11-084-37/+79
* Fix the issue that battery icon image does not match the battery percentage, ...jennyz@chromium.org2012-11-081-4/+0
* This CL adds a big red logout button to the aura bar. The button isbartfab@chromium.org2012-11-086-0/+220
* Do not clear the event dispatch target if the target is moving from a root wi...mukai@chromium.org2012-11-081-0/+59
* ash: Fix solo window header transparency after workspace switchjamescook@chromium.org2012-11-084-22/+76
* Snap resize windows on touch to 50% when the maximize button is close to the ...skuhne@chromium.org2012-11-0712-23/+144
* Replace Label::Alignment with gfx::HorizontalAlignment.msw@chromium.org2012-11-0713-22/+21
* ui: Remove event_functions.* component.tfarina@chromium.org2012-11-072-2/+2
* SystemTrayDelegate ownership -> Shellstevenjb@chromium.org2012-11-0717-332/+464
* Move the web notification tray down 1 pixel lower than system tray.jennyz@chromium.org2012-11-072-2/+4
* Uber tray UI tweaks.jennyz@chromium.org2012-11-063-6/+14
* aura: Add flag to indicate if a drag session is started with touch or mouse.varunjain@chromium.org2012-11-063-10/+18
* Added alternative lock pod animation and flag to control it.antrim@chromium.org2012-11-067-46/+87
* Add image assets for aura bar logout buttonbartfab@chromium.org2012-11-0655-0/+29
* Make ash aware of public accountsbartfab@chromium.org2012-11-064-0/+9
* Fix no focus issue on second lock.antrim@chromium.org2012-11-063-2/+18
* Create helper function to determine label for sign-out buttonbartfab@chromium.org2012-11-064-10/+37
* Fixed nonrepeative accelerators.mtomasz@chromium.org2012-11-0610-268/+335
* Add a missing STATE_DUAL_UNKNOWN for extended desktop status message for tray...mukai@chromium.org2012-11-061-1/+2
* Remove unused custom vertical text alignment in CanvasSkia.msw@chromium.org2012-11-061-1/+0