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
*
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