summaryrefslogtreecommitdiffstats
path: root/content/renderer/pepper/host_globals.cc
Commit message (Expand)AuthorAgeFilesLines
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-231-1/+1
* PPAPI: Run clang_format.py on content/renderer/pepperdmichael@chromium.org2014-04-111-25/+22
* Update a few more references to WebFrame to use WebLocalFrame.dcheng@chromium.org2014-04-101-3/+3
* PPAPI: Make BroadcastLogWithSource check NULLdmichael@chromium.org2014-04-091-5/+16
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-251-1/+1
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-3/+3
* PPAPI: Remove instance param from GetFileTaskRunnerdmichael@chromium.org2013-10-011-1/+1
* PPAPI: Purposely leak ProxyLock, fix shutdown racedmichael@chromium.org2013-09-171-12/+4
* Revert "PPAPI: Purposely leak ProxyLock, fix shutdown race"dmichael@chromium.org2013-09-121-4/+12
* PPAPI: Purposely leak ProxyLock, fix shutdown racedmichael@chromium.org2013-09-121-12/+4
* No need to preface ppapi namespace with "::" for content/renderer/pepper sinc...jam@chromium.org2013-08-091-14/+14
* Get rid of webkit/plugins/plugin_switches.* and move them to content/public/c...jam@chromium.org2013-08-091-1/+1
* Remove PluginDelegate completely. In a followup I'll rename PepperPluginDeleg...jam@chromium.org2013-07-301-6/+2
* Put the pepper files which were moved in r213578 to the content namespace.jam@chromium.org2013-07-251-11/+10
* Move webkit/plugins/ppapi to content/renderer/pepper.jam@chromium.org2013-07-251-0/+285