summaryrefslogtreecommitdiffstats
path: root/ui/views/controls/slider_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in ui/views/.avi2015-12-231-0/+2
* Fix resource-related issues in views_unitteststmoniuszko2015-12-011-2/+2
* MacViews: Disable Touchscreen teststapted2015-03-101-0/+5
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-12/+12
* replace OVERRIDE and FINAL with override and final in ui/mostynb2014-10-091-5/+5
* MacViews: Enhance aura's EventGenerator to abstract platform-specific event g...tapted@chromium.org2014-07-171-7/+5
* Updated Slider to raise drag started and ended events for touch gestures.bruthig@chromium.org2014-06-131-36/+345
* Move ui/base/accessibility to ui/accessibility.dmazzoni@chromium.org2014-02-251-1/+0
* Changes MouseEvent constructor to take changed_button_flags.sky@chromium.org2013-12-171-2/+2
* Use a direct include of strings headers in ui/, part 3.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in ui/.avi@chromium.org2013-06-071-1/+1
* Improved accuracy of the slider.mtomasz@chromium.org2012-10-041-2/+15
* Replace views::MouseEvent with ui::MouseEventben@chromium.org2012-08-141-3/+5
* Fix leak in SliderTestoshima@chromium.org2012-02-281-4/+5
* views: Restore the locale after the RTL test.sadrul@chromium.org2012-02-281-0/+3
* views: Adjust the slider for RTL, and update the button to be a circle instea...sadrul@chromium.org2012-02-281-0/+57