1. 91d12fb Merge pull request #14912 from mehrdada/v1.10.x by Mehrdad Afshari · 6 years ago
  2. f9326b4 Merge pull request #14914 from ZhouyihaiDing/v1.10.x.backport.persistent by Zhouyihai Ding · 6 years ago
  3. 8cf0fc0 Backport #14904 to v1.10 by ZhouyihaiDing · 6 years ago
  4. 9cad11a regenerate projects by Mehrdad Afshari · 6 years ago
  5. 04c7634 regenerate projects by Jan Tattermusch · 6 years ago
  6. 0e3d2fe make package builds work on kokoro by Jan Tattermusch · 6 years ago
  7. e1a9f17 regenerate projects by Mehrdad Afshari · 6 years ago
  8. acd8822 Fix objc macos build by ncteisen · 6 years ago
  9. 7ee8aa5 Fix flow control bug by ncteisen · 6 years ago
  10. 1f7e8cb Properly reset pings_before_data_required by yang-g · 6 years ago
  11. b6d35fd Regenerate projects by Mehrdad Afshari · 6 years ago
  12. 1546b2a Regenerate projects by Mehrdad Afshari · 6 years ago
  13. af9f81c Cancel max idle timer when shutting down the server channel by Yuchen Zeng · 6 years ago
  14. 77f77f7 Include Boringssl fips_fragments files in headers for building by Matt Kwong · 6 years ago
  15. 005d63d Regenerate projects by Mehrdad Afshari · 6 years ago
  16. b74e050 Merge pull request #12613 from mehrdada/csharp_interceptors_take_two by Mehrdad Afshari · 6 years ago
  17. a7c1b62 Eliminate GenericInterceptor to simplify this PR by Mehrdad Afshari · 6 years ago
  18. 074b802 Polish and address review comments by Mehrdad Afshari · 6 years ago
  19. 8f1eab1 Move InterceptingCallInvoker to its own file by Mehrdad Afshari · 6 years ago
  20. 0aa0324 Merge pull request #14433 from muxi/add-cronet-bin-base64 by Muxi Yan · 6 years ago
  21. c3d71f8 Add more documentation comments for continuation by Mehrdad Afshari · 6 years ago
  22. 23b9e0d Add test for interceptor registration code paths by Mehrdad Afshari · 6 years ago
  23. c1c29e3 Make GenericInterceptor internal for now by Mehrdad Afshari · 6 years ago
  24. 6235ea9 Turn ClientInterceptorContext into a struct by Mehrdad Afshari · 6 years ago
  25. cd918d9 Simplify service-side interceptor code by Mehrdad Afshari · 6 years ago
  26. 89bdba9 Add documentation remarks about order of interception by Mehrdad Afshari · 6 years ago
  27. 62f9f53 Add more tests for ServerInterceptor by Mehrdad Afshari · 6 years ago
  28. 0126b1c Simplify ServerInterceptorTest to leverage GenericInterceptor by Mehrdad Afshari · 6 years ago
  29. 6c3cb22 Add server-side interceptor helper facility to GenericInterceptor by Mehrdad Afshari · 6 years ago
  30. e97fe27 Add more tests for client interceptors by Mehrdad Afshari · 6 years ago
  31. 2354a1d Add Intercept(metadata=>metadata) helper function by Mehrdad Afshari · 6 years ago
  32. 4bc49f5 Simplify ClientHeaderInterceptor in ClientBase with GenericInterceptor by Mehrdad Afshari · 6 years ago
  33. b604750 Simplify the AddHeaderClientInterceptor with GenericInterceptor by Mehrdad Afshari · 6 years ago
  34. ef4d4e8 Add GenericInterceptor to help writing client interceptors by Mehrdad Afshari · 6 years ago
  35. e954dff Add basic tests for C# interceptors by Mehrdad Afshari · 6 years ago
  36. 4df68ae Add C# server-side interceptor machinery by Mehrdad Afshari · 6 years ago
  37. b8e3624 Add C# client-side interceptor machinery by Mehrdad Afshari · 6 years ago
  38. 6cde061 Add C# Interceptor base class by Mehrdad Afshari · 6 years ago
  39. 4839647 Build typo fix by Muxi Yan · 6 years ago
  40. 6c9a87c Polish infer_length_after_decode and add test cases by Muxi Yan · 6 years ago
  41. 9ef1f35 Put infer_length_after_decode in bin_decoder by Muxi Yan · 6 years ago
  42. 09bd5c0 convert cronet headers to metadata in one function by Muxi Yan · 6 years ago
  43. 39d5121 Merge pull request #14473 from markdroth/lb_policy_crash by Mark D. Roth · 6 years ago
  44. 5262c08 Merge pull request #14468 from muxi/fix-grpc++ by Muxi Yan · 6 years ago
  45. 9b32d9c Merge pull request #14437 from yihuazhang/security_connector_replacement by Mark D. Roth · 6 years ago
  46. 3ef4af2 Fix crash when failing to create an LB policy. by Mark D. Roth · 6 years ago
  47. 9614395 Fix grpc++->grpcpp leftover files by Muxi Yan · 6 years ago
  48. b4a6e6a Merge pull request #14434 from ncteisen/macos-warning by Noah Eisen · 6 years ago
  49. 3156f18 Merge pull request #14449 from kpayson64/less_logging by kpayson64 · 6 years ago
  50. 75f0a9f place security_connector in its own subdirectory by Yihua Zhang · 6 years ago
  51. c887549 Convert LB policy API to C++. by Mark D. Roth · 6 years ago
  52. 84f94c1 Merge pull request #14438 from grpc/revert-14412-revert-14376-revert-14356-revert-13671-grpclb_reresolution by Juanli Shen · 6 years ago
  53. 39921e9 Lower debug logging on epollex by Ken Payson · 6 years ago
  54. c383382 Merge pull request #14401 from maxim-babenko/master by Noah Eisen · 6 years ago
  55. f1fcc4a Merge pull request #14432 from markdroth/alignment by Mark D. Roth · 6 years ago
  56. 34e8e0a Merge pull request #14210 from muxi/move-cpp-headers by Muxi Yan · 6 years ago
  57. 0e00c43 Move headers from grpc++ to grpcpp by Muxi Yan · 7 years ago
  58. ec42f32 Fix typo by Muxi Yan · 6 years ago
  59. 1b95f47 Fix refcounting bug in resolver callback. by Mark D. Roth · 6 years ago
  60. 782fdc7 Merge pull request #14416 from markdroth/send_message_slice_ownership by Mark D. Roth · 6 years ago
  61. 835ae6b Use aligned memory as needed. by Mark D. Roth · 6 years ago
  62. ddd50b9 Merge pull request #14430 from kpayson64/multi_poll_per_call by kpayson64 · 6 years ago
  63. 87c6504 Revert "Revert "Revert "Revert "grpclb re-resolution"""" by Juanli Shen · 6 years ago
  64. d50b191 Update todo by Vijay Pai · 6 years ago
  65. 24f388b Fix compile by ncteisen · 6 years ago
  66. ff19019 Add clarifying comment by ncteisen · 6 years ago
  67. efc5ae8 Add binary metadata support for cronet transport by Muxi Yan · 6 years ago
  68. bf323a9 Use grpc_channel_arg_get_string when appropriate by ncteisen · 6 years ago
  69. dda548f Fix comiler warning by Noah Eisen · 6 years ago
  70. be619a3 Use heuristic to determine how many events to handle per iteration by Ken Payson · 6 years ago
  71. 67f1012 Fix chttp2 to destroy the send_message byte stream upon error. by Mark D. Roth · 6 years ago
  72. 6f374ea Use new helper funciton in one file by ncteisen · 6 years ago
  73. 08caf82 Add channel arg helper for string by ncteisen · 6 years ago
  74. 874f812 Merge pull request #14428 from ncteisen/fuzz-2460 by Noah Eisen · 6 years ago
  75. ffff542 Fix fuzz test by Noah Eisen · 6 years ago
  76. 5f1e853 Cleanup from a quickly merged PR by ncteisen · 6 years ago
  77. 2159f85 Fix inproc transport to destroy send_message byte stream on failure. by Mark D. Roth · 6 years ago
  78. 49cab8f Fix handshaker crash by Noah Eisen · 6 years ago
  79. e010dc9 Fix http_server filter to destroy its byte stream if it isn't returned. by Mark D. Roth · 6 years ago
  80. ef58813 Fix inproc transport to destroy the send_message byte stream. by Mark D. Roth · 6 years ago
  81. db04c18 Clarify add_done_callback works on both success and failure by Mehrdad Afshari · 6 years ago
  82. b096853 Take ownership of byte_buffer contents as soon as send_message op is started. by Mark D. Roth · 6 years ago
  83. f66cf0d Revert "Revert "Revert "grpclb re-resolution""" by David G. Quintas · 6 years ago
  84. 1d16854 Merge pull request #14407 from vjpai/gpr_review_thd by Vijay Pai · 6 years ago
  85. 4a28016 Merge pull request #14409 from sreecha/mu-destroy by Sree Kuchibhotla · 6 years ago
  86. 4fa4937 Destroy the pollset mutex created in pollset_init by Sree Kuchibhotla · 6 years ago
  87. c745690 Internalize gpr_thd except for id and currentid by Vijay Pai · 6 years ago
  88. 776490a Revert "Revert "grpclb re-resolution"" by Juanli Shen · 6 years ago
  89. c7cc3f9 Merge pull request #14394 from srini100/master by Srini Polavarapu · 6 years ago
  90. 10a9e4e Merge pull request #14150 from ncteisen/more-clang-tidy by Noah Eisen · 6 years ago
  91. 90dde8f Merge pull request #14134 from apolcyn/fix_ruby_shutdown_race by apolcyn · 6 years ago
  92. e1bec40 Manually fix build issue by Noah Eisen · 6 years ago
  93. 7756b37 Addressing #14170 leftover comments by David Garcia Quintas · 6 years ago
  94. 89f70d1 Merge branch 'master' of https://github.com/grpc/grpc into docfix by Srini Polavarapu · 6 years ago
  95. 4d20a66 Run clang fmt by Noah Eisen · 6 years ago
  96. cddf6f8 Add some manual const casts to fix build by Noah Eisen · 6 years ago
  97. be82e64 Autofix c casts to c++ casts by Noah Eisen · 6 years ago
  98. f3431e5 Merge pull request #14132 from apolcyn/fix_benign_compression_options_mem_leak by apolcyn · 6 years ago
  99. 0693b72 Merge branch 'master' into gpr_review by Vijay Pai · 6 years ago
  100. bf19c33 Merge pull request #14379 from yashykt/chttp2_heap_use_after_free by Yash Tibrewal · 6 years ago