Sign in
chromium
/
chromium
/
src.git
/
73f23ca87f341de9b454bbd4f81e94acd66c4c35
/
chrome
/
browser
/
extensions
/
context_menu_matcher.cc
8e7c121
Extensions: Refactor use of range check of custom extension menu ids
by Catherine Mullings
· 8 years ago
783d51f
Extensions: Fix context menu to show multiple top-level extension menus
by Catherine Mullings
· 8 years ago
ff2cdbc
Revert "Revert "[Extensions] Added visibility property to chrome.contextMenu items API""
by catmullings
· 8 years ago
e83bf88
Revert "[Extensions] Added visibility property to chrome.contextMenu items API"
by Dave Schuyler
· 8 years ago
4424885
[Extensions] Added visibility property to chrome.contextMenu items API
by Catherine Mullings
· 8 years ago
32426e0
Make some updates to extension iconography.
by estade
· 9 years ago
5d5b7e9
Remove stl_util's deletion function use from chrome/browser/extensions/.
by avi
· 9 years ago
c963c714
Convert //chrome/browser/extensions from scoped_ptr to std::unique_ptr
by dcheng
· 9 years ago
cbe35ba
Add frameId to contextMenus.onClicked / onclick.
by rob
· 9 years ago
7e955d2
Remove ScopedVector from/extenisons part#2
by limasdf
· 10 years ago
413226da
Fix an off-by-one error in checking # of action context menu items in
by lazyboy
· 10 years ago
fc103da
Cleanup: Remove more unneeded ifdefs in chrome/browser/extensions.
by
[email protected]
· 11 years ago
69e1c12d
Extend contextMenus API to support browser/page actions
by
[email protected]
· 11 years ago
a9711bf
Revert 288418 "Extend contextMenus API to support browser/page a..."
by
[email protected]
· 11 years ago
99122f04
Extend contextMenus API to support browser/page actions
by
[email protected]
· 11 years ago
a146532b
Make custom id ranges injectable
by
[email protected]
· 11 years ago
f5fede0
Replace Profile with content::BrowserContext in menu related extension classes
by
[email protected]
· 11 years ago
6f9d2c6
<webview>: Context menu API implementation CL.
by
[email protected]
· 11 years ago
59b0e60
Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.
by
[email protected]
· 11 years ago
1d5cf414
Clean up extension_util.h.
by
[email protected]
· 11 years ago
0433872
Revert 242454 "Revert 242450 "Update some uses of UTF conversion..."
by
[email protected]
· 11 years ago
fb94f39
Revert 242450 "Update some uses of UTF conversions in chrome/bro..."
by
[email protected]
· 11 years ago
762398d
Update some uses of UTF conversions in chrome/browser to use the base:: namespace.
by
[email protected]
· 11 years ago
439f1e3
Convert string16 to use base namespace.
by
[email protected]
· 12 years ago
b673a594
Split extensions::MenuManager instance out from ExtensionService.
by
[email protected]
· 12 years ago
a7ff4b7
Moved some functions off ExtensionService into a new file extension_util.
by
[email protected]
· 12 years ago
0ea8fac
Fix top-level context menus sorting by name
by
[email protected]
· 12 years ago
112158af
Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.
by
[email protected]
· 12 years ago
f34efa2
Fix up unused includes from chrome/browser/extensions to the rest of chrome/browser.
by
[email protected]
· 12 years ago
00491c05
Only add NORMAL separators if menu has at least one item and previous item is not a separator and add RemoveTrailingSeparators.
by
[email protected]
· 12 years ago
32e7a9b
Convert gfx::Image::Image(const SkBitmap&) and gfx::ImageSkia::ImageSkia(const SkBitmap&) to gfx::Image::CreateFrom1xBitmap(const SkBitmap&) and gfx::ImageSkia::CreateFrom1xBitmap(const SkBitmap&) respectively
by
[email protected]
· 12 years ago
06bdd2b
Remove GetExtensionService calls and replace with PKSF calls through the ExtensionSystem. Extension services were made into ProfileKeyedServices a while ago; this replaces the deprecated calls that ran directly through the Profile object.
by
[email protected]
· 13 years ago
4f8a4d1
Give platform apps control over launcher right-click context menu.
by
[email protected]
· 13 years ago
2c1d54d
Revert 158691 - Give platform apps control over launcher right-click context menu.
by
[email protected]
· 13 years ago
c0123e2
Give platform apps control over launcher right-click context menu.
by
[email protected]
· 13 years ago