Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-04 | Give names to most manually assigned functions in the .js files, in form ↵ | Jukka Jylänki | |
"var x = function()" -> "function x()" so that error stack traces and profiling stack traces are more informative and do not contain anonymous functions. | |||
2013-09-09 | proxy boundingClientRect | Alon Zakai | |
2013-09-08 | proxy input events | Alon Zakai | |
2013-09-08 | stub out console in proxied worker | Alon Zakai | |
2013-09-08 | test file preloading in worker | Alon Zakai | |
2013-09-08 | proxy canvas writes | Alon Zakai | |
2013-09-08 | proxy window.close | Alon Zakai | |
2013-09-08 | stubs for proxied getImageData/putImageData | Alon Zakai | |