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_function_dispatcher.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename ExternalProtocolHandler::OnUserGesture -> PermitLaunchUrl & call from ...
rafaelw@chromium.org
2010-07-27
1
-0
/
+4
*
When I specified the rlz chrome extension api, I explicitly did not include a
rogerta@google.com
2010-07-17
1
-0
/
+1
*
**Reapply change that caused build break in chromeos/arm**
rogerta@google.com
2010-07-01
1
-1
/
+9
*
Revert 50977 - Add support for RLZ chrome extension api.
sky@chromium.org
2010-06-28
1
-9
/
+1
*
Add support for RLZ chrome extension api.
rogerta@google.com
2010-06-28
1
-1
/
+9
*
First pass at experimental omnibox API. There are plenty of rough edges and f...
mpcomplete@chromium.org
2010-05-28
1
-0
/
+4
*
Update extension functions to always pass a list of arguments, even when one ...
arv@chromium.org
2010-05-21
1
-1
/
+1
*
Add the new cookies API to Chrome Extensions, minus the event
cindylau@google.com
2010-05-18
1
-0
/
+8
*
Add update and removeAll functions to extensions context menu API
asargent@chromium.org
2010-05-12
1
-0
/
+2
*
Include App pages in chrome://extensions "active views" list.
rafaelw@chromium.org
2010-05-03
1
-9
/
+0
*
Add chrome.tabs.getCurrent() api call to extensions.
rafaelw@chromium.org
2010-04-14
1
-0
/
+1
*
Allow extensions to access chrome://favicon/.
arv@chromium.org
2010-04-10
1
-0
/
+15
*
Move GetExtension() from ExtensionFunctionDispatcher to ExtensionFunction.
rafaelw@chromium.org
2010-04-08
1
-10
/
+2
*
Add calling frame's source_url to extension and dom ui requests.
rafaelw@chromium.org
2010-04-02
1
-0
/
+2
*
Add a folders_only and subtree api to bookmark manager
feldstein@chromium.org
2010-04-02
1
-0
/
+1
*
Fix the logic in extensions GetCurrentWindow:
mpcomplete@chromium.org
2010-03-26
1
-10
/
+2
*
Re-land 42631: The problem was that notifications aren't implemented on linux...
aa@chromium.org
2010-03-25
1
-3
/
+17
*
Revert 42631 as it seems to have broken browser tests on linux_views.
aa@chromium.org
2010-03-25
1
-17
/
+3
*
Finish wiring up notifications in extensions.
aa@chromium.org
2010-03-25
1
-3
/
+17
*
Generalize the ExtensionFunctionDispatcher::Delegate interface a bit more. In...
aa@chromium.org
2010-03-24
1
-26
/
+35
*
Initial version of an experimental Extensions Context Menu API.
asargent@chromium.org
2010-03-23
1
-0
/
+5
*
Committing for dcheng@
brg@chromium.com
2010-03-17
1
-0
/
+6
*
Initial support for inspecting extension popups.
rafaelw@chromium.org
2010-03-17
1
-12
/
+0
*
First cut at adding Extension Infobars to the experimental API.
finnur@chromium.org
2010-03-17
1
-1
/
+5
*
Idle API for the extension system
brg@chromium.com
2010-03-16
1
-0
/
+4
*
Move metrics api to the experimental name space.
rogerta@chromium.org
2010-03-12
1
-13
/
+9
*
Bookmark manager: Open in incognito window.
arv@chromium.org
2010-03-10
1
-4
/
+5
*
Minor extensions code cleanup
rafaelw@chromium.org
2010-03-06
1
-2
/
+1
*
extensions_ui: update "active views" for popups & TabContents
rafaelw@chromium.org
2010-03-05
1
-2
/
+14
*
Add a metrics extensions API.
rogerta@chromium.org
2010-02-26
1
-0
/
+16
*
Allow users to enable extensions in incognito. Requires
mpcomplete@chromium.org
2010-02-25
1
-3
/
+11
*
Bookmark Manager Drag and Drop backend.
arv@chromium.org
2010-02-20
1
-0
/
+2
*
Implement chrome.browserAction.setPopup().
skerner@chromium.org
2010-02-03
1
-0
/
+1
*
Expose sortChildren to the bookmark manager extension API and use that from t...
arv@chromium.org
2010-01-30
1
-0
/
+1
*
Add an accessibility API for events raised outside of the web content.
estade@chromium.org
2010-01-30
1
-0
/
+5
*
Add clipboard hooks to the bookmark manager extension API.
arv@chromium.org
2010-01-29
1
-0
/
+1
*
Adds an experimental processes module to the extensions API.
creis@chromium.org
2010-01-28
1
-0
/
+4
*
Allow extensions to add, remove, or change their page action popup.
skerner@chromium.org
2010-01-28
1
-0
/
+1
*
Add import/export extension apis
feldstein@chromium.org
2010-01-28
1
-0
/
+2
*
revert 37335:
estade@chromium.org
2010-01-27
1
-5
/
+0
*
Add an accessibility API for events raised outside of the web content.
estade@chromium.org
2010-01-27
1
-0
/
+5
*
Add an experimental bookmark manager API to extensions.
arv@chromium.org
2010-01-14
1
-0
/
+7
*
Adds bookmarks.getRecent that returns the recently bookmarked items.
arv@chromium.org
2009-12-18
1
-0
/
+1
*
A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...
twiz@google.com
2009-12-10
1
-0
/
+20
*
Add ExtensionsQuotaService to limit abusive amounts of requests
tim@chromium.org
2009-12-04
1
-1
/
+12
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-0
/
+1
*
Revert 33301 and 33305 due to unit_tests breakage.
maruel@chromium.org
2009-11-30
1
-1
/
+0
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-0
/
+1
*
Refactoring of the chrome.experimental.popup API implementation to allow disp...
twiz@google.com
2009-11-16
1
-0
/
+17
*
Small clean-up to not expose base::Process from RenderProcesHost, and instead...
jam@chromium.org
2009-11-13
1
-1
/
+1
[next]