summaryrefslogtreecommitdiffstats
path: root/ui/gfx/native_theme_aura.cc
Commit message (Expand)AuthorAgeFilesLines
* Changing the ominbar text colors according to spec. This change was marked as...skuhne@chromium.org2012-03-051-1/+3
* Fixing highlight & autocomplete colors according to specskuhne@chromium.org2012-03-021-1/+1
* ui/gfx: Drop unused args from PaintMenuBackgroundColor() and pass gfx::Size i...tfarina@chromium.org2012-03-011-6/+2
* Update menu color to match mocks on Aurasaintlou@chromium.org2012-02-161-2/+2
* aura/views: Use colors from NativeTheme in the omnibox popup.sadrul@chromium.org2012-01-231-0/+19
* Factor more colors into NativeTheme.saintlou@chromium.org2012-01-111-2/+65
* Revert 116894 - Factor more colors into NativeTheme.dbeam@chromium.org2012-01-091-63/+1
* Factor more colors into NativeTheme.saintlou@chromium.org2012-01-091-1/+63
* Fix statics in NativeTheme*::instance() to avoid destruction post maindhollowa@chromium.org2011-11-161-1/+2
* Aura: Use same views menu setup on win_aura and linux_aurajamescook@chromium.org2011-10-181-0/+14
* Copying Scrollbar style from ChromeOS into Aura. It is very likely that the t...saintlou@chromium.org2011-10-141-0/+136
* Aura - Add NativeThemeAura, extract NativeThemeGtk, add sample widget window.jamescook@chromium.org2011-10-101-0/+26