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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove WebContentsObservers dependencies on WebFrame::uniqueName().
dcheng@chromium.org
2014-07-01
2
-8
/
+4
*
Changed IME messages from View to Input.
bcwhite@chromium.org
2014-06-23
1
-13
/
+13
*
Remove GuestWebContentsCreated
fsamuel@chromium.org
2014-06-23
3
-64
/
+31
*
Remove ContentBrowserClient::GuestWebContentsAttached
fsamuel@chromium.org
2014-06-20
3
-17
/
+10
*
Make resize_guest IPC only take size instead of rect since that's enough.
lazyboy@chromium.org
2014-06-17
2
-12
/
+14
*
Merge ViewHostMsg_TextInputTypeChanged and ViewHostMsg_TextInputStateChanged ...
shuchen@chromium.org
2014-06-12
2
-15
/
+17
*
Move allocate instance id to chrome/.
lazyboy@chromium.org
2014-06-07
4
-77
/
+34
*
<webview> Rewrite IME related tests from content_browsertests to WebViewTest.
lazyboy@chromium.org
2014-06-05
12
-1242
/
+5
*
GuestView: Move Disable Drag and Drop Out to Chrome
fsamuel@chromium.org
2014-05-31
2
-15
/
+0
*
Browser Plugin: Remove Zoom
fsamuel@chromium.org
2014-05-31
4
-27
/
+0
*
Move guest lifetime management to chrome
fsamuel@chromium.org
2014-05-30
5
-36
/
+64
*
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
3
-247
/
+6
*
Remove some RenderProcessHost::IsGuest call sites
fsamuel@chromium.org
2014-05-26
4
-6
/
+22
*
<webview>: Make HandleContextMenu easier to refactor
fsamuel@chromium.org
2014-05-23
1
-10
/
+3
*
BrowserPluginHostTest: Rewrite 3 focus related tests and 1 visibility test to...
lazyboy@chromium.org
2014-05-23
4
-160
/
+9
*
<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
2
-42
/
+0
*
Disable BrowserPluginHostTest.HiddenBeforeNavigation under TSan v2
glider@chromium.org
2014-05-22
1
-1
/
+7
*
<webview>: Move NewWindow API to chrome
fsamuel@chromium.org
2014-05-20
5
-434
/
+167
*
Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th...
jam@chromium.org
2014-05-16
2
-4
/
+2
*
<webview>: Cleanup Pointer Lock & Simplify HandleKeyboardEvent
fsamuel@chromium.org
2014-05-15
4
-58
/
+13
*
Remove BrowserPluginHostTest's post message related tests.
lazyboy@chromium.org
2014-05-14
1
-84
/
+0
*
Move Browser Plugin loadabort tests from content_browsertests to browser_tests.
lazyboy@chromium.org
2014-05-14
3
-146
/
+0
*
<webview>: Move Color Chooser and File Chooser to Chrome
fsamuel@chromium.org
2014-05-14
1
-9
/
+4
*
Remove Browser Plugin pixel test.
lazyboy@chromium.org
2014-05-14
1
-129
/
+0
*
Cleanup CanDownload WebContentsDelegate API
fsamuel@chromium.org
2014-05-13
2
-44
/
+4
*
Add support for passing an arbitrary parameter to an IPC message handler. The...
jam@chromium.org
2014-05-13
1
-3
/
+3
*
BrowserPluginGuest: Initialize guest_visible_ and guest_opaque_.
lazyboy@chromium.org
2014-05-13
5
-39
/
+4
*
Rewrite NavigateAfterResize test from content_browsertests to brower_tests.
lazyboy@chromium.org
2014-05-13
3
-74
/
+0
*
Remove RenderWidget::SetBackground, change IPC to pass a bool.
danakj@chromium.org
2014-05-13
1
-8
/
+1
*
Rewrite AcceptTouchEvents test from content_browsertests to browser_tests.
lazyboy@chromium.org
2014-05-12
1
-85
/
+0
*
Rename BrowserPluginGuestManagerDelegate to BrowserPluginGuestManager
fsamuel@chromium.org
2014-05-11
8
-50
/
+49
*
Remove BrowserPluginGuestManager
fsamuel@chromium.org
2014-05-11
14
-453
/
+113
*
BrowserPlugin: Move CreateGuest to chrome
fsamuel@chromium.org
2014-05-10
8
-106
/
+122
*
We have a problem in the process on destroying WebContentsImpl because
zverre@yandex-team.ru
2014-05-09
1
-1
/
+1
*
Rewrite visibility related tests from content_browsertests to browser_tests.
lazyboy@chromium.org
2014-05-09
3
-50
/
+0
*
Move IsStringUTF8/ASCII to base namespace
brettw@chromium.org
2014-05-07
1
-1
/
+1
*
BrowserPlugin: Simplify content/public API
fsamuel@chromium.org
2014-05-07
7
-79
/
+99
*
Towards moving guest management to chrome: Introduce GuestViewManager
fsamuel@chromium.org
2014-05-06
13
-222
/
+353
*
Move some interfaces from content/port to internal content since they're not ...
jam@chromium.org
2014-05-05
2
-2
/
+2
*
Hide WebContentsView from Chrome. This also removes WebContentsViewPort.
jam@chromium.org
2014-05-03
1
-1
/
+0
*
Part 1/3 of http://crrev.com/225043005: Fire "contextmenu" event on
lazyboy@chromium.org
2014-05-03
1
-4
/
+12
*
Remove RenderWidgetHostViewPort.
jam@chromium.org
2014-05-01
1
-5
/
+5
*
Remove SW rendering path code from BrowserPlugin.
lazyboy@chromium.org
2014-04-29
5
-157
/
+48
*
Remove kEnableBrowserPluginForAllViewTypes flag
zork@chromium.org
2014-04-29
1
-5
/
+0
*
Cleanup: Remove unnecessary .get() in test's scoped_ptr-s.
lazyboy@chromium.org
2014-04-28
3
-14
/
+14
*
Remove WebPreferences::accelerated_compositing_enabled
piman@chromium.org
2014-04-24
1
-4
/
+0
*
Remove ViewMsg_UpdateRect_ACK
jbauman@chromium.org
2014-04-22
2
-47
/
+2
[next]