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
/
content
/
common
/
browser_plugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
<webview>: Move sizechanged event from content/ to chrome/.
lazyboy@chromium.org
2013-08-13
2
-11
/
+0
*
<webview>: Refactor Permission API to chrome
fsamuel@chromium.org
2013-08-12
4
-71
/
+3
*
Minor cleanup: Remove some unused consts in c/common/browser_plugin/
lazyboy@chromium.org
2013-08-08
2
-4
/
+0
*
<webview>: Allocate the view instance ID from the WebView shim
fsamuel@chromium.org
2013-08-06
1
-1
/
+0
*
Fix BrowserPluginHostTest.PartialAutosizeAttributes flake
gab@chromium.org
2013-08-01
1
-1
/
+2
*
<webview>: Move responsive/unresponsive events from content to chrome
fsamuel@chromium.org
2013-07-26
1
-12
/
+0
*
Update include paths in content/common for base/process changes.
rsesek@chromium.org
2013-07-25
1
-1
/
+1
*
<webview>: Implement dialog API
fsamuel@chromium.org
2013-07-24
4
-3
/
+21
*
<webview>: Fix resize.
fsamuel@chromium.org
2013-07-23
1
-0
/
+2
*
<webview>: Pointer lock looks more like other permissions
fsamuel@chromium.org
2013-07-20
1
-1
/
+3
*
Associate an id with the output surface to handle lost contexts
piman@chromium.org
2013-07-18
1
-2
/
+4
*
<webview>: BrowserPluginHostMsg_RespondPermission IPC cleanup
fsamuel@chromium.org
2013-07-18
1
-2
/
+1
*
BrowserPlugin: Implement internal attach API
fsamuel@chromium.org
2013-07-17
2
-2
/
+4
*
<webview> Move exit event to chrome
fsamuel@chromium.org
2013-07-17
3
-8
/
+2
*
Use a direct include of the shared_memory header in content/browser/, content...
avi@chromium.org
2013-07-17
1
-1
/
+1
*
<webview>: Move stop/reload/terminate to chrome
fsamuel@chromium.org
2013-07-11
1
-13
/
+0
*
Browser Plugin: Change internal API to track V8 object lifetime
fsamuel@chromium.org
2013-07-10
2
-5
/
+7
*
Browser Plugin: Don't expose guest-initiated navigations to embedder in content
fsamuel@chromium.org
2013-07-05
1
-13
/
+0
*
<webview>: Move loadabort from content to chrome
fsamuel@chromium.org
2013-07-04
1
-10
/
+0
*
Browser Plugin: Remove cruft
fsamuel@chromium.org
2013-07-04
1
-1
/
+0
*
Add kenrb@ as *_messages* OWNER in content/common/browser_plugin
fsamuel@chromium.org
2013-07-04
1
-0
/
+1
*
<webview>: Move close event from content to chrome
fsamuel@chromium.org
2013-07-04
3
-7
/
+0
*
<webview>: Move consolemessage event from content to chrome
fsamuel@chromium.org
2013-07-03
3
-14
/
+0
*
<webview>: Move loadstart and loadredirect from content to chrome
fsamuel@chromium.org
2013-07-03
3
-21
/
+0
*
Revert 209821 "Revert 209776 "Revert 209761 "Fix BrowserPluginHo..."
msw@chromium.org
2013-07-03
1
-2
/
+1
*
Revert 209776 "Revert 209761 "Fix BrowserPluginHostTest.PartialA..."
fischman@chromium.org
2013-07-02
1
-1
/
+2
*
Revert 209761 "Fix BrowserPluginHostTest.PartialAutosizeAttribut..."
fischman@chromium.org
2013-07-02
1
-2
/
+1
*
Fix BrowserPluginHostTest.PartialAutosizeAttributes flake
fsamuel@chromium.org
2013-07-02
1
-1
/
+2
*
Plumb damage rect to the embedder to enable partial swap.
alexst@chromium.org
2013-07-02
1
-5
/
+10
*
Move WebDropData to content::DropData and split off conversion function.
darin@chromium.org
2013-07-01
1
-2
/
+2
*
<webview>: Move contentload event from content to chrome
fsamuel@chromium.org
2013-06-29
3
-8
/
+0
*
Decouple GuestView creation from attachment.
fsamuel@chromium.org
2013-06-29
3
-7
/
+0
*
<webview>: Remove cruft
fsamuel@chromium.org
2013-06-28
1
-6
/
+0
*
<webview>: Move back, forward, canGoBack, canGoForward, go from content to ch...
fsamuel@chromium.org
2013-06-26
1
-5
/
+0
*
<webview>: Partially migrate loadcommit event from content to chrome
fsamuel@chromium.org
2013-06-25
2
-4
/
+8
*
Browser Plugin: Plumb extra arguments on ContentRendererClient.
fsamuel@chromium.org
2013-06-25
3
-2
/
+5
*
Update Blink include paths
abarth@chromium.org
2013-06-17
1
-2
/
+2
*
Make content use base namespace for Values.
brettw@chromium.org
2013-06-14
1
-2
/
+2
*
Make security team OWNERS for all IPC *_messages*.h files.
palmer@chromium.org
2013-06-12
1
-7
/
+7
*
<webview> executeScript should use instance ID
fsamuel@chromium.org
2013-06-05
3
-8
/
+2
*
<webview> WebRequest API tied to webview instance ID instead of guest instanc...
fsamuel@chromium.org
2013-06-05
1
-0
/
+1
*
<webview>: Plumb edit commands
fsamuel@chromium.org
2013-06-01
1
-0
/
+6
*
WebDropData split to content and webkit/common
scottmg@chromium.org
2013-05-31
1
-1
/
+1
*
Move the WebCursor sources from webkit/glue to webkit/common/cursors.
ananta@chromium.org
2013-05-31
1
-1
/
+1
*
<webview>: Implement WebRequest API
fsamuel@chromium.org
2013-05-27
2
-0
/
+2
*
Make renderer aware of browser plugin position.
lazyboy@chromium.org
2013-05-15
1
-2
/
+7
*
<webview>: Implement contentload event
fsamuel@chromium.org
2013-05-08
3
-0
/
+8
*
<webview>: Implement 'close' event
fsamuel@chromium.org
2013-05-02
3
-0
/
+7
*
Browser Plugin: Plumb edit commands from BrowserPlugin to the guest
fsamuel@chromium.org
2013-05-01
1
-0
/
+6
*
Browser Plugin: Unify Attach IPC
fsamuel@chromium.org
2013-05-01
1
-12
/
+5
[next]