1. 2239ebc Simplify by David Garcia Quintas · 8 years ago
  2. f8ef30c Stringify generator result. by Mark D. Roth · 8 years ago
  3. 731a8e6 do bitsets right by David Garcia Quintas · 8 years ago
  4. f9cffc7 List, not generator. by Mark D. Roth · 8 years ago
  5. 6642b38 Fix python. by Mark D. Roth · 8 years ago
  6. 5ebc7bb Add hex dump. by Mark D. Roth · 8 years ago
  7. bf5272c Use future print(). Ugh. by Mark D. Roth · 8 years ago
  8. 0fc334f Python sucks. by Mark D. Roth · 8 years ago
  9. f431642 Attempt to fix syntax error in debugging lines. by Mark D. Roth · 8 years ago
  10. 1e6b02b Add debugging. by Mark D. Roth · 8 years ago
  11. efd7795 Attempt to deal with unicode strings in jenkins environment. by Mark D. Roth · 8 years ago
  12. 94298fb Merge pull request #8923 from kpayson64/php_unit_test_cleanup by kpayson64 · 8 years ago
  13. d0c27df Merge pull request #8707 from kpayson64/upstream_changes by kpayson64 · 8 years ago
  14. 02d2807 Fixes 2 issues: by Ken Payson · 8 years ago
  15. 3045a37 Add configurable exit grace periods and shutdown handlers by Ken Payson · 8 years ago
  16. a561785 clang-format by Mark D. Roth · 8 years ago
  17. 9b3f1b7 Fix httpcli cleanup code. by Mark D. Roth · 8 years ago
  18. 412e6ac Merge branch 'security_handshaker1' into security_handshaker2 by Mark D. Roth · 8 years ago
  19. 53bd693 Code review changes. by Mark D. Roth · 8 years ago
  20. 6c870f6 Remove redundant includes by Sree Kuchibhotla · 8 years ago
  21. 2388b95 Remove redundant includes by Sree Kuchibhotla · 8 years ago
  22. d17c7c9 Merge pull request #8884 from jtattermusch/csharp_cleanup_nuspec by Jan Tattermusch · 8 years ago
  23. b1c4e61 Merge pull request #8849 from pmarks-net/master by Paul Marks · 8 years ago
  24. 9832b9b Merge pull request #8902 from muxi/fix-cocoapods-fail by Muxi Yan · 8 years ago
  25. ae3fd42 Deflaked lb_policies_test by David Garcia Quintas · 8 years ago
  26. 0d7b043 Merge remote-tracking branch 'upstream/master' into security_handshaker1 by Mark D. Roth · 8 years ago
  27. a91298c Update post_install condition and comments by Muxi Yan · 8 years ago
  28. 4b06406 Merge github.com:grpc/grpc into hansel by Craig Tiller · 8 years ago
  29. 86a893d Merge remote-tracking branch 'upstream/master' into security_handshaker2 by Mark D. Roth · 8 years ago
  30. 71cf7b3 Merge pull request #8908 from dgquintas/grpclb_test_deflake by David G. Quintas · 8 years ago
  31. 65832fb Merge pull request #8880 from dgquintas/json_localhost_carnage by David G. Quintas · 8 years ago
  32. f1926c0 Add a TODO comment. by Mark D. Roth · 8 years ago
  33. 6facd26 Merge pull request #8903 from ctiller/tcp_shutdown by Craig Tiller · 8 years ago
  34. 2a5af02 Merge pull request #8912 from ctiller/fixit17 by Craig Tiller · 8 years ago
  35. 9fbb338 Review feedback by Craig Tiller · 8 years ago
  36. e6e1c9e Fix link problem for insecure target. by Mark D. Roth · 8 years ago
  37. 296984b Break infinite connection retry loop by Craig Tiller · 8 years ago
  38. 9f57edc Merge pull request #8907 from jtattermusch/internal_ci_take2 by Jan Tattermusch · 8 years ago
  39. b62f364 Fix shutdown semantics for client and server code. by Mark D. Roth · 8 years ago
  40. 75d0c42 Fix shutdown semantics for security handshaker. by Mark D. Roth · 8 years ago
  41. 3c5a868 PR comments #2 by David Garcia Quintas · 8 years ago
  42. c6e1e69 Merge branch 'security_handshaker1' into security_handshaker2 by Mark D. Roth · 8 years ago
  43. b8f97a4 Allow handshaking to be retried. by Mark D. Roth · 8 years ago
  44. 523a4aa PR comments by David Garcia Quintas · 8 years ago
  45. c584d99 Eliminate some code duplication. by Mark D. Roth · 8 years ago
  46. a9bd943 Fix unref-while-lock-held bug. Only shut down handshaker if in progress. by Mark D. Roth · 8 years ago
  47. e068361 clang-format by Craig Tiller · 8 years ago
  48. f6fe888 Merge branch 'tcp_shutdown' of github.com:ctiller/grpc into tcp_shutdown by Craig Tiller · 8 years ago
  49. d112ed9 Further safety fixes for TCP on Windows by Craig Tiller · 8 years ago
  50. b04a0cc allow pulling a docker image from dockerhub instead of building locally by Jan Tattermusch · 8 years ago
  51. 4597061 add script for pushing testing docker images by Jan Tattermusch · 8 years ago
  52. 033c51e Deflake grpclb test by David Garcia Quintas · 8 years ago
  53. 4024e89 basic config for internal CI by Jan Tattermusch · 8 years ago
  54. a4945df get rid of the obsolete C# package builder by Jan Tattermusch · 8 years ago
  55. 69299c7 generate reflection package as well by Jan Tattermusch · 8 years ago
  56. d890b25 generate package build script from a template by Jan Tattermusch · 8 years ago
  57. 90e46ff Merge pull request #8857 from jtattermusch/csharp_reflection by Jan Tattermusch · 8 years ago
  58. a0a3c41 Merge branch 'master' of github.com:grpc/grpc into json_localhost_carnage by David Garcia Quintas · 8 years ago
  59. d6936b6 PR comments by David Garcia Quintas · 8 years ago
  60. 2502afb Fixed build.yaml and ran generate_projects.sh. by Mark D. Roth · 8 years ago
  61. 6c3d040 Merge branch 'security_handshaker1' into security_handshaker2 by Mark D. Roth · 8 years ago
  62. 0610434 Always shut down endpoints before destroying them. by Mark D. Roth · 8 years ago
  63. 30f698f Make handshaker responsible for destroying endpoint on shutdown or failure. by Mark D. Roth · 8 years ago
  64. fdc17aa clang-format by Craig Tiller · 8 years ago
  65. cbafdd1 Fix races on tcp server shutdown on Windows by Craig Tiller · 8 years ago
  66. bb4e501 Merge github.com:grpc/grpc into tcp_shutdown by Craig Tiller · 8 years ago
  67. 4475694 Eliminate the user_data overloading hack in handshake_manager. by Mark D. Roth · 8 years ago
  68. 47564de Capture name change of CocoaPods generated target by Muxi Yan · 8 years ago
  69. 4cdcd12 Fix locking bug in HTTP CONNECT handshaker. by Mark D. Roth · 8 years ago
  70. 63f84be Merge pull request #8901 from grpc/revert-8838-test_credentials by Yang Gao · 8 years ago
  71. 3b45b8d Revert "Test credentials provider update" by Craig Tiller · 8 years ago
  72. 09ee8d0 Merge remote-tracking branch 'upstream/master' into security_handshaker1 by Mark D. Roth · 8 years ago
  73. 95fcb58 Remove redundant fields for endpoints. by Mark D. Roth · 8 years ago
  74. 3beb6c5 Add locking in security handshaker. by Mark D. Roth · 8 years ago
  75. 3b04e7e Merge pull request #8894 from ctiller/fixit14 by Craig Tiller · 8 years ago
  76. fbc598a Merge pull request #8838 from yang-g/test_credentials by Yang Gao · 8 years ago
  77. 9178ba2 Merge pull request #8867 from ctiller/fixit6 by Craig Tiller · 8 years ago
  78. 30f4b81 Merge pull request #8876 from ctiller/iomgr_shutdown by Craig Tiller · 8 years ago
  79. eadbe86 Merge pull request #8890 from ctiller/fixit12 by Craig Tiller · 8 years ago
  80. b123643 remove one more publicSign by Jan Tattermusch · 8 years ago
  81. c0c0dbc Fix TSAN race on adding a reclaimer by Craig Tiller · 8 years ago
  82. 0d8c9cf Merge pull request #8868 from markdroth/fixit_qps by Mark D. Roth · 8 years ago
  83. 54c607d Merge pull request #8892 from ctiller/fixit13 by Craig Tiller · 8 years ago
  84. 9f07b4f Increase timeout for now: seems this can take longer under some configurations by Craig Tiller · 8 years ago
  85. b37e5ce Merge pull request #8878 from ctiller/fixit9 by Craig Tiller · 8 years ago
  86. 9564cf9 Take into account all the configs by Craig Tiller · 8 years ago
  87. d04c822 Unique-ify uds address between concurrent bm_fullstack runs by Craig Tiller · 8 years ago
  88. 08d2d97 Merge pull request #8888 from ctiller/fixit10 by Craig Tiller · 8 years ago
  89. e89e54f clang-format code by Craig Tiller · 8 years ago
  90. c56d3eb Improve logging. by Mark D. Roth · 8 years ago
  91. 091057a fix proto import paths for C# where possible by Jan Tattermusch · 8 years ago
  92. 0201776 add C# server reflection by Jan Tattermusch · 8 years ago
  93. f9ed9d9 Merge pull request #8875 from dgquintas/fixit_race_httpclient by David G. Quintas · 8 years ago
  94. a05909f Added pid logging to subprocess by David Garcia Quintas · 8 years ago
  95. 6deadf5 Propagate termination signals to subprocesses by David Garcia Quintas · 8 years ago
  96. c991e80 Limit outstanding rpc count for synchronous {client,server} tsan tests by Craig Tiller · 8 years ago
  97. 1af41af Merge pull request #8877 from dgquintas/bm_fullstack_dtor by David G. Quintas · 8 years ago
  98. d449003 Shutdown grpc for fullstack benchmark by David Garcia Quintas · 8 years ago
  99. 83b6e8e Run clang-format on udp_server.c by Paul Marks · 8 years ago
  100. b1ef2d4 Merge pull request #8874 from dgquintas/fixit_increase_tsan_1byte_timeout by David G. Quintas · 8 years ago