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
/
extensions
/
renderer
/
extension_helper.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[UseZoomForDSF] Convert draggable region from Viewport to Window coordinates
oshima
2016-01-21
1
-0
/
+1
*
Switch to standard integer types in extensions/.
avi
2015-12-23
1
-0
/
+2
*
[Extensions OOPI] Move ExtensionHelper functionality to ExtensionFrameHelper
rdevlin.cronin
2015-07-08
1
-25
/
+0
*
[Extensions] Kill off ExtensionMsg_AddMessageToConsole
rdevlin.cronin
2015-06-24
1
-7
/
+0
*
[Extensions OOPI] Change ExtensionMsg_MessageInvoke to use RenderFrames
rdevlin.cronin
2015-06-23
1
-11
/
+0
*
[Extensions OOPI] Move view type and window id registration to frames
rdevlin.cronin
2015-06-19
1
-101
/
+1
*
[Extensions OOPI] Convert extension functions to use RenderFrameHosts
rdevlin.cronin
2015-06-12
1
-11
/
+0
*
[Extensions OOPI] Send tab id to all render frames in a tab
rdevlin.cronin
2015-06-04
1
-8
/
+0
*
extensions/renderer: Use v8::Local instead of v8::Handle.
tfarina
2015-04-29
1
-1
/
+1
*
[Extensions] Propagate activeTab hosts to extension background pages
rdevlin.cronin
2015-02-07
1
-35
/
+0
*
Add frameId to MessageSender (extension messaging API).
rob
2014-11-21
1
-35
/
+0
*
Don't crash when granting permissions to active tab.
msimonides
2014-11-19
1
-0
/
+37
*
Implement AutomationNode.querySelector().
aboxhall
2014-11-06
1
-0
/
+3
*
Standardize usage of virtual/override/final in extensions/
dcheng
2014-10-21
1
-1
/
+1
*
replace OVERRIDE and FINAL with override and final in extensions/
mostynb
2014-10-03
1
-1
/
+1
*
Rename two ipc messages in WebViewGuest and move their sender/handler to exte...
hanxi@chromium.org
2014-08-18
1
-0
/
+7
*
Refactor renderer-side script injection.
rdevlin.cronin@chromium.org
2014-06-23
1
-92
/
+0
*
Make MessagingBindings use ScriptContextSet::ForEach. This is a long-standing
kalman@chromium.org
2014-06-12
1
-18
/
+10
*
Resubmit: Block content scripts from executing until user grants permission
rdevlin.cronin@chromium.org
2014-06-03
1
-1
/
+10
*
Revert 273866 "Block content scripts from executing until user g..."
dxie@chromium.org
2014-06-01
1
-10
/
+1
*
Block content scripts from executing until user grants permission
rdevlin.cronin@chromium.org
2014-05-30
1
-1
/
+10
*
Move renderer ExtensionHelper into //extensions
jamescook@chromium.org
2014-05-01
1
-0
/
+349