Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
bindings/ | 03-May-2024 | - | 2,894 | 1,692 | ||
npspy/ | 03-May-2024 | - | 47,569 | 26,909 | ||
BUILD.gn | D | 03-May-2024 | 697 | 25 | 21 | |
LICENSE | D | 03-May-2024 | 1.5 KiB | 33 | 26 | |
README.chromium | D | 03-May-2024 | 313 | 10 | 8 | |
npapi.gyp | D | 03-May-2024 | 1,015 | 38 | 36 | |
npapi.target.darwin-arm.mk | D | 03-May-2024 | 6.6 KiB | 259 | 215 | |
npapi.target.darwin-arm64.mk | D | 03-May-2024 | 6.1 KiB | 235 | 191 | |
npapi.target.darwin-mips.mk | D | 03-May-2024 | 6.3 KiB | 249 | 205 | |
npapi.target.darwin-x86.mk | D | 03-May-2024 | 6.2 KiB | 247 | 203 | |
npapi.target.darwin-x86_64.mk | D | 03-May-2024 | 6.2 KiB | 245 | 201 | |
npapi.target.linux-arm.mk | D | 03-May-2024 | 6.6 KiB | 259 | 215 | |
npapi.target.linux-arm64.mk | D | 03-May-2024 | 6.1 KiB | 235 | 191 | |
npapi.target.linux-mips.mk | D | 03-May-2024 | 6.3 KiB | 249 | 205 | |
npapi.target.linux-x86.mk | D | 03-May-2024 | 6.2 KiB | 247 | 203 | |
npapi.target.linux-x86_64.mk | D | 03-May-2024 | 6.2 KiB | 245 | 201 |
README.chromium
1Name: Netscape Plugin Application Programming Interface (NPAPI) 2Short Name: npapi 3URL: http://mxr.mozilla.org/mozilla-central/source/modules/plugin/base/public/ 4Version: unknown 5Security Critical: yes 6License: MPL 1.1/GPL 2.0/LGPL 2.1 7 8Modifications: 9- Converted to utf-8 with: vim +"argdo write ++enc=utf-8" *.h 10