summaryrefslogtreecommitdiffstats
path: root/ui/native_theme
Commit message (Expand)AuthorAgeFilesLines
* Invert the dialog background color for Windows high contrast.msw@chromium.org2013-06-191-0/+3
* Use the default theme as the fallback UI in Blinkkeishi@chromium.org2013-05-226-172/+231
* Revert 201085 "Use the default theme as the fallback UI in Blink"keishi@chromium.org2013-05-205-230/+171
* Use the default theme as the fallback UI in Blinkkeishi@chromium.org2013-05-205-171/+230
* Revert 200785 "Use the default theme as the fallback UI in Blink"keishi@chromium.org2013-05-175-227/+171
* Use the default theme as the fallback UI in Blinkkeishi@chromium.org2013-05-175-171/+227
* ui: Rename kColorId_TextButton to kColorId_Button in NativeTheme.tfarina@chromium.org2013-05-175-58/+58
* Revert 200431 "Use the default theme as the fallback UI in Blink"benwells@chromium.org2013-05-165-236/+171
* Use the default theme as the fallback UI in Blinkkeishi@chromium.org2013-05-165-171/+236
* linux_aura: Fix several issues related to menu colors.erg@chromium.org2013-05-092-0/+13
* Standardize warning color for requestAutocompleteestade@chromium.org2013-05-071-0/+2
* Added more menu Finch experiments.yefim@chromium.org2013-05-065-0/+62
* ui: Remove usage of ALLOW_THIS_IN_INITIALIZER_LIST macro.tfarina@chromium.org2013-04-241-1/+1
* Removed "disable-new-menu-style" command line switch and related code.yefim@chromium.org2013-04-114-47/+18
* Fix missing scrollbar thumb on WinXP.vangelis@chromium.org2013-04-051-3/+10
* Add support for indeterminate checkbox on Windows classic theme.tkent@chromium.org2013-04-031-0/+11
* Disable menu experiment for Auracpu@chromium.org2013-03-261-0/+4
* wrench_menu: use NativeTheme colors under aurabobbypowers@gmail.com2013-03-234-0/+57
* Fix GetPartSize to account for customized themes.kevers@chromium.org2013-03-201-11/+16
* Added finch experiment to track new menu style effect. yefim@chromium.org2013-03-081-0/+11
* Remove old-checkbox-style flag, code and assetsrbyers@chromium.org2013-03-082-122/+32
* Fix scrollbars on the edit bookmarks window and task manager under Windows cl...kevers@chromium.org2013-03-061-0/+11
* Fix crash in NativeTheme::Paint when passed an empty size. The websky@chromium.org2013-03-022-0/+6
* Mac: Update zoom bubble UIsail@chromium.org2013-02-283-0/+81
* Added inverted color scheme support to new menu style.yefim@chromium.org2013-02-261-3/+27
* Changed menu accelerators color and copy/paste/zoom buttons in wrench menu to...yefim@chromium.org2013-02-211-0/+3
* Revert 182726 - Speculative. Will reland if no perf change.simonjam@chromium.org2013-02-201-9/+0
* Fix retrieval of unthemed scrollbar size.kevers@chromium.org2013-02-151-0/+9
* 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