index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
extensions
/
extension_context_menu_api.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for a "frame" context option to chrome.contextMenus.create/update.
mihaip@chromium.org
2011-04-06
1
-1
/
+3
*
Give a helpful warning message if a url patern contains a port.
skerner@chromium.org
2011-03-04
1
-1
/
+4
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
1
-6
/
+6
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Fix bug with context menus in incognito mode.
mpcomplete@chromium.org
2010-11-02
1
-15
/
+14
*
Allow URLPatterns to omit trailing slash.
aa@chromium.org
2010-10-26
1
-1
/
+1
*
Convert wide strings in extension_context_menu_api.*.
viettrungluu@chromium.org
2010-08-13
1
-12
/
+11
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-4
/
+6
*
base/ header cleanup. Forward declaration instead of including.
erg@google.com
2010-07-28
1
-0
/
+1
*
Add ability to limit when context menu items appear with url patterns.
asargent@chromium.org
2010-07-18
1
-8
/
+69
*
More cleanup of extensions context menu API.
asargent@chromium.org
2010-07-14
1
-27
/
+40
*
Some cleanup of the extensions context menu API.
asargent@chromium.org
2010-07-09
1
-29
/
+16
*
Revert "Revert "Show extension icons next to their top-level context menu ite...
hclam@chromium.org
2010-06-25
1
-1
/
+1
*
Revert r50779 as it breaks memory tests
hclam@chromium.org
2010-06-25
1
-1
/
+1
*
Show extension icons next to their top-level context menu items.
asargent@chromium.org
2010-06-24
1
-1
/
+1
*
Fix ability to add sub-menu items with extension context menu API.
asargent@chromium.org
2010-05-28
1
-1
/
+1
*
Update extension functions to always pass a list of arguments, even when one ...
arv@chromium.org
2010-05-21
1
-8
/
+5
*
Add update and removeAll functions to extensions context menu API
asargent@chromium.org
2010-05-12
1
-56
/
+204
*
Initial version of an experimental Extensions Context Menu API.
asargent@chromium.org
2010-03-23
1
-0
/
+149