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