summaryrefslogtreecommitdiffstats
path: root/ui/native_theme/native_theme_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove old-checkbox-style flag, code and assetsrbyers@chromium.org2013-03-081-99/+30
* Fix crash in NativeTheme::Paint when passed an empty size. The websky@chromium.org2013-03-021-0/+3
* Fix menu corners: the menu background was being painted as a rect when in fact,varunjain@chromium.org2013-01-291-3/+5
* Nukes NativeScrollBarWin and fixes bugs with gettingsky@chromium.org2013-01-161-1/+2
* ui: Use skia::RefPtr<T> for implicit safe reference counting.danakj@chromium.org2012-12-051-8/+8
* ui: Make native_theme its own library.tfarina@chromium.org2012-11-161-0/+1138