|
Add option to install an ephemeral app to the Windows jump list
Patch summary:
- This patch adds an entry to install an ephemeral app to the Windows
jump list of a packaged app. Jump lists are available in Win 7 and
later.
- Windows OS specific code was moved from NativeAppWindowViews to
derived class NativeAppWindowViewsWin.
BUG= 339253
Total comments: 2
Total comments: 20
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+445 lines, -99 lines) |
Patch |
 |
M |
apps/shell_window.cc
|
View
|
|
2 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
apps/ui/native_app_window.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/app/theme/default_100_percent/win/star.ico
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/apps/native_app_window_cocoa.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/apps/native_app_window_cocoa.mm
|
View
|
1
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/gtk/apps/native_app_window_gtk.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/gtk/apps/native_app_window_gtk.cc
|
View
|
1
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/ui/views/apps/jumplist_updater_win.h
|
View
|
|
1 chunk |
+71 lines, -0 lines |
5 comments
|
Download
|
 |
A |
chrome/browser/ui/views/apps/jumplist_updater_win.cc
|
View
|
|
1 chunk |
+177 lines, -0 lines |
9 comments
|
Download
|
 |
M |
chrome/browser/ui/views/apps/native_app_window_views.h
|
View
|
|
4 chunks |
+9 lines, -16 lines |
1 comment
|
Download
|
 |
M |
chrome/browser/ui/views/apps/native_app_window_views.cc
|
View
|
|
5 chunks |
+1 line, -82 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/apps/native_app_window_views_win.h
|
View
|
|
2 chunks |
+17 lines, -0 lines |
2 comments
|
Download
|
 |
M |
chrome/browser/ui/views/apps/native_app_window_views_win.cc
|
View
|
|
3 chunks |
+131 lines, -1 line |
3 comments
|
Download
|
 |
M |
chrome/chrome_browser_ui.gypi
|
View
|
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/installer/mini_installer/chrome.release
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|