|
Clean up NativeTheme (particularly CommonTheme).
- discard pre-MD colors
- consolidate color logic that didn't change from pre-MD to MD
- remove some colors that either aren't used, or are only used in one
place, or otherwise don't make sense to be part of NativeTheme
BUG= 648281
Committed: https://crrev.com/f02568a216b975130849079183cc0f7173d6b832
Cr-Commit-Position: refs/heads/master@{#422665}
Total comments: 25
Total comments: 13
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+110 lines, -325 lines) |
Patch |
 |
M |
chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm
|
View
|
1
2
3
|
2 chunks |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/libgtk2ui/gtk2_ui.cc
|
View
|
|
3 chunks |
+4 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/libgtk2ui/native_theme_gtk2.cc
|
View
|
|
4 chunks |
+0 lines, -12 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/profile_chooser_constants.h
|
View
|
1
2
3
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/passwords/manage_passwords_bubble_view.cc
|
View
|
|
2 chunks |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/profiles/profile_chooser_view.cc
|
View
|
1
2
3
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/toolbar/app_menu.h
|
View
|
1
2
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/toolbar/app_menu.cc
|
View
|
1
2
3
|
3 chunks |
+5 lines, -19 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/toolbar/toolbar_action_view.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/native_theme/common_theme.cc
|
View
|
1
2
3
|
5 chunks |
+66 lines, -208 lines |
0 comments
|
Download
|
 |
M |
ui/native_theme/native_theme.h
|
View
|
|
3 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
ui/native_theme/native_theme_dark_aura.cc
|
View
|
|
5 chunks |
+0 lines, -12 lines |
0 comments
|
Download
|
 |
M |
ui/native_theme/native_theme_mac.mm
|
View
|
|
4 chunks |
+1 line, -11 lines |
0 comments
|
Download
|
 |
M |
ui/native_theme/native_theme_win.cc
|
View
|
|
3 chunks |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
ui/views/controls/button/label_button_unittest.cc
|
View
|
|
1 chunk |
+8 lines, -7 lines |
0 comments
|
Download
|
 |
M |
ui/views/controls/label.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/views/controls/menu/menu_delegate.h
|
View
|
1
2
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ui/views/controls/menu/menu_delegate.cc
|
View
|
1
2
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
ui/views/controls/menu/menu_item_view.cc
|
View
|
1
2
3
|
1 chunk |
+5 lines, -6 lines |
0 comments
|
Download
|
 |
M |
ui/views/style/platform_style.cc
|
View
|
1
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ui/views/style/platform_style_mac.mm
|
View
|
1
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
Total messages: 33 (21 generated)
|