Skip to content

GlitterOrg/blink

This branch is 19970 commits ahead of ChromiumWebApps/blink:master.

Repository files navigation

blink fork

Blink for prototyping some glitter concepts, primarily custom layout for now.

To use this fork:

Run a usual chromium checkout clone: http://www.chromium.org/developers/how-tos/get-the-code

$ fetch --nohooks --no-history chromium

Update main DEPS file to point to this repo:

'src/third_party/WebKit': 'https://github.com/GlitterOrg/blink.git',

Sync again & build!

$ gclient sync $ ninja -C out/Debug content_shell

About

Blink for prototyping some glitter concepts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 56.7%
  • JavaScript 35.5%
  • Python 5.0%
  • Perl 0.8%
  • CSS 0.7%
  • Objective-C++ 0.4%
  • Other 0.9%