1. 725d822 merge with head by Yang Gao · 7 years ago
  2. 49b7f83 Remove synchronization in GRXBufferedPipe:writesFinishedWithError and change tests correspondingly by Muxi Yan · 7 years ago
  3. 8f7bc54 Reconnect disconnected channels automatically by Ken Payson · 7 years ago
  4. 495cf83 Merge pull request #11155 from jtattermusch/csharp_dont_alloc_request by Jan Tattermusch · 7 years ago
  5. d854af3 Address Mark Roth's comments. by jiangtaoli2016 · 7 years ago
  6. 34db668 Merge branch 'master' into handshaker by jiangtaoli2016 · 7 years ago
  7. c0ce2cd Update version to 1.3.5 by Ken Payson · 7 years ago
  8. 94c5776 Address review comments by Yuchen Zeng · 7 years ago
  9. 840931e More import fixes by Craig Tiller · 7 years ago
  10. 3576673 Merge pull request #11124 from ernie/use-arch-extensions-dir by apolcyn · 7 years ago
  11. bcbc071 Merge pull request #11227 from markdroth/rr_order_fix by Mark D. Roth · 7 years ago
  12. f91eb71 Change round_robin LB policy to use the addresses in the order given. by Mark D. Roth · 7 years ago
  13. 01cc750 Merge remote-tracking branch 'upstream/master' into srv_record by Yuchen Zeng · 7 years ago
  14. 1f7103a Merge pull request #11241 from jtattermusch/string_concatenation_101 by Jan Tattermusch · 7 years ago
  15. 5937cdd Merge pull request #11047 from makdharma/objc_trailer_test by makdharma · 7 years ago
  16. a0396bd Merge pull request #11021 from jtattermusch/csharp_unavailable_workaround by Jan Tattermusch · 7 years ago
  17. 1de945b dont concatenate strings when status is OK by Jan Tattermusch · 7 years ago
  18. af3cc76 Merge pull request #10706 from markdroth/c_ares_authority by Mark D. Roth · 7 years ago
  19. f3bdbb7 grpclb address support in the c-ares resolver by Yuchen Zeng · 7 years ago
  20. 01635d1 Add trace protector to flag by ncteisen · 7 years ago
  21. 9b87cea Merge pull request #11225 from apolcyn/bump_13x_version by apolcyn · 7 years ago
  22. e6bf7d0 Merge pull request #10930 from ncteisen/frame-size by Noah Eisen · 7 years ago
  23. af6c83f Adding dummy layering check option. by Nicolas "Pixel" Noble · 7 years ago
  24. 2502a7d Merge pull request #10813 from apolcyn/fix_conn_watch_mem_accum by apolcyn · 7 years ago
  25. 96fc54c Allow specifying DNS server to query for c-ares via URI authority. by Mark D. Roth · 7 years ago
  26. d6499c7 Merge pull request #11204 from apolcyn/fix_shutdown_on_killed_watch by apolcyn · 7 years ago
  27. c3b1f18 get rid of connectivity state watchers right after timeout by Alexander Polcyn · 7 years ago
  28. 92eb7fb Bump to version 1.3.4 by Alexander Polcyn · 7 years ago
  29. 0fd5d12 Merge pull request #11093 from ctiller/c++compat4 by Craig Tiller · 7 years ago
  30. 9c156da Fixes #9542 by Makarand Dharmapurikar · 7 years ago
  31. d3ec4aa Merge github.com:grpc/grpc into thread_pool by Craig Tiller · 7 years ago
  32. 9f6e1a0 Merge github.com:grpc/grpc into enable-epoll1 by Craig Tiller · 7 years ago
  33. f7e0748 clang-format by Craig Tiller · 7 years ago
  34. 656bbbe Merge pull request #11026 from markdroth/grpclb_drop_alt by Mark D. Roth · 7 years ago
  35. ff0e429 Merge pull request #11198 from stanley-cheung/upmerge-v1_3_2-to-master by Stanley Cheung · 7 years ago
  36. 8c9c1c1 Merge pull request #11156 from jtattermusch/csharp_only_blittable by Jan Tattermusch · 7 years ago
  37. 68608c5 Dont consider offloading until the combiner becomes contended by Craig Tiller · 7 years ago
  38. 19e3d3b get rid of Histogram lock contention in qps worker by Jan Tattermusch · 7 years ago
  39. d7079b2 cache byteBufRequest for generic C# qps client by Jan Tattermusch · 7 years ago
  40. 82fef0b tentative fix for global side effect on interrupted constructor by Alexander Polcyn · 7 years ago
  41. aaefea2 Merge pull request #11201 from yang-g/debug by Yang Gao · 7 years ago
  42. 6466772 Fixed missed conflicts - use constants.logVerbosity instead by Stanley Cheung · 7 years ago
  43. d7455ab make get conn state always safe to call by Alexander Polcyn · 7 years ago
  44. 27b9e1c Merge pull request #11174 from stanley-cheung/php-fix-c-ext-version by Stanley Cheung · 7 years ago
  45. c24d53b api watch unblock func kills only its own channel by Alexander Polcyn · 7 years ago
  46. ebeda85 Upmerge from v1.3.x branch to master by Stanley Cheung · 7 years ago
  47. c7cde23 Merge pull request #11141 from murgatroid99/node_write_after_end_race_fix by Michael Lumish · 7 years ago
  48. 67cda0a Unref pending events under cq lock by yang-g · 7 years ago
  49. 42d858a Merge pull request #11054 from apolcyn/ruby_dont_use_timeouts by apolcyn · 7 years ago
  50. eb9b82b Merge pull request #11118 from muxi/backward-compat-dev by Muxi Yan · 7 years ago
  51. f7c8c9f Merge remote-tracking branch 'origin/races' into thread_pool by Craig Tiller · 7 years ago
  52. 06833e9 Merge branch 'races' into enable-epoll1 by Craig Tiller · 7 years ago
  53. bb74267 Enable epoll1 poller by Craig Tiller · 7 years ago
  54. 4de910d Merge pull request #11098 from dgquintas/fix_subchannel_stuffs by David G. Quintas · 7 years ago
  55. 032f398 cleanup by Alexander Polcyn · 7 years ago
  56. e16722c Fix kick-all race by Craig Tiller · 7 years ago
  57. 1cb396d Merge pull request #11192 from ctiller/compare-a-lago by Craig Tiller · 7 years ago
  58. d15f5c0 PHP: fix pecl extension reported version by Stanley Cheung · 7 years ago
  59. 7e44480 clang format by Alexander Polcyn · 7 years ago
  60. 7c709e5 Merge github.com:grpc/grpc into epex5 by Craig Tiller · 7 years ago
  61. 5c6dda8 fix tentative startup bug by Alexander Polcyn · 7 years ago
  62. 3085aa4 Merge github.com:grpc/grpc into thread_pool by Craig Tiller · 7 years ago
  63. 53c2bbd Merge pull request #11173 from stanley-cheung/php-split-protobuf-dep by Stanley Cheung · 7 years ago
  64. 7ffb723 Fix comparison by Craig Tiller · 7 years ago
  65. 2d1e8cd Fix hpack_size test by Craig Tiller · 7 years ago
  66. d7389b4 Implement grpclb drop support. by Mark D. Roth · 7 years ago
  67. f6b622c Take grpc_workaround_list as parameter by Muxi Yan · 7 years ago
  68. 916893b fix up the test by Alexander Polcyn · 7 years ago
  69. fd4cbb7 cleanup test by Alexander Polcyn · 7 years ago
  70. 095a220 Stop setting deadline on server requests, assert so that this never happens again by Craig Tiller · 7 years ago
  71. 7b3629e fix lack-of-abort bug by Alexander Polcyn · 7 years ago
  72. 90224ba Merge pull request #11113 from jtattermusch/python_artifact_polling_trace by Jan Tattermusch · 7 years ago
  73. 6e589c6 PHP: stop requiring google/protobuf PHP implementation by Stanley Cheung · 7 years ago
  74. 0e2b6a2 remove debug prints by Alexander Polcyn · 7 years ago
  75. 5e56f00 Fixes to new executor by Craig Tiller · 7 years ago
  76. 321b7d8 Merge github.com:grpc/grpc into thread_pool by Craig Tiller · 7 years ago
  77. bcb65f0 Merge pull request #10897 from ctiller/serve_fries by Craig Tiller · 7 years ago
  78. a753371 Rework well_known_protos attr, and some other fixes by Craig Tiller · 7 years ago
  79. d822e2f Change write callback to asynchronous to avoid recursion by murgatroid99 · 7 years ago
  80. 21035da Add api to server builder plugin to modify the builder by yang-g · 7 years ago
  81. 719d373 dont use non-blittable types in native method signatures by Jan Tattermusch · 7 years ago
  82. bc60bb2 Merge remote-tracking branch 'upstream/master' into backward-compat-dev by Muxi Yan · 7 years ago
  83. 928681d obsolete -> is obsolete by Muxi Yan · 7 years ago
  84. a57d3c8 Merge pull request #11138 from grpc/revert-11121-revert-10849-backward-compat by Muxi Yan · 7 years ago
  85. d0b47db Merge pull request #11000 from lyuxuan/poll_stat by lyuxuan · 7 years ago
  86. de030a3 regenerate projects by Jan Tattermusch · 7 years ago
  87. 9eef67d fix python artifact build by Jan Tattermusch · 7 years ago
  88. 16f76d2 Bump to version 1.3.3 by Ken Payson · 7 years ago
  89. 3634fbe Merge pull request #10800 from kpayson64/fix_alpine by kpayson64 · 7 years ago
  90. 6b7f893 Merge pull request #11087 from kpayson64/update_python_auth by kpayson64 · 7 years ago
  91. 8698f2b fix extern c location by Yuxuan Li · 7 years ago
  92. 6756d75 Merge pull request #11080 from per-gron/flatbuffer-compatibility by Yang Gao · 7 years ago
  93. 94ab1b5 Make ServerBuilder accept (dns:///) URIs instead of just dns names by David Garcia Quintas · 7 years ago
  94. ec8e825 Use dispatch_queue to serialize writes by Muxi Yan · 7 years ago
  95. 8d18c6e Fix race between destroying call after status and handling write failure by murgatroid99 · 7 years ago
  96. a3eac51 Const correctness? for cython by Craig Tiller · 7 years ago
  97. a6429df fix last merge by Yuxuan Li · 7 years ago
  98. 37c2e6d fix merge by Yuxuan Li · 7 years ago
  99. 6ca796d merge master, resolve conflict by Yuxuan Li · 7 years ago
  100. 29ff466 Revert "Revert "Implement Server Backward Compatibility"" by Muxi Yan · 7 years ago