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
/
pepper
/
pepper_plugin_instance_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename PPB_Find_Dev to PPB_Find_Private
raymes@chromium.org
2014-03-26
1
-2
/
+2
*
This proxies PPB_Find_Dev so that it can be used out of process. It also adds...
raymes@google.com
2014-03-20
1
-0
/
+1
*
Disable UpdateLayerTransform on PepperPluginInstanceImpl
raymes@chromium.org
2014-03-04
1
-3
/
+0
*
Encrypted Media: Use uint32 for systemCode in SessionError.
xhwang@chromium.org
2014-03-04
1
-1
/
+1
*
PPAPI: Always inform RenderViewImpl of instance deletion
dmichael@chromium.org
2014-02-18
1
-0
/
+2
*
Add transfer size paramater to didFinishLoading [2/3]
eustas@chromium.org
2014-02-10
1
-1
/
+2
*
Proxy the PDF API to the PDF plugin.
koz@chromium.org
2014-02-06
1
-1
/
+1
*
Have the PDF plugin eagerly notify the host of the link under the cursor.
koz@chromium.org
2014-02-03
1
-0
/
+4
*
Make PepperPluginInstanceImpl a RenderFrameObserver so it can observe its fra...
jam@chromium.org
2014-01-31
1
-1
/
+6
*
Proxy private UMA pepper interface for out-of-process and NaCl plugins.
elijahtaylor@chromium.org
2014-01-24
1
-0
/
+1
*
Implement GetSelectedText() for the OOP PDF plugin.
koz@chromium.org
2014-01-15
1
-0
/
+4
*
Rename EME WD call parameters
jrummell@chromium.org
2013-12-10
1
-7
/
+6
*
Start transitioning Pepper plugin code to using RenderFrame instead of Render...
jam@chromium.org
2013-12-02
1
-4
/
+5
*
Add support for CDM_3.
jrummell@chromium.org
2013-11-30
1
-12
/
+14
*
Pepper: Refactor trusted plugin properties.
teravest@chromium.org
2013-11-27
1
-0
/
+1
*
Add SetOffset to PPB_Graphics2D_Dev
raymes@google.com
2013-11-18
1
-2
/
+5
*
Add support for multiple MediaKey sessions
jrummell@chromium.org
2013-11-14
1
-6
/
+6
*
Pepper: Tighten GetLiveModule in PluginRegistry.
teravest@chromium.org
2013-11-12
1
-0
/
+5
*
Pepper: weakptr nits PepperPluginInstanceImpl.
teravest@chromium.org
2013-11-12
1
-1
/
+1
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
1
-40
/
+40
*
PPAPI/NaCl: Move event dispatching from the plugin
dmichael@chromium.org
2013-11-06
1
-4
/
+1
*
Remove WGC3D::isContextLost references from cc
jamesr@chromium.org
2013-11-06
1
-1
/
+0
*
Plumb support for audio sample formats.
dalecurtis@chromium.org
2013-10-22
1
-3
/
+4
*
PPAPI: Fix more WeakPtrFactory ordering problems.
dmichael@chromium.org
2013-10-09
1
-7
/
+7
*
Remove RenderWidget::WillInitiatePaint since it's not used anymore.
jam@chromium.org
2013-10-03
1
-4
/
+3
*
Enforce disable fullscreen policy for ppapi plugins
bartfab@chromium.org
2013-09-20
1
-1
/
+1
*
Create a Pepper-based CDM when a MediaKeys object is created.
jrummell@chromium.org
2013-09-20
1
-4
/
+0
*
Pepper: Move FileRef to the "new" resource proxy.
teravest@chromium.org
2013-09-18
1
-2
/
+2
*
cc: Move TextureMailbox::ReleaseCallback to SingleReleaseCallback.
danakj@chromium.org
2013-09-17
1
-2
/
+4
*
Make fullscreen pepper flash create a texture layer with software compositor
jbauman@chromium.org
2013-09-10
1
-1
/
+10
*
Add GetPluginRefererURL to PPB_URLUtil_Dev interface to get the 'Referer' HTT...
omakovski@yandex-team.ru
2013-09-07
1
-0
/
+3
*
Move Range code to gfx.
ben@chromium.org
2013-09-06
1
-5
/
+5
*
Revert 221284 "Pepper: Move FileRef to the "new" resource proxy."
teravest@chromium.org
2013-09-05
1
-2
/
+2
*
Pepper: Move FileRef to the "new" resource proxy.
teravest@chromium.org
2013-09-04
1
-2
/
+2
*
Revert 219911 "Pepper: Move FileRef to the "new" resource proxy."
teravest@chromium.org
2013-08-29
1
-0
/
+2
*
Pepper: Move FileRef to the "new" resource proxy.
teravest@chromium.org
2013-08-28
1
-2
/
+0
*
Revert 218305 "Pepper: Move FileRef to the "new" resource proxy."
teravest@chromium.org
2013-08-20
1
-0
/
+2
*
Pepper: Move FileRef to the "new" resource proxy.
teravest@chromium.org
2013-08-19
1
-2
/
+0
*
Revert 216744 "Pepper: Move FileRef to the "new" resource proxy."
yzshen@chromium.org
2013-08-12
1
-0
/
+2
*
Pepper: Move FileRef to the "new" resource proxy.
teravest@chromium.org
2013-08-09
1
-2
/
+0
*
Remove mention of NaCl in content/renderer/pepper after these files were move...
jam@chromium.org
2013-08-09
1
-8
/
+8
*
No need to preface ppapi namespace with "::" for content/renderer/pepper sinc...
jam@chromium.org
2013-08-09
1
-24
/
+24
*
Remove PepperHelperImpl.
jam@chromium.org
2013-08-07
1
-6
/
+1
*
Move gamepad reader code out of PepperHelperImpl in the effort to eliminate P...
jam@chromium.org
2013-08-06
1
-2
/
+1
*
Move PepperHelperImpl::HandleDocumentLoad to the only calling class in the ef...
jam@chromium.org
2013-08-05
1
-4
/
+5
*
Revert 214920 "Pepper: Make PepperPluginInstance::Navigate async."
teravest@chromium.org
2013-08-05
1
-4
/
+3
*
Revert 215401 "Pepper: Make CreateWebURLRequest async."
teravest@chromium.org
2013-08-05
1
-9
/
+0
*
Pepper: Make CreateWebURLRequest async.
teravest@chromium.org
2013-08-02
1
-0
/
+9
*
Pepper: Make PepperPluginInstance::Navigate async.
teravest@chromium.org
2013-08-01
1
-3
/
+4
*
Rename PepperPluginDelegateImpl to PepperHelperImpl after getting rid of the ...
jam@chromium.org
2013-07-30
1
-7
/
+7
[next]