1. bfbfca4 Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes by Mark D. Roth · 8 years ago
  2. c5c3878 Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes by Mark D. Roth · 8 years ago
  3. 708d35f Merge pull request #8120 from dgquintas/moar_grpclb_fixes by David G. Quintas · 8 years ago
  4. 6eb9877 simplify delayed streaming write logic by Jan Tattermusch · 8 years ago
  5. 7a73bec dont allow new writes if theres a write with delayed completion by Jan Tattermusch · 8 years ago
  6. abf03ae Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  7. 311e7ba s/minor/major/ in API cleanups doc. by Mark D. Roth · 8 years ago
  8. 5bb7b9c More gRPC LB bugfixes. by David Garcia Quintas · 8 years ago
  9. d2f7268 Merge pull request #8114 from dgquintas/rr_user_data_fix by David G. Quintas · 8 years ago
  10. 4b4571a Add a test for nonbin header containing binary value by yang-g · 8 years ago
  11. c9b401e cpp examples missing gpr asserts by Stanley Cheung · 8 years ago
  12. dbe8587 Merge pull request #7891 from jboeuf/new_ssl_certs by Nicolas Noble · 8 years ago
  13. 155b820 Round Robin user_data fix by David Garcia Quintas · 8 years ago
  14. 24869d5 Merge pull request #7996 from yang-g/canonical by Yang Gao · 8 years ago
  15. 7bb547b Merge pull request #8094 from ctiller/wait_to_start by Craig Tiller · 8 years ago
  16. faccebf Merge pull request #7845 from yang-g/header by Yang Gao · 8 years ago
  17. b4fbd15 Merge pull request #8037 from adelez/known_failures by Nicolas Noble · 8 years ago
  18. c580af3 Add a check for metadata from auth plugin by yang-g · 8 years ago
  19. 7777f97 Synchronized tag number with that of authoritative copy by David Garcia Quintas · 8 years ago
  20. 107e51e Escapt + by Adele Zhou · 8 years ago
  21. b410f80 Merge pull request #7746 from dgquintas/lb_add_md by David G. Quintas · 8 years ago
  22. 9544aad Merge pull request #8065 from kpayson64/cygrpc_imports by kpayson64 · 8 years ago
  23. 1621c26 Allow resolver to pass channel args to LB policy. by Mark D. Roth · 8 years ago
  24. 65b2970 Merge pull request #8108 from ctiller/one_at_a_time by Craig Tiller · 8 years ago
  25. b4bca54 Clang-format by Yuchen Zeng · 8 years ago
  26. edd2e50 Merge pull request #8109 from jboeuf/readme_roots by Nicolas Noble · 8 years ago
  27. abc4f12 Adding README explaning how roots are generated. by Julien Boeuf · 8 years ago
  28. 500ca30 Merge pull request #4955 from ejona86/http-grpc-status-mapping by Abhishek Kumar · 8 years ago
  29. 5ebb7af Don't assert on use of unsupported user_data for LB policies by David Garcia Quintas · 8 years ago
  30. 78bb9a3 Merge pull request #8064 from kpayson64/cygrpc_remove_hardcode by kpayson64 · 8 years ago
  31. 025972d Fix more things by Craig Tiller · 8 years ago
  32. c197ec1 Fix typo by Craig Tiller · 8 years ago
  33. d82fccc Fix typo by Craig Tiller · 8 years ago
  34. accf16b Missed import by Craig Tiller · 8 years ago
  35. 0e25610 Code review changes. by Mark D. Roth · 8 years ago
  36. c1b54f2 Run QPS workers just for the scenario that we want, to avoid interference by Craig Tiller · 8 years ago
  37. 6eb48f1 Fix comment by David Garcia Quintas · 8 years ago
  38. 6751ac6 Add doc listing API changes to clean up for the next minor-version release. by Mark D. Roth · 8 years ago
  39. 8424fdc PR comments by David Garcia Quintas · 8 years ago
  40. 8e6d871 Merge pull request #8076 from jtattermusch/csharp_use_dotnetcli_nugets by Nicolas Noble · 8 years ago
  41. a610e32 throw correct exception failed writes by Jan Tattermusch · 8 years ago
  42. e54cbec Merge pull request #8078 from ctiller/somewhat_less_outstanding by Nicolas Noble · 8 years ago
  43. 98d5f5c Renamed grpc-census-bin to grpc-stats-bin by David Garcia Quintas · 8 years ago
  44. f47d6fb More PR comments by David Garcia Quintas · 8 years ago
  45. 22f39f5 Merge pull request #7980 from thinkerou/fix_time_posix_conv by Craig Tiller · 8 years ago
  46. f785ae3 fix windows distribtest and add TODOs to remove hacks by Jan Tattermusch · 8 years ago
  47. 9e1c2d2 Dont start requests until all clients have gotten connected by Craig Tiller · 8 years ago
  48. 531976a Add an initial mark that clients could use to delay startup of requests by Craig Tiller · 8 years ago
  49. a51f541 Merge pull request #7559 from dgquintas/codegen_cleanse by Craig Tiller · 8 years ago
  50. 35c2aba More PR comments. by David Garcia Quintas · 8 years ago
  51. afcb0f7 update by Vizerai · 8 years ago
  52. f5afcd9 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  53. 3f6ab54 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  54. c97122c Merge branch 'master' of https://github.com/grpc/grpc into grpc_tracing by Vizerai · 8 years ago
  55. 82f3083 Address review comments by Yuchen Zeng · 8 years ago
  56. 76988c8 update by Vizerai · 8 years ago
  57. 867f1fa make Grpc.Tools.nuspec buildable on Linux by Jan Tattermusch · 8 years ago
  58. b5869dc Merge pull request #8059 from makdharma/cronet_onfailed by makdharma · 8 years ago
  59. 3bf43dd Address review comments by Yuchen Zeng · 8 years ago
  60. dcc16b4 Address review comments by Yuchen Zeng · 8 years ago
  61. a8f2621 Fix dead links by Yuchen Zeng · 8 years ago
  62. 1beb35b Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2 by Mark D. Roth · 8 years ago
  63. c6e9076 Address review comments by Yuchen Zeng · 8 years ago
  64. 46131d8 Switch to single-line comments. by Mark D. Roth · 8 years ago
  65. c6dfe85 Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes by Mark D. Roth · 8 years ago
  66. 86cf6dc Remove some scenarios we can't run yet by Craig Tiller · 8 years ago
  67. 0c98675 Fix outstanding calls by Craig Tiller · 8 years ago
  68. 1423a63 Lets not do payload sweeps just yet by Craig Tiller · 8 years ago
  69. b6df247 Properly categorize tests to allow sweeps to be run by adhoc by Craig Tiller · 8 years ago
  70. c5aa700 Significantly increase sweep space by Craig Tiller · 8 years ago
  71. 6c38c1b Reduce outstanding request count by Craig Tiller · 8 years ago
  72. 520ece6 switch distribtests to use nugets generated by dotnet cli by Jan Tattermusch · 8 years ago
  73. de9ce9f remove dead gmock link in protoc artifact build by Jan Tattermusch · 8 years ago
  74. 6cc44fc PR comments by David Garcia Quintas · 8 years ago
  75. ebe7c17 Merge branch 'master' of github.com:grpc/grpc into lb_add_md by David Garcia Quintas · 8 years ago
  76. 331b9c0 Moved LB token changes solely into grpclb.c by David Garcia Quintas · 8 years ago
  77. 8eaa184 Add server reflection tutorial by Yuchen Zeng · 8 years ago
  78. 9979b02 Merge remote-tracking branch 'upstream/master' into void_cast by yang-g · 8 years ago
  79. 57726ca Revert "Revert "Grand unified closures"" by Craig Tiller · 8 years ago
  80. 6e51f99 Merge pull request #8068 from grpc/revert-7279-grand-unified-closures by Nicolas Noble · 8 years ago
  81. 537f7c2 Revert "Grand unified closures" by Craig Tiller · 8 years ago
  82. 330848f Add header guard by Yuchen Zeng · 8 years ago
  83. 38b1287 Fix protobuf dependency by Yuchen Zeng · 8 years ago
  84. 8d5f5e0 Fix portability issues by Yuchen Zeng · 8 years ago
  85. 3951f2e Merge remote-tracking branch 'upstream/master' into cli_list by Yuchen Zeng · 8 years ago
  86. 75e3ce6 Fix portability issues by Yuchen Zeng · 8 years ago
  87. ec5c93c Merge pull request #8048 from jtattermusch/dotnetcli_interoptest by Jan Tattermusch · 8 years ago
  88. 6ea4380 Merge pull request #8047 from jtattermusch/coreclr_unloading by Jan Tattermusch · 8 years ago
  89. e57904b Merge pull request #7929 from yang-g/externC by Nicolas Noble · 8 years ago
  90. 0651759 Load roots.pem relative to current file by Ken Payson · 8 years ago
  91. 7722245 Make .pxi imports relative by Ken Payson · 8 years ago
  92. bb6ba36 clang-format by Makarand Dharmapurikar · 8 years ago
  93. 99bdd20 fixes to handle failed connections by Makarand Dharmapurikar · 8 years ago
  94. 83374d5 Merge pull request #8054 from ctiller/sweep_the_ by Craig Tiller · 8 years ago
  95. fce8da5 Merge pull request #8035 from ctiller/OUTSTANDING by Craig Tiller · 8 years ago
  96. 0d69264 Merge pull request #7279 from ctiller/grand-unified-closures by Nicolas Noble · 8 years ago
  97. c2895d2 Exclude sweep tests from the "full" suite by Craig Tiller · 8 years ago
  98. 38525a9 Fix use-after-free bug. by Mark D. Roth · 8 years ago
  99. cb849ef update by Vizerai · 8 years ago
  100. 12d1fc6 initial commit of tracing context files by Vizerai · 8 years ago