1. 4d5c310 fix remaining license notices by Jan Tattermusch · 7 years ago
  2. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  3. 312ea4a change LICENSE, add AUTHORS by Jan Tattermusch · 7 years ago
  4. 6d7c49f Merge github.com:grpc/grpc into faster_timer_pool by Craig Tiller · 7 years ago
  5. 87d5a31 Implement LB policy updates by David Garcia Quintas · 7 years ago
  6. a0115be Merge github.com:grpc/grpc into faster_timer_pool by Craig Tiller · 7 years ago
  7. 7c23d31 Merge pull request #11368 from jtattermusch/csharp_polishing by Jan Tattermusch · 7 years ago
  8. 27cb323 clang-format by Craig Tiller · 7 years ago
  9. cdb41dc Fixes by Craig Tiller · 7 years ago
  10. 0fee722 Merge pull request #11286 from murgatroid99/node_perf_tests by Michael Lumish · 7 years ago
  11. 672f15f Merge pull request #11143 from dgquintas/dns_server by David G. Quintas · 7 years ago
  12. 5bc11d5 Expand pylint to grpc_health and grpc_reflection by Mehrdad Afshari · 7 years ago
  13. d0d336c remove bad .NET45 references by Jan Tattermusch · 7 years ago
  14. c9c3d2a silence xmldoc warnings for non-nuget projects by Jan Tattermusch · 7 years ago
  15. 8251fdd there is no GC generation 3 by Jan Tattermusch · 7 years ago
  16. 2a505cb Fix shutdown bug in timer thread pool by Craig Tiller · 7 years ago
  17. bf2d87c Merge pull request #11337 from makdharma/win_bldfix by makdharma · 7 years ago
  18. 7ed4a63 clang-format by Mak Dharma · 7 years ago
  19. 195eace Merge branch 'win_bldfix' of https://github.com/makdharma/grpc into win_bldfix by Mak Dharma · 7 years ago
  20. aebcdbd master bumped to 1.5.x by David Garcia Quintas · 7 years ago
  21. 93fdf61 s/inline/__inline/. Visual studio incompatiblity. by Makarand Dharmapurikar · 7 years ago
  22. 9baf4b1 Merge pull request #11309 from murgatroid99/master_1.3.x_upmerge by Michael Lumish · 7 years ago
  23. b2ef1cf Get rid of zero-length poll case now that timer pool exists by Craig Tiller · 7 years ago
  24. 60e9dac Merge pull request #11272 from jtattermusch/csharp_microbenchmarks by Jan Tattermusch · 7 years ago
  25. c400cc5 address comments by Jan Tattermusch · 7 years ago
  26. e5f99b5 Merge pull request #11315 from ncteisen/nit by Noah Eisen · 7 years ago
  27. 342e72c Remove uneeded ref/unref by ncteisen · 7 years ago
  28. 4d38191 fix format of include guards by Alexander Polcyn · 7 years ago
  29. e809bca rerun clang format code.sh by Alexander Polcyn · 7 years ago
  30. ce08611 add missing copyright headers by Alexander Polcyn · 7 years ago
  31. 7563641 Fix node cancellation tests by murgatroid99 · 7 years ago
  32. c18b906 Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge by murgatroid99 · 7 years ago
  33. 0bd14cc Merge pull request #11306 from kpayson64/python_reflection by kpayson64 · 7 years ago
  34. f3bb349 Fix Python reflection arguments by Ken Payson · 7 years ago
  35. e8f565b Merge pull request #11224 from makdharma/http_proxy_test_fix by makdharma · 7 years ago
  36. 30f2b7e Add more null checks to call methods by murgatroid99 · 7 years ago
  37. ef2c853 Merge pull request #11283 from jtattermusch/bump_136 by Jan Tattermusch · 7 years ago
  38. 49edcb3 Merge pull request #10920 from Vizerai/intrusive_hash_map by Jim King · 7 years ago
  39. 364cceb update by Vizerai · 7 years ago
  40. 814d884 Merge pull request #11285 from ctiller/refc by Craig Tiller · 7 years ago
  41. 9315e91 Merge pull request #10925 from jiangtaoli2016/handshaker by Mark D. Roth · 7 years ago
  42. 648832f Enable more Node performance tests, fix streaming test implementation by murgatroid99 · 7 years ago
  43. 6e411b0 Merge pull request #11280 from murgatroid99/node_api_docs by Michael Lumish · 7 years ago
  44. d646687 Add missing ref by Craig Tiller · 7 years ago
  45. c1947ef update by Vizerai · 7 years ago
  46. 4a1e432 Refcounting fix by Craig Tiller · 7 years ago
  47. d74dbd3 Merge branch 'master' of https://github.com/Vizerai/grpc into intrusive_hash_map by Vizerai · 7 years ago
  48. 0a94f3c Merge pull request #11158 from yang-g/async_default_service by Yang Gao · 7 years ago
  49. bbfdbb1 bump version to 1.3.6 by Jan Tattermusch · 7 years ago
  50. cc91983 Fix sanity by Craig Tiller · 7 years ago
  51. 905f418 remove now unnecessary extra args by Jan Tattermusch · 7 years ago
  52. be85229 include symbols and source in nugets by Jan Tattermusch · 7 years ago
  53. f8be2d6 add privateassets none to C# nugets depending on Grpc.Core by Jan Tattermusch · 7 years ago
  54. 850fe7f Revise handshaker to make callback once a time. by jiangtaoli2016 · 7 years ago
  55. 7d7dc9e Merge branch 'master' into handshaker by jiangtaoli2016 · 7 years ago
  56. 0f5674b Merge branch 'master' into node_api_docs by murgatroid99 · 7 years ago
  57. c92df4c Refactor some code and document most of the API by murgatroid99 · 7 years ago
  58. cf2b01d Merge pull request #11271 from stanley-cheung/php-fix-codegen-comments by Stanley Cheung · 7 years ago
  59. 254ab4c clang format code by Jan Tattermusch · 7 years ago
  60. 6fb840b Merge pull request #11267 from apolcyn/lose_z_formatters by apolcyn · 7 years ago
  61. 7c206f4 override in benchmark by Jan Tattermusch · 7 years ago
  62. 645ae74 overridable call_start_batch by Jan Tattermusch · 7 years ago
  63. e58842f benchmark prototype by Jan Tattermusch · 7 years ago
  64. a0e3a87 PHP: Fixed bug in protoc plugin escaping comments by Stanley Cheung · 7 years ago
  65. 7cc83c8 allow creating fake CallSafeHandle by Jan Tattermusch · 7 years ago
  66. c7c2bf1 add editorconfig for C# by Jan Tattermusch · 7 years ago
  67. ff5f9d8 make internals visible to microbenchmarks by Jan Tattermusch · 7 years ago
  68. c91bc02 Add Grpc.Microbenchmarks project by Jan Tattermusch · 7 years ago
  69. 4f5bd0a Revise based on Mark Roth comments. by jiangtaoli2016 · 7 years ago
  70. 9f41c04 %z -> %lu for mingw build by Alexander Polcyn · 7 years ago
  71. 866190f Merge pull request #11154 from kpayson64/hack_for_disconnects by kpayson64 · 7 years ago
  72. 725d822 merge with head by Yang Gao · 7 years ago
  73. 8f7bc54 Reconnect disconnected channels automatically by Ken Payson · 7 years ago
  74. 495cf83 Merge pull request #11155 from jtattermusch/csharp_dont_alloc_request by Jan Tattermusch · 7 years ago
  75. d854af3 Address Mark Roth's comments. by jiangtaoli2016 · 7 years ago
  76. 34db668 Merge branch 'master' into handshaker by jiangtaoli2016 · 7 years ago
  77. c0ce2cd Update version to 1.3.5 by Ken Payson · 7 years ago
  78. 3576673 Merge pull request #11124 from ernie/use-arch-extensions-dir by apolcyn · 7 years ago
  79. bcbc071 Merge pull request #11227 from markdroth/rr_order_fix by Mark D. Roth · 7 years ago
  80. f91eb71 Change round_robin LB policy to use the addresses in the order given. by Mark D. Roth · 7 years ago
  81. 1f7103a Merge pull request #11241 from jtattermusch/string_concatenation_101 by Jan Tattermusch · 7 years ago
  82. 5937cdd Merge pull request #11047 from makdharma/objc_trailer_test by makdharma · 7 years ago
  83. a0396bd Merge pull request #11021 from jtattermusch/csharp_unavailable_workaround by Jan Tattermusch · 7 years ago
  84. 1de945b dont concatenate strings when status is OK by Jan Tattermusch · 7 years ago
  85. af3cc76 Merge pull request #10706 from markdroth/c_ares_authority by Mark D. Roth · 7 years ago
  86. 01635d1 Add trace protector to flag by ncteisen · 7 years ago
  87. 9b87cea Merge pull request #11225 from apolcyn/bump_13x_version by apolcyn · 7 years ago
  88. e6bf7d0 Merge pull request #10930 from ncteisen/frame-size by Noah Eisen · 7 years ago
  89. 2502a7d Merge pull request #10813 from apolcyn/fix_conn_watch_mem_accum by apolcyn · 7 years ago
  90. 96fc54c Allow specifying DNS server to query for c-ares via URI authority. by Mark D. Roth · 7 years ago
  91. d6499c7 Merge pull request #11204 from apolcyn/fix_shutdown_on_killed_watch by apolcyn · 7 years ago
  92. c3b1f18 get rid of connectivity state watchers right after timeout by Alexander Polcyn · 7 years ago
  93. 92eb7fb Bump to version 1.3.4 by Alexander Polcyn · 7 years ago
  94. 0fd5d12 Merge pull request #11093 from ctiller/c++compat4 by Craig Tiller · 7 years ago
  95. 9c156da Fixes #9542 by Makarand Dharmapurikar · 7 years ago
  96. 656bbbe Merge pull request #11026 from markdroth/grpclb_drop_alt by Mark D. Roth · 7 years ago
  97. ff0e429 Merge pull request #11198 from stanley-cheung/upmerge-v1_3_2-to-master by Stanley Cheung · 7 years ago
  98. 8c9c1c1 Merge pull request #11156 from jtattermusch/csharp_only_blittable by Jan Tattermusch · 7 years ago
  99. 19e3d3b get rid of Histogram lock contention in qps worker by Jan Tattermusch · 7 years ago
  100. d7079b2 cache byteBufRequest for generic C# qps client by Jan Tattermusch · 7 years ago