Skip to content

szeged/CanvasWorker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CanvasWorker

Experimental CanvasWorker for Chromium

This repository contains a working progress feature for Chromium which adds a new worker infrastructure for canvases.

How to build

Requirements

  • The current changes tested on Ubuntu 14.04.3 LTS (x86_64)
  • You will need depot_tools. Check out the install guide here!

Initial build

Just call ./build.sh from the base directory of this repository.

Development and incremental build

For incremental build you can use ./build.sh as well.

Using ICECC

It is possible to boost the building process with icecc. See a guide here how to setup such an environment.

Testing

It is possible to execute the current very simple testing environment calling ./test.sh script from the base directory of this repository.

If you are about to execute only one test, call the script with the path of required test (e.g. ./test.sh tests/methanol).

Links

  • Web Apocrypha - Blog posts about web engines, browsers, and other interesting web developments.

About

Experimental CanvasWorker for Chromium

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published