1. 5fbfa18 Merge pull request #11991 from muxi/fix-objc-nsdata-memory-leak by Muxi Yan · 7 years ago
  2. dc1cfe9 Merge pull request #11978 from vjpai/remake by Vijay Pai · 7 years ago
  3. 0a76d7b Merge pull request #11986 from vjpai/make_concur by Vijay Pai · 7 years ago
  4. 4042e4c Merge pull request #11976 from yashykt/connect-auth-doc by Yash Tibrewal · 7 years ago
  5. 5a549d6 Merge pull request #11982 from muxi/fix-buffered-pipe-crash by Muxi Yan · 7 years ago
  6. 6a8355d Fix two memory leaks by Muxi Yan · 7 years ago
  7. f787594 Merge pull request #11703 from yang-g/cq_shutdown by Yang Gao · 7 years ago
  8. 025ca9e Merge pull request #11988 from jtattermusch/kokoro_unbreak_macartifacts by Jan Tattermusch · 7 years ago
  9. 632e6f2 fix jobs attempting to use gfile service account key by Jan Tattermusch · 7 years ago
  10. 9a19606 Merge pull request #11980 from adelez/ci2 by Jan Tattermusch · 7 years ago
  11. e00f2a3 Prevent race in trying to compile grpc.pb.cc file before pb.h exists by Vijay Pai · 7 years ago
  12. 4280725 Clean up grpc++_unsecure so that it doesn't require secure content anymore by Vijay Pai · 7 years ago
  13. 860b1da Resume GRXBufferedPipe when it gets dealloced by Muxi Yan · 7 years ago
  14. e5cd176 Merge pull request #11927 from y-zeng/nameser by Yuchen Zeng · 7 years ago
  15. 506cd0b Add PR configs for MacOS by Adele Zhou · 7 years ago
  16. 2d6ce74 Update BUILD by Yuchen Zeng · 7 years ago
  17. fb7674f Merge branch 'master' of https://github.com/grpc/grpc into connect-auth-doc by Yash Tibrewal · 7 years ago
  18. 30352f6 Remove line about username and password not being supported in http_proxy URI by Yash Tibrewal · 7 years ago
  19. 097cbfc Resolve comments by yang-g · 7 years ago
  20. 7d6b914 Change return type to bool by yang-g · 7 years ago
  21. 533fbd3 Rebase with head and resolve conflicts by yang-g · 7 years ago
  22. 0eaf7de Allow adding events to cq after shutdown is called. by yang-g · 7 years ago
  23. 433f7bc Merge pull request #11948 from dgquintas/grpclb_fix_rr_shutdown_connectivity by David G. Quintas · 7 years ago
  24. aaf623a Merge pull request #11965 from dgquintas/grpclb_lb_channel_conn_state_subscription by David G. Quintas · 7 years ago
  25. 8dc1b7d Merge pull request #11732 from muxi/update-podspecs by Muxi Yan · 7 years ago
  26. 5d2e555 Merge pull request #11961 from matt-kwong/kokoro_mac_bq by Matt Kwong · 7 years ago
  27. 5facbba Merge pull request #11952 from jtattermusch/kokoro_windows_bigquery_upload by Jan Tattermusch · 7 years ago
  28. a02d8c8 Merge pull request #11930 from jtattermusch/csharp_safe_threadpool by Jan Tattermusch · 7 years ago
  29. b74b94c better way to enable fetching GCE default credentials by Jan Tattermusch · 7 years ago
  30. a8381de add back --bq_result_table aggregate_results by Jan Tattermusch · 7 years ago
  31. f0cf6e2 fix fetching of GCE default credentials on kokoro windows by Jan Tattermusch · 7 years ago
  32. 02f3b86 Merge pull request #11950 from jtattermusch/kokoro_cleanup by Jan Tattermusch · 7 years ago
  33. 80b688b Merge pull request #11959 from ncteisen/qps-opt by Noah Eisen · 7 years ago
  34. cace6a9 Merge pull request #11963 from apolcyn/fix_ruby_bidi_error_terminate by apolcyn · 7 years ago
  35. a4da109 Merge pull request #11958 from sreecha/fix-asan by Sree Kuchibhotla · 7 years ago
  36. fc950fb Fix bug in handling of RR connectivity transition to SHUTDOWN by David Garcia Quintas · 7 years ago
  37. 0133cc6 Avoid benchmarking allocs by ncteisen · 7 years ago
  38. 6a7935e Watch the LB channel using the right initial conn. state by David Garcia Quintas · 7 years ago
  39. cd22f11 properly finish bidi calls when there is an initial error by Alexander Polcyn · 7 years ago
  40. 1f92c17 Enable BQ access for Kokoro Macs by Matt Kwong · 7 years ago
  41. a0bfba2 Fix use after free error in cq by Sree Kuchibhotla · 7 years ago
  42. 1d27c66 Merge pull request #11923 from markdroth/grpclb_drop_protocol_changes by Mark D. Roth · 7 years ago
  43. e775180 Use new protocol for reporting dropped calls to grpclb balancer. by Mark D. Roth · 7 years ago
  44. f630ff2 Update build.yaml, fix format by Yuchen Zeng · 7 years ago
  45. bc66377 Add src/core/lib/iomgr/nameser.h by Yuchen Zeng · 7 years ago
  46. fa60ec7 Remove "--bq_result_table aggregate_results" from windows basictests. by Jan Tattermusch · 7 years ago
  47. db8063b install google-api-python-client to kokoro windows workers by Jan Tattermusch · 7 years ago
  48. 9701a4d kokoro config cleanup by Jan Tattermusch · 7 years ago
  49. 25c9ec7 Merge pull request #11942 from jtattermusch/try_fix_linux_artifact_timeout by Jan Tattermusch · 7 years ago
  50. 965ac3f Merge pull request #11941 from jtattermusch/kokoro_job_revamp by Jan Tattermusch · 7 years ago
  51. ddc0d37 Merge pull request #11780 from muxi/stream_compression_transport by Muxi Yan · 7 years ago
  52. c44f036 Merge pull request #11905 from markdroth/byte_stream_shutdown by Mark D. Roth · 7 years ago
  53. 5794061 Improvements to grpc_byte_stream API and handling. by Mark D. Roth · 7 years ago
  54. 3064423 Merge pull request #11926 from guantaol/patch_dashboard_schema by Guantao Liu · 7 years ago
  55. 9c3f43f Merge pull request #11921 from adam-26/1745 by Michael Lumish · 7 years ago
  56. 36d0056 prevent timeouts for linux artifact build by Jan Tattermusch · 7 years ago
  57. 66e7c67 revamp kokoro macos jobs by Jan Tattermusch · 7 years ago
  58. bc699ed revamp kokoro windows jobs by Jan Tattermusch · 7 years ago
  59. 7b538dd grpc_basictests for mac by Jan Tattermusch · 7 years ago
  60. 738a766 delete unused grpc_master.cfg by Jan Tattermusch · 7 years ago
  61. 88c5b58 Merge pull request #11937 from jtattermusch/kokoro_report_index by Jan Tattermusch · 7 years ago
  62. 4095cd9 address comments by Jan Tattermusch · 7 years ago
  63. 986f056 Merge pull request #11865 from yang-g/avl_interface by Yang Gao · 7 years ago
  64. 75e9eae reduce threadpool size for qps benchmarks by Jan Tattermusch · 7 years ago
  65. 7dbd724 introduce inlineHandlers setting by Jan Tattermusch · 7 years ago
  66. 633434a dont run user handlers on grpc threadpool threads by Jan Tattermusch · 7 years ago
  67. fa91995 add prepare_build_windows.bat script by Jan Tattermusch · 7 years ago
  68. 3b091ee upload reports as artifacts by Jan Tattermusch · 7 years ago
  69. b7a7301 add script to generate index.html report by Jan Tattermusch · 7 years ago
  70. b414268 Merge pull request #11901 from nathanielmanistaatgoogle/grpc_testing by Nathaniel Manista · 7 years ago
  71. 0b0888c Merge pull request #11915 from dgquintas/grpclb_drop_fixes by David G. Quintas · 7 years ago
  72. d124f38 Merge pull request #11932 from kpayson64/more_details by kpayson64 · 7 years ago
  73. c22c65b grpclb: deal with all-drops serverlists by David Garcia Quintas · 7 years ago
  74. ad5a9c2 Merge pull request #11925 from sreecha/disable-epoll1 by Sree Kuchibhotla · 7 years ago
  75. 9c42044 Add classifiers to package details by Ken Payson · 7 years ago
  76. 9bf8342 enable epollsig by Sree Kuchibhotla · 7 years ago
  77. 69b7231 gRPC Python test infrastructure by Nathaniel Manista · 7 years ago
  78. 196d3d6 Merge pull request #11928 from grpc/revert-11572-internalize by Vijay Pai · 7 years ago
  79. 3b91441 Merge pull request #11907 from vjpai/testlast by Vijay Pai · 7 years ago
  80. c89e3fc Merge pull request #11876 from adelez/ci2 by adelez · 7 years ago
  81. 303de0a update comments by yang-g · 7 years ago
  82. 1a48907 format code by yang-g · 7 years ago
  83. d66ee1a Remove unused user_data from ref_node. by yang-g · 7 years ago
  84. 16149ad regenerate projects by yang-g · 7 years ago
  85. 59ef648 Adding exec_ctx to avl vtable functions by yang-g · 7 years ago
  86. bc81eee Remove a follow-on internal that was added post-internalization, keep the templated QPS worker rather than going back to internal API by Vijay Pai · 7 years ago
  87. 6abd200 Revert "Separate internal-only and public parts of C++ API" by Vijay Pai · 7 years ago
  88. 6681dfd Merge remote-tracking branch 'upstream/master' into patch_dashboard_schema by Guantao Liu · 7 years ago
  89. 3d3403d Update the scenario result schema by Guantao Liu · 7 years ago
  90. 107840f Disable epoll1 unless explicitly requested by Sree Kuchibhotla · 7 years ago
  91. 2c12d50 Merge pull request #11922 from dgquintas/fix_lb_policy_log_pointer by David G. Quintas · 7 years ago
  92. 4260f28 Merge pull request #11917 from hxcan/master by Mehrdad Afshari · 7 years ago
  93. 84122c4 Fix wrong logging of LB policy addresses by David Garcia Quintas · 7 years ago
  94. f064af3 Merge pull request #11849 from apolcyn/fix_ruby_md_mem_leaks_master by apolcyn · 7 years ago
  95. a178f40 Fix quotation marks by Adam · 7 years ago
  96. 8f13439 Fix issue from google/protobuf#1745 - javascript allow dot in filename by Adam · 7 years ago
  97. 9511aef Merge pull request #11786 from y-zeng/fd_orphan by Yuchen Zeng · 7 years ago
  98. 4a8ecf0 Exit 1 if some tests fail. by Adele Zhou · 7 years ago
  99. a2f0e19 Merge pull request #11913 from apolcyn/debug_new_ruby_flake by apolcyn · 7 years ago
  100. a074133 Merge pull request #11733 from markdroth/security_api_cleanup by Mark D. Roth · 7 years ago