summaryrefslogtreecommitdiffstats
path: root/ui/native_theme
Commit message (Expand)AuthorAgeFilesLines
* MacViews: Overlay Scrollbars with Show/Hide Animationsspqchan2016-02-232-155/+0
* gfx::Canvas typically had both a skia::RefPtr and a raw pointer to the same o...tomhudson2016-02-041-1/+2
* Moves ui/base/resource/material_design/* to ui/base/material_design/*varkha2016-01-205-5/+5
* Render aura scrollbars programmatically instead of with ninebox assets.estade2016-01-124-274/+115
* First stab at MD text buttonsestade2015-12-312-4/+19
* Remove placeholder cases for incognito results table colors.estade2015-12-301-11/+0
* Switch to standard integer types in ui/.avi2015-12-2412-35/+43
* Vectorize checkmark and arrow images in menus.estade2015-12-223-26/+3
* Eliminate HICON leaks caused by creating icons from bitmap image.anpol2015-12-181-5/+7
* Convert Pass()→std::move() in ui/dcheng2015-12-181-3/+4
* Reland https://crrev.com/ab9f8865a8266900bestade2015-12-172-12/+9
* Revert of Fix clipping of progress bars in NativeThemeBase. (patchset #1 id:1...hongchan2015-12-141-8/+9
* Reland of Fix clipping of progress bars in NativeThemeBase. (patchset #1 id:1...perkj2015-12-141-9/+8
* Revert of Fix clipping of progress bars in NativeThemeBase. (patchset #1 id:1...perkj2015-12-141-8/+9
* Fix clipping of progress bars in NativeThemeBase.estade2015-12-121-9/+8
* Use proper namespace in skia/extscroggo2015-12-101-2/+2
* clang/win: Let some chromium_code targets build with -Wextra.thakis2015-12-101-4/+2
* Vectorize <progress> drawing for Linux/CrOS.estade2015-12-081-78/+36
* [MD] Fix omnibox row highlight colorestade2015-12-011-8/+6
* Co-locate all NativeTheme Aura colors.estade2015-12-016-449/+371
* Change name of NativeTheme::instance() to make it clear it's web only.estade2015-11-248-16/+14
* Remove unused color from NativeTheme.estade2015-11-184-38/+0
* [MD] Add a few more incognito colorsestade2015-11-172-4/+48
* [MD] Implement incognito colors as a NativeThemeestade2015-11-179-10/+174
* Change omnibox dropdown headline text color for material designtdanderson2015-11-042-0/+9
* Misc. cleanup:pkasting2015-11-041-12/+8
* Add PointToSkPoint() and friends.pkasting2015-11-031-2/+3
* Theme colors of location bar icons.estade2015-10-272-1/+10
* native_theme: Add capability to draw non-black menulist arrow.tkent2015-10-272-1/+2
* native_theme: Support variable size of menulist arrow.tkent2015-10-232-6/+5
* Move CommonThemeGetSystemColor check to end of platform native themeestade2015-10-222-51/+26
* Change menu row highlight color for material designtdanderson2015-10-211-9/+27
* Simplify theme class hierarchy by getting rid of FallbackTheme.estade2015-10-198-368/+314
* MacViews: Add a NativeTheme::kColorId_BubbleBackground, fill out some constantstapted2015-09-244-0/+44
* Move MD color palette to a header file.estade2015-09-232-19/+3
* Fix native link colorization on Windows.estade2015-09-211-4/+6
* Change default link color for MD.estade2015-09-154-0/+45
* Make checkboxes/radio buttons larger on Androidmohsen2015-09-144-2/+43
* Revert of Make checkboxes/radio buttons larger on Android (patchset #1 id:1 o...pfeldman2015-09-103-23/+3
* Make checkboxes/radio buttons larger on Androidmohsen2015-09-093-3/+23
* ui: Stop converting Rect to RectF implicitly in native_theme_win.ccdanakj2015-09-091-1/+1
* Switch global error menu icon to vectorized MD assetestade2015-09-032-0/+5
* Update dialog bg color in MD (at least on ChromeOS)estade2015-08-271-99/+128
* MacViews: Implement a Menu style to match Yosemitetapted2015-08-271-2/+8
* MacViews: Style menus to look more maccytapted2015-08-211-1/+6
* Specify colours for material design omnibox dropdowntdanderson2015-08-181-51/+89
* Directly include SkPath.h where needed in ui/.bungeman2015-08-031-0/+2
* Add vectorized translate icon, provided by bettes@.estade2015-08-032-0/+4
* Use vectorized icon for default extensions iconsestade2015-07-292-2/+10
* Fix -Wswitch warnings in //ui.dcheng2015-07-242-3/+5