1. 38b15c8 Merge branch 'write_completion' into write_completion_stats by Craig Tiller · 7 years ago
  2. dfc6cff Merge github.com:grpc/grpc into write_completion by Craig Tiller · 7 years ago
  3. 9e3af38 Merge github.com:grpc/grpc into stats_histo by Craig Tiller · 7 years ago
  4. 8941f60 Merge pull request #12369 from markdroth/call_combiner by Mark D. Roth · 7 years ago
  5. b13c8cb Merge pull request #12420 from yashykt/ctocc by Yash Tibrewal · 7 years ago
  6. c3c7e55 {grpclb,client_lb}_end2end: Fix epoll1 flakes by David Garcia Quintas · 7 years ago
  7. 8d0fef2 Sort tests by cpu usage to better bin-pack by Craig Tiller · 7 years ago
  8. 2d63142 Merge branch 'query_times' of github.com:ctiller/grpc into query_times by Craig Tiller · 7 years ago
  9. 0b86d03 Better variable name by Craig Tiller · 7 years ago
  10. 99bdb38 Merge branch 'write_completion' into write_completion_stats by Craig Tiller · 7 years ago
  11. a8fc020 Merge github.com:grpc/grpc into write_completion by Craig Tiller · 7 years ago
  12. 06a1bae Better HTTP stats by Craig Tiller · 7 years ago
  13. 1a5326a Updated version numbers in README by David Garcia Quintas · 7 years ago
  14. 6155df6 Better TCP stats by Craig Tiller · 7 years ago
  15. 07d2fa7 Better executor stats by Craig Tiller · 7 years ago
  16. 022ad3a Merge branch 'stats_histo' into write_completion_stats by Craig Tiller · 7 years ago
  17. b6ef6e9 Merge pull request #12080 from y-zeng/connectivity by Yuchen Zeng · 7 years ago
  18. ff952d2 Merge github.com:grpc/grpc into write_completion by Craig Tiller · 7 years ago
  19. ebec0db Select better arguments by Craig Tiller · 7 years ago
  20. f54af48 Merge pull request #12413 from sreecha/fix-epoll1-bug by Sree Kuchibhotla · 7 years ago
  21. 120d4fd Use max cpu_measured instead of average (for safety) by Craig Tiller · 7 years ago
  22. e5a1b2b clang-format by Craig Tiller · 7 years ago
  23. cd78a50 Merge github.com:grpc/grpc into stats_histo by Craig Tiller · 7 years ago
  24. 58c33ba Decouple alarm construction from setting to avoid races in MT code by Vijay Pai · 7 years ago
  25. 0033c75 C89 by Craig Tiller · 7 years ago
  26. c1453ca Revert "Annotate benign race" by Craig Tiller · 7 years ago
  27. 24f30f7 Garbage collect experimental pollers by Craig Tiller · 7 years ago
  28. c88e1de fix secure_endpoint_test by jiangtaoli2016 · 7 years ago
  29. e3f5a69 Merge pull request #12415 from dgquintas/condvars_latches_again by David G. Quintas · 7 years ago
  30. c2ec4d6 Merge remote-tracking branch 'upstream/master' by Alok Kumar · 7 years ago
  31. 4dc3c0b Merge branch 'master' of github.com:grpc/grpc into filters_prio by David Garcia Quintas · 7 years ago
  32. 0822d33 s/load_reporting/server_load_reporting by David Garcia Quintas · 7 years ago
  33. 1b6f4fc Clang format modified files by Alok Kumar · 7 years ago
  34. dd9916d Fix microbenchmarks BUILD file by Alok Kumar · 7 years ago
  35. 1165026 Update build.yaml and generated changes by Alok Kumar · 7 years ago
  36. e0399c2 Partition microbenchmarks to be easily sharable for google specific transports by Alok Kumar · 7 years ago
  37. df6227c More edits for C to CC by Yash Tibrewal · 7 years ago
  38. 210a59d Merge branch 'master' of https://github.com/grpc/grpc into ctocc by Yash Tibrewal · 7 years ago
  39. d285735 Modifying a few files by Yash Tibrewal · 7 years ago
  40. 9992bdb Query CPU cost of tests and feed that into test runner by Craig Tiller · 7 years ago
  41. e12f5f2 Revise zero-copy protector interface by jiangtaoli2016 · 7 years ago
  42. b8fcff1 Compile fix by Craig Tiller · 7 years ago
  43. 3749a6d Merge github.com:grpc/grpc into stats_histo by Craig Tiller · 7 years ago
  44. a28cca8 Condition variables are not latches, again by David Garcia Quintas · 7 years ago
  45. 627691f Fake zero-copy frame protector by jiangtaoli2016 · 7 years ago
  46. 04035de Merge pull request #12353 from kpayson64/scatter_read by kpayson64 · 7 years ago
  47. b5dd3ab Increase the grace period in ReconnectChannel tests by Yuchen Zeng · 7 years ago
  48. fb34940 Kicked worker shouldn't add pollset to neighbhourhood by Sree Kuchibhotla · 7 years ago
  49. 0181dd0 Merge branch 'scatter_read' of github.com:kpayson64/grpc into stats_histo by Craig Tiller · 7 years ago
  50. 73a023b Use all read buffers when doing a scatter read by Ken Payson · 7 years ago
  51. 9b9d0e5 Fixed include guards by David Garcia Quintas · 7 years ago
  52. 9c51943 EXPERIMENT: Increase grpc_slice size to allow more inlining by Craig Tiller · 7 years ago
  53. 6869da4 Annotate benign race by Craig Tiller · 7 years ago
  54. 53e96fe Fix ASAN detected failure by Craig Tiller · 7 years ago
  55. e1101cf Update Bazel for new systems by Craig Tiller · 7 years ago
  56. b675e0a Annotate benign race by Craig Tiller · 7 years ago
  57. f4e5802 Fix ASAN detected failure by Craig Tiller · 7 years ago
  58. 8271d0f Merge pull request #12216 from pongad/main_method by Jan Tattermusch · 7 years ago
  59. 3ce4b28 no need for ruby workaround by Jan Tattermusch · 7 years ago
  60. aafa699 prevent timeout for node and python windows artifact builds by Jan Tattermusch · 7 years ago
  61. 23b0102 Merge pull request #12386 from jtattermusch/perfworker_script by Jan Tattermusch · 7 years ago
  62. 5314616 Merge pull request #12341 from yang-g/extern by Yang Gao · 7 years ago
  63. 33ec94f Merge pull request #12351 from dgquintas/fix_fake_resolver_use_after_free by David G. Quintas · 7 years ago
  64. 3e3dd08 Bounds fixes by Craig Tiller · 7 years ago
  65. 07530db Fixup bounds by Craig Tiller · 7 years ago
  66. d4ac3a1 Clarify log messages when starting test cases. by Mark D. Roth · 7 years ago
  67. 180c6b1 Reset cancellation closure when unreffing the call to avoid race conditions. by Mark D. Roth · 7 years ago
  68. d3cbd72 Make grpc_call_log_batch take const char* by yang-g · 7 years ago
  69. 26b0a34 Address review comments by Yuchen Zeng · 7 years ago
  70. b6ab5f5 Mac compilation fixes by Craig Tiller · 7 years ago
  71. 561dc32 Add stats for server request serving path by Craig Tiller · 7 years ago
  72. 31a4ebe Merge pull request #12397 from blairkutz/spelling_correction by Vijay Pai · 7 years ago
  73. a82b6db Merge github.com:grpc/grpc into write_completion by Craig Tiller · 7 years ago
  74. 7d07994 Mac compilation fixes by Craig Tiller · 7 years ago
  75. c64be96 Correct spelling of 'client'. by Blair Kutzman · 7 years ago
  76. 83db631 Optimize test by Craig Tiller · 7 years ago
  77. c75f986 Fix benchmark builds by Craig Tiller · 7 years ago
  78. 21b71b4 Merge pull request #11583 from nathanielmanistaatgoogle/grpc_testing by Nathaniel Manista · 7 years ago
  79. 96a902f Merge pull request #12373 from nicolasnoble/gtest_is_not_gmock by Nicolas Noble · 7 years ago
  80. 4190f39 Merge pull request #12298 from markdroth/default_metadata_fix by Mark D. Roth · 7 years ago
  81. dfccd83 Merge pull request #12356 from muxi/port-v160 by Muxi Yan · 7 years ago
  82. 38b9a4d Merge pull request #12281 from muxi/fix-cronet-transport-refcount by Muxi Yan · 7 years ago
  83. 00c5445 Merge pull request #12329 from jtattermusch/remove_leftover_vcxproj by Jan Tattermusch · 7 years ago
  84. 17f21b4 Merge pull request #12024 from yihuazhang/tsi_test_lib by Mark D. Roth · 7 years ago
  85. c73c3cf Merge pull request #12368 from jtattermusch/fix_ruby_build_kokoro by Jan Tattermusch · 7 years ago
  86. 0ebdc16 ubuntu-1610 image does not exist anymore by Jan Tattermusch · 7 years ago
  87. 66e08cb add rubocop warnings to TODO config file by Jan Tattermusch · 7 years ago
  88. 010ea65 remove calls to optional paramaters so that the test is compatible with ruby versions < 2.1 by Alexander Polcyn · 7 years ago
  89. e2f845c fix ruby macos build on kokoro by Jan Tattermusch · 7 years ago
  90. 7c85cae gRPC Python test infrastructure by Nathaniel Manista · 7 years ago
  91. cd0a91e Fix some rounding bugs by Craig Tiller · 7 years ago
  92. 89e68ac Trying to make the code more readable. by Flavio Medeiros · 7 years ago
  93. 5150cbd Fix timer shutdown process by Yuchen Zeng · 7 years ago
  94. e460563 Cleanup intification by Craig Tiller · 7 years ago
  95. 56a8484 Merge branch 'stats_histo_ints' into stats_histo by Craig Tiller · 7 years ago
  96. 40bca84 Fix one rounding bug by Craig Tiller · 7 years ago
  97. fc49d6e Splitting gmock out of gtest. by Nicolas "Pixel" Noble · 7 years ago
  98. 97ec5eb Add stats test by Craig Tiller · 7 years ago
  99. f5600e9 Merge pull request #12366 from matt-kwong/kokoro_mac_bq by Matt Kwong · 7 years ago
  100. 9bebf8b C++ API for write-through by Craig Tiller · 7 years ago