summaryrefslogtreecommitdiffstats
path: root/ui/gfx/native_theme_base.cc
Commit message (Expand)AuthorAgeFilesLines
* ui: Move NativeTheme files into ui/base/native_theme/ directory.tfarina@chromium.org2012-05-151-973/+0
* Revert 136996 - ui: Move NativeTheme files into ui/base/native_theme/ directory.tfarina@chromium.org2012-05-141-0/+973
* ui: Move NativeTheme files into ui/base/native_theme/ directory.tfarina@chromium.org2012-05-141-973/+0
* Fixes bug where button borders are not always painted in high DPI mode.pkotwicz@chromium.org2012-04-231-22/+9
* aura: Update scrollbar theme.derat@chromium.org2012-03-241-6/+8
* ui/gfx: Drop unused args from PaintMenuBackgroundColor() and pass gfx::Size i...tfarina@chromium.org2012-03-011-6/+3
* ui: Let skia do the conversion work for us by using the integer version of se...tfarina@chromium.org2012-03-011-16/+9
* Factor out NativeThemeBase::PaintMenuPopupBackground color into a constant.tfarina@chromium.org2012-02-141-1/+3
* ui: Delete two misleading comments about COLOR_TOOLBAR.tfarina@chromium.org2012-02-141-3/+1
* Factor more colors into NativeTheme.saintlou@chromium.org2012-01-111-27/+0
* Revert to views-based bookmark editor dialog now we have a tree control.beng@google.com2012-01-101-1/+5
* Revert 116894 - Factor more colors into NativeTheme.dbeam@chromium.org2012-01-091-0/+23
* Factor more colors into NativeTheme.saintlou@chromium.org2012-01-091-23/+0
* Greatly improve the look of the input text but modernizing the border.saintlou@chromium.org2012-01-051-1/+7
* Reorder methods in native_theme_{base,chromeos,win}.cc to match .h order.benrg@chromium.org2011-11-281-151/+151
* More TOUCH_UI hacks and constant removal. And TODO(saintlou) cleanup.saintlou@chromium.org2011-11-231-4/+0
* Add a new GetSystemColor method to native theme.benrg@chromium.org2011-11-231-0/+21
* Aura: Use same views menu setup on win_aura and linux_aurajamescook@chromium.org2011-10-181-36/+101
* Aura - Fix for win_aura views_unittests in menu_configjamescook@chromium.org2011-10-111-0/+9
* Aura - Add NativeThemeAura, extract NativeThemeGtk, add sample widget window.jamescook@chromium.org2011-10-101-0/+920