1. 8e64d90 Modify shebang on python scripts by Siddharth Shukla · 7 years ago
  2. d194f59 Make testing scripts python3.x compatible by Siddharth Shukla · 7 years ago
  3. 1a882cf Add more core banned functions by ncteisen · 7 years ago
  4. fddb01d upgrade third_party/protobuf to 3.2.0 by Jan Tattermusch · 8 years ago
  5. e9932d4 add gflags to bazel by David Garcia Quintas · 8 years ago
  6. 1a967c3 Added Pylint to sanity tests by Mehrdad Afshari · 8 years ago
  7. b39942f Update boringssl to latest chromium-stable by Stanley Cheung · 8 years ago
  8. e8338a5 Merge pull request #9374 from nathanielmanistaatgoogle/yapf_code.sh by Nathaniel Manista · 8 years ago
  9. 1985a62 upgrade third_party/gflags to v2.2.0 by Jan Tattermusch · 8 years ago
  10. 00ac628 pyformat_code.sh → yapf_code.sh by Nathaniel Manista · 8 years ago
  11. 06dea57 Enable running Python formatting by Masood Malekghassemi · 8 years ago
  12. 4e148d5 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  13. 17dfaf1 Fixing submodules sanity. by Nicolas "Pixel" Noble · 8 years ago
  14. 0704727 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  15. 5c79a31 cleanup tools/run_tests directory by Jan Tattermusch · 8 years ago
  16. 7ae081b Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  17. ff31121 Renamed google_benchmark submodule to benchmark by David Garcia Quintas · 8 years ago
  18. bd6c1c0 add copyright by Craig Tiller · 8 years ago
  19. d101e14 Revert "Renamed google_benchmark submodule to benchmark" by Mark D. Roth · 8 years ago
  20. 7d03df3 Renamed google_benchmark submodule to benchmark by David Garcia Quintas · 8 years ago
  21. 3cf7922 Review feedback by Craig Tiller · 8 years ago
  22. 18b4ba3 Enable sanity check by Craig Tiller · 8 years ago
  23. 07fba2b Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  24. 87a7e1f Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  25. 24e5f37 Merge pull request #8461 from matt-kwong/pull-request-params by matt-kwong · 8 years ago
  26. fe1bcd9 Remove sanity test filtering by Matt Kwong · 8 years ago
  27. 194b238 Merge github.com:grpc/grpc into decouple_version_number by Craig Tiller · 8 years ago
  28. ac119ba Merge github.com:grpc/grpc into microbench by Craig Tiller · 8 years ago
  29. 7e9bd6c Add tests for pull request test filtering by Matt Kwong · 8 years ago
  30. a59c16c Progress towards making grpc_slice_unref_internal take an exec_ctx by Craig Tiller · 8 years ago
  31. d3cd017 Initial google_benchmark integration: source changes by Craig Tiller · 8 years ago
  32. 169c985 Remove generated pb files by Yuchen Zeng · 8 years ago
  33. 146a377 PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto by Stanley Cheung · 8 years ago
  34. 87a1081 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  35. 47c0053 Removing sanity check. by Nicolas "Pixel" Noble · 8 years ago
  36. 3f69527 Upgrading protobuf submodule to 3.0.2. by Nicolas "Pixel" Noble · 8 years ago
  37. 055b920 Disabling header check for filegroups. by Nicolas "Pixel" Noble · 8 years ago
  38. a82aaa6 Better check by Craig Tiller · 8 years ago
  39. df09570 Allow decoupling core version number from wrapper version numbers by Craig Tiller · 8 years ago
  40. ebe7c17 Merge branch 'master' of github.com:grpc/grpc into lb_add_md by David Garcia Quintas · 8 years ago
  41. 5928bff Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  42. 47fab1f Merge branch 'master' of github.com:grpc/grpc into lb_add_md by David Garcia Quintas · 8 years ago
  43. 505d171 Updated protobuf to bba446bbf2ac7b0b9923d4eb07d5acd0665a8cf0 by David Garcia Quintas · 8 years ago
  44. 102fa96 Rename some files to avoid conflicting .obj files on Windows by Craig Tiller · 8 years ago
  45. 7a6db63 Updated LB proto and nanopb version by David Garcia Quintas · 8 years ago
  46. b80d9c9 Merge pull request #7594 from chedeti/grpc-thrift-v2 by kpayson64 · 8 years ago
  47. 7f074e0 Merge branch 'v1.0.x' into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  48. 2e69845 sanity check for thrift by chedeti · 8 years ago
  49. 4343c90 Update Protobuf submodule to v3.0.0 (GA) by Jorge Canizales · 8 years ago
  50. 9e63723 Update protobuf submodule to 3.0.0-beta-4 by Jorge Canizales · 8 years ago
  51. dd5b9a8 Fix sanity check by Yuchen Zeng · 8 years ago
  52. b15af06 Pinning to protobuf submodule 3.0.0-beta-3.3. by Nicolas "Pixel" Noble · 8 years ago
  53. 2c7caa1 update third_party/protobuf to v3.0.0-beta-3.2 by Jan Tattermusch · 8 years ago
  54. d237107 Merge remote-tracking branch 'upstream/master' into reflection_separate_lib by Yuchen Zeng · 8 years ago
  55. 7ae31a8 Add more comments, fix format issues by Yuchen Zeng · 8 years ago
  56. ea09adc Add a sanity test: check if the generated pb files are up-to-date by Yuchen Zeng · 8 years ago
  57. c92fe25 Add mutex for stream in ProtoReflectionDescriptorDatabase, fix headers check by Yuchen Zeng · 8 years ago
  58. 4c1dd4b update third_party/protobuf to v3.0.0-beta3 by Jan Tattermusch · 8 years ago
  59. c810a38 Bumping protobuf submodule to beta-3-pre1. by Nicolas "Pixel" Noble · 8 years ago
  60. 58d24c2 Add sanity test for grpcio protoc package by Masood Malekghassemi · 8 years ago
  61. 2a52203 Update boringssl to latest chromium-stable. by itessier · 8 years ago
  62. 50df82f Add a sanity check to make sure vsprojects stays usable. by Matthew Iselin · 8 years ago
  63. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  64. cb16a24 Fix tool by Craig Tiller · 8 years ago
  65. bb644e9 Merge pull request #5754 from ctiller/new_boring_ssl by Jan Tattermusch · 8 years ago
  66. 5b385dc Added check_include_guards.py to the sanity tests suite by David Garcia Quintas · 8 years ago
  67. 98dea18 Update sanity test by Craig Tiller · 8 years ago
  68. a41940d Disabling check_version. by Nicolas "Pixel" Noble · 8 years ago
  69. d3a7b60 Merge pull request #5365 from ctiller/naming-crisis by Nicolas Noble · 9 years ago
  70. e85c06a Merge pull request #5380 from dgquintas/fix_nanopb_gens by Nicolas Noble · 9 years ago
  71. 4ea4599 Merge github.com:grpc/grpc into naming-crisis by Craig Tiller · 9 years ago
  72. 07b4c1c update nanopb version by David Garcia Quintas · 9 years ago
  73. f37ffbc Merge pull request #5139 from ctiller/version_check by Nicolas Noble · 9 years ago
  74. 732a875 Add a sanity test for name aliasing by Craig Tiller · 9 years ago
  75. eb841e2 Revert "Revert "Proto API for LB request/responses"" by Craig Tiller · 9 years ago
  76. c35e2c5 Revert "Proto API for LB request/responses" by Craig Tiller · 9 years ago
  77. 95e8187 Sanity check for version metadata by Craig Tiller · 9 years ago
  78. 9d3e369 added nanopb sanity check again by David Garcia Quintas · 9 years ago
  79. fb01883 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  80. 788ee23 cleanup sanity tests by Jan Tattermusch · 9 years ago