summaryrefslogtreecommitdiffstats
path: root/content/browser/ppapi_plugin_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Get rid of webkit/plugins/plugin_switches.* and move them to content/public/c...jam@chromium.org2013-08-091-1/+0
* Switched proxy for TCPServerSocketPrivate.ygorshenin@chromium.org2013-08-051-2/+4
* Update include paths in content/browser for base/process changes.rsesek@chromium.org2013-07-231-1/+0
* Add a field trial for low latency flash audio.dalecurtis@chromium.org2013-07-121-3/+13
* Implement GetVoucherFile and GetHmonitor functions for PPB_Flash_DRMraymes@chromium.org2013-06-111-7/+6
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-071-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-301-2/+1
* Revert 191420 "PPAPI: Remove threading options; it's always on"rlarocque@chromium.org2013-03-291-1/+2
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-291-2/+1
* Get rid of the last NaCl mention in the content sandbox code. Make Windows ca...jam@chromium.org2013-03-211-2/+15
* Revert 189518 "PPAPI: Remove threading options; it's always on"dmichael@chromium.org2013-03-211-1/+2
* Revert 189376 "Revert 189298 "Remove NaCl usage in content PPAPI..."jam@chromium.org2013-03-211-5/+3
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-211-2/+1
* Revert 189298 "Remove NaCl usage in content PPAPI code."xusydoc@chromium.org2013-03-201-3/+5
* Remove NaCl usage in content PPAPI code.jam@chromium.org2013-03-201-5/+3
* Refactor sandbox_policy.cc so that it doesn't contain the sandbox policies fo...jam@chromium.org2013-03-201-1/+28
* Revert 187427 "PPAPI: Remove threading options; it's always on"karen@chromium.org2013-03-131-1/+2
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-121-2/+1
* Revert 187340 "PPAPI: Remove threading options; it's always on"dmichael@chromium.org2013-03-111-1/+2
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-111-2/+1
* Revert 186925 since it breaks many of the builds on the bots (e.g.aberent@google.com2013-03-081-1/+2
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-081-2/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-121-2/+2
* Use base namespace for FilePath in content/browserbrettw@chromium.org2013-02-071-5/+5
* Prevent calling GetProcId with a null process handle in PpapiPluginProcessHos...robertshield@chromium.org2013-02-041-2/+4
* Add two new debug URLs for Pepper Flash:yzshen@chromium.org2013-01-221-0/+10
* PPB_UDPSocket_Private is switched to the new Pepper proxy.ygorshenin@chromium.org2013-01-211-3/+5
* Enable Pepper threading on all channels.shess@chromium.org2013-01-051-1/+0
* Use an explicit PID for duplicating Pepper handles rather than the Channel's.brettw@chromium.org2013-01-041-7/+12
* Add permissions checking for Flash and network state.brettw@chromium.org2012-12-131-1/+4
* Implement an IsAllowed function in the pepper PPB_Broker_Trusted APIraymes@chromium.org2012-12-101-5/+3
* Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...raymes@chromium.org2012-12-081-6/+8
* Revert 171408raymes@chromium.org2012-12-061-8/+6
* Revert 171389raymes@chromium.org2012-12-061-6/+8
* Revert 171080raymes@chromium.org2012-12-061-8/+6
* The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C...raymes@chromium.org2012-12-041-6/+8
* Enable Pepper threading on canary.shess@chromium.org2012-12-011-0/+1
* Put pepper threading support behind a command line flag.brettw@chromium.org2012-11-201-0/+1
* Add pepper permissions checks to network monitor and host resolverbrettw@chromium.org2012-11-091-0/+1
* Add support for external out-of-process PPAPI plugins in the browser.bbudge@chromium.org2012-11-071-4/+4
* Move the remaning files in content\common to the content namespace.jam@chromium.org2012-10-241-13/+13
* [OSX] Pass --enable-sandbox-logging to more sub-processes.shess@chromium.org2012-10-031-2/+5
* Hook up PpapiPermissions in more places.brettw@chromium.org2012-10-021-4/+5
* Handle crashing Pepper plug-ins the same as crashing NPAPI plug-ins.cevans@chromium.org2012-09-241-0/+4
* Convert the async device ID getter to a chrome resource hostbrettw@chromium.org2012-09-151-0/+46