1. c4f9c9a Merge pull request #8084 from jtattermusch/throw_rpcexception_on_failure by Jan Tattermusch · 8 years ago
  2. 7fbe5c5 Merge pull request #8113 from yang-g/verify_auth_headers by Yang Gao · 8 years ago
  3. ee43d7b Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-closures by Craig Tiller · 8 years ago
  4. 3169a6d Merge pull request #8112 from dgquintas/lb_proto_sync by David G. Quintas · 8 years ago
  5. 6eb9877 simplify delayed streaming write logic by Jan Tattermusch · 8 years ago
  6. 7a73bec dont allow new writes if theres a write with delayed completion by Jan Tattermusch · 8 years ago
  7. 5bb7b9c More gRPC LB bugfixes. by David Garcia Quintas · 8 years ago
  8. 155b820 Round Robin user_data fix by David Garcia Quintas · 8 years ago
  9. c580af3 Add a check for metadata from auth plugin by yang-g · 8 years ago
  10. 7777f97 Synchronized tag number with that of authoritative copy by David Garcia Quintas · 8 years ago
  11. b410f80 Merge pull request #7746 from dgquintas/lb_add_md by David G. Quintas · 8 years ago
  12. 9544aad Merge pull request #8065 from kpayson64/cygrpc_imports by kpayson64 · 8 years ago
  13. 5ebb7af Don't assert on use of unsupported user_data for LB policies by David Garcia Quintas · 8 years ago
  14. 78bb9a3 Merge pull request #8064 from kpayson64/cygrpc_remove_hardcode by kpayson64 · 8 years ago
  15. 6eb48f1 Fix comment by David Garcia Quintas · 8 years ago
  16. 8424fdc PR comments by David Garcia Quintas · 8 years ago
  17. 8e6d871 Merge pull request #8076 from jtattermusch/csharp_use_dotnetcli_nugets by Nicolas Noble · 8 years ago
  18. a610e32 throw correct exception failed writes by Jan Tattermusch · 8 years ago
  19. f47d6fb More PR comments by David Garcia Quintas · 8 years ago
  20. 22f39f5 Merge pull request #7980 from thinkerou/fix_time_posix_conv by Craig Tiller · 8 years ago
  21. a51f541 Merge pull request #7559 from dgquintas/codegen_cleanse by Craig Tiller · 8 years ago
  22. 35c2aba More PR comments. by David Garcia Quintas · 8 years ago
  23. 867f1fa make Grpc.Tools.nuspec buildable on Linux by Jan Tattermusch · 8 years ago
  24. b5869dc Merge pull request #8059 from makdharma/cronet_onfailed by makdharma · 8 years ago
  25. 520ece6 switch distribtests to use nugets generated by dotnet cli by Jan Tattermusch · 8 years ago
  26. 6cc44fc PR comments by David Garcia Quintas · 8 years ago
  27. ebe7c17 Merge branch 'master' of github.com:grpc/grpc into lb_add_md by David Garcia Quintas · 8 years ago
  28. 331b9c0 Moved LB token changes solely into grpclb.c by David Garcia Quintas · 8 years ago
  29. 57726ca Revert "Revert "Grand unified closures"" by Craig Tiller · 8 years ago
  30. 537f7c2 Revert "Grand unified closures" by Craig Tiller · 8 years ago
  31. ec5c93c Merge pull request #8048 from jtattermusch/dotnetcli_interoptest by Jan Tattermusch · 8 years ago
  32. 6ea4380 Merge pull request #8047 from jtattermusch/coreclr_unloading by Jan Tattermusch · 8 years ago
  33. 0651759 Load roots.pem relative to current file by Ken Payson · 8 years ago
  34. 7722245 Make .pxi imports relative by Ken Payson · 8 years ago
  35. bb6ba36 clang-format by Makarand Dharmapurikar · 8 years ago
  36. 99bdd20 fixes to handle failed connections by Makarand Dharmapurikar · 8 years ago
  37. 2fe75ec Fix bad merge by Craig Tiller · 8 years ago
  38. 5d3f2e6 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  39. 7cc285a Merge pull request #8021 from hacfi/node_typo by Michael Lumish · 8 years ago
  40. eeb21d1 Merge pull request #8039 from jtattermusch/dotnetcli_distribtest_prototype by Jan Tattermusch · 8 years ago
  41. 4f5009f fix copying data directory by Jan Tattermusch · 8 years ago
  42. 93f62af add shutdownhook for CoreCLR by Jan Tattermusch · 8 years ago
  43. 7f936ea Merge pull request #7748 from thinkerou/update_function_desc by Stanley Cheung · 8 years ago
  44. e4e30f8 fixed formatting by Jan Tattermusch · 8 years ago
  45. 8a84c8c allow building all nugets on linux by Jan Tattermusch · 8 years ago
  46. b3df1c4 make native extension loader work for published netcoreapp1.0 too by Jan Tattermusch · 8 years ago
  47. 8f416db Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  48. 93b0947 Merge pull request #8024 from makdharma/cpp_cacheable by makdharma · 8 years ago
  49. 08ac1d4 dont enumerate runtimes in project.json file by Jan Tattermusch · 8 years ago
  50. 5928bff Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  51. 2b98b77 add cacheable option to client_context by Makarand Dharmapurikar · 8 years ago
  52. cd0ea63 Merge pull request #7864 from ctiller/bigger_frames by Craig Tiller · 8 years ago
  53. b72e78e Fix typo in node.js README by Philipp Wahala · 8 years ago
  54. b6e8c16 Merge pull request #7986 from jtattermusch/coreclr_interop_fixes by Jan Tattermusch · 8 years ago
  55. 302d2a9 Merge pull request #7987 from ctiller/fuzz-fails by Craig Tiller · 8 years ago
  56. 344834b Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  57. e032163 Merge pull request #7774 from ctiller/percent-encoder by Craig Tiller · 8 years ago
  58. efbc9e7 update func desc by thinkerou · 8 years ago
  59. 03dc219 update func desc by thinkerou · 8 years ago
  60. 5160fda Merge pull request #7963 from apolcyn/fix_server_leak by apolcyn · 8 years ago
  61. cde12a5 php: use ssl hostname_override as auth audience uri if present by Stanley Cheung · 8 years ago
  62. 4711075 php: minor error initializing a variable by Stanley Cheung · 8 years ago
  63. 74c92f6 Merge pull request #7848 from nicolasnoble/upmerge-from-v1.0.x by Nicolas Noble · 8 years ago
  64. 51d05b2 Merge pull request #7894 from murgatroid99/build.yaml_changes by Nicolas Noble · 8 years ago
  65. ecb1251 Fix fuzzing detected failure by Craig Tiller · 8 years ago
  66. 7b3cf07 address coreCLR TODO by Jan Tattermusch · 8 years ago
  67. 06aff11 upgrade Moq to version that supports netstandard1.3 by Jan Tattermusch · 8 years ago
  68. b9a6f79 cleanup of project.json files by Jan Tattermusch · 8 years ago
  69. 350458f update csproj files to Google.Protobuf to 3.0.0 by Jan Tattermusch · 8 years ago
  70. d059de7 update Protobuf to 3.0.0 in project.json projects by Jan Tattermusch · 8 years ago
  71. 9ed4098 update .csproj projects to Google.Apis.Auth to 1.16.0 by Jan Tattermusch · 8 years ago
  72. 3fa3d44 update Google.Apis.Auth to 1.16.0 for project.json projects by Jan Tattermusch · 8 years ago
  73. abc1a44 fix type convert by thinkerou · 8 years ago
  74. d10f177 Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  75. d57bbe7 Merge pull request #7758 from apolcyn/use_third_party_thread_pool_master by kpayson64 · 8 years ago
  76. 78dc25e Revert barrier change to restore TSAN passing by Craig Tiller · 8 years ago
  77. 6262297 Fix typo by Craig Tiller · 8 years ago
  78. 42adfb8 typo by David Garcia Quintas · 8 years ago
  79. f6b6d29 Address review comments by Craig Tiller · 8 years ago
  80. 23aff2e Improve comment by Craig Tiller · 8 years ago
  81. 255dad3 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  82. 8d40e08 Merge pull request #7018 from vjpai/fc_unary by kpayson64 · 8 years ago
  83. a6c2179 clang-format by Craig Tiller · 8 years ago
  84. 1ccf621 Merge github.com:grpc/grpc into bigger_frames by Craig Tiller · 8 years ago
  85. e44902e Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  86. d1a47f1 Merge branch 'master' of github.com:grpc/grpc into lb_add_md by David Garcia Quintas · 8 years ago
  87. 6765653 destroy byte buffer reader after use by Alexander Polcyn · 8 years ago
  88. 7c5befd Change UnimplementedService to UnimplementedEchoService in echo.proto by murgatroid99 · 8 years ago
  89. 79620aa Merge pull request #7943 from markdroth/client_channel_cleanup by Mark D. Roth · 8 years ago
  90. cfa1847 Merge pull request #7918 from y-zeng/server_builder by kpayson64 · 8 years ago
  91. d3dee72 Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  92. 46c7a16 Merge pull request #7939 from dgquintas/server_builder_tiny_include_fix by kpayson64 · 8 years ago
  93. da2b480 Merge pull request #7942 from a-veitch/add_proto by kpayson64 · 8 years ago
  94. b8245bd Merge branch 'master' of github.com:grpc/grpc into lb_add_md by David Garcia Quintas · 8 years ago
  95. d4c0f55 clang-format by Mark D. Roth · 8 years ago
  96. 410208c Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  97. 9d7e049 Merge pull request #7862 from makdharma/grpc_caching by makdharma · 8 years ago
  98. fca79d7 Merge pull request #7841 from fr05t1k/cs by Stanley Cheung · 8 years ago
  99. 2a5959f A bit more cleanup. by Mark D. Roth · 8 years ago
  100. 3f37438 moved kMaxPayloadSizeForGet definition to C file by Makarand Dharmapurikar · 8 years ago