1. 352288a Merge pull request #41 from vasilvv/python by Victor Vasiliev · 8 weeks ago master
  2. 3622230 Add Python support to quic_trace proto by Victor Vasiliev · 8 weeks ago
  3. c33abf4 Merge pull request #40 from vasilvv/moq-delta by Victor Vasiliev · 8 weeks ago
  4. 858c2ce Add the time delta currently included in the OBJECT_ACK messages. by Victor Vasiliev · 9 weeks ago
  5. e5c4ef1 Merge pull request #39 from vasilvv/more-moq by Victor Vasiliev · 9 weeks ago
  6. bb12cf0 Add extra events associated with MOQT by Victor Vasiliev · 9 weeks ago
  7. ad07bb1 Merge pull request #38 from vasilvv/probe-color by Victor Vasiliev · 2 months ago
  8. 9b7d5e6 Merge pull request #37 from vasilvv/headerfix by Victor Vasiliev · 2 months ago
  9. 2e914dd Mark the probe-only packets with a ligher blue color by Victor Vasiliev · 3 months ago
  10. 2c2d322 Add missing include header by Victor Vasiliev · 3 months ago
  11. 9fffb08 Merge pull request #36 from vasilvv/bazelfix by Victor Vasiliev · 3 months ago
  12. 2aaa0f5 Remove the use of native.cc_library by Victor Vasiliev · 3 months ago
  13. d4303d8 Merge pull request #35 from vasilvv/moq-annotations by Victor Vasiliev · 3 months ago
  14. 0df8a40 Add FETCH streams by Victor Vasiliev · 3 months ago
  15. 12a229b Add MOQT-specific stream annotations to the schema by Victor Vasiliev · 3 months ago
  16. 13501a5 Merge pull request #34 from vasilvv/button0 by Victor Vasiliev · 3 months ago
  17. c30d404 Add a hotkey '0' to fully zoom out of the trace by Victor Vasiliev · 3 months ago
  18. ed3deb8 Merge pull request #33 from davidben/bzlmod by Victor Vasiliev · 10 months ago
  19. 6132d8d Update freetype by David Benjamin · 10 months ago
  20. cf69657 Switch to platforms by David Benjamin · 10 months ago
  21. e20a6a9 Update SDL2 by David Benjamin · 10 months ago
  22. 6420be6 Fix bzlmod port by David Benjamin · 10 months ago
  23. 7988fcd Update MODULE.bazel by Matthieu MOREL · 10 months ago
  24. 1c619bc chore(bazel): add MODULE.bazel files for bzlmod by Matthieu MOREL · 10 months ago
  25. 413da87 Merge pull request #32 from zhangskz/patch-1 by Victor Vasiliev · 1 year, 2 months ago
  26. 7652a6c Update transform_quic_trace.cc to use JsonPrintOptions instead of deprecated JsonOptions alias by zhangskz · 1 year, 2 months ago
  27. caa0a6e Merge pull request #30 from vasilvv/glog by Victor Vasiliev · 3 years, 2 months ago
  28. 185d1b9 Switch quic-trace to use Abseil logging by Victor Vasiliev · 3 years, 2 months ago
  29. e141269 Merge pull request #29 from vasilvv/make_unique by Victor Vasiliev · 3 years, 2 months ago
  30. dda8e9e Replace absl::make_unique with std::make_unique by Victor Vasiliev · 3 years, 2 months ago
  31. c7b993e Merge pull request #28 from vasilvv/master by Victor Vasiliev · 3 years, 9 months ago
  32. 1c73626 Remove comments with license names after licenses() statement by Victor Vasiliev · 3 years, 9 months ago
  33. da778f0 Add a missing deps in the BUILD file by Victor Vasiliev · 3 years, 9 months ago
  34. 0146ddf Merge pull request #27 from vasilvv/master by Victor Vasiliev · 3 years, 9 months ago
  35. 0c76936 Rename "lib/" to "quic_trace/" by Victor Vasiliev · 3 years, 9 months ago
  36. 764cca2 Replace "const std::string&" with absl::string_view by Victor Vasiliev · 3 years, 9 months ago
  37. 413c3a4 Use the correct dependency, take two by Victor Vasiliev · 4 years, 10 months ago
  38. 0ec50a8 Fix a missing dependency by Victor Vasiliev · 4 years, 10 months ago
  39. 2dba104 Fix leftover gflags usage by Victor Vasiliev · 4 years, 10 months ago
  40. 82401ed Merge pull request #26 from vasilvv/absl-flags by Victor Vasiliev · 4 years, 10 months ago
  41. ec258e6 Address review comments by Victor Vasiliev · 4 years, 10 months ago
  42. c7a9984 Use Abseil flags instead of gflags by Victor Vasiliev · 4 years, 10 months ago
  43. 8c35a93 Upgrade the protobuf dependency to the latest version by Victor Vasiliev · 4 years, 10 months ago
  44. 2dccbe8 Merge pull request #25 from vasilvv/master by Victor Vasiliev · 5 years ago
  45. f8b6f14 Add bzl_library rules for .bzl files without one. by Victor Vasiliev · 5 years ago
  46. a3f901c Merge pull request #24 from gfx/render_from_json by Victor Vasiliev · 6 years ago
  47. d433e96 amend b6ba289bf6925fe2a3c667b5f927622737e70e01; switch is better by FUJI Goro · 6 years ago
  48. b6ba289 feat: make render_trace(1) to accept JSON as well as QTR by FUJI Goro · 6 years ago
  49. 35d364f Add missing build dependency by Victor Vasiliev · 6 years ago
  50. 27efb69 Capitalize method names by Victor Vasiliev · 6 years ago
  51. eec07c3 Run clang-format by Victor Vasiliev · 6 years ago
  52. 73a501e Merge pull request #21 from marten-seemann/packet-number-spaces by Victor Vasiliev · 6 years ago
  53. 3f9a2f6 fix calculation of transfer stats by Marten Seemann · 6 years ago
  54. 241ce2f update the example.qtr by Marten Seemann · 6 years ago
  55. ba8cb3e add default cases for encryption level switch statements by Marten Seemann · 6 years ago
  56. d519326 output the encryption level and the size for more events by Marten Seemann · 6 years ago
  57. 6cbdd28 add support for packet number spaces by Marten Seemann · 6 years ago
  58. ddb0e6e add support for CRYPTO frames by Marten Seemann · 6 years ago
  59. 7eee74e show the encryption level for received packets by Marten Seemann · 6 years ago
  60. 8415c22 Merge pull request #22 from marten-seemann/add-missing-space by Victor Vasiliev · 7 years ago
  61. 960fb53 add missing space before bytes by Marten Seemann · 7 years ago
  62. ed8e625 Merge pull request #20 from marten-seemann/handshake-encryption-level by Victor Vasiliev · 7 years ago
  63. 78a8312 Merge pull request #18 from marten-seemann/congestion-control-state by Victor Vasiliev · 7 years ago
  64. 2d81c35 Cleanup the PR to follow C++ style guide by Victor Vasiliev · 7 years ago
  65. 3ca7305 add a string representation for the Handshake encryption level by Marten Seemann · 7 years ago
  66. b6d5167 truncate congestion control states longer than 80 characters by Marten Seemann · 7 years ago
  67. 530e509 Merge pull request #19 from zyshi/add-close-type by Victor Vasiliev · 7 years ago
  68. 04706de Add CloseType to quic_trace by Cherie Shi · 7 years ago
  69. 9c83766 Merge pull request #17 from marten-seemann/fix-typo-in-readme by Victor Vasiliev · 7 years ago
  70. 90d27a3 output the TransportState.CongestionControlState by Marten Seemann · 7 years ago
  71. 8bb2dea fix typo in README by Marten Seemann · 7 years ago
  72. 247dc7c Merge pull request #12 from vasilvv/mouseover-flag by Victor Vasiliev · 7 years ago
  73. e68857e Show ack frames in sent packets by Victor Vasiliev · 7 years ago
  74. 452b1f2 Fix the bug where attempting to render an empty string caused a crash by Victor Vasiliev · 7 years ago
  75. 9aaca5b Merge pull request #13 from RyanAtGoogle/master by ianswett · 7 years ago
  76. b947bc0 In QUIC, add unused HANDSHAKE encryption level. by Ryan Hamilton · 7 years ago
  77. 9f45df0 Make the zoom level required for packet info display configurable by Victor Vasiliev · 7 years ago
  78. 6349cd1 Update quic_trace to use a more recent version of protobuf by Victor Vasiliev · 7 years ago
  79. f7b0232 Show offsets for STREAM frames by Jana Iyengar · 7 years ago
  80. 1f4a9bc Add missing dependencies by Victor Vasiliev · 7 years ago
  81. 10b4fb3 Migrate quic_trace to use Swisstable by Victor Vasiliev · 7 years ago
  82. 1334f7c Sort events in the trace before processing it by Victor Vasiliev · 7 years ago
  83. 0aab53e Reduce the nesting in the code by reordering clauses by Victor Vasiliev · 7 years ago
  84. 3122b4e Add a support for JSON representation of the trace. by Victor Vasiliev · 7 years ago
  85. 5a724d1 Update glew code by Victor Vasiliev · 7 years ago
  86. 3549681 Add fields to mark TLPs and RTOs by Victor Vasiliev · 7 years ago
  87. a962939 Update documentation and add an example trace (#4) by Victor Vasiliev · 7 years ago
  88. 9b2d3de Add high-DPI support for Linux and OS X by Victor Vasiliev · 7 years ago
  89. 547faee Clean up the logic for rescaling the trace by Victor Vasiliev · 7 years ago
  90. 12ab04f Add support for Mac OS X by Victor Vasiliev · 7 years ago
  91. 4c6f329 Minor C++ cleanups required to build the renderer on OS X by Victor Vasiliev · 7 years ago
  92. b0c6ca6 Ensure trace renderer is compatible with OpenGL 3.3 core by Victor Vasiliev · 7 years ago
  93. ade03b7 Make freetype statically linked by Victor Vasiliev · 7 years ago
  94. e67c3af Fix GL_KHR_debug feature check by Victor Vasiliev · 7 years ago
  95. f9aa616 Add .gitignore by Victor Vasiliev · 7 years ago
  96. 831200e Remove a leftover LOG line that's normally not useful by Victor Vasiliev · 7 years ago
  97. 81c29be Make certain implicit dependencies explicit by Victor Vasiliev · 7 years ago
  98. 6840e92 Initial export of OpenGL-based QUIC trace renderer by Victor Vasiliev · 7 years ago
  99. fe1b258 Add APPLICATION_LIMITED and EXTERNAL_PARAMETER events by Victor Vasiliev · 7 years ago
  100. c902890 Use Bazel sh_binary feature for time_sequence_gnuplot.sh by Victor Vasiliev · 8 years ago