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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove ExtensionFunctionDispatcher::Delegate::GetNativeViewOfHost.
mihaip@chromium.org
2012-01-20
1
-6
/
+1
*
Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...
jam@chromium.org
2011-12-25
1
-4
/
+7
*
Extract a ProcessMap class from ExtensionProcessManager. This is a dumb data ...
aa@chromium.org
2011-11-09
1
-0
/
+6
*
Trigger warning if extensions call webRequest.handlerBehaviorChanged too freq...
battre@chromium.org
2011-11-03
1
-1
/
+1
*
Get rid of BindingsPolicy::EXTENSION
jochen@chromium.org
2011-10-01
1
-1
/
+0
*
Get rid of the ProfileId. It was added for ceee. I reverted the original chan...
jam@chromium.org
2011-07-13
1
-2
/
+2
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
1
-1
/
+0
*
Handle extension webrequest API on the IO thread. This speeds up blocking event
mpcomplete@chromium.org
2011-06-09
1
-2
/
+29
*
Small cleanup to move ExtensionFunctionDispatcher to use WeakPtr instead of P...
mpcomplete@chromium.org
2011-05-24
1
-18
/
+3
*
Re-land r84928: Move EFD to ExtensionTabHelper.
aa@chromium.org
2011-05-13
1
-45
/
+26
*
Revert "Re-land r84928: Move ExtensionFunctionDispatcher to"
aa@chromium.org
2011-05-12
1
-26
/
+45
*
Re-land r84928: Move ExtensionFunctionDispatcher to
aa@chromium.org
2011-05-11
1
-45
/
+26
*
Revert "Revert "Looks like this introduced leaks in sync ui tests. Sigh.""
aa@chromium.org
2011-05-11
1
-26
/
+45
*
Revert "Looks like this introduced leaks in sync ui tests. Sigh."
aa@chromium.org
2011-05-11
1
-45
/
+26
*
Looks like this introduced leaks in sync ui tests. Sigh.
aa@chromium.org
2011-05-11
1
-26
/
+45
*
Move ExtensionFunctionDispatcher to ExtensionTabHelper. This
aa@chromium.org
2011-05-11
1
-45
/
+26
*
Revert "Revert 83168 - Revert "Revert 83100 - Remove weird dependency on exte...
aa@chromium.org
2011-04-27
1
-4
/
+8
*
Revert 83168 - Revert "Revert 83100 - Remove weird dependency on extensions f...
acolwell@chromium.org
2011-04-27
1
-8
/
+4
*
Revert "Revert 83100 - Remove weird dependency on extensions from webui.Re-pl...
aa@chromium.org
2011-04-27
1
-4
/
+8
*
Revert 83100 - Remove weird dependency on extensions from webui.Re-plumb exte...
aa@chromium.org
2011-04-26
1
-8
/
+4
*
Remove weird dependency on extensions from webui.
aa@chromium.org
2011-04-26
1
-4
/
+8
*
Remove extension automation support that was used only by CEEE.
joi@chromium.org
2011-04-06
1
-7
/
+0
*
Move extension messages to their own file and add a RenderViewObserver to sta...
jam@chromium.org
2011-03-28
1
-2
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Removing the experimental Chrome extension popup API. This API will not be ad...
twiz@chromium.org
2011-02-14
1
-7
/
+0
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...
pkasting@chromium.org
2011-01-21
1
-2
/
+2
*
Part 3 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-29
1
-1
/
+1
*
Partial clone of the following CL: http://codereview.chromium.org/3013045/show
twiz@google.com
2010-09-10
1
-1
/
+1
*
Reland r57788 - Expose Extension Bindings to Component Applications
rafaelw@chromium.org
2010-08-31
1
-1
/
+3
*
Revert 57788 - Expose Extension Bindings to Component Applications
rafaelw@chromium.org
2010-08-28
1
-3
/
+1
*
Expose Extension Bindings to Component Applications
rafaelw@chromium.org
2010-08-28
1
-1
/
+3
*
Initial version of chrome.experimental.sidebar extension API.
brettw@chromium.org
2010-08-19
1
-2
/
+2
*
Remove obviously unneeded forward declarations in chrome/browser/[abef]*/*.h.
viettrungluu@chromium.org
2010-08-05
1
-5
/
+1
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Update extension functions to always pass a list of arguments, even when one ...
arv@chromium.org
2010-05-21
1
-2
/
+2
*
Include App pages in chrome://extensions "active views" list.
rafaelw@chromium.org
2010-05-03
1
-3
/
+0
*
Add ExtensionFunctionDispatcher::Delegate::GetAssociatedTabContents.
rafaelw@chromium.org
2010-04-15
1
-0
/
+7
*
Move GetExtension() from ExtensionFunctionDispatcher to ExtensionFunction.
rafaelw@chromium.org
2010-04-08
1
-4
/
+0
*
Add calling frame's source_url to extension and dom ui requests.
rafaelw@chromium.org
2010-04-02
1
-1
/
+1
*
Re-land 42631: The problem was that notifications aren't implemented on linux...
aa@chromium.org
2010-03-25
1
-3
/
+11
*
Revert 42631 as it seems to have broken browser tests on linux_views.
aa@chromium.org
2010-03-25
1
-11
/
+3
*
Finish wiring up notifications in extensions.
aa@chromium.org
2010-03-25
1
-3
/
+11
*
Generalize the ExtensionFunctionDispatcher::Delegate interface a bit more. In...
aa@chromium.org
2010-03-24
1
-28
/
+21
*
Initial support for inspecting extension popups.
rafaelw@chromium.org
2010-03-17
1
-5
/
+0
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
extensions_ui: update "active views" for popups & TabContents
rafaelw@chromium.org
2010-03-05
1
-0
/
+5
*
Allow users to enable extensions in incognito. Requires
mpcomplete@chromium.org
2010-02-25
1
-2
/
+7
*
Give classes with virtual methods virtual protected d'tors instead of non-vir...
jamesr@chromium.org
2009-12-16
1
-0
/
+3
*
A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...
twiz@google.com
2009-12-10
1
-1
/
+13
[next]