|
Sync bookmark app icon urls and sizes, and download icons for new apps.
This means bookmark apps can use proper icons from the web page or the
pages manifest, and have these reflectd on all devices the bookmark
app is synced to.
BUG= 480049
Committed: https://crrev.com/ed75d1b590e7ed38fa1a8f2f688925b390019aa6
Cr-Commit-Position: refs/heads/master@{#327424}
Total comments: 16
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+676 lines, -88 lines) |
Patch |
 |
M |
chrome/browser/extensions/app_sync_data.h
|
View
|
|
3 chunks |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/app_sync_data.cc
|
View
|
|
5 chunks |
+34 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/bookmark_app_helper.h
|
View
|
1
2
3
|
2 chunks |
+29 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/bookmark_app_helper.cc
|
View
|
1
2
3
|
11 chunks |
+225 lines, -56 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/bookmark_app_helper_unittest.cc
|
View
|
1
2
3
|
9 chunks |
+137 lines, -25 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/convert_web_app.cc
|
View
|
|
1 chunk |
+12 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_sync_service.cc
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_common.gypi
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/_manifest_features.json
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/chrome_manifest_handlers.cc
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/common/extensions/manifest_handlers/linked_app_icons.h
|
View
|
1
2
|
1 chunk |
+53 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/common/extensions/manifest_handlers/linked_app_icons.cc
|
View
|
1
2
|
1 chunk |
+108 lines, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/common/manifest_constants.h
|
View
|
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/common/manifest_constants.cc
|
View
|
|
2 chunks |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sync/protocol/app_specifics.proto
|
View
|
1
2
|
2 chunks |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sync/protocol/proto_value_conversions.h
|
View
|
1
2
3
4
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
sync/protocol/proto_value_conversions.cc
|
View
|
1
2
3
4
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sync/protocol/proto_value_conversions_unittest.cc
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
Total messages: 17 (4 generated)
|