|
Change name of NativeTheme::instance() to make it clear it's web only.
(e.g. for rendering blink controls)
Remove almost all uses of NativeTheme::instance() throughout Chrome. For
OSX it should be safe to just use NativeThemeMac::instance() in its place.
For Views, views need to use GetNativeTheme() (after being added to a Widget).
BUG= 558029
Committed: https://crrev.com/66a425008f1da8e72274421285fd5bf8d8d78d6b
Cr-Commit-Position: refs/heads/master@{#361434}
Total comments: 2
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+108 lines, -120 lines) |
Patch |
 |
M |
chrome/browser/ui/cocoa/autofill/new_credit_card_bubble_cocoa.mm
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/browser/zoom_bubble_controller.mm
|
View
|
|
4 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/extensions/toolbar_actions_bar_bubble_mac.mm
|
View
|
4
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/profiles/profile_signin_confirmation_view_controller.mm
|
View
|
|
2 chunks |
+11 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/screen_capture_notification_ui_cocoa.mm
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/spinner_view.mm
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/sync/profile_signin_confirmation_helper.h
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/sync/profile_signin_confirmation_helper.cc
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/exclusive_access_bubble_views.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/profiles/profile_chooser_view.h
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/profiles/profile_chooser_view.cc
|
View
|
1
2
3
4
|
3 chunks |
+13 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/sync/profile_signin_confirmation_dialog_views.cc
|
View
|
1
2
3
4
|
2 chunks |
+3 lines, -6 lines |
0 comments
|
Download
|
 |
M |
components/html_viewer/web_theme_engine_impl.cc
|
View
|
|
3 chunks |
+7 lines, -15 lines |
0 comments
|
Download
|
 |
M |
content/child/webthemeengine_impl_android.cc
|
View
|
|
2 chunks |
+3 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/child/webthemeengine_impl_default.cc
|
View
|
|
3 chunks |
+7 lines, -15 lines |
0 comments
|
Download
|
 |
M |
ui/native_theme/native_theme.h
|
View
|
|
1 chunk |
+7 lines, -6 lines |
0 comments
|
Download
|
 |
M |
ui/native_theme/native_theme.cc
|
View
|
1
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ui/native_theme/native_theme_android.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/native_theme/native_theme_aura.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/native_theme/native_theme_aurawin.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/native_theme/native_theme_mac.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/native_theme/native_theme_mac.mm
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/native_theme/native_theme_mac_unittest.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/views/button_drag_utils.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
ui/views/controls/combobox/combobox.cc
|
View
|
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ui/views/controls/label.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/views/controls/link.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+4 lines, -10 lines |
0 comments
|
Download
|
 |
M |
ui/views/controls/menu/menu_config_aura.cc
|
View
|
1
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
ui/views/controls/menu/menu_config_mac.mm
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/views/controls/scrollbar/native_scroll_bar_views.cc
|
View
|
|
2 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ui/views/controls/styled_label_unittest.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/views/view.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/views/view.cc
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/views/widget/native_widget_mac.mm
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
Total messages: 41 (19 generated)
|