1. ec154f6 Merge pull request #14642 from MrMage/avoid-running-sed-on-backups by Muxi Yan · 6 years ago
  2. c7c0d69 Secure channels: use the right authority by David Garcia Quintas · 6 years ago
  3. 1213682 Merge pull request #14662 from apolcyn/fix_broken_file_test_under_bazel by apolcyn · 6 years ago
  4. 4d46260 Explicit static_cast conversions by Yash Tibrewal · 6 years ago
  5. a7f52a6 Merge pull request #14660 from vjpai/exception_10x by Vijay Pai · 6 years ago
  6. 9eb82a4 Regenerate Dockerfiles, fix image name reference, don't use mixed fixtures for Node by murgatroid99 · 6 years ago
  7. c04c53b Run exception tests 10x to make sure server doesn't crash by Vijay Pai · 6 years ago
  8. 2c86e06 Add Node pure JS interop client by murgatroid99 · 6 years ago
  9. 5f3b474 Blank line after including port_platform.h by Yash Tibrewal · 6 years ago
  10. f133259 Fix broken golden file test under bazel by Alexander Polcyn · 6 years ago
  11. e63ab97 Merge branch 'master' into socklent by Yash Tibrewal · 6 years ago
  12. ea37b0c Adding uv too by Yash Tibrewal · 6 years ago
  13. c50ded2 Merge pull request #14651 from vjpai/cpp_deprecate by Vijay Pai · 6 years ago
  14. c8e5233 clang-format by makdharma · 6 years ago
  15. 3d8b32d Convert byte_stream API to C++. by Mark D. Roth · 6 years ago
  16. 8993297 php: adding trace for call_credentials callback function by ZhouyihaiDing · 6 years ago
  17. 34f153c Change grpc++ reference in names to grpcpp in test/cpp/cocoapods by Muxi Yan · 6 years ago
  18. 757af97 added ///Experimental in comment for c_server by makdharma · 6 years ago
  19. 9cd0099 variable init sequence fix by makdharma · 6 years ago
  20. 838af3e moved member variables from protected to private by makdharma · 6 years ago
  21. 712eb9f Make logging after success in jobset more apparent by Naresh · 6 years ago
  22. 59ea0ae Merge pull request #14646 from muxi/add-san-objc by Muxi Yan · 6 years ago
  23. 3761fc1 Merge pull request #14531 from muxi/update-connectivity-test-app by Muxi Yan · 6 years ago
  24. 30e1b4a Merge pull request #14585 from grpc/remove-hostname-extraction by Muxi Yan · 6 years ago
  25. c90a856 Change grpc++ references in names to grpcpp by Vijay Pai · 6 years ago
  26. 68dbea2 Trial windows changes by Yash Tibrewal · 6 years ago
  27. 2e25169 Merge pull request #14630 from kpayson64/increase_mac_artifact_build_timeout by kpayson64 · 6 years ago
  28. 40beafa Put change in template file by Muxi Yan · 6 years ago
  29. 3585922 Add the sanitizer tests to CI by Muxi Yan · 6 years ago
  30. 1648219 Add asan and tsan to ObjC by Muxi Yan · 6 years ago
  31. 3287ceb Merge pull request #14638 from yihuazhang/hook_alts_again by yihuaz · 6 years ago
  32. 44dac60 Merge pull request #14610 from apolcyn/python_dig by apolcyn · 6 years ago
  33. ef3fb66 Merge pull request #14560 from jtattermusch/fix_windows_shutdown_shutdown_finishes_calls by Jan Tattermusch · 6 years ago
  34. ff49e75 Merge pull request #14605 from jtattermusch/build_unitypackage_script by Jan Tattermusch · 6 years ago
  35. 04fb58e Add ALTS code to grpc/core by Yihua Zhang · 6 years ago
  36. b5821d4 improve comment by Jan Tattermusch · 6 years ago
  37. a593591 Merge pull request #14629 from jtattermusch/bump_boringssl by Jan Tattermusch · 6 years ago
  38. 1450fd5 Podspec: Avoid running `sed` on the backup files it created itself. by Daniel Alm · 6 years ago
  39. 632ddf7 Merge pull request #14616 from yang-g/strikke by Yang Gao · 6 years ago
  40. 980fc16 Merge pull request #14632 from grpc/revert-14400-hook_alts by Sree Kuchibhotla · 6 years ago
  41. ae277dd Revert "Add ALTS C stack to gRPC core" by Sree Kuchibhotla · 6 years ago
  42. b243732 Merge pull request #14448 from kpayson64/remove_poller by kpayson64 · 6 years ago
  43. 03f2200 Increase mac Python artifact build timeout by kpayson64 · 6 years ago
  44. 660547d fix build on netstandard1.5 by Jan Tattermusch · 6 years ago
  45. 4a15f40 Fix test by yang-g · 6 years ago
  46. d606e36 regenerate projects by Jan Tattermusch · 6 years ago
  47. 999b650 update third_party/boringssl to the latest chromium-stable by Jan Tattermusch · 6 years ago
  48. 3a8c0d6 Add external bindings for targets needed for the cc_grpc_library rule. by Ian Sturdy · 6 years ago
  49. 622b33d Remove unused idle_work by kpayson64 · 6 years ago
  50. dcf340e address comments by Jan Tattermusch · 6 years ago
  51. 8b875ac Merge pull request #14544 from danzh2010/udpinterface by Yang Gao · 6 years ago
  52. a37e8de Do poll for poll_posix engine when kicked with 0s timeout by kpayson64 · 6 years ago
  53. d35471a detect when running on Unity iOS by Jan Tattermusch · 6 years ago
  54. ec27b28 Fix C++ codegen with bazel in subrepositories by Ian Sturdy · 6 years ago
  55. 66d1100 Merge pull request #14613 from grpc/mit-mit-adddart by Jan Tattermusch · 6 years ago
  56. c1e6a84 Merge pull request #14120 from jakobr-google/dart by Jan Tattermusch · 6 years ago
  57. 0c6024b Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 6 years ago
  58. d2365d6 Reviewer comments by ncteisen · 6 years ago
  59. 4135ef7 Merge pull request #14400 from yihuazhang/hook_alts by Mark D. Roth · 6 years ago
  60. 36e02bf Fix sanity by ncteisen · 6 years ago
  61. 09703ea Add severity by ncteisen · 6 years ago
  62. bec1a61 Reviewer feedback by ncteisen · 6 years ago
  63. 97a3dbe Move C++ to util, call it from core test by ncteisen · 6 years ago
  64. 568a95e Make test work by ncteisen · 6 years ago
  65. 503099b Redoing render, about to take things away by ncteisen · 6 years ago
  66. 07ed039 Add JsonProtoTest by ncteisen · 6 years ago
  67. eaf6486 Add ALTS code to grpc/core by Yihua Zhang · 6 years ago
  68. 0a05b78 Move python DNS utilities to utils subdirectory by Alexander Polcyn · 6 years ago
  69. abd9d53 Only increase strike once by yang-g · 6 years ago
  70. 14b470a Merge pull request #14609 from apolcyn/cleanup_grpc_py_binary by apolcyn · 6 years ago
  71. 67bffee Add Dart, and move other repos into a table format by Michael Thomsen · 6 years ago
  72. 3c5e12d Remove the C++ test dependency on dig and dnsutils by Alex Polcyn · 6 years ago
  73. 9efb177 Review feedback, gTest by ncteisen · 6 years ago
  74. 2377688 Merge pull request #14606 from vjpai/threadname by Vijay Pai · 6 years ago
  75. 092f199 Clean up grpc_py_binary build rule by Alexander Polcyn · 6 years ago
  76. 02b64f5 Fix a thread name by Vijay Pai · 6 years ago
  77. b50f74f Reviewer comments by ncteisen · 6 years ago
  78. e9587db Move status util by ncteisen · 6 years ago
  79. 1cc064d Reviewer feedback, s/object_registry/channel_trace_registry by ncteisen · 6 years ago
  80. b988e39 script improvements by Jan Tattermusch · 6 years ago
  81. 3ebfe92 Update grpc-dart repo after The Move. by Jakob Roland Andersen · 6 years ago
  82. 1d6072c Merge branch 'master' into udpinterface by danzh · 6 years ago
  83. fdd24f1 enable loading grpc_csharp_ext as a unity native plugin by Jan Tattermusch · 6 years ago
  84. 8f91ad9 use static_cast by Dan Zhang · 6 years ago
  85. a1b0ee2 add IsUnity property by Jan Tattermusch · 6 years ago
  86. cfae76b add experimental script for building the unitypackage by Jan Tattermusch · 6 years ago
  87. 31c05ba reviewer feedback, rename by ncteisen · 6 years ago
  88. cb36a2a Use pre-built Dart docker image. by Jakob Roland Andersen · 7 years ago
  89. 9b719b3 clone grpc-dart when running on kokoro by Jan Tattermusch · 7 years ago
  90. 0d629f0 yapf format code by Jan Tattermusch · 7 years ago
  91. 8d3f976 fix sanity tests by Jan Tattermusch · 7 years ago
  92. c7dd4b4 WIP: Add Dart support in interop by Jakob Roland Andersen · 7 years ago
  93. cab01db Merge pull request #14600 from vjpai/sst by Vijay Pai · 6 years ago
  94. 809cf96 Name needs to only be alphanumeric+underscore+dash by Vijay Pai · 6 years ago
  95. 7d90d54 Reviewer feedback by ncteisen · 6 years ago
  96. ac945eb Reviewer comments by ncteisen · 6 years ago
  97. 50cecca Merge pull request #14597 from vjpai/deinterpret by Vijay Pai · 6 years ago
  98. 6684230 Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 6 years ago
  99. 2f4161c Use stack frame size limits for consistency with internal builds by Vijay Pai · 6 years ago
  100. 7fed69b Use static_cast rather than reinterpret_cast whenever possible by Vijay Pai · 6 years ago