summaryrefslogtreecommitdiffstats
path: root/ui/views/controls/scrollbar/scrollbar_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Guard against division by zero for useless scroll bars.reillyg2016-03-051-0/+24
* Consider viewport size when computing the range a scroll bar can move.reillyg2016-02-181-24/+32
* Switch to standard integer types in ui/views/.avi2015-12-231-0/+1
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-7/+6
* replace OVERRIDE and FINAL with override and final in ui/mostynb2014-10-091-2/+2
* Update local BaseScrollBar::contents_scroll_offset_ on Update.msw@chromium.org2014-02-191-0/+11
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in ui/.dcheng@chromium.org2013-06-141-5/+1
* Removes 1 pixel gap at the bottom of scrollbar thumb.mukai@chromium.org2013-05-301-2/+18
* Desktop aura: Continue threading context through views.erg@chromium.org2012-12-061-1/+1
* Revert 171196 due to multiple memory leakseugenis@chromium.org2012-12-051-1/+1
* Desktop aura: Continue threading context through views.erg@chromium.org2012-12-051-1/+1
* Removing defunct code around PureViews.saintlou@chromium.org2012-04-151-3/+1
* views: Move scrollbar and native directories to ui/views/controls/.tfarina@chromium.org2011-11-271-0/+149