summaryrefslogtreecommitdiffstats
path: root/content/child/npapi
Commit message (Expand)AuthorAgeFilesLines
* Merge weburlrequest_extradata_impl.cc/h into content/child/request_extra_data...pilgrim@chromium.org2014-03-251-15/+3
* Report PPAPI plugin load error code to UMA.xhwang@chromium.org2014-03-251-2/+2
* Extract RequestInfo struct from ResourceLoaderBridge.tfarina@chromium.org2014-03-241-1/+2
* Move webcursors code from webkit/ to content.tfarina@chromium.org2014-03-207-8/+8
* Fix "unreachable code" warnings (MSVC warning 4702) in content/.pkasting@chromium.org2014-03-191-1/+0
* Revert 257655 "Merge weburlrequest_extradata_impl.cc/h into cont..."yzshen@chromium.org2014-03-181-16/+16
* Merge weburlrequest_extradata_impl.cc/h into content/child/request_extra_data...pilgrim@chromium.org2014-03-181-16/+16
* Implement ScopedFD in terms of ScopedGeneric.brettw@chromium.org2014-03-171-3/+4
* Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...jochen@chromium.org2014-03-151-4/+3
* Implement ScopedFD in terms of ScopedGeneric.brettw@chromium.org2014-03-141-3/+4
* Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...thakis@chromium.org2014-03-141-4/+3
* Implement ScopedFD in terms of ScopedGeneric.brettw@chromium.org2014-03-141-3/+4
* Move resource_request_body.cc/h to content/common/pilgrim@chromium.org2014-03-111-3/+3
* Move user_agent code from webkit/ to content/.tfarina@chromium.org2014-03-111-0/+1
* Simplify the user agent code some more since after r255534 it's not affected ...jam@chromium.org2014-03-101-2/+2
* Revert 255858 "Simplify the user agent code some more since afte..."jam@chromium.org2014-03-091-2/+2
* Simplify the user agent code some more since after r255534 it's not affected ...jam@chromium.org2014-03-091-2/+2
* Tease apart ServiceWorkerNetworkProvider from other stuff.michaeln@chromium.org2014-03-061-1/+3
* Revert 254514 "Revert 254507 "Reland "Move WebKitPlatformSupport..."jam@chromium.org2014-03-041-3/+3
* Update resource requests to remove redundant frame ID.creis@chromium.org2014-03-031-1/+0
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-031-2/+2
* Revert 254507 "Reland "Move WebKitPlatformSupportImpl over to co..."stgao@chromium.org2014-03-031-3/+3
* Reland "Move WebKitPlatformSupportImpl over to content."tfarina@chromium.org2014-03-031-3/+3
* Revert of Move WebKitPlatformSupportImpl over to content. (https://codereview...scottmg@chromium.org2014-03-031-3/+3
* Move WebKitPlatformSupportImpl over to content.tfarina@chromium.org2014-03-031-3/+3
* Don't initialize GL again in AcceleratedSurface::Initialize()danakj@chromium.org2014-02-111-2/+7
* Add transfer size paramater to didFinishLoading [2/3]eustas@chromium.org2014-02-102-2/+4
* Plumb network stack information about existence of cached copyrdsmith@chromium.org2014-02-062-0/+2
* Don't try to guess the referrer policy, but use the one associated with the r...jochen@chromium.org2014-02-041-2/+1
* Expand the QuickTime quirk to handle all mime types used by that plugin.jam@chromium.org2014-01-301-1/+3
* fix buildjam@chromium.org2014-01-211-0/+1
* Fix chrome.webRequest.onBeforeRequest for requests coming from NPAPI plugin p...jam@chromium.org2014-01-195-5/+28
* Give QuickTime the plugin stream data in writeable memory as it modifies it.jam@chromium.org2014-01-174-4/+25
* Remove some code inside USE_AURA and OS_WIN ifdefs in content.jam@chromium.org2014-01-142-12/+1
* Convert base::file_util to use File instead of PlatformFile.rvargas@chromium.org2014-01-071-1/+1
* Revert "Update all users of base::Version to explicitly specify the namespace...avi@chromium.org2014-01-031-1/+1
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-252-2/+2
* Update all users of base::Version to explicitly specify the namespace, and cl...avi@chromium.org2013-12-231-1/+1
* A bunch of work to transition from render_view_id to render_frame_id.jam@chromium.org2013-12-205-7/+7
* Revert 239400 "Revert 239280 "Move more file_util functions to b..."thakis@chromium.org2013-12-081-2/+2
* Revert 239280 "Move more file_util functions to base namespace."thakis@chromium.org2013-12-081-2/+2
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-071-2/+2
* Fix a crash in the NPAPI plugin code which occurs after we call the plugins w...ananta@chromium.org2013-12-051-2/+9
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-041-1/+1
* Move temp file functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* Fix windowless NPAPI Flash videos not working on certain sites.ananta@chromium.org2013-11-261-5/+12
* Fix DCHECK in HandleEventMessageFilterHook firing when right clicking on a wi...jam@chromium.org2013-11-221-0/+6
* Fix windowless mouse events not working in NPAPI Flash in Chrome desktop Wind...ananta@chromium.org2013-11-192-0/+36
* Fix debug build when enable_plugins==0spang@chromium.org2013-11-181-0/+4
* Cleanup: Remove unused includes of webkit/glue/webkit_glue.htfarina@chromium.org2013-11-122-2/+0