1. 0afa9ab Bump to 1.3.2-pre1 by Stanley Cheung · 7 years ago
  2. 572cd7e Update version to 1.3.1 by murgatroid99 · 7 years ago
  3. 606945a 1.3.0 -> 1.3.1-pre1 by David Garcia Quintas · 7 years ago
  4. 3ef2355 s/1.3.0-pre/1.3.0 by David Garcia Quintas · 7 years ago
  5. f5521c3 Revert "Merge branch 'master' into v1.3.x" by Alexander Polcyn · 7 years ago
  6. b7f1129 Merge pull request #10742 from markdroth/hash_table by Mark D. Roth · 7 years ago
  7. 79ec0ff Increase portability of CMakeLists.txt by Mehrdad Afshari · 7 years ago
  8. 06a30ee Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  9. 0c0b89a Change hash table to use linear probing and add unit test. by Mark D. Roth · 7 years ago
  10. cac4e17 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  11. 6bc7016 Remove status_helper as it is not needed any more by yang-g · 7 years ago
  12. 53af23c Improvements to Fake Resolver by David Garcia Quintas · 7 years ago
  13. 2c6f637 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  14. 58e6d13 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  15. 9e1acc0 master to 1.4.0-dev by David Garcia Quintas · 7 years ago
  16. 7c0cbad Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  17. 7f2a15a Merge pull request #10586 from yang-g/error_details2 by Yang Gao · 7 years ago
  18. b3d308b Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  19. 80233bf Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  20. 66d40c6 Fix BUILD dependency, copyright and cmake by yang-g · 7 years ago
  21. f072165 Merge github.com:grpc/grpc into truebin by Craig Tiller · 7 years ago
  22. c20fa90 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  23. d8c58c5 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  24. eceec8e Add helper function to supply and parse error_details from Status. by yang-g · 7 years ago
  25. 5cb8402 Merge pull request #10568 from y-zeng/fix_sanity by Yuchen Zeng · 7 years ago
  26. 440df10 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  27. 6b99d80 Merge pull request #10501 from ctiller/epex2 by Craig Tiller · 7 years ago
  28. 6465776 Generate projects by Yuchen Zeng · 7 years ago
  29. 115b4fa Merge pull request #10407 from kpayson64/alpine_linux_support by kpayson64 · 7 years ago
  30. 5f399d1 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  31. ecc457b allow using gRPC as a cmake subproject by Jan Tattermusch · 7 years ago
  32. 975b510 Fix build on Alpine linux + add portability tests by Ken Payson · 7 years ago
  33. 71d6ce6 Merge deadline_init/deadline_start by Craig Tiller · 7 years ago
  34. a24b971 Rename compress_filter --> message_compress_filter by Craig Tiller · 7 years ago
  35. 376887d Split event notification out of ev_epoll_linux.c by Craig Tiller · 7 years ago
  36. 084c51e Merge branch 'master' into bm_cq_multi_threads by Sree Kuchibhotla · 7 years ago
  37. 0357187 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  38. edfce58 Merge github.com:grpc/grpc into truebin by Craig Tiller · 7 years ago
  39. 8d4b981 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  40. 526e624 Merge pull request #9902 from y-zeng/keepalive_server by Yuchen Zeng · 7 years ago
  41. 5de4656 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  42. ee787ca Merge github.com:grpc/grpc into truebin by Craig Tiller · 7 years ago
  43. 3c754e4 Microbenchmark for measuring impact of multiple threads calling cq_next by Sree Kuchibhotla · 7 years ago
  44. af5c505 Add bad_ping test, fix ping test by Yuchen Zeng · 7 years ago
  45. c8f62bc Add new setting for true-binary mode by Craig Tiller · 7 years ago
  46. 3be7dd0 Optionalize deadline checking by Craig Tiller · 7 years ago
  47. af76743 Optionalize compress, gather all the http2 filter bits together in ext/ by Craig Tiller · 7 years ago
  48. 9b3648a Optionalize message_size_filter by Craig Tiller · 7 years ago
  49. 494e72d Add a minimal stack test by Craig Tiller · 7 years ago
  50. fb33d27 Merge by Craig Tiller · 7 years ago
  51. 8b0e90d Merge github.com:grpc/grpc into minimal by Craig Tiller · 7 years ago
  52. 5f95f1a Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  53. 6d4894e optionalize max_age by Craig Tiller · 7 years ago
  54. 9eb0fde Reorganize ext tree by Craig Tiller · 7 years ago
  55. 169abf1 Something brokeded sanity by Vijay Pai · 7 years ago
  56. 9c54a0c Merge pull request #10382 from ctiller/checks by Craig Tiller · 7 years ago
  57. 6715a15 Merge pull request #10318 from y-zeng/server_channel_max_age by Yuchen Zeng · 7 years ago
  58. 547631e Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  59. 790f6af Regenerate projects by Craig Tiller · 7 years ago
  60. 1345a85 Merge branch 'remove_lr_from_server_context' of github.com:dgquintas/grpc into checks by Craig Tiller · 7 years ago
  61. 29b527f Reinstate one check, fix fall out by Craig Tiller · 7 years ago
  62. 6ee38a7 Merge pull request #9780 from ctiller/cpp_bazelness by Nicolas Noble · 7 years ago
  63. b2caafc Add max_connection_idle test by Yuchen Zeng · 7 years ago
  64. 22321fc Add max_connection_age end2end test by Yuchen Zeng · 7 years ago
  65. 134fed3 Move src/core/lib/tsi --> src/core/tsi by Craig Tiller · 7 years ago
  66. a809ea5 Add max_age_filter by Yuchen Zeng · 7 years ago
  67. f3ca374 Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness by Nicolas "Pixel" Noble · 7 years ago
  68. 739cecb Merge pull request #10305 from vjpai/fixdep by Vijay Pai · 7 years ago
  69. 8e0684b Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness by Nicolas "Pixel" Noble · 7 years ago
  70. c4478a1 Merge pull request #10222 from makdharma/caching_with_uri by makdharma · 7 years ago
  71. f466ae1 Merge pull request #7771 from y-zeng/cares_buildin by Yuchen Zeng · 7 years ago
  72. b02dd01 Fixing qps & benchmark. by Nicolas "Pixel" Noble · 7 years ago
  73. b6512cf Merge pull request #10245 from sreecha/cq_factory_api by Sree Kuchibhotla · 7 years ago
  74. a128b7a Merge branch 'master' of https://github.com/grpc/grpc into caching_with_uri by Makarand Dharmapurikar · 7 years ago
  75. 52f50d4 Resolve a circular dependence that was being generated between by Vijay Pai · 7 years ago
  76. c46b3eb Add socket factory support to udp_server.c by Michael Warres · 7 years ago
  77. 937302b Merge remote-tracking branch 'upstream/master' into cares_rebase by Yuchen Zeng · 7 years ago
  78. 226098c added b64.c to the sources neede for grpc_base by Makarand Dharmapurikar · 7 years ago
  79. eeb3b24 Merge pull request #10238 from ctiller/bm_chttp2_top by Craig Tiller · 7 years ago
  80. 5c42af6 Merge pull request #9655 from markdroth/remove_initial_connect_string by Mark D. Roth · 7 years ago
  81. 098110d Merge branch 'master' into cq_factory_api by Sree Kuchibhotla · 7 years ago
  82. bf18428 Introduce grpc_completion_queue_factory API by Sree Kuchibhotla · 7 years ago
  83. 62d1dd9 Merge pull request #9850 from markdroth/retry_throttle by Mark D. Roth · 7 years ago
  84. 14ef5d8 Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string by Mark D. Roth · 7 years ago
  85. 18f09a0 Add benchmark suite for chttp2 by Craig Tiller · 7 years ago
  86. 7496218 Add CARES_BUILD_INCLUDE_DIR by Yuchen Zeng · 7 years ago
  87. c75bbf2 Fix cmake build on linux by Yuchen Zeng · 7 years ago
  88. d6b4985 Fix uv, cmake, bazel build by Yuchen Zeng · 7 years ago
  89. c0e6701 Added dependencies in build.yaml to allow building by Vijay Pai · 7 years ago
  90. 9bc0d82 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  91. 2c97708 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  92. f39cf46 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  93. d9efa4a Merge pull request #10123 from y-zeng/android by Yuchen Zeng · 7 years ago
  94. f3792b2 Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string by Mark D. Roth · 7 years ago
  95. 693d2b4 Merge remote-tracking branch 'upstream/master' into retry_throttle by Mark D. Roth · 7 years ago
  96. fecba53 Switch to using a CAS loop to update the token value. by Mark D. Roth · 7 years ago
  97. 41373d0 Merge pull request #10122 from ctiller/arena by Craig Tiller · 7 years ago
  98. 3a91707 Merge remote-tracking branch 'upstream/master' into retry_throttle by Mark D. Roth · 7 years ago
  99. 4e8c989 Merge github.com:grpc/grpc into call_arena by Craig Tiller · 7 years ago
  100. 68745bb Resolve dependency issues by Yuchen Zeng · 7 years ago