1. 45be4a3 Remove draft8 option from PerMessageDeflateExtensionProcessor by tyoshino@chromium.org · 9 years ago master
  2. 5881a3e [benchmark] Add Fetch API performance tests. by hiroshige@chromium.org · 9 years ago
  3. ac2540c [benchmark] Add config for HTTP method and cache control config by hiroshige@chromium.org · 9 years ago
  4. fa00064 Remove permessage-compress extension support by tyoshino@chromium.org · 10 years ago
  5. d178518 Update expectation for permessage-deflate compression result for empty payload by tyoshino@chromium.org · 10 years ago
  6. 32a6238 Add comments about Stream.close_connection()'s behavior by tyoshino@chromium.org · 10 years ago
  7. 7d22abe Call notifyAbort when error occurs by hiroshige@chromium.org · 10 years ago
  8. c0ea796 [benchmark] Check and warn if proxy is enabled by hiroshige@chromium.org · 10 years ago
  9. 34ee304 [xhr_event_logger] Show timestamps of events by hiroshige@chromium.org · 10 years ago
  10. 5bfd0b2 [benchmark] Do not call measureValue in warm-up iterations by hiroshige@chromium.org · 10 years ago
  11. 240252d Add warm-up iteration config by hiroshige@chromium.org · 10 years ago
  12. 632b7c9 [benchmark] Do not abort() when readyState is DONE in destroyAllXHRs by hiroshige@chromium.org · 10 years ago
  13. 32e0829 [benchmark] Add XHR Async/Sync config by hiroshige@chromium.org · 10 years ago
  14. 28633aa Clear timerID in the result reporting task by hiroshige@chromium.org · 10 years ago
  15. 9219722 When returning 401 response, WebSocketRequestHandler.parse_request must return False by tyoshino@chromium.org · 10 years ago
  16. 48c55e4 Clear timers at stop() in benchmark.js (to be consistent with xhr_benchmark.js) by hiroshige@chromium.org · 10 years ago
  17. 09d8e18 [xhr_event_logger] Add an option to test sync XHR by tyoshino@chromium.org · 10 years ago
  18. a4f0c32 Clear event listeners by setting them to null, instead of function() {}. by hiroshige@chromium.org · 10 years ago
  19. 047974b Fix the filename of the utility definition file in xhr_event_logger.html. by tyoshino@chromium.org · 10 years ago
  20. 906e90e Add config.measureValue callback by hiroshige@chromium.org · 10 years ago
  21. acf162a Refactoring: rename responseType to dataType in xhr_benchmark by hiroshige@chromium.org · 10 years ago
  22. 5de2fc4 Add benchmark option to run on workers by hiroshige@chromium.org · 10 years ago
  23. ede6892 xhr_event_logger new features (upload event, dump ProgressEvent, response mode) by tyoshino@chromium.org · 10 years ago
  24. 184e5da Show user agent in summary box by hiroshige@chromium.org · 10 years ago
  25. e8a0d5d Display config in summary box by hiroshige@chromium.org · 10 years ago
  26. 3b368b6 Fix radio box handling of xhr_benchmark.html to work on IE by hiroshige@chromium.org · 10 years ago
  27. 2b190db Replace variable name |runner| with |task| by hiroshige@chromium.org · 10 years ago
  28. 124a67f Exclude ArrayBuffer creation from the reported time in XHR benchmark by hiroshige@chromium.org · 10 years ago
  29. 759dd00 Move totalSize and totalReplied declarations inside functions by hiroshige@chromium.org · 10 years ago
  30. 9ad6225 Output error message when FileReader for a blob fails by hiroshige@chromium.org · 10 years ago
  31. aeb52b1 Refactor variable initialization of |benchmark| by hiroshige@chromium.org · 10 years ago
  32. 0057271 Ported parameter setting UI from benchmark.html to xhr_benchmark.html by hiroshige@chromium.org · 10 years ago
  33. 7efef41 Exclude ArrayBuffer creation from the reported time by hiroshige@chromium.org · 10 years ago
  34. 0888282 Enable to run the bench multiple times and display stddev. by hiroshige@chromium.org · 10 years ago
  35. 5a5a22f Add a tool to investigate events dispatched by XHR by tyoshino@chromium.org · 10 years ago
  36. c30d7d2 Introduce UI for changing benchmark configuration by tyoshino@chromium.org · 10 years ago
  37. edf836d Recommit of 'Faster response body verification in XHR text receive benchmark' by hiroshige@chromium.org · 10 years ago
  38. 56e41ec Faster response body verification in XHR text receive benchmark by hiroshige@chromium.org · 10 years ago
  39. f6b427b Faster request body verification in XHR send handler by hiroshige@chromium.org · 10 years ago
  40. 21757b6 Fix indentation in benchmark.html by tyoshino@chromium.org · 10 years ago
  41. 41711b2 [Benchmark tools] Adjust start/stop size by tyoshino@chromium.org · 10 years ago
  42. 00ddd2e [benchmark.html] Recreate data also when size decreases by tyoshino@chromium.org · 10 years ago
  43. 7731ce9 [benchmark.html] Use bind to build test runner closures. by tyoshino@chromium.org · 10 years ago
  44. 9eca135 [benchmark.html] Add a switch to turn on/off data verification by tyoshino@chromium.org · 10 years ago
  45. 2947907 Move PerMessageCompressTest.test_receive_message_deflate_mixed_btype to PerMessageDeflateTest by tyoshino@chromium.org · 10 years ago
  46. a371693 [benchmark.html] Add a checkbox to turn on/off size column printing by tyoshino@chromium.org · 10 years ago
  47. 2069bc9 Move PerMessageCompressTest.test_receive_message_deflate to PerMessageDeflateTest by tyoshino@chromium.org · 10 years ago
  48. 7081274 Move PerMessageCompressTest.test_receive_message_deflate_random_section to PerMessageDeflateTest by tyoshino@chromium.org · 10 years ago
  49. 9b5bcf5 Move PerMessageCompressTest.test_send_message_deflate_fragmented_bfinal to PerMessageDeflateTest by tyoshino@chromium.org · 10 years ago
  50. 18ffcf9 Move PerMessageCompressTest.test_send_message_deflate() to PerMessageDeflateTest by tyoshino@chromium.org · 10 years ago
  51. 1d8aeec Add text mode to xhr_benchmark.html by tyoshino@chromium.org · 10 years ago
  52. 1d567ba [benchmark.html] Print time per message by tyoshino@chromium.org · 10 years ago
  53. 78a4263 Remove alert() call introduced to benchmark.html by mistake by tyoshino@chromium.org · 10 years ago
  54. fd394c2 Remove perframe-compress extension support by tyoshino@chromium.org · 10 years ago
  55. 321622a [Test only] Move deflate tests from PerMessageCompressTest to PerMessageDeflateTest by tyoshino@chromium.org · 10 years ago
  56. 0964486 Add a sample CGI script for testing effect of HTTP headers on the origin page by tyoshino@chromium.org · 10 years ago
  57. 056cbff Fix server_no_context_takeover implementation by tyoshino@chromium.org · 10 years ago
  58. ba9dff9 Fix test function name: Frame -> frame by tyoshino@chromium.org · 10 years ago
  59. 7376352 Make send_message() with end=False generate frame when permessage-deflate is enabled by tyoshino@chromium.org · 10 years ago
  60. 3e29372 Refine pydoc of standalone.py by tyoshino@chromium.org · 10 years ago
  61. 1d504df Remove MozWebSocket support from console.html by tyoshino@chromium.org · 10 years ago
  62. d9a5d69 Remove HyBi 08 version protocol support by tyoshino@chromium.org · 10 years ago
  63. 07825b7 Add a simple handler cookie_wsh.py useful for cookie test by tyoshino@chromium.org · 10 years ago
  64. 4f46506 Split XHR benchmark code into xhr_benchmark_handler.py by tyoshino@chromium.org · 10 years ago
  65. cb349e8 Print extensions attribute on open event. by tyoshino@chromium.org · 11 years ago
  66. 23794cb benchmark.html typo fix by tyoshino@chromium.org · 11 years ago
  67. c15aaee Rename parameter names to follow the permessage-deflate spec change. by yhirano@chromium.org · 11 years ago
  68. ada20d3 Attempt to print client cert info only when the client sends it. by tyoshino@chromium.org · 11 years ago
  69. 6f38f4f Add a _Deflater/_Inflater test against big random section input by tyoshino@chromium.org · 11 years ago
  70. a52c6da [XHR benchmark tool] Verify Blob response by tyoshino@chromium.org · 11 years ago
  71. 4fe428d Group benchmark parameters into one dict. by tyoshino@chromium.org · 11 years ago
  72. 7beedd1 Add blob support to xhr_benchmark.html by tyoshino@chromium.org · 11 years ago
  73. efabca1 Add XMLHttpRequest benchmark functionality by tyoshino@chromium.org · 11 years ago
  74. 6cc2a68 Fix wrong variable in verifyAcknowledgement function in util.js by tyoshino@chromium.org · 11 years ago
  75. 63af825 Log when get_extension_response is called on inactivated processor by tyoshino@chromium.org · 11 years ago
  76. 64d7399 Comments on the available extension list and the extension getting method by tyoshino@chromium.org · 11 years ago
  77. 17554ad Introduce window_bits constructor parameter to util._Inflate. by yhirano@chromium.org · 11 years ago
  78. bac53ee Move functions that are useful also for xhr benchmark. by tyoshino@chromium.org · 11 years ago
  79. 7c2483b Test that permessage-deflate extension uses small window if specified. by tyoshino@chromium.org · 11 years ago
  80. 8a42783 Comment that we always use _RFC1979Inflater that can accept data generated with wbits=15 by tyoshino@chromium.org · 11 years ago
  81. 92aaad7 Rename c2s_max_window_bits related variables for readability by tyoshino@chromium.org · 11 years ago
  82. 128b4bf Make echo_client.py announce c2s_max_window_bits capability by tyoshino@chromium.org · 11 years ago
  83. 27b6853 Add retry logic to the socket creation code in clients for testing. by tyoshino@chromium.org · 11 years ago
  84. a4596d3 Remove an obsolete parameter from _run_server and add some file comment. by tyoshino@chromium.org · 11 years ago
  85. 3ffb1d3 Move logging code to util.js by tyoshino@chromium.org · 11 years ago
  86. 1fea1e7 Make eventsource.html report more info by tyoshino@chromium.org · 11 years ago
  87. bdff172 [echo_client] Exit when an extension is enabled and an old protocol which does not support extensions is specified by tyoshino@chromium.org · 11 years ago
  88. 027a01b Remove unnecessary line configuring server's stderr. test_version_check. by tyoshino@chromium.org · 11 years ago
  89. ae497c9 Add instruction how to configure WebSocket extensions to pydoc. by tyoshino@chromium.org · 11 years ago
  90. 34bc719 Add permessage-deflate support to echo_client.py by tyoshino@chromium.org · 11 years ago
  91. e3e5464 c2s_max_window_bits parameter for a client can be configured only if the client allows it. by yhirano@chromium.org · 11 years ago
  92. 5ecdfcb Add tests on the extension processor registry by tyoshino@chromium.org · 11 years ago
  93. 8896636 Define a constant for sleep time for warming up the server. by tyoshino@chromium.org · 11 years ago
  94. 9da7be1 Restore x-webkit-deflate-frame extension removed at r751. by yhirano@chromium.org · 11 years ago
  95. 5412ed3 Add tests for permessage-deflate in test_msgutil.py. by tyoshino@chromium.org · 11 years ago
  96. c529db5 Shorten test method names where it's clear which protocol is tested. by tyoshino@chromium.org · 11 years ago
  97. 7a85027 Print time, filename and line number like google-glog to ease debugging rather than printing class name. by tyoshino@chromium.org · 11 years ago
  98. caf735c Split EndToEndTest into smaller classes by tyoshino@chromium.org · 11 years ago
  99. 362ff43 Add permessage-deflate tests on two-message cases. by tyoshino@chromium.org · 11 years ago
  100. 761509e Rename extension processor classes to match extension identifier. by tyoshino@chromium.org · 11 years ago