1. fa460dc Factor out grpc_add_default_authority_if_not_present by David Garcia Quintas · 7 years ago
  2. 2cbdd85 Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 7 years ago
  3. b4a5727 Merge pull request #14321 from grpc/revert-13813-disable_low_thread_count by Jan Tattermusch · 7 years ago
  4. 0abc077 Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 7 years ago
  5. dc93b71 Merge pull request #14751 from ncteisen/channel-tracing by Noah Eisen · 7 years ago
  6. a10634c Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 7 years ago
  7. 1ead89f Merge pull request #14758 from muxi/cronet-plugin-registry by Muxi Yan · 7 years ago
  8. 920f63f Merge pull request #14766 from murgatroid99/node_pure_js_interop_unskip by Michael Lumish · 7 years ago
  9. 11fdbd8 Re-enable some tests for the Node Pure JS interop client by murgatroid99 · 7 years ago
  10. b94d681 Add message size filter and deadline filter plugins by Muxi Yan · 7 years ago
  11. 7cc4bd8 Let cronet use grpc_cronet_registry_plugin by Muxi Yan · 7 years ago
  12. 99d0cee regenerate projects by Ruslan Nigmatullin · 7 years ago
  13. e29f350 regenerate projects by Jan Tattermusch · 7 years ago
  14. ac08180 Revert "Disabled the json_run_localhost:*_low_thread_count family of tests" by Jan Tattermusch · 7 years ago
  15. a9d59e1 longer timeout for protoc artifacts on macos by Jan Tattermusch · 7 years ago
  16. 3b42f83 Revert "Revert "Channel Tracing Implementation; Part 1"" by ncteisen · 7 years ago
  17. f2bea37 Revert "Channel Tracing Implementation; Part 1" by Noah Eisen · 7 years ago
  18. 1571abd Merge pull request #13883 from ncteisen/channel-tracing by Noah Eisen · 7 years ago
  19. b93a006 Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 7 years ago
  20. 961353a moved filter to ext by David Garcia Quintas · 7 years ago
  21. ba46afe Delete status_test that has no coverage; replace with static_asserts by Vijay Pai · 7 years ago
  22. e2d47e8 ubuntu1504 and 1510 are past their end of life by Jan Tattermusch · 7 years ago
  23. 261448e Merge pull request #14691 from jtattermusch/kokoro_packages_distribtest by Jan Tattermusch · 7 years ago
  24. 4cb0bd0 Merge pull request #14661 from murgatroid99/node_pure_js_interop_client by Michael Lumish · 7 years ago
  25. aa843f2 Testing making the authority filter a plugin, for cronet by David Garcia Quintas · 7 years ago
  26. 5f3a452 make package builds work on kokoro by Jan Tattermusch · 7 years ago
  27. 539f506 Abstract libuv implementation by kpayson64 · 7 years ago
  28. ac21e04 Fix python script style by murgatroid99 · 7 years ago
  29. e0e110e Fix syntax error by murgatroid99 · 7 years ago
  30. 06210a1 Node pure JS interop: add missing install line, skip more tests by murgatroid99 · 7 years ago
  31. 9d22758 Use different docker image for Node pure JS interop tests by murgatroid99 · 7 years ago
  32. c7c0d69 Secure channels: use the right authority by David Garcia Quintas · 7 years ago
  33. 9eb82a4 Regenerate Dockerfiles, fix image name reference, don't use mixed fixtures for Node by murgatroid99 · 7 years ago
  34. 2c86e06 Add Node pure JS interop client by murgatroid99 · 7 years ago
  35. 3d8b32d Convert byte_stream API to C++. by Mark D. Roth · 7 years ago
  36. 2e25169 Merge pull request #14630 from kpayson64/increase_mac_artifact_build_timeout by kpayson64 · 7 years ago
  37. 04fb58e Add ALTS code to grpc/core by Yihua Zhang · 7 years ago
  38. a593591 Merge pull request #14629 from jtattermusch/bump_boringssl by Jan Tattermusch · 7 years ago
  39. ae277dd Revert "Add ALTS C stack to gRPC core" by Sree Kuchibhotla · 7 years ago
  40. 03f2200 Increase mac Python artifact build timeout by kpayson64 · 7 years ago
  41. d606e36 regenerate projects by Jan Tattermusch · 7 years ago
  42. 999b650 update third_party/boringssl to the latest chromium-stable by Jan Tattermusch · 7 years ago
  43. c1e6a84 Merge pull request #14120 from jakobr-google/dart by Jan Tattermusch · 7 years ago
  44. 0c6024b Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 7 years ago
  45. 36e02bf Fix sanity by ncteisen · 7 years ago
  46. 97a3dbe Move C++ to util, call it from core test by ncteisen · 7 years ago
  47. 07ed039 Add JsonProtoTest by ncteisen · 7 years ago
  48. eaf6486 Add ALTS code to grpc/core by Yihua Zhang · 7 years ago
  49. 9efb177 Review feedback, gTest by ncteisen · 7 years ago
  50. e9587db Move status util by ncteisen · 7 years ago
  51. 1cc064d Reviewer feedback, s/object_registry/channel_trace_registry by ncteisen · 7 years ago
  52. 31c05ba reviewer feedback, rename by ncteisen · 7 years ago
  53. 0d629f0 yapf format code by Jan Tattermusch · 7 years ago
  54. c7dd4b4 WIP: Add Dart support in interop by Jakob Roland Andersen · 7 years ago
  55. 7d90d54 Reviewer feedback by ncteisen · 7 years ago
  56. 94dad67 Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 7 years ago
  57. 75cf85c Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 7 years ago
  58. b357f2f Merge branch 'master' into 2phase_thd by Vijay Pai · 7 years ago
  59. a84f818 Merge pull request #10684 from markdroth/retry by Mark D. Roth · 7 years ago
  60. 396d49d Introduce a 'weak' and mutable version of slice hash table by David Garcia Quintas · 7 years ago
  61. 718c834 Retry support. by Mark D. Roth · 7 years ago
  62. 02a8d09 Merge pull request #14450 from markdroth/c++_service_config by Mark D. Roth · 7 years ago
  63. d67afdc Merge branch 'v1.10.x' into master by Mehrdad Afshari · 7 years ago
  64. fdddab5 Delete garbage from Python source packages by Mehrdad Afshari · 7 years ago
  65. 3e7f2df Convert slice hash table and service config code to C++. by Mark D. Roth · 7 years ago
  66. b94f3b3 Use higher timeout for objc tests by Muxi Yan · 7 years ago
  67. 8b05d02 Merge branch 'master' into 2phase_thd by Vijay Pai · 7 years ago
  68. d5b1f98 Merge pull request #14518 from grpc/v1.10.x by Matt Kwong · 7 years ago
  69. 77f77f7 Include Boringssl fips_fragments files in headers for building by Matt Kwong · 7 years ago
  70. db3e898 Add a sanity check for inclusion of port_platform.h by Alexander Polcyn · 7 years ago
  71. cb90b14 Merge pull request #14504 from grpc/v1.10.x by Mehrdad Afshari · 7 years ago
  72. 5b0685b Fix submodule handling in dockerized tests by Mehrdad Afshari · 7 years ago
  73. 2fc4ad1 Fix Linux artifact builds by Mehrdad Afshari · 7 years ago
  74. 9d7e57c Merge branch 'master' into 2phase_thd by Vijay Pai · 7 years ago
  75. 618a007 Check sanity of src directory by Muxi Yan · 7 years ago
  76. a8453a2 Merge branch 'master' into 2phase_thd by Vijay Pai · 7 years ago
  77. 9b32d9c Merge pull request #14437 from yihuazhang/security_connector_replacement by Mark D. Roth · 7 years ago
  78. 75f0a9f place security_connector in its own subdirectory by Yihua Zhang · 7 years ago
  79. c887549 Convert LB policy API to C++. by Mark D. Roth · 7 years ago
  80. da69355 C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start) by Vijay Pai · 7 years ago
  81. 58a6275 Remove support for detached threads. All threads must be joined. by Vijay Pai · 7 years ago
  82. b0d7182 Merge pull request #14444 from dgquintas/kill_grpclb_test by David G. Quintas · 7 years ago
  83. 34e8e0a Merge pull request #14210 from muxi/move-cpp-headers by Muxi Yan · 7 years ago
  84. 249a1d7 Removed outdated grpclb_test by David Garcia Quintas · 7 years ago
  85. 0e00c43 Move headers from grpc++ to grpcpp by Muxi Yan · 7 years ago
  86. 22f3639 Merge pull request #14411 from apolcyn/python_test_deps_in_bazel by apolcyn · 7 years ago
  87. aa56034 Add python bazel deps needed to run resolver component tests by Alex Polcyn · 7 years ago
  88. 68c0020 Re gen projects by Noah Eisen · 7 years ago
  89. 9f3f483 Add repro by Noah Eisen · 7 years ago
  90. b5aec72 Add fuzz repro by Noah Eisen · 7 years ago
  91. 2ee8cb9 Add fuzz repro by Noah Eisen · 7 years ago
  92. c7f0261 Add repro by Noah Eisen · 7 years ago
  93. a35b9bd Enforce shellcheck on tools/gce by Mehrdad Afshari · 7 years ago
  94. ac86f04 Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 7 years ago
  95. c745690 Internalize gpr_thd except for id and currentid by Vijay Pai · 7 years ago
  96. 132efa0 Add non-blocking test by Vijay Pai · 7 years ago
  97. a54d81e Merge branch 'master' into gpr_review by Vijay Pai · 7 years ago
  98. 0693b72 Merge branch 'master' into gpr_review by Vijay Pai · 7 years ago
  99. 6ec9bb8 Merge pull request #14360 from mehrdada/shellcheck-slash-test by Mehrdad Afshari · 7 years ago
  100. bf19c33 Merge pull request #14379 from yashykt/chttp2_heap_use_after_free by Yash Tibrewal · 7 years ago