|
Load the resources for max scale factor first.
- made SCALE_FACTOR_NONE != SCALE_FACTOR_100P
- updated a few places that used SCALE_FACTOR_NONE to load
100P images
- Don't include 200P to supported scale factor unless
we have 200P assets (on chromeos)
BUG= 156569
TEST=covered by test.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=167622
Total comments: 6
Total comments: 8
Total comments: 2
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+93 lines, -52 lines) |
Patch |
 |
M |
ash/shell/window_watcher.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/tabs/tab.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/favicon_source.cc
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/fileicon_source.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/web_ui_util.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/web_ui_util_unittest.cc
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/base/layout.h
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
M |
ui/base/layout.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
3 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/base/layout_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+4 lines, -6 lines |
0 comments
|
Download
|
 |
M |
ui/base/resource/resource_bundle.h
|
View
|
1
2
3
4
5
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/base/resource/resource_bundle.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
5 chunks |
+24 lines, -19 lines |
0 comments
|
Download
|
 |
M |
ui/base/resource/resource_bundle_android.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/base/resource/resource_bundle_aurax11.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/base/resource/resource_bundle_gtk.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/base/resource/resource_bundle_mac.mm
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/base/resource/resource_bundle_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+29 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/image/image_skia.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+10 lines, -3 lines |
0 comments
|
Download
|
Total messages: 21 (0 generated)
|