1. a110c74 Update BoringSSL to latest chromium-stable ref by Matt Kwong · 7 years ago
  2. d1ffa61 Update README.rst for python grpcio-tools by Feng Li · 6 years ago
  3. d88f903 Merge branch 'master' of https://github.com/grpc/grpc into more-clang-tidy by ncteisen · 6 years ago
  4. a1ad7d8 Remote namespace comment, will fix later by ncteisen · 6 years ago
  5. 4388404 Regenerate projects by Mehrdad Afshari · 6 years ago
  6. fe0ac0d Add google clang-tidy check for free by Noah Eisen · 6 years ago
  7. b58d133 Merge pull request #14071 from mehrdada/shellcheck by Mehrdad Afshari · 6 years ago
  8. 479067b do not fix automatically by ncteisen · 6 years ago
  9. c4aba51 s/tidy/TIDY by Noah Eisen · 6 years ago
  10. 1adad72 Add to sanity, dont fix by default by ncteisen · 6 years ago
  11. 365ea63 Dockerize clang tidy by ncteisen · 6 years ago
  12. 02336a2 Check for failures from run clang tidy by Noah Eisen · 7 years ago
  13. 37d9036 Fix check_windows_dlls.sh to pass shellcheck by Mehrdad Afshari · 6 years ago
  14. 7b0a3fb Fix check_nanopb_output.sh to pass shellcheck by Mehrdad Afshari · 6 years ago
  15. 8f32e72 Fix build_ruby_environment_macos.sh to pass shellcheck by Mehrdad Afshari · 6 years ago
  16. 44c4c34 Check copyright of Objective-C++ source files by Muxi Yan · 7 years ago
  17. 522df16 add ruby 2.5 to package build on mac by Alexander Polcyn · 7 years ago
  18. 87cd994 Upgrade yapf to 0.20.0 by Mehrdad Afshari · 7 years ago
  19. bc16584 Ignore pyc files on yapf diff by Ken Payson · 7 years ago
  20. c47c589 Merge branch 'master' of https://github.com/grpc/grpc into yapf-tools by ncteisen · 7 years ago
  21. 848a749 yapf examples/python by ncteisen · 7 years ago
  22. acbf065 un yapf protoc_lib_deps by ncteisen · 7 years ago
  23. aa6b8c5 Merge branch 'master' of https://github.com/grpc/grpc into yapf-tools by ncteisen · 7 years ago
  24. 5f8bf79 yapf tools by ncteisen · 7 years ago
  25. 888093c yapf run_tests by ncteisen · 7 years ago
  26. a69c690 yapf tools/run_tests/artifacts by ncteisen · 7 years ago
  27. eb12815 yapf tools/run_tests/performance by ncteisen · 7 years ago
  28. 0cd6cfe yapf tools/run_tests/sanity by ncteisen · 7 years ago
  29. 05687c3 yapf tools/run_tests/python_utils by ncteisen · 7 years ago
  30. 173c477 tools/profiling by ncteisen · 7 years ago
  31. e4bef08 yapf tools/interop_matrix by ncteisen · 7 years ago
  32. 7a2be20 yapf tools/distrib by ncteisen · 7 years ago
  33. 5898847 yapf tools/codegen by ncteisen · 7 years ago
  34. 26d70b1 yapf tools/buildgen by ncteisen · 7 years ago
  35. 138ee78 yapf grpcio_tests by ncteisen · 7 years ago
  36. e2097f0 yapf-ize grpc_testing by ncteisen · 7 years ago
  37. 0f6c518 yapf-ize grpcio_reflection by ncteisen · 7 years ago
  38. d258430 yapf-ize grpcio_health_checking by ncteisen · 7 years ago
  39. 1283663 Yapf-ize grpcio/grpc_.py by ncteisen · 7 years ago
  40. 14e96f9 Bump 1.8.0-dev to 1.9.0-dev by Mehrdad Afshari · 7 years ago
  41. 0df9c8a Update Python dependency to protobuf v3.5.0.post1 by Mehrdad Afshari · 7 years ago
  42. 28661ea Bump third_party/protobuf submodule to v3.5.0 by Mehrdad Afshari · 7 years ago
  43. 9b43156 Do not require bazel for check_grpcio_tools.py by Mehrdad Afshari · 7 years ago
  44. 4ac2b8e Enable clang-tidy as a sanity check, fix up all known failures by Craig Tiller · 7 years ago
  45. 9887379 Update version to 1.8.0-dev, update g word to 'generous' by murgatroid99 · 7 years ago
  46. 4c64dc9 workaround verconf.h problem by Jan Tattermusch · 7 years ago
  47. 8354fa3 Merge branch 'master' of https://github.com/grpc/grpc into pull_request_interval_script by Nicolas "Pixel" Noble · 7 years ago
  48. daa70e6 Adding Copyright info. by Nicolas "Pixel" Noble · 7 years ago
  49. 8bba3bf Pin pip at 9.0.1 by Nathaniel Manista · 7 years ago
  50. 532aad7 Adding script to generate pull request list from an interval. by Nicolas "Pixel" Noble · 7 years ago
  51. b352be0 Upmerge from v1.6.x branch to master by David Garcia Quintas · 7 years ago
  52. 4fa3364 bump version to 1.6.1 by Jan Tattermusch · 7 years ago
  53. 27af5b1 deflake ruby artifact build by Jan Tattermusch · 7 years ago
  54. dfde288 1.6.0-pre1 -> 1.6.0 by David Garcia Quintas · 7 years ago
  55. f5f5ed0 Fix syntax error on classifiers by Ken Payson · 7 years ago
  56. eff25f9 remove check_vsprojects sanity test by Jan Tattermusch · 7 years ago
  57. 1775ef9 Version bump to 1.6 by David Garcia Quintas · 7 years ago
  58. 713597f Master version bump to 1.7.x by David Garcia Quintas · 7 years ago
  59. de4b59b ran make_grpcio_tools.py by Stanley Cheung · 7 years ago
  60. b414268 Merge pull request #11901 from nathanielmanistaatgoogle/grpc_testing by Nathaniel Manista · 7 years ago
  61. 9c42044 Add classifiers to package details by Ken Payson · 7 years ago
  62. 69b7231 gRPC Python test infrastructure by Nathaniel Manista · 7 years ago
  63. cb8eaaa fix grpcio_tools build on kokoro by Jan Tattermusch · 7 years ago
  64. d996379 Reset OWNERS state by Craig Tiller · 7 years ago
  65. 76a316c Add `set noparent` to Python OWNER files by Mehrdad Afshari · 7 years ago
  66. e6fb12f Add additional OWNERS files for Python projects by Mehrdad Afshari · 7 years ago
  67. bb3d95b Use https://grpc.io consistently as the canonical URL by Mehrdad Afshari · 7 years ago
  68. 976eb7c Fetch grpc.io/release over https by Mehrdad Afshari · 7 years ago
  69. a7182f7 Always use an upgraded pip when running pylint by Nathaniel Manista · 7 years ago
  70. d2da5aa fix sanity by Jan Tattermusch · 7 years ago
  71. ecb1fa1 fix protobuf_generated_well_known_types_embed.cc by Jan Tattermusch · 7 years ago
  72. 9f401e5 fix make_grpcio_tools.py by Jan Tattermusch · 7 years ago
  73. 4d5c310 fix remaining license notices by Jan Tattermusch · 7 years ago
  74. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  75. 9c7aefb fix check_copyright.py by Jan Tattermusch · 7 years ago
  76. 7a0ca15 fixing copyright not supported by Jan Tattermusch · 7 years ago
  77. 312ea4a change LICENSE, add AUTHORS by Jan Tattermusch · 7 years ago
  78. 5bc11d5 Expand pylint to grpc_health and grpc_reflection by Mehrdad Afshari · 7 years ago
  79. aebcdbd master bumped to 1.5.x by David Garcia Quintas · 7 years ago
  80. 0290906 Upgrade protobuf to 3.3.0 by Ken Payson · 7 years ago
  81. 4589a2e Merge pull request #10688 from kpayson64/fix_php_interop by kpayson64 · 7 years ago
  82. b702ce2 Fix PHP interop tests by Ken Payson · 7 years ago
  83. 9e1acc0 master to 1.4.0-dev by David Garcia Quintas · 7 years ago
  84. 66d40c6 Fix BUILD dependency, copyright and cmake by yang-g · 7 years ago
  85. 975b510 Fix build on Alpine linux + add portability tests by Ken Payson · 7 years ago
  86. 9eb0fde Reorganize ext tree by Craig Tiller · 7 years ago
  87. a0649dd Merge branch 'master' of https://github.com/grpc/grpc into grpcz_client by Makarand Dharmapurikar · 7 years ago
  88. f466ae1 Merge pull request #7771 from y-zeng/cares_buildin by Yuchen Zeng · 7 years ago
  89. 3c7e460 added copyright exception for census.proto by Makarand Dharmapurikar · 7 years ago
  90. e44a50f Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 by Nicolas "Pixel" Noble · 7 years ago
  91. 3e30832 bump v1.2.x branch to 1.2.1-pre1 by Alexander Polcyn · 7 years ago
  92. 69e5a28 Going for 1.2.0 by David Garcia Quintas · 7 years ago
  93. 9bc0d82 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  94. 2c97708 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  95. 12ca7d3 Bump 1.2.x version to pre-2 by Ken Payson · 7 years ago
  96. 32f32ea Merge pull request #9990 from kpayson64/fill_in_fields by kpayson64 · 7 years ago
  97. 169c553 Merge pull request #10078 from dgquintas/master_to_1.3.0 by David G. Quintas · 7 years ago
  98. 7835430 Add package details to gRPC Packages by Ken Payson · 7 years ago
  99. ad62c29 Merge pull request #9965 from nathanielmanistaatgoogle/yapf by Nathaniel Manista · 7 years ago
  100. 9f1e5ab Add test behavior to yapf_code.sh by Nathaniel Manista · 7 years ago