|
|
Vectorize website settings icons in omnibox
unlike other icon vectorization/MD work, this does respect the --top-chrome-md flag, because these icons live in the omnibox and look funky if you put them in the old omnibox.
BUG= 505953, 514718
Committed: https://crrev.com/7ca51e26dc7316b50d5f96e4e1b4312584cb995f
Cr-Commit-Position: refs/heads/master@{#346432}
Total comments: 2
Total comments: 2
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+370 lines, -93 lines) |
Patch |
 |
M |
chrome/browser/ui/cocoa/location_bar/content_setting_decoration.mm
|
View
|
1
2
3
|
2 chunks |
+3 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/content_settings/content_setting_image_model.h
|
View
|
1
2
3
|
4 chunks |
+15 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/content_settings/content_setting_image_model.cc
|
View
|
1
2
3
4
5
6
7
|
11 chunks |
+119 lines, -16 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/content_settings/content_setting_image_model_unittest.cc
|
View
|
1
2
3
4
5
6
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/location_bar/content_setting_image_view.cc
|
View
|
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/BUILD.gn
|
View
|
1
2
3
4
|
3 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/paint_vector_icon.h
|
View
|
1
2
3
4
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/paint_vector_icon.cc
|
View
|
1
2
3
4
5
|
9 chunks |
+48 lines, -12 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/vector_icon_types.h
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ui/gfx/vector_icons/blocked_badge.icon
|
View
|
1
2
3
4
5
|
1 chunk |
+45 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ui/gfx/vector_icons/code.icon
|
View
|
1
2
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/vector_icons/cookie.icon
|
View
|
1
2
|
1 chunk |
+48 lines, -47 lines |
0 comments
|
Download
|
 |
A |
ui/gfx/vector_icons/mixed_content.icon
|
View
|
1
2
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ui/gfx/vector_icons/web.icon
|
View
|
1
2
3
4
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
Total messages: 18 (6 generated)
|