1. 2383a41 Check protoc and grpc_cpp_plugin by Yuchen Zeng · 8 years ago
  2. 27e96f9 Add comments about how to re-generate reflection proto files by Yuchen Zeng · 8 years ago
  3. d53957c Merge pull request #8099 from dgquintas/census_md_rename_sep_16 by David G. Quintas · 8 years ago
  4. 8a26592 Merge pull request #7899 from y-zeng/cli_type by Yuchen Zeng · 8 years ago
  5. bbf5dc8 Merge pull request #8149 from murgatroid99/node_array_delete_fix by Nicolas Noble · 8 years ago
  6. 5bedd48 Merge pull request #8049 from markdroth/grpclb_resolver_changes2 by Mark D. Roth · 8 years ago
  7. 08eddaa Merge pull request #8045 from thinkerou/fix_php_style by Stanley Cheung · 8 years ago
  8. 1869665 Merge pull request #8152 from nicolasnoble/sanitize-me by Nicolas Noble · 8 years ago
  9. d8a76d1 Sanitize master. by Nicolas "Pixel" Noble · 8 years ago
  10. 3c9d086 Merge pull request #7893 from thunderboltsid/remove_shutdown_legacy_server by Nathaniel Manista · 8 years ago
  11. fc92a0c Merge pull request #8133 from thinkerou/update_php_example_route_guide_db_path by Stanley Cheung · 8 years ago
  12. 7f7d165 Code review changes. by Mark D. Roth · 8 years ago
  13. 8fecf28 Fix mismatched new[] and delete in Node extension code by murgatroid99 · 8 years ago
  14. 6053497 Code review changes. by Mark D. Roth · 8 years ago
  15. a6a6fa4 Merge pull request #8137 from kpayson64/python_server_args by kpayson64 · 8 years ago
  16. 63d8af2 Add parameter for server options by Ken Payson · 8 years ago
  17. 9fec58f Merge pull request #8052 from Vizerai/grpc_tracing by Jim King · 8 years ago
  18. 4947c2b Merge pull request #8130 from adelez/known_failures by Nicolas Noble · 8 years ago
  19. a8e1b83 Merge pull request #7846 from markdroth/max_send_size_filter by Mark D. Roth · 8 years ago
  20. b2d5ba7 Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes2 by Mark D. Roth · 8 years ago
  21. f9652f2 Merge pull request #7991 from markdroth/grpclb_resolver_changes by Mark D. Roth · 8 years ago
  22. 843ec78 Fix Windows printf formatting bug. by Mark D. Roth · 8 years ago
  23. c4f9c9a Merge pull request #8084 from jtattermusch/throw_rpcexception_on_failure by Jan Tattermusch · 8 years ago
  24. 7fbe5c5 Merge pull request #8113 from yang-g/verify_auth_headers by Yang Gao · 8 years ago
  25. 88671a8 update route_guide_db path in php example by thinkerou · 8 years ago
  26. 734fd71 Fix CliCredentials reference by Yuchen Zeng · 8 years ago
  27. a964cba Merge remote-tracking branch 'upstream/master' into cli_type_fork by Yuchen Zeng · 8 years ago
  28. 859d2a4 More known errors. by Adele Zhou · 8 years ago
  29. 5098508 Merge pull request #8071 from y-zeng/reflection_example by Yuchen Zeng · 8 years ago
  30. 34dac9d Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  31. 999b49b Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2 by Mark D. Roth · 8 years ago
  32. c1ac8df Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes by Mark D. Roth · 8 years ago
  33. 7ce14d2 Code review changes. by Mark D. Roth · 8 years ago
  34. ee43d7b Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-closures by Craig Tiller · 8 years ago
  35. d72df88 Merge pull request #8123 from ctiller/outstanding_sweeps by Nicolas Noble · 8 years ago
  36. 8c985c2 Allow more sync threads by Craig Tiller · 8 years ago
  37. 5709469 Fix sync/async by Craig Tiller · 8 years ago
  38. 4055e01 Merge pull request #8118 from stanley-cheung/cpp-examples-missing-gpr-asserts by Stanley Cheung · 8 years ago
  39. 3169a6d Merge pull request #8112 from dgquintas/lb_proto_sync by David G. Quintas · 8 years ago
  40. d5fba28 make inline metadata value clearer by yang-g · 8 years ago
  41. fef585f Fix bugs from merge. by Mark D. Roth · 8 years ago
  42. 6d57158 clang-format by Mark D. Roth · 8 years ago
  43. ee5173f Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2 by Mark D. Roth · 8 years ago
  44. c36a736 Merge github.com:grpc/grpc into outstanding_sweeps by Craig Tiller · 8 years ago
  45. 2b62646 Bug fixes and cleanups. by Mark D. Roth · 8 years ago
  46. 64f1f8d clang-format by Mark D. Roth · 8 years ago
  47. bfbfca4 Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes by Mark D. Roth · 8 years ago
  48. c5c3878 Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes by Mark D. Roth · 8 years ago
  49. 708d35f Merge pull request #8120 from dgquintas/moar_grpclb_fixes by David G. Quintas · 8 years ago
  50. 6eb9877 simplify delayed streaming write logic by Jan Tattermusch · 8 years ago
  51. 7a73bec dont allow new writes if theres a write with delayed completion by Jan Tattermusch · 8 years ago
  52. abf03ae Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  53. 311e7ba s/minor/major/ in API cleanups doc. by Mark D. Roth · 8 years ago
  54. 5bb7b9c More gRPC LB bugfixes. by David Garcia Quintas · 8 years ago
  55. d2f7268 Merge pull request #8114 from dgquintas/rr_user_data_fix by David G. Quintas · 8 years ago
  56. 4b4571a Add a test for nonbin header containing binary value by yang-g · 8 years ago
  57. c9b401e cpp examples missing gpr asserts by Stanley Cheung · 8 years ago
  58. dbe8587 Merge pull request #7891 from jboeuf/new_ssl_certs by Nicolas Noble · 8 years ago
  59. 155b820 Round Robin user_data fix by David Garcia Quintas · 8 years ago
  60. 24869d5 Merge pull request #7996 from yang-g/canonical by Yang Gao · 8 years ago
  61. 7bb547b Merge pull request #8094 from ctiller/wait_to_start by Craig Tiller · 8 years ago
  62. faccebf Merge pull request #7845 from yang-g/header by Yang Gao · 8 years ago
  63. b4fbd15 Merge pull request #8037 from adelez/known_failures by Nicolas Noble · 8 years ago
  64. c580af3 Add a check for metadata from auth plugin by yang-g · 8 years ago
  65. 7777f97 Synchronized tag number with that of authoritative copy by David Garcia Quintas · 8 years ago
  66. 107e51e Escapt + by Adele Zhou · 8 years ago
  67. b410f80 Merge pull request #7746 from dgquintas/lb_add_md by David G. Quintas · 8 years ago
  68. 9544aad Merge pull request #8065 from kpayson64/cygrpc_imports by kpayson64 · 8 years ago
  69. 1621c26 Allow resolver to pass channel args to LB policy. by Mark D. Roth · 8 years ago
  70. 65b2970 Merge pull request #8108 from ctiller/one_at_a_time by Craig Tiller · 8 years ago
  71. edd2e50 Merge pull request #8109 from jboeuf/readme_roots by Nicolas Noble · 8 years ago
  72. abc4f12 Adding README explaning how roots are generated. by Julien Boeuf · 8 years ago
  73. 500ca30 Merge pull request #4955 from ejona86/http-grpc-status-mapping by Abhishek Kumar · 8 years ago
  74. 5ebb7af Don't assert on use of unsupported user_data for LB policies by David Garcia Quintas · 8 years ago
  75. 78bb9a3 Merge pull request #8064 from kpayson64/cygrpc_remove_hardcode by kpayson64 · 8 years ago
  76. 025972d Fix more things by Craig Tiller · 8 years ago
  77. c197ec1 Fix typo by Craig Tiller · 8 years ago
  78. d82fccc Fix typo by Craig Tiller · 8 years ago
  79. accf16b Missed import by Craig Tiller · 8 years ago
  80. 0e25610 Code review changes. by Mark D. Roth · 8 years ago
  81. c1b54f2 Run QPS workers just for the scenario that we want, to avoid interference by Craig Tiller · 8 years ago
  82. 6eb48f1 Fix comment by David Garcia Quintas · 8 years ago
  83. 6751ac6 Add doc listing API changes to clean up for the next minor-version release. by Mark D. Roth · 8 years ago
  84. 8424fdc PR comments by David Garcia Quintas · 8 years ago
  85. 8e6d871 Merge pull request #8076 from jtattermusch/csharp_use_dotnetcli_nugets by Nicolas Noble · 8 years ago
  86. a610e32 throw correct exception failed writes by Jan Tattermusch · 8 years ago
  87. e54cbec Merge pull request #8078 from ctiller/somewhat_less_outstanding by Nicolas Noble · 8 years ago
  88. 98d5f5c Renamed grpc-census-bin to grpc-stats-bin by David Garcia Quintas · 8 years ago
  89. f47d6fb More PR comments by David Garcia Quintas · 8 years ago
  90. 22f39f5 Merge pull request #7980 from thinkerou/fix_time_posix_conv by Craig Tiller · 8 years ago
  91. f785ae3 fix windows distribtest and add TODOs to remove hacks by Jan Tattermusch · 8 years ago
  92. 9e1c2d2 Dont start requests until all clients have gotten connected by Craig Tiller · 8 years ago
  93. 531976a Add an initial mark that clients could use to delay startup of requests by Craig Tiller · 8 years ago
  94. a51f541 Merge pull request #7559 from dgquintas/codegen_cleanse by Craig Tiller · 8 years ago
  95. 35c2aba More PR comments. by David Garcia Quintas · 8 years ago
  96. afcb0f7 update by Vizerai · 8 years ago
  97. f5afcd9 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  98. c97122c Merge branch 'master' of https://github.com/grpc/grpc into grpc_tracing by Vizerai · 8 years ago
  99. 82f3083 Address review comments by Yuchen Zeng · 8 years ago
  100. 76988c8 update by Vizerai · 8 years ago