1. e83a81a alarm_test: Add test_suites: ["device-tests"] to alarm_test. by easoncylee · 5 years ago
  2. 418a875 Add build config for grpc++ for Android by Hansong Zhang · 6 years ago
  3. 9134639 Warn on non-virtual destructor if class has virtual functions by Vijay Pai · 6 years ago
  4. 3ee2919 Merge pull request #16646 from vjpai/callback_codegen_client_unary by Vijay Pai · 6 years ago
  5. 0730865 Merge pull request #16629 from hcaseyal/fix_hpack_microbenchmarks by hcaseyal · 6 years ago
  6. da1b75b Add a virtual destructor to the new class with virtual methods by Vijay Pai · 6 years ago
  7. 4c6e7ce Destroy metadata buffer at end of benchmark loop by Hope Casey-Allen · 6 years ago
  8. d44feec Reassign arena pointer instead of stomping on memory by Hope Casey-Allen · 6 years ago
  9. 4b721fb Destroy arena at end of benchmark to not leak memory by Hope Casey-Allen · 6 years ago
  10. 29d9489 Increase initial arena size to be more representative of real workload scenario and increase frequency of recreating the arena to avoid oom by Hope Casey-Allen · 6 years ago
  11. 91727bd Move arena create outside of benchmark, format, and typo fix by Hope Casey-Allen · 6 years ago
  12. 974d66f Fix tag variable by Juanli Shen · 6 years ago
  13. 830e5ad Merge branch 'master' into callback_codegen_client_unary by Vijay Pai · 6 years ago
  14. f6e7b77 Merge pull request #16655 from vjpai/callback_tidy by Vijay Pai · 6 years ago
  15. a0578f0 Merge pull request #16651 from AspirinSJL/improve_force_creation by Juanli Shen · 6 years ago
  16. 46429a2 Merge pull request #16624 from vjpai/callback_alarms by Vijay Pai · 6 years ago
  17. deb3126 Fix clang-tidy concerns by Vijay Pai · 6 years ago
  18. dd10cbc Change force_creation from atm to bool by Juanli Shen · 6 years ago
  19. 845bc9a Add more test cases by Vijay Pai · 6 years ago
  20. 47ae48e Fix conflict by Vijay Pai · 6 years ago
  21. a1e87be Merge branch 'master' into callback_codegen_client_unary by Vijay Pai · 6 years ago
  22. 42a0ed4 Add a test by Vijay Pai · 6 years ago
  23. 0e5b2a7 Merge pull request #16638 from vjpai/callback_exceptions by Vijay Pai · 6 years ago
  24. c5afb25 fix golden file by Vijay Pai · 6 years ago
  25. c33ec79 Only output stats if they were collected by Noah Eisen · 6 years ago
  26. 73d89a6 Catch exceptions in user callbacks by Vijay Pai · 6 years ago
  27. 967bbcd Fixing benchmark name and adding a new one by Hope Casey-Allen · 6 years ago
  28. db01bf7 Add callback-based alarms by Vijay Pai · 6 years ago
  29. 8bce2a6 Merge pull request #16299 from Capstan/cli-client-cert by Yang Gao · 6 years ago
  30. 20345b2 Merge pull request #16611 from adelez/long_conn by adelez · 6 years ago
  31. 165417e Change the test name to long_lived_channel by Adele Zhou · 6 years ago
  32. 094dc68 Added long_connection test. by Adele Zhou · 6 years ago
  33. 3bc10c0 Merge pull request #16492 from vjpai/client_callback by Vijay Pai · 6 years ago
  34. b13097d Merge pull request #16420 from apolcyn/localhost_windows_hack by apolcyn · 6 years ago
  35. 964d679 Resolve ip literals and Windows localhost manually when using c-ares by Alexander Polcyn · 6 years ago
  36. 71aa602 Merge pull request #16360 from ncteisen/channelz-cpp-server by Noah Eisen · 6 years ago
  37. 916a686 Revert "Use grpc_slice_unref_internal" by Nathan Herring · 6 years ago
  38. 2d8c682 Revert "Missing #include" by Nathan Herring · 6 years ago
  39. 42d9bec Revert "Second attempt: Implement Watch method in health check service." by Mark D. Roth · 6 years ago
  40. 6ef3b0d Merge branch 'master' of https://github.com/grpc/grpc into channelz-cpp-server by ncteisen · 6 years ago
  41. 722bc69 Merge branch 'master' of https://github.com/grpc/grpc into channelz-server by ncteisen · 6 years ago
  42. ef1a390 Merge branch 'master' of https://github.com/grpc/grpc into channelz-server by ncteisen · 6 years ago
  43. ccf6aca Merge branch 'master' of https://github.com/grpc/grpc into channelz-cpp by ncteisen · 6 years ago
  44. 2edfddb Merge pull request #16055 from ncteisen/channelz-subchannels by Noah Eisen · 6 years ago
  45. 0cf90ae Merge branch 'master' into cli-client-cert by Nathan Herring · 6 years ago
  46. 179b4e8 Merge pull request #16297 from Capstan/cli-call-creds by Yang Gao · 6 years ago
  47. 4835376 Merge branch 'channelz-subchannels' into channelz-cpp by ncteisen · 6 years ago
  48. 5946ae5 Merge branch 'channelz-subchannels' into channelz-server by ncteisen · 6 years ago
  49. 2f76fd4 Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannels by ncteisen · 6 years ago
  50. 4205b97 reviewer feedback by ncteisen · 6 years ago
  51. a8247c8 Merge pull request #16574 from markdroth/health_checking_service by Mark D. Roth · 6 years ago
  52. b7bbc35 naming bugfix by Bill Feng · 6 years ago
  53. 3fb62ae exclude less tests from qps by Bill Feng · 6 years ago
  54. 6d2c8f8 Revert "Merge pull request #16512 from grpc/revert-16351-health_checking_service" by Mark D. Roth · 6 years ago
  55. 9968024 Merge pull request #16209 from ncteisen/bugprone-undefined-memory-manipulation by Noah Eisen · 6 years ago
  56. ccddc1b Initialize bool by Vijay Pai · 6 years ago
  57. 8bf5253 Provide a generic client-side unary callback API by Vijay Pai · 6 years ago
  58. c4a5323 fixed a bug in json_run_localhost scenario generation by Bill Feng · 6 years ago
  59. 4230aa4 Merge pull request #16509 from AspirinSJL/add_docstring by Juanli Shen · 6 years ago
  60. 9d143dd Fix internal format issue by Juanli Shen · 6 years ago
  61. 14a8581 Revert "Implement Watch method in health check service." by Juanli Shen · 6 years ago
  62. f8a4aae Fix all instances of bugprone-undefined-memory-manipulation by ncteisen · 6 years ago
  63. ceecf80 Merge pull request #16402 from billfeng327/feature/qps-bazel-test by Bill Feng · 6 years ago
  64. f1931ef Merge branch 'channelz-cpp' into channelz-cpp-server by ncteisen · 6 years ago
  65. 72ac3d0 Merge branch 'channelz-server' into channelz-cpp-server by ncteisen · 6 years ago
  66. e165579 Subchannel support to C++ by ncteisen · 6 years ago
  67. 6076b1d Merge branch 'channelz-subchannels' into channelz-server by ncteisen · 6 years ago
  68. 4b5b019 Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannels by ncteisen · 6 years ago
  69. 9184272 fixed indentation by Bill Feng · 6 years ago
  70. 4d985ef Merge pull request #16351 from markdroth/health_checking_service by Mark D. Roth · 6 years ago
  71. 99ce3e1 Implement Watch method in health check service. by Mark D. Roth · 6 years ago
  72. 0ce7f91 used names instead of numbers for each scenario by Bill Feng · 6 years ago
  73. 21824af used alternative approach - generated bazel scenarios by Bill Feng · 6 years ago
  74. 8d47cd4 Revert "Revert "Fathom tcp changes"" by Yash Tibrewal · 6 years ago
  75. a144c13 Merge pull request #16342 from markdroth/pf_keep_unselected_subchannels by Mark D. Roth · 6 years ago
  76. 654a1ea made timeout longer by Bill Feng · 6 years ago
  77. 5fb6603 Merge remote-tracking branch 'upstream/master' into feature/qps-bazel-test by Bill Feng · 6 years ago
  78. 97ba943 Revert "Fathom tcp changes" by Jan Tattermusch · 6 years ago
  79. e360d82 Clang tidy by Hope Casey-Allen · 6 years ago
  80. 839a052 Add an option to collect medians every epoch. Useful for gathering per second median latencies by Hope Casey-Allen · 6 years ago
  81. 06d5c83 Merge remote-tracking branch 'upstream/master' into feature/qps-bazel-test by Bill Feng · 6 years ago
  82. aab47cb Merge pull request #15941 from yashykt/fathomtcpchanges by Yash Tibrewal · 6 years ago
  83. 5be7304 used standalone JSON files for scenarios by Bill Feng · 6 years ago
  84. 234fdc6 Missing #include by Nathan Herring · 6 years ago
  85. 147826a Use grpc_slice_unref_internal by Nathan Herring · 6 years ago
  86. 4312d12 clang-format by Mark D. Roth · 6 years ago
  87. 4eceb65 Merge remote-tracking branch 'upstream/master' into pf_keep_unselected_subchannels by Mark D. Roth · 6 years ago
  88. 373c5b3 added qps tests on bazel by Bill Feng · 6 years ago
  89. 25f7d0f Revert to TRANSIENT_FAILURE during backoff by Juanli Shen · 6 years ago
  90. aad7884 Code review changes. by Mark D. Roth · 6 years ago
  91. e9e92d4 Merge remote-tracking branch 'juanlishen/pf_check_state_before_watch' into pf_keep_unselected_subchannels by Mark D. Roth · 6 years ago
  92. 4d6f002 Code review changes and fix threading bug in test. by Mark D. Roth · 6 years ago
  93. d19fd1c PF: Check connectivity state before watching by Juanli Shen · 6 years ago
  94. 7e4be89 Merge pull request #16368 from grpc/revert-16214-order_order_please by Yang Gao · 6 years ago
  95. b840d5e Revert "Add more filter priority levels" by Yang Gao · 6 years ago
  96. 8a80364 Cleaned up BUILD file, which fixed a dependency problem with protobuf. by Josh Haberman · 6 years ago
  97. 8a86f53 Merge pull request #16356 from vjpai/exhaustion by Vijay Pai · 6 years ago
  98. 16f7383 Make sure that we actually saw some resource exhaustion if applicable by Vijay Pai · 6 years ago
  99. d08ea30 Fixed ordering in adding pending picks to PF by David Garcia Quintas · 6 years ago
  100. 70ef911 Add C++ support for GetServers by ncteisen · 6 years ago