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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare browser plugin code for swapped out removal.
nasko
2015-08-20
1
-2
/
+13
*
Merge ViewHostMsg_TextInputTypeChanged and ViewHostMsg_TextInputStateChanged ...
shuchen
2015-07-31
1
-12
/
+14
*
Move existing kSitePerProcess checks to a policy-oracle object
nick
2015-07-27
1
-12
/
+8
*
Fix nested GuestView's container bounds calculation.
lazyboy
2015-07-21
1
-5
/
+0
*
Simplify InputMethodWin initialization.
shuchen
2015-07-19
1
-18
/
+1
*
Force new surface on BrowserPluginGuest reattach.
wjmaclean
2015-06-30
1
-1
/
+6
*
Make <webview> use out-of-process iframe architecture.
lazyboy
2015-06-29
1
-12
/
+43
*
Convert BrowserPlugin to render using cc::Surfaces.
wjmaclean
2015-06-15
1
-9
/
+53
*
Track frame openers in FrameTreeNodes instead of WebContents.
alexmos
2015-06-10
1
-1
/
+1
*
Added separate UMA stats for processes that were killed by SIGKILL, whichs is...
oshima
2015-06-04
1
-0
/
+3
*
Ignore input events sent to unattached guests.
fsamuel
2015-05-07
1
-2
/
+2
*
Add callback in UserScriptLoader to notify users when scripts are loaded.
hanxi
2015-05-05
1
-1
/
+13
*
GuestView: Simplify guest IPCS
fsamuel
2015-05-05
1
-20
/
+2
*
Fix an NPE in BrowserPluginGuest during guest teardown while showing intersti...
lazyboy
2015-04-15
1
-0
/
+12
*
Update guest's InputMethodActive each time we see a TextInputTypeChanged.
lazyboy
2015-04-07
1
-7
/
+21
*
<webview>: Make contentWindow available prior to attachment (on display:none).
fsamuel
2015-03-10
1
-22
/
+37
*
Prevent hang monitor restarts when hidden
jdduke
2015-03-09
1
-1
/
+1
*
Cleanup BrowserPlugin
fsamuel
2015-02-25
1
-1
/
+1
*
All guestview sizing now utilizes the new sizing infrastructure from https://...
paulmeyer
2015-02-24
1
-31
/
+7
*
Implement <webview> droplink event
fsamuel
2015-02-24
1
-4
/
+11
*
Fix OSX IME, Call RVH::SetInputMethodActive() after Attach.
lazyboy
2015-02-07
1
-8
/
+8
*
Allow MimeHandlerViewGuest to be notified of StopFinding events.
raymes
2015-02-06
1
-0
/
+4
*
Rename initial_pos to initial_rect in ShowWidget and ShowView IPCs.
bokan
2015-02-03
1
-2
/
+2
*
<webview> fix drag and drop issues.
lazyboy
2015-02-03
1
-5
/
+42
*
Fixed and reenabled the flaky test "WebViewAPITest.TestAutosizeAfterNavigation".
paulmeyer
2015-01-26
1
-1
/
+1
*
GuestViewBase: More C++ 11'ification
fsamuel
2015-01-21
1
-4
/
+4
*
GuestView: Cleanup
fsamuel
2015-01-20
1
-1
/
+1
*
Browser Plugin: Make aware of focus direction.
fsamuel
2015-01-19
1
-4
/
+14
*
Moved resizing of a guest view out of BrowserPluginGuest and into GuestViewBa...
paulmeyer
2015-01-10
1
-5
/
+8
*
Fix message routing for BrowserPlugin in iframe
fsamuel
2014-12-18
1
-1
/
+0
*
OOP PDF: Fix menu-initiated copies.
sammc
2014-12-18
1
-1
/
+6
*
Initialize BrowserPluginGuest to attach to the View hierarchy
fsamuel
2014-12-05
1
-21
/
+61
*
Plumb GuestView Detach API
fsamuel
2014-12-03
1
-1
/
+14
*
Revert of Remove repaint flag in BrowserPluginHostMsg_ResizeGuest IPC (patchs...
rfevang
2014-12-03
1
-3
/
+1
*
Remove repaint flag in BrowserPluginHostMsg_ResizeGuest IPC
fsamuel
2014-12-01
1
-1
/
+3
*
GuestView: Decouple owner_web_contents from attachment
fsamuel
2014-11-28
1
-21
/
+24
*
Pass whether a browser plugin guest is full page to its delegate on attach.
sammc
2014-11-24
1
-3
/
+3
*
Browser Plugin: Simplify attachment logic
fsamuel
2014-11-19
1
-4
/
+0
*
<webview>: Remove broken captureVisibleRegion code until feature is properly ...
fsamuel
2014-11-04
1
-29
/
+0
*
Exposes the text input flags to ChromeOS IME extensions.
shuchen
2014-10-23
1
-3
/
+6
*
Standardize usage of virtual/override/final in content/browser/
dcheng
2014-10-21
1
-4
/
+3
*
Fix RenderWidgetHostViewGuest leak.
lazyboy
2014-10-20
1
-1
/
+1
*
Revert "Merge ViewHostMsg_TextInputTypeChanged and ViewHostMsg_TextInputState...
shuchen
2014-10-15
1
-13
/
+12
*
Implement find in page support for top level BrowserPlugins.
raymes
2014-10-13
1
-0
/
+9
*
Small optimization for <webview> tooltips.
paulmeyer
2014-10-10
1
-0
/
+4
*
Tooltips now show up properly within a <webview>.
paulmeyer
2014-10-09
1
-0
/
+5
*
Replace OVERRIDE and FINAL with override and final in content/browser/browser...
anand.ratn
2014-10-06
1
-2
/
+2
*
GuestView: Move lifetime management out of content
fsamuel
2014-10-02
1
-24
/
+24
*
Cleanup BrowserPluginGuest::SwapCompositorFrame
fsamuel
2014-09-20
1
-25
/
+0
*
Browser Plugin: Remove dependency on NPAPI
fsamuel
2014-09-20
1
-13
/
+6
[next]