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
/
renderer
/
browser_plugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support new plugin type in BrowserPlugin that navigates to a set URL.
zork@chromium.org
2014-04-11
9
-14
/
+52
*
Use SharedBitmapManager to allocate software frames.
jbauman@chromium.org
2014-04-09
1
-1
/
+2
*
Move webcursors code from webkit/ to content.
tfarina@chromium.org
2014-03-20
1
-1
/
+1
*
Run ContentMain in a browser_test's browser process. This removes duplication...
jam@chromium.org
2014-03-18
2
-19
/
+19
*
DevTools: Fix Inspect Element action for OOP iframes.
kaznacheev@chromium.org
2014-03-07
4
-55
/
+0
*
Invoke LeakSanitizer on teardown of some browser test fixtures.
earthdok@chromium.org
2014-03-05
1
-0
/
+6
*
Use gpu::Mailbox instead of std:string in IPCs
piman@chromium.org
2014-02-15
1
-1
/
+1
*
Revert 251207 "Use gpu::Mailbox instead of std:string in IPCs"
blundell@chromium.org
2014-02-14
1
-1
/
+1
*
Use gpu::Mailbox instead of std:string in IPCs
piman@chromium.org
2014-02-14
1
-1
/
+1
*
<webview>: Make sure guest gets TextInputTypeChanged every time input
lazyboy@chromium.org
2014-02-08
1
-7
/
+1
*
BrowserPlugin: Cleanup ChildFrameCompositingHelper and fix lifetime issue
fsamuel@chromium.org
2014-02-04
2
-8
/
+5
*
Fix mistaken assumptions in tests
abarth@chromium.org
2014-01-29
1
-0
/
+6
*
Make out of process iframes draw when flag enabled.
kenrb@chromium.org
2014-01-23
4
-644
/
+8
*
Revert "Add gpu::MailboxHolder to hold state for a gpu::Mailbox"
danakj@chromium.org
2014-01-21
1
-9
/
+8
*
Add gpu::MailboxHolder to hold state for a gpu::Mailbox
sheu@chromium.org
2014-01-18
1
-8
/
+9
*
<webview>: Speculative crash fix
fsamuel@chromium.org
2014-01-16
1
-2
/
+2
*
Adding RenderWidgetHostViewChildFrame for OOPIF view.
kenrb@chromium.org
2014-01-03
3
-39
/
+42
*
Update uses of Value in chromeos/, cloud_print/, components/, content/ to use...
avi@chromium.org
2013-12-23
1
-1
/
+1
*
Implement Input Method related WebPlugin interface for browser plugin
kochi@chromium.org
2013-12-14
2
-0
/
+64
*
<webview>: Implement CopyFromCompositingSurface() for guests in <webview>
sadrul@chromium.org
2013-12-11
4
-0
/
+77
*
Make sure plugin load.
tkent@chromium.org
2013-12-05
1
-1
/
+2
*
BrowserPlugin: Removed unused parameter
fsamuel@chromium.org
2013-12-05
9
-34
/
+17
*
cc: Remove DelegatingRendererLayerClient
powei@chromium.org
2013-12-04
1
-1
/
+1
*
<webview>: Expose transparency API
fsamuel@chromium.org
2013-12-03
3
-27
/
+63
*
Remove usage of deprecated V8 APIs from content/renderer
jochen@chromium.org
2013-11-29
1
-2
/
+6
*
BrowserPlugin: Cleanup
fsamuel@chromium.org
2013-11-28
1
-3
/
+0
*
<webview> Add ability to make guest renderer background transparent from the ...
alexst@chromium.org
2013-11-28
2
-0
/
+27
*
Allow browser plugin compositing helper to enable transparency in webview.
alexst@chromium.org
2013-11-25
2
-10
/
+26
*
<webview> Reclaim compositor resources released in the parent.
alexst@chromium.org
2013-11-15
2
-10
/
+45
*
<webview> Destroy compositing helper when guest crashes to avoid returning wr...
alexst@chromium.org
2013-11-14
2
-2
/
+14
*
Rewrite include paths for Blink public/ headers that have moved
philipj@opera.com
2013-11-14
1
-1
/
+1
*
<webview>: recreate DelegatedFrameResourceCollection when output surface or g...
piman@chromium.org
2013-11-09
1
-3
/
+21
*
<webview>: Do not issue a resize on switching to SW from compositing if we ar...
lazyboy@chromium.org
2013-11-08
1
-13
/
+15
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
13
-121
/
+121
*
<webview>: Implement default action for permissions
fsamuel@chromium.org
2013-10-16
1
-1
/
+0
*
aura: Allow delegated frames to be used by more than one impl layer.
danakj@chromium.org
2013-10-09
2
-10
/
+32
*
Fix <webview> with software compositor
jbauman@chromium.org
2013-09-26
2
-14
/
+32
*
Support webview tag when the container ext/app is embedded in a webUI
guohui@chromium.org
2013-09-24
2
-0
/
+5
*
Moves most files from ui/base/keycodes to ui/events/keycodes
sky@chromium.org
2013-09-17
1
-1
/
+1
*
cc: Move TextureMailbox::ReleaseCallback to SingleReleaseCallback.
danakj@chromium.org
2013-09-17
1
-9
/
+9
*
Remove more calls to HandleScope default ctor.
marja@chromium.org
2013-09-06
1
-3
/
+3
*
Reland attempt 2: Improve <webview> autosize:
lazyboy@chromium.org
2013-09-05
2
-43
/
+71
*
Remove calls to HandleScope default ctor.
marja@chromium.org
2013-09-04
1
-1
/
+1
*
Revert 221023 "Reland after fix: Improve <webview> autosize:"
pneubeck@chromium.org
2013-09-04
2
-71
/
+43
*
Reland after fix: Improve <webview> autosize:
lazyboy@chromium.org
2013-09-03
2
-43
/
+71
*
Revert 220402 "Improve <webview> autosize:"
lazyboy@chromium.org
2013-08-30
2
-72
/
+42
*
Improve <webview> autosize:
lazyboy@chromium.org
2013-08-29
2
-42
/
+72
*
<webview>: assigning src attribute same value reloads page.
fsamuel@chromium.org
2013-08-28
1
-24
/
+14
*
Fix malformed <webview> crash
fsamuel@chromium.org
2013-08-23
6
-17
/
+29
*
<webview>: Use MessagingNatives' BindTOGC and remove TrackObjectLifetime
fsamuel@chromium.org
2013-08-20
3
-90
/
+0
[next]