summaryrefslogtreecommitdiffstats
path: root/ui/native_theme
Commit message (Expand)AuthorAgeFilesLines
* Fix painting of scaled themes in Windows in high-DPI mode.kevers@chromium.org2013-02-042-3/+43
* Fix menu corners: the menu background was being painted as a rect when in fact,varunjain@chromium.org2013-01-295-10/+41
* Get views implementation of table and tree to use the right system colors.sky@chromium.org2013-01-183-9/+114
* Nukes NativeScrollBarWin and fixes bugs with gettingsky@chromium.org2013-01-162-5/+4
* Changed enable-new-menu-style flag to be on by default.yefim@chromium.org2013-01-081-2/+2
* Implement rough new dialog style.msw@google.com2013-01-072-5/+5
* Added new menu check and radio button images and related code (images in a se...yefim@chromium.org2012-12-183-8/+40
* Fix label color in TextButtonBasecpu@chromium.org2012-12-131-10/+9
* Use NativeTheme colors for Views bubbles; etc.msw@chromium.org2012-12-133-3/+13
* Use native theme colors for textfields; etc.msw@chromium.org2012-12-105-31/+70
* Added missing piece to aura on win to support common_themeyefim@chromium.org2012-12-063-8/+27
* ui: Use skia::RefPtr<T> for implicit safe reference counting.danakj@chromium.org2012-12-052-16/+16
* Added flag to enable new menu style.yefim@chromium.org2012-11-206-7/+171
* ui: Make native_theme its own library.tfarina@chromium.org2012-11-1615-0/+4526