1. b8e07ad Add asserts that uv calls all run on the same thread by murgatroid99 · 7 years ago
  2. 87116f4 Fix failures in libuv portability tests by murgatroid99 · 7 years ago
  3. e908821 Merge pull request #11708 from murgatroid99/node_enable_werror by Michael Lumish · 7 years ago
  4. 1941c73 Merge pull request #11754 from sreecha/disable_hcs by Sree Kuchibhotla · 7 years ago
  5. 9a836ca Merge pull request #11670 from matt-kwong/perf_alarm by Matt Kwong · 7 years ago
  6. 72cdf6f Merge pull request #11750 from jtattermusch/win_node_artifact by Jan Tattermusch · 7 years ago
  7. 102efba Merge pull request #11186 from ctiller/hps by Craig Tiller · 7 years ago
  8. eede875 Disable health check service in async end2end tests as it is causing flakes in mac by Sree Kuchibhotla · 7 years ago
  9. aee639e Merge pull request #11748 from ctiller/c++compat5 by Craig Tiller · 7 years ago
  10. 7593255 Merge pull request #11702 from ctiller/ubsan101 by Craig Tiller · 7 years ago
  11. 809fbfd Merge pull request #11742 from ncteisen/fuzz-iob-in-metadata by Noah Eisen · 7 years ago
  12. 2ca8282 Merge pull request #11738 from mehrdada/canonica-urls by Mehrdad Afshari · 7 years ago
  13. 6eaaa92 Merge pull request #11731 from yang-g/cpp_is_hard by Yang Gao · 7 years ago
  14. 7105fcf Merge pull request #11749 from jtattermusch/kokoro_objc_swift by Jan Tattermusch · 7 years ago
  15. 570bf3b fix node artifact build on kokoro by Jan Tattermusch · 7 years ago
  16. a840e4a make SwiftSample support Xcode8 by Jan Tattermusch · 7 years ago
  17. ed38016 C++ compatibility fixes by Craig Tiller · 7 years ago
  18. fd5eb24 Merge pull request #11747 from jtattermusch/kokoro_objc_fix by Jan Tattermusch · 7 years ago
  19. 3d1103a fix objc tests by Jan Tattermusch · 7 years ago
  20. e7ba3e9 Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1846 by Noah Eisen · 7 years ago
  21. 7e4c1dd Add fuzzer repro by Noah Eisen · 7 years ago
  22. 8e32b4d Merge pull request #11719 from markdroth/large_metadata_bad_client_test_fix by Mark D. Roth · 7 years ago
  23. 5dd2489 Do multiple reads if needed to read full server response. by Mark D. Roth · 7 years ago
  24. cc14dee set open file limits by Jan Tattermusch · 7 years ago
  25. 5e36994 Merge pull request #11572 from vjpai/internalize by Vijay Pai · 7 years ago
  26. 0c1f4be Merge pull request #11741 from kpayson64/tf_rollback by Nicolas Noble · 7 years ago
  27. a16919e Update compression test for languages without compression bit by Eric Gribkoff · 7 years ago
  28. ee145be Merge pull request #11729 from murgatroid99/uv_memory_leak_fixes by Michael Lumish · 7 years ago
  29. b84a489 Revert "Reduce server memory usage" by Ken Payson · 7 years ago
  30. c15d32b Don't clear alarm in jobset when running performance tests by Matt Kwong · 7 years ago
  31. a4710a0 Revert "Remove lockfree-stack implementation that is no longer used" by Ken Payson · 7 years ago
  32. bb3d95b Use https://grpc.io consistently as the canonical URL by Mehrdad Afshari · 7 years ago
  33. a38562e Fix dependency download link in INSTALL.md to use https by Mehrdad Afshari · 7 years ago
  34. 976eb7c Fetch grpc.io/release over https by Mehrdad Afshari · 7 years ago
  35. dbcd0b5 Merge pull request #11735 from dgquintas/fix_codegen_full by David G. Quintas · 7 years ago
  36. 6636b50 Fix codegen_test_full by David Garcia Quintas · 7 years ago
  37. c0baec6 Internalize structs and methods meant for being exposed through codegen by Vijay Pai · 7 years ago
  38. 6c1418e Merge pull request #11728 from robertwb/patch-1 by kpayson64 · 7 years ago
  39. d03594f second try by yang-g · 7 years ago
  40. 0d9caec Unref the call first in case the collection is still used in call by yang-g · 7 years ago
  41. b0d6f11 Remove declaration of missing field. by Robert Bradshaw · 7 years ago
  42. 33f54af Merge pull request #11051 from jboeuf/fix_issue_11011 by Matt Kwong · 7 years ago
  43. cd4508f Fix some memory leaks in UV TCP code by murgatroid99 · 7 years ago
  44. d33ca70 Merge pull request #11626 from markdroth/consistent_failure_path by Mark D. Roth · 7 years ago
  45. 630e26b Code cleanups in client_auth_filter and server_auth_filter. by Mark D. Roth · 7 years ago
  46. 24dca59 Merge pull request #11680 from jtattermusch/python_32bit_artifacts by Jan Tattermusch · 7 years ago
  47. b4a265a Merge pull request #11723 from yang-g/cpp_is_hard by Yang Gao · 7 years ago
  48. a3d9291 Use pointer to avoid assignment and race. by yang-g · 7 years ago
  49. 05f6d7e Merge pull request #11696 from dgquintas/rr_concurrent_updates_fix by David G. Quintas · 7 years ago
  50. 4e014a2 Merge pull request #11639 from murgatroid99/master_1.4.1_upmerge by Michael Lumish · 7 years ago
  51. 106c3e0 Merge pull request #11671 from markdroth/client_channel_tracer by Mark D. Roth · 7 years ago
  52. 60751fe Add client_channel tracer; code cleanup; eliminate an allocation. by Mark D. Roth · 7 years ago
  53. 8dc24e3 Merge pull request #11644 from ncteisen/murder-the-custom-debugging-defines by Noah Eisen · 7 years ago
  54. e9f6eac Merge pull request #11684 from sreecha/timer_manager_fix by Sree Kuchibhotla · 7 years ago
  55. 17bf3e1 Merge pull request #11705 from vjpai/typos by Vijay Pai · 7 years ago
  56. e9cd8a8 Remove more custom debug defines by ncteisen · 7 years ago
  57. a9694ec Merge pull request #11495 from agc-sec/fixopenssl-jwt by Matt Kwong · 7 years ago
  58. 32de20c Node: re-enable -Werror, clean up binding.gyp by murgatroid99 · 7 years ago
  59. 4b2def3 Fix RR concurrent updates by David Garcia Quintas · 7 years ago
  60. 1d85332 Merge pull request #11532 from ctiller/optimize_for by Craig Tiller · 7 years ago
  61. e09581d Merge pull request #11557 from ncteisen/writelast-bugfix by Noah Eisen · 7 years ago
  62. 28ee1ec Resolve typos by Vijay Pai · 7 years ago
  63. 8af7989 Fix potential rounding error by Craig Tiller · 7 years ago
  64. 65dd99f fix typos identified in code review by Sree Kuchibhotla · 7 years ago
  65. 882ba60 Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge by murgatroid99 · 7 years ago
  66. 9796c8a Merge pull request #11608 from yongni/matrix by yongni · 7 years ago
  67. 67a4054 Initialize pending_ops false by Noah Eisen · 7 years ago
  68. 873ee82 Add channel args to qps server by Craig Tiller · 7 years ago
  69. 4b0b184 Merge pull request #11695 from dgquintas/fix_gtest_include by David G. Quintas · 7 years ago
  70. 3f223e3 Move gtest include after proto include by David Garcia Quintas · 7 years ago
  71. 9780f93 Merge pull request #11658 from muxi/move-nanopb-to-cocoapods-v14 by Muxi Yan · 7 years ago
  72. af724ac Merge pull request #11656 from muxi/move-nanopb-to-cocoapods by Muxi Yan · 7 years ago
  73. ef698b6 Merge branch 'master' of github.com:grpc/grpc into matrix by Yong Ni · 7 years ago
  74. 0c009ba Merge pull request #11692 from matt-kwong/exit_Code by Matt Kwong · 7 years ago
  75. c87cbba Add return code as a field in BQ results uplaod by Matt Kwong · 7 years ago
  76. 5f32c51 Added timestamp to the xml report and minor changes to the API per review feedback. by Yong Ni · 7 years ago
  77. 36bb8a0 s/hanging/pending/g by ncteisen · 7 years ago
  78. 43f2b55 Add repro and fix to bidi case by ncteisen · 7 years ago
  79. 95f7a51 Fix writelast bug by ncteisen · 7 years ago
  80. be7b82b Add repro for coalescing bug by ncteisen · 7 years ago
  81. 9bee308 Make stream responses togglable via context by ncteisen · 7 years ago
  82. e908962 Merge pull request #11627 from murgatroid99/node_consistent_runtime_version by Michael Lumish · 7 years ago
  83. be7f2a4 Merge pull request #11602 from muxi/add_cancel_after_round_trip_test by Muxi Yan · 7 years ago
  84. a1a3f36 Merge github.com:grpc/grpc into optimize_for by Craig Tiller · 7 years ago
  85. 07c016b Merge github.com:grpc/grpc into hps by Craig Tiller · 7 years ago
  86. ce91f4a Attempt to fix #11011. Treating the close-notify alert as a non-error case. by Julien Boeuf · 7 years ago
  87. 55acb7c timer_manager fix by Sree Kuchibhotla · 7 years ago
  88. 5c74d90 improve python artifact building by Jan Tattermusch · 7 years ago
  89. d5ed0ea Merge pull request #11660 from muxi/backport-11606 by Muxi Yan · 7 years ago
  90. 7405347 Merge pull request #11582 from jtattermusch/cmake_various_fixes by Jan Tattermusch · 7 years ago
  91. 992f074 Merge pull request #11637 from kskalski/protobuf_cmake2 by Jan Tattermusch · 7 years ago
  92. f303426 Replaced 'docker run' with 'gcloud docker -- run' to take care of docker image downloading. by Yong Ni · 7 years ago
  93. e5de5e5 Run Android interops on Firebase by Eric Gribkoff · 7 years ago
  94. 96e51c8 Merge pull request #11648 from markdroth/c++_filter_fixes by Mark D. Roth · 7 years ago
  95. dadb4ab Merge pull request #11606 from vsco/upstream by Muxi Yan · 7 years ago
  96. b7ea4ab Created test driver to run matrix test against different docker images in GCR and generate a Junit like test result file. by Yong Ni · 7 years ago
  97. 50462f0 Merge pull request #11668 from jtattermusch/kokoro_fix_ruby_artifact by Jan Tattermusch · 7 years ago
  98. 0c435fe add more ruby artifact deps by Jan Tattermusch · 7 years ago
  99. 2faddbd Fix filter_end2end_test. by Mark D. Roth · 7 years ago
  100. 83dc505 Merge pull request #11447 from markdroth/default_max_header_size by Mark D. Roth · 7 years ago