summaryrefslogtreecommitdiffstats
path: root/content/ppapi_plugin
Commit message (Expand)AuthorAgeFilesLines
* Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME).nkostylev@chromium.org2014-05-271-1/+6
* Revert 270872 "Move all callers of GetHomeDir() to PathService::..."benwells@chromium.org2014-05-161-6/+1
* Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME).nkostylev@chromium.org2014-05-161-1/+6
* Revert "Check existence of Widevince CDM/Adapter on load failure on Win."xhwang@chromium.org2014-04-211-17/+0
* Remove AMD family check for the flappercpu@chromium.org2014-04-091-1/+1
* Remove unnecessary Platform::createMessagePortChannel methoddarin@chromium.org2014-04-092-4/+7
* Check existence of Widevince CDM/Adapter on load failure on Win.xhwang@chromium.org2014-03-251-0/+17
* Report PPAPI plugin load error code to UMA.xhwang@chromium.org2014-03-252-8/+30
* Remove WebKitPlatformSupportImpl and WebKitPlatformSupportChildImpl classes. ...jam@chromium.org2014-03-241-2/+2
* EnumSystemLocalesW() won't do tricks for all the areas covered by EnumSystemL...cbakgly@gmail.com2014-03-181-8/+31
* Move CommandLine to base namespace.brettw@chromium.org2014-03-171-3/+2
* Preload amdhcp64.dll or amdhcp32.dll before sandbox lockdown.cpu@chromium.org2014-03-121-6/+21
* Warm up EnumSystemLocalesEx() for Flash Player.yzshen@chromium.org2014-02-121-0/+10
* Sets $HOME for PPAPI plugin in ChromeOS.mukai@chromium.org2014-01-231-0/+10
* Removes MessageLoop::TYPE_XXX where possiblesky@chromium.org2014-01-151-1/+1
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-251-1/+1
* Set up font precaching in ppapi processscottmg@chromium.org2013-12-191-0/+18
* Pepper: Finish support for dev channel APIs.teravest@chromium.org2013-12-192-5/+2
* Revert 240527 "Revert of https://codereview.chromium.org/99133015/"jln@chromium.org2013-12-131-1/+1
* Revert of https://codereview.chromium.org/99133015/scottmg@chromium.org2013-12-131-1/+1
* Linux Sandbox: split the GPU policies to their own files.jln@chromium.org2013-12-131-1/+1
* Pepper: Send dev/canary channel status to plugins.teravest@chromium.org2013-12-122-2/+5
* Support using TrackedCallbacks as hints to determine the handling thread of r...yzshen@chromium.org2013-12-122-11/+8
* Pepper: Remove DispatcherMessageListeneryzshen@chromium.org2013-12-112-51/+1
* PPAPI: Delete SandboxSupport prior to blink::shutdown()dmichael@chromium.org2013-12-053-0/+11
* PPAPI: Check that blink Font code is only called on the main threaddmichael@chromium.org2013-11-201-3/+12
* Implement ScopedChildProcessReference classkinuko@chromium.org2013-11-124-11/+8
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-073-59/+59
* Simplify PPB_NetworkMonitor proxy.sergeyu@chromium.org2013-09-171-2/+0
* Revert r223494 "Simplify PPB_NetworkMonitor proxy."sergeyu@chromium.org2013-09-171-0/+2
* Simplify PPB_NetworkMonitor proxy.sergeyu@chromium.org2013-09-171-2/+0
* Revert 223482 "Simplify PPB_NetworkMonitor proxy."ikarienator@chromium.org2013-09-171-0/+2
* Simplify PPB_NetworkMonitor proxy.sergeyu@chromium.org2013-09-171-2/+0
* Remove redundant exit-detection code.rvargas@chromium.org2013-09-061-10/+0
* TCPSockets are switched to the new Pepper proxy.ygorshenin@chromium.org2013-08-281-4/+0
* Get rid of webkit/plugins/plugin_switches.* and move them to content/public/c...jam@chromium.org2013-08-091-1/+1
* Remove SandboxSupport::getFontFamilyForCharacters which is now dead codeeseidel@chromium.org2013-08-051-17/+0
* Switched proxy for TCPServerSocketPrivate.ygorshenin@chromium.org2013-08-051-4/+0
* Fix build breakage on chrome-for-tvkjyoun@google.com2013-08-031-27/+6
* Move Content to using WebFontInfo::familyForChareseidel@chromium.org2013-08-011-14/+33
* remove implementation of obsolete WebKitPlatformSupport::prefetchHostName.kouhei@chromium.org2013-08-012-6/+0
* Warm up dxva2.dll for pepflashplayer.dlljschuh@chromium.org2013-07-311-0/+8
* move BrowserFontResource_Trusted to content/childscottmg@chromium.org2013-07-252-0/+18
* Update include paths in miscellaneous content/ directories for base/process c...rsesek@chromium.org2013-07-252-2/+1
* Move webkit/plugins/ppapi to content/renderer/pepper.jam@chromium.org2013-07-251-2/+2
* Use a direct include of the message_loop header in content/, part 3.avi@chromium.org2013-07-182-2/+2
* Process names, and predictable thread and process ordering in about:tracingnduca@chromium.org2013-07-082-0/+8
* Use a direct include of time headers in content/, part 2.avi@chromium.org2013-06-281-1/+1
* Remove unused arguments from storage-related Chromium impls of Blink APIadamk@chromium.org2013-06-272-4/+2
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1