1. 491d975 Fix subprocess code to avoid redundant calls to waitpid(). by Mark D. Roth · 8 years ago
  2. 1fa9ddb Fix clang-format by Craig Tiller · 8 years ago
  3. b4b8e1e Fix mac build by Craig Tiller · 8 years ago
  4. 6ff81e9 Merge pull request #8825 from jtattermusch/manual_upmerge_101 by Jan Tattermusch · 8 years ago
  5. 09ba2d6 fix formatting by Jan Tattermusch · 8 years ago
  6. 4bbbb73 Merge pull request #8847 from yang-g/clang-format by David G. Quintas · 8 years ago
  7. d255a72 Clang-format by yang-g · 8 years ago
  8. f75459d Merge pull request #8827 from jtattermusch/ur_does_not_reference_tcp by Jan Tattermusch · 8 years ago
  9. 543d3a3 Merge pull request #8650 from kpayson64/poll_cv_improvement by kpayson64 · 8 years ago
  10. 74ce594 Merge pull request #8815 from yang-g/http_trace by Yang Gao · 8 years ago
  11. ff3da88 regenerate C# protos by Jan Tattermusch · 8 years ago
  12. cdd4203 use thread pool from v1.0.x but keep server call life cycle in master by Alexander Polcyn · 8 years ago
  13. 01eda53 Merge pull request #8829 from dgquintas/grpclb_right_target by David G. Quintas · 8 years ago
  14. 7cb1318 Merge pull request #8822 from dgquintas/grpclb_serverlist_leak by David G. Quintas · 8 years ago
  15. 4334fe5 Merge pull request #8817 from ncteisen/python_stress_flags by Noah Eisen · 8 years ago
  16. 6493a73 Check on *target, not target by David Garcia Quintas · 8 years ago
  17. 24804d2 Add new flags to Python stress client by Noah Eisen · 8 years ago
  18. 6f8507f UserResource does not reference tcp endpoint on windows by Jan Tattermusch · 8 years ago
  19. 8613e47 Merge remote-tracking branch 'upstream/v1.0.x' into HEAD by Jan Tattermusch · 8 years ago
  20. 1864870 Merge pull request #8808 from jtattermusch/update_async_311 by Jan Tattermusch · 8 years ago
  21. 1ebcaa2 Fixed leak upon duped serverlist updates by David Garcia Quintas · 8 years ago
  22. 8fb73d2 Pretty print outgoing headers by yang-g · 8 years ago
  23. e7099c8 update Grpc.HealthCheck.nuspec by Jan Tattermusch · 8 years ago
  24. 63cdea3 update Grpc.Core.nuspec by Jan Tattermusch · 8 years ago
  25. f8c43a0 update project.json projects to System.Interactive.Async 3.1.1 by Jan Tattermusch · 8 years ago
  26. 57cc83e Update .csproj files to System.Interactive.Async to 3.1.1 by Jan Tattermusch · 8 years ago
  27. 19badff tcp_client_posix: Don't overwrite error descr. by David Garcia Quintas · 8 years ago
  28. 501a4fc Merge pull request #8785 from yang-g/message_limits by Yang Gao · 8 years ago
  29. 1a84f99 regenerated projects by David Garcia Quintas · 8 years ago
  30. 4283a26 pr comments by David Garcia Quintas · 8 years ago
  31. e7d2f21 improved logging by David Garcia Quintas · 8 years ago
  32. c2e6254 Merge branch 'master' of github.com:grpc/grpc into grpclb_reworked_conn_state by David Garcia Quintas · 8 years ago
  33. 405503b Merge pull request #8758 from dgquintas/lb_token_nullness by David G. Quintas · 8 years ago
  34. 149f09d Rewrote connectivity status logic for gRPC LB by David Garcia Quintas · 8 years ago
  35. e46de3d Expose message limit constants so that users can reference them by yang-g · 8 years ago
  36. 91f24b9 Add default arguments to python interop client by Noah Eisen · 8 years ago
  37. ed92f7b Merge pull request #8617 from markdroth/service_config_json by Mark D. Roth · 8 years ago
  38. 8a4ac88 Merge pull request #8619 from apolcyn/gen_csharp_partial_class by apolcyn · 8 years ago
  39. 4a0e584 Undo wrong NULLing in grpclb by David Garcia Quintas · 8 years ago
  40. 1dc9ad3 Merge pull request #8630 from ctiller/newlines by Craig Tiller · 8 years ago
  41. 1016d9f Merge github.com:grpc/grpc into bm_fullstack by Craig Tiller · 8 years ago
  42. 077da7f Fix merge error by Craig Tiller · 8 years ago
  43. d57a148 Merge github.com:grpc/grpc into newlines by Craig Tiller · 8 years ago
  44. 863113a Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  45. 740665a Merge pull request #8737 from yang-g/creds_sanitize by Yang Gao · 8 years ago
  46. b0fb2d2 fix windows build by Jan Tattermusch · 8 years ago
  47. c80fa2f Merge pull request #8680 from ctiller/no_more_legacy by Craig Tiller · 8 years ago
  48. 850cbaa Added more testing for grpclb tokens by David Garcia Quintas · 8 years ago
  49. a1cf4dd Merge pull request #8666 from dgquintas/rr_fixall by David G. Quintas · 8 years ago
  50. 738e6db Fix use-after-free in time parse caching by Craig Tiller · 8 years ago
  51. f392ce9 Merge pull request #8662 from markdroth/latency_in_final_info by Mark D. Roth · 8 years ago
  52. 8f68e29 Merge pull request #8733 from dgquintas/grpclb_deadlock by David G. Quintas · 8 years ago
  53. d03afbd Merge branch 'master' of github.com:grpc/grpc into rr_fixall by David Garcia Quintas · 8 years ago
  54. 7466ae7 Merge pull request #8746 from murgatroid99/node_lodash_compat by Michael Lumish · 8 years ago
  55. 7d46b94 Merge pull request #8724 from dgquintas/chttp_initial_md_copypaste_fix by David G. Quintas · 8 years ago
  56. 3ddebf4 PR comment by David Garcia Quintas · 8 years ago
  57. ad1b395 Merge remote-tracking branch 'upstream/master' into latency_in_final_info by Mark D. Roth · 8 years ago
  58. 9ea40c5 Make Node library compatible with lodash 3 by murgatroid99 · 8 years ago
  59. 84e65e1 Merge pull request #8713 from jtattermusch/csharp_cleanup_profiling by Jan Tattermusch · 8 years ago
  60. 76f90c3 Merge pull request #8728 from murgatroid99/more_uv_fixes by Michael Lumish · 8 years ago
  61. 414af9b refresh and access token filtering by yang-g · 8 years ago
  62. b1f6bf2 Merge pull request #8086 from y-zeng/fix_gprc by Yuchen Zeng · 8 years ago
  63. a74b246 Fixed deadlock between glb_shutdown and lb_on_server_status_received by David Garcia Quintas · 8 years ago
  64. 5c1f55a Merge pull request #8335 from y-zeng/tos by Yuchen Zeng · 8 years ago
  65. 67ffe3f clang-format by Yuchen Zeng · 8 years ago
  66. b35dfa8 remove existing profiling points by Jan Tattermusch · 8 years ago
  67. 475e06b 10m entries in profiler by Jan Tattermusch · 8 years ago
  68. fdf45ab support threadpool tracing by Jan Tattermusch · 8 years ago
  69. ed2f308 NULLs needed at fail_pending_writes() too by David Garcia Quintas · 8 years ago
  70. 2e01234 Fix sanity, uv, and windows builds by murgatroid99 · 8 years ago
  71. 35d5dfc parse json instead by yang-g · 8 years ago
  72. 3fde399 Fixed wrong NULLing in chttp2 transport by David Garcia Quintas · 8 years ago
  73. 8bac679 Demote secure handshake failures even further by David Garcia Quintas · 8 years ago
  74. a5da0ef Merge pull request #8486 from y-zeng/get_tos by Yuchen Zeng · 8 years ago
  75. 3d5dd79 Merge pull request #8700 from jtattermusch/fix_metadata_credentials by Jan Tattermusch · 8 years ago
  76. 69f783d Allow LB policy name to be matched in a case-insensitive manner. by Mark D. Roth · 8 years ago
  77. c19049c clang-format by Mark D. Roth · 8 years ago
  78. 7079809 Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  79. 84c8a02 Change JSON format to use the standard proto3 mapping for each type. by Mark D. Roth · 8 years ago
  80. 60d0f4c add a comment by Jan Tattermusch · 8 years ago
  81. e63c612 Merge pull request #8704 from murgatroid99/uv_slice_changes by Michael Lumish · 8 years ago
  82. e9448df Fixed wrong ordering of operations by David Garcia Quintas · 8 years ago
  83. d5e53b0 Merge pull request #8685 from dgquintas/glb_locks by David G. Quintas · 8 years ago
  84. e2672c9 Some slice and resource quota updates to UV and Node code by murgatroid99 · 8 years ago
  85. dc5d60b Allow setting service config via C++ API, for use in tests. by Mark D. Roth · 8 years ago
  86. 4bbdda4 Allow getting LB policy name and service config in C++ API. by Mark D. Roth · 8 years ago
  87. c625c7a Allow fetching service config via grpc_channel_get_info(). by Mark D. Roth · 8 years ago
  88. 998fdd0 dont hang when empty metadata is passed by Jan Tattermusch · 8 years ago
  89. 90eb388 add more MetadataCredentials tests by Jan Tattermusch · 8 years ago
  90. ae4ab4f allow null metadata_array in plugin notify by Jan Tattermusch · 8 years ago
  91. c56c3ad Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  92. 1b77f0b Merge remote-tracking branch 'upstream/master' into latency_in_final_info by Mark D. Roth · 8 years ago
  93. 502eb90 redact json key by yang-g · 8 years ago
  94. 3abd5cc Merge pull request #8343 from muxi/no-authority-header-in-cronet by Muxi Yan · 8 years ago
  95. 5e44504 Merge pull request #8687 from dgquintas/handshaker_demote_logging by David G. Quintas · 8 years ago
  96. 76b894c Demote handshake failure logging message from ERROR to INFO by David Garcia Quintas · 8 years ago
  97. d43b9f3 Merge pull request #8518 from sreecha/mutrace_fix by Sree Kuchibhotla · 8 years ago
  98. d4d2ece clang-format by David Garcia Quintas · 8 years ago
  99. 7810898 Add grpc_socket_mutator_compare by Yuchen Zeng · 8 years ago
  100. 8006949 Added assert for lb_token before reffing it by David Garcia Quintas · 8 years ago