| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove hover effect from DateView when it becomes un-actionable. | michaelpg@chromium.org | 2014-06-14 | 1 | -0/+8 |
* | Date and Time dialog for when the clock isn't synced. | michaelpg@chromium.org | 2014-04-28 | 1 | -10/+12 |
* | Eliminate ash::internal namespace | oshima@chromium.org | 2014-04-03 | 1 | -3/+0 |
* | Implemented SystemUse24HourClockPolicyTest browser test. | alemate@chromium.org | 2014-02-10 | 1 | -0/+8 |
* | Clean-up: Replaces obsolete Font/FontList methods. | yukishiino@chromium.org | 2014-02-05 | 1 | -2/+2 |
* | views: Make View::set_border() take a scoped_ptr<>. | erg@chromium.org | 2014-01-24 | 1 | -9/+10 |
* | Clean-up: Replaces gfx::Font with gfx::FontList in ash/. | yukishiino@chromium.org | 2013-12-26 | 1 | -2/+2 |
* | Update uses of UTF conversions in android_webview/, apps/, ash/, chrome/app t... | avi@chromium.org | 2013-12-24 | 1 | -3/+3 |
* | Rename View::set_focusable and View::set_accessibility_focusable | mohsen@chromium.org | 2013-12-16 | 1 | -3/+3 |
* | Use forward-declares of Border and Background in view.h | tapted@chromium.org | 2013-12-11 | 1 | -0/+1 |
* | Make the system tray date/time easier to read in braille. | plundblad@chromium.org | 2013-11-25 | 1 | -1/+1 |
* | Uses user time format (12/24hr) for system time with chromevox. | varkha@chromium.org | 2013-11-20 | 1 | -2/+11 |
* | ash: In vertical clock, right-align single-digit hours | jamescook@chromium.org | 2013-09-25 | 1 | -1/+9 |
* | ash: Adjust layout of clock for left/right shelf | jamescook@chromium.org | 2013-09-17 | 1 | -40/+40 |
* | Replace third_party/icu/public with third_party/icu/source in the include dir... | jshin@chromium.org | 2013-07-18 | 1 | -3/+3 |
* | Use a direct include of time headers in android_webview/, apps/, ash/. | avi@chromium.org | 2013-06-27 | 1 | -1/+1 |
* | Use a direct include of utf_string_conversions.h in android_webview/, apps/, ... | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | ash: Rename tray_views.{h,cc} to tray_utils.{h,cc} | tfarina@chromium.org | 2013-05-06 | 1 | -1/+1 |
* | Update src/ash/ for renames and moves in base | brettw@chromium.org | 2013-04-11 | 1 | -7/+7 |
* | ash: Move ActionableView and HoverHighlightView into their own files. | tfarina@chromium.org | 2013-02-19 | 1 | -0/+1 |
* | Add accessibility support for reading date and time on ash tray. | jennyz@chromium.org | 2013-02-12 | 1 | -0/+5 |
* | Roll ICU and convert include style to standard Chromium style, | phajdan.jr@chromium.org | 2013-01-07 | 1 | -3/+3 |
* | [Cleanup] rename tray_delegate -> system_tray_delegate | oshima@chromium.org | 2012-12-12 | 1 | -4/+5 |
* | Replace Label::Alignment with gfx::HorizontalAlignment. | msw@chromium.org | 2012-11-07 | 1 | -1/+1 |
* | Try to fix the possible bug in base::Time:Now() that can cause the crashing l... | jennyz@chromium.org | 2012-09-11 | 1 | -0/+8 |
* | Change uber tray bubble date UI. | jennyz@chromium.org | 2012-08-31 | 1 | -18/+23 |
* | Replace views::MouseEvent with ui::MouseEvent | ben@chromium.org | 2012-08-14 | 1 | -3/+3 |
* | Replace views::Event with ui::Event. | beng@google.com | 2012-08-10 | 1 | -2/+2 |
* | ash: Make sure the focus-border in the tray paints correctly, and tray-view s... | sadrul@chromium.org | 2012-07-25 | 1 | -1/+1 |
* | Make spacing between uber tray items consistent with M22 UI spec. | jennyz@google.com | 2012-07-23 | 1 | -3/+5 |
* | UI refinement for left/right ash tray and bubble. | jennyz@chromium.org | 2012-07-11 | 1 | -24/+58 |
* | Adjust clock UI for vertical launcher. | jennyz@google.com | 2012-06-01 | 1 | -5/+49 |
* | ash: Activate uber-tray and the items on mouse-up instead of on mouse-down. | sadrul@chromium.org | 2012-05-29 | 1 | -1/+4 |
* | ash: Some code-cleanup around tray-resizing code. | sadrul@chromium.org | 2012-05-15 | 1 | -3/+1 |
* | ash: Add hover-effect to the items in the bottom rows of the uber tray popups. | sadrul@chromium.org | 2012-05-11 | 1 | -0/+18 |
* | ash: Remove the row for power, and add a row for date + system buttons. | sadrul@chromium.org | 2012-05-10 | 1 | -0/+1 |
* | ash: Fix regression where system tray clock wasn't updated. | derat@chromium.org | 2012-05-04 | 1 | -4/+7 |
* | ash: Fix setting the tray-widget size when tray-view for date changes. | sadrul@chromium.org | 2012-05-01 | 1 | -5/+6 |
* | ash: Add vertical spacing to multi-line text in tray. | derat@chromium.org | 2012-04-30 | 1 | -58/+91 |
* | ash: Some UI tweaks in the header items. | sadrul@chromium.org | 2012-04-12 | 1 | -18/+0 |
* | ash: Make the date entry in the tray popup accesible. | sadrul@chromium.org | 2012-03-31 | 1 | -1/+7 |
* | Update spacing of icons in uber tray. | mbolohan@chromium.org | 2012-03-25 | 1 | -3/+4 |
* | Separate date tray icon from power icon and move date before network. | flackr@chromium.org | 2012-03-21 | 1 | -0/+145 |