| Commit message (Expand) | Author | Age | Files | Lines |
* | Modify the volume visuals: | mukai@chromium.org | 2012-05-22 | 1 | -4/+12 |
* | Fix cros take2 | jam@chromium.org | 2012-05-22 | 2 | -2/+2 |
* | Fix cros | jam@chromium.org | 2012-05-22 | 2 | -1/+10 |
* | Revert 138212 - Implement High Contrast mode for Chrome OS. | steveblock@chromium.org | 2012-05-22 | 5 | -71/+0 |
* | ash: New assets for uber-tray. | sadrul@chromium.org | 2012-05-22 | 1 | -4/+0 |
* | Implement High Contrast mode for Chrome OS. | zork@chromium.org | 2012-05-22 | 5 | -0/+71 |
* | Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkia | pkotwicz@chromium.org | 2012-05-21 | 20 | -55/+57 |
* | Adding four bezel gestures | skuhne@chromium.org | 2012-05-19 | 8 | -2/+473 |
* | Crash fix for system tray. We try to enable proxy settings entry even while t... | zelidrag@chromium.org | 2012-05-19 | 1 | -1/+3 |
* | Flash window by pulsing their launcher icon state indicator | davemoore@chromium.org | 2012-05-19 | 1 | -3/+6 |
* | Add left/right launcher layout support for uber tray. The status area and ube... | jennyz@google.com | 2012-05-19 | 9 | -87/+167 |
* | Revert 137968 - Adding four bezel gestures | zea@chromium.org | 2012-05-18 | 8 | -473/+2 |
* | Adding four bezel gestures | skuhne@chromium.org | 2012-05-18 | 8 | -2/+473 |
* | accelerators: Remove deprecated Accelerator ctor that takes booleans. | tfarina@chromium.org | 2012-05-18 | 2 | -69/+66 |
* | ash: Increase the outside bounds of window frames to make it easier to resize... | sadrul@chromium.org | 2012-05-18 | 1 | -5/+13 |
* | Fixed proxy settings button behaviour: it becomes disabled when device isn't ... | ygorshenin@chromium.org | 2012-05-18 | 3 | -0/+8 |
* | Add new attention state to launcher | davemoore@chromium.org | 2012-05-18 | 5 | -18/+95 |
* | Pass event bitmask (shift, control, alt) to ui::Accelerator instead of booleans. | tfarina@chromium.org | 2012-05-18 | 1 | -2/+2 |
* | Plumb event flags (shift/alt/ctrl modifiers) for drag/drop events to WebKit. | varunjain@chromium.org | 2012-05-17 | 1 | -0/+3 |
* | Revert 137059 - Better fix for closing uber tray when clicking on Desktop | pkotwicz@chromium.org | 2012-05-17 | 2 | -1/+40 |
* | Use Layer's target visibility instead of the current visibility in Window::Se... | mazda@chromium.org | 2012-05-17 | 2 | -7/+30 |
* | Added support for Wimax networks. | zelidrag@chromium.org | 2012-05-17 | 3 | -24/+24 |
* | Reverting 137736 because 137059 broke the bookmark bubble. In particular, usi... | pkotwicz@chromium.org | 2012-05-17 | 2 | -2/+1 |
* | Revert 137752 - Revert 137059 - Better fix for closing uber tray when clickin... | fischman@chromium.org | 2012-05-17 | 2 | -40/+1 |
* | Revert 137059 - Better fix for closing uber tray when clicking on Desktop | pkotwicz@chromium.org | 2012-05-17 | 2 | -1/+40 |
* | views: Do not set capture on a widget if it cannot be activated. | sadrul@chromium.org | 2012-05-17 | 2 | -1/+2 |
* | Add user_info_ NULL check in case of guest mode. | mukai@chromium.org | 2012-05-17 | 1 | -2/+4 |
* | Add TrayLocale for locale change notifications. | stevenjb@google.com | 2012-05-17 | 7 | -0/+218 |
* | Update use of TimeDelta in chrome/browser/*, ui/views/*, and other places. | tedvessenes@gmail.com | 2012-05-17 | 1 | -1/+2 |
* | ash: Fix a crash when going back to the main uber-tray popup from the network... | sadrul@chromium.org | 2012-05-17 | 1 | -1/+3 |
* | ash: Make the touchy heads-up display more colorful/useful. | sadrul@chromium.org | 2012-05-17 | 2 | -0/+107 |
* | chromeos: Ignore power button presses when screen is off. | derat@chromium.org | 2012-05-17 | 3 | -0/+33 |
* | Add TraySms for SMS messages. | stevenjb@google.com | 2012-05-17 | 15 | -27/+619 |
* | Ensure the margin for uber tray popup arrow position. | mukai@chromium.org | 2012-05-17 | 1 | -0/+4 |
* | Remove ui-enable-dip option | oshima@chromium.org | 2012-05-17 | 1 | -2/+0 |
* | fix property linkage warnings | oshima@chromium.org | 2012-05-17 | 8 | -64/+51 |
* | Let Chrome app handle Ash accelerators first if the app is launched as a window. | yusukes@chromium.org | 2012-05-17 | 9 | -16/+130 |
* | ash: Add a heads-up display to track touch-point states and positions. | sadrul@chromium.org | 2012-05-17 | 7 | -2/+192 |
* | Notification for device scale factor change | oshima@chromium.org | 2012-05-17 | 2 | -0/+6 |
* | Revert 137549 because it broke win_aura and linux_chromeos_clang compile. | sadrul@chromium.org | 2012-05-16 | 7 | -192/+2 |
* | ash: Add a heads-up display to track touch-point states and positions. | sadrul@chromium.org | 2012-05-16 | 7 | -2/+192 |
* | Move ui/gfx/resources to ui/base/native_theme/resources | oshima@chromium.org | 2012-05-16 | 1 | -4/+4 |
* | Use single "modifiers" field rather than boolean fields. | mukai@chromium.org | 2012-05-16 | 4 | -91/+97 |
* | Rename aura-notify ash-notify and add to about_flags. | stevenjb@google.com | 2012-05-16 | 3 | -5/+5 |
* | Don't close ash notifications on deactivate | stevenjb@google.com | 2012-05-16 | 1 | -0/+2 |
* | Allow Uber Tray popup pointing to the related tray item view. | mukai@chromium.org | 2012-05-16 | 4 | -29/+121 |
* | Cleanup: Remove unneeded scoped_ptr.h includes from ash, base, media, and ui. | thestig@chromium.org | 2012-05-16 | 4 | -6/+3 |
* | Show the "cannot proceed" text only when appropriate. | palmer@chromium.org | 2012-05-16 | 2 | -0/+2 |
* | Implement user selected wallpaper feature. | bshe@chromium.org | 2012-05-15 | 6 | -31/+47 |
* | Remove some more OS_CHROMEOS from browser. | beng@google.com | 2012-05-15 | 8 | -0/+21 |