1. 66dfcf5 clang fmt by ncteisen · 7 years ago
  2. 0e6b5b3 Un extern the fuzzers by ncteisen · 7 years ago
  3. adbfbd5 Remove all extern C by ncteisen · 7 years ago
  4. 510fcb8 Merge pull request #13409 from kpayson64/fix_json_run_localhost by kpayson64 · 7 years ago
  5. 7cf8d72 Fix TSAN json_run_localhost flake by Ken Payson · 7 years ago
  6. 767e1cb Merge pull request #13405 from apolcyn/grpc_config_txt_prefix by apolcyn · 7 years ago
  7. 56a19ae Query for TXT service configs with _gprc_config prefix by Alexander Polcyn · 7 years ago
  8. 070f0c4 Merge pull request #13139 from AspirinSJL/stress_test by Juanli Shen · 7 years ago
  9. e5d2139 Add client channel stress test by Juanli Shen · 7 years ago
  10. 0c7e70d Merge pull request #13387 from grpc/import_fix by Juanli Shen · 7 years ago
  11. 71d5ec7 Merge pull request #13189 from apolcyn/pass_args_to_tsi by apolcyn · 7 years ago
  12. 3a1989b Fix an internal build failure by Juanli Shen · 7 years ago
  13. 4ed0625 Merge pull request #13365 from jtattermusch/stats_test_boundary_skipping by Jan Tattermusch · 7 years ago
  14. f51b7e1 Fix missing copyright, fix merge conflict in updated BUILD by Alexander Polcyn · 7 years ago
  15. 16ba80c Merge remote-tracking branch 'upstream/master' into pass_args_to_tsi by Alexander Polcyn · 7 years ago
  16. 248c4f5 Merge remote-tracking branch 'upstream/master' into pass_args_to_tsi by Alexander Polcyn · 7 years ago
  17. 3f6b10a Use existing read buffer in security handshaker if present by Alexander Polcyn · 7 years ago
  18. e31e200 Fix after merge by Craig Tiller · 7 years ago
  19. 5b2c12e make stats_test skip values far from boundaries by Jan Tattermusch · 7 years ago
  20. 6def710 Merge github.com:grpc/grpc into lfe3 by Craig Tiller · 7 years ago
  21. be98d24 clang-format after nullptr changes by Craig Tiller · 7 years ago
  22. 4ac2b8e Enable clang-tidy as a sanity check, fix up all known failures by Craig Tiller · 7 years ago
  23. 14b7d52 Revert "Switching from UNAUTHENTICATED to UNAVAILABLE for auth metadata failure" by Jan Tattermusch · 7 years ago
  24. a5ddf26 Merge pull request #13322 from jboeuf/oauth_failure by jboeuf · 7 years ago
  25. 272eebb Only allocate what we need in the last slice for proto serialization by yang-g · 7 years ago
  26. c42e978 Reduce # of arithmetic ops to reduce time spent in this test. by Vijay Pai · 7 years ago
  27. 5addba4 Switching from UNAUTHENTICATED to UNAVAILABLE for auth metadata failure by Julien Boeuf · 7 years ago
  28. c284139 Remove include from end2end data files and add extern C to each definition instead by Yash Tibrewal · 7 years ago
  29. d9da738 Merge pull request #13147 from yashykt/testc++ize by Yash Tibrewal · 7 years ago
  30. 67c0eff MacOS uses end2end tests. therefore extern C needed by Yash Tibrewal · 7 years ago
  31. 0b9b7d2 Use same cq for client and server by yang-g · 7 years ago
  32. c55a4b1 Merge pull request #13145 from murgatroid99/remove_node by Michael Lumish · 7 years ago
  33. 5e42211 Merge branch 'master' into testc++ize by Yash Tibrewal · 7 years ago
  34. 1b4ab01 No Clang on end2end generated files by Yash Tibrewal · 7 years ago
  35. 74e7bd7 Merge pull request #13244 from ncteisen/streaming-ping-pong by Noah Eisen · 7 years ago
  36. 40422d5 Merge master by Yash Tibrewal · 7 years ago
  37. 6fb23db Merge branch 'master' into remove_node by murgatroid99 · 7 years ago
  38. 9ab26fe Merge github.com:grpc/grpc into 50 by Craig Tiller · 7 years ago
  39. a274f34 Removing port 443 for the service name (used as audience) when the url is https. by Julien Boeuf · 7 years ago
  40. 6da4f51 Merge pull request #13257 from vjpai/pb_header by Vijay Pai · 7 years ago
  41. e8b09ee Fix deadlock by ncteisen · 7 years ago
  42. 9ec4673 Merge pull request #13232 from y-zeng/connectivity_watcher by Yuchen Zeng · 7 years ago
  43. 5e7ceeb Need explicit "protobuf" dependence on proto_utils_test by Vijay Pai · 7 years ago
  44. a64b2b1 Merge github.com:grpc/grpc into 50 by Craig Tiller · 7 years ago
  45. 8cbb89a Merge pull request #13246 from yashykt/testlinkage1 by Yash Tibrewal · 7 years ago
  46. e9e7791 Merge pull request #13161 from markdroth/service_config_fixes by Mark D. Roth · 7 years ago
  47. 89f86c0 Lower backup poll interval in async_end2end_test by Yuchen Zeng · 7 years ago
  48. baa14a9 Update clang-format to 5.0 by Craig Tiller · 7 years ago
  49. eca25f3 Improvements to C Core's backoff code and API by David Garcia Quintas · 7 years ago
  50. cd987a0 Adding public_headers_must_be_c89 as a clang exception by Yash Tibrewal · 7 years ago
  51. df58b2b Merge branch 'master' into remove_node by murgatroid99 · 7 years ago
  52. 2f921a3 Remove grpc_slice_buf_cmp and change public_headers_must_be_c89 to print the addresses of public api functions to check if they can be linked to by Yash Tibrewal · 7 years ago
  53. b669ff3 Revert "Revert "Fix benchmark crash"" by ncteisen · 7 years ago
  54. ac5522b Revert "Fix benchmark crash" by Noah Eisen · 7 years ago
  55. aae4ca0 Merge master by Yash Tibrewal · 7 years ago
  56. 256333d Merge pull request #13022 from yihuazhang/TSI_TEST_LIB_FIX by yihuaz · 7 years ago
  57. 66b740a Merge pull request #13053 from ctiller/fcfix by Craig Tiller · 7 years ago
  58. b611e24 Merge pull request #13216 from vjpai/tst_fixes by Vijay Pai · 7 years ago
  59. 8c2d222 Merge pull request #13210 from y-zeng/end2end_fix by Abhishek Kumar · 7 years ago
  60. 8bd88c4 Merge master by Yash Tibrewal · 7 years ago
  61. b930632 objC needs C linkage by Yash Tibrewal · 7 years ago
  62. 0d57308 Add comments for setting the env variable by Yuchen Zeng · 7 years ago
  63. 4afcf5b Remove unused code from thread_stress_test by Vijay Pai · 7 years ago
  64. 452b987 Set GRPC_CLIENT_CHANNEL_BACKUP_POLL_INTERVAL_MS for async_end2end_test by Yuchen Zeng · 7 years ago
  65. 77827e1 BG-poll very frequently to pick up subchannels's updates in LB tests by David Garcia Quintas · 7 years ago
  66. 11a5189 LLVMfuzzer extern C by Yash Tibrewal · 7 years ago
  67. 0aeef4f bazel build errors by Yash Tibrewal · 7 years ago
  68. 2aa79cb changes for bazel and test certificates by Yash Tibrewal · 7 years ago
  69. e92294c Remove test/core/census by Yash Tibrewal · 7 years ago
  70. 8886913 Merge branch 'master' into testc++ize by Yash Tibrewal · 7 years ago
  71. 7753203 BUILD changes. test languauge to C++ by Yash Tibrewal · 7 years ago
  72. 3e07699 Merge pull request #13106 from Vizerai/census_update by Jim King · 7 years ago
  73. 8e1a163 windows linker errors by Yash Tibrewal · 7 years ago
  74. 8afaf61 Merge pull request #13192 from vjpai/spp by Vijay Pai · 7 years ago
  75. 17fe322 modify TSI handshake to correctly handle the case of TSI_INCOMPLETE_DATA by Yihua Zhang · 7 years ago
  76. 4d71636 some BUILD changes and designated initializers by Yash Tibrewal · 7 years ago
  77. e586324 BUILD files changes for bazel by Yash Tibrewal · 7 years ago
  78. c430c84f more changes by Yash Tibrewal · 7 years ago
  79. 268685b Merge branch 'master' into testc++ize by Yash Tibrewal · 7 years ago
  80. f8a6c82 Changes to build other platforms by Yash Tibrewal · 7 years ago
  81. 94a5226 Merge pull request #13082 from vjpai/friendly_fire by Vijay Pai · 7 years ago
  82. f92b530 Fix a data race in microbenchmark stats gathering by Vijay Pai · 7 years ago
  83. 9e6837d Merge pull request #12732 from y-zeng/connectivity_watcher by Yuchen Zeng · 7 years ago
  84. cb36615 GPR_ATTRIBUTE_NO_TSAN doesn't reach through function calls, so use a friend by Vijay Pai · 7 years ago
  85. 662ec97 Merge pull request #12878 from markdroth/pick_first_subchannel_list by Mark D. Roth · 7 years ago
  86. cbb9296 Change the default interval to 5 seconds by Yuchen Zeng · 7 years ago
  87. 7fa814f Fix timeouts by Yuchen Zeng · 7 years ago
  88. 0bad30a Use backup pollser instead of connectivity watcher by Yuchen Zeng · 7 years ago
  89. 555b845 Merge pull request #12870 from kpayson64/call_bm_diff by kpayson64 · 7 years ago
  90. d5b66f1 Merge pull request #13107 from vjpai/reinternalize by Vijay Pai · 7 years ago
  91. c4c535d Merge pull request #13177 from kpayson64/qps_test_fix by kpayson64 · 7 years ago
  92. 667aa2b Add call size bm_diff by Ken Payson · 7 years ago
  93. 9ba487c Merge pull request #13158 from ncteisen/fix-p0 by Noah Eisen · 7 years ago
  94. 7721456 Fix portabiloty by ncteisen · 7 years ago
  95. fc06243 Address github comment, sleep for minimal time by ncteisen · 7 years ago
  96. 0e06c41 Fix build failure. by Mark D. Roth · 7 years ago
  97. 6e5ce72 Assume that subchannels start in state IDLE. by Mark D. Roth · 7 years ago
  98. 918ce7a Fix QPS Async Client Next loop by Ken Payson · 7 years ago
  99. 37f1bd1 clear the request by yang-g · 7 years ago
  100. 06e174a Separate public and internal C++ interfaces by Vijay Pai · 7 years ago