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
/
common
/
extension_messages.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
extensions: Add out-of-line copy ctors for complex classes.
vmpstr
2016-02-27
1
-0
/
+3
*
IPC::Message -> base::Pickle
rockot
2016-02-03
1
-16
/
+32
*
[Extensions] Wire up the ActiveScriptController for WebRequests
rdevlin.cronin
2016-02-02
1
-1
/
+5
*
Unbreak ipc_fuzzer build after https://codereview.chromium.org/1413543005/
Nico Weber
2016-01-07
1
-2
/
+2
*
Use FrameTreeNode ID as frameId in extension APIs
rob
2016-01-06
1
-18
/
+18
*
Switch to standard integer types in extensions/.
avi
2015-12-23
1
-8
/
+10
*
Revert "Revert of Check the tab ID before delivering an extension message."
rdevlin.cronin
2015-10-06
1
-1
/
+6
*
[Extensions] Un-refcount PermissionSet
rdevlin.cronin
2015-09-24
1
-1
/
+1
*
Revert of Check the tab ID before delivering an extension message. (patchset ...
nednguyen
2015-09-10
1
-6
/
+1
*
This patch allows the webview.partitions.accessible_resources entry in chrome...
paulmeyer
2015-09-09
1
-2
/
+6
*
Don't send extension functions names to every renderer.
kalman
2015-09-02
1
-4
/
+0
*
Check the tab ID before delivering an extension message.
kalman
2015-08-28
1
-1
/
+6
*
Implement the wake-event-page internal extension API.
kalman
2015-08-21
1
-0
/
+11
*
Ensure proper ordering of app window request block/unblock
rockot
2015-08-15
1
-2
/
+3
*
[Extensions] Fix improper extension tab ownership bug
rdevlin.cronin
2015-07-10
1
-5
/
+0
*
[Extensions OOPI] Clean up extension IPC to use RenderFrames
rdevlin.cronin
2015-07-07
1
-2
/
+1
*
[Extensions] Kill off ExtensionMsg_AddMessageToConsole
rdevlin.cronin
2015-06-24
1
-5
/
+0
*
[Extensions OOPI] Move view type and window id registration to frames
rdevlin.cronin
2015-06-19
1
-1
/
+1
*
Add guestRenderFrameRoutingId for <webview>s talking to component extensions.
lazyboy
2015-06-16
1
-0
/
+3
*
Remove an extra semicolon from extension_messages.h.
mbarbella
2015-06-04
1
-1
/
+1
*
[Extensions] Use document url (not top url) for tab-specific permissions
rdevlin.cronin
2015-06-03
1
-0
/
+5
*
[Extensions OOPI] Make programmatic script injection use frame logic
rdevlin.cronin
2015-06-02
1
-3
/
+0
*
Move Pickle to base namespace.
brettw
2015-06-02
1
-8
/
+8
*
Allow whitelisted content scripts to be injected in WebViews.
dmazzoni
2015-05-15
1
-2
/
+5
*
Refactoring: de-couple Extensions from "script injection System" [render side]:4
hanxi
2015-03-11
1
-7
/
+8
*
OOPIF: Replicate dynamic window.name updates.
alexmos
2015-03-10
1
-5
/
+0
*
Enable <webview>.executeScript outside of Apps and Extensions [1]
hanxi
2015-03-09
1
-3
/
+13
*
[Extensions] Propagate activeTab hosts to extension background pages
rdevlin.cronin
2015-02-07
1
-7
/
+13
*
Move GuestView IPCs into their own messages file.
fsamuel
2015-02-03
1
-37
/
+0
*
Tracking push events for lucid sleep
chirantan
2015-02-02
1
-1
/
+1
*
Added the infrastructure for surfaceProxy.onResize() and SurfaceView.onResize...
paulmeyer
2015-01-22
1
-2
/
+3
*
Abort streams when the containing RenderFrameHost navigates or closes.
sammc
2015-01-16
1
-4
/
+2
*
Add guestProcessId for WebViews talking to component extensions
vrk
2015-01-10
1
-0
/
+3
*
Queue postMessage messages destined for a MimeHandlerView guest
raymes
2014-12-23
1
-2
/
+7
*
Fix message routing for BrowserPlugin in iframe
fsamuel
2014-12-18
1
-3
/
+3
*
Add frameId option to chrome.tabs.connect and chrome.tabs.sendMessage.
rob
2014-12-10
1
-1
/
+14
*
Plumb GuestView Detach API
fsamuel
2014-12-03
1
-0
/
+7
*
Add frameId to MessageSender (extension messaging API).
rob
2014-11-21
1
-1
/
+12
*
OOP PDF: Change the save toolbar button to match the save menu behavior.
sammc
2014-11-19
1
-1
/
+2
*
Don't crash when granting permissions to active tab.
msimonides
2014-11-19
1
-10
/
+8
*
Implement AutomationNode.querySelector().
aboxhall
2014-11-06
1
-0
/
+31
*
Move ContentWindow from BrowserPlugin To GuestView
fsamuel
2014-09-18
1
-0
/
+6
*
Adding MimeHandlerView.
lazyboy
2014-09-06
1
-0
/
+11
*
Renderer changes for wiring up shared memory with declarative injection
markdittmer
2014-08-29
1
-0
/
+7
*
Extensions-related fixups for scoped_refptr conversion operator removal.
dcheng
2014-08-28
1
-1
/
+1
*
1. Rename ChromeExtensionHostMsg_AttachGuest as ExtensionHostMsg_AttachGuest.
hanxi@chromium.org
2014-08-22
1
-0
/
+8
*
Rename two ipc messages in WebViewGuest and move their sender/handler to exte...
hanxi@chromium.org
2014-08-18
1
-0
/
+25
*
Allow restricting WebUI-enabled extension APIs to URL patterns.
kalman@chromium.org
2014-07-30
1
-2
/
+4
*
Declarative content scripts: Renderer-side: per-extension shared memory regio...
markdittmer@chromium.org
2014-07-30
1
-2
/
+9
*
OnLazyBackgroundPageActive must ensure the close_sequence_id
scheib@chromium.org
2014-07-14
1
-2
/
+2
[next]