noVNC/core
Pierre Ossman e17cae8f32 Remove statistics tracking
The profiles in the browsers are much better these days and give us
much better data than we can provide ourselves.
2018-08-22 15:12:05 +02:00
..
input Use fat arrow functions `const foo = () => { ... };` for callbacks 2018-07-12 19:06:57 +02:00
util Move dragThreshold definition to util/ 2018-08-10 11:24:09 +02:00
base64.js Use ES6 classes 2018-07-12 19:06:57 +02:00
des.js Prefer const/let over var 2018-05-24 00:27:09 +03:00
display.js Handle fractional screen sizes 2018-07-26 14:15:59 +02:00
encodings.js Prefer const/let over var 2018-05-24 00:27:09 +03:00
inflator.js Use ES6 classes 2018-07-12 19:06:57 +02:00
rfb.js Remove statistics tracking 2018-08-22 15:12:05 +02:00
websock.js Use fat arrow functions `const foo = () => { ... };` for callbacks 2018-07-12 19:06:57 +02:00