1. 6abd200 Revert "Separate internal-only and public parts of C++ API" by Vijay Pai · 7 years ago
  2. 2c12d50 Merge pull request #11922 from dgquintas/fix_lb_policy_log_pointer by David G. Quintas · 7 years ago
  3. 4260f28 Merge pull request #11917 from hxcan/master by Mehrdad Afshari · 7 years ago
  4. 84122c4 Fix wrong logging of LB policy addresses by David Garcia Quintas · 7 years ago
  5. f064af3 Merge pull request #11849 from apolcyn/fix_ruby_md_mem_leaks_master by apolcyn · 7 years ago
  6. 9511aef Merge pull request #11786 from y-zeng/fd_orphan by Yuchen Zeng · 7 years ago
  7. a2f0e19 Merge pull request #11913 from apolcyn/debug_new_ruby_flake by apolcyn · 7 years ago
  8. a074133 Merge pull request #11733 from markdroth/security_api_cleanup by Mark D. Roth · 7 years ago
  9. 8f44260 Merge pull request #11898 from adelez/download_json_file by Jan Tattermusch · 7 years ago
  10. ba65002 Fix error in Doxygen comment. by hxcan.cai · 7 years ago
  11. 11fade7 Fix a ruby test flake by Alexander Polcyn · 7 years ago
  12. 781fd6f Merge pull request #11884 from yashykt/connect-auth by Yash Tibrewal · 7 years ago
  13. 85cc143 fix memory leak with large metadata keys or values by Alexander Polcyn · 7 years ago
  14. e0778b2 Add cancellation to asynchronous security APIs. by Mark D. Roth · 7 years ago
  15. e8e05f9 Merge pull request #11816 from sreecha/sreek-epoll1 by Sree Kuchibhotla · 7 years ago
  16. a5b7a8e Merge pull request #9840 from ctiller/maxstrm by Craig Tiller · 7 years ago
  17. c463ad9 Merge pull request #11894 from adelez/update_perf_links by adelez · 7 years ago
  18. 5e1dca2 Merge pull request #11885 from murgatroid99/node_artifact_mac_fix by Michael Lumish · 7 years ago
  19. d0c1e50 Changing a few variable names and adding few safety conditions by Yash Tibrewal · 7 years ago
  20. 92836fa Merge pull request #11908 from ncteisen/movin-too-fast by Noah Eisen · 7 years ago
  21. 2aab728 regex to diff by ncteisen · 7 years ago
  22. db09ad0 Merge pull request #11829 from ctiller/mospam by Craig Tiller · 7 years ago
  23. 8321cad Merge pull request #11871 from murgatroid99/uv_portability_fix by Michael Lumish · 7 years ago
  24. 5079182 Merge pull request #11693 from ncteisen/refactor-thread-pool by Noah Eisen · 7 years ago
  25. 9d87421 Disable epoll1 - so that I can merge whatever I have until now by Sree Kuchibhotla · 7 years ago
  26. 471aa62 Merge branch 'master' into sreek-epoll1 by Sree Kuchibhotla · 7 years ago
  27. 949d075 Correctly fix the case where pollset->kicked_without_poller was missed by Sree Kuchibhotla · 7 years ago
  28. 37e06cf Merge pull request #11890 from vjpai/inproc_comment by Vijay Pai · 7 years ago
  29. 385a6fc Merge pull request #11895 from ncteisen/bm-diff-regex by Noah Eisen · 7 years ago
  30. d238d84 Merge pull request #11764 from apolcyn/fix_ruby_socket_leak by apolcyn · 7 years ago
  31. 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
  32. ecb1059 Merge pull request #11875 from murgatroid99/core_uv_reuse_port by Michael Lumish · 7 years ago
  33. 9d7def7 Address comments: change names and remove unnecessary lines by murgatroid99 · 7 years ago
  34. ae5130d Download the json file by Adele Zhou · 7 years ago
  35. 7cc83e0 add a standalone client auth test by Alexander Polcyn · 7 years ago
  36. 5c92dcd Allow passing regex to bm_diff tools by ncteisen · 7 years ago
  37. a858990 Update perf link. by Adele Zhou · 7 years ago
  38. 655c8b1 Fix Node build for older versions of Electron on Mac by murgatroid99 · 7 years ago
  39. 0c22cad Improve a comment in inproc transport by Vijay Pai · 7 years ago
  40. 66cedf6 Merge pull request #11773 from michaelbausor/stub_param by Stanley Cheung · 7 years ago
  41. a74ea86 Nit correction by Yash Tibrewal · 7 years ago
  42. 7cc30c1 add missing fields on server call context and improve robustness of finished calls by Alexander Polcyn · 7 years ago
  43. 78d7125 Removing a few style issues by Yash Tibrewal · 7 years ago
  44. e929547 Fix issues with Node Mac build by murgatroid99 · 7 years ago
  45. 6331bcf Merge pull request #11770 from ncteisen/too-much-trace by Noah Eisen · 7 years ago
  46. 6bc22ff Merge pull request #11519 from iancoolidge/devel-reflection by David G. Quintas · 7 years ago
  47. 19617bb Merge pull request #11874 from dgquintas/fix_pending_grpclb by David G. Quintas · 7 years ago
  48. 5d90656 Merge branch 'master' into sreek-epoll1 by Sree Kuchibhotla · 7 years ago
  49. ad11680 remove unnecessary code by Yash Tibrewal · 7 years ago
  50. c59ef5e Merged latest commit from upstream by Yash Tibrewal · 7 years ago
  51. d069872 Merge pull request #11883 from jtattermusch/kokoro_fix_linux_artifacts by Jan Tattermusch · 7 years ago
  52. f7350ea Adding connect auth feature. Proxy-Authorization header is being inserted when user creds are present in uri by Yash Tibrewal · 7 years ago
  53. 6617790 Add SO_REUSEPORT support to uv iomgr code by murgatroid99 · 7 years ago
  54. 2a88847 Merge pull request #11882 from yongni/kokoro by yongni · 7 years ago
  55. 713d7c9 ruby is already installed on kokoro ubuntu VMs by Jan Tattermusch · 7 years ago
  56. 5b78c29 Merge pull request #11755 from bsyk/observe_no_proxy by Mark D. Roth · 7 years ago
  57. 02d426e Check for no_proxy environment variable and skip proxy if host is listed by Ben Sykes · 7 years ago
  58. 139072f Const correct and clang by ncteisen · 7 years ago
  59. a0616ef Consume kicked_without_poller by Sree Kuchibhotla · 7 years ago
  60. e6506bc Fix race-condition in epoll1 poller's begin_worker() and pollset_kick() by Sree Kuchibhotla · 7 years ago
  61. 1932a50 Merge pull request #11787 from guantaol/qps_driver by Guantao Liu · 7 years ago
  62. 59a19a9 make sure that client-side view of calls is robust by Alexander Polcyn · 7 years ago
  63. eb70b9e Anon namespace over static by ncteisen · 7 years ago
  64. a5d557b Rename function to avoud future clash by ncteisen · 7 years ago
  65. 30939f8 Make CreateThreadPool settable by ncteisen · 7 years ago
  66. b9b376c Ban the silent version by ncteisen · 7 years ago
  67. 68d78c6 Add comment by ncteisen · 7 years ago
  68. 79764a3 Quiet down getenv by ncteisen · 7 years ago
  69. 85fac6d Quiet down server builder by ncteisen · 7 years ago
  70. bbd348c Added all previous minor releases of gRPC to the matrix. Modified the testsuite name format for better display test results in sponge. by Yong Ni · 7 years ago
  71. 0d8431a Add/update comments and remove unused fields by Sree Kuchibhotla · 7 years ago
  72. ae5e83b Free pending grpclb update args by David Garcia Quintas · 7 years ago
  73. 269d3b4 Clang format by murgatroid99 · 7 years ago
  74. 10bed24 Merge pull request #11869 from jtattermusch/kokoro_fix_python_artifacts by Jan Tattermusch · 7 years ago
  75. 75f678a Merge branch 'master' into uv_portability_fix by murgatroid99 · 7 years ago
  76. e5ba80b Merge pull request #11870 from vjpai/slice by Vijay Pai · 7 years ago
  77. 79e2d8e libuv tests: skip a test that spawns a thread by murgatroid99 · 7 years ago
  78. b8e07ad Add asserts that uv calls all run on the same thread by murgatroid99 · 7 years ago
  79. 87116f4 Fix failures in libuv portability tests by murgatroid99 · 7 years ago
  80. 65d447f Merge pull request #11454 from markdroth/server_cq_ok_semantics by Mark D. Roth · 7 years ago
  81. 0f95fa4 Add idiomatic C++ API for grpc::Slice construction that doesn't by Vijay Pai · 7 years ago
  82. 4ff3805 Merge pull request #11813 from kpayson64/restore_target by kpayson64 · 7 years ago
  83. cb8eaaa fix grpcio_tools build on kokoro by Jan Tattermusch · 7 years ago
  84. a2eb6f7 set path to mingw on kokoro by Jan Tattermusch · 7 years ago
  85. ea8f591 Merge pull request #11607 from yihuazhang/tsi_init by Mark D. Roth · 7 years ago
  86. c39d4c1 Merge pull request #11863 from adelez/ci2 by adelez · 7 years ago
  87. 9968c25 Update bm_pollset with the fd_orphan change by Yuchen Zeng · 7 years ago
  88. d40a7ae Add already_closed in grpc_fd_orphan by Yuchen Zeng · 7 years ago
  89. be803dc Merge pull request #11859 from nathanielmanistaatgoogle/gitignore by Nathaniel Manista · 7 years ago
  90. 8f6ddac Merge pull request #11788 from y-zeng/fix_fd_orphan by Yuchen Zeng · 7 years ago
  91. acbdc79 Merge branch 'master' into sreek-epoll1 by Sree Kuchibhotla · 7 years ago
  92. 54c31c7 release the g_epfd whent he engine is shutdown by Sree Kuchibhotla · 7 years ago
  93. 457b02e Fix image path when pulled from dockerhub. by Adele Zhou · 7 years ago
  94. 1c0b20d Narrow .gitignore to only what it needs to ignore by Nathaniel Manista · 7 years ago
  95. 4708a21 Merge pull request #11847 from yongni/master by yongni · 7 years ago
  96. 1435bfc Add GTS plugin by Yihua Zhang · 7 years ago
  97. afbd3be Merge pull request #11858 from markdroth/client_channel_owners by Mark D. Roth · 7 years ago
  98. 0086d02 Merge pull request #11189 from muxi/stream_compression by Muxi Yan · 7 years ago
  99. e395dfb Set owners for client_channel tree. by Mark D. Roth · 7 years ago
  100. 23c07e3 Merge pull request #11856 from ctiller/really-no-owners by Craig Tiller · 7 years ago