chromium / mini_chromiumLinks
A small collection of useful low-level (“base”) routines from Chromium
☆272Updated last week
Alternatives and similar repositories for mini_chromium
Users that are interested in mini_chromium are comparing it to the libraries listed below
Sorting:
- from chromium☆127Updated last year
- Chromium Embedded Framework (CEF) sample project official mirror.☆166Updated last month
- Standalone version of Chromium's GN☆128Updated 5 months ago
- Experiments and contributions to Chromium project☆217Updated 12 years ago
- Basic //build directory for use with Chromium's GN☆131Updated 4 months ago
- A crash-reporting system☆485Updated last week
- Chromium source code and modifications☆284Updated 2 years ago
- GYP is a Meta-Build system: a build system that generates other build systems.☆91Updated last year
- A series of demos to show how chromium is constructed.☆392Updated 11 months ago
- Trimmed Chromium base library, based on zcbenz/base-minimal and mini_chromium, but with more useful stuff. Currently works under linux an…☆34Updated 10 years ago
- Skia-based C++ UI framework☆420Updated 3 years ago
- 从blink里剥离的垃圾回收组件, 能让c++拥有java一样的自动垃圾回收机制