summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Removes caching of whether the launcher should be visible fromsky@chromium.org2012-09-148-54/+29
* Move wallpapers to ash/resourceoshima@chromium.org2012-09-145-3/+133
* ash: Fix startup crash with multimonitor and hidden launcherjamescook@chromium.org2012-09-142-2/+4
* Changes WorkspaceManager2::GetWindowState() to ignore maximizedsky@chromium.org2012-09-132-7/+73
* Moved app list back to rightdavemoore@chromium.org2012-09-135-47/+52
* Copy ash wallpapers to ash/resourceoshima@chromium.org2012-09-1327-0/+0
* Makes sure that after we maximize a window all descendants that hadsky@chromium.org2012-09-132-13/+51
* app_list: Update over-scroll animation.xiyuan@chromium.org2012-09-132-3/+70
* (reland r156610)oshima@chromium.org2012-09-1349-43/+356
* Prevent window from being dragged under launcher in dual display mode.mazda@chromium.org2012-09-132-13/+57
* Allows LockScreenBackgroundContainers to process events.mukai@chromium.org2012-09-131-0/+4
* Revert r156610 "add ash_resources.grd and necessary changes to use images in ...oshima@chromium.org2012-09-1349-356/+43
* add ash_resources.grd and necessary changes to use images in ash/resourcesoshima@chromium.org2012-09-1349-43/+356
* The new close assets are only intended for when the frame is actuallysky@chromium.org2012-09-132-7/+8
* Sets snap_type_ to SNAP_NONE when the mouse is moved to another window.mukai@chromium.org2012-09-133-2/+47
* Revert 156555 - Do not draw button border for the first visible button in Tra...jennyz@chromium.org2012-09-132-24/+1
* Do not draw button border for the first visible button in TrayPopupTextButton...jennyz@chromium.org2012-09-132-1/+24
* Only update system power indicators on changesheu@chromium.org2012-09-134-33/+64
* ash: Make sure maximized windows get resized properly when work-area size cha...sadrul@chromium.org2012-09-137-18/+167
* First copy ash specific resources in ui/resources into ash/resourcesoshima@chromium.org2012-09-13328-0/+0
* Revert 156423 - Do not draw button border for the first visible button in Tra...dcheng@chromium.org2012-09-132-24/+1
* Do not draw button border for the first visible button in TrayPopupTextButton...jennyz@chromium.org2012-09-122-1/+24
* Reorder the initialization of wallpapers and secondary display.mukai@chromium.org2012-09-121-3/+5
* Change the location to notify OnDisplayModeChanged() event.mukai@chromium.org2012-09-121-1/+2
* Change the way the ToplevelEventHandler is hooked up. It is now both a pre- a...ben@chromium.org2012-09-125-57/+103
* ash: Show the default tray bubble when dragging the shelf from the right edge.sadrul@chromium.org2012-09-1211-12/+319
* Makes FramePainter not animate the header if the parent (a workspace)sky@chromium.org2012-09-121-5/+20
* ash: Fix the bug where the shelf hides itself when the tray-bar is activated.sadrul@chromium.org2012-09-125-6/+66
* Make ash tray bubble detail view UI consistent with default view, slightly ad...jennyz@chromium.org2012-09-124-21/+11
* ash: Update system update notification behaviour.sadrul@chromium.org2012-09-125-14/+54
* Fix leaks by providing a target destruction notification to the EventHandler,...ben@chromium.org2012-09-124-123/+141
* Restoring minimized windows to pre minimizing state, preserving the restore r...skuhne@chromium.org2012-09-124-1/+90
* Closing the maximizer bubble upon minimizer keystrokeskuhne@chromium.org2012-09-123-0/+36
* Makes windows snap together when dragging and close enough.sky@chromium.org2012-09-117-4/+529
* Add "Display" item in the uber tray.mukai@chromium.org2012-09-117-0/+238
* Try to fix the possible bug in base::Time:Now() that can cause the crashing l...jennyz@chromium.org2012-09-111-0/+8
* ash: Toggle the auto-hide state of the launcher when it is hidden/made visibl...sadrul@chromium.org2012-09-112-9/+113
* Move ash specific cursor code to CursorManager.mazda@chromium.org2012-09-1111-16/+214
* Move app listdavemoore@chromium.org2012-09-117-86/+120
* Revert 156070 - Add a new tray item for the current multi display configuration.dcheng@chromium.org2012-09-117-236/+0
* Add a new tray item for the current multi display configuration.mukai@chromium.org2012-09-117-0/+236
* Defocus the focused object before moving windows when a display is disconnected.oshima@chromium.org2012-09-112-5/+49
* Adding proper dragging behavior for L/R maximized windows.skuhne@chromium.org2012-09-119-5/+187
* ash: Make some height adjustments for the items in the shelf during dragging.sadrul@chromium.org2012-09-115-51/+38
* Disable brightness key/panel if there is no internal displayoshima@chromium.org2012-09-116-6/+61
* Try 2 - Change how ui::Clipboard is accessed so there's only one per thread.erg@chromium.org2012-09-111-1/+1
* Add is_fullscreen to video updatesrharrison@chromium.org2012-09-113-6/+60
* Cancel drag if display configuration changes.oshima@chromium.org2012-09-1116-112/+213
* Make ToplevelWindowEventFilter and WorkspaceEventFilter into event handlers.ben@chromium.org2012-09-1122-243/+240
* chromeos: Fix pixelated icons in app list and launcher (part 3)xiyuan@chromium.org2012-09-111-7/+0