1. cd0a91e Fix some rounding bugs by Craig Tiller · 7 years ago
  2. e460563 Cleanup intification by Craig Tiller · 7 years ago
  3. 56a8484 Merge branch 'stats_histo_ints' into stats_histo by Craig Tiller · 7 years ago
  4. 40bca84 Fix one rounding bug by Craig Tiller · 7 years ago
  5. 97ec5eb Add stats test by Craig Tiller · 7 years ago
  6. da5cd59 Restrict histograms to integral boundaries by Craig Tiller · 7 years ago
  7. 357f3f6 Merge branch 'moar_stats' into stats_histo_ints by Craig Tiller · 7 years ago
  8. 40f9c73 Merge github.com:grpc/grpc into stats_histo by Craig Tiller · 7 years ago
  9. 4b85254 Merge github.com:grpc/grpc into moar_stats by Craig Tiller · 7 years ago
  10. 86115cd Add copyright by Craig Tiller · 7 years ago
  11. d8a5ece Cleanup comment by Craig Tiller · 7 years ago
  12. c928cfe Merge pull request #12350 from jtattermusch/deflake_ruby_artifact by Jan Tattermusch · 7 years ago
  13. a544ac8 Merge pull request #7947 from thinkerou/delete_unuse_macro by Stanley Cheung · 7 years ago
  14. 8d6a61a Remove invalide macro by thinkerou · 7 years ago
  15. 2bf8640 Merge pull request #11873 from ctiller/stats by Craig Tiller · 7 years ago
  16. c92f18c Expose more stats by Craig Tiller · 7 years ago
  17. 57bb9a9 Expose more stats by Craig Tiller · 7 years ago
  18. 2897235 Expose stats into qps_driver by Craig Tiller · 7 years ago
  19. b2170fe Merge pull request #12343 from sreecha/enable-epoll1 by Sree Kuchibhotla · 7 years ago
  20. 890f542 Merge branch 'stats' into stats_histo by Craig Tiller · 7 years ago
  21. ccad382 Merge github.com:grpc/grpc into stats by Craig Tiller · 7 years ago
  22. 5489d41 Expose histograms via microbenchmarks by Craig Tiller · 7 years ago
  23. 451b92a Merge pull request #12306 from kpayson64/ref_counting_slices by kpayson64 · 7 years ago
  24. 520d76d Compile fix by Craig Tiller · 7 years ago
  25. ba69d28 Merge branch 'stats' into stats_histo by Craig Tiller · 7 years ago
  26. 6e73974 Fix header location error by Craig Tiller · 7 years ago
  27. 8d51e8d Merge pull request #12331 from markdroth/c++_filter_api_fix by Mark D. Roth · 7 years ago
  28. 179f136 Merge pull request #12352 from yang-g/import_fix by Yang Gao · 7 years ago
  29. b98bf8c Make package names consistent under test/core by yang-g · 7 years ago
  30. f52dd5f Merge pull request #12345 from yang-g/import_fix by Yang Gao · 7 years ago
  31. 5881b76 Merge pull request #12349 from grpc/revert-12308-fake_zero_copy_protector by Jan Tattermusch · 7 years ago
  32. 27af5b1 deflake ruby artifact build by Jan Tattermusch · 7 years ago
  33. 090cd46 Revert "Fake zero copy protector" by Jan Tattermusch · 7 years ago
  34. 109040f Support features in grpc_package by yang-g · 7 years ago
  35. 0c21e33 Merge pull request #12308 from jiangtaoli2016/fake_zero_copy_protector by Jiangtao Li · 7 years ago
  36. 0fda880 Enable epoll1 by Sree Kuchibhotla · 7 years ago
  37. 8af54b8 Change PF and RR to expect only backends. by Juanli Shen · 7 years ago
  38. 5899055 Implement fake TSI zero-copy frame protector by jiangtaoli2016 · 7 years ago
  39. f874e76 Merge pull request #12191 from nicolasnoble/visibility by Nicolas Noble · 7 years ago
  40. ed67582 Reverting protobuf submodule mistake. by Nicolas "Pixel" Noble · 7 years ago
  41. 90df76b Merge branch 'master' of https://github.com/grpc/grpc into visibility by Nicolas "Pixel" Noble · 7 years ago
  42. 7a8488c Merge pull request #12327 from yang-g/extern by Yang Gao · 7 years ago
  43. 73124c9 Merge branch 'stats' into stats_histo by Craig Tiller · 7 years ago
  44. d110783 Remove dummy by Craig Tiller · 7 years ago
  45. 640dfe4 Histogram support by Craig Tiller · 7 years ago
  46. bcf6ca8 Fix crash by Craig Tiller · 7 years ago
  47. 2bc5e3a Moving visibility and package creation to the build system. by Nicolas "Pixel" Noble · 7 years ago
  48. 5646c74 Merge pull request #12270 from matt-kwong/kokoro_mac_bq by Matt Kwong · 7 years ago
  49. 413e95b Fix crash by Craig Tiller · 7 years ago
  50. a0116f3 Fix crash by Craig Tiller · 7 years ago
  51. 08b79c1 Doc UPdate by Ken Payson · 7 years ago
  52. 4754398 Clang_format by Ken Payson · 7 years ago
  53. 196fa2e Add recv_message() method to TransportStreamOpBatch class. by Mark D. Roth · 7 years ago
  54. b7beb45 Merge pull request #12328 from 0oneo/patch-1 by Jan Tattermusch · 7 years ago
  55. a01ce50 fix typo in compression.md by 0oneo · 7 years ago
  56. dce6fc6 Add missing extern C by yang-g · 7 years ago
  57. f37dfda Merge pull request #12325 from grpc/revert-11566-call_combiner by Nicolas Noble · 7 years ago
  58. bf19961 Revert "Implement call combiner" by Mark D. Roth · 7 years ago
  59. e944c5d Merge branch 'stats' into stats_histo by Craig Tiller · 7 years ago
  60. 33b51aa revert protobuf change by Craig Tiller · 7 years ago
  61. 1c8e043 Fix uploading Mac results to BQ by Matt Kwong · 7 years ago
  62. 03c908f Merge github.com:grpc/grpc into stats by Craig Tiller · 7 years ago
  63. 9519718 Documentation change + e2e test fix by Ken Payson · 7 years ago
  64. 9811915 Merge pull request #12284 from vjpai/qps_cleanup by Vijay Pai · 7 years ago
  65. 567e0f1 Have write ops take ownership over slices by Ken Payson · 7 years ago
  66. 6defb32 Remove some pre-C++11-style workarounds by Vijay Pai · 7 years ago
  67. 12bc68e Merge pull request #12137 from y-zeng/call_atm by Yuchen Zeng · 7 years ago
  68. 92ab602 Merge pull request #12314 from ncteisen/debugging-latency-profiles by Noah Eisen · 7 years ago
  69. 6b3003f Merge pull request #12274 from apolcyn/fix_missing_nanopb_headers_master by apolcyn · 7 years ago
  70. 89563ca Add shortname and timeout to run_microbenchmarks by Noah Eisen · 7 years ago
  71. 109da09 Merge pull request #12303 from dgquintas/rr_shutdown_sc_shutdown by David G. Quintas · 7 years ago
  72. a56f276 Merge pull request #12311 from ncteisen/fix-timers by Noah Eisen · 7 years ago
  73. b489e79 Remove extraneous paren by ncteisen · 7 years ago
  74. 2d060b6 Merge pull request #12221 from sreecha/epoll1-work-dist by Sree Kuchibhotla · 7 years ago
  75. 52ba957 Removed in_connectivity_shutdown from RR by David Garcia Quintas · 7 years ago
  76. f769bf1 Merge pull request #12264 from jtattermusch/cmake_vs2017 by Jan Tattermusch · 7 years ago
  77. e01940f clang format by Sree Kuchibhotla · 7 years ago
  78. a1ba139 Remove test variable by Sree Kuchibhotla · 7 years ago
  79. a92a9cc change num_events and cursor to gpr_atm for memory visibility by Sree Kuchibhotla · 7 years ago
  80. 1961452 Reduce batch size to 1 - This seems to help with unary and streaming benchmarks by Sree Kuchibhotla · 7 years ago
  81. 6eb505b Add explanation for recv_state by Yuchen Zeng · 7 years ago
  82. 0e90957 Merge branch 'master' into epoll1-work-dist by Sree Kuchibhotla · 7 years ago
  83. b154cd1 fix typo by Sree Kuchibhotla · 7 years ago
  84. 3d609f1 merge by Sree Kuchibhotla · 7 years ago
  85. ff4f2db Merge pull request #11566 from markdroth/call_combiner by Mark D. Roth · 7 years ago
  86. 76e264b Implement call combiner. by Mark D. Roth · 7 years ago
  87. 2921e1e Merge pull request #12282 from yang-g/sync_thd_refactor by Yang Gao · 7 years ago
  88. f28955d Merge pull request #12237 from andremedeiros/fix-gc-eager-sweep by apolcyn · 7 years ago
  89. cad427b Merge pull request #12227 from ncteisen/bazel-microbenchmarks by Noah Eisen · 7 years ago
  90. d2db4f1 Merge pull request #12287 from vjpai/qps_cleanup2 by Vijay Pai · 7 years ago
  91. c389555 Move some internal includes to the right places by Vijay Pai · 7 years ago
  92. a79ada3 Double check macro to protect from faulty test. by yang-g · 7 years ago
  93. 14a690d Merge pull request #11782 from muxi/stream_compression_config by Muxi Yan · 7 years ago
  94. 3cb53ff Merge pull request #12285 from muxi/fix-typo by Muxi Yan · 7 years ago
  95. 471df82 Fix a typo referred on #11118 by Muxi Yan · 7 years ago
  96. 0f9e193 Update block_annotate.h by yang-g · 7 years ago
  97. 9ff6031 Add sync_custom.h by yang-g · 7 years ago
  98. 98ad80a Remove stale file by yang-g · 7 years ago
  99. 684a397 Fix stream_compression_payload test flake by Muxi Yan · 7 years ago
  100. 02d1ff5 fix build.yaml to expand nanopb headers filegroup by Alexander Polcyn · 7 years ago