osvimer / tiny-chromium

A small collection of useful low-level (“base”) routines from Chromium

Home Page:https://chromium.googlesource.com/chromium/mini_chromium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tiny_chromium

Inspired by mini_chromium.

A small collection of useful low-level (base) routines from the Chromium open-source project.

Getting Started

git clone https://github.com/osvimer/tiny_chromium
cd tiny_chromium
git submodule update --init --recursive
./make.sh

Junjie Huang
acmhjj@gmail.com

About

A small collection of useful low-level (“base”) routines from Chromium

https://chromium.googlesource.com/chromium/mini_chromium

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 98.5%Language:C 0.7%Language:Python 0.6%Language:Objective-C 0.1%Language:JavaScript 0.0%Language:Shell 0.0%