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
*
Browser Plugin: Allocate Instance IDs in BrowserPluginEmbedder instead of Bro...
fsamuel@chromium.org
2013-01-23
3
-7
/
+29
*
nit: Fix some #include orders in browser_plugin/
lazyboy@chromium.org
2013-01-18
2
-2
/
+2
*
Disable flaky test BrowserPluginHostTest.FocusPreservation.
ericu@chromium.org
2013-01-16
1
-1
/
+2
*
Browser Plugin: Removed unnecessary cast
fsamuel@chromium.org
2013-01-15
1
-9
/
+5
*
Browser Plugin: Minor refactor to move NavigateGuest handling to BrowserPlugi...
fsamuel@chromium.org
2013-01-15
4
-29
/
+27
*
Browser Plugin: Fix sort order of message handlers in BrowserPluginGuest
fsamuel@chromium.org
2013-01-11
2
-7
/
+7
*
Fix Sunspider performance regression
fsamuel@chromium.org
2013-01-10
1
-0
/
+4
*
Fixing resize for HW accelerated compositing.
alexst@chromium.org
2013-01-09
1
-0
/
+1
*
Browser Plugin: Make sure name attribute is propagated to guest if it's set p...
fsamuel@chromium.org
2013-01-09
1
-0
/
+8
*
<webview>: Add name attribute
fsamuel@chromium.org
2013-01-09
5
-6
/
+78
*
Browser Plugin: Sort BrowserPluginGuest::OnSetSize
fsamuel@chromium.org
2013-01-09
2
-9
/
+9
*
BrowserPlugin: Plumb ViewHostMsg_CreateWindow to BrowserPluginGuest
fsamuel@chromium.org
2013-01-08
4
-15
/
+48
*
Browser Plugin: Refactor BrowserPluginEmbedder to allow creating guests with ...
fsamuel@chromium.org
2013-01-08
2
-109
/
+137
*
When starting a provisional load, indicate whether the provisional URL is abo...
jochen@chromium.org
2013-01-07
2
-0
/
+2
*
Change ExecuteJavaScript* helper functions in browser_test_utils.{h,cc}
darin@chromium.org
2013-01-02
1
-78
/
+70
*
Rename IPC handlers that are in the form of OnMsgFoo to OnFoo. This is how al...
jam@chromium.org
2013-01-02
2
-3
/
+3
*
Browser Plugin: Simplified BrowserPlugin Damage Buffer
fsamuel@chromium.org
2012-12-21
4
-106
/
+46
*
Aura/Android: Send mailbox name with every Swap message.
sievers@chromium.org
2012-12-21
2
-3
/
+3
*
Browser Plugin: Simplify BrowserPluginHostMsg_* message routing
fsamuel@chromium.org
2012-12-20
9
-783
/
+451
*
Browser Plugin: Simplify BrowserPluginGuestHelper
fsamuel@chromium.org
2012-12-18
10
-300
/
+234
*
Message forwarding code for for webview compositing.
alexst@chromium.org
2012-12-18
4
-52
/
+36
*
Put AcceleratedSurfaceMsg_BufferPresented arguments in a struct.
sievers@chromium.org
2012-12-17
1
-2
/
+5
*
Disable BrowserPluginHostTest.GuestUnresponsive on win and linux due to flaki...
tim@chromium.org
2012-12-17
1
-1
/
+9
*
ipc: Use existing [de]serializer for WebInputEvent.
sadrul@chromium.org
2012-12-14
3
-43
/
+33
*
Browser Plugin: PostMessage test seems reliable now
fsamuel@chromium.org
2012-12-13
1
-6
/
+2
*
Browser Plugin: Fix GuestUnresponsive Flakiness
fsamuel@chromium.org
2012-12-13
1
-11
/
+13
*
Browser Plugin: Fix <select> popup positioning on Mac
fsamuel@chromium.org
2012-12-12
6
-0
/
+106
*
Implement TextureImageTransportSurface using texture mailbox
sievers@chromium.org
2012-12-10
1
-4
/
+0
*
Disable BrowserPluginHostTest.GuestUnresponsive on Linux since it's failing o...
jam@chromium.org
2012-12-08
1
-2
/
+2
*
Disable BrowserPluginHostTest.GuestUnresponsive on Windows since it is flaky.
perkj@chromium.org
2012-12-07
1
-1
/
+7
*
Browser Plugin: Use asynchronous input events
fsamuel@chromium.org
2012-12-07
9
-95
/
+90
*
Revert 171569 as it broke some browser_tests on win_aura.
sky@chromium.org
2012-12-07
1
-0
/
+4
*
Change www.crbug.com (fails) links to crbug.com links (works).
dbeam@chromium.org
2012-12-06
1
-1
/
+1
*
Implement TextureImageTransportSurface using texture mailbox
sievers@chromium.org
2012-12-06
1
-4
/
+0
*
Messages needed for webview compositor communication.
alexst@chromium.org
2012-11-30
4
-0
/
+46
*
Browser Plugin: Add OWNERS
fsamuel@chromium.org
2012-11-30
1
-0
/
+1
*
Change the InputEventAck codepath to use a tri-state-enum instead of a boolean
yusufo@chromium.org
2012-11-30
2
-3
/
+5
*
Stub implementation of RWHV for webview plugin. This will be modified to enab...
alexst@chromium.org
2012-11-28
6
-16
/
+8
*
Fix bringing up embedder's devtools.
lazyboy@chromium.org
2012-11-28
3
-1
/
+40
*
Browser Plugin: Enable Speech Bubble and Position Correctly
fsamuel@chromium.org
2012-11-27
7
-20
/
+44
*
Browser Plugin: Don't leak memory on window.open
fsamuel@chromium.org
2012-11-27
2
-0
/
+84
*
Browser Plugin: Minor cleanup
fsamuel@chromium.org
2012-11-27
1
-11
/
+5
*
Mark BrowserPluginHostTest.VisibilityPreservation flaky on all platforms.
joi@chromium.org
2012-11-27
1
-1
/
+4
*
Browser Plugin: Implement asynchronous Resize and Autosize
fsamuel@chromium.org
2012-11-26
9
-69
/
+107
*
Browser Plugin: Simplified BrowserPluginManager
fsamuel@chromium.org
2012-11-20
3
-12
/
+35
*
Triggering InspectElement from context menu over a guest will open guest's de...
lazyboy@chromium.org
2012-11-14
4
-6
/
+75
*
Reverting this to fix the compile failures on linux clang. please reland afte...
ananta@chromium.org
2012-11-13
4
-75
/
+6
*
Triggering InspectElement from context menu over a guest will open guest's de...
lazyboy@chromium.org
2012-11-13
4
-6
/
+75
*
content: Use Vector2d for the UpdateRect and ScrollRect APIs
danakj@chromium.org
2012-11-13
1
-2
/
+1
*
Browser Plugin: Don't bundle cursor with HandleInputEvent.
fsamuel@chromium.org
2012-11-10
2
-8
/
+5
[next]