347 Commits (5d4ec3e6081eee33e0ebe31a4058b78a7a49c25f)
 

Author SHA1 Message Date
Tj Holowaychuk 24dc3fadb0 Added test re-running support via click or typing "r" 14 years ago
Tj Holowaychuk 958325cb9a Lighter strokes for test images 14 years ago
Tj Holowaychuk c2d3ecef90 Removed visual tests from `make test` 14 years ago
Tj Holowaychuk 047e78ab70 Moved tests over to the server 14 years ago
Tj Holowaychuk c4bfb3355f Outputting function source to the test server table 14 years ago
Tj Holowaychuk c8f6d69b19 Misc 14 years ago
Tj Holowaychuk 4d61b7bb2b Added `make test-server` 14 years ago
Tj Holowaychuk 7dddfa6105 Merge branch 'static-tests' 14 years ago
Tj Holowaychuk f2d046f405 test server working 14 years ago
Tj Holowaychuk 78f067cef8 Setting up public statics for the test server 14 years ago
Tj Holowaychuk 88912c4c50 Started Express server 14 years ago
Tj Holowaychuk 216497b07c Added express/jade submodules 14 years ago
Tj Holowaychuk a6b0bea7ae test/server.js showing reference images 14 years ago
Tj Holowaychuk 521ca785fb Added reference images 14 years ago
Tj Holowaychuk bf8b2f97aa Docs 14 years ago
Tj Holowaychuk 06a5a4463a Docs 14 years ago
Tj Holowaychuk 1d2394a536 Using Arial in tests instead of Impact 14 years ago
Tj Holowaychuk 05908850a2 Sorting images 14 years ago
Tj Holowaychuk 921e4d9fdf Added port arg to test/server.js 14 years ago
Tj Holowaychuk a216253f26 `make test` ignores server.js 14 years ago
Tj Holowaychuk c1816b0c0f Added test/server.js to expose test images via http 14 years ago
Tj Holowaychuk 1623e58773 newlines 14 years ago
Tj Holowaychuk f09e29256d stdlib for malloc 14 years ago
Tj Holowaychuk f918cf4e47 uppercased Canvas.{cc,h} 14 years ago
Tj Holowaychuk 5cb1cc7f9a renaming 14 years ago
Tj Holowaychuk 0a19decdbe Added cairoVersion test 14 years ago
Tj Holowaychuk 298a21e8ad Docs 14 years ago
Tj Holowaychuk 885ffc8dd3 Added live-clock.js example 14 years ago
Tj Holowaychuk ca54b2ed1b No need for state restoration in {save,restore}Path() 14 years ago
Tj Holowaychuk dc43ce8be7 Misc refactoring 14 years ago
Tj Holowaychuk cd4d5da7c2 Added Context2d::{save,restore}Path() 14 years ago
Tj Holowaychuk 8666b4cd11 Added new fillText() test 14 years ago
Tj Holowaychuk d2f82f5ab5 Merge branch 'fix-fillText-path' 14 years ago
Tj Holowaychuk afbb4378ca Fixed {Fill,Stroke}Text() 14 years ago
Tj Holowaychuk 818892d32e Partial path restoration fix for {Fill,Stroke}Text() 14 years ago
Tj Holowaychuk 3dd37cc4ac Added Context2d::setTextPath() 14 years ago
Tj Holowaychuk 1d90aa950a Stubbed FillText() and StrokeText() 14 years ago
Tj Holowaychuk 3c160bbd7c Fixed license copyright 14 years ago
Tj Holowaychuk 207ae02475 Docs 14 years ago
Tj Holowaychuk ebf8d1f8d2 Docs 14 years ago
Tj Holowaychuk 66bea777a0 Todos 14 years ago
Tj Holowaychuk c95cf16053 Removed blur.cc since it is currently not used 14 years ago
Tj Holowaychuk 7c179dc619 Fixed measureText() test from height removal 14 years ago
Tj Holowaychuk ef6a8fb36d Remaining examples using streaming apu 14 years ago
Tj Holowaychuk b2179920e3 gradients example using streaming api 14 years ago
Tj Holowaychuk 6ff2e6e7cd ray example using streaming api 14 years ago
Tj Holowaychuk b50e6e891c spark example using streaming api 14 years ago
Tj Holowaychuk 0a19090ced state example using streaming api 14 years ago
Tj Holowaychuk d5f8b08c6d text example using streaming api 14 years ago
Tj Holowaychuk bb6aefc64d Removed measureText() from examples/text.js 14 years ago