summaryrefslogtreecommitdiffstats
path: root/content/ppapi_plugin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add Shutdown() helper to ChildThread and move all destructor logic.dcheng@chromium.org2013-04-222-0/+4
* Add UMA reporting on failure to load ppapi plugins.xhwang@chromium.org2013-04-172-1/+44
* Linux: make current InitializeSandbox() private.jln@chromium.org2013-04-131-1/+2
* Rewrite scoped_array<T> to scoped_ptr<T[]> in content/, Linux edition.dcheng@chromium.org2013-04-071-1/+1
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-301-2/+0
* Revert 191420 "PPAPI: Remove threading options; it's always on"rlarocque@chromium.org2013-03-291-0/+2
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-291-2/+0
* Revert 189518 "PPAPI: Remove threading options; it's always on"dmichael@chromium.org2013-03-211-0/+2
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-211-2/+0
* Refactor sandbox_policy.cc so that it doesn't contain the sandbox policies fo...jam@chromium.org2013-03-201-0/+1
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-1/+2
* [ppapi] Add crash key for which plugin is loaded.shess@chromium.org2013-03-181-0/+5
* [Mac] Do not unload base::NativeLibrary-ies if they contain ObjC segments.rsesek@chromium.org2013-03-151-10/+0
* Revert 187427 "PPAPI: Remove threading options; it's always on"karen@chromium.org2013-03-131-0/+2
* [Mac] Don't unload ppapi broker bundle.shess@chromium.org2013-03-121-0/+10