noVNC/tests
Joel Martin 4ed717ad31 Scroll render test and perf speedup.
Turns out when Windows is running in QEMU and a window scroll happens,
there are lots of little hextile rects sent. This is slow in noVNC.

- Some recording/playback improvement.
- Add test harness to drive playback of recordings.
- By pulling off the rect header in one chunk we get a 3X speedup in
  Chrome and a 20% speedup in firefox (specifically for the scroll
  test).
- Also, get rid of some noise from creating timers for handle_message.
  Check to make sure there isn't already a pending timer first.
2010-08-06 16:43:24 -05:00
..
base64.html Add native base64 test (atob and btoa). 2010-07-13 17:53:01 -05:00
canvas.html New API. Refactor Canvas and RFB objects. 2010-08-02 17:07:27 -05:00
cursor.html New API. Refactor Canvas and RFB objects. 2010-08-02 17:07:27 -05:00
face.png API changes. Client cursor and settings menu. 2010-07-21 20:34:23 -05:00
face.png.js Various cross-browser fixes. 2010-06-23 16:08:36 -05:00
include Add mouse wheel support and input test page. 2010-05-25 11:05:55 -05:00
input.html New API. Refactor Canvas and RFB objects. 2010-08-02 17:07:27 -05:00
vnc_playback.html Scroll render test and perf speedup. 2010-08-06 16:43:24 -05:00
ws.html Removed missed mootools include in ws.html test. 2010-07-07 12:40:56 -05:00
ws.py Support WebSockets 76 (hixie-76, hybi-00). 2010-06-24 17:04:57 -05:00
wsencoding.html Remove unneeded mootools and FABridge test. 2010-07-06 12:14:38 -05:00
wsencoding.py Add daemonization support to wsproxy.*. 2010-06-17 16:06:18 -05:00