1. 90bb7bd Merge pull request #10449 from ctiller/minimal_test by Craig Tiller · 7 years ago
  2. b575394 Use _pb2_grpc module to access gRPC entities by Mehrdad Afshari · 7 years ago
  3. 58e6d13 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  4. 9e1acc0 master to 1.4.0-dev by David Garcia Quintas · 7 years ago
  5. 80233bf Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  6. f072165 Merge github.com:grpc/grpc into truebin by Craig Tiller · 7 years ago
  7. 440df10 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  8. 6b99d80 Merge pull request #10501 from ctiller/epex2 by Craig Tiller · 7 years ago
  9. 5f399d1 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  10. 71d6ce6 Merge deadline_init/deadline_start by Craig Tiller · 7 years ago
  11. a24b971 Rename compress_filter --> message_compress_filter by Craig Tiller · 7 years ago
  12. d6d31b0 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  13. 376887d Split event notification out of ev_epoll_linux.c by Craig Tiller · 7 years ago
  14. 61f729f Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v12x by Jan Tattermusch · 7 years ago
  15. d4da50b Add manifest to fix grpcio_reflection packaging by Mehrdad Afshari · 7 years ago
  16. 0357187 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  17. edfce58 Merge github.com:grpc/grpc into truebin by Craig Tiller · 7 years ago
  18. 0cbfad6 Support custom pool in enable_server_reflection by Mehrdad Afshari · 7 years ago
  19. ee787ca Merge github.com:grpc/grpc into truebin by Craig Tiller · 7 years ago
  20. c8f62bc Add new setting for true-binary mode by Craig Tiller · 7 years ago
  21. 3be7dd0 Optionalize deadline checking by Craig Tiller · 7 years ago
  22. af76743 Optionalize compress, gather all the http2 filter bits together in ext/ by Craig Tiller · 7 years ago
  23. 9b3648a Optionalize message_size_filter by Craig Tiller · 7 years ago
  24. 0be726b bump version to 1.2.2 by Jan Tattermusch · 7 years ago
  25. 6d4894e optionalize max_age by Craig Tiller · 7 years ago
  26. 9eb0fde Reorganize ext tree by Craig Tiller · 7 years ago
  27. 9c54a0c Merge pull request #10382 from ctiller/checks by Craig Tiller · 7 years ago
  28. 6715a15 Merge pull request #10318 from y-zeng/server_channel_max_age by Yuchen Zeng · 7 years ago
  29. 29b527f Reinstate one check, fix fall out by Craig Tiller · 7 years ago
  30. 484871b Bump version to 1.2.1 by Ken Payson · 7 years ago
  31. e417739 Merge pull request #10345 from kpayson64/real_spinlock_fix by kpayson64 · 7 years ago
  32. c9a3aaa Fix Python poll() server spinlock bug by Ken Payson · 7 years ago
  33. 134fed3 Move src/core/lib/tsi --> src/core/tsi by Craig Tiller · 7 years ago
  34. a809ea5 Add max_age_filter by Yuchen Zeng · 7 years ago
  35. c4478a1 Merge pull request #10222 from makdharma/caching_with_uri by makdharma · 7 years ago
  36. f466ae1 Merge pull request #7771 from y-zeng/cares_buildin by Yuchen Zeng · 7 years ago
  37. b6512cf Merge pull request #10245 from sreecha/cq_factory_api by Sree Kuchibhotla · 7 years ago
  38. 69c2717 bump v1.2.x branch version to 1.2.1-pre2 by Alexander Polcyn · 7 years ago
  39. a128b7a Merge branch 'master' of https://github.com/grpc/grpc into caching_with_uri by Makarand Dharmapurikar · 7 years ago
  40. af61d0b Merge pull request #10293 from nicolasnoble/upmerge-1.2.0 by Nicolas Noble · 7 years ago
  41. c46b3eb Add socket factory support to udp_server.c by Michael Warres · 7 years ago
  42. e44a50f Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 by Nicolas "Pixel" Noble · 7 years ago
  43. d336084 Merge remote-tracking branch 'upstream/master' into cares_rebase by Yuchen Zeng · 7 years ago
  44. 0273594 Add pylint comment to justify unused import by Mehrdad Afshari · 7 years ago
  45. 626efa6 Temporarily disable testFileContainingExtension by Mehrdad Afshari · 7 years ago
  46. 7472e13 Sort service_names returned by python reflection by Mehrdad Afshari · 7 years ago
  47. 7be69fc Add helper function for enabling python reflection by Mehrdad Afshari · 7 years ago
  48. 9ca61fd Add all_extension_numbers_of_type in py reflection by Mehrdad Afshari · 7 years ago
  49. 03d9500 Test all_extension_numbers_of_type by Mehrdad Afshari · 7 years ago
  50. 8be4e03 Add ReflectionServicer._file_containing_extension by Mehrdad Afshari · 7 years ago
  51. a0cbe8c Fix and un-skip testFileContainingExtension by Mehrdad Afshari · 7 years ago
  52. 937302b Merge remote-tracking branch 'upstream/master' into cares_rebase by Yuchen Zeng · 7 years ago
  53. 226098c added b64.c to the sources neede for grpc_base by Makarand Dharmapurikar · 7 years ago
  54. 5c42af6 Merge pull request #9655 from markdroth/remove_initial_connect_string by Mark D. Roth · 7 years ago
  55. 098110d Merge branch 'master' into cq_factory_api by Sree Kuchibhotla · 7 years ago
  56. bf18428 Introduce grpc_completion_queue_factory API by Sree Kuchibhotla · 7 years ago
  57. 62d1dd9 Merge pull request #9850 from markdroth/retry_throttle by Mark D. Roth · 7 years ago
  58. 14ef5d8 Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string by Mark D. Roth · 7 years ago
  59. 3e30832 bump v1.2.x branch to 1.2.1-pre1 by Alexander Polcyn · 7 years ago
  60. 69e5a28 Going for 1.2.0 by David Garcia Quintas · 7 years ago
  61. 4967344 Merge pull request #10212 from nathanielmanistaatgoogle/update-tests by Nathaniel Manista · 7 years ago
  62. bb7484c Update tests to current gRPC code elements by Nathaniel Manista · 7 years ago
  63. 9bc0d82 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  64. 2c97708 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  65. f39cf46 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  66. 252205c Merge pull request #10022 from kpayson64/resource_exauhsted by kpayson64 · 7 years ago
  67. d9efa4a Merge pull request #10123 from y-zeng/android by Yuchen Zeng · 7 years ago
  68. f3792b2 Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string by Mark D. Roth · 7 years ago
  69. 39a5932 Add max_requests argument to server by Ken Payson · 7 years ago
  70. 693d2b4 Merge remote-tracking branch 'upstream/master' into retry_throttle by Mark D. Roth · 7 years ago
  71. fecba53 Switch to using a CAS loop to update the token value. by Mark D. Roth · 7 years ago
  72. b4121ca Merge pull request #10188 from kpayson64/another_gil_fix by kpayson64 · 7 years ago
  73. 7655748 Merge pull request #10186 from kpayson64/bump_pre_version by kpayson64 · 7 years ago
  74. 867e35a Initialize GIL at startup by Ken Payson · 7 years ago
  75. 12ca7d3 Bump 1.2.x version to pre-2 by Ken Payson · 7 years ago
  76. 6b2662a Merge pull request #10174 from nathanielmanistaatgoogle/health by Nathaniel Manista · 7 years ago
  77. 41373d0 Merge pull request #10122 from ctiller/arena by Craig Tiller · 7 years ago
  78. 8b371e2 Change GIL aquire functions to make it c-core thread safe by Ken Payson · 7 years ago
  79. 488d419 Update health to current gRPC code elements by Nathaniel Manista · 7 years ago
  80. 3a91707 Merge remote-tracking branch 'upstream/master' into retry_throttle by Mark D. Roth · 7 years ago
  81. 68745bb Resolve dependency issues by Yuchen Zeng · 7 years ago
  82. 47155ed Split ifaddr related functions out into a separate file by Yuchen Zeng · 7 years ago
  83. 9202b3f Arena allocator for grpc by Craig Tiller · 7 years ago
  84. fe6bc69 Skip split_definitions_test if PyPy by Siddharth Shukla · 8 years ago
  85. 32f32ea Merge pull request #9990 from kpayson64/fill_in_fields by kpayson64 · 7 years ago
  86. 7835430 Add package details to gRPC Packages by Ken Payson · 7 years ago
  87. 904e7f5 Introducing 1.2.0-pre1 by David Garcia Quintas · 7 years ago
  88. 74cec10 Bumped version to 1.3.0-dev by David Garcia Quintas · 7 years ago
  89. 04b4d4c Merge pull request #9974 from nathanielmanistaatgoogle/lint by Nathaniel Manista · 7 years ago
  90. 9b3c73d Updated protobuf dependency for python to 3.2.0 by Mehrdad Afshari · 7 years ago
  91. 26515ab Merge pull request #9967 from nathanielmanistaatgoogle/lint by Nathaniel Manista · 7 years ago
  92. 3ec1366 Enable unused-argument lint by Nathaniel Manista · 7 years ago
  93. 8fccf59 Enable too-many-return-statements lint by Nathaniel Manista · 7 years ago
  94. c3038a5 Suppress and enable too-many-locals lint by Nathaniel Manista · 7 years ago
  95. db0f85b Configure and enable too-many-arguments lint by Nathaniel Manista · 7 years ago
  96. 18f025e Fix and enable super-init-not-called lint by Nathaniel Manista · 7 years ago
  97. af39256 Fix and enable redefined-outer-name lint by Nathaniel Manista · 7 years ago
  98. 0ee3e3e Merge pull request #9866 from nathanielmanistaatgoogle/lint-fixes by Nathaniel Manista · 7 years ago
  99. b16d765 Work toward enabling cyclic-import lint by Nathaniel Manista · 7 years ago
  100. 4531cbe Selectively suppress and enable broad-except lint by Nathaniel Manista · 7 years ago