| Commit message (Expand) | Author | Age | Files | Lines |
* | new image files for cell network connection failed notification. | harrym@chromium.org | 2012-11-21 | 2 | -0/+0 |
* | Added in NetworkType to network notifications, and updated network connection... | harrym@chromium.org | 2012-11-20 | 7 | -10/+47 |
* | Start lock-to-shutdown timer after lock animation is finished | antrim@chromium.org | 2012-11-20 | 1 | -5/+4 |
* | Fix the issue of cursor being shown at startup. | mazda@chromium.org | 2012-11-20 | 2 | -0/+3 |
* | Add network icon images to ash/resources | stevenjb@chromium.org | 2012-11-20 | 45 | -0/+30 |
* | Remove use of index in wallpaper picker code and some refactor | bshe@chromium.org | 2012-11-20 | 10 | -296/+120 |
* | ui: Add default implementations for EventHandler interface. | sadrul@chromium.org | 2012-11-20 | 37 | -356/+0 |
* | Move focus shifting from CEF onto an EventHandler implementation on Activatio... | ben@chromium.org | 2012-11-20 | 3 | -2/+60 |
* | Modify color of public account logout button border | bartfab@chromium.org | 2012-11-20 | 2 | -0/+0 |
* | Ash system bubble: Allow logout button label to break into two lines | bartfab@chromium.org | 2012-11-20 | 5 | -7/+18 |
* | Disable ash_unittest DisplayControllerTest.SecondaryDisplayLayout | rbyers@chromium.org | 2012-11-19 | 1 | -1/+2 |
* | Switch TrayPopupTextButton's base to LabelButton and rename accordingly | bartfab@chromium.org | 2012-11-19 | 7 | -141/+145 |
* | Remove unused wallpaper images from code base | bshe@chromium.org | 2012-11-19 | 25 | -0/+0 |
* | Revert 168552 - Let shift globally trigger slow animation mode. | jamescook@chromium.org | 2012-11-19 | 3 | -3/+8 |
* | Let shift globally trigger slow animation mode. | vollick@chromium.org | 2012-11-19 | 3 | -8/+3 |
* | Add image assets for TrayPopupTextButton's border | bartfab@chromium.org | 2012-11-19 | 9 | -0/+4 |
* | Revert r168447 "Makes windows obey their maximum size constraints on chromeos." | oshima@chromium.org | 2012-11-17 | 10 | -87/+0 |
* | Makes windows obey their maximum size constraints on chromeos. | koz@chromium.org | 2012-11-17 | 10 | -0/+87 |
* | Fill out the background of all displays when display bounds have changed. | mukai@chromium.org | 2012-11-16 | 1 | -0/+5 |
* | Cancel the existing overscan settings when start calibration, for the visibil... | mukai@chromium.org | 2012-11-16 | 2 | -1/+7 |
* | Primary display and num display info must be accessible after shutdown | oshima@chromium.org | 2012-11-15 | 4 | -4/+48 |
* | Change user card background color for public accounts | bartfab@chromium.org | 2012-11-15 | 3 | -1/+6 |
* | chromeos: Listen for lock key from within Chrome. | derat@chromium.org | 2012-11-15 | 2 | -21/+9 |
* | Separates some ash-specific logic from the ActivationController in preparatio... | ben@chromium.org | 2012-11-15 | 11 | -57/+180 |
* | Revert direction of unlock user pod animation. | antrim@chromium.org | 2012-11-15 | 3 | -32/+10 |
* | Remove top and bottom margins from TrayBubbleView | bartfab@chromium.org | 2012-11-15 | 1 | -3/+0 |
* | events: Move all the scroll-event handling in the OnScrollEvent overrides. | sadrul@chromium.org | 2012-11-15 | 1 | -15/+15 |
* | fix StackingClient creation in ash_shell | scottmg@chromium.org | 2012-11-15 | 1 | -1/+2 |
* | Add the partial screen magnifier to Chrome OS. | zork@chromium.org | 2012-11-15 | 8 | -24/+383 |
* | app_list: Make over scroll animation faster. | xiyuan@chromium.org | 2012-11-15 | 1 | -8/+8 |
* | Replaced maximized images to work better with themed chrome | skuhne@google.com | 2012-11-14 | 12 | -0/+0 |
* | Move shadow code to views\corewm | ben@chromium.org | 2012-11-14 | 21 | -1659/+25 |
* | aura: Remove aura::EventFilter. | sadrul@chromium.org | 2012-11-14 | 7 | -29/+60 |
* | Use gfx::Insets return type for Border::GetInsets(). | wittman@chromium.org | 2012-11-14 | 5 | -15/+9 |
* | Move shadow resources from one grd to another. Needed to be able to pass try ... | ben@chromium.org | 2012-11-14 | 33 | -16/+0 |
* | views: Improve the constant names of the ButtonState enum. | tfarina@chromium.org | 2012-11-14 | 14 | -37/+39 |
* | - Move DisplayManager and DisplayChangeObserverX11 from aura | oshima@chromium.org | 2012-11-14 | 27 | -237/+501 |
* | Load the resources for max scale factor first. | oshima@chromium.org | 2012-11-14 | 1 | -1/+1 |
* | ui: Remove implicit flooring in skia rect conversion methods. | danakj@chromium.org | 2012-11-14 | 3 | -17/+18 |
* | Don't use drag to corner resizing for unresizable windows | skuhne@chromium.org | 2012-11-14 | 4 | -1/+26 |
* | ash: Add immersive mode button to frame, behind flag | jamescook@chromium.org | 2012-11-14 | 5 | -7/+90 |
* | Add SystemTrayObservers | stevenjb@chromium.org | 2012-11-14 | 8 | -131/+421 |
* | re-re-land of https://codereview.chromium.org/11364053/ | scottmg@chromium.org | 2012-11-14 | 9 | -12/+36 |
* | Do not show VPN line in the uber tray bubble if no vpn is configured. | jennyz@chromium.org | 2012-11-13 | 1 | -0/+6 |
* | Use correct modal window container at login screen | nkostylev@chromium.org | 2012-11-13 | 7 | -10/+117 |
* | Revert 167431 - reland of https://codereview.chromium.org/11364053/ | scottmg@chromium.org | 2012-11-13 | 9 | -36/+12 |
* | ash: Move UserWallpaperDelegate to its own header file. | tfarina@chromium.org | 2012-11-13 | 7 | -35/+54 |
* | reland of https://codereview.chromium.org/11364053/ | scottmg@chromium.org | 2012-11-13 | 9 | -12/+36 |
* | ash: Convert all remaining EventFilters into EventHandlers. | sadrul@chromium.org | 2012-11-13 | 30 | -396/+386 |
* | Detect duplicated wallpaper loading request and drop the latter one | bshe@chromium.org | 2012-11-13 | 1 | -1/+15 |