summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/plugin_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Move webkit/plugins/ppapi to content/renderer/pepper.jam@chromium.org2013-07-251-712/+0
* Create a public API around webkit::ppapi::PluginInstance and use it in chrome...jam@chromium.org2013-07-241-19/+19
* Hide knowledge of webkit::ppapi::Plugin from chrome. This is part of moving p...jam@chromium.org2013-07-241-0/+19
* Hide knowledge of webkit::ppapi::PluginDelegate from chrome. This is part of ...jam@chromium.org2013-07-231-10/+0
* Use a direct include of the shared_memory header in media/, ppapi/, webkit/.avi@chromium.org2013-07-171-1/+1
* webkit: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-06-291-1/+1
* Use a direct include of time headers in webkit/, win8/.avi@chromium.org2013-06-281-1/+1
* Remove usage of ChildProcess::current() and ChildThread::current() other than...jam@chromium.org2013-06-251-9/+9
* Move PPB_TCPSocket out of dev.yzshen@chromium.org2013-06-221-2/+2
* Move the following clipboard files from webkit\glue to content\renderer. Thes...ananta@chromium.org2013-06-211-2/+0
* Implement PPB_TCPSocket_Dev: part 2yzshen@chromium.org2013-06-201-3/+5
* fileapi: Remove FilePath parameter from FileSystemMsg_DidReadMetadatasatorux@chromium.org2013-06-181-2/+1
* Make the infobar popup when Pepper Flash requests the camera/microphoneraymes@chromium.org2013-06-131-0/+2
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-101-1/+1
* Allow renderer to create pepper ResourceHosts in the browserraymes@chromium.org2013-06-071-0/+1
* Move Pepper to using mailboxespiman@chromium.org2013-06-061-9/+3
* Move webkit/quota files to webkit/browser/quota or webkit/common/quotatzik@chromium.org2013-05-301-1/+1
* Split FileAPI code for common|common_child|rendererkinuko@chromium.org2013-05-281-1/+1
* FileAPI: Copy base::FileUtilProxy::Entry to fileapi::DirectoryEntrynhiroki@chromium.org2013-05-201-2/+6
* Cleanup: Deprecate FileSystemCallbackDispatcherkinuko@chromium.org2013-05-161-12/+21
* Implementation of URLLoader using PluginResource/ResourceHost.bbudge@chromium.org2013-05-161-0/+11
* Move DirectoryReader::ReadEntries to FileRef::ReadDirectoryEntrieshamaji@chromium.org2013-05-031-0/+3
* PPAPI: Make PlatformGraphics2D's destructor virtualdmichael@chromium.org2013-04-301-1/+4
* [FileAPI] Add file open ID and close callbacktzik@chromium.org2013-04-301-4/+5
* Refactor FileSystem.victorhsieh@chromium.org2013-04-121-5/+15
* Allow RequestOSFileHandle if an app has unlimited storagehamaji@chromium.org2013-04-121-0/+1
* Replace string16 with base::string16 in src/webkitbrettw@chromium.org2013-03-291-2/+2
* Pepper: Use shared memory for ArrayBufferVar.teravest@chromium.org2013-03-191-0/+7
* Provide a way to disable Nagle's algorithm on Pepper TCP sockets.wez@chromium.org2013-02-221-0/+4
* PPB_HostResolver_Private is switched to the new Pepper proxy.ygorshenin@chromium.org2013-02-121-12/+0
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-3/+3
* PPB_UDPSocket_Private is switched to the new Pepper proxy.ygorshenin@chromium.org2013-01-211-16/+0
* More conversion from uint to size_t for shared memory allocation sizes.cevans@chromium.org2013-01-111-1/+1
* Distinguish plugin disconnections from plugin crashes.yzshen@chromium.org2013-01-101-0/+3
* Refactored PPB_Flash GetSettings to the new pepper resource modelraymes@chromium.org2012-12-191-5/+0
* This refactors PPB_Flash GetLocalTimeZoneOffset to the new PPAPI resource mod...raymes@chromium.org2012-12-171-2/+0
* plugins: use new WebPluginContainer::setWebLayer API for compositing.piman@chromium.org2012-12-171-0/+7
* Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...raymes@chromium.org2012-12-081-21/+0
* Revert 171408raymes@chromium.org2012-12-061-0/+21
* Revert 171389raymes@chromium.org2012-12-061-21/+0
* Revert 171080raymes@chromium.org2012-12-061-0/+21
* The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C...raymes@chromium.org2012-12-041-21/+0
* Refactor 3 PPB_Flash functions to the new resource model.raymes@chromium.org2012-12-041-4/+0
* Migrate Graphics2D to new design, as part of the whole Pepper resource redesign.brettw@chromium.org2012-11-291-0/+34
* Deprecate and remove unused PPB_Flash functions.raymes@chromium.org2012-11-261-3/+0
* Implement the Flash menu as a new-style Pepper resource.brettw@chromium.org2012-11-151-8/+0
* Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual...reed@google.com2012-11-141-5/+2
* Move flash clipboard to the new proxy and add custom format supportraymes@chromium.org2012-11-011-3/+0
* Current implementation of ppapi::FileIO.SetLength fails on Mac due to sandbox...nhiroki@chromium.org2012-10-251-0/+3
* Don't require a recreation of the context when fullscreeningjbauman@chromium.org2012-09-191-0/+3