summaryrefslogtreecommitdiffstats
path: root/content/child/npapi
Commit message (Expand)AuthorAgeFilesLines
* Remove a bunch of NPAPI quirks and related support codepiman2016-03-228-1368/+1
* Revert of Remove a bunch of NPAPI quirks and related support code (patchset #...dgozman2016-03-228-1/+1368
* Remove a bunch of NPAPI quirks and related support codepiman2016-03-228-1368/+1
* Remove windowed NPAPI codepiman2016-03-1811-607/+13
* Refactor content/common/message_router to ipc/message_routermarkdittmer2016-02-191-2/+2
* Remove some dead NPAPI code after r363119.jam2016-02-031-15/+0
* Remove 'WebPlugin::CheckIfRunInsecureContent'.mkwst2016-01-221-4/+0
* Switch to standard integer types in content/.avi2015-12-2523-44/+102
* Use proper namespace in skia/extscroggo2015-12-101-1/+1
* Fixing remaining VC++ 2015 64-bit build breaksbrucedawson2015-12-101-1/+2
* clang/win: Let some chromium_code targets build with -Wextra.thakis2015-12-102-3/+3
* base: get rid of deprecated TrimWhitespace() functiontfarina2015-12-061-2/+2
* Remove PluginLoadObserver and related logic, it was only used for NPAPI.japhet2015-12-0419-2206/+14
* Remove a bunch of dead code from WebBindings.esprehn2015-10-171-2/+3
* Use the appropriate variant of IntToString in //contentricea2015-09-251-1/+1
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-242-2/+2
* ipc: Use a global for the process's attachment broker.erikchen2015-09-142-15/+6
* Revert of base: Remove using:: declaration from version.h header. (patchset #...thakis2015-08-191-1/+1
* base: Remove using:: declaration from version.h header.tfarina2015-08-191-1/+1
* clang/win: Enable -Wswitch.thakis2015-08-171-2/+6
* Convert remaining StringToLowerASCII to ToLowerASCII.brettw2015-08-114-5/+5
* Send connection info to the DevTools Network domain (Chrome side).lgarron2015-08-081-1/+2
* Remove legacy StartsWithASCII function.brettw2015-07-161-1/+2
* Remove multiple function calls for RequestPeer.yhirano2015-07-082-1/+36
* Fixed all unused-variable Clang warnings on Windows.mgiuca2015-07-081-1/+0
* clang/win: Fix warnings to prepare for building without -Wno-reorder.sammc2015-07-021-9/+8
* Update content module for IPC attachment brokering.erikchen2015-06-172-6/+15
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-1/+1
* Move LowerCaseEqualsASCII to base namespacebrettw2015-06-092-2/+2
* Make WebURLLoader capable of retaining received buffers.yhirano2015-06-032-9/+9
* Change most uses of Pickle to base::Picklebrettw2015-06-031-2/+2
* Revert of Make WebURLLoader capable of retaining received buffers. (patchset ...maruel2015-06-032-9/+9
* Make WebURLLoader capable of retaining received buffers.yhirano2015-06-032-9/+9
* Move Pickle to base namespace.brettw2015-06-021-2/+4
* content/child: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-05-216-30/+40
* Update {virtual,override} to follow C++11 style in content.nick2015-04-241-7/+6
* win: Move a few WeakPtrFactories to the end of their containing classes.thakis2015-04-242-6/+8
* Plugin Power Saver: Replace all "plug-in" with "plugin" for consistency.tommycli2015-03-168-46/+46
* Support 32-bit subversion fields in base::Version.wfh2015-03-101-4/+4
* Cleanup: Fix content header include guards.tfarina2015-02-274-10/+10
* Remove ResourceLoaderBridge interface.jam2015-02-192-17/+17
* removing all the code related to chrome://statscpu2015-02-123-15/+0
* Unify the three places that patch font loading for PDFium on Windows.jam2015-02-031-2/+2
* Cleanup: Update the path to gfx size headers.tfarina2015-01-031-1/+1
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-314-4/+4
* Cleanup: Update the path to insets and point headers.tfarina2014-12-231-1/+1
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-232-3/+3
* Switch users of foundation_util.h to include it directly and clean up uses of...avi2014-12-212-5/+0
* Enable MSVC warning for unused locals.Peter Kasting2014-11-201-1/+1
* Use content::Referrer to pass around referrers in the plugin codejochen2014-11-195-7/+9