summaryrefslogtreecommitdiffstats
path: root/content/renderer/pepper_plugin_delegate_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 98767 - Reimplement the Pepper fullscreen API to use webkitRequestFull...piman@google.com2011-08-301-0/+3
* Reimplement the Pepper fullscreen API to use webkitRequestFullScreen and frie...koz@chromium.org2011-08-301-3/+0
* Move P2P code to content namespace.sergeyu@chromium.org2011-08-251-1/+1
* Moving the ViewHostMsg_PDFHasUnsupportedFeature IPC message to Chrome as PDF ...ananta@chromium.org2011-08-231-1/+2
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-1/+1
* AppendFileToBody by blocking ipckinuko@chromium.org2011-08-171-0/+3
* Wire experimental Flapper part twocpu@chromium.org2011-08-171-2/+3
* Video Capture Pepper APIpiman@chromium.org2011-08-061-0/+2
* Pepper quota supportkinuko@chromium.org2011-08-011-0/+5
* PPAPI interface for reading the enterprise policy as a big JSON blob.ajwong@chromium.org2011-07-301-46/+67
* Remove ReadWriteTokens from GpuVideoDecodeAccelerator + falloutvrk@google.com2011-07-281-6/+1
* Implement proper synchronization between HW video decode IPC and CommandBuffer.fischman@chromium.org2011-06-291-1/+6
* Implement AssignGLESBuffers for VideoDecode PPAPIvrk@google.com2011-06-101-1/+2
* Revert 88698 - Implement AssignGLESBuffers for VideoDecode PPAPIdavemoore@chromium.org2011-06-101-2/+1
* Implement AssignGLESBuffers for VideoDecode PPAPIvrk@google.com2011-06-101-1/+2
* The first step for enabling off-the-spot IME on Pepper on ChromeOS/Linux.kinaba@google.com2011-05-301-0/+7
* Use the WebKit default fonts when specifying generic font families.brettw@chromium.org2011-05-261-0/+1
* Convert PPB_Buffer_Impl to use SharedMemory for efficient IPC use.fischman@chromium.org2011-05-181-0/+1
* Implement VideoDecoder IPC hooks from plugin to GPU processvrk@google.com2011-05-131-1/+0
* Update VideoDecode PPAPI structs to be consistent with media structures, part 1vrk@google.com2011-05-101-1/+2
* Add a way to pass information to Pepper Flash from the command-line (e.g., fo...viettrungluu@chromium.org2011-05-031-0/+1
* Proxy time zone requests to the browser. This is because the current codebrettw@chromium.org2011-04-211-0/+1
* Ensure the PpapiBrokerImpl is deleted when it has no more clients.ddorwin@chromium.org2011-04-211-4/+10
* PpapiBrokerImpl manages its own lifetime based on Connect and Disconnect calls.ddorwin@chromium.org2011-04-201-6/+18
* Fix M12 release blocker. SaveAs now works for embedded PDFs and PDFs in iframe.gene@chromium.org2011-04-201-1/+1
* Implemented broker dispatcher, pipe creation, and handle distribution.ddorwin@chromium.org2011-04-181-5/+31
* Let Pepper open FileSystem files again.ericu@google.com2011-04-161-0/+3
* Added functionality to use "SaveAs..." from PDF plugin.gene@chromium.org2011-04-151-0/+1
* Fix clang error.ddorwin@chromium.org2011-04-141-0/+1
* Asynchronously create the ppapi broker.ddorwin@chromium.org2011-04-141-1/+38
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-131-7/+7
* Implement P2P Transport Dev using P2PTransportImpl.sergeyu@chromium.org2011-04-121-0/+1
* Revert 81319 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...ericu@google.com2011-04-121-7/+7
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-121-7/+7
* Fix the issue that context menu doesn't show on fullscreen Pepper Flash.yzshen@chromium.org2011-04-111-0/+1
* Revert 81028 - It broke LayoutTests/ fast/filesystem/op-copy.html on Windows ...tkent@chromium.org2011-04-111-7/+7
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-091-7/+7
* Revert 80982, tests failing on Win XPdmichael@chromium.org2011-04-081-7/+7
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-081-7/+7
* Added PPB_BrokerTrusted interface and a basic Chrome implementation of it.ddorwin@chromium.org2011-04-071-0/+3
* Revert 80833 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...ericu@google.com2011-04-071-7/+7
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, whereericu@google.com2011-04-071-7/+7
* When out-of-process PPAPI plugins fail to initialize, don't fall back on tryingbrettw@chromium.org2011-04-041-1/+11
* Checking in major revision of Pepper video decode APIs.scherkus@chromium.org2011-03-311-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Hook up the sad plugin painting and the crashed plugin infobars forbrettw@chromium.org2011-03-191-0/+2
* Move a bunch more random files from chrome\renderer to content\renderer.jam@chromium.org2011-03-181-0/+202