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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-3
/
+3
*
Part 3 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-29
1
-1
/
+1
*
Add support for a "split" incognito behavior for extensions.
mpcomplete@chromium.org
2010-08-31
1
-1
/
+4
*
Initial version of chrome.experimental.sidebar extension API.
brettw@chromium.org
2010-08-19
1
-0
/
+6
*
FBTF: Remove unneeded headers from base/ (part 4)
thestig@chromium.org
2010-08-07
1
-1
/
+2
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Move implementation from header to source.
erg@chromium.org
2010-07-15
1
-17
/
+10
*
Reland r50296 which removes some uses of CookieMonster on the UI thread.
willchan@chromium.org
2010-06-29
1
-5
/
+2
*
Revert 50296 (Causes DCHECK failures) - Make CookieMonster NonThreadSafe.
willchan@chromium.org
2010-06-21
1
-2
/
+5
*
Make CookieMonster NonThreadSafe.
willchan@chromium.org
2010-06-18
1
-5
/
+2
*
Update extension functions to always pass a list of arguments, even when one ...
arv@chromium.org
2010-05-21
1
-10
/
+3
*
Reduce header dependencies in chrome/
phajdan.jr@chromium.org
2010-05-11
1
-7
/
+1
*
Move GetExtension() from ExtensionFunctionDispatcher to ExtensionFunction.
rafaelw@chromium.org
2010-04-08
1
-10
/
+26
*
Support PNG and quality control in chrome.tabs.captureVisibleTab().
skerner@chromium.org
2010-04-08
1
-1
/
+3
*
Add calling frame's source_url to extension and dom ui requests.
rafaelw@chromium.org
2010-04-02
1
-0
/
+6
*
Generalize the ExtensionFunctionDispatcher::Delegate interface a bit more. In...
aa@chromium.org
2010-03-24
1
-2
/
+18
*
Initial version of an experimental Extensions Context Menu API.
asargent@chromium.org
2010-03-23
1
-0
/
+6
*
Allow users to enable extensions in incognito. Requires
mpcomplete@chromium.org
2010-02-25
1
-0
/
+10
*
Add ExtensionsQuotaService to limit abusive amounts of requests
tim@chromium.org
2009-12-04
1
-2
/
+9
*
Fix memory leak in AsyncExtensionFunction.
mpcomplete@chromium.org
2009-11-10
1
-1
/
+8
*
Revert "Revert r31175 r31176 r31187"
hclam@chromium.org
2009-11-06
1
-4
/
+9
*
Rever r31175 r31176 r31187
hclam@chromium.org
2009-11-06
1
-9
/
+4
*
Sixth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
1
-4
/
+9
*
Take 2 at browser_sync::ExtensionsActivityMonitor.
tim@chromium.org
2009-10-28
1
-1
/
+1
*
Revert (4 of 4) 30153 - Introduce browser_sync::ExtensionsActivityMonitor to ...
tim@chromium.org
2009-10-27
1
-1
/
+1
*
Introduce browser_sync::ExtensionsActivityMonitor to collect extensions API u...
tim@chromium.org
2009-10-27
1
-1
/
+1
*
Small cleanup to extension function registration to avoid scattered definitions.
mpcomplete@chromium.org
2009-10-14
1
-0
/
+3
*
Modify extension request IPC messages to pass a ListValue instead of a string.
mpcomplete@chromium.org
2009-10-06
1
-3
/
+3
*
Don't allow updating tabs to javascript URLs without host
aa@chromium.org
2009-09-11
1
-0
/
+9
*
Push bookmarks.remove/removeAll polymorphism into c++. fix bookmarks id schem...
rafaelw@chromium.org
2009-07-24
1
-2
/
+6
*
Add getLanguage function to tab extension.
sidchat@google.com
2009-07-10
1
-2
/
+9
*
Make AsyncExtensionFunction possible.
mpcomplete@google.com
2009-06-05
1
-6
/
+14
*
Fix a crash in the extension system when sending response back to extension w...
finnur@chromium.org
2009-05-18
1
-2
/
+3
*
First step to enable end-to-end testing of extensions through the
aa@chromium.org
2009-05-15
1
-26
/
+55
*
FormatErrorMessage() functions are now publicly available from ExtensionError...
rafaelw@chromium.org
2009-05-12
1
-8
/
+10
*
use EXTENSION_FUNCTION_VALIDATE in extension_tabs_module.cc
rafaelw@chromium.org
2009-04-30
1
-1
/
+1
*
Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate...
rafaelw@chromium.org
2009-04-28
1
-1
/
+4
*
Pass the ExtensionID to the ExtensionFunctionDispatcher.
finnur@chromium.org
2009-04-24
1
-0
/
+2
*
A subset of the bookmarks API- missing events- missing unit tests- missing ab...
erikkay@google.com
2009-04-17
1
-0
/
+22
*
Add more of the server-side plumbing for extension APIs. Also
aa@chromium.org
2009-03-28
1
-0
/
+81