1. 7647b2e Merge pull request #8761 from y-zeng/fix_conflict by Yuchen Zeng · 8 years ago
  2. b3724c4 Merge pull request #8612 from soltanmm-google/wacket by Masood Malekghassemi · 8 years ago
  3. 0377f7a Fix symbol conflict by Yuchen Zeng · 8 years ago
  4. d9190bd Merge pull request #8654 from dklempner/low_level_ping_pong by David Klempner · 8 years ago
  5. c80fa2f Merge pull request #8680 from ctiller/no_more_legacy by Craig Tiller · 8 years ago
  6. 0133a1b No more gcc 4.4! by David Garcia Quintas · 8 years ago
  7. 850cbaa Added more testing for grpclb tokens by David Garcia Quintas · 8 years ago
  8. a1cf4dd Merge pull request #8666 from dgquintas/rr_fixall by David G. Quintas · 8 years ago
  9. 873d575 Merge pull request #8755 from ctiller/fangmeister by Craig Tiller · 8 years ago
  10. 354d075 Merge pull request #8730 from matt-kwong/fix-build-dashboard by matt-kwong · 8 years ago
  11. ffd8e3d pr comment by David Garcia Quintas · 8 years ago
  12. d1bc240 Merge pull request #8751 from dgquintas/undo_bad_merge_fakeresolver by David G. Quintas · 8 years ago
  13. 738e6db Fix use-after-free in time parse caching by Craig Tiller · 8 years ago
  14. f392ce9 Merge pull request #8662 from markdroth/latency_in_final_info by Mark D. Roth · 8 years ago
  15. 9b3f740 clang-format by Mark D. Roth · 8 years ago
  16. 8f68e29 Merge pull request #8733 from dgquintas/grpclb_deadlock by David G. Quintas · 8 years ago
  17. 01dbb90 Added testing for connectivity states by David Garcia Quintas · 8 years ago
  18. d03afbd Merge branch 'master' of github.com:grpc/grpc into rr_fixall by David Garcia Quintas · 8 years ago
  19. 5f50a1b Update test_get_channel_info() to use new ch arg syntax by David Garcia Quintas · 8 years ago
  20. 4270dc6 Update test_get_channel_info() to use new ch arg syntax by David Garcia Quintas · 8 years ago
  21. b794a96 Merge pull request #8743 from yang-g/lsan_suppressions by Yang Gao · 8 years ago
  22. 6cf6153 Fix tsan failures. by Mark D. Roth · 8 years ago
  23. 7466ae7 Merge pull request #8746 from murgatroid99/node_lodash_compat by Michael Lumish · 8 years ago
  24. 7d46b94 Merge pull request #8724 from dgquintas/chttp_initial_md_copypaste_fix by David G. Quintas · 8 years ago
  25. 3ddebf4 PR comment by David Garcia Quintas · 8 years ago
  26. ad1b395 Merge remote-tracking branch 'upstream/master' into latency_in_final_info by Mark D. Roth · 8 years ago
  27. 9ea40c5 Make Node library compatible with lodash 3 by murgatroid99 · 8 years ago
  28. c71b988 Merge branch 'master' of https://github.com/grpc/grpc into go_advanced_interop by Noah Eisen · 8 years ago
  29. d0670ae Merge pull request #8725 from grpc/wenbozhu-patch-1 by Feng Li · 8 years ago
  30. 60b1891 Add one more openssl leak to suppressions list by yang-g · 8 years ago
  31. 84e65e1 Merge pull request #8713 from jtattermusch/csharp_cleanup_profiling by Jan Tattermusch · 8 years ago
  32. 76f90c3 Merge pull request #8728 from murgatroid99/more_uv_fixes by Michael Lumish · 8 years ago
  33. 414af9b refresh and access token filtering by yang-g · 8 years ago
  34. b1f6bf2 Merge pull request #8086 from y-zeng/fix_gprc by Yuchen Zeng · 8 years ago
  35. a74b246 Fixed deadlock between glb_shutdown and lb_on_server_status_received by David Garcia Quintas · 8 years ago
  36. 5c1f55a Merge pull request #8335 from y-zeng/tos by Yuchen Zeng · 8 years ago
  37. 794afb3 Update interop test infrastructure to call advanced go tests by Noah Eisen · 8 years ago
  38. 67ffe3f clang-format by Yuchen Zeng · 8 years ago
  39. 983c2da Fix build analysis dashboard by Matt Kwong · 8 years ago
  40. b35dfa8 remove existing profiling points by Jan Tattermusch · 8 years ago
  41. 475e06b 10m entries in profiler by Jan Tattermusch · 8 years ago
  42. fdf45ab support threadpool tracing by Jan Tattermusch · 8 years ago
  43. ed2f308 NULLs needed at fail_pending_writes() too by David Garcia Quintas · 8 years ago
  44. 2e01234 Fix sanity, uv, and windows builds by murgatroid99 · 8 years ago
  45. fd825f5 Update PROTOCOL-WEB.md by Wenbo Zhu · 8 years ago
  46. aaefa95 Merge pull request #8638 from vjpai/conform by Vijay Pai · 8 years ago
  47. 35d5dfc parse json instead by yang-g · 8 years ago
  48. f612a36 Merge pull request #8723 from dgquintas/handshaker_demote_logging_again by David G. Quintas · 8 years ago
  49. 3fde399 Fixed wrong NULLing in chttp2 transport by David Garcia Quintas · 8 years ago
  50. 8bac679 Demote secure handshake failures even further by David Garcia Quintas · 8 years ago
  51. 33468f5 Merge pull request #8698 from murgatroid99/node_express_run_perf_tests by Michael Lumish · 8 years ago
  52. 7b16bbe Merge pull request #8706 from matt-kwong/pull-request-params by matt-kwong · 8 years ago
  53. a5da0ef Merge pull request #8486 from y-zeng/get_tos by Yuchen Zeng · 8 years ago
  54. 3d5dd79 Merge pull request #8700 from jtattermusch/fix_metadata_credentials by Jan Tattermusch · 8 years ago
  55. 69f783d Allow LB policy name to be matched in a case-insensitive manner. by Mark D. Roth · 8 years ago
  56. c19049c clang-format by Mark D. Roth · 8 years ago
  57. 7079809 Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  58. 84c8a02 Change JSON format to use the standard proto3 mapping for each type. by Mark D. Roth · 8 years ago
  59. 92fd7e1 Merge pull request #8642 from yang-g/ssl_fuzzer by Yang Gao · 8 years ago
  60. 60d0f4c add a comment by Jan Tattermusch · 8 years ago
  61. 979abf6 regenerate projects by yang-g · 8 years ago
  62. b587561 Merge remote-tracking branch 'upstream/master' into ssl_fuzzer by yang-g · 8 years ago
  63. 1731a41 Merge branch 'master' into node_express_run_perf_tests by murgatroid99 · 8 years ago
  64. e8f9cbb Remove some disabled copied Node Express perf tests by murgatroid99 · 8 years ago
  65. e63c612 Merge pull request #8704 from murgatroid99/uv_slice_changes by Michael Lumish · 8 years ago
  66. 71f0179 Merge pull request #8701 from lyuxuan/cpu_usage2 by Sree Kuchibhotla · 8 years ago
  67. e9448df Fixed wrong ordering of operations by David Garcia Quintas · 8 years ago
  68. aa6c94c Fix skipped tests not showing up in Jenkins UI by Matt Kwong · 8 years ago
  69. d5e53b0 Merge pull request #8685 from dgquintas/glb_locks by David G. Quintas · 8 years ago
  70. d885a27 fix repeated field by Yuxuan Li · 8 years ago
  71. a91fb72 ERR by yang-g · 8 years ago
  72. e2672c9 Some slice and resource quota updates to UV and Node code by murgatroid99 · 8 years ago
  73. 317f60b add a blank line back by Yuxuan Li · 8 years ago
  74. 2b4d372 hiding totalCpuTime and idleCpuTime from ServerStatus proto message by Yuxuan Li · 8 years ago
  75. db4b459 Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  76. 74219ea Merge pull request #8702 from markdroth/clang_format_fix by Mark D. Roth · 8 years ago
  77. 02b1ae4 clang-format by Mark D. Roth · 8 years ago
  78. 9ba52e7 unblock the performance tests. hide the cpu usage field for now. by Yuxuan Li · 8 years ago
  79. dc5d60b Allow setting service config via C++ API, for use in tests. by Mark D. Roth · 8 years ago
  80. 4bbdda4 Allow getting LB policy name and service config in C++ API. by Mark D. Roth · 8 years ago
  81. c625c7a Allow fetching service config via grpc_channel_get_info(). by Mark D. Roth · 8 years ago
  82. 998fdd0 dont hang when empty metadata is passed by Jan Tattermusch · 8 years ago
  83. 90eb388 add more MetadataCredentials tests by Jan Tattermusch · 8 years ago
  84. ae4ab4f allow null metadata_array in plugin notify by Jan Tattermusch · 8 years ago
  85. c56c3ad Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  86. c7d2467 Fix test breakage from recent merges. by Mark D. Roth · 8 years ago
  87. 1b77f0b Merge remote-tracking branch 'upstream/master' into latency_in_final_info by Mark D. Roth · 8 years ago
  88. 502eb90 redact json key by yang-g · 8 years ago
  89. dabe6bd Enable Node Express benchmarks, fix copy/paste errors by murgatroid99 · 8 years ago
  90. 5db4884 ignore ssl error leak by yang-g · 8 years ago
  91. 3abd5cc Merge pull request #8343 from muxi/no-authority-header-in-cronet by Muxi Yan · 8 years ago
  92. 24e5f37 Merge pull request #8461 from matt-kwong/pull-request-params by matt-kwong · 8 years ago
  93. fefb3ca shutdown is not needed with the changes to mock_ep by yang-g · 8 years ago
  94. 5e44504 Merge pull request #8687 from dgquintas/handshaker_demote_logging by David G. Quintas · 8 years ago
  95. 76b894c Demote handshake failure logging message from ERROR to INFO by David Garcia Quintas · 8 years ago
  96. d43b9f3 Merge pull request #8518 from sreecha/mutrace_fix by Sree Kuchibhotla · 8 years ago
  97. d4d2ece clang-format by David Garcia Quintas · 8 years ago
  98. 7810898 Add grpc_socket_mutator_compare by Yuchen Zeng · 8 years ago
  99. 8006949 Added assert for lb_token before reffing it by David Garcia Quintas · 8 years ago
  100. f953295 Fixed locking for grpclb by David Garcia Quintas · 8 years ago