summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Fix Linux ChromiumOS unit_testsjamescook@chromium.org2012-03-161-3/+0
* Tweaked the launcher icon positioning againdavemoore@chromium.org2012-03-161-2/+2
* ash/views: Refactor the way to get title font for our frame views.tfarina@chromium.org2012-03-154-30/+23
* ash: Allow turning on/off wifi/cellular networks from the uber tray.sadrul@chromium.org2012-03-154-2/+117
* Added missing wallpaper resources and make sure we tile the gradients.saintlou@chromium.org2012-03-152-28/+397
* Adds a basic animation for window minimization.ben@chromium.org2012-03-154-4/+66
* Add davemoore as OWNER of launcher stuffdavemoore@chromium.org2012-03-151-0/+1
* ash: Highlight the items in the uber-tray popup when hovering.sadrul@chromium.org2012-03-154-25/+51
* ash: A number of ui/ux changes from feedback/to better match the mocks.sadrul@chromium.org2012-03-157-23/+67
* Ash: Extend tabs to top of window for maximized windowsjamescook@chromium.org2012-03-151-6/+7
* Fixes component build.sky@chromium.org2012-03-151-4/+6
* ui/gfx: Rename almost all entries from gfx::CanvasSkia to gfx::Canvas.tfarina@chromium.org2012-03-152-3/+3
* Centralizes snap sizing and implements spec'd behavior. Three resizesky@chromium.org2012-03-157-142/+315
* Retry landing "Enable users change desktop background image from settings pag...bshe@chromium.org2012-03-1511-48/+275
* Second try fordavemoore@chromium.org2012-03-155-18/+69
* Makes escape cancel a snap operation from the maximize button.sky@chromium.org2012-03-152-3/+100
* Revert 126764 - Added notion of currently active app / browserdavemoore@chromium.org2012-03-155-69/+18
* ash/wm: Use gfx::Canvas::FillRect to draw the separator line instead of relyi...tfarina@chromium.org2012-03-141-8/+9
* tweak icon spacing for launcherdavemoore@chromium.org2012-03-141-2/+6
* Added notion of currently active app / browserdavemoore@chromium.org2012-03-145-18/+69
* ash: Clean up some uber-tray related code.sadrul@chromium.org2012-03-1415-90/+94
* Reland r126700: ash uber tray: Add the detailed network popupsadrul@chromium.org2012-03-147-8/+351
* Makes the maximize/restore button handlingsky@chromium.org2012-03-1418-15/+408
* Revert 126700 because it broke clang on chromeos.sadrul@chromium.org2012-03-147-340/+7
* Revert r126703 and r126704 since the fixes didn't stick.sadrul@chromium.org2012-03-142-4/+0
* More fix for clang.sadrul@chromium.org2012-03-142-1/+4
* Fix clang build from 126700.sadrul@chromium.org2012-03-141-0/+1
* ash uber tray: Add the detailed network popupsadrul@chromium.org2012-03-147-7/+340
* MonitorManager to manage multiple monitors.oshima@chromium.org2012-03-1416-70/+89
* ash: Take the 24h clock pref into consideration when showing the time.sadrul@chromium.org2012-03-147-10/+59
* ash: Update the volume icon when audio is muted/unmuted.sadrul@chromium.org2012-03-141-0/+4
* ash: Update app list UI to match latest crwm.xiyuan@chromium.org2012-03-148-134/+165
* Set tooltip text to launcher buttons.mukai@chromium.org2012-03-147-7/+16
* Adds support for minimizing a window.sky@chromium.org2012-03-148-8/+129
* ui/gfx: Update includes to point to canvas.h instead of canvas_skia.htfarina@chromium.org2012-03-142-3/+2
* Replace Shell::GetRootWindow with Window::GetRootWindowoshima@chromium.org2012-03-1417-423/+50
* Always look for a transient child from the activatable window.stevenjb@chromium.org2012-03-144-26/+77
* Reland 126256:zork@chromium.org2012-03-148-24/+71
* Reland: Ash: Allow resize along 1 pixel edge inside window contentjamescook@chromium.org2012-03-146-24/+43
* Revert 126539 - Ash: Allow resize along 1 pixel edge inside window contentjamescook@chromium.org2012-03-146-44/+25
* Ash: Allow resize along 1 pixel edge inside window contentjamescook@chromium.org2012-03-146-25/+44
* ash uber tray: Add an update indicator in the popup.sadrul@chromium.org2012-03-148-25/+164
* ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function.tfarina@chromium.org2012-03-133-5/+5
* Recommit r125950, which was reverted by r125958 due to link failures on win_a...erg@chromium.org2012-03-1317-26/+223
* Revert 126444 - Always look for a transient child from the activatable window.stevenjb@google.com2012-03-132-55/+11
* Add FaviconBitmapHandler, request large icons for the launcher.stevenjb@chromium.org2012-03-133-8/+11
* Always look for a transient child from the activatable window.stevenjb@chromium.org2012-03-132-11/+55
* Revert 126319 - Enable user change background image in settings page in Aura ...sky@chromium.org2012-03-1311-275/+48
* Add placeholder translations for ash_stringszork@chromium.org2012-03-1353-2/+261
* Makes dragging to the left/right edge resize the window to half thesky@chromium.org2012-03-137-40/+309