summaryrefslogtreecommitdiffstats
path: root/content/ppapi_plugin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Introduce PPB_TCPSocket_Dev.yzshen@chromium.org2013-06-131-0/+2
* Use a direct include of strings headers in content/p*/.avi@chromium.org2013-06-122-2/+2
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-072-2/+2
* Move a bunch of child-only code from content/common to content/childscottmg@chromium.org2013-06-069-10/+11
* Update content/ to use WeakPtr<T>::get() instead of implicit "operator T*"akalin@chromium.org2013-06-031-1/+1
* Update refernces to Blink's Platform API (content)abarth@chromium.org2013-05-301-5/+5
* Update OWNERS files to enforce jeremy@ as owning *.sb in subdirectoriesrsleevi@chromium.org2013-05-281-0/+4
* Allow sandboxed OS X processes to open /dev/urandomrsleevi@chromium.org2013-05-251-4/+0
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-045-5/+5
* content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-301-1/+1