1. 639d6a4 Merge pull request #9665 from jtattermusch/cmake_csharp_extension by Jan Tattermusch · 8 years ago
  2. f7f25fc Merge pull request #9615 from ppietrasa/bugfix-missing_include by Jan Tattermusch · 8 years ago
  3. 5524616 Merge pull request #7047 from daniel-j-born/server_expand_addrs by Dan Born · 8 years ago
  4. 791ceaa Merge pull request #9659 from kpayson64/fix_build by kpayson64 · 8 years ago
  5. dbf571e Use unique namespace for each python protoc test by Ken Payson · 8 years ago
  6. aead5aa add grpc++_codegen_proto to bazelfile as well by Jan Tattermusch · 8 years ago
  7. 00cacbd add missing generated files by Jan Tattermusch · 8 years ago
  8. 9818960 Merge pull request #9578 from markdroth/http_connect_uds_fix by Mark D. Roth · 8 years ago
  9. 9d9ef71 Merge pull request #9599 from ppietrasa/feature-PDBs by Jan Tattermusch · 8 years ago
  10. bc185e3 Merge pull request #9667 from ctiller/no_tmp by Craig Tiller · 8 years ago
  11. 557443e Avoid /tmp by Craig Tiller · 8 years ago
  12. bdf3f00 Merge pull request #9661 from ctiller/combiner_refs by Craig Tiller · 8 years ago
  13. 3158f7b API changes by Dan Born · 8 years ago
  14. 8886a81 Expand wildcard IP addresses on servers. by Dan Born · 8 years ago
  15. 756b137 remove stale buildall.bat script and update readme by Jan Tattermusch · 8 years ago
  16. 6dce2f5 adjust C# win artifact build by Jan Tattermusch · 8 years ago
  17. dd900d5 cleanup windows_build_bat by Jan Tattermusch · 8 years ago
  18. 397d2d9 compile C# with VS2015 by Jan Tattermusch · 8 years ago
  19. dc5e509 remove vs2010 references from run_tests.py by Jan Tattermusch · 8 years ago
  20. e7f0b85 use grpc_csharp_ext built by cmake by Jan Tattermusch · 8 years ago
  21. af1c451 Add comment by Craig Tiller · 8 years ago
  22. 0644039 Merge pull request #9623 from muxi/add-cronet-interop-to-jenkins by Muxi Yan · 8 years ago
  23. b1b2854 Fix non-debug by Craig Tiller · 8 years ago
  24. f672389 Default debug off by Craig Tiller · 8 years ago
  25. a68089b Merge pull request #9612 from apolcyn/fix_csharp_benchmark_server_startups by apolcyn · 8 years ago
  26. 3845e55 Add debug macros by Craig Tiller · 8 years ago
  27. 51319c7 Add Cronet remote interop test to Jenkins by Muxi Yan · 8 years ago
  28. 5634ef6 Make combiners refcounted, to facilitate sharing by Craig Tiller · 8 years ago
  29. 4638d7a Merge pull request #9645 from ctiller/atomic_counters by Craig Tiller · 8 years ago
  30. aac5d4d Merge pull request #9658 from muxi/port-9488 by Muxi Yan · 8 years ago
  31. e0aed71 re-run generate projects by Alexander Polcyn · 8 years ago
  32. f797c65 make the change in scenario config rather than c# by Alexander Polcyn · 8 years ago
  33. d1c2866 remove fatal null check in c# protobuf QPS server by Alexander Polcyn · 8 years ago
  34. 0fccdb8 Advance protoc podspec template version to 3.1.0 as well by Muxi Yan · 8 years ago
  35. e5ca175 Advance protoc dependency version as well by Muxi Yan · 8 years ago
  36. 76296f9 Advance protoc version to 3.1.0 by Muxi Yan · 8 years ago
  37. e60d5ff Merge pull request #9653 from grpc/revert-9606-port-9488 by David G. Quintas · 8 years ago
  38. 3878859 Don't use proxy when target is a Unix domain socket. by Mark D. Roth · 8 years ago
  39. 7bd2a62 Merge pull request #9557 from markdroth/proxy_mapper_api by Mark D. Roth · 8 years ago
  40. 7f8eb7f Revert "Port #9488 and part of #9463" by David G. Quintas · 8 years ago
  41. 44cc814 Add lots of casts by Craig Tiller · 8 years ago
  42. 3fd00c2 Merge github.com:grpc/grpc into atomic_counters by Craig Tiller · 8 years ago
  43. a5fac1f Regenerate CMakeLists.txt by Piotr Pietraszkiewicz · 8 years ago
  44. 7aff583 Regenerate CMakeListst.txt by Piotr Pietraszkiewicz · 8 years ago
  45. 9c7c4b9 Cosmetics (removed one newline) by Piotr Pietraszkiewicz · 8 years ago
  46. da7b06c Merge pull request #9606 from muxi/port-9488 by Muxi Yan · 8 years ago
  47. 8f1b315 Use atomics for memory counters by Craig Tiller · 8 years ago
  48. 7dd42bf Merge pull request #9522 from ctiller/bm_perf by Craig Tiller · 8 years ago
  49. 2ef0d54 Handle one core by Craig Tiller · 8 years ago
  50. 360c0d5 Add comments, fix bug by Craig Tiller · 8 years ago
  51. 2e096b0 Merge pull request #9371 from Vizerai/tracing_API by Jim King · 8 years ago
  52. f74d172 Further limit concurrency by Craig Tiller · 8 years ago
  53. 265775f Handle zero-length filenames by Craig Tiller · 8 years ago
  54. 87562c8 Merge pull request #7432 from thinkerou/fix_undefined_name by Nathaniel Manista · 8 years ago
  55. f0ef224 Merge pull request #9629 from yang-g/qqq by Yang Gao · 8 years ago
  56. c18f3ed Reduce concurrency by Craig Tiller · 8 years ago
  57. 9d704d2 Merge pull request #9627 from ncteisen/time-is-but-the-rst-stream-i-go-fishing-in by Noah Eisen · 8 years ago
  58. 4087712 Merge pull request #9631 from ctiller/no_no_error by Craig Tiller · 8 years ago
  59. 2b43481 fix undefined name by thinkerou · 8 years ago
  60. 5ef95a9 Merge pull request #9194 from dgquintas/lb_secure_naming_3 by David G. Quintas · 8 years ago
  61. 0129150 Secure naming support for gRPCLB by David Garcia Quintas · 8 years ago
  62. d92d827 Merge pull request #9617 from rjshade/add_exec_ctx_to_orphan_callback by Robbie Shade · 8 years ago
  63. e128e83 clang fmt by ncteisen · 8 years ago
  64. 86e3a54 Merge pull request #9618 from carl-mastrangelo/wander by Jan Tattermusch · 8 years ago
  65. c6556af Merge pull request #9588 from ctiller/fuzzing-memory by Craig Tiller · 8 years ago
  66. ea2c594 Merge pull request #9619 from ctiller/bm_counters by Craig Tiller · 8 years ago
  67. 3f48430 Merge pull request #9616 from ctiller/disable_bdp by Craig Tiller · 8 years ago
  68. 8c58a48 Save allocating a grpc_error if there is no error by Craig Tiller · 8 years ago
  69. 04fb965 Merge pull request #9054 from sreecha/pollset_set_test by Sree Kuchibhotla · 8 years ago
  70. 547974e Merge pull request #9421 from htuch/grpc-buffer-writer-fix by Craig Tiller · 8 years ago
  71. f2fe4f7 Add a PreServerStart in global server callbacks by yang-g · 8 years ago
  72. 5f3cfe9 Fix read from uninitialized memory bug in GrpcBufferWriter. by Harvey Tuch · 8 years ago
  73. dc9bee7 Add proxy mapper method for overriding the name to resolve. by Mark D. Roth · 8 years ago
  74. 0a8e32a Add more verbose status msg to rst_stream case by ncteisen · 8 years ago
  75. 27ee9d0 Merge pull request #9539 from markdroth/canonicalize_server_uri by Mark D. Roth · 8 years ago
  76. 715e43b Make a jobspec by Craig Tiller · 8 years ago
  77. d52b76d Merge github.com:grpc/grpc into bm_perf by Craig Tiller · 8 years ago
  78. 6911d08 Fix platform_string() usage, cut temporary space usage by Craig Tiller · 8 years ago
  79. 923e054 Merge pull request #8143 from oza/run_test_work_with_python3 by Nathaniel Manista · 8 years ago
  80. 53d7626 Merge pull request #9571 from sreecha/fix-stress-lb by Sree Kuchibhotla · 8 years ago
  81. 3d4f443 Merge pull request #9590 from sreecha/micro_bm by Sree Kuchibhotla · 8 years ago
  82. 0d2d72f Merge pull request #9596 from muxi/cronet-tests-in-jenkins by Muxi Yan · 8 years ago
  83. 01d7d9b Add allocations/iteration counters to bm_fullstack by Craig Tiller · 8 years ago
  84. b038beb Add counters for mutex acquisitions, expose in bm_fullstack by Craig Tiller · 8 years ago
  85. 239095a Merge remote-tracking branch 'upstream/master' into canonicalize_server_uri by Mark D. Roth · 8 years ago
  86. 5f3a143 remove extra space in Csharp code by Carl Mastrangelo · 8 years ago
  87. 49124e7 Adds an exec_ctx argument to orphan_cb in udp_server by Robbie Shade · 8 years ago
  88. 78e6451 Add a hook to disable BDP probing by Craig Tiller · 8 years ago
  89. cc08a4f Fix issue #9602 by Piotr Pietraszkiewicz · 8 years ago
  90. b4726ff Merge pull request #9598 from kpayson64/pin_yapf by David G. Quintas · 8 years ago
  91. f4c45d7 Merge pull request #9419 from danzh2010/shutdowntest by Yang Gao · 8 years ago
  92. ed64818 Merge pull request #9479 from muxi/automate-objc-version-advancement by Muxi Yan · 8 years ago
  93. 938f099 Add Cronet core tests to Jenkins by Muxi Yan · 8 years ago
  94. 7546f3c Merge pull request #9589 from apolcyn/turn_off_ruby_tests by apolcyn · 8 years ago
  95. 9d59861 Merge pull request #9608 from grpc/wenbozhu-patch-3 by Feng Li · 8 years ago
  96. 7b6ad2d Update PROTOCOL-WEB.md by Wenbo Zhu · 8 years ago
  97. 20b08f4 Merge pull request #9607 from grpc/wenbozhu-patch-2 by Feng Li · 8 years ago
  98. e5cf8f0 Update PROTOCOL-WEB.md by Wenbo Zhu · 8 years ago
  99. 50bd995 Advance BoringSSL version by Muxi Yan · 8 years ago
  100. d81c6b6 Advance protoc dependency version as well by Muxi Yan · 8 years ago