| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a direct include of time headers in android_webview/, apps/, ash/. | avi@chromium.org | 2013-06-27 | 1 | -2/+2 |
* | Fix reboot for update from tray. | antrim@chromium.org | 2013-05-13 | 1 | -1/+2 |
* | ash: Rename tray_views.{h,cc} to tray_utils.{h,cc} | tfarina@chromium.org | 2013-05-06 | 1 | -1/+0 |
* | Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>. | erg@chromium.org | 2013-04-17 | 1 | -1/+1 |
* | Refactor: Shelf Widget | harrym@chromium.org | 2013-03-09 | 1 | -2/+3 |
* | ash: Extract FixedSizedImageView into its own component(.h,.cc). | tfarina@chromium.org | 2013-02-16 | 1 | -0/+1 |
* | [Cleanup] rename tray_delegate -> system_tray_delegate | oshima@chromium.org | 2012-12-12 | 1 | -3/+3 |
* | Remove observers from SystemTrayNotifier on destruction | oshima@chromium.org | 2012-12-11 | 1 | -1/+5 |
* | [Launcher per display] Removed Shell::status_area_widget(), system_tray() | oshima@chromium.org | 2012-12-10 | 1 | -1/+1 |
* | Stop using shell::GetInstance()->system_tray() in system tray items | bartfab@chromium.org | 2012-11-21 | 1 | -3/+3 |
* | Check status_area before accessing system_tray where appropriate | stevenjb@chromium.org | 2012-11-05 | 1 | -2/+7 |
* | Remove Shell::shelf|status_area_widget|launcher and | oshima@chromium.org | 2012-10-18 | 1 | -2/+6 |
* | (reland r156610) | oshima@chromium.org | 2012-09-13 | 1 | -1/+1 |
* | Revert r156610 "add ash_resources.grd and necessary changes to use images in ... | oshima@chromium.org | 2012-09-13 | 1 | -1/+1 |
* | add ash_resources.grd and necessary changes to use images in ash/resources | oshima@chromium.org | 2012-09-13 | 1 | -1/+1 |
* | ash: Update system update notification behaviour. | sadrul@chromium.org | 2012-09-12 | 1 | -5/+31 |
* | Replace views::Event with ui::Event. | beng@google.com | 2012-08-10 | 1 | -1/+1 |
* | This CL moves the contents of ui_resources_standard.grd into ui_resources.grd... | benrg@chromium.org | 2012-07-11 | 1 | -1/+1 |
* | ash: Add some 2x assets for the uber-tray. | sadrul@chromium.org | 2012-06-01 | 1 | -1/+1 |
* | Prepare to support Ash notification tray: | stevenjb@google.com | 2012-05-30 | 1 | -2/+2 |
* | Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkia | pkotwicz@chromium.org | 2012-05-21 | 1 | -1/+1 |
* | Revert 136964 - Change SetImage, SetBackground, and SetToggledImage to take i... | vrk@google.com | 2012-05-14 | 1 | -1/+1 |
* | Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkia | pkotwicz@chromium.org | 2012-05-14 | 1 | -1/+1 |
* | ui: Move compositor/ directory out of gfx/, up to ui/. | tfarina@chromium.org | 2012-05-05 | 1 | -3/+3 |
* | ash: Show a nagging reminder for available updates. | sadrul@chromium.org | 2012-05-01 | 1 | -1/+82 |
* | Remove scoped_ptr for system tray views | stevenjb@chromium.org | 2012-05-01 | 1 | -3/+1 |
* | ash: Animate changes in the uber tray. | sadrul@chromium.org | 2012-04-23 | 1 | -1/+1 |
* | Add an accessible name to the restart button | zork@chromium.org | 2012-04-23 | 1 | -0/+1 |
* | ash: Do some refactoring to reduce code duplication from key-press/mouse-pres... | sadrul@chromium.org | 2012-03-30 | 1 | -13/+3 |
* | ash: Make sure 'restart to update' works correctly with keyboard. | sadrul@chromium.org | 2012-03-30 | 1 | -0/+10 |
* | ash: Long network names should not overlap with the chevron in the uber tray. | sadrul@chromium.org | 2012-03-28 | 1 | -0/+2 |
* | ash: Move the update notifier into its own row in the popup. | sadrul@chromium.org | 2012-03-28 | 1 | -0/+82 |