summaryrefslogtreecommitdiffstats
path: root/ash/system/date/date_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove hover effect from DateView when it becomes un-actionable.michaelpg@chromium.org2014-06-141-0/+8
* Date and Time dialog for when the clock isn't synced.michaelpg@chromium.org2014-04-281-10/+12
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-3/+0
* Implemented SystemUse24HourClockPolicyTest browser test.alemate@chromium.org2014-02-101-0/+8
* Clean-up: Replaces obsolete Font/FontList methods.yukishiino@chromium.org2014-02-051-2/+2
* views: Make View::set_border() take a scoped_ptr<>.erg@chromium.org2014-01-241-9/+10
* Clean-up: Replaces gfx::Font with gfx::FontList in ash/.yukishiino@chromium.org2013-12-261-2/+2
* Update uses of UTF conversions in android_webview/, apps/, ash/, chrome/app t...avi@chromium.org2013-12-241-3/+3
* Rename View::set_focusable and View::set_accessibility_focusablemohsen@chromium.org2013-12-161-3/+3
* Use forward-declares of Border and Background in view.htapted@chromium.org2013-12-111-0/+1
* Make the system tray date/time easier to read in braille.plundblad@chromium.org2013-11-251-1/+1
* Uses user time format (12/24hr) for system time with chromevox.varkha@chromium.org2013-11-201-2/+11
* ash: In vertical clock, right-align single-digit hoursjamescook@chromium.org2013-09-251-1/+9
* ash: Adjust layout of clock for left/right shelfjamescook@chromium.org2013-09-171-40/+40
* Replace third_party/icu/public with third_party/icu/source in the include dir...jshin@chromium.org2013-07-181-3/+3
* Use a direct include of time headers in android_webview/, apps/, ash/.avi@chromium.org2013-06-271-1/+1
* Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...avi@chromium.org2013-06-071-1/+1
* ash: Rename tray_views.{h,cc} to tray_utils.{h,cc}tfarina@chromium.org2013-05-061-1/+1
* Update src/ash/ for renames and moves in basebrettw@chromium.org2013-04-111-7/+7
* ash: Move ActionableView and HoverHighlightView into their own files.tfarina@chromium.org2013-02-191-0/+1
* Add accessibility support for reading date and time on ash tray.jennyz@chromium.org2013-02-121-0/+5
* Roll ICU and convert include style to standard Chromium style,phajdan.jr@chromium.org2013-01-071-3/+3
* [Cleanup] rename tray_delegate -> system_tray_delegateoshima@chromium.org2012-12-121-4/+5
* Replace Label::Alignment with gfx::HorizontalAlignment.msw@chromium.org2012-11-071-1/+1
* Try to fix the possible bug in base::Time:Now() that can cause the crashing l...jennyz@chromium.org2012-09-111-0/+8
* Change uber tray bubble date UI.jennyz@chromium.org2012-08-311-18/+23
* Replace views::MouseEvent with ui::MouseEventben@chromium.org2012-08-141-3/+3
* Replace views::Event with ui::Event.beng@google.com2012-08-101-2/+2
* ash: Make sure the focus-border in the tray paints correctly, and tray-view s...sadrul@chromium.org2012-07-251-1/+1
* Make spacing between uber tray items consistent with M22 UI spec.jennyz@google.com2012-07-231-3/+5
* UI refinement for left/right ash tray and bubble.jennyz@chromium.org2012-07-111-24/+58
* Adjust clock UI for vertical launcher.jennyz@google.com2012-06-011-5/+49
* ash: Activate uber-tray and the items on mouse-up instead of on mouse-down.sadrul@chromium.org2012-05-291-1/+4
* ash: Some code-cleanup around tray-resizing code.sadrul@chromium.org2012-05-151-3/+1
* ash: Add hover-effect to the items in the bottom rows of the uber tray popups.sadrul@chromium.org2012-05-111-0/+18
* ash: Remove the row for power, and add a row for date + system buttons.sadrul@chromium.org2012-05-101-0/+1
* ash: Fix regression where system tray clock wasn't updated.derat@chromium.org2012-05-041-4/+7
* ash: Fix setting the tray-widget size when tray-view for date changes.sadrul@chromium.org2012-05-011-5/+6
* ash: Add vertical spacing to multi-line text in tray.derat@chromium.org2012-04-301-58/+91
* ash: Some UI tweaks in the header items.sadrul@chromium.org2012-04-121-18/+0
* ash: Make the date entry in the tray popup accesible.sadrul@chromium.org2012-03-311-1/+7
* Update spacing of icons in uber tray.mbolohan@chromium.org2012-03-251-3/+4
* Separate date tray icon from power icon and move date before network.flackr@chromium.org2012-03-211-0/+145