1. d9986c3 1.3.x branch cut by David Garcia Quintas · 7 years ago
  2. f072165 Merge github.com:grpc/grpc into truebin by Craig Tiller · 7 years ago
  3. 6b99d80 Merge pull request #10501 from ctiller/epex2 by Craig Tiller · 7 years ago
  4. 376887d Split event notification out of ev_epoll_linux.c by Craig Tiller · 7 years ago
  5. 61f729f Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v12x by Jan Tattermusch · 7 years ago
  6. ee787ca Merge github.com:grpc/grpc into truebin by Craig Tiller · 7 years ago
  7. c8f62bc Add new setting for true-binary mode by Craig Tiller · 7 years ago
  8. 0be726b bump version to 1.2.2 by Jan Tattermusch · 7 years ago
  9. 6d4894e optionalize max_age by Craig Tiller · 7 years ago
  10. 9eb0fde Reorganize ext tree by Craig Tiller · 7 years ago
  11. 9c54a0c Merge pull request #10382 from ctiller/checks by Craig Tiller · 7 years ago
  12. 6715a15 Merge pull request #10318 from y-zeng/server_channel_max_age by Yuchen Zeng · 7 years ago
  13. 29b527f Reinstate one check, fix fall out by Craig Tiller · 7 years ago
  14. 484871b Bump version to 1.2.1 by Ken Payson · 7 years ago
  15. e417739 Merge pull request #10345 from kpayson64/real_spinlock_fix by kpayson64 · 7 years ago
  16. c9a3aaa Fix Python poll() server spinlock bug by Ken Payson · 7 years ago
  17. 134fed3 Move src/core/lib/tsi --> src/core/tsi by Craig Tiller · 7 years ago
  18. a809ea5 Add max_age_filter by Yuchen Zeng · 7 years ago
  19. c4478a1 Merge pull request #10222 from makdharma/caching_with_uri by makdharma · 7 years ago
  20. f466ae1 Merge pull request #7771 from y-zeng/cares_buildin by Yuchen Zeng · 7 years ago
  21. b6512cf Merge pull request #10245 from sreecha/cq_factory_api by Sree Kuchibhotla · 7 years ago
  22. 69c2717 bump v1.2.x branch version to 1.2.1-pre2 by Alexander Polcyn · 7 years ago
  23. a128b7a Merge branch 'master' of https://github.com/grpc/grpc into caching_with_uri by Makarand Dharmapurikar · 7 years ago
  24. af61d0b Merge pull request #10293 from nicolasnoble/upmerge-1.2.0 by Nicolas Noble · 7 years ago
  25. c46b3eb Add socket factory support to udp_server.c by Michael Warres · 7 years ago
  26. e44a50f Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 by Nicolas "Pixel" Noble · 7 years ago
  27. 937302b Merge remote-tracking branch 'upstream/master' into cares_rebase by Yuchen Zeng · 7 years ago
  28. 226098c added b64.c to the sources neede for grpc_base by Makarand Dharmapurikar · 7 years ago
  29. 5c42af6 Merge pull request #9655 from markdroth/remove_initial_connect_string by Mark D. Roth · 7 years ago
  30. 098110d Merge branch 'master' into cq_factory_api by Sree Kuchibhotla · 7 years ago
  31. bf18428 Introduce grpc_completion_queue_factory API by Sree Kuchibhotla · 7 years ago
  32. 62d1dd9 Merge pull request #9850 from markdroth/retry_throttle by Mark D. Roth · 7 years ago
  33. 14ef5d8 Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string by Mark D. Roth · 7 years ago
  34. 3e30832 bump v1.2.x branch to 1.2.1-pre1 by Alexander Polcyn · 7 years ago
  35. 69e5a28 Going for 1.2.0 by David Garcia Quintas · 7 years ago
  36. 9bc0d82 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  37. 2c97708 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  38. 252205c Merge pull request #10022 from kpayson64/resource_exauhsted by kpayson64 · 7 years ago
  39. d9efa4a Merge pull request #10123 from y-zeng/android by Yuchen Zeng · 7 years ago
  40. f3792b2 Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string by Mark D. Roth · 7 years ago
  41. 39a5932 Add max_requests argument to server by Ken Payson · 7 years ago
  42. 693d2b4 Merge remote-tracking branch 'upstream/master' into retry_throttle by Mark D. Roth · 7 years ago
  43. fecba53 Switch to using a CAS loop to update the token value. by Mark D. Roth · 7 years ago
  44. b4121ca Merge pull request #10188 from kpayson64/another_gil_fix by kpayson64 · 7 years ago
  45. 7655748 Merge pull request #10186 from kpayson64/bump_pre_version by kpayson64 · 7 years ago
  46. 867e35a Initialize GIL at startup by Ken Payson · 7 years ago
  47. 12ca7d3 Bump 1.2.x version to pre-2 by Ken Payson · 7 years ago
  48. 8b371e2 Change GIL aquire functions to make it c-core thread safe by Ken Payson · 7 years ago
  49. 3a91707 Merge remote-tracking branch 'upstream/master' into retry_throttle by Mark D. Roth · 7 years ago
  50. 68745bb Resolve dependency issues by Yuchen Zeng · 7 years ago
  51. 47155ed Split ifaddr related functions out into a separate file by Yuchen Zeng · 7 years ago
  52. 9202b3f Arena allocator for grpc by Craig Tiller · 7 years ago
  53. 904e7f5 Introducing 1.2.0-pre1 by David Garcia Quintas · 7 years ago
  54. 74cec10 Bumped version to 1.3.0-dev by David Garcia Quintas · 7 years ago
  55. 04b4d4c Merge pull request #9974 from nathanielmanistaatgoogle/lint by Nathaniel Manista · 7 years ago
  56. 26515ab Merge pull request #9967 from nathanielmanistaatgoogle/lint by Nathaniel Manista · 7 years ago
  57. 3ec1366 Enable unused-argument lint by Nathaniel Manista · 7 years ago
  58. 8fccf59 Enable too-many-return-statements lint by Nathaniel Manista · 7 years ago
  59. c3038a5 Suppress and enable too-many-locals lint by Nathaniel Manista · 7 years ago
  60. db0f85b Configure and enable too-many-arguments lint by Nathaniel Manista · 7 years ago
  61. 18f025e Fix and enable super-init-not-called lint by Nathaniel Manista · 7 years ago
  62. af39256 Fix and enable redefined-outer-name lint by Nathaniel Manista · 7 years ago
  63. 0ee3e3e Merge pull request #9866 from nathanielmanistaatgoogle/lint-fixes by Nathaniel Manista · 7 years ago
  64. b16d765 Work toward enabling cyclic-import lint by Nathaniel Manista · 7 years ago
  65. 4531cbe Selectively suppress and enable broad-except lint by Nathaniel Manista · 7 years ago
  66. e151a21 Fix and enable unused-variable lint by Nathaniel Manista · 7 years ago
  67. d5e3766 Fix and enable no-value-for-parameter lint by Nathaniel Manista · 7 years ago
  68. 7983213 Fix and enable unused-import lint by Nathaniel Manista · 7 years ago
  69. 017365d Fix and enable no-self-use lint by Nathaniel Manista · 7 years ago
  70. 98a4c6f Remove grpc.beta._connectivity_channel by Nathaniel Manista · 7 years ago
  71. 02612c1 Merge remote-tracking branch 'upstream/master' into retry_throttle by Mark D. Roth · 7 years ago
  72. 63852c9 Merge pull request #9694 from nicolasnoble/upmerge_from_1_1_x by Michael Lumish · 7 years ago
  73. d6d192d Retry throttling implementation. by Mark D. Roth · 7 years ago
  74. 90798ab Fix and enable no-member lint by Nathaniel Manista · 7 years ago
  75. a52d3bb Fix and enable simplifiable-if-statement lint by Nathaniel Manista · 7 years ago
  76. 402aca6 Fix and enable dangerous-default-value lint by Nathaniel Manista · 7 years ago
  77. 3577f63 Fix and enable logging-format-interpolation lint by Nathaniel Manista · 7 years ago
  78. d5d9d9e Store cython-level call in grpc.Call by Ken Payson · 7 years ago
  79. e00d63f Merge remote-tracking branch 'google/v1.1.x' by Nicolas "Pixel" Noble · 7 years ago
  80. 1dcd922 Remove initial_connect_string hack. by Mark D. Roth · 7 years ago
  81. f44e781 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  82. fa301e3 Merge pull request #9613 from murgatroid99/node_disable_libuv_core by Michael Lumish · 7 years ago
  83. 0129150 Secure naming support for gRPCLB by David Garcia Quintas · 7 years ago
  84. 9e61e08 User-Agent "Python-gRPC-" → "grpc-python/" by Nathaniel Manista · 7 years ago
  85. b4726ff Merge pull request #9598 from kpayson64/pin_yapf by David G. Quintas · 7 years ago
  86. 2b3e12c Update version to 1.1.2 by murgatroid99 · 7 years ago
  87. 0f5e3a8 Ran Yapf code, pinned version by Ken Payson · 7 years ago
  88. 2fa5f2f Re-run yapf code, and pin version by Ken Payson · 7 years ago
  89. 86d2115 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  90. 3a63d4c Merge github.com:grpc/grpc into bwest by Craig Tiller · 7 years ago
  91. 0e8763f Merge pull request #9533 from murgatroid99/version_1.1.1_bump by Michael Lumish · 7 years ago
  92. e15b5a4 Bump version to 1.1.1 by murgatroid99 · 8 years ago
  93. 92edda5 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  94. a5b1a89 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  95. 6e0a476 Merge github.com:grpc/grpc into version3 by Craig Tiller · 8 years ago
  96. ba7c059 Run yapf_code on v1.1.x by murgatroid99 · 8 years ago
  97. 5cad46e Bump master version numbers by Craig Tiller · 8 years ago
  98. 4dcb786 Flagging version 1.1.0. by Nicolas "Pixel" Noble · 8 years ago
  99. 4a1fa69 ran yapf by David Garcia Quintas · 8 years ago
  100. 203de0f Really fix python. by Mark D. Roth · 8 years ago