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
*
Part I: clear primary and selection clipboards if data came from content area.
vasilii@chromium.org
2013-02-18
1
-1
/
+0
*
Move set_include_incognito call to constructor
cem.kocagil@gmail.com
2012-10-03
1
-0
/
+9
*
Make ActiveTabPermissionManager also grant the tabs permission for
kalman@chromium.org
2012-08-02
1
-0
/
+1
*
Move ExtensionWindowController and related into extensions namespace
rdevlin.cronin@chromium.org
2012-07-17
1
-3
/
+3
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Revert 145642 - Cleanup: make ExtensionRequestSender manage its IPC responses...
cmp@chromium.org
2012-07-09
1
-2
/
+6
*
Cleanup: make ExtensionRequestSender manage its IPC responses directly, rather
kalman@chromium.org
2012-07-09
1
-6
/
+2
*
Rename IPC::Channel and IPC::Sender in src/chrome.
brettw@chromium.org
2012-06-15
1
-3
/
+3
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-3
/
+3
*
Pull shell window stuff out of ExtensionHost and put in ShellWindow
benwells@chromium.org
2012-05-10
1
-2
/
+2
*
Remove Browser dependency in ExtensionFunctionDispatcher
stevenjb@chromium.org
2012-05-05
1
-13
/
+4
*
TabContents -> WebContentsImpl, part 18.
avi@chromium.org
2012-04-17
1
-1
/
+1
*
Revert "Revert 130697 - Reland r130462: Implement FeatureProvider for Extensi...
aa@chromium.org
2012-04-04
1
-0
/
+2
*
Revert 130697 - Reland r130462: Implement FeatureProvider for ExtensionAPI."
aa@chromium.org
2012-04-04
1
-2
/
+0
*
Reland r130462: Implement FeatureProvider for ExtensionAPI."
aa@chromium.org
2012-04-04
1
-0
/
+2
*
Reland 125805 - Reland 124817 - A profile-keyed service for Extensions, Exten...
yoz@chromium.org
2012-04-02
1
-0
/
+1
*
Re-land alexbost's experimental offscreenTabs API.
jstritar@chromium.org
2012-03-21
1
-1
/
+1
*
Revert 127833 - Re-land alexbost's experimental offscreenTabs API.
dgrogan@chromium.org
2012-03-21
1
-1
/
+1
*
Re-land alexbost's experimental offscreenTabs API.
jstritar@chromium.org
2012-03-20
1
-1
/
+1
*
Revert "Reland 124817 - Take extensions out of Profile into a profile-keyed s...
akalin@chromium.org
2012-03-09
1
-1
/
+0
*
Reland 124817 - Take extensions out of Profile into a profile-keyed service, ...
yoz@chromium.org
2012-03-09
1
-0
/
+1
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-3
/
+3
*
Revert 124817 - Take extensions out of Profile into a profile-keyed service, ...
vandebo@chromium.org
2012-03-03
1
-1
/
+0
*
Take extensions out of Profile into a profile-keyed service, ExtensionSystem.
yoz@chromium.org
2012-03-03
1
-0
/
+1
*
Change the way lazy background pages shutdown.
mpcomplete@chromium.org
2012-02-27
1
-0
/
+4
*
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
[next]