1. 0d7b043 Merge remote-tracking branch 'upstream/master' into security_handshaker1 by Mark D. Roth · 8 years ago
  2. 65832fb Merge pull request #8880 from dgquintas/json_localhost_carnage by David G. Quintas · 8 years ago
  3. 6facd26 Merge pull request #8903 from ctiller/tcp_shutdown by Craig Tiller · 8 years ago
  4. 9fbb338 Review feedback by Craig Tiller · 8 years ago
  5. 296984b Break infinite connection retry loop by Craig Tiller · 8 years ago
  6. b8f97a4 Allow handshaking to be retried. by Mark D. Roth · 8 years ago
  7. c584d99 Eliminate some code duplication. by Mark D. Roth · 8 years ago
  8. a9bd943 Fix unref-while-lock-held bug. Only shut down handshaker if in progress. by Mark D. Roth · 8 years ago
  9. e068361 clang-format by Craig Tiller · 8 years ago
  10. f6fe888 Merge branch 'tcp_shutdown' of github.com:ctiller/grpc into tcp_shutdown by Craig Tiller · 8 years ago
  11. d112ed9 Further safety fixes for TCP on Windows by Craig Tiller · 8 years ago
  12. a0a3c41 Merge branch 'master' of github.com:grpc/grpc into json_localhost_carnage by David Garcia Quintas · 8 years ago
  13. 0610434 Always shut down endpoints before destroying them. by Mark D. Roth · 8 years ago
  14. 30f698f Make handshaker responsible for destroying endpoint on shutdown or failure. by Mark D. Roth · 8 years ago
  15. fdc17aa clang-format by Craig Tiller · 8 years ago
  16. cbafdd1 Fix races on tcp server shutdown on Windows by Craig Tiller · 8 years ago
  17. bb4e501 Merge github.com:grpc/grpc into tcp_shutdown by Craig Tiller · 8 years ago
  18. 4475694 Eliminate the user_data overloading hack in handshake_manager. by Mark D. Roth · 8 years ago
  19. 4cdcd12 Fix locking bug in HTTP CONNECT handshaker. by Mark D. Roth · 8 years ago
  20. 09ee8d0 Merge remote-tracking branch 'upstream/master' into security_handshaker1 by Mark D. Roth · 8 years ago
  21. 3b04e7e Merge pull request #8894 from ctiller/fixit14 by Craig Tiller · 8 years ago
  22. 30f4b81 Merge pull request #8876 from ctiller/iomgr_shutdown by Craig Tiller · 8 years ago
  23. c0c0dbc Fix TSAN race on adding a reclaimer by Craig Tiller · 8 years ago
  24. 0d8c9cf Merge pull request #8868 from markdroth/fixit_qps by Mark D. Roth · 8 years ago
  25. a05909f Added pid logging to subprocess by David Garcia Quintas · 8 years ago
  26. da81d1a Flush platform stuff after timer events by Craig Tiller · 8 years ago
  27. a540848 Fixed http_client race by David Garcia Quintas · 8 years ago
  28. 491d975 Fix subprocess code to avoid redundant calls to waitpid(). by Mark D. Roth · 8 years ago
  29. 1fa9ddb Fix clang-format by Craig Tiller · 8 years ago
  30. b4b8e1e Fix mac build by Craig Tiller · 8 years ago
  31. 4bbbb73 Merge pull request #8847 from yang-g/clang-format by David G. Quintas · 8 years ago
  32. d255a72 Clang-format by yang-g · 8 years ago
  33. f75459d Merge pull request #8827 from jtattermusch/ur_does_not_reference_tcp by Jan Tattermusch · 8 years ago
  34. 543d3a3 Merge pull request #8650 from kpayson64/poll_cv_improvement by kpayson64 · 8 years ago
  35. 74ce594 Merge pull request #8815 from yang-g/http_trace by Yang Gao · 8 years ago
  36. 01eda53 Merge pull request #8829 from dgquintas/grpclb_right_target by David G. Quintas · 8 years ago
  37. 6493a73 Check on *target, not target by David Garcia Quintas · 8 years ago
  38. 6f8507f UserResource does not reference tcp endpoint on windows by Jan Tattermusch · 8 years ago
  39. 1ebcaa2 Fixed leak upon duped serverlist updates by David Garcia Quintas · 8 years ago
  40. 8fb73d2 Pretty print outgoing headers by yang-g · 8 years ago
  41. 19badff tcp_client_posix: Don't overwrite error descr. by David Garcia Quintas · 8 years ago
  42. 501a4fc Merge pull request #8785 from yang-g/message_limits by Yang Gao · 8 years ago
  43. 4283a26 pr comments by David Garcia Quintas · 8 years ago
  44. e7d2f21 improved logging by David Garcia Quintas · 8 years ago
  45. c2e6254 Merge branch 'master' of github.com:grpc/grpc into grpclb_reworked_conn_state by David Garcia Quintas · 8 years ago
  46. 405503b Merge pull request #8758 from dgquintas/lb_token_nullness by David G. Quintas · 8 years ago
  47. 149f09d Rewrote connectivity status logic for gRPC LB by David Garcia Quintas · 8 years ago
  48. e46de3d Expose message limit constants so that users can reference them by yang-g · 8 years ago
  49. ed92f7b Merge pull request #8617 from markdroth/service_config_json by Mark D. Roth · 8 years ago
  50. 30a1beb Fix edge cases in HTTP CONNECT handshaker. by Mark D. Roth · 8 years ago
  51. 4a0e584 Undo wrong NULLing in grpclb by David Garcia Quintas · 8 years ago
  52. 1dc9ad3 Merge pull request #8630 from ctiller/newlines by Craig Tiller · 8 years ago
  53. f9b56b9 Change grpc_handshaker_args to be owned by the handshake manager. by Mark D. Roth · 8 years ago
  54. 1016d9f Merge github.com:grpc/grpc into bm_fullstack by Craig Tiller · 8 years ago
  55. 077da7f Fix merge error by Craig Tiller · 8 years ago
  56. d57a148 Merge github.com:grpc/grpc into newlines by Craig Tiller · 8 years ago
  57. 411297b Merge remote-tracking branch 'upstream/master' into security_handshaker2 by Mark D. Roth · 8 years ago
  58. 863113a Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  59. 740665a Merge pull request #8737 from yang-g/creds_sanitize by Yang Gao · 8 years ago
  60. b0fb2d2 fix windows build by Jan Tattermusch · 8 years ago
  61. c80fa2f Merge pull request #8680 from ctiller/no_more_legacy by Craig Tiller · 8 years ago
  62. 850cbaa Added more testing for grpclb tokens by David Garcia Quintas · 8 years ago
  63. a1cf4dd Merge pull request #8666 from dgquintas/rr_fixall by David G. Quintas · 8 years ago
  64. 738e6db Fix use-after-free in time parse caching by Craig Tiller · 8 years ago
  65. 3d48c99 Minor boolification. by Mark D. Roth · 8 years ago
  66. f392ce9 Merge pull request #8662 from markdroth/latency_in_final_info by Mark D. Roth · 8 years ago
  67. 8f68e29 Merge pull request #8733 from dgquintas/grpclb_deadlock by David G. Quintas · 8 years ago
  68. d03afbd Merge branch 'master' of github.com:grpc/grpc into rr_fixall by David Garcia Quintas · 8 years ago
  69. 7d46b94 Merge pull request #8724 from dgquintas/chttp_initial_md_copypaste_fix by David G. Quintas · 8 years ago
  70. 3ddebf4 PR comment by David Garcia Quintas · 8 years ago
  71. 2ea37e9 clang-format by Mark D. Roth · 8 years ago
  72. 473187a Merge branch 'security_handshaker1' into security_handshaker2 by Mark D. Roth · 8 years ago
  73. fcf5e10 clang-format by Mark D. Roth · 8 years ago
  74. 83eafde Fix comments. by Mark D. Roth · 8 years ago
  75. 4f74d04 Fix error refcounting in on_handshake_done callbacks. by Mark D. Roth · 8 years ago
  76. c560c5a Merge remote-tracking branch 'upstream/master' into security_handshaker1 by Mark D. Roth · 8 years ago
  77. ad1b395 Merge remote-tracking branch 'upstream/master' into latency_in_final_info by Mark D. Roth · 8 years ago
  78. b16c1e3 Move deadline handling to handshake manager. by Mark D. Roth · 8 years ago
  79. 4b5cdb7 Change handshaker API to take grpc_closure instead of grpc_iomgr_cb_func. by Mark D. Roth · 8 years ago
  80. 76f90c3 Merge pull request #8728 from murgatroid99/more_uv_fixes by Michael Lumish · 8 years ago
  81. 414af9b refresh and access token filtering by yang-g · 8 years ago
  82. b1f6bf2 Merge pull request #8086 from y-zeng/fix_gprc by Yuchen Zeng · 8 years ago
  83. a74b246 Fixed deadlock between glb_shutdown and lb_on_server_status_received by David Garcia Quintas · 8 years ago
  84. 5c1f55a Merge pull request #8335 from y-zeng/tos by Yuchen Zeng · 8 years ago
  85. 27588bb Change handshake manager to invoke callbacks via an exec_ctx. by Mark D. Roth · 8 years ago
  86. 67ffe3f clang-format by Yuchen Zeng · 8 years ago
  87. ed2f308 NULLs needed at fail_pending_writes() too by David Garcia Quintas · 8 years ago
  88. 2e01234 Fix sanity, uv, and windows builds by murgatroid99 · 8 years ago
  89. 35d5dfc parse json instead by yang-g · 8 years ago
  90. 3fde399 Fixed wrong NULLing in chttp2 transport by David Garcia Quintas · 8 years ago
  91. 8bac679 Demote secure handshake failures even further by David Garcia Quintas · 8 years ago
  92. a5da0ef Merge pull request #8486 from y-zeng/get_tos by Yuchen Zeng · 8 years ago
  93. 3d5dd79 Merge pull request #8700 from jtattermusch/fix_metadata_credentials by Jan Tattermusch · 8 years ago
  94. 69f783d Allow LB policy name to be matched in a case-insensitive manner. by Mark D. Roth · 8 years ago
  95. c19049c clang-format by Mark D. Roth · 8 years ago
  96. 7079809 Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  97. 84c8a02 Change JSON format to use the standard proto3 mapping for each type. by Mark D. Roth · 8 years ago
  98. e63c612 Merge pull request #8704 from murgatroid99/uv_slice_changes by Michael Lumish · 8 years ago
  99. e9448df Fixed wrong ordering of operations by David Garcia Quintas · 8 years ago
  100. d5e53b0 Merge pull request #8685 from dgquintas/glb_locks by David G. Quintas · 8 years ago