1. ca3451d Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  2. 7f0bf53 Fix crash when accepting a stream after shutdown by Craig Tiller · 8 years ago
  3. d914591 Merge pull request #7970 from markdroth/deadline_filter by Nicolas Noble · 8 years ago
  4. 34dee03 Merge pull request #8203 from dgquintas/nanopb_fuzzer_squelch by David G. Quintas · 8 years ago
  5. c2fbddf Fix memory leak by Craig Tiller · 8 years ago
  6. 58c23da Ran generate_projects.sh. by Mark D. Roth · 8 years ago
  7. 94948b8 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  8. b97f867 Merge pull request #8185 from y-zeng/gen_proto_comment by Yuchen Zeng · 8 years ago
  9. fbf8dd8 Merge pull request #8168 from markdroth/max_message_size_fix by Nicolas Noble · 8 years ago
  10. 15292db Merge pull request #8221 from dgquintas/grpclb_server_name_const by Nicolas Noble · 8 years ago
  11. 25e229d Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  12. 9fce8e1 Merge pull request #8191 from markdroth/subchannel_factory_cleanup by Mark D. Roth · 8 years ago
  13. a22510c Merge by Craig Tiller · 8 years ago
  14. f91af00 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  15. 35e8783 Review feedback by Craig Tiller · 8 years ago
  16. 129bb46 Added comments wrt lb/subchannel args ownership. by David Garcia Quintas · 8 years ago
  17. 1e70dea Merge pull request #8192 from dgquintas/resolver_prefix by David G. Quintas · 8 years ago
  18. 8d7cab6 Merge pull request #8183 from dgquintas/grpclb_deadline by David G. Quintas · 8 years ago
  19. 4288101 Fix flow control of cancelled streams by Craig Tiller · 8 years ago
  20. 7ab8eec Merge pull request #8218 from ctiller/reduce_load by Nicolas Noble · 8 years ago
  21. af9da92 Dont run benchmarks outside of linux for now by Craig Tiller · 8 years ago
  22. 91bb624 Reduce # of benchmarks run as Jenkins unit tests by Craig Tiller · 8 years ago
  23. 9a574ec Merge pull request #7930 from yang-g/header2 by Nicolas Noble · 8 years ago
  24. 3af0908 Merge pull request #7928 from yang-g/void_cast by Nicolas Noble · 8 years ago
  25. a60dcca PR comments by David Garcia Quintas · 8 years ago
  26. 31e3244 Prevent nanopb fuzzers from spamming logs by David Garcia Quintas · 8 years ago
  27. fa0896b Rewrote handling of default resolver prefix by David Garcia Quintas · 8 years ago
  28. cc87939 Remove unused files. by Mark D. Roth · 8 years ago
  29. ef394a9 Fix typo by Yuchen Zeng · 8 years ago
  30. 5abf79a Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  31. 76b3e26 Add fuzzer detected failure by Craig Tiller · 8 years ago
  32. c5423be Merge branch 'direct-calls' into zefuzz-dc by Craig Tiller · 8 years ago
  33. 3f665f5 Add fuzzer detected failure by Craig Tiller · 8 years ago
  34. 1a2e6ac Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  35. 942c264 Merge pull request #7611 from markdroth/http_connect by Mark D. Roth · 8 years ago
  36. e425ce6 clang-format by Mark D. Roth · 8 years ago
  37. 2383a41 Check protoc and grpc_cpp_plugin by Yuchen Zeng · 8 years ago
  38. 27e96f9 Add comments about how to re-generate reflection proto files by Yuchen Zeng · 8 years ago
  39. d8bf8e2 Changed deadline of internal LB channel. by David Garcia Quintas · 8 years ago
  40. 5bf8a9a Merge pull request #8178 from adelez/known_failures by Nicolas Noble · 8 years ago
  41. 8f0f014 Merge pull request #8180 from f33rx/patch-1 by Nicolas Noble · 8 years ago
  42. f00badd Merge pull request #8171 from perumaalgoog/perugrpc2 by Nicolas Noble · 8 years ago
  43. 0d8b306 Update .gitmodules by Dalton · 8 years ago
  44. c0df4e1 Merge pull request #8176 from dgquintas/grpclb-update-servicename by David G. Quintas · 8 years ago
  45. 8a6c825 Fix Android CPP Build issues by Perumaal S · 8 years ago
  46. 59af64b More known errors. Mostly on macos. by Adele Zhou · 8 years ago
  47. 4543e5c changed service name for grpclb by David Garcia Quintas · 8 years ago
  48. 6e03558 Merge pull request #8173 from yang-g/init_variable by Craig Tiller · 8 years ago
  49. 1696e5d Merge pull request #8126 from ctiller/outstanding_sweeps by Craig Tiller · 8 years ago
  50. 7227e40 Merge pull request #8160 from stanley-cheung/php-artifact-name by Stanley Cheung · 8 years ago
  51. e267f86 Properly init variable by yang-g · 8 years ago
  52. 2790156 Remove incorrect change by Perumaal S · 8 years ago
  53. 31e3c81 Merge branch 'master' of https://github.com/perumaalgoog/grpc by Perumaal S · 8 years ago
  54. d331936 Add files via upload by perumaalgoog · 8 years ago
  55. 923354b Fix Android+CPP build by Perumaal S · 8 years ago
  56. d1604af Fix asan failure. by Mark D. Roth · 8 years ago
  57. c44972a Fix type problems. by Mark D. Roth · 8 years ago
  58. 6984840 Merge pull request #7892 from y-zeng/cli_list by Yuchen Zeng · 8 years ago
  59. 54dfd68 Ran generate_projects.sh. by Mark D. Roth · 8 years ago
  60. 9a51cad Expose GRPC_ARG_MAX_SEND_MESSAGE_LENGTH channel arg in python. by Mark D. Roth · 8 years ago
  61. 6665c40 Add missing entry. by Mark D. Roth · 8 years ago
  62. bbfe147 Set default max send message size to unlimited. by Mark D. Roth · 8 years ago
  63. ef5a2eb Merge pull request #8159 from jtattermusch/fix_copyrights by Jan Tattermusch · 8 years ago
  64. 96264c0 php: use real artifact name in jenkins test by Stanley Cheung · 8 years ago
  65. 84d55b3 clang-format by Yuchen Zeng · 8 years ago
  66. 1724ef0 Fix portibality issues by Yuchen Zeng · 8 years ago
  67. 24129f0 Merge remote-tracking branch 'upstream/master' into cli_list by Yuchen Zeng · 8 years ago
  68. f6caaa7 add copyrights for AssemblyInfo.cs files by Jan Tattermusch · 8 years ago
  69. a70088b enable copyright checks for AssemblyInfo.cs files by Jan Tattermusch · 8 years ago
  70. d53957c Merge pull request #8099 from dgquintas/census_md_rename_sep_16 by David G. Quintas · 8 years ago
  71. 8a26592 Merge pull request #7899 from y-zeng/cli_type by Yuchen Zeng · 8 years ago
  72. 687a0e6 Add trace for server channel events by Craig Tiller · 8 years ago
  73. 83d215e Merge branch 'env' into direct-calls by Craig Tiller · 8 years ago
  74. 0eaed72 Readability fix by Craig Tiller · 8 years ago
  75. 47b5f0a Use bool by Craig Tiller · 8 years ago
  76. d533613 Add documentation by Craig Tiller · 8 years ago
  77. 0786490 Rollback changes to timer.h by Craig Tiller · 8 years ago
  78. bbf5dc8 Merge pull request #8149 from murgatroid99/node_array_delete_fix by Nicolas Noble · 8 years ago
  79. f3d5218 Merge branch 'direct-calls' of github.com:ctiller/grpc into direct-calls by Craig Tiller · 8 years ago
  80. 9699efd Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  81. 933c955 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  82. 3c09810 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  83. 5bedd48 Merge pull request #8049 from markdroth/grpclb_resolver_changes2 by Mark D. Roth · 8 years ago
  84. df71521 Cover some log lines with if_tracing by Craig Tiller · 8 years ago
  85. 78aaf6d Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  86. f4e1c3e Fix bug whereby receiving a trailer after a stream close could trigger an assert by Craig Tiller · 8 years ago
  87. 08eddaa Merge pull request #8045 from thinkerou/fix_php_style by Stanley Cheung · 8 years ago
  88. 1869665 Merge pull request #8152 from nicolasnoble/sanitize-me by Nicolas Noble · 8 years ago
  89. d8a76d1 Sanitize master. by Nicolas "Pixel" Noble · 8 years ago
  90. 1808bbd Correct merge errors by Craig Tiller · 8 years ago
  91. 3c9d086 Merge pull request #7893 from thunderboltsid/remove_shutdown_legacy_server by Nathaniel Manista · 8 years ago
  92. 1edc77c Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  93. fc92a0c Merge pull request #8133 from thinkerou/update_php_example_route_guide_db_path by Stanley Cheung · 8 years ago
  94. 7f7d165 Code review changes. by Mark D. Roth · 8 years ago
  95. 8fecf28 Fix mismatched new[] and delete in Node extension code by murgatroid99 · 8 years ago
  96. 6053497 Code review changes. by Mark D. Roth · 8 years ago
  97. 219db50 Fix message size filter to use close instead of cancel. by Mark D. Roth · 8 years ago
  98. a6a6fa4 Merge pull request #8137 from kpayson64/python_server_args by kpayson64 · 8 years ago
  99. 63d8af2 Add parameter for server options by Ken Payson · 8 years ago
  100. 9fec58f Merge pull request #8052 from Vizerai/grpc_tracing by Jim King · 8 years ago