1. eb25a07 Add filegroup grpc++_codegen_proto by Yuchen Zeng · 8 years ago
  2. d237107 Merge remote-tracking branch 'upstream/master' into reflection_separate_lib by Yuchen Zeng · 8 years ago
  3. c6bf5f7 Use deps instead of uses in build.yaml by Yuchen Zeng · 8 years ago
  4. d30d4e2 Merge pull request #6190 from dgquintas/lb_pollset_propagation by Jan Tattermusch · 8 years ago
  5. 3c26736 Merge pull request #6792 from yang-g/build_clean by Jan Tattermusch · 8 years ago
  6. a0d7491 Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  7. 7ae31a8 Add more comments, fix format issues by Yuchen Zeng · 8 years ago
  8. 0601df3 Move reflection src/hdr to src/cpp/ext include/grpc++/ext by Yuchen Zeng · 8 years ago
  9. 87ec3b7 Merge pull request #6750 from makdharma/cronet by Jan Tattermusch · 8 years ago
  10. 1495cb5 Addressed reveiw comments about naming by Yuchen Zeng · 8 years ago
  11. 34b5861 Spliting filegroup. by yang-g · 8 years ago
  12. aaee544 merge and resolve conflicts by yang-g · 8 years ago
  13. 845a056 Merge pull request #6789 from jtattermusch/fix_make_options_propagation by Jan Tattermusch · 8 years ago
  14. 17487f9 Make grpc++ independent of protobuf by yang-g · 8 years ago
  15. 84f7193 Merge pull request #6254 from grpc/python_per_rpc_interop by Jan Tattermusch · 8 years ago
  16. 6c81c25 Merge pull request #6306 from y-zeng/win32_suffix by Jan Tattermusch · 8 years ago
  17. b0bb674 Merge pull request #6636 from yang-g/grpc_cli by Jan Tattermusch · 8 years ago
  18. 05808c4 Merge pull request #6731 from vjpai/beheader by Jan Tattermusch · 8 years ago
  19. fd3857b fix propagation of make options under docker by Jan Tattermusch · 8 years ago
  20. e751846 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  21. eaf5426 fixed dependency problem in grpc_cronet by adding dep on chttp2 by Makarand Dharmapurikar · 8 years ago
  22. 2a2599b incremental fix - removed cronet dependency from grpc_secure by Makarand Dharmapurikar · 8 years ago
  23. 38d8055 cronet build related changes by Makarand Dharmapurikar · 8 years ago
  24. 6eb2380 Merge pull request #6702 from a-veitch/add_proto by Jan Tattermusch · 8 years ago
  25. b82443e Regenerate sources_and_headers.json by Yuchen Zeng · 8 years ago
  26. 2a50dfe s/grpc_pops/grpc_polling_entity by David Garcia Quintas · 8 years ago
  27. 4594bd9 Merge remote-tracking branch 'upstream/master' into base by Yuchen Zeng · 8 years ago
  28. 8bec6f6 Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  29. c29298d Revert "Disable legacy poller testing: seems like there is a bug, its legacy" by Craig Tiller · 8 years ago
  30. 69f3e2b Revert "Remove legacy poller" by Craig Tiller · 8 years ago
  31. d8364f7 Deprecate perf_db use by vjpai · 8 years ago
  32. ea09adc Add a sanity test: check if the generated pb files are up-to-date by Yuchen Zeng · 8 years ago
  33. e97035d Merge branch 'master' into add_proto by Alistair Veitch · 8 years ago
  34. f1bc22a regenerate projects by Alistair Veitch · 8 years ago
  35. 44181c02 fix options file; fix generated include guards by Alistair Veitch · 8 years ago
  36. ebd506b use 2 clients for 8core setup as well by Jan Tattermusch · 8 years ago
  37. db51bf9 add a new worker by Jan Tattermusch · 8 years ago
  38. c92fe25 Add mutex for stream in ProtoReflectionDescriptorDatabase, fix headers check by Yuchen Zeng · 8 years ago
  39. d69354e Merge branch 'master' into add_proto by Alistair Veitch · 8 years ago
  40. e0ddc35 Speed up tests by Craig Tiller · 8 years ago
  41. 825cd45 Cleanup redundant tests by Craig Tiller · 8 years ago
  42. c4c6ecf Merge github.com:grpc/grpc into test_affine by Craig Tiller · 8 years ago
  43. 30fe632 end-to-end compilation by Alistair Veitch · 8 years ago
  44. fdf2a66 Merge pull request #6686 from jtattermusch/sanity_fix_sanity by Craig Tiller · 8 years ago
  45. 28f6c01 Revert "Revive C++ large-message throughput tests" by Jan Tattermusch · 8 years ago
  46. b90e6c9 Merge pull request #6670 from ctiller/guess_cpu by Jan Tattermusch · 8 years ago
  47. 348ca76 hotfix for sanity tests by Jan Tattermusch · 8 years ago
  48. 336292d Merge pull request #6423 from ctiller/signal_handler by Jan Tattermusch · 8 years ago
  49. d44b15a Merge pull request #6436 from jboeuf/credentials_refactoring by Jan Tattermusch · 8 years ago
  50. 33b7361 Merge pull request #6661 from vjpai/throughput_fix by Jan Tattermusch · 8 years ago
  51. 9dda3fc one more typo fix by Jan Tattermusch · 8 years ago
  52. a8f72cf run 32core tests even if previous tests fail by Jan Tattermusch · 8 years ago
  53. 9cc9218 fix trivial typo by Jan Tattermusch · 8 years ago
  54. 91c51a7 Add proto_server_reflection_test by Yuchen Zeng · 8 years ago
  55. d88e15c Remove legacy poller by Craig Tiller · 8 years ago
  56. f1cde58 Disable legacy poller testing: seems like there is a bug, its legacy by Craig Tiller · 8 years ago
  57. bd24a46 Better guesses at benchmarks turned unit tests cpu cost by Craig Tiller · 8 years ago
  58. 3c62c55 Merge pull request #6658 from jtattermusch/support_32core_scenarios by Jan Tattermusch · 8 years ago
  59. 3fe694f Revive throughput tests . by vjpai · 8 years ago
  60. 75381c5 tiny fix by Jan Tattermusch · 8 years ago
  61. d27888b mark unconstrained scenarios with scalable category by Jan Tattermusch · 8 years ago
  62. bd820c6 add run_full_performance.sh script by Jan Tattermusch · 8 years ago
  63. aeb7034 Merge pull request #6639 from adelez/fix_code_coverage_again by adelez · 8 years ago
  64. bf682f4 address comments by Jan Tattermusch · 8 years ago
  65. 772f485 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  66. 9d410be provide readme for tools/run_tests/ by Jan Tattermusch · 8 years ago
  67. 80fec20 Update README.md by Jan Tattermusch · 8 years ago
  68. 3b6ab81 Fix code coverage. by Adele Zhou · 8 years ago
  69. abdec2d Separate the grpc_cli targets into a separate library by yang-g · 8 years ago
  70. a488037 Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring by Julien Boeuf · 8 years ago
  71. 166d482 Merge remote-tracking branch 'upstream/release-0_14' into HEAD by Jan Tattermusch · 8 years ago
  72. b9f11c3 Merge pull request #6625 from sreecha/stress_test_misc by Jan Tattermusch · 8 years ago
  73. df012d0 Add proto file support in grpc_cli by yang-g · 8 years ago
  74. 8c1d796 Merge pull request #6620 from ctiller/fuzz-it by Jan Tattermusch · 8 years ago
  75. 9780f59 Merge github.com:grpc/grpc into signal_handler by Craig Tiller · 8 years ago
  76. d013e9b Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  77. 60a83c7 Added google call creds/per_rpc interop tests by Ken Payson · 9 years ago
  78. 64a553f Merge pull request #6329 from dgquintas/tiny_include_guard_fix by Jan Tattermusch · 8 years ago
  79. aa51f63 Merge pull request #6463 from dgquintas/fix_compression_interop by Jan Tattermusch · 8 years ago
  80. 2bcf78d Expand corpus by Craig Tiller · 8 years ago
  81. 4dd02fc Misc changes by Sree Kuchibhotla · 8 years ago
  82. 749005e Merge remote-tracking branch 'upstream/master' into reflection_separate_lib by Yuchen Zeng · 8 years ago
  83. d5ed5a9 Merge pull request #6590 from jtattermusch/perf_script_improvements by Jan Tattermusch · 8 years ago
  84. 19144a6 Merge pull request #6439 from kpayson64/python_health_check by Jan Tattermusch · 8 years ago
  85. f1dc3de Merge pull request #6568 from dgquintas/fix-include-guards-long-names by Jan Tattermusch · 8 years ago
  86. 4c1dd4b update third_party/protobuf to v3.0.0-beta3 by Jan Tattermusch · 8 years ago
  87. 680822f Expand corpus by Craig Tiller · 8 years ago
  88. 5cbccd0 set client params differently for sync and async client by Jan Tattermusch · 8 years ago
  89. 3bf45e1 Merge pull request #6583 from carl-mastrangelo/dotdotdot by Jan Tattermusch · 8 years ago
  90. 37a907e add support for CLIENT_LANGUAGE setting by Jan Tattermusch · 8 years ago
  91. 9ad288e Merge pull request #6578 from jtattermusch/add_bat_copyrights by Jan Tattermusch · 8 years ago
  92. 013a0ea Fix stress test JVM Args by Carl Mastrangelo · 8 years ago
  93. effd74c Merge pull request #5456 from ctiller/cleaner-posix3 by Jan Tattermusch · 8 years ago
  94. f551edf add missing copyrights to .bat files by Jan Tattermusch · 8 years ago
  95. fdb8931 check for copyright in .bat files by Jan Tattermusch · 8 years ago
  96. ebf6640 Merge pull request #6569 from yang-g/ubsan by Jan Tattermusch · 8 years ago
  97. 6ce4d0b prepare to enable ubsan in continuous build by yang-g · 8 years ago
  98. 9346616 Allow for multiline #endif guards by David Garcia Quintas · 8 years ago
  99. 1aa28f0 Merge pull request #6546 from carl-mastrangelo/womble by Jan Tattermusch · 8 years ago
  100. a8663fa Merge pull request #6553 from grpc/revert-6488-revert-6214-master by Jan Tattermusch · 8 years ago