summaryrefslogtreecommitdiffstats
path: root/ui/gfx/native_theme_aura.cc
Commit message (Expand)AuthorAgeFilesLines
* ui: Move NativeTheme files into ui/base/native_theme/ directory.tfarina@chromium.org2012-05-151-295/+0
* Revert 136996 - ui: Move NativeTheme files into ui/base/native_theme/ directory.tfarina@chromium.org2012-05-141-0/+295
* ui: Move NativeTheme files into ui/base/native_theme/ directory.tfarina@chromium.org2012-05-141-295/+0
* Match omnibar selected text background color with page selected text colorskuhne@chromium.org2012-05-101-1/+1
* Implement part of aura menu spec described in:jennyz@google.com2012-05-081-0/+3
* Implement Aura Menu spec for the color specification part.jennyz@chromium.org2012-04-301-4/+15
* ui/gfx: Remove unused map from NativeThemeAura.tfarina@chromium.org2012-03-291-5/+9
* aura: Update scrollbar theme.derat@chromium.org2012-03-241-104/+124
* 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