1. 53af23c Improvements to Fake Resolver by David Garcia Quintas · 7 years ago
  2. 7c0cbad Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  3. 7f2a15a Merge pull request #10586 from yang-g/error_details2 by Yang Gao · 7 years ago
  4. 80233bf Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  5. f072165 Merge github.com:grpc/grpc into truebin by Craig Tiller · 7 years ago
  6. eceec8e Add helper function to supply and parse error_details from Status. by yang-g · 7 years ago
  7. 440df10 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  8. 71d6ce6 Merge deadline_init/deadline_start by Craig Tiller · 7 years ago
  9. 376887d Split event notification out of ev_epoll_linux.c by Craig Tiller · 7 years ago
  10. 0357187 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  11. edfce58 Merge github.com:grpc/grpc into truebin by Craig Tiller · 7 years ago
  12. 526e624 Merge pull request #9902 from y-zeng/keepalive_server by Yuchen Zeng · 7 years ago
  13. ee787ca Merge github.com:grpc/grpc into truebin by Craig Tiller · 7 years ago
  14. f622151 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  15. ca38800 Merge pull request #10423 from ctiller/minimal by Craig Tiller · 7 years ago
  16. f2ceefb Merge pull request #8063 from royalharsh/buffers by kpayson64 · 7 years ago
  17. af5c505 Add bad_ping test, fix ping test by Yuchen Zeng · 7 years ago
  18. c8f62bc Add new setting for true-binary mode by Craig Tiller · 7 years ago
  19. 3be7dd0 Optionalize deadline checking by Craig Tiller · 7 years ago
  20. af76743 Optionalize compress, gather all the http2 filter bits together in ext/ by Craig Tiller · 7 years ago
  21. 9b3648a Optionalize message_size_filter by Craig Tiller · 7 years ago
  22. 494e72d Add a minimal stack test by Craig Tiller · 7 years ago
  23. fb33d27 Merge by Craig Tiller · 7 years ago
  24. 8b0e90d Merge github.com:grpc/grpc into minimal by Craig Tiller · 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. 169abf1 Something brokeded sanity by Vijay Pai · 7 years ago
  28. 9c54a0c Merge pull request #10382 from ctiller/checks by Craig Tiller · 7 years ago
  29. 6715a15 Merge pull request #10318 from y-zeng/server_channel_max_age by Yuchen Zeng · 7 years ago
  30. 790f6af Regenerate projects by Craig Tiller · 7 years ago
  31. 6ee38a7 Merge pull request #9780 from ctiller/cpp_bazelness by Nicolas Noble · 7 years ago
  32. b2caafc Add max_connection_idle test by Yuchen Zeng · 7 years ago
  33. 22321fc Add max_connection_age end2end test by Yuchen Zeng · 7 years ago
  34. 134fed3 Move src/core/lib/tsi --> src/core/tsi by Craig Tiller · 7 years ago
  35. 974f3d7 remove lang specific streaming methods by Harsh Vardhan · 7 years ago
  36. a809ea5 Add max_age_filter by Yuchen Zeng · 7 years ago
  37. f3ca374 Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness by Nicolas "Pixel" Noble · 7 years ago
  38. 739cecb Merge pull request #10305 from vjpai/fixdep by Vijay Pai · 7 years ago
  39. 8e0684b Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness by Nicolas "Pixel" Noble · 7 years ago
  40. c4478a1 Merge pull request #10222 from makdharma/caching_with_uri by makdharma · 7 years ago
  41. f466ae1 Merge pull request #7771 from y-zeng/cares_buildin by Yuchen Zeng · 7 years ago
  42. b02dd01 Fixing qps & benchmark. by Nicolas "Pixel" Noble · 7 years ago
  43. b6512cf Merge pull request #10245 from sreecha/cq_factory_api by Sree Kuchibhotla · 7 years ago
  44. a128b7a Merge branch 'master' of https://github.com/grpc/grpc into caching_with_uri by Makarand Dharmapurikar · 7 years ago
  45. 52f50d4 Resolve a circular dependence that was being generated between by Vijay Pai · 7 years ago
  46. c46b3eb Add socket factory support to udp_server.c by Michael Warres · 7 years ago
  47. 937302b Merge remote-tracking branch 'upstream/master' into cares_rebase by Yuchen Zeng · 7 years ago
  48. 226098c added b64.c to the sources neede for grpc_base by Makarand Dharmapurikar · 7 years ago
  49. 5c42af6 Merge pull request #9655 from markdroth/remove_initial_connect_string by Mark D. Roth · 7 years ago
  50. 098110d Merge branch 'master' into cq_factory_api by Sree Kuchibhotla · 7 years ago
  51. bf18428 Introduce grpc_completion_queue_factory API by Sree Kuchibhotla · 7 years ago
  52. 62d1dd9 Merge pull request #9850 from markdroth/retry_throttle by Mark D. Roth · 7 years ago
  53. 14ef5d8 Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string by Mark D. Roth · 7 years ago
  54. 9bc0d82 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  55. 2c97708 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  56. d9efa4a Merge pull request #10123 from y-zeng/android by Yuchen Zeng · 7 years ago
  57. f3792b2 Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string by Mark D. Roth · 7 years ago
  58. 693d2b4 Merge remote-tracking branch 'upstream/master' into retry_throttle by Mark D. Roth · 7 years ago
  59. fecba53 Switch to using a CAS loop to update the token value. by Mark D. Roth · 7 years ago
  60. 3a91707 Merge remote-tracking branch 'upstream/master' into retry_throttle by Mark D. Roth · 7 years ago
  61. 68745bb Resolve dependency issues by Yuchen Zeng · 7 years ago
  62. 47155ed Split ifaddr related functions out into a separate file by Yuchen Zeng · 7 years ago
  63. 9202b3f Arena allocator for grpc by Craig Tiller · 7 years ago
  64. 89addae Merge pull request #10039 from ctiller/server_channel_args by Craig Tiller · 7 years ago
  65. b3eee5c Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-human by ncteisen · 7 years ago
  66. 808d19e Merge pull request #9977 from ctiller/fssplit by Craig Tiller · 7 years ago
  67. 111f2d4 Merge github.com:grpc/grpc into server_channel_args by Craig Tiller · 7 years ago
  68. 12352b2 Add test of server builder, including channel args by Craig Tiller · 8 years ago
  69. 4751c28 Add channel arguments to server builder by Craig Tiller · 8 years ago
  70. 5ea6c9f Merge branch 'fssplit' of github.com:ctiller/grpc into fssplit by Craig Tiller · 7 years ago
  71. e067b6e Resolve sanity failures by Craig Tiller · 7 years ago
  72. 8a0ec88 Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master by David Garcia Quintas · 7 years ago
  73. f09ec59 Fix mac build by Craig Tiller · 7 years ago
  74. 8c3eaf2 Merge pull request #9939 from ctiller/stream_owned_slice by Craig Tiller · 7 years ago
  75. 627a598 Prep for splitting bm_fullstack by Craig Tiller · 7 years ago
  76. 5e32153 Move helpers to a common place, use them everywhere by Craig Tiller · 7 years ago
  77. fbedd67 Merge pull request #9769 from ctiller/always-use-port-server by Craig Tiller · 7 years ago
  78. 2316b80 Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-human by ncteisen · 7 years ago
  79. 295df6d Add a slice type that shares a refcount with a transport stream by Craig Tiller · 7 years ago
  80. 02612c1 Merge remote-tracking branch 'upstream/master' into retry_throttle by Mark D. Roth · 7 years ago
  81. c2515d0 Merge github.com:grpc/grpc into always-use-port-server by Craig Tiller · 7 years ago
  82. a10f00c Merge github.com:grpc/grpc into spinlock by Craig Tiller · 7 years ago
  83. 2aa5a1d Merge pull request #9839 from y-zeng/1_1_x_address_arg_fix by Yuchen Zeng · 7 years ago
  84. 4776102 Merge pull request #9468 from y-zeng/p2p_client by Yuchen Zeng · 7 years ago
  85. edbf2b9 Add a spinlock type. by Craig Tiller · 7 years ago
  86. 990d9fe Client-side keepalive ping by Yuchen Zeng · 7 years ago
  87. 98cdf3b Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master by murgatroid99 · 7 years ago
  88. 3da3ce3 Add error test by ncteisen · 7 years ago
  89. d6d192d Retry throttling implementation. by Mark D. Roth · 7 years ago
  90. 4d34729 Merge github.com:grpc/grpc into always-use-port-server by Craig Tiller · 7 years ago
  91. a9d8a15 Add parse_address_test by Yuchen Zeng · 7 years ago
  92. 9b836dd Merge github.com:grpc/grpc into this-was-a-good-idea-that-wasnt by Craig Tiller · 7 years ago
  93. 8506219 Remove internal api canaries: they have never solved anything for us by Craig Tiller · 7 years ago
  94. 1191b72 Improve Node and libuv testing and test coverage by murgatroid99 · 7 years ago
  95. cba864b Eliminate port server env var, force its use always, consolidate code by Craig Tiller · 7 years ago
  96. 55c6ebf Merge branch 'master' into health by yang-g · 7 years ago
  97. ca452f4 Merge pull request #9648 from dgquintas/lr_sans_md by David G. Quintas · 7 years ago
  98. fe5f497 Add a test that measures flow control stalls in a deterministic way by Craig Tiller · 7 years ago
  99. f31f096 Use call context to propagare LR costs by David Garcia Quintas · 7 years ago
  100. f7f25fc Merge pull request #9615 from ppietrasa/bugfix-missing_include by Jan Tattermusch · 7 years ago