1. dc720ca Merge pull request #9846 from yang-g/max_message_size by Yang Gao · 7 years ago
  2. 07e4c13 Merge pull request #9857 from murgatroid99/merge_1.1.x_master by Michael Lumish · 7 years ago
  3. ca8de5c Merge pull request #9868 from jtattermusch/csharp_more_interop_logging by Jan Tattermusch · 7 years ago
  4. 5825b69 Merge pull request #9849 from ctiller/bm_chttp2 by Craig Tiller · 8 years ago
  5. c240e6c Merge pull request #9870 from ncteisen/if-opportunity-doesnt-knock-fix-the-build by Noah Eisen · 8 years ago
  6. e1bc938 Merge pull request #9858 from ctiller/cb by Craig Tiller · 8 years ago
  7. 40e1e99 Fix load_reporting linker error by ncteisen · 8 years ago
  8. defc696 Merge pull request #9774 from sreecha/surface_test_bazel by Sree Kuchibhotla · 8 years ago
  9. 66f8578 display logs when running interop based tests by Jan Tattermusch · 8 years ago
  10. 5ea18b3 Merge pull request #9683 from sreecha/fd_rw_atm_closure by Sree Kuchibhotla · 8 years ago
  11. 8a6db33 Merge pull request #9664 from ctiller/c3+r+l by Craig Tiller · 8 years ago
  12. 23f777d When there is an error from filters (such as max recv message size too by yang-g · 8 years ago
  13. 1379287 Fix closure running: current code is unsafe by Craig Tiller · 8 years ago
  14. 98cdf3b Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master by murgatroid99 · 8 years ago
  15. 97e3ecc Comments and relaxed cas in some cases by Sree Kuchibhotla · 8 years ago
  16. 63852c9 Merge pull request #9694 from nicolasnoble/upmerge_from_1_1_x by Michael Lumish · 8 years ago
  17. 1556aa1 Merge pull request #9718 from yang-g/metadata by Yang Gao · 8 years ago
  18. 8214b87 Comments around acquire/release by Sree Kuchibhotla · 8 years ago
  19. 46dd790 Fixes, review comments by Craig Tiller · 8 years ago
  20. 1119a62 Merge pull request #9650 from ctiller/call_mutex by Craig Tiller · 8 years ago
  21. a04bbed Merge pull request #9830 from nathanielmanistaatgoogle/lint-fixes by Nathaniel Manista · 8 years ago
  22. 715c9cf Merge github.com:grpc/grpc into c3+r+l by Craig Tiller · 8 years ago
  23. b96a96e Merge pull request #9662 from ctiller/c3+r by Craig Tiller · 8 years ago
  24. 4374fd3 Merge pull request #9750 from ctiller/deadline_mu by Craig Tiller · 8 years ago
  25. c42d844 Let ServerContext own the initial_metadata array for sync calls by yang-g · 8 years ago
  26. cff371a Merge pull request #9794 from eduherminio/master by Craig Tiller · 8 years ago
  27. bff4305 Merge pull request #9766 from murgatroid99/node_uv_testing by Michael Lumish · 8 years ago
  28. d82c188 Merge pull request #9737 from ctiller/bm_call_create by Craig Tiller · 8 years ago
  29. 901e48a Merge pull request #9748 from dgquintas/transport_unavailable by David G. Quintas · 8 years ago
  30. 43bca1b Add BUILD file for end2end tests too by Sree Kuchibhotla · 8 years ago
  31. 2f792d9 Initial http2 benchmarks by Craig Tiller · 8 years ago
  32. acd0ba0 Fix segfault in Node server destructor by murgatroid99 · 8 years ago
  33. 1392496 Merge branch 'master' into fd_rw_atm_closure by Sree Kuchibhotla · 8 years ago
  34. 90798ab Fix and enable no-member lint by Nathaniel Manista · 8 years ago
  35. 79ebdf4 Merge pull request #9772 from muxi/build-fix by Muxi Yan · 8 years ago
  36. ac942f4 Fix refcounting bug by Craig Tiller · 8 years ago
  37. b35b2a2 Merge branch 'bm_call_create' into deadline_mu by Craig Tiller · 8 years ago
  38. 69cf771 Merge github.com:grpc/grpc into deadline_mu by Craig Tiller · 8 years ago
  39. 4bab946 Fix race in call.c by Craig Tiller · 8 years ago
  40. 656d75c Merge github.com:grpc/grpc into c3+r by Craig Tiller · 8 years ago
  41. eb022be Fix compile by Craig Tiller · 8 years ago
  42. 21dd43a Merge github.com:grpc/grpc into bm_call_create by Craig Tiller · 8 years ago
  43. 09b8342 Merge pull request #9746 from yang-g/handshake_mgr by Yang Gao · 8 years ago
  44. 84b4214 Fix flakiness in testPacketCoalescing by Muxi Yan · 8 years ago
  45. 9342dc4 Merge pull request #9801 from ctiller/rmw by Craig Tiller · 8 years ago
  46. a2b0e56 Correct formatting by Eduardo Caceres · 8 years ago
  47. f631822 Fix compile, bugs by Craig Tiller · 8 years ago
  48. 7f4d30a Separate CAS/ADD RMWs by Craig Tiller · 8 years ago
  49. e96b6a2 Merge pull request #9723 from vyper/patch-1 by apolcyn · 8 years ago
  50. f3dec9c Add counters for rmw atomic operations to microbenchmarks by Craig Tiller · 8 years ago
  51. b55c88a Merge github.com:grpc/grpc into c3+r by Craig Tiller · 8 years ago
  52. ca46879 fix compile error by Eduardo Cáceres de la Calle · 8 years ago
  53. 36ffc6e Merge pull request #9205 from yang-g/health by Yang Gao · 8 years ago
  54. 0bfad14 Make resolver combiner part of the base type, to be consistent with future changes to lb_policy by Craig Tiller · 8 years ago
  55. bd1a046 Merge github.com:grpc/grpc into c3+r by Craig Tiller · 8 years ago
  56. a8ea5de Merge pull request #9751 from stanley-cheung/php-ext-arg-info by Stanley Cheung · 8 years ago
  57. 1191b72 Improve Node and libuv testing and test coverage by murgatroid99 · 8 years ago
  58. 55c6ebf Merge branch 'master' into health by yang-g · 8 years ago
  59. 13e1854 Merge pull request #9759 from yang-g/max_recv_msg_size by Yang Gao · 8 years ago
  60. cf068a9 Merge branch 'bm_call_create' into deadline_mu by Craig Tiller · 8 years ago
  61. 2bc4cc4 Merge github.com:grpc/grpc into bm_call_create by Craig Tiller · 8 years ago
  62. 46ca4f7 Merge pull request #9754 from ctiller/call_cancel by Craig Tiller · 8 years ago
  63. f07ed45 Restore the NextMessageSize for streamed calls by yang-g · 8 years ago
  64. 8bfaf4a Merge github.com:grpc/grpc into c3+r by Craig Tiller · 8 years ago
  65. 9596d6b Merge pull request #9660 from ctiller/c3 by Craig Tiller · 8 years ago
  66. 69c0437 Merge pull request #9634 from pmarks-net/master by Paul Marks · 8 years ago
  67. 20ce376 Merge pull request #9696 from yang-g/network_status_shard by Yang Gao · 8 years ago
  68. ff4b25d Distinguish between CLOSURE_READY and (GRPC_ERROR_NONE | FD_SHUTDOWN_BIT) by Sree Kuchibhotla · 8 years ago
  69. fae48aa clang format code by Sree Kuchibhotla · 8 years ago
  70. 3ac2573 Merge branch 'master' into fd_rw_atm_closure by Sree Kuchibhotla · 8 years ago
  71. 37cbc3f Use special errors where appropriate in call cancellation: avoids many allocations in a semi-common case by Craig Tiller · 8 years ago
  72. c84886b Better implementation, flip timer logic to make 0-init pre-triggered by Craig Tiller · 8 years ago
  73. 1ca0dc2 Merge pull request #9531 from dgquintas/compression_implicit_encoding by David G. Quintas · 8 years ago
  74. ca452f4 Merge pull request #9648 from dgquintas/lr_sans_md by David G. Quintas · 8 years ago
  75. 0a77de8 Fix conditional, optimize cancellation by Craig Tiller · 8 years ago
  76. 4447c2c Lock free deadline filter by Craig Tiller · 8 years ago
  77. 6a5c83d PHP: add macro for arg info in extension by Stanley Cheung · 8 years ago
  78. 08f7624 Transport closure results in UNAVAILABLE from client, not INTERNAL by David Garcia Quintas · 8 years ago
  79. 6e5cbc2 Merge branch 'master' into fd_rw_atm_closure by Sree Kuchibhotla · 8 years ago
  80. 21f2f06 correct a few comments by Sree Kuchibhotla · 8 years ago
  81. 6da1e85 Contain the links for the pending handshake managers inside handshake_manager by yang-g · 8 years ago
  82. a8fd057 Merge github.com:grpc/grpc into bm_call_create by Craig Tiller · 8 years ago
  83. 6955c5e Remove code from network_status_tracker.c Pull the hash function to useful.h by yang-g · 8 years ago
  84. 47c3e7c Merge pull request #9735 from nathanielmanistaatgoogle/lint-fixes by Nathaniel Manista · 8 years ago
  85. ac6323c Merge pull request #9720 from ctiller/fc by Craig Tiller · 8 years ago
  86. 03eec51 Merge pull request #9697 from ctiller/bm_trickle by Craig Tiller · 8 years ago
  87. 64dc18d Merge pull request #9643 from ctiller/authority_allocation by Craig Tiller · 8 years ago
  88. 49c44f5 Merge pull request #9666 from ctiller/no_reuse by Craig Tiller · 8 years ago
  89. c52ba3a Hoist constant setting out of loop - and shave some ns from call creation by Craig Tiller · 8 years ago
  90. fb7ced6 use correct memory barriers by Sree Kuchibhotla · 8 years ago
  91. a52d3bb Fix and enable simplifiable-if-statement lint by Nathaniel Manista · 8 years ago
  92. 402aca6 Fix and enable dangerous-default-value lint by Nathaniel Manista · 8 years ago
  93. 3577f63 Fix and enable logging-format-interpolation lint by Nathaniel Manista · 8 years ago
  94. 872e932 Merge github.com:grpc/grpc into bm_call_create by Craig Tiller · 8 years ago
  95. fafe995 comments by David Garcia Quintas · 8 years ago
  96. 86e9f35 Merge pull request #9709 from kpayson64/preserve_call by kpayson64 · 8 years ago
  97. 87b10b6 Fix class name on documentation by Leonardo Saraiva · 8 years ago
  98. 3f6bf73 Merge github.com:grpc/grpc into bm_trickle by Craig Tiller · 8 years ago
  99. e2894b4 Add some tracing by Craig Tiller · 8 years ago
  100. fd2cd78 Possible connection window flow control improvements by Craig Tiller · 8 years ago