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
/
browser
/
browser_plugin
/
browser_plugin_guest.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare for webview compositing on MACOSX.
alexst@chromium.org
2013-02-07
1
-0
/
+14
*
Browser Plugin: Software path failover no longer crashes the embedder.
fsamuel@chromium.org
2013-01-31
1
-0
/
+1
*
nit: Fix some #include orders in browser_plugin/
lazyboy@chromium.org
2013-01-18
1
-1
/
+1
*
Browser Plugin: Minor refactor to move NavigateGuest handling to BrowserPlugi...
fsamuel@chromium.org
2013-01-15
1
-0
/
+1
*
Browser Plugin: Fix sort order of message handlers in BrowserPluginGuest
fsamuel@chromium.org
2013-01-11
1
-3
/
+3
*
<webview>: Add name attribute
fsamuel@chromium.org
2013-01-09
1
-0
/
+7
*
Browser Plugin: Sort BrowserPluginGuest::OnSetSize
fsamuel@chromium.org
2013-01-09
1
-2
/
+2
*
BrowserPlugin: Plumb ViewHostMsg_CreateWindow to BrowserPluginGuest
fsamuel@chromium.org
2013-01-08
1
-0
/
+5
*
When starting a provisional load, indicate whether the provisional URL is abo...
jochen@chromium.org
2013-01-07
1
-0
/
+1
*
Browser Plugin: Simplified BrowserPlugin Damage Buffer
fsamuel@chromium.org
2012-12-21
1
-14
/
+9
*
Browser Plugin: Simplify BrowserPluginHostMsg_* message routing
fsamuel@chromium.org
2012-12-20
1
-61
/
+65
*
Browser Plugin: Simplify BrowserPluginGuestHelper
fsamuel@chromium.org
2012-12-18
1
-50
/
+34
*
Message forwarding code for for webview compositing.
alexst@chromium.org
2012-12-18
1
-20
/
+10
*
Browser Plugin: Fix <select> popup positioning on Mac
fsamuel@chromium.org
2012-12-12
1
-0
/
+9
*
Browser Plugin: Use asynchronous input events
fsamuel@chromium.org
2012-12-07
1
-3
/
+2
*
Messages needed for webview compositor communication.
alexst@chromium.org
2012-11-30
1
-0
/
+10
*
Stub implementation of RWHV for webview plugin. This will be modified to enab...
alexst@chromium.org
2012-11-28
1
-2
/
+2
*
Browser Plugin: Enable Speech Bubble and Position Correctly
fsamuel@chromium.org
2012-11-27
1
-2
/
+9
*
Browser Plugin: Implement asynchronous Resize and Autosize
fsamuel@chromium.org
2012-11-26
1
-5
/
+10
*
Browser Plugin: Simplified BrowserPluginManager
fsamuel@chromium.org
2012-11-20
1
-0
/
+3
*
Browser Plugin: Don't bundle cursor with HandleInputEvent.
fsamuel@chromium.org
2012-11-10
1
-2
/
+1
*
Browser Plugin: Implement AutoSize
fsamuel@chromium.org
2012-11-09
1
-4
/
+9
*
BrowserPlugin: Move resize logic to BrowserPluginGuest
fsamuel@chromium.org
2012-11-05
1
-0
/
+10
*
Browser Plugin: Implement autosize (Embedder-side code)
fsamuel@chromium.org
2012-11-03
1
-7
/
+12
*
Browser Plugin: Guest focus state should always match BrowserPlugin focus state
fsamuel@chromium.org
2012-10-30
1
-0
/
+5
*
Browser Plugin: Guest visibility state should always match BrowserPlugin visi...
fsamuel@chromium.org
2012-10-27
1
-4
/
+7
*
Add loadCommit and loadStop Event.
irobert@chromium.org
2012-10-19
1
-0
/
+2
*
Browser Plugin: Enable File Chooser (<input type="file">)
fsamuel@chromium.org
2012-10-17
1
-11
/
+5
*
Browser Plugin: More robust recovery from guest crash
fsamuel@chromium.org
2012-10-15
1
-6
/
+6
*
When starting a provisional load include the parent frame ID in the IPC and p...
jochen@chromium.org
2012-10-12
1
-0
/
+1
*
browser-plugin: Allow accepting drag-n-drop events.
sadrul@chromium.org
2012-10-12
1
-0
/
+23
*
Browser Plugin: Update Guest WebContents Visibility on BrowserPlugin Visiblit...
fsamuel@chromium.org
2012-10-08
1
-0
/
+20
*
Browser plugin: Implement loadRedirect event.
creis@chromium.org
2012-10-05
1
-1
/
+15
*
Browser Plugin: Disable context menu
fsamuel@chromium.org
2012-10-05
1
-0
/
+1
*
Browser plugin: Implement loadStart and loadAbort events
fsamuel@chromium.org
2012-10-04
1
-0
/
+16
*
Browser Plugin: Implement terminate()
fsamuel@chromium.org
2012-10-04
1
-0
/
+3
*
[BrowserTag] Send dib info with NavigateGuest message,
lazyboy@chromium.org
2012-09-29
1
-7
/
+7
*
Browser Plugin: Implement Back, Forward, and Go.
fsamuel@chromium.org
2012-09-28
1
-0
/
+3
*
browser-plugin: Correctly notify the embedder when the guest starts/stops lis...
sadrul@chromium.org
2012-09-28
1
-0
/
+4
*
BrowserPluginGuest/Embedder: Remove friend helper classes, made necessary cal...
lazyboy@chromium.org
2012-09-21
1
-29
/
+33
*
Browser Plugin: Reload and Stop operations
fsamuel@chromium.org
2012-09-21
1
-0
/
+4
*
This is followup from Charlie's comments on Fady's cl: http://chromiumcoderev...
lazyboy@chromium.org
2012-09-20
1
-0
/
+174
*
Revert 157773 - This is followup from Charlie's comments on Fady's cl: http:/...
zea@chromium.org
2012-09-20
1
-174
/
+0
*
This is followup from Charlie's comments on Fady's cl: http://chromiumcoderev...
lazyboy@chromium.org
2012-09-20
1
-0
/
+174
*
Revert 157650 - This is followup from Charlie's comments on Fady's cl: http:/...
zea@chromium.org
2012-09-19
1
-174
/
+0
*
This is followup from Charlie's comments on Fady's cl: http://chromiumcoderev...
lazyboy@chromium.org
2012-09-19
1
-0
/
+174