|
Show extension icons next to their top-level context menu items.
Also fix a bug in extension icon caching where we weren't keeping track of
potential resizing done by ImageLoadingTracker before setting the cached
SkBitmap.
BUG= 39494
TEST=Install an extension that includes an icon and uses the experimental
context menu API. You should see the extension's icon in the context menu
next to its top-level item.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=50779
Total comments: 20
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Stats (+447 lines, -148 lines) |
 |
M |
chrome/browser/extensions/extension_context_menu_api.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
chrome/browser/extensions/extension_menu_manager.h
|
View
|
6 chunks |
+36 lines, -4 lines |
0 comments
|
 |
M |
chrome/browser/extensions/extension_menu_manager.cc
|
View
|
8 chunks |
+95 lines, -6 lines |
0 comments
|
 |
M |
chrome/browser/extensions/extension_menu_manager_unittest.cc
|
View
|
12 chunks |
+73 lines, -84 lines |
0 comments
|
 |
M |
chrome/browser/extensions/extension_protocols.cc
|
View
|
3 chunks |
+5 lines, -4 lines |
0 comments
|
 |
M |
chrome/browser/extensions/extensions_service_unittest.cc
|
View
|
3 chunks |
+7 lines, -4 lines |
0 comments
|
 |
M |
chrome/browser/extensions/file_reader_unittest.cc
|
View
|
3 chunks |
+8 lines, -2 lines |
0 comments
|
 |
M |
chrome/browser/extensions/image_loading_tracker.h
|
View
|
2 chunks |
+5 lines, -2 lines |
0 comments
|
 |
M |
chrome/browser/extensions/image_loading_tracker.cc
|
View
|
6 chunks |
+18 lines, -12 lines |
0 comments
|
 |
M |
chrome/browser/extensions/image_loading_tracker_unittest.cc
|
View
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
 |
M |
chrome/browser/tab_contents/render_view_context_menu.h
|
View
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
 |
M |
chrome/browser/tab_contents/render_view_context_menu.cc
|
View
|
3 chunks |
+16 lines, -0 lines |
0 comments
|
 |
M |
chrome/common/extensions/extension.h
|
View
|
3 chunks |
+22 lines, -7 lines |
0 comments
|
 |
M |
chrome/common/extensions/extension.cc
|
View
|
2 chunks |
+46 lines, -11 lines |
0 comments
|
 |
M |
chrome/common/extensions/extension_resource.h
|
View
|
3 chunks |
+10 lines, -1 line |
0 comments
|
 |
M |
chrome/common/extensions/extension_resource.cc
|
View
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
 |
M |
chrome/common/extensions/extension_resource_unittest.cc
|
View
|
2 chunks |
+7 lines, -2 lines |
0 comments
|
 |
M |
chrome/common/extensions/extension_unittest.cc
|
View
|
2 chunks |
+86 lines, -0 lines |
0 comments
|
 |
A |
chrome/test/data/extensions/icon3.png
|
View
|
|
Binary file |
0 comments
|
|
Total messages: 7 (0 generated)
|