Sign in
chromium
/
external
/
pywebsocket
/
src
Clone this repo:
Branches
master
45be4a3
Remove draft8 option from PerMessageDeflateExtensionProcessor
by tyoshino@chromium.org
· 8 years ago
master
5881a3e
[benchmark] Add Fetch API performance tests.
by hiroshige@chromium.org
· 8 years ago
ac2540c
[benchmark] Add config for HTTP method and cache control config
by hiroshige@chromium.org
· 8 years ago
fa00064
Remove permessage-compress extension support
by tyoshino@chromium.org
· 9 years ago
d178518
Update expectation for permessage-deflate compression result for empty payload
by tyoshino@chromium.org
· 9 years ago
32a6238
Add comments about Stream.close_connection()'s behavior
by tyoshino@chromium.org
· 9 years ago
7d22abe
Call notifyAbort when error occurs
by hiroshige@chromium.org
· 9 years ago
c0ea796
[benchmark] Check and warn if proxy is enabled
by hiroshige@chromium.org
· 9 years ago
34ee304
[xhr_event_logger] Show timestamps of events
by hiroshige@chromium.org
· 9 years ago
5bfd0b2
[benchmark] Do not call measureValue in warm-up iterations
by hiroshige@chromium.org
· 9 years ago
240252d
Add warm-up iteration config
by hiroshige@chromium.org
· 9 years ago
632b7c9
[benchmark] Do not abort() when readyState is DONE in destroyAllXHRs
by hiroshige@chromium.org
· 9 years ago
32e0829
[benchmark] Add XHR Async/Sync config
by hiroshige@chromium.org
· 9 years ago
28633aa
Clear timerID in the result reporting task
by hiroshige@chromium.org
· 9 years ago
9219722
When returning 401 response, WebSocketRequestHandler.parse_request must return False
by tyoshino@chromium.org
· 9 years ago
48c55e4
Clear timers at stop() in benchmark.js (to be consistent with xhr_benchmark.js)
by hiroshige@chromium.org
· 9 years ago
09d8e18
[xhr_event_logger] Add an option to test sync XHR
by tyoshino@chromium.org
· 9 years ago
a4f0c32
Clear event listeners by setting them to null, instead of function() {}.
by hiroshige@chromium.org
· 9 years ago
047974b
Fix the filename of the utility definition file in xhr_event_logger.html.
by tyoshino@chromium.org
· 9 years ago
906e90e
Add config.measureValue callback
by hiroshige@chromium.org
· 9 years ago
More »