1. 1eeed85 Merge pull request #10237 from meliuz/configurable-minbackoff-reconnect by Craig Tiller · 7 years ago
  2. a6f64f4 Merge pull request #10391 from dgquintas/lr_back_to_md by David G. Quintas · 7 years ago
  3. 3ddc13b Merge pull request #10668 from dgquintas/update_lb_proto_2 by David G. Quintas · 7 years ago
  4. a818f72 Load Reporting back to using metadata by David Garcia Quintas · 7 years ago
  5. a7a1098 Updated load_balancer.proto by David Garcia Quintas · 7 years ago
  6. 53af23c Improvements to Fake Resolver by David Garcia Quintas · 7 years ago
  7. a8b8aea Merge pull request #10645 from dgquintas/client_channel_high_freq_resolver_updates by David G. Quintas · 7 years ago
  8. 644e05e Merge pull request #10664 from dgquintas/http_filter_slices by David G. Quintas · 7 years ago
  9. 52ff44f Merge pull request #10440 from danzh2010/udpserver by Yang Gao · 7 years ago
  10. 88ce393 Merge pull request #10398 from ipylypiv/fix_uri_parser by Craig Tiller · 7 years ago
  11. 9d129e7 Merge pull request #10626 from grpc/revert-10619-revert-9626-lazy-deframe by Muxi Yan · 7 years ago
  12. 3725128 Comments by David Garcia Quintas · 7 years ago
  13. 2f4679e Fix handling of slice in http_client_filter by David Garcia Quintas · 7 years ago
  14. e412a18 Merge pull request #10661 from grpc/v1.3.x by Craig Tiller · 7 years ago
  15. b9f9dcd Merge pull request #10494 from y-zeng/fix_server_keepalive by Yuchen Zeng · 7 years ago
  16. d65b44a Merge branch 'caching_uri' of https://github.com/makdharma/grpc into makdharma-caching_uri by Makarand Dharmapurikar · 7 years ago
  17. 9575627 Merge pull request #10583 from ctiller/server_start by Craig Tiller · 7 years ago
  18. 3136568 Merge remote-tracking branch 'upstream/master' into revert-10619-revert-9626-lazy-deframe by Muxi Yan · 7 years ago
  19. b81fb79 Merge pull request #9972 from sreecha/cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  20. 90bb7bd Merge pull request #10449 from ctiller/minimal_test by Craig Tiller · 7 years ago
  21. bb75f3e Merge pull request #10641 from ctiller/truebin by Craig Tiller · 7 years ago
  22. 4f50546 Merge remote-tracking branch 'upstream/master' into revert-10619-revert-9626-lazy-deframe by Muxi Yan · 7 years ago
  23. 3bcf8d7 Merge pull request #10405 from bogdandrutu/metadata by David G. Quintas · 7 years ago
  24. 58e6d13 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  25. a6ede89 Merge pull request #10630 from ctiller/ubsan by Craig Tiller · 7 years ago
  26. d9986c3 1.3.x branch cut by David Garcia Quintas · 7 years ago
  27. 956f700 Keep LB policy alive during high freq of resolver updates by David Garcia Quintas · 7 years ago
  28. 33f4c6d Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  29. e98cf24 Merge pull request #10475 from markdroth/closure_debug_schedule_check by Mark D. Roth · 7 years ago
  30. 023c982 Merge pull request #10612 from markdroth/max_message_size_status_code by Mark D. Roth · 7 years ago
  31. 6814d07 In all cases when writing, respect what the peer has asked for (not what the peer has acknowledged we asked for) by Craig Tiller · 7 years ago
  32. c2b1f16 Change metadata names used by the instrumentation. by Bogdan Drutu · 7 years ago
  33. 63ed60f using grpc_base64_decode_with_len to simplify code by Makarand Dharmapurikar · 7 years ago
  34. dd47548 Minor patch by Muxi Yan · 7 years ago
  35. 0362d6b ubsan fixes by Craig Tiller · 7 years ago
  36. 7c0cbad Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  37. 4d0ee2a Merge pull request #10605 from ctiller/ubsan by Craig Tiller · 7 years ago
  38. aa5a928 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  39. f036076 Fix flow control problem by Muxi Yan · 7 years ago
  40. 29723ee Revert "Revert "Implement lazy deframe"" by Muxi Yan · 7 years ago
  41. aaa779e Add GRPC_CHTTP2_KEEPALIVE_STATE_DISABLED by Yuchen Zeng · 7 years ago
  42. 09b0284 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  43. c71e6a6 Revert "Implement lazy deframe" by Craig Tiller · 7 years ago
  44. d946751 Merge github.com:grpc/grpc into server_start by Craig Tiller · 7 years ago
  45. 37daca3 add missing refs by Craig Tiller · 7 years ago
  46. 80233bf Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  47. 023a51a Merge pull request #10473 from ctiller/truebin by Craig Tiller · 7 years ago
  48. d338dd3 Merge pull request #10598 from jtattermusch/manual_upmerge_v12x by David G. Quintas · 7 years ago
  49. f452cc5 Merge pull request #9626 from muxi/lazy-deframe by Muxi Yan · 7 years ago
  50. 2bb075d Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  51. dd1ec7f fixed asan buffer overflow by Makarand Dharmapurikar · 7 years ago
  52. 9ee816e Fix message_size_filter to use RESOURCE_EXHAUSTED status code. by Mark D. Roth · 7 years ago
  53. becd3a4 Merge pull request #10566 from muxi/fix-trailer-only by Muxi Yan · 7 years ago
  54. a913d2d Merge remote-tracking branch 'refs/remotes/origin/master' into caching_uri by Makarand Dharmapurikar · 7 years ago
  55. c44895f Merge pull request #10540 from muxi/restore-cronet-tests by Muxi Yan · 7 years ago
  56. 7fea751 ubsan fixes by Craig Tiller · 7 years ago
  57. 9f99c30 Handle 0-length by Craig Tiller · 7 years ago
  58. ca3b32f Handle div0 by Craig Tiller · 7 years ago
  59. 161e4ba Fix memory leak by Craig Tiller · 7 years ago
  60. 12d716c add nl by Craig Tiller · 7 years ago
  61. f072165 Merge github.com:grpc/grpc into truebin by Craig Tiller · 7 years ago
  62. bd3cc40 Add synchronization so startup completes before shutdown begins by Craig Tiller · 7 years ago
  63. feb77ef Get cancel error right by Craig Tiller · 7 years ago
  64. 43713e6 Merge remote-tracking branch 'upstream/v1.2.x' into HEAD by Jan Tattermusch · 7 years ago
  65. 2ad8a9b Handle cancellation by Craig Tiller · 7 years ago
  66. d8c58c5 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  67. e1b2384 modified caching test by Makarand Dharmapurikar · 7 years ago
  68. 9d9313c Threading robustness by Craig Tiller · 7 years ago
  69. 4ef9ce7 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  70. 3e1f562 clang-format by Muxi Yan · 7 years ago
  71. 1abba9d Fix lower bound on max message size channel arguments by murgatroid99 · 7 years ago
  72. 19b1f5e Allow unlimited size messages by Craig Tiller · 7 years ago
  73. 95a15a1 Deal with initial_metadata/send_message ordering issues in message_compress_filter by Craig Tiller · 7 years ago
  74. 8ae7f77 Merge remote-tracking branch 'upstream/master' into fix-trailer-only by Muxi Yan · 7 years ago
  75. e3683ca Merge pull request #9328 from trimbo/metadata_dns by jboeuf · 7 years ago
  76. 440df10 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  77. 6b99d80 Merge pull request #10501 from ctiller/epex2 by Craig Tiller · 7 years ago
  78. 108a109 Google Compute Metadata hostname fix by Chris Trimble · 8 years ago
  79. 81addac Merge remote-tracking branch 'upstream/master' into lazy-deframe by Muxi Yan · 7 years ago
  80. a002b24 clang-format by Muxi Yan · 7 years ago
  81. 02e26c9 Merge pull request #10521 from y-zeng/fix_max_idle by Yuchen Zeng · 7 years ago
  82. 62f91a4 Update comments on variables thread safety by Muxi Yan · 7 years ago
  83. 3ce4d9c7 Remove unused variable by Muxi Yan · 7 years ago
  84. 9396914 Work with error refs by Muxi Yan · 7 years ago
  85. 2c01070 Work with error refs by Muxi Yan · 7 years ago
  86. 9da7b95 int -> bool by Muxi Yan · 7 years ago
  87. 6cc2a99 Remove redundant assignment by Muxi Yan · 7 years ago
  88. 02646c3 int -> bool by Muxi Yan · 7 years ago
  89. afdad3e clean up unused code by Muxi Yan · 7 years ago
  90. c248f5b int -> bool by Muxi Yan · 7 years ago
  91. e899e32 Move deframe_unprocessed_incoming_frames to frame_data.c by Muxi Yan · 7 years ago
  92. 48cba2a Send content-type on trailer-only responses by Muxi Yan · 7 years ago
  93. 115b4fa Merge pull request #10407 from kpayson64/alpine_linux_support by kpayson64 · 7 years ago
  94. f2b949b Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  95. 300be7e Fix the cronet_transport error by Muxi Yan · 7 years ago
  96. c702a7a clang-format by Muxi Yan · 7 years ago
  97. 935d02e Cleanup of tsi ssl handshaker factories. by Julien Boeuf · 7 years ago
  98. d9c36b6 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  99. 7b9f97b Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  100. 185d413 Fix the max idle timer by Yuchen Zeng · 7 years ago