summaryrefslogtreecommitdiffstats
path: root/ui/gfx/native_theme_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Quick, hopefully temporary, fix for chromium issue 105609 and chromium-os iss...benrg@chromium.org2011-11-291-1/+3
* Add a new GetSystemColor method to native theme.benrg@chromium.org2011-11-231-0/+25
* Fix statics in NativeTheme*::instance() to avoid destruction post maindhollowa@chromium.org2011-11-161-0/+2
* Remove 4 exit time destructors from ui and content for linux and chromeos.thakis@chromium.org2011-11-091-1/+1
* Aura - Add NativeThemeAura, extract NativeThemeGtk, add sample widget window.jamescook@chromium.org2011-10-101-0/+26