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
*
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
*
Move PageTransition from //content/public/common to //ui/base
Sylvain Defresne
2014-09-19
1
-1
/
+1
*
Move ContentWindow from BrowserPlugin To GuestView
fsamuel
2014-09-18
1
-11
/
+8
*
Browser Plugin: Don't crash browser when reloading crashed webview
fsamuel
2014-09-12
1
-4
/
+6
*
BrowserPlugin: Interstitial Pages work
fsamuel
2014-09-11
1
-21
/
+21
*
Browser Plugin: Report autosize view size in DIP instead of physical pixels
fsamuel
2014-09-10
1
-1
/
+5
*
Browser Plugin: Move input to RWHVGuest to support interstitial pages
fsamuel
2014-09-10
1
-46
/
+10
*
BrowserPlugin: Remove BrowserPluginGuest::ToGuestRect
fsamuel
2014-09-09
1
-23
/
+0
*
BrowserPlugin: Grab the correct viewsize to report to BrowserPluginGuestDelegate
fsamuel
2014-09-06
1
-2
/
+3
*
BrowserPlugin: Remove dependency upon ViewHostMsg_UpdateRect
fsamuel
2014-09-04
1
-30
/
+54
*
Remove two unnecessary params in ViewHostMsg_UpdateRect_Params
fsamuel
2014-08-29
1
-1
/
+0
*
Move external popup menus from WebViewClient to WebFrameClient, part 3/3.
avi
2014-08-25
1
-9
/
+30
*
Remove BrowserPlugin's -internal-attach method
fsamuel@chromium.org
2014-08-22
1
-51
/
+61
*
Cache the current WebPreferences on RenderViewHostImpl (try #2).
chrishtr@chromium.org
2014-08-08
1
-1
/
+4
*
<webview>: Move autosize from content to chrome.
fsamuel@chromium.org
2014-08-06
1
-65
/
+10
*
Revert 287732 "<webview>: Move autosize from content to chrome."
tommi@chromium.org
2014-08-06
1
-10
/
+65
*
<webview>: Move autosize from content to chrome.
fsamuel@chromium.org
2014-08-06
1
-65
/
+10
*
Revert of Cache the current WebPreferences on RenderViewHostImpl. (https://co...
erikchen@chromium.org
2014-07-31
1
-4
/
+1
*
Cache the current WebPreferences on RenderViewHostImpl.
chrishtr@chromium.org
2014-07-22
1
-1
/
+4
*
Implement <appview>
fsamuel@chromium.org
2014-07-11
1
-0
/
+13
*
Update several WebContentsObserver loading callbacks to use RFH.
dcheng@chromium.org
2014-07-03
1
-1
/
+0
*
Remove WebContentsObservers dependencies on WebFrame::uniqueName().
dcheng@chromium.org
2014-07-01
1
-4
/
+2
*
Changed IME messages from View to Input.
bcwhite@chromium.org
2014-06-23
1
-13
/
+13
*
Remove GuestWebContentsCreated
fsamuel@chromium.org
2014-06-23
1
-37
/
+21
*
Remove ContentBrowserClient::GuestWebContentsAttached
fsamuel@chromium.org
2014-06-20
1
-5
/
+6
*
Make resize_guest IPC only take size instead of rect since that's enough.
lazyboy@chromium.org
2014-06-17
1
-11
/
+13
*
Merge ViewHostMsg_TextInputTypeChanged and ViewHostMsg_TextInputStateChanged ...
shuchen@chromium.org
2014-06-12
1
-12
/
+13
*
Move allocate instance id to chrome/.
lazyboy@chromium.org
2014-06-07
1
-43
/
+14
*
<webview> Rewrite IME related tests from content_browsertests to WebViewTest.
lazyboy@chromium.org
2014-06-05
1
-12
/
+2
*
GuestView: Move Disable Drag and Drop Out to Chrome
fsamuel@chromium.org
2014-05-31
1
-14
/
+0
*
Browser Plugin: Remove Zoom
fsamuel@chromium.org
2014-05-31
1
-5
/
+0
*
Move guest lifetime management to chrome
fsamuel@chromium.org
2014-05-30
1
-24
/
+6
*
Rename RenderProcessHost::IsGuest to RenderProcessHost::IsIsolatedGuest
fsamuel@chromium.org
2014-05-30
1
-2
/
+0
*
Remove BrowserPluginGuestDelegate::GuestProcessGone
fsamuel@chromium.org
2014-05-28
1
-2
/
+0
*
BrowserPluginGuest is no longer a WebContentsDelegate
fsamuel@chromium.org
2014-05-27
1
-181
/
+0
*
Remove some RenderProcessHost::IsGuest call sites
fsamuel@chromium.org
2014-05-26
1
-0
/
+12
*
<webview>: Make HandleContextMenu easier to refactor
fsamuel@chromium.org
2014-05-23
1
-10
/
+3
*
<webview>: Move PreHandleGestureEvent in chrome
fsamuel@chromium.org
2014-05-22
1
-3
/
+4
*
<webview>: Move name attribute to chrome
fsamuel@chromium.org
2014-05-22
1
-36
/
+0
*
<webview>: Move NewWindow API to chrome
fsamuel@chromium.org
2014-05-20
1
-366
/
+49
[next]