1. 0bd14cc Merge pull request #11306 from kpayson64/python_reflection by kpayson64 · 7 years ago
  2. f3bb349 Fix Python reflection arguments by Ken Payson · 7 years ago
  3. e8f565b Merge pull request #11224 from makdharma/http_proxy_test_fix by makdharma · 7 years ago
  4. 49edcb3 Merge pull request #10920 from Vizerai/intrusive_hash_map by Jim King · 7 years ago
  5. 364cceb update by Vizerai · 7 years ago
  6. 814d884 Merge pull request #11285 from ctiller/refc by Craig Tiller · 7 years ago
  7. 9315e91 Merge pull request #10925 from jiangtaoli2016/handshaker by Mark D. Roth · 7 years ago
  8. 6e411b0 Merge pull request #11280 from murgatroid99/node_api_docs by Michael Lumish · 7 years ago
  9. d646687 Add missing ref by Craig Tiller · 7 years ago
  10. c1947ef update by Vizerai · 7 years ago
  11. 4a1e432 Refcounting fix by Craig Tiller · 7 years ago
  12. d74dbd3 Merge branch 'master' of https://github.com/Vizerai/grpc into intrusive_hash_map by Vizerai · 7 years ago
  13. 0a94f3c Merge pull request #11158 from yang-g/async_default_service by Yang Gao · 7 years ago
  14. cc91983 Fix sanity by Craig Tiller · 7 years ago
  15. 850fe7f Revise handshaker to make callback once a time. by jiangtaoli2016 · 7 years ago
  16. 7d7dc9e Merge branch 'master' into handshaker by jiangtaoli2016 · 7 years ago
  17. 0f5674b Merge branch 'master' into node_api_docs by murgatroid99 · 7 years ago
  18. c92df4c Refactor some code and document most of the API by murgatroid99 · 7 years ago
  19. cf2b01d Merge pull request #11271 from stanley-cheung/php-fix-codegen-comments by Stanley Cheung · 7 years ago
  20. 6fb840b Merge pull request #11267 from apolcyn/lose_z_formatters by apolcyn · 7 years ago
  21. a0e3a87 PHP: Fixed bug in protoc plugin escaping comments by Stanley Cheung · 7 years ago
  22. 4f5bd0a Revise based on Mark Roth comments. by jiangtaoli2016 · 7 years ago
  23. 9f41c04 %z -> %lu for mingw build by Alexander Polcyn · 7 years ago
  24. 725d822 merge with head by Yang Gao · 7 years ago
  25. 495cf83 Merge pull request #11155 from jtattermusch/csharp_dont_alloc_request by Jan Tattermusch · 7 years ago
  26. d854af3 Address Mark Roth's comments. by jiangtaoli2016 · 7 years ago
  27. 34db668 Merge branch 'master' into handshaker by jiangtaoli2016 · 7 years ago
  28. 3576673 Merge pull request #11124 from ernie/use-arch-extensions-dir by apolcyn · 7 years ago
  29. bcbc071 Merge pull request #11227 from markdroth/rr_order_fix by Mark D. Roth · 7 years ago
  30. f91eb71 Change round_robin LB policy to use the addresses in the order given. by Mark D. Roth · 7 years ago
  31. 1f7103a Merge pull request #11241 from jtattermusch/string_concatenation_101 by Jan Tattermusch · 7 years ago
  32. 5937cdd Merge pull request #11047 from makdharma/objc_trailer_test by makdharma · 7 years ago
  33. 1de945b dont concatenate strings when status is OK by Jan Tattermusch · 7 years ago
  34. af3cc76 Merge pull request #10706 from markdroth/c_ares_authority by Mark D. Roth · 7 years ago
  35. 01635d1 Add trace protector to flag by ncteisen · 7 years ago
  36. e6bf7d0 Merge pull request #10930 from ncteisen/frame-size by Noah Eisen · 7 years ago
  37. 96fc54c Allow specifying DNS server to query for c-ares via URI authority. by Mark D. Roth · 7 years ago
  38. 0fd5d12 Merge pull request #11093 from ctiller/c++compat4 by Craig Tiller · 7 years ago
  39. 9c156da Fixes #9542 by Makarand Dharmapurikar · 7 years ago
  40. 656bbbe Merge pull request #11026 from markdroth/grpclb_drop_alt by Mark D. Roth · 7 years ago
  41. ff0e429 Merge pull request #11198 from stanley-cheung/upmerge-v1_3_2-to-master by Stanley Cheung · 7 years ago
  42. 8c9c1c1 Merge pull request #11156 from jtattermusch/csharp_only_blittable by Jan Tattermusch · 7 years ago
  43. 19e3d3b get rid of Histogram lock contention in qps worker by Jan Tattermusch · 7 years ago
  44. d7079b2 cache byteBufRequest for generic C# qps client by Jan Tattermusch · 7 years ago
  45. aaefea2 Merge pull request #11201 from yang-g/debug by Yang Gao · 7 years ago
  46. 6466772 Fixed missed conflicts - use constants.logVerbosity instead by Stanley Cheung · 7 years ago
  47. 27b9e1c Merge pull request #11174 from stanley-cheung/php-fix-c-ext-version by Stanley Cheung · 7 years ago
  48. ebeda85 Upmerge from v1.3.x branch to master by Stanley Cheung · 7 years ago
  49. 67cda0a Unref pending events under cq lock by yang-g · 7 years ago
  50. eb9b82b Merge pull request #11118 from muxi/backward-compat-dev by Muxi Yan · 7 years ago
  51. 4de910d Merge pull request #11098 from dgquintas/fix_subchannel_stuffs by David G. Quintas · 7 years ago
  52. 1cb396d Merge pull request #11192 from ctiller/compare-a-lago by Craig Tiller · 7 years ago
  53. d15f5c0 PHP: fix pecl extension reported version by Stanley Cheung · 7 years ago
  54. 53c2bbd Merge pull request #11173 from stanley-cheung/php-split-protobuf-dep by Stanley Cheung · 7 years ago
  55. 2d1e8cd Fix hpack_size test by Craig Tiller · 7 years ago
  56. d7389b4 Implement grpclb drop support. by Mark D. Roth · 7 years ago
  57. f6b622c Take grpc_workaround_list as parameter by Muxi Yan · 7 years ago
  58. 90224ba Merge pull request #11113 from jtattermusch/python_artifact_polling_trace by Jan Tattermusch · 7 years ago
  59. 6e589c6 PHP: stop requiring google/protobuf PHP implementation by Stanley Cheung · 7 years ago
  60. bcb65f0 Merge pull request #10897 from ctiller/serve_fries by Craig Tiller · 7 years ago
  61. 21035da Add api to server builder plugin to modify the builder by yang-g · 7 years ago
  62. 719d373 dont use non-blittable types in native method signatures by Jan Tattermusch · 7 years ago
  63. bc60bb2 Merge remote-tracking branch 'upstream/master' into backward-compat-dev by Muxi Yan · 7 years ago
  64. 928681d obsolete -> is obsolete by Muxi Yan · 7 years ago
  65. a57d3c8 Merge pull request #11138 from grpc/revert-11121-revert-10849-backward-compat by Muxi Yan · 7 years ago
  66. d0b47db Merge pull request #11000 from lyuxuan/poll_stat by lyuxuan · 7 years ago
  67. de030a3 regenerate projects by Jan Tattermusch · 7 years ago
  68. 9eef67d fix python artifact build by Jan Tattermusch · 7 years ago
  69. 16f76d2 Bump to version 1.3.3 by Ken Payson · 7 years ago
  70. 3634fbe Merge pull request #10800 from kpayson64/fix_alpine by kpayson64 · 7 years ago
  71. 6b7f893 Merge pull request #11087 from kpayson64/update_python_auth by kpayson64 · 7 years ago
  72. 8698f2b fix extern c location by Yuxuan Li · 7 years ago
  73. 6756d75 Merge pull request #11080 from per-gron/flatbuffer-compatibility by Yang Gao · 7 years ago
  74. a6429df fix last merge by Yuxuan Li · 7 years ago
  75. 37c2e6d fix merge by Yuxuan Li · 7 years ago
  76. 6ca796d merge master, resolve conflict by Yuxuan Li · 7 years ago
  77. 29ff466 Revert "Revert "Implement Server Backward Compatibility"" by Muxi Yan · 7 years ago
  78. a6171a9 Merge pull request #10662 from sreecha/cq_mpsc_based by Sree Kuchibhotla · 7 years ago
  79. 3e95a38 Merge pull request #11115 from jtattermusch/revamp_artifacts by Jan Tattermusch · 7 years ago
  80. 2145897 Fix clang-format issue by Per Grön · 7 years ago
  81. 4436969 Merge pull request #11076 from dgquintas/epoll_error_static_string by David G. Quintas · 7 years ago
  82. eef382c Remove unnecessary require_relative by Ernie Miller · 7 years ago
  83. 2285f8b Merge branch 'master' of https://github.com/grpc/grpc into import by Nicolas "Pixel" Noble · 7 years ago
  84. 7edcce2 Revert "Implement Server Backward Compatibility" by Nicolas Noble · 7 years ago
  85. 3445079 Merge branch 'master' of https://github.com/grpc/grpc into import by Nicolas "Pixel" Noble · 7 years ago
  86. 04f97ca Merge branch 'master' into backward-compat-dev by Muxi Yan · 7 years ago
  87. a2d9d48 Merge pull request #10849 from muxi/backward-compat by Muxi Yan · 7 years ago
  88. 3cf000f Merge github.com:grpc/grpc into serve_fries by Craig Tiller · 7 years ago
  89. 232e9b4 Merge branch 'master' of https://github.com/grpc/grpc into import by Nicolas "Pixel" Noble · 7 years ago
  90. 937d96d Update Python interop tests to use google-auth package by Ken Payson · 7 years ago
  91. 5854ac4 Merge pull request #11104 from yang-g/generic_deadline_propagation by Yang Gao · 7 years ago
  92. 2ef7abc Merge branch 'master' of https://github.com/grpc/grpc into import by Nicolas "Pixel" Noble · 7 years ago
  93. d71a631 regenerate by Jan Tattermusch · 7 years ago
  94. 3294474 adjust package build scripts to new paths by Jan Tattermusch · 7 years ago
  95. d18db4c upgrade C# to protobuf 3.3.0 by Jan Tattermusch · 7 years ago
  96. 1ca65d6 Merge branch 'master' into handshaker by jiangtaoli2016 · 7 years ago
  97. a044f6d Propagate deadline to GenericServerContext by yang-g · 7 years ago
  98. 4b56aa5 Merge pull request #11075 from murgatroid99/node_expose_constants by Michael Lumish · 7 years ago
  99. 6d8ca69 Fixes to subchannel and its index by David Garcia Quintas · 7 years ago
  100. eb36b8a Merge branch 'master' of https://github.com/grpc/grpc into import by Nicolas "Pixel" Noble · 7 years ago