1. 8e6d871 Merge pull request #8076 from jtattermusch/csharp_use_dotnetcli_nugets by Nicolas Noble · 8 years ago
  2. e54cbec Merge pull request #8078 from ctiller/somewhat_less_outstanding by Nicolas Noble · 8 years ago
  3. f785ae3 fix windows distribtest and add TODOs to remove hacks by Jan Tattermusch · 8 years ago
  4. a51f541 Merge pull request #7559 from dgquintas/codegen_cleanse by Craig Tiller · 8 years ago
  5. 6c38c1b Reduce outstanding request count by Craig Tiller · 8 years ago
  6. de9ce9f remove dead gmock link in protoc artifact build by Jan Tattermusch · 8 years ago
  7. 537f7c2 Revert "Grand unified closures" by Craig Tiller · 8 years ago
  8. ec5c93c Merge pull request #8048 from jtattermusch/dotnetcli_interoptest by Jan Tattermusch · 8 years ago
  9. 83374d5 Merge pull request #8054 from ctiller/sweep_the_ by Craig Tiller · 8 years ago
  10. fce8da5 Merge pull request #8035 from ctiller/OUTSTANDING by Craig Tiller · 8 years ago
  11. c2895d2 Exclude sweep tests from the "full" suite by Craig Tiller · 8 years ago
  12. 5d3f2e6 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  13. a98a2ad enable runing C# interop tests under coreclr by Jan Tattermusch · 8 years ago
  14. 8a84c8c allow building all nugets on linux by Jan Tattermusch · 8 years ago
  15. 8f416db Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  16. 15372a3 Use a # of total outstanding requests to drive benchmark config by Craig Tiller · 8 years ago
  17. b809cd9 dotnet CLI distribtest by Jan Tattermusch · 8 years ago
  18. 1f7ce19 update path to C# test build by dotnet cli by Jan Tattermusch · 8 years ago
  19. 47b2961 Merge pull request #7992 from nicolasnoble/manual-upmerge by Nicolas Noble · 8 years ago
  20. 95746dd Merge pull request #8030 from ctiller/sweep2 by Craig Tiller · 8 years ago
  21. 6388da5 Add missing flag option by Craig Tiller · 8 years ago
  22. c27cec6 Merge pull request #8007 from adelez/known_failures by Nicolas Noble · 8 years ago
  23. 5928bff Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  24. 426dcde Fix merge by Craig Tiller · 8 years ago
  25. 927b01e Merge github.com:grpc/grpc into sweeps by Craig Tiller · 8 years ago
  26. c1c691f Fix merge error by Craig Tiller · 8 years ago
  27. 302d2a9 Merge pull request #7987 from ctiller/fuzz-fails by Craig Tiller · 8 years ago
  28. 344834b Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  29. 445534e add more known failure msgs. by Adele Zhou · 8 years ago
  30. e032163 Merge pull request #7774 from ctiller/percent-encoder by Craig Tiller · 8 years ago
  31. 6485393 Add Node 6 to the list of recognized compilers in run_tests.py by murgatroid99 · 8 years ago
  32. 6ce5228 Merge pull request #7953 from makdharma/grpc_caching_test by Nicolas Noble · 8 years ago
  33. ecb1251 Fix fuzzing detected failure by Craig Tiller · 8 years ago
  34. 255dad3 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  35. e44902e Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  36. 79620aa Merge pull request #7943 from markdroth/client_channel_cleanup by Mark D. Roth · 8 years ago
  37. d3dee72 Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  38. 1141aef Merge pull request #7936 from y-zeng/log_test by Craig Tiller · 8 years ago
  39. da2b480 Merge pull request #7942 from a-veitch/add_proto by kpayson64 · 8 years ago
  40. 19bfb53 Merge pull request #7877 from adelez/route_to_gfe by Nicolas Noble · 8 years ago
  41. 82a21ed Merge remote-tracking branch 'upstream/master' into log_test by Yuchen Zeng · 8 years ago
  42. 4c0fe49 Move subchannel_call_holder code into client_channel module. by Mark D. Roth · 8 years ago
  43. a0c69f9 add trace context proto by Alistair Veitch · 8 years ago
  44. dadda8b Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  45. 916079d Add no-logging test by Yuchen Zeng · 8 years ago
  46. e3817f4 Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  47. f3581bf Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  48. 505d171 Updated protobuf to bba446bbf2ac7b0b9923d4eb07d5acd0665a8cf0 by David Garcia Quintas · 8 years ago
  49. 8e2c98a Merge pull request #7839 from markdroth/rename_client_config by Mark D. Roth · 8 years ago
  50. 015180a end-to-end test for cacheable requests. by Makarand Dharmapurikar · 8 years ago
  51. 303687f Revert change to grpc++_base uses section by murgatroid99 · 8 years ago
  52. 1ca0f3e build.yaml changes to make certain builds work by murgatroid99 · 8 years ago
  53. c4b61e2 Use the VIP that routes to GFE. by Adele Zhou · 8 years ago
  54. 668bf88 Merge pull request #7802 from nicolasnoble/upmerge-from-v1.0.x by Nicolas Noble · 8 years ago
  55. ff4df06 Rename grpc_client_config to grpc_resolver_result. by Mark D. Roth · 8 years ago
  56. 102fa96 Rename some files to avoid conflicting .obj files on Windows by Craig Tiller · 8 years ago
  57. df48291 Merge pull request #7718 from adelez/build_stats by Nicolas Noble · 8 years ago
  58. e3e17d3 Merge branch 'v1.0.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 8 years ago
  59. 1c7a842 Add a strict and a permissive decoder, allow different reserved alphabets by Craig Tiller · 8 years ago
  60. f4112fc Merge pull request #7741 from nicolasnoble/manual-upmerge by Nicolas Noble · 8 years ago
  61. 17ed6b1 Percent encoding routines by Craig Tiller · 8 years ago
  62. 9429717 Merge pull request #7735 from y-zeng/cli_main_fork by kpayson64 · 8 years ago
  63. b80d9c9 Merge pull request #7594 from chedeti/grpc-thrift-v2 by kpayson64 · 8 years ago
  64. a469e5d grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure. by Nicolas "Pixel" Noble · 8 years ago
  65. 9088d59 fix_interop_server_arg by Adele Zhou · 8 years ago
  66. 6b38251 Merge pull request #7633 from thunderboltsid/add-pypy-to-testing-toolchain by kpayson64 · 8 years ago
  67. e1ee20b Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  68. bcc0d88 Merge pull request #7732 from kpayson64/python3_artifacts by kpayson64 · 8 years ago
  69. 02139a0 Add CliCredentials, config_grpc_cli.h by Yuchen Zeng · 8 years ago
  70. 5998cd7 Add Python3.5 artifact targets by Ken Payson · 8 years ago
  71. 26386e1 Merge remote-tracking branch 'upstream/master' into cli_main_fork by Yuchen Zeng · 8 years ago
  72. bf3b769 Tool for collecting build statistics. by Adele Zhou · 8 years ago
  73. 04132ae Merge pull request #7717 from nicolasnoble/update-build-packages by Nicolas Noble · 8 years ago
  74. 6ee23ee There's no 'platform' in package_targets.py, only labels. by Nicolas "Pixel" Noble · 8 years ago
  75. f2c074a Updating build package C# scripts. by Nicolas "Pixel" Noble · 8 years ago
  76. d161f20 Don't get dependencies for Node grpc-health-check package build by murgatroid99 · 8 years ago
  77. 7f074e0 Merge branch 'v1.0.x' into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  78. 5d8d661 Removed duplicated dependency for grpclb by David Garcia Quintas · 8 years ago
  79. aa0ac69 Merge pull request #7605 from sreecha/perf-fix-ga by Nicolas Noble · 8 years ago
  80. 58c0615 Extend the deadline of objc-examples-build to 30 minutes by Muxi Yan · 8 years ago
  81. acad79f Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  82. d4230bb Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into p0-advance-protobuf-version by Jorge Canizales · 8 years ago
  83. 50be893 Merge pull request #6915 from markdroth/filter_api by kpayson64 · 8 years ago
  84. 4103a1b Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  85. 2135a1b add PyPy to testing toolchain by siddharthshukla · 8 years ago
  86. 106df11 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  87. 6b59ac8 Fix Jenkins test error by Muxi Yan · 8 years ago
  88. 2e69845 sanity check for thrift by chedeti · 8 years ago
  89. ca15587 Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split by Nicolas "Pixel" Noble · 8 years ago
  90. 229b161 Merge branch 'v1.0.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 8 years ago
  91. d924b01 Merge pull request #7554 from muxi/fix-cronet-interop-test by Muxi Yan · 8 years ago
  92. 5e1fbd2 Merge pull request #7370 from rjshade/move_timeout_encoding by kpayson64 · 8 years ago
  93. 85c1168 Merge remote-tracking branch 'upstream/master' into filter_api by Mark D. Roth · 8 years ago
  94. 329d647 Merge pull request #6774 from a-veitch/add_resource by kpayson64 · 8 years ago
  95. 9fa684f Merge pull request #7610 from kpayson64/downgrade_setuptools by kpayson64 · 8 years ago
  96. f32e71e Downgrade docker setuptools by Ken Payson · 8 years ago
  97. 1f32ae4 Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  98. 6f74893 Fix Jenkins test error by Muxi Yan · 8 years ago
  99. 3ac6fc1 Merge branch 'filter_call_init_failure' into filter_api by Mark D. Roth · 8 years ago
  100. 0ff122e Ran generate_projects.sh. by Mark D. Roth · 8 years ago