summaryrefslogtreecommitdiffstats
path: root/ui/native_theme/native_theme_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes bug in paint scrollbar cornersky@chromium.org2014-02-071-1/+5
* Default theme: Draw consistent borders for <input>, listbox <select>, and <te...tkent@chromium.org2014-02-041-76/+8
* Plumbs through support for painting the scrollbarcornersky@chromium.org2014-01-291-0/+9
* Changes look for scrollbars on windows (2)sky@chromium.org2014-01-221-29/+45
* Revert of Changes look for scrollbars on windows (https://codereview.chromium...jochen@chromium.org2014-01-201-45/+29
* Changes look for scrollbars on windowssky@chromium.org2014-01-201-29/+45
* Clean up a few more unused globals.thakis@chromium.org2013-09-251-2/+0
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-241-6/+4
* Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"davemoore@chromium.org2013-09-201-4/+6
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-201-6/+4
* Fix border and tiling issues when rendering aura progress bars.zturner@chromium.org2013-07-221-13/+50
* Standardize warning color for requestAutocompleteestade@chromium.org2013-05-071-0/+2
* 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