1. d426cac Use an arena for call & subchannel_call allocation by Craig Tiller · 8 years ago
  2. 37723c9 Fix race condition by Craig Tiller · 8 years ago
  3. 0dd8100 Concurrent test by Craig Tiller · 8 years ago
  4. 9202b3f Arena allocator for grpc by Craig Tiller · 8 years ago
  5. 0b7bd20 Merge pull request #10005 from ctiller/status_ordering by Abhishek Kumar · 8 years ago
  6. ceddd29 Address github comments by ncteisen · 8 years ago
  7. a885d00 Merge branch 'master' of https://github.com/grpc/grpc into error-arena-optimization by Noah Eisen · 8 years ago
  8. 55337bb Error arena optimization by ncteisen · 8 years ago
  9. 808d19e Merge pull request #9977 from ctiller/fssplit by Craig Tiller · 8 years ago
  10. b094b2c Actually print error message by Craig Tiller · 8 years ago
  11. d422498 Merge pull request #10001 from y-zeng/fling_stream by Yuchen Zeng · 8 years ago
  12. 8918aae Document status ordering rules by Craig Tiller · 8 years ago
  13. c651205 Use gpr_subprocess in fling_stream_test by Yuchen Zeng · 8 years ago
  14. e067b6e Resolve sanity failures by Craig Tiller · 8 years ago
  15. 8a0ec88 Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master by David Garcia Quintas · 8 years ago
  16. 8c3eaf2 Merge pull request #9939 from ctiller/stream_owned_slice by Craig Tiller · 8 years ago
  17. a9dbc97 Merge pull request #9966 from y-zeng/static_area by Yuchen Zeng · 8 years ago
  18. 67951aa Avoid using oversized frames by Yuchen Zeng · 8 years ago
  19. 39514cc Add licenses() in BUILD files by Yuchen Zeng · 8 years ago
  20. fbedd67 Merge pull request #9769 from ctiller/always-use-port-server by Craig Tiller · 8 years ago
  21. f8a7d93 Fix mem leak in error_test by ncteisen · 8 years ago
  22. 2316b80 Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-human by ncteisen · 8 years ago
  23. 9ef6fc8 Merge github.com:grpc/grpc into stream_owned_slice by Craig Tiller · 8 years ago
  24. 295df6d Add a slice type that shares a refcount with a transport stream by Craig Tiller · 8 years ago
  25. 5f13f48 Merge pull request #9833 from dgquintas/parse_address_clusterfuzz by David G. Quintas · 8 years ago
  26. 9ccebc3 Merge pull request #9773 from dgquintas/build_files by David G. Quintas · 8 years ago
  27. 6517333 Merge pull request #9881 from ctiller/spinlock by Craig Tiller · 8 years ago
  28. c2515d0 Merge github.com:grpc/grpc into always-use-port-server by Craig Tiller · 8 years ago
  29. cd232f6 Merge pull request #9753 from ctiller/zalloc by Craig Tiller · 8 years ago
  30. b73ad23 Fix memory leak by Craig Tiller · 8 years ago
  31. a10f00c Merge github.com:grpc/grpc into spinlock by Craig Tiller · 8 years ago
  32. 2aa5a1d Merge pull request #9839 from y-zeng/1_1_x_address_arg_fix by Yuchen Zeng · 8 years ago
  33. 4776102 Merge pull request #9468 from y-zeng/p2p_client by Yuchen Zeng · 8 years ago
  34. e0b1e46 Address review comments by Yuchen Zeng · 8 years ago
  35. 07e4c13 Merge pull request #9857 from murgatroid99/merge_1.1.x_master by Michael Lumish · 8 years ago
  36. edbf2b9 Add a spinlock type. by Craig Tiller · 8 years ago
  37. efdf5a3 Update with the new ping implementation by Yuchen Zeng · 8 years ago
  38. 990d9fe Client-side keepalive ping by Yuchen Zeng · 8 years ago
  39. 3d72d71 Merge github.com:grpc/grpc into zalloc by Craig Tiller · 8 years ago
  40. defc696 Merge pull request #9774 from sreecha/surface_test_bazel by Sree Kuchibhotla · 8 years ago
  41. 98cdf3b Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master by murgatroid99 · 8 years ago
  42. 4071838 Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-human by ncteisen · 8 years ago
  43. 3da3ce3 Add error test by ncteisen · 8 years ago
  44. 7ff6cd2 Merge branch 'master' of github.com:grpc/grpc into parse_address_clusterfuzz by David Garcia Quintas · 8 years ago
  45. 266f66a Merge github.com:grpc/grpc into zalloc by Craig Tiller · 8 years ago
  46. 549c46b Merge github.com:grpc/grpc into always-use-port-server by Craig Tiller · 8 years ago
  47. 1119a62 Merge pull request #9650 from ctiller/call_mutex by Craig Tiller · 8 years ago
  48. 4d34729 Merge github.com:grpc/grpc into always-use-port-server by Craig Tiller · 8 years ago
  49. b96a96e Merge pull request #9662 from ctiller/c3+r by Craig Tiller · 8 years ago
  50. 47de64c zalloc grpc_pollset by Yuchen Zeng · 8 years ago
  51. c40d1d8 Use the internal slice api by Yuchen Zeng · 8 years ago
  52. a9d8a15 Add parse_address_test by Yuchen Zeng · 8 years ago
  53. aa76d3d Enclose sin6_scope_id in uri by Yuchen Zeng · 8 years ago
  54. bcd5f12 Fixed Heap-buffer-overflow in parse_unix via clusterfuzz by David Garcia Quintas · 8 years ago
  55. e8a1a50 Merge branch 'master' into surface_test_bazel by Sree Kuchibhotla · 8 years ago
  56. 656d75c Merge github.com:grpc/grpc into c3+r by Craig Tiller · 8 years ago
  57. eb022be Fix compile by Craig Tiller · 8 years ago
  58. 21dd43a Merge github.com:grpc/grpc into bm_call_create by Craig Tiller · 8 years ago
  59. 421c7aa Fix bugs by Craig Tiller · 8 years ago
  60. f631822 Fix compile, bugs by Craig Tiller · 8 years ago
  61. 1996ae8 Compile fix by Craig Tiller · 8 years ago
  62. 9b836dd Merge github.com:grpc/grpc into this-was-a-good-idea-that-wasnt by Craig Tiller · 8 years ago
  63. 0bfad14 Make resolver combiner part of the base type, to be consistent with future changes to lb_policy by Craig Tiller · 8 years ago
  64. bd1a046 Merge github.com:grpc/grpc into c3+r by Craig Tiller · 8 years ago
  65. 0c73a1a Clang format by murgatroid99 · 8 years ago
  66. aae1545 Merge branch 'master' of github.com:grpc/grpc into build_files by David Garcia Quintas · 8 years ago
  67. a4747a3 Merge branch 'master' into surface_test_bazel by Sree Kuchibhotla · 8 years ago
  68. 05fbe3c Get gtest building with Bazel, add first test in test/cpp/common/BUILD by Craig Tiller · 8 years ago
  69. 79233cc Bazel build file for core/surface tests by Sree Kuchibhotla · 8 years ago
  70. 5541446 Add test/core/security/BUILD by Craig Tiller · 8 years ago
  71. 5c063c4 test/core/handshake by David Garcia Quintas · 8 years ago
  72. 528072a Add test/core/network_benchmarks/BUILD by Craig Tiller · 8 years ago
  73. c547c0d Add test/core/json/BUILD by Craig Tiller · 8 years ago
  74. 8506219 Remove internal api canaries: they have never solved anything for us by Craig Tiller · 8 years ago
  75. 80a8bc8 test/core/compression by David Garcia Quintas · 8 years ago
  76. 802db49 test/core/channel by David Garcia Quintas · 8 years ago
  77. f3e1c45 BUILD for test/core/census by David Garcia Quintas · 8 years ago
  78. a646b0e Add test/core/iomgr/BUILD by Craig Tiller · 8 years ago
  79. 54fa924 Add test/core/client_channel/resolvers/BUILD by Craig Tiller · 8 years ago
  80. 3b78f42 Add test/core/client_channel/BUILD by Craig Tiller · 8 years ago
  81. 1191b72 Improve Node and libuv testing and test coverage by murgatroid99 · 8 years ago
  82. 911a5dc Add test/core/tsi/BUILD by Craig Tiller · 8 years ago
  83. 6f7b26f Complete test/core/transport/chttp2; add test/core/transport/BUILD by Craig Tiller · 8 years ago
  84. 4e0363a Complete test/core/http/BUILD by Craig Tiller · 8 years ago
  85. 92bc415 Add BUILD file for test/core/fling by Craig Tiller · 8 years ago
  86. bbe6bfd Add BUILD file for test/core/slice by Craig Tiller · 8 years ago
  87. cba864b Eliminate port server env var, force its use always, consolidate code by Craig Tiller · 8 years ago
  88. 65d57b8 Merge github.com:grpc/grpc into zalloc by Craig Tiller · 8 years ago
  89. 3e16f4f Fix test by Craig Tiller · 8 years ago
  90. 8bfaf4a Merge github.com:grpc/grpc into c3+r by Craig Tiller · 8 years ago
  91. 9596d6b Merge pull request #9660 from ctiller/c3 by Craig Tiller · 8 years ago
  92. 20ce376 Merge pull request #9696 from yang-g/network_status_shard by Yang Gao · 8 years ago
  93. 6f41788 Add zalloc, convert a bunch of files to use it by Craig Tiller · 8 years ago
  94. 1ca0dc2 Merge pull request #9531 from dgquintas/compression_implicit_encoding by David G. Quintas · 8 years ago
  95. ca452f4 Merge pull request #9648 from dgquintas/lr_sans_md by David G. Quintas · 8 years ago
  96. 6955c5e Remove code from network_status_tracker.c Pull the hash function to useful.h by yang-g · 8 years ago
  97. 03eec51 Merge pull request #9697 from ctiller/bm_trickle by Craig Tiller · 8 years ago
  98. 49c44f5 Merge pull request #9666 from ctiller/no_reuse by Craig Tiller · 8 years ago
  99. 7f9184f Review feedback by Craig Tiller · 8 years ago
  100. 400b32b Merge github.com:grpc/grpc into bm_trickle by Craig Tiller · 8 years ago