0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix strict-mode violations in chrome More... about 14 years ago
fix strict-mode violations in chrome More... about 14 years ago
remove debugging code More... about 14 years ago
remove debugging code More... about 14 years ago
actually wait for fonts to be loaded, and write out a log of failed eq comparisons More... about 14 years ago
actually wait for fonts to be loaded, and write out a log of failed eq comparisons More... about 14 years ago
work in progress More... about 14 years ago
Added in the tables for faxstream More... about 14 years ago
Added in the tables for faxstream More... about 14 years ago
remove some accidental print statements. More... about 14 years ago
remove some accidental print statements. More... about 14 years ago
Change test.py to use an external browser_manifest.json file, and use OptionParser to handle the command line. More... about 14 years ago
Change test.py to use an external browser_manifest.json file, and use OptionParser to handle the command line. More... about 14 years ago
not working version of ccittfaxstream More... about 14 years ago
not working version of ccittfaxstream More... about 14 years ago
Move client code into worker_client.js. Cleanup + comments + 2-space-indention More... about 14 years ago
Move client code into worker_client.js. Cleanup + comments + 2-space-indention More... about 14 years ago
Fix putImageData. Needs to be copied byte by byte. More... about 14 years ago
Fix putImageData. Needs to be copied byte by byte. More... about 14 years ago
Add PatternProxy; makes page 13 work More... about 14 years ago
Add PatternProxy; makes page 13 work More... about 14 years ago
Merge ImageCanvasProxy and CanvasProxy. Add support for rendering multiple canvas objects on the worker and assemble them again on the main thread. More... about 14 years ago
Merge ImageCanvasProxy and CanvasProxy. Add support for rendering multiple canvas objects on the worker and assemble them again on the main thread. More... about 14 years ago
Merge pull request #53 from vingtetun/master
Vero1979
as Andreas Gal
More... about 14 years ago
Merge pull request #53 from vingtetun/master
Vero1979
as Andreas Gal
More... about 14 years ago
Replace ImageCanvas by ScratchCanvas More... about 14 years ago
Replace ImageCanvas by ScratchCanvas More... about 14 years ago
Make the ProxyCanvas be more a canvas - provide a ctx object to interact through More... about 14 years ago
Make the ProxyCanvas be more a canvas - provide a ctx object to interact through More... about 14 years ago
Add very simple GradientProxy support - makes page 11 render. More... about 14 years ago