1. e805ba0 Merge pull request #9568 from jtattermusch/cmake_shared_libs by Jan Tattermusch · 8 years ago
  2. 4fd2bf6 Dont credit flow control after stream has closed reading by Craig Tiller · 8 years ago
  3. ae89af9 Merge remote-tracking branch 'upstream/master' into canonicalize_server_uri by Mark D. Roth · 8 years ago
  4. c6e333e add missing return statement by Alexander Polcyn · 8 years ago
  5. bc335df Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  6. f538e15 Merge pull request #9572 from dgquintas/interop_server_mac_slice_crash by David G. Quintas · 8 years ago
  7. fbe0cf2 Merge pull request #9487 from ctiller/bm_stream by Sree Kuchibhotla · 8 years ago
  8. 3883da2 add copyright by Sree Kuchibhotla · 8 years ago
  9. e985cf5 Fixed invalid handling of slice data in interop_server by David Garcia Quintas · 8 years ago
  10. 081b603 Stress test client service config (in kubernetes) need not be of 'LoadBalancers' by Sree Kuchibhotla · 8 years ago
  11. 7dc4ea6 Make the microbenchmark profile gatherer run some in parallel by Craig Tiller · 8 years ago
  12. c019e05 cmake: fix #8729 by Jan Tattermusch · 8 years ago
  13. 5140791 cmake: support static runtime linking by Jan Tattermusch · 8 years ago
  14. 48cfe47 boringssl silences its own warnings by Jan Tattermusch · 8 years ago
  15. c09656c build grpc_csharp_ext as shared by Jan Tattermusch · 8 years ago
  16. 95ca017 Fix perf cmdline by Craig Tiller · 8 years ago
  17. 3940179 Fix links by Craig Tiller · 8 years ago
  18. 6c44ff1 clang-format by Mark D. Roth · 8 years ago
  19. 6c5d08f Merge branch 'bm_stream' into bm_perf by Craig Tiller · 8 years ago
  20. 41fe579 always render junit xml report after perf tests by Alexander Polcyn · 8 years ago
  21. 5395aba Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  22. 81bcff7 Flip conditional by Craig Tiller · 8 years ago
  23. 3ceabde Fix potential flow control deadlock by Craig Tiller · 8 years ago
  24. 6613168 Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 8 years ago
  25. 26623b3 Merge pull request #9456 from jtattermusch/cmake_convenience_targets by Jan Tattermusch · 8 years ago
  26. 29512ae Merge pull request #7617 from sebright/fix-typos-in-comments by David G. Quintas · 8 years ago
  27. 6e6c7b5 Fix secure_channel_create_test. by Mark D. Roth · 8 years ago
  28. eb46816 Fix potential use-after-free by Craig Tiller · 8 years ago
  29. c23fedd Add an on_write callback to the UDP server. by Robbie Shade · 8 years ago
  30. 086fddd Merge pull request #9482 from gazialankus/patch-1 by Jan Tattermusch · 8 years ago
  31. df6cc8e Merge pull request #9236 from ctiller/max_msg_deadline by Craig Tiller · 8 years ago
  32. e003dd9 Merge remote-tracking branch 'upstream/master' into canonicalize_server_uri by Mark D. Roth · 8 years ago
  33. 539a864 Fixed dumb reversed conditional. by Mark D. Roth · 8 years ago
  34. b70c06d Merge pull request #9519 from jtattermusch/csharp_test_doubles by Jan Tattermusch · 8 years ago
  35. afe67c0 Merge pull request #9545 from yang-g/fix by Yang Gao · 8 years ago
  36. 82c406c Merge pull request #9535 from stanley-cheung/php-update-examples by Stanley Cheung · 8 years ago
  37. 2b2723b add C# testing APIs by Jan Tattermusch · 8 years ago
  38. 5862f76 GRPC_TIMEOUT_MILLIS_TO_DEADLINE now renamed to grpc_timeout_milliseconds_to_deadline by Sree Kuchibhotla · 8 years ago
  39. 244d066 Merge branch 'bwest' of github.com:ctiller/grpc into bwest by Craig Tiller · 8 years ago
  40. 7ec4748 Improve sync streaming benchmark, fix deadlock that can occur sometimes by Craig Tiller · 8 years ago
  41. e042801 Merge pull request #9429 from Vizerai/trace_context_proto by Jim King · 8 years ago
  42. 864db53 Updated trace_context.proto and associated files. by Vizerai · 8 years ago
  43. 3a63d4c Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  44. 6c1d43b Merge github.com:grpc/grpc into bm_stream by Craig Tiller · 8 years ago
  45. d505b53 Merge pull request #9529 from ctiller/racey by Craig Tiller · 8 years ago
  46. 438c0b5 add convenience cmake targets by Jan Tattermusch · 8 years ago
  47. bd0b054 windows compilation fixes by Jan Tattermusch · 8 years ago
  48. 7065937 Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 8 years ago
  49. d5a5bec Merge pull request #9485 from sreecha/poll-cv-disable by David G. Quintas · 8 years ago
  50. d68552a Merge pull request #9472 from ericgribkoff/update_cli_instructions by Eric Gribkoff · 8 years ago
  51. b43c7bf Make sure grpc_secure_channel_create() never returns NULL. by Mark D. Roth · 8 years ago
  52. 76be306 shorten qps worker timeouts and run remote workers under timeout by Alexander Polcyn · 8 years ago
  53. b5c422d Merge pull request #9544 from ctiller/more-fuzzz by Craig Tiller · 8 years ago
  54. ded7f82 Minor fixes by yang-g · 8 years ago
  55. f20d307 Fix conditional by Craig Tiller · 8 years ago
  56. bcfc085 Remove incorrect assertion in API fuzzer. by Mark D. Roth · 8 years ago
  57. 590d08b Fix asan bug. by Mark D. Roth · 8 years ago
  58. eeaeca8 Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 8 years ago
  59. 239af8b Fix fuzzing detected crash by Craig Tiller · 8 years ago
  60. a3310f8 Merge pull request #9513 from ctiller/version3 by Craig Tiller · 8 years ago
  61. 27ffc9b Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  62. 4040e13 Merge pull request #9541 from ctiller/call_create by Craig Tiller · 8 years ago
  63. 44f8af5 Merge github.com:grpc/grpc into call_create by Craig Tiller · 8 years ago
  64. abae25b Merge pull request #9540 from ctiller/fuzzing-apiness by Craig Tiller · 8 years ago
  65. e55fcc7 Merge pull request #9530 from ctiller/hybrid by Craig Tiller · 8 years ago
  66. 30d3a68 Check for target being NULL in client channel factory. by Mark D. Roth · 8 years ago
  67. 4d1bc51 Fix fuzzer-detected failure. by Mark D. Roth · 8 years ago
  68. 03370d3 Merge branch 'master' into poll-cv-disable by Sree Kuchibhotla · 8 years ago
  69. f4484cd Dont crash on API errors by Craig Tiller · 8 years ago
  70. ed277ef Fix bug in api_fuzzer by Craig Tiller · 8 years ago
  71. cddc647 Use full URI for resolver. by Mark D. Roth · 8 years ago
  72. 9b0cc4c Fix client channel code to parse server URI from channel arg. by Mark D. Roth · 8 years ago
  73. e453404 Canonify server URI when setting the channel arg. by Mark D. Roth · 8 years ago
  74. 459e10d Merge pull request #9532 from muxi/revert-cronet-header-dir-change by Muxi Yan · 8 years ago
  75. c9f9c1e Merge pull request #9364 from rjshade/sanitizer_slowdown by Yang Gao · 8 years ago
  76. c290c11 PHP: update examples by Stanley Cheung · 8 years ago
  77. 58b30cd Refine error selection rules by Craig Tiller · 8 years ago
  78. f0a1269 Accomodate changes in #9532 by Muxi Yan · 8 years ago
  79. e2de92f port #9505 to master by Muxi Yan · 8 years ago
  80. bb2e8af Move bidirectional_stream_c.h back to third_party/objective_c/Cronet by Muxi Yan · 8 years ago
  81. a5b1a89 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  82. c6d7f23 Merge github.com:grpc/grpc into max_msg_deadline by Craig Tiller · 8 years ago
  83. 6e0a476 Merge github.com:grpc/grpc into version3 by Craig Tiller · 8 years ago
  84. 520cca9 Merge github.com:grpc/grpc into bm_stream by Craig Tiller · 8 years ago
  85. 4c2a9a2 Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 8 years ago
  86. b23f4b7 Mark hybrid tests as flaky by Craig Tiller · 8 years ago
  87. 6687cb8 Merge branch 'master' into poll-cv-disable by Sree Kuchibhotla · 8 years ago
  88. 2dc32ea Fix race detected by TSAN by Craig Tiller · 8 years ago
  89. f7af2a9 Update latency profiler to use (more appropriate) microbenchmarks by Craig Tiller · 8 years ago
  90. 7b005f7 Merge pull request #9492 from stanley-cheung/php-update-codegen-psr4 by Stanley Cheung · 8 years ago
  91. ed239e2 Merge pull request #9523 from yang-g/example by Yang Gao · 8 years ago
  92. 988b47c Add metadata_map.h to build.yaml Add missing files to BUILD by yang-g · 8 years ago
  93. ca9d959 Merge pull request #9390 from jtattermusch/csharp_utf8_message by Jan Tattermusch · 8 years ago
  94. 6481d04 Add comments by Stanley Cheung · 8 years ago
  95. ca7effc Replace timeout/scaling macros with functions. by Robbie Shade · 8 years ago
  96. 340bb83 Change shutdown_test.cc to use credential provider API to test against by Dan Zhang · 8 years ago
  97. 8e95892 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  98. 08a215f Merge pull request #8066 from y-zeng/cli_main_fork by Yuchen Zeng · 8 years ago
  99. 08dbb88 Merge branch 'master' of https://github.com/Vizerai/grpc into tracing_API by Vizerai · 8 years ago
  100. 1a3f4a5 PHP: make tests runnable on both protobuf 3.1 and 3.2 by Stanley Cheung · 8 years ago