ThirdPartyCode: Difference between revisions
Jump to navigation
Jump to search
m (moved ThirdPartyLibraries to ThirdPartyCode) |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="wikitable sortable" cellspacing="1" cellpadding="1" border="1" align="left" summary="A list of all third party libraries used in Mozilla source code" | {| class="wikitable sortable" cellspacing="1" cellpadding="1" border="1" align="left" summary="A list of all third party libraries used in Mozilla source code" | ||
|+ Third | |+ Third Party Code | ||
|- | |- | ||
! scope="col" | Name | ! scope="col" | Name | ||
Line 21: | Line 21: | ||
|- | |- | ||
| bsdiff | | bsdiff | ||
| /other-licenses/bsdiff | |||
| [http://mxr.mozilla.org/mozilla-central/source/other-licenses/bsdiff/LICENSE BSD Protection License] | |||
| [http://www.daemonology.net/bsdiff/ Website] | |||
| XXXUpdate Generation tool? | |||
|- | |||
| bspatch | |||
| /toolkit/mozapps/update/updater/bspatch.* | | /toolkit/mozapps/update/updater/bspatch.* | ||
| [http://mxr.mozilla.org/mozilla-central/source/ | | [http://mxr.mozilla.org/mozilla-central/source/toolkit/mozapps/update/updater/bspatch.cpp 2-clause BSD] | ||
| [http://www.daemonology.net/bsdiff/ Website] | | [http://www.daemonology.net/bsdiff/ Website] | ||
| | | Gecko | ||
|- | |- | ||
| Cairo | | Cairo |
Revision as of 09:32, 26 May 2010
Name | Source | License | Links | Users |
---|---|---|---|---|
Blueprint CSS Framework | /build/pgo/blueprint | MIT/GPL | Test suite | |
Breakpad | /toolkit/crashreporter/google-breakpad | 3-clause BSD | Website, Bugs | Firefox, Thunderbird, SeaMonkey |
bsdiff | /other-licenses/bsdiff | BSD Protection License | Website | XXXUpdate Generation tool? |
bspatch | /toolkit/mozapps/update/updater/bspatch.* | 2-clause BSD | Website | Gecko |
Cairo | /gfx/cairo | LGPL/MPL | Website, Bugs | Gecko |
Chromium IPC | /ipc/chromium | 3-clause BSD | Website, Bugs | Gecko |
config file reader | /config/configobj.py | 3-clause BSD | Build system | |
dtoa | /js/src/dtoa.c | MIT | Contact | Gecko |
Expat | /parser/expat | MIT | Website, Bugs | Gecko |
Freetype2 | /modules/freetype2 | FreeType License/GPL | Website, Bugs | Gecko |
Growl | /toolkit/components/alerts/src/mac/growl | 3-clause BSD | Website, Bugs | Firefox, Thunderbird, Camino |
gssapi | /extensions/auth/gssapi.h | MIT | Gecko | |
HTML tests | /layout/html/tests | XXXAreTheseThirdParty? | Test suite | |
jemalloc | /memory/jemalloc | 2-clause BSD | Website | Gecko |
JPNIC DNS | /netwerk/dns/src (partially) | "3-clause" BSD | Gecko | |
lib7z | /modules/lib7z | Public Domain | Gecko | |
libbzip2 | /modules/libbz2 | libbzip2 license | Website | Gecko |
libevent | /ipc/chromium/src/third_party/libevent | 3-clause BSD | Website, Bugs | Gecko |
libfishsound | /media/libfishsound | BSD | Website | Gecko (up to 3.6) |
libffi | /js/src/ctypes/libffi | MIT | Website, Contact | Spidermonkey |
libjpeg | /jpeg | libjpeg license | Website | Gecko |
libogg/libtheora/libvorbis | /media/libogg, /media/libtheora, /media/libvorbis | 3-clause BSD | Website, Bugs | Gecko |
liboggplay/liboggz | /media/liboggplay, /media/liboggz | 3-clause BSD | Website, Bugs | Gecko (up to 3.6) |
libpixman | /gfx/cairo/libpixman | MIT | Website | Gecko |
libpng | /modules/libimg/png | libpng license | Website, Bugs | Gecko |
MochiKit | /testing/mochitest/MochiKit | MIT/AFL 2.1 | Website, Bugs | Test suite |
Mochitests XXXAreThese3rdParty? | /dom/tests/mochitest | From the W3C | Test suite | |
NSIS Installer | /other-licenses/nsis | zlib/libpng license | Website, Bugs | Firefox, Thunderbird, SeaMonkey |
nsQuickSort | /xpcom/glue/nsQuickSort.cpp | 3-clause BSD | Gecko | |
pymake | /build/pymake | MIT | Build system | |
QCMS | /gfx/qcms | MIT | Website | Gecko |
Sparkle | /camino/sparkle | MIT (XXXAndOpenSSL?) | Website, Bugs | Camino |
SQLite | /db/sqlite3, /security/nss/lib/sqlite | Public Domain | Website, Bugs | Gecko, NSS |
Thebes | /gfx/thebes/src/gfxPlatformFontList.cpp and gfxMacPlatformFontList.mm | tri-license | XXXIsThisThirdParty? | Gecko |
v8 | /js/src/v8 | XXXAMuddle | Gecko | |
wlanapi (from Google Gears) | /netwerk/wifi/src/wlanapi.h | 3-clause BSD | Website, Bugs | Gecko |
ycbcr (from Chromium) | /gfx/ycbcr | 3-clause BSD | Website, Bugs | Gecko |
zlib | /modules/zlib, /security/nss/lib/zlib | zlib license | Website, Contact | Gecko, NSS |