Keith I Myers – 2015-02-27 11:03:05-0500 – Updated: 2015-02-27 11:03:05-0500Originally shared by François BeaufortToday, I’d like to share with you some remarkable open-source projects the chromium team has been contributing to over the years. This non-exhaustive list is divided into chromium-owned projects and those the team has contributed to.
Owners
ANGLE – Almost Native Graphics Layer Engine
https://code.google.com/p/angleproject
Blink – Web rendering engine forked from WebKit
https://chromium.googlesource.com/chromium/blink
BoringSSL – Crypto and SSL stack derived from OpenSSL
https://boringssl.googlesource.com/boringssl
Chrome DevTools – Set of web authoring and debugging tools
http://frontend-src.chrome-dev.tools
Chrome OS BIOS U-Boot replacement – Coreboot payload for booting the system super fast
https://chromium.googlesource.com/chromiumos/platform/depthcharge
Chrome OS BIOS Verified Boot
https://chromium.googlesource.com/chromiumos/platform/vboot_reference
ChromeDriver – tool for automated testing of webapps across many browsers
https://sites.google.com/a/chromium.org/chromedriver
Chromium Embedded Controller
https://chromium.googlesource.com/chromiumos/platform/ec
Chromoting – Remotely control a distant machine
https://code.google.com/p/chromium/wiki/ChromotingBuildInstructions
cld2 – Compact Language Detector 2
https://code.google.com/p/cld2
DOM Distiller – Reader mode on Chrome
https://github.com/chromium/dom-distiller
GN – Meta-build system that generates NinjaBuild files
https://code.google.com/p/chromium/wiki/gn
google-breakpad – Multi-platform crash reporting system
https://code.google.com/p/google-breakpad
grit-i18n – Google Resource and Internationalization Tool
https://code.google.com/p/grit-i18n
GYP – Generate Your Projects
https://chromium.googlesource.com/external/gyp
hterm – Cross browser xterm compatible terminal emulator
https://github.com/chromium/hterm
Native Client – Sandbox for running compiled C and C++ code in the browser
https://chromium.googlesource.com/native_client/src/native_client
Ninja – Build system with a focus on speed
https://github.com/martine/ninja
open-vdiff – Open Source VCDIFF delta compression implementation
https://code.google.com/p/open-vcdiff
PDFium – PDF rendering engine
https://pdfium.googlesource.com
Platform2 – Group of system services that make up the Chromium OS platform
https://chromium.googlesource.com/chromiumos/platform2
Sanitiser for OpenType – parse and serialize OpenType files
https://code.google.com/p/ots
Servo – Debug board used for Chromium OS test and development
http://www.chromium.org/chromium-os/servo
Skia – 2D graphic library for drawing text, geometries, and images
https://chromium.googlesource.com/skia
Swarming – Distribute tasks fast and efficiently in a heterogeneous fleet of bots
https://code.google.com/p/swarming
Syzygy – Windows binary transformation/optimization/instrumentation toolchain
https://github.com/google/syzygy
Trace-Viewer – Frontend for chrome://tracing and Android systrace
https://github.com/google/trace-viewer
V8 – JavaScript engine
https://code.google.com/p/v8
Web Page Replay – Record live Web pages and use them for local performance testing
https://github.com/chromium/web-page-replay
WebM – video/audio compression/decompression/container libraries
http://www.webmproject.org
WebRTC – Web-based real-time communication
http://www.webrtc.org
Contributors
Apache Cordova – build native mobile apps using Web technologies
http://cordova.apache.org
BlueZ – Official Linux Bluetooth protocol stack
http://www.bluez.org
Buildbot – Continuous Integration Framework
http://buildbot.net
Clang – C/C++ language family compiler based on LLVM
http://clang.org
Coreboot – fast and flexible Open Source firmware
http://www.coreboot.org
Dart – Web programming language
https://www.dartlang.org
Das U-Boot source code – the Universal Boot Loader
http://www.denx.de/wiki/U-Boot
FFmpeg – multimedia library
http://ffmpeg.org
Gentoo Linux
http://gentoo.org
ICU – International Components for Unicode
http://site.icu-project.org
LLVM – Compiler infrastructure project
http://llvm.org
LevelDB – key-value storage library
https://github.com/google/leveldb
Linux Kernel
https://kernel.org
Mesa 3D – OpenGL graphics library
http://www.mesa3d.org
modemmanager-next – Broadband modem support daemon
http://www.freedesktop.org/wiki/Software/ModemManager
NSS – Mozilla’s Networking and Cryptography library
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS
Selenium – automates browsers
http://docs.seleniumhq.org
Today, I’d like to share with you some remarkable open-source projects the chromium team has been contributing to over the years. This non-exhaustive list is divided into chromium-owned projects and those the team has contributed to.OwnersANGLE – Almost Native Graphics Layer Enginehttps://code.google.com/p/angleprojectBlink – Web rendering engine forked from WebKithttps://chromium.googlesource.com/chromium/blinkBoringSSL – Crypto and
Shared with: Public+1’d by: Daniel Mery