1. 6544a2d Merge pull request #10353 from yang-g/lost_child by Yang Gao · 7 years ago
  2. aab6992 Remove call from sibling list when it is not first child. by yang-g · 7 years ago
  3. 0c10db7 Merge pull request #10315 from thinkerou/fix_style_php by Stanley Cheung · 7 years ago
  4. d072757 Merge pull request #10344 from ncteisen/fixfix by Noah Eisen · 7 years ago
  5. c0885a9 Merge pull request #9926 from y-zeng/retry_pings by Yuchen Zeng · 7 years ago
  6. 8cfffdd Merge pull request #10314 from thinkerou/fix_markdown_render by Vijay Pai · 7 years ago
  7. b838bb2 Merge pull request #10337 from yang-g/autofuzz by Yang Gao · 7 years ago
  8. eb2b115 Fix error slice bug by ncteisen · 7 years ago
  9. 6b8e844 Merge pull request #10325 from y-zeng/keepalive_fixes by Yuchen Zeng · 7 years ago
  10. fdd908b Clamp memory usage estimate by yang-g · 7 years ago
  11. 0e9d1f4 Merge pull request #9964 from lyuxuan/stream_corked_pr by lyuxuan · 7 years ago
  12. d7e5862 Merge pull request #9247 from muxi/packet-coalescing-objc by Muxi Yan · 7 years ago
  13. 5a821bf Fix formatting issues, move g_disable_ping_ack check to the PING responder by Yuchen Zeng · 7 years ago
  14. 44264d5 Add client_ prefix for keepalive args by Yuchen Zeng · 7 years ago
  15. 8fd581e Merge branch 'master' into stream_corked_pr by Yuxuan Li · 7 years ago
  16. 978c34f Merge branch 'master' into stream_corked_pr by Yuxuan Li · 7 years ago
  17. 29a912d Add more comments by Muxi Yan · 7 years ago
  18. e5ddd4b change EnsureInitialMetadataSent to use template by Yuxuan Li · 7 years ago
  19. 3d43da7 Change keepalive arguments, add grpc_set_disable_ping_ack by Yuchen Zeng · 7 years ago
  20. da4cf9d Merge pull request #10244 from muxi/more-test-information by Muxi Yan · 7 years ago
  21. c4478a1 Merge pull request #10222 from makdharma/caching_with_uri by makdharma · 7 years ago
  22. 34d21ce fix php style by thinkerou · 7 years ago
  23. 9f00073 fix markdown render error by thinkerou · 7 years ago
  24. 2b7a4ed Merge pull request #10278 from muxi/fix-timeout by Muxi Yan · 7 years ago
  25. f466ae1 Merge pull request #7771 from y-zeng/cares_buildin by Yuchen Zeng · 7 years ago
  26. 7e6b7df Merge pull request #10275 from ctiller/memory by Craig Tiller · 7 years ago
  27. ac4a728 Merge pull request #10262 from y-zeng/set_user_agent by Yuchen Zeng · 7 years ago
  28. b6512cf Merge pull request #10245 from sreecha/cq_factory_api by Sree Kuchibhotla · 7 years ago
  29. 2524a37 Merge pull request #10292 from yang-g/udp_server by Yang Gao · 7 years ago
  30. e525aa1 Merge pull request #10271 from yang-g/error_msg by Yang Gao · 7 years ago
  31. 04f28d9 review feedback and one bugfix by Makarand Dharmapurikar · 7 years ago
  32. a128b7a Merge branch 'master' of https://github.com/grpc/grpc into caching_with_uri by Makarand Dharmapurikar · 7 years ago
  33. d99975b Merge pull request #10239 from rltvty/fix_php_service_comments by Stanley Cheung · 7 years ago
  34. 12b4b27 Merge pull request #10268 from y-zeng/fix_tcp by Yuchen Zeng · 7 years ago
  35. af61d0b Merge pull request #10293 from nicolasnoble/upmerge-1.2.0 by Nicolas Noble · 7 years ago
  36. d34f2a4 Better strategy by Muxi Yan · 7 years ago
  37. c46b3eb Add socket factory support to udp_server.c by Michael Warres · 7 years ago
  38. e44a50f Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 by Nicolas "Pixel" Noble · 7 years ago
  39. 8fc385a Prevent cleaning up the fd twice. by yang-g · 7 years ago
  40. 1cef41f Fix testInternalError that caused Jenkins hang for a long time by Muxi Yan · 7 years ago
  41. b64d652 Spam cleanup by Craig Tiller · 7 years ago
  42. 878a7c2 Memory usage tweaks by Craig Tiller · 7 years ago
  43. ce0fd97 fix a fuzzer detected corner case by Makarand Dharmapurikar · 7 years ago
  44. 0e8bc45 Update with the new error interface by Yuchen Zeng · 7 years ago
  45. 7b02dd6 yet another ref fix by Makarand Dharmapurikar · 7 years ago
  46. a8a5690 Use 7-bit prefix in manually created header. by yang-g · 7 years ago
  47. 604abf4 add generated imports header to be able to build on mingw by Alexander Polcyn · 7 years ago
  48. 0572560 fixed yet another referencing issue by Makarand Dharmapurikar · 7 years ago
  49. d336084 Merge remote-tracking branch 'upstream/master' into cares_rebase by Yuchen Zeng · 7 years ago
  50. 6f1e443 Merge pull request #10216 from mehrdada/python-service-reflection by Mehrdad Afshari · 7 years ago
  51. 1a0cc16 Merge pull request #10230 from apolcyn/bump_to_1_2_1_pre1 by apolcyn · 7 years ago
  52. b129095 Fix tcp_server_utils_posix_common by Yuchen Zeng · 7 years ago
  53. 50cea01 fixed asan memory leak ref issue by Makarand Dharmapurikar · 7 years ago
  54. 0273594 Add pylint comment to justify unused import by Mehrdad Afshari · 7 years ago
  55. b0f3f55 Merge pull request #9986 from apolcyn/fix_connectivity by apolcyn · 7 years ago
  56. 626efa6 Temporarily disable testFileContainingExtension by Mehrdad Afshari · 7 years ago
  57. 7472e13 Sort service_names returned by python reflection by Mehrdad Afshari · 7 years ago
  58. 7be69fc Add helper function for enabling python reflection by Mehrdad Afshari · 7 years ago
  59. 9ca61fd Add all_extension_numbers_of_type in py reflection by Mehrdad Afshari · 7 years ago
  60. 03d9500 Test all_extension_numbers_of_type by Mehrdad Afshari · 7 years ago
  61. 8be4e03 Add ReflectionServicer._file_containing_extension by Mehrdad Afshari · 7 years ago
  62. a0cbe8c Fix and un-skip testFileContainingExtension by Mehrdad Afshari · 7 years ago
  63. 209c41a Merge pull request #10255 from nathanielmanistaatgoogle/_pb2_grpc-unnecessary-imports by Nathaniel Manista · 7 years ago
  64. 5583756 Merge pull request #10109 from ncteisen/error-slice-optimization by Noah Eisen · 7 years ago
  65. f5b6b5b Replace existing string in SetUserAgentPrefix by Yuchen Zeng · 7 years ago
  66. 3a4562b addressed review feedback. by Makarand Dharmapurikar · 7 years ago
  67. e0b6aaa More granularity in objc tests by Muxi Yan · 7 years ago
  68. ce7b947 free the allocated slice to fix asan failure by Makarand Dharmapurikar · 7 years ago
  69. 02d131b fix mac crash on abruptly ended server thread by Alexander Polcyn · 7 years ago
  70. 3d194ad Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimization by Noah Eisen · 7 years ago
  71. c2e53b5 Addressed the comments by Muxi Yan · 7 years ago
  72. 48fda55 Merge pull request #10189 from ctiller/call_cases by Craig Tiller · 7 years ago
  73. 3f90a95 Merge pull request #10252 from jboeuf/no_creds_assert_in_server_auth_filter by Robbie Shade · 7 years ago
  74. 937302b Merge remote-tracking branch 'upstream/master' into cares_rebase by Yuchen Zeng · 7 years ago
  75. 226098c added b64.c to the sources neede for grpc_base by Makarand Dharmapurikar · 7 years ago
  76. be0dba1 Merge pull request #10247 from y-zeng/fix_lb_subchannel by Yuchen Zeng · 7 years ago
  77. 513070c get rid of time check increment in watch connectivity state loop by Alexander Polcyn · 7 years ago
  78. 2f390db Drop unnecessary imports from _pb2_grpc.py files by Nathaniel Manista · 7 years ago
  79. 8f0fd82 Removing credentials assert in server_auth_filter. by Julien Boeuf · 7 years ago
  80. eeb3b24 Merge pull request #10238 from ctiller/bm_chttp2_top by Craig Tiller · 7 years ago
  81. 02ee91b Merge pull request #10203 from ncteisen/error-ownership-semantics by Noah Eisen · 7 years ago
  82. 5c42af6 Merge pull request #9655 from markdroth/remove_initial_connect_string by Mark D. Roth · 7 years ago
  83. 995ed1c Fix bug by Sree Kuchibhotla · 7 years ago
  84. 1855710 Merge pull request #10210 from muxi/enable-cronet-compression by Muxi Yan · 7 years ago
  85. 06d4edd fix setting of time_check_increment in watch conn state loop by Alexander Polcyn · 7 years ago
  86. 031cfeb Line breaks and doc reffing by ncteisen · 7 years ago
  87. 5b88146 make fewer lock/unlock calls and loop on cv_wait in watch conn state by Alexander Polcyn · 7 years ago
  88. 098110d Merge branch 'master' into cq_factory_api by Sree Kuchibhotla · 7 years ago
  89. add6962 Add version macro by Sree Kuchibhotla · 7 years ago
  90. 3431996 Fix subchannel creation in pick_first and round_robin by Yuchen Zeng · 7 years ago
  91. b05fc32 xcpretty for examples too by Muxi Yan · 7 years ago
  92. bf18428 Introduce grpc_completion_queue_factory API by Sree Kuchibhotla · 7 years ago
  93. 31041c9 Merge github.com:grpc/grpc into call_cases by Craig Tiller · 7 years ago
  94. b18d54f Use xcpretty to provide better test information by Muxi Yan · 7 years ago
  95. ac433cf Assert on thread creation by Ken Payson · 7 years ago
  96. d4143f2 Merge pull request #10208 from muxi/fix-trailer-only by Muxi Yan · 7 years ago
  97. 12b44ae Merge remote-tracking branch 'upstream/master' into enable-cronet-compression by Muxi Yan · 7 years ago
  98. 62d1dd9 Merge pull request #9850 from markdroth/retry_throttle by Mark D. Roth · 7 years ago
  99. 14ef5d8 Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string by Mark D. Roth · 7 years ago
  100. eb799b7 Fix shutdown process on macos by Yuchen Zeng · 7 years ago