1. b81fb79 Merge pull request #9972 from sreecha/cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  2. 58e6d13 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  3. 0e5fa9e Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  4. 92e0fee Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  5. 9e1acc0 master to 1.4.0-dev by David Garcia Quintas · 7 years ago
  6. a41fd5b Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_1.2.4 by murgatroid99 · 7 years ago
  7. 7c0cbad Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  8. aa5a928 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  9. 7f2a15a Merge pull request #10586 from yang-g/error_details2 by Yang Gao · 7 years ago
  10. 80233bf Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  11. 70a2a4b Bump version to 1.2.4 by murgatroid99 · 7 years ago
  12. f072165 Merge github.com:grpc/grpc into truebin by Craig Tiller · 7 years ago
  13. eceec8e Add helper function to supply and parse error_details from Status. by yang-g · 7 years ago
  14. 4ef9ce7 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  15. 440df10 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  16. 6b99d80 Merge pull request #10501 from ctiller/epex2 by Craig Tiller · 7 years ago
  17. 7b9f97b Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  18. 7cfa1bf Bump version to 1.2.3 by murgatroid99 · 7 years ago
  19. 5f399d1 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  20. a6ff103 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  21. 71d6ce6 Merge deadline_init/deadline_start by Craig Tiller · 7 years ago
  22. a24b971 Rename compress_filter --> message_compress_filter by Craig Tiller · 7 years ago
  23. 376887d Split event notification out of ev_epoll_linux.c by Craig Tiller · 7 years ago
  24. 084c51e Merge branch 'master' into bm_cq_multi_threads by Sree Kuchibhotla · 7 years ago
  25. f3ba6a0 Fix sanity by Craig Tiller · 7 years ago
  26. ee787ca Merge github.com:grpc/grpc into truebin by Craig Tiller · 7 years ago
  27. 3c754e4 Microbenchmark for measuring impact of multiple threads calling cq_next by Sree Kuchibhotla · 7 years ago
  28. f622151 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  29. ca38800 Merge pull request #10423 from ctiller/minimal by Craig Tiller · 7 years ago
  30. f2ceefb Merge pull request #8063 from royalharsh/buffers by kpayson64 · 7 years ago
  31. c8f62bc Add new setting for true-binary mode by Craig Tiller · 7 years ago
  32. 3be7dd0 Optionalize deadline checking by Craig Tiller · 7 years ago
  33. af76743 Optionalize compress, gather all the http2 filter bits together in ext/ by Craig Tiller · 7 years ago
  34. 9b3648a Optionalize message_size_filter by Craig Tiller · 7 years ago
  35. 0be726b bump version to 1.2.2 by Jan Tattermusch · 7 years ago
  36. 494e72d Add a minimal stack test by Craig Tiller · 7 years ago
  37. c1a32fa Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  38. 6d4894e optionalize max_age by Craig Tiller · 7 years ago
  39. 9eb0fde Reorganize ext tree by Craig Tiller · 7 years ago
  40. 9c54a0c Merge pull request #10382 from ctiller/checks by Craig Tiller · 7 years ago
  41. 6715a15 Merge pull request #10318 from y-zeng/server_channel_max_age by Yuchen Zeng · 7 years ago
  42. d4387c0 codgen by Craig Tiller · 7 years ago
  43. ee8c107 xyz by Craig Tiller · 7 years ago
  44. e04906d Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  45. 2835161 Reinstate one check, fix fall out by Craig Tiller · 7 years ago
  46. 1345a85 Merge branch 'remove_lr_from_server_context' of github.com:dgquintas/grpc into checks by Craig Tiller · 7 years ago
  47. 29b527f Reinstate one check, fix fall out by Craig Tiller · 7 years ago
  48. 6ee38a7 Merge pull request #9780 from ctiller/cpp_bazelness by Nicolas Noble · 7 years ago
  49. 9a7bab5 Core version bump to 4.0.0 by Sree Kuchibhotla · 7 years ago
  50. 484871b Bump version to 1.2.1 by Ken Payson · 7 years ago
  51. 134fed3 Move src/core/lib/tsi --> src/core/tsi by Craig Tiller · 7 years ago
  52. 1751aca Actually setting defaults for grpc_benchmark. by Nicolas "Pixel" Noble · 7 years ago
  53. dbd4497 remove python specific code by Harsh Vardhan · 7 years ago
  54. 8d5c632 Update build.yaml by Harsh Vardhan · 7 years ago
  55. a809ea5 Add max_age_filter by Yuchen Zeng · 7 years ago
  56. f3ca374 Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness by Nicolas "Pixel" Noble · 7 years ago
  57. 739cecb Merge pull request #10305 from vjpai/fixdep by Vijay Pai · 7 years ago
  58. 8e0684b Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness by Nicolas "Pixel" Noble · 7 years ago
  59. c4478a1 Merge pull request #10222 from makdharma/caching_with_uri by makdharma · 7 years ago
  60. f466ae1 Merge pull request #7771 from y-zeng/cares_buildin by Yuchen Zeng · 7 years ago
  61. b02dd01 Fixing qps & benchmark. by Nicolas "Pixel" Noble · 7 years ago
  62. b6512cf Merge pull request #10245 from sreecha/cq_factory_api by Sree Kuchibhotla · 7 years ago
  63. 69c2717 bump v1.2.x branch version to 1.2.1-pre2 by Alexander Polcyn · 7 years ago
  64. a128b7a Merge branch 'master' of https://github.com/grpc/grpc into caching_with_uri by Makarand Dharmapurikar · 7 years ago
  65. 52f50d4 Resolve a circular dependence that was being generated between by Vijay Pai · 7 years ago
  66. c46b3eb Add socket factory support to udp_server.c by Michael Warres · 7 years ago
  67. 937302b Merge remote-tracking branch 'upstream/master' into cares_rebase by Yuchen Zeng · 7 years ago
  68. 226098c added b64.c to the sources neede for grpc_base by Makarand Dharmapurikar · 7 years ago
  69. ddab452 Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness by Nicolas "Pixel" Noble · 7 years ago
  70. eeb3b24 Merge pull request #10238 from ctiller/bm_chttp2_top by Craig Tiller · 7 years ago
  71. 5c42af6 Merge pull request #9655 from markdroth/remove_initial_connect_string by Mark D. Roth · 7 years ago
  72. 098110d Merge branch 'master' into cq_factory_api by Sree Kuchibhotla · 7 years ago
  73. bf18428 Introduce grpc_completion_queue_factory API by Sree Kuchibhotla · 7 years ago
  74. 62d1dd9 Merge pull request #9850 from markdroth/retry_throttle by Mark D. Roth · 7 years ago
  75. 14ef5d8 Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string by Mark D. Roth · 7 years ago
  76. 18f09a0 Add benchmark suite for chttp2 by Craig Tiller · 7 years ago
  77. 3e30832 bump v1.2.x branch to 1.2.1-pre1 by Alexander Polcyn · 7 years ago
  78. 69e5a28 Going for 1.2.0 by David Garcia Quintas · 7 years ago
  79. 9bc0d82 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  80. 2c97708 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  81. d9efa4a Merge pull request #10123 from y-zeng/android by Yuchen Zeng · 7 years ago
  82. f3792b2 Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string by Mark D. Roth · 7 years ago
  83. 693d2b4 Merge remote-tracking branch 'upstream/master' into retry_throttle by Mark D. Roth · 7 years ago
  84. fecba53 Switch to using a CAS loop to update the token value. by Mark D. Roth · 7 years ago
  85. 4a3f53a Merge pull request #10156 from grpc/name by Nicolas Noble · 7 years ago
  86. 12ca7d3 Bump 1.2.x version to pre-2 by Ken Payson · 7 years ago
  87. e30c204 Merge pull request #10148 from ctiller/ubsan by Craig Tiller · 7 years ago
  88. 41373d0 Merge pull request #10122 from ctiller/arena by Craig Tiller · 7 years ago
  89. 3a91707 Merge remote-tracking branch 'upstream/master' into retry_throttle by Mark D. Roth · 7 years ago
  90. 68745bb Resolve dependency issues by Yuchen Zeng · 7 years ago
  91. 58796c8 G stands for... by Nicolas "Pixel" Noble · 7 years ago
  92. dd9b597 UBSAN cleanup by Craig Tiller · 7 years ago
  93. 47155ed Split ifaddr related functions out into a separate file by Yuchen Zeng · 7 years ago
  94. 37bbbd7 Merge pull request #9984 from ctiller/poll-wakeup by Craig Tiller · 7 years ago
  95. 9202b3f Arena allocator for grpc by Craig Tiller · 7 years ago
  96. bf3dce2 Merge branch 'poll-wakeup' of github.com:ctiller/grpc into poll-wakeup by Craig Tiller · 7 years ago
  97. a2d11d7 Merge github.com:grpc/grpc into poll-wakeup by Craig Tiller · 7 years ago
  98. 46a50d5 Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v1.2.x by murgatroid99 · 7 years ago
  99. 169c553 Merge pull request #10078 from dgquintas/master_to_1.3.0 by David G. Quintas · 7 years ago
  100. a85e7d4 Merge pull request #10054 from murgatroid99/uv_resolver_fallback by Michael Lumish · 7 years ago