summaryrefslogtreecommitdiffstats
path: root/content/renderer/pepper/pepper_graphics_2d_host.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unused PPB_Graphics2D_Dev interfaceraymes@google.com2014-04-031-33/+3
* Allow Graphics2D stretch the plugin contents when resizing the plugin.raymes@google.com2013-11-181-2/+28
* Add SetOffset to PPB_Graphics2D_Devraymes@google.com2013-11-181-2/+12
* Allow PPB_ImageData_Impl to be created in a way that is compatible with unitt...raymes@google.com2013-11-141-6/+11
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-1/+1
* PPAPI: Fix more WeakPtrFactory ordering problems.dmichael@chromium.org2013-10-091-2/+0
* Remove RenderWidget::WillInitiatePaint since it's not used anymore.jam@chromium.org2013-10-031-1/+0
* cc: Move TextureMailbox::ReleaseCallback to SingleReleaseCallback.danakj@chromium.org2013-09-171-2/+7
* Make fullscreen pepper flash create a texture layer with software compositorjbauman@chromium.org2013-09-101-0/+7
* PPAPI: Remove references to content from ppapi/hostdmichael@chromium.org2013-07-311-1/+1
* Remove PluginDelegate completely. In a followup I'll rename PepperPluginDeleg...jam@chromium.org2013-07-301-1/+0
* Get rid of PluginDelegate::PlatformGraphics2D abstraction now that pepper plu...jam@chromium.org2013-07-271-15/+22
* Put the pepper files which were moved in r213578 to the content namespace.jam@chromium.org2013-07-251-14/+6
* Move webkit/plugins/ppapi to content/renderer/pepper.jam@chromium.org2013-07-251-1/+1
* Create a public API around webkit::ppapi::PluginInstance and use it in chrome...jam@chromium.org2013-07-241-3/+3
* Add simple hand-rolled RTTI for Pepper ResourceHostsraymes@chromium.org2013-06-061-1/+1
* Update refernces to Blink's Platform API (content)abarth@chromium.org2013-05-301-1/+1
* Revert 199560 "Move the plugins sources out of the webkit glue t..."ananta@chromium.org2013-05-111-2/+1
* Move the plugins sources out of the webkit glue target into a new target 'plu...ananta@chromium.org2013-05-101-1/+2
* Inline ppb_graphics_2d_impl to the host.brettw@chromium.org2013-02-191-7/+88
* Revert 171234. Broke test_shell_tests on WebKit Mac Canaries.senorblanco@google.com2012-12-051-88/+7
* Inline ppb_graphics_2d_impl to the host.victorhsieh@chromium.org2012-12-051-7/+88
* Migrate Graphics2D to new design, as part of the whole Pepper resource redesign.brettw@chromium.org2012-11-291-0/+99