1. 71c468b Merge pull request #11936 from sreecha/fix-end2end-test by Sree Kuchibhotla · 7 years ago
  2. db4843c Merge pull request #12152 from matt-kwong/kokoro_flags by Matt Kwong · 7 years ago
  3. a7cfb12 Merge branch 'master' into fix-end2end-test by Sree Kuchibhotla · 7 years ago
  4. c5fd890 Don't rerun flakes when uploading results to BQ by Matt Kwong · 7 years ago
  5. 568fd3e Bump Protobuf to v3.4.0 by Stanley Cheung · 7 years ago
  6. 15d9164 Modify run_tests.py to accept a list of polling engines by Sree Kuchibhotla · 7 years ago
  7. 6106442 Merge branch 'master' into fix-end2end-test by Sree Kuchibhotla · 7 years ago
  8. 234fab9 Merge pull request #12177 from jtattermusch/run_tests_better_flake_query by Jan Tattermusch · 7 years ago
  9. 023bb45 Merge pull request #12171 from stanley-cheung/bump-protobuf by Stanley Cheung · 7 years ago
  10. b9abc11 Merge branch 'master' into fix-end2end-test by Sree Kuchibhotla · 7 years ago
  11. fb7c9a4 auto_set_flakes should respect platform by Jan Tattermusch · 7 years ago
  12. 5140b53 Merge pull request #12162 from jtattermusch/fix_win_benchmarks by Jan Tattermusch · 7 years ago
  13. 83f6b70 Bump protobuf to 3.4.0rc3 by Stanley Cheung · 7 years ago
  14. a9aff3c Merge pull request #12136 from adelez/build_stats3 by adelez · 7 years ago
  15. 61c9135 fix windows performance benchmarks by Jan Tattermusch · 7 years ago
  16. a7b79b9 Merge pull request #12142 from jtattermusch/objc_test_cleanup by Jan Tattermusch · 7 years ago
  17. 566c4c0 merge changes by Adele Zhou · 7 years ago
  18. f2bd221 Merge branch 'master' of github.com:grpc/grpc by Adele Zhou · 7 years ago
  19. b643a5f Bump to protobuf 3.4.0rc2 by Stanley Cheung · 7 years ago
  20. 1bdfcda Bump protobuf version to v3.4.0rc1 by Stanley Cheung · 7 years ago
  21. 5fd85b5 PHP: update codegen plugin to support php_namespace option by Stanley Cheung · 7 years ago
  22. ba5dc1b Merge branch 'master' into fix-end2end-test by Sree Kuchibhotla · 7 years ago
  23. 0557f6c run objc tests exclusively by Jan Tattermusch · 7 years ago
  24. 9359e50 objc tests cleanup by Jan Tattermusch · 7 years ago
  25. cf875b7 Merge pull request #12132 from jiangtaoli2016/tsi_interface by Jiangtao Li · 7 years ago
  26. c210147 Correct no_report_files_found and error fields by Adele Zhou · 7 years ago
  27. a27680b Merge pull request #12063 from adelez/build_stats2 by adelez · 7 years ago
  28. 25d6fd8 split tsi library into two by jiangtaoli2016 · 7 years ago
  29. 0d66b43 Check that all structs/unions in public core headers have named types by Vijay Pai · 7 years ago
  30. e7aa35a Merge pull request #12105 from jiangtaoli2016/revert-12101-revert-11977-tsi_grpc by Mark D. Roth · 7 years ago
  31. 32f66e8 Update build rule by jiangtaoli2016 · 7 years ago
  32. b66c72c Merge pull request #12066 from apolcyn/nit_for_interop_script by apolcyn · 7 years ago
  33. 0211cfb Revert "Revert "Add TSI zero-copy frame protector"" by Jiangtao Li · 7 years ago
  34. f5504a3 Revert "Add TSI zero-copy frame protector" by Jiangtao Li · 7 years ago
  35. 72eeb3c split tsi into two libraries: tsi_interface and tsi by jiangtaoli2016 · 7 years ago
  36. f3f7d3b Merge branch 'master' into tsi_grpc by jiangtaoli2016 · 7 years ago
  37. 1fb3b66 Merge pull request #11579 from sreecha/fix_alarm by Sree Kuchibhotla · 7 years ago
  38. cf38c00 iamge to image in interop test script by Alex Polcyn · 7 years ago
  39. f9bf428 Add support for service configs to c-ares resolver. by Mark D. Roth · 7 years ago
  40. 87c38e9 Modify build stats tool. by Adele Zhou · 7 years ago
  41. 9fb4536 Merge pull request #12015 from jtattermusch/unused_stress by Jan Tattermusch · 7 years ago
  42. 4862359 Improve flakes query by David Garcia Quintas · 7 years ago
  43. f607f36 Merge branch 'master' into fix-end2end-test by Sree Kuchibhotla · 7 years ago
  44. 34989fd Merge branch 'master' into fix_alarm by Sree Kuchibhotla · 7 years ago
  45. 3aaa5ea minor fix by jiangtaoli2016 · 7 years ago
  46. fc22d7a Merge pull request #12016 from jtattermusch/retry_on_timeout by Jan Tattermusch · 7 years ago
  47. e70f3b2 Merge branch 'master' into fix_alarm by Sree Kuchibhotla · 7 years ago
  48. ea71c9d Merge remote-tracking branch 'upstream/master' into fix-end2end-test by Sree Kuchibhotla · 7 years ago
  49. ab04027 Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3 by ncteisen · 7 years ago
  50. eb9c99b Merge pull request #11985 from vjpai/remake+testremake by Vijay Pai · 7 years ago
  51. 92bc7f9 Enable compression interop tests for Java clients by Eric Gribkoff · 7 years ago
  52. fa759d7 auto_set_flakes also reruns tests that timeout by Jan Tattermusch · 7 years ago
  53. 824a2b3 remove unused stress test script by Jan Tattermusch · 7 years ago
  54. 168034b Test against grpc++_unsecure when possible. Provide unsecure version of test_util by Vijay Pai · 7 years ago
  55. 686437a Add repro by Noah Eisen · 7 years ago
  56. 79d9a8a Merge branch 'master' into tsi_grpc by jiangtaoli2016 · 7 years ago
  57. 9083ee1 Merge branch 'master' into fix-end2end-test by Sree Kuchibhotla · 7 years ago
  58. 4280725 Clean up grpc++_unsecure so that it doesn't require secure content anymore by Vijay Pai · 7 years ago
  59. e5cd176 Merge pull request #11927 from y-zeng/nameser by Yuchen Zeng · 7 years ago
  60. 7001bc2 Add TSI zero-copy frame protector by jiangtaoli2016 · 7 years ago
  61. fb193a1 Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3 by ncteisen · 7 years ago
  62. f630ff2 Update build.yaml, fix format by Yuchen Zeng · 7 years ago
  63. 5794061 Improvements to grpc_byte_stream API and handling. by Mark D. Roth · 7 years ago
  64. 3064423 Merge pull request #11926 from guantaol/patch_dashboard_schema by Guantao Liu · 7 years ago
  65. fc58bd8 Fix streaming_error_response test (failing in epoll1 but bug is not related to epoll1) by Sree Kuchibhotla · 7 years ago
  66. b414268 Merge pull request #11901 from nathanielmanistaatgoogle/grpc_testing by Nathaniel Manista · 7 years ago
  67. 59beeff Merge branch 'master' into fix_alarm by Sree Kuchibhotla · 7 years ago
  68. 69b7231 gRPC Python test infrastructure by Nathaniel Manista · 7 years ago
  69. 3d3403d Update the scenario result schema by Guantao Liu · 7 years ago
  70. 4a8ecf0 Exit 1 if some tests fail. by Adele Zhou · 7 years ago
  71. 781fd6f Merge pull request #11884 from yashykt/connect-auth by Yash Tibrewal · 7 years ago
  72. e8e05f9 Merge pull request #11816 from sreecha/sreek-epoll1 by Sree Kuchibhotla · 7 years ago
  73. 8321cad Merge pull request #11871 from murgatroid99/uv_portability_fix by Michael Lumish · 7 years ago
  74. 9d87421 Disable epoll1 - so that I can merge whatever I have until now by Sree Kuchibhotla · 7 years ago
  75. 471aa62 Merge branch 'master' into sreek-epoll1 by Sree Kuchibhotla · 7 years ago
  76. c62ce80 Test credentials are passed with channel arg. Renamed macros and refactored code as per suggestions. Renamed test to proxy_auth and changed it to use simple_request instead of a payload. by Yash Tibrewal · 7 years ago
  77. 5d90656 Merge branch 'master' into sreek-epoll1 by Sree Kuchibhotla · 7 years ago
  78. c59ef5e Merged latest commit from upstream by Yash Tibrewal · 7 years ago
  79. f7350ea Adding connect auth feature. Proxy-Authorization header is being inserted when user creds are present in uri by Yash Tibrewal · 7 years ago
  80. 268a823 Pull flow control into one module by ncteisen · 7 years ago
  81. b9b376c Ban the silent version by ncteisen · 7 years ago
  82. 10bed24 Merge pull request #11869 from jtattermusch/kokoro_fix_python_artifacts by Jan Tattermusch · 7 years ago
  83. 75f678a Merge branch 'master' into uv_portability_fix by murgatroid99 · 7 years ago
  84. 79e2d8e libuv tests: skip a test that spawns a thread by murgatroid99 · 7 years ago
  85. b8e07ad Add asserts that uv calls all run on the same thread by murgatroid99 · 7 years ago
  86. 65d447f Merge pull request #11454 from markdroth/server_cq_ok_semantics by Mark D. Roth · 7 years ago
  87. a2eb6f7 set path to mingw on kokoro by Jan Tattermusch · 7 years ago
  88. ea8f591 Merge pull request #11607 from yihuazhang/tsi_init by Mark D. Roth · 7 years ago
  89. acbdc79 Merge branch 'master' into sreek-epoll1 by Sree Kuchibhotla · 7 years ago
  90. 457b02e Fix image path when pulled from dockerhub. by Adele Zhou · 7 years ago
  91. 1435bfc Add GTS plugin by Yihua Zhang · 7 years ago
  92. 0086d02 Merge pull request #11189 from muxi/stream_compression by Muxi Yan · 7 years ago
  93. d996379 Reset OWNERS state by Craig Tiller · 7 years ago
  94. 6497777 Merge pull request #11838 from ncteisen/tracer-sanity by Noah Eisen · 7 years ago
  95. fd82a6c Merge pull request #11145 from vjpai/inproc3 by Vijay Pai · 7 years ago
  96. bdc6f70 Smarter regex, blander algo by ncteisen · 7 years ago
  97. 920bf3c Add tracer sanity test by ncteisen · 7 years ago
  98. 3d7d5f4 Create inproc transport, add relevant tests, exclude irrelevant tests by Vijay Pai · 7 years ago
  99. 0696611 Do not return calls on server when request proto fails to deserialize. by Mark D. Roth · 7 years ago
  100. ce47215 Merge branch 'master' into sreek-epoll1 by Sree Kuchibhotla · 7 years ago