1. 5634ef6 Make combiners refcounted, to facilitate sharing by Craig Tiller · 7 years ago
  2. 4638d7a Merge pull request #9645 from ctiller/atomic_counters by Craig Tiller · 7 years ago
  3. aac5d4d Merge pull request #9658 from muxi/port-9488 by Muxi Yan · 7 years ago
  4. 0fccdb8 Advance protoc podspec template version to 3.1.0 as well by Muxi Yan · 7 years ago
  5. e5ca175 Advance protoc dependency version as well by Muxi Yan · 8 years ago
  6. 76296f9 Advance protoc version to 3.1.0 by Muxi Yan · 8 years ago
  7. e60d5ff Merge pull request #9653 from grpc/revert-9606-port-9488 by David G. Quintas · 7 years ago
  8. 7bd2a62 Merge pull request #9557 from markdroth/proxy_mapper_api by Mark D. Roth · 7 years ago
  9. 7f8eb7f Revert "Port #9488 and part of #9463" by David G. Quintas · 7 years ago
  10. 44cc814 Add lots of casts by Craig Tiller · 7 years ago
  11. 3fd00c2 Merge github.com:grpc/grpc into atomic_counters by Craig Tiller · 7 years ago
  12. da7b06c Merge pull request #9606 from muxi/port-9488 by Muxi Yan · 7 years ago
  13. 8f1b315 Use atomics for memory counters by Craig Tiller · 7 years ago
  14. 7dd42bf Merge pull request #9522 from ctiller/bm_perf by Craig Tiller · 7 years ago
  15. 2ef0d54 Handle one core by Craig Tiller · 7 years ago
  16. 360c0d5 Add comments, fix bug by Craig Tiller · 7 years ago
  17. 2e096b0 Merge pull request #9371 from Vizerai/tracing_API by Jim King · 7 years ago
  18. f74d172 Further limit concurrency by Craig Tiller · 7 years ago
  19. 265775f Handle zero-length filenames by Craig Tiller · 7 years ago
  20. 87562c8 Merge pull request #7432 from thinkerou/fix_undefined_name by Nathaniel Manista · 7 years ago
  21. f0ef224 Merge pull request #9629 from yang-g/qqq by Yang Gao · 7 years ago
  22. c18f3ed Reduce concurrency by Craig Tiller · 7 years ago
  23. 9d704d2 Merge pull request #9627 from ncteisen/time-is-but-the-rst-stream-i-go-fishing-in by Noah Eisen · 7 years ago
  24. 4087712 Merge pull request #9631 from ctiller/no_no_error by Craig Tiller · 7 years ago
  25. 2b43481 fix undefined name by thinkerou · 7 years ago
  26. 5ef95a9 Merge pull request #9194 from dgquintas/lb_secure_naming_3 by David G. Quintas · 7 years ago
  27. 0129150 Secure naming support for gRPCLB by David Garcia Quintas · 7 years ago
  28. d92d827 Merge pull request #9617 from rjshade/add_exec_ctx_to_orphan_callback by Robbie Shade · 7 years ago
  29. e128e83 clang fmt by ncteisen · 7 years ago
  30. 86e3a54 Merge pull request #9618 from carl-mastrangelo/wander by Jan Tattermusch · 7 years ago
  31. c6556af Merge pull request #9588 from ctiller/fuzzing-memory by Craig Tiller · 7 years ago
  32. ea2c594 Merge pull request #9619 from ctiller/bm_counters by Craig Tiller · 7 years ago
  33. 3f48430 Merge pull request #9616 from ctiller/disable_bdp by Craig Tiller · 7 years ago
  34. 8c58a48 Save allocating a grpc_error if there is no error by Craig Tiller · 7 years ago
  35. 04fb965 Merge pull request #9054 from sreecha/pollset_set_test by Sree Kuchibhotla · 7 years ago
  36. 547974e Merge pull request #9421 from htuch/grpc-buffer-writer-fix by Craig Tiller · 7 years ago
  37. f2fe4f7 Add a PreServerStart in global server callbacks by yang-g · 7 years ago
  38. 5f3cfe9 Fix read from uninitialized memory bug in GrpcBufferWriter. by Harvey Tuch · 8 years ago
  39. dc9bee7 Add proxy mapper method for overriding the name to resolve. by Mark D. Roth · 7 years ago
  40. 0a8e32a Add more verbose status msg to rst_stream case by ncteisen · 7 years ago
  41. 27ee9d0 Merge pull request #9539 from markdroth/canonicalize_server_uri by Mark D. Roth · 7 years ago
  42. 715e43b Make a jobspec by Craig Tiller · 7 years ago
  43. d52b76d Merge github.com:grpc/grpc into bm_perf by Craig Tiller · 7 years ago
  44. 6911d08 Fix platform_string() usage, cut temporary space usage by Craig Tiller · 7 years ago
  45. 923e054 Merge pull request #8143 from oza/run_test_work_with_python3 by Nathaniel Manista · 7 years ago
  46. 53d7626 Merge pull request #9571 from sreecha/fix-stress-lb by Sree Kuchibhotla · 7 years ago
  47. 3d4f443 Merge pull request #9590 from sreecha/micro_bm by Sree Kuchibhotla · 7 years ago
  48. 0d2d72f Merge pull request #9596 from muxi/cronet-tests-in-jenkins by Muxi Yan · 7 years ago
  49. 01d7d9b Add allocations/iteration counters to bm_fullstack by Craig Tiller · 7 years ago
  50. b038beb Add counters for mutex acquisitions, expose in bm_fullstack by Craig Tiller · 7 years ago
  51. 239095a Merge remote-tracking branch 'upstream/master' into canonicalize_server_uri by Mark D. Roth · 7 years ago
  52. 5f3a143 remove extra space in Csharp code by Carl Mastrangelo · 7 years ago
  53. 49124e7 Adds an exec_ctx argument to orphan_cb in udp_server by Robbie Shade · 7 years ago
  54. 78e6451 Add a hook to disable BDP probing by Craig Tiller · 7 years ago
  55. b4726ff Merge pull request #9598 from kpayson64/pin_yapf by David G. Quintas · 7 years ago
  56. f4c45d7 Merge pull request #9419 from danzh2010/shutdowntest by Yang Gao · 7 years ago
  57. ed64818 Merge pull request #9479 from muxi/automate-objc-version-advancement by Muxi Yan · 7 years ago
  58. 938f099 Add Cronet core tests to Jenkins by Muxi Yan · 7 years ago
  59. 7546f3c Merge pull request #9589 from apolcyn/turn_off_ruby_tests by apolcyn · 7 years ago
  60. 9d59861 Merge pull request #9608 from grpc/wenbozhu-patch-3 by Feng Li · 7 years ago
  61. 7b6ad2d Update PROTOCOL-WEB.md by Wenbo Zhu · 7 years ago
  62. 20b08f4 Merge pull request #9607 from grpc/wenbozhu-patch-2 by Feng Li · 7 years ago
  63. e5cf8f0 Update PROTOCOL-WEB.md by Wenbo Zhu · 7 years ago
  64. 50bd995 Advance BoringSSL version by Muxi Yan · 7 years ago
  65. d81c6b6 Advance protoc dependency version as well by Muxi Yan · 8 years ago
  66. 5ff4bfb Advance protoc version to 3.1.0 by Muxi Yan · 8 years ago
  67. ed20a69 Resolve generate_project failure by Muxi Yan · 7 years ago
  68. 7a008c9 Merge remote-tracking branch 'upstream/master' into automate-objc-version-advancement by Muxi Yan · 7 years ago
  69. 93727aa Fix memory leak when re-attempting send_status after it failed by Craig Tiller · 7 years ago
  70. c4dacab Merge github.com:grpc/grpc into fuzzing-memory by Craig Tiller · 7 years ago
  71. c6449d9 Merge remote-tracking branch 'upstream/master' into canonicalize_server_uri by Mark D. Roth · 7 years ago
  72. d6d2677 Merge pull request #9574 from stanley-cheung/php-update-gen-code-examples by Stanley Cheung · 7 years ago
  73. 2fa5f2f Re-run yapf code, and pin version by Ken Payson · 7 years ago
  74. c4fc1da Merge pull request #9534 from muxi/port-9505 by Muxi Yan · 7 years ago
  75. 7ed3c93 Merge pull request #9511 from ctiller/assert_writes by Craig Tiller · 7 years ago
  76. 1783bd3 Correct commet style of version.h by Muxi Yan · 7 years ago
  77. 1bb5371 Disable writes_per_rpc on Windows by Craig Tiller · 7 years ago
  78. cf7587e Merge pull request #9548 from apolcyn/improve_benchmark_worker_timeouts by apolcyn · 8 years ago
  79. 9429250 Flow control corrections by Craig Tiller · 8 years ago
  80. dfb82e0 Address code review comments by Sree Kuchibhotla · 8 years ago
  81. 0b26e27 cr comments by Sree Kuchibhotla · 8 years ago
  82. 472acff Merge pull request #9582 from ctiller/debug_helpers by Craig Tiller · 8 years ago
  83. afaa751 Add comment by Sree Kuchibhotla · 8 years ago
  84. e3ffd86 New microbenchmarks for Streaming Ping pong calls and messages by Sree Kuchibhotla · 8 years ago
  85. 5f14605 Merge pull request #9467 from jtattermusch/cmake_continous_tests by Jan Tattermusch · 8 years ago
  86. b0fd02e Add examples from fuzzer server by Craig Tiller · 8 years ago
  87. 15a0759 Merge pull request #9580 from apolcyn/fix_scenario_config by apolcyn · 8 years ago
  88. e364b9a skip ruby tests on mac by Alex Polcyn · 8 years ago
  89. c80683d Merge branch 'bwest' into assert_writes by Craig Tiller · 8 years ago
  90. d3c8fc0 Test fixes by Craig Tiller · 8 years ago
  91. a4354b0 Speed up bm_fullstack test by Craig Tiller · 8 years ago
  92. d72dbec Fix Windows by Craig Tiller · 8 years ago
  93. f536994 Fix Bazel by Craig Tiller · 8 years ago
  94. abda919 Fix include guards by Craig Tiller · 8 years ago
  95. 758aa9f Merge branch 'debug_helpers' of github.com:ctiller/grpc into debug_helpers by Craig Tiller · 8 years ago
  96. 61eb40c Put files in a better place by Craig Tiller · 8 years ago
  97. 50fbf5b Merge pull request #9563 from apolcyn/fix_perf_test_render_xml_report by apolcyn · 8 years ago
  98. ae6290d Add regeneration info to version.h by Muxi Yan · 8 years ago
  99. 1d0eb4c Merge pull request #9558 from rjshade/add_on_write_to_udp_server by Robbie Shade · 8 years ago
  100. 4f2d476 Fix include guards by Craig Tiller · 8 years ago