summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/mock_plugin_delegate.cc
Commit message (Expand)AuthorAgeFilesLines
* Move webkit/plugins/ppapi to content/renderer/pepper.jam@chromium.org2013-07-251-427/+0
* Create a public API around webkit::ppapi::PluginInstance and use it in chrome...jam@chromium.org2013-07-241-18/+20
* Hide knowledge of webkit::ppapi::Plugin from chrome. This is part of moving p...jam@chromium.org2013-07-241-0/+12
* Remove usage of ChildProcess::current() and ChildThread::current() other than...jam@chromium.org2013-06-251-18/+9
* Move PPB_TCPSocket out of dev.yzshen@chromium.org2013-06-221-1/+1
* Implement PPB_TCPSocket_Dev: part 2yzshen@chromium.org2013-06-201-3/+4
* 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
* Move Pepper to using mailboxespiman@chromium.org2013-06-061-3/+0
* Update refernces to Blink's Platform API (webkit)abarth@chromium.org2013-05-301-1/+1
* Cleanup: Deprecate FileSystemCallbackDispatcherkinuko@chromium.org2013-05-161-16/+11
* Implementation of URLLoader using PluginResource/ResourceHost.bbudge@chromium.org2013-05-161-0/+5
* Move DirectoryReader::ReadEntries to FileRef::ReadDirectoryEntrieshamaji@chromium.org2013-05-031-0/+6
* Refactor FileSystem.victorhsieh@chromium.org2013-04-121-0/+22
* Replace string16 with base::string16 in src/webkitbrettw@chromium.org2013-03-291-2/+3
* 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/+5
* PPB_HostResolver_Private is switched to the new Pepper proxy.ygorshenin@chromium.org2013-02-121-14/+0
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-4/+4
* PPB_UDPSocket_Private is switched to the new Pepper proxy.ygorshenin@chromium.org2013-01-211-28/+0
* Update some #includes in webkit/plugins for headers in the new Platform direc...pilgrim@chromium.org2013-01-161-1/+1
* More conversion from uint to size_t for shared memory allocation sizes.cevans@chromium.org2013-01-111-1/+1
* Refactored PPB_Flash GetSettings to the new pepper resource modelraymes@chromium.org2012-12-191-6/+0
* This refactors PPB_Flash GetLocalTimeZoneOffset to the new PPAPI resource mod...raymes@chromium.org2012-12-171-4/+0
* Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...raymes@chromium.org2012-12-081-41/+0
* Revert 171408raymes@chromium.org2012-12-061-0/+41
* Revert 171389raymes@chromium.org2012-12-061-41/+0
* Revert 171080raymes@chromium.org2012-12-061-0/+41
* The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C...raymes@chromium.org2012-12-041-41/+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/+7
* Deprecate and remove unused PPB_Flash functions.raymes@chromium.org2012-11-261-4/+0
* Implement the Flash menu as a new-style Pepper resource.brettw@chromium.org2012-11-151-7/+0
* Move flash clipboard to the new proxy and add custom format supportraymes@chromium.org2012-11-011-5/+0
* Current implementation of ppapi::FileIO.SetLength fails on Mac due to sandbox...nhiroki@chromium.org2012-10-251-0/+7
* Mac Flash: Fix scaling bitmapsail@chromium.org2012-10-171-1/+2
* Don't require a recreation of the context when fullscreeningjbauman@chromium.org2012-09-191-0/+3
* AllowBroadcast() is exposed to NaCl.ygorshenin@chromium.org2012-08-311-0/+7
* Remove obsolete webkit_glue::P2PTransport interface.sergeyu@chromium.org2012-08-161-4/+0
* reland http://codereview.chromium.org/10830063/wjia@chromium.org2012-08-091-0/+3
* Revert 150491 - refactor EnumerateDevices to make it a persistent request.wjia@chromium.org2012-08-081-3/+0
* refactor EnumerateDevices to make it a persistent request.wjia@chromium.org2012-08-081-0/+3
* Add PP_FlashLSORestrictions to the list of settings supported by the Flash_Ge...bauerb@chromium.org2012-08-021-0/+6
* PPAPI's OpenFileSystem should take an origin URL, not a page URL.ericu@chromium.org2012-07-171-1/+1
* This implements the PPB_FileChooser resource as a new-style IPC-only resource.brettw@chromium.org2012-07-141-6/+0
* Notify CloseFile from Pepper to FileSystem.kinaba@chromium.org2012-07-101-1/+3
* Hook up content/renderer to the PPAPI host.brettw@chromium.org2012-07-031-0/+5
* Add CreateTemporaryFile to PPB_Flash_File_ModuleLocal.yzshen@chromium.org2012-06-151-0/+5
* Open pepper files directly in browser.tsepez@chromium.org2012-06-051-8/+8
* Revert 140399 - Open pepper files directly in browser.tsepez@chromium.org2012-06-041-8/+8