summaryrefslogtreecommitdiffstats
path: root/content/ppapi_plugin
Commit message (Expand)AuthorAgeFilesLines
* Remove implicit HANDLE conversions from content.rvargas2014-09-251-1/+1
* PPAPI: Fix GetBrowserInterface race conditionsdmichael2014-09-181-2/+2
* Revert of [Mac] Implement a new WebSandboxSupport method to get the display's...noel2014-09-151-7/+0
* Revert of PPAPI: Fix GetBrowserInterface race conditions (patchset #6 id:1000...raymes2014-09-151-2/+2
* PPAPI: Fix GetBrowserInterface race conditionsdmichael2014-09-131-2/+2
* Make chrome GN build work in component mode.Brett Wilson2014-09-111-0/+4
* [Mac] Implement a new WebSandboxSupport method to get the display's color space.rsesek2014-09-091-0/+7
* Change base/file_utils.h includes to base/files/file_utils.h in content/thestig2014-09-052-2/+2
* Call ChildThread::Shutdown in PpapiThread::Shutdown.tzik2014-09-041-0/+2
* Mojo: split up service_provider.mojomdarin@chromium.org2014-07-311-1/+1
* Preload dxva2.dll on Windows when loading Widevine CDM adapter.xhwang@chromium.org2014-07-241-2/+7
* Mojo: Remove InterfaceProvider.sammc@chromium.org2014-06-301-1/+1
* Support exposing Mojo services between render frames, render threads, and the...sammc@chromium.org2014-06-251-1/+1
* Revert 279557 "Support exposing Mojo services between render fra..."xhwang@chromium.org2014-06-251-1/+1
* Support exposing Mojo services between render frames, render threads, and the...sammc@chromium.org2014-06-251-1/+1
* Add chrome/plugin and chrome/utility to GN build.brettw@chromium.org2014-06-231-3/+1
* Keep track of paths for fallback fonts in sandbox_ipc_linuxdominik.rottsches@intel.com2014-06-221-0/+1
* Complete Chromium side rename of WebFontFamily to WebFallbackFontdominik.rottsches@intel.com2014-06-171-31/+0
* Minor Fixes for Windows GN build.brettw@chromium.org2014-06-141-0/+1
* Add more content subtargets and deps to the GN build.brettw@chromium.org2014-06-131-0/+34
* Introduce WebFallbackFont on the Chromium sidedominik.rottsches@intel.com2014-06-121-5/+38
* Add FILE_MISSING in PpapiThread::LoadResult for UMA reporting.xhwang@chromium.org2014-06-102-0/+6
* 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