1. ea74f91 Remove an unneccessary dependency from grpc++_base by Tamas Berghammer · 8 years ago
  2. 5988716 Merge pull request #6912 from murgatroid99/grpc_tools_well_known_types2 by Jan Tattermusch · 8 years ago
  3. 64c137c select runtime dir by Jan Tattermusch · 8 years ago
  4. bbe601a add a hack by Jan Tattermusch · 8 years ago
  5. bc98af1 make run_tests.py support coreclr on windows by Jan Tattermusch · 8 years ago
  6. 0579cfc more files after running build.yaml changes through by Makarand Dharmapurikar · 8 years ago
  7. e5633f8 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  8. fa1f74e Fix errored streams prematurely terminating, add a test by Craig Tiller · 8 years ago
  9. e16907e Resolved merge conflicts with master by murgatroid99 · 8 years ago
  10. 78a7333 Fix memory leak upon receiving two RST_STREAMs by Craig Tiller · 8 years ago
  11. 4e29480 Merge pull request #6957 from ctiller/cpu_cost by Jan Tattermusch · 8 years ago
  12. 50c5511 Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  13. b6163df Merge pull request #6352 from ctiller/error by Jan Tattermusch · 8 years ago
  14. 56f9862 Merge pull request #6863 from vjpai/wheezy by Jan Tattermusch · 8 years ago
  15. 76511a5 attempt for run_tests.py by Jan Tattermusch · 8 years ago
  16. b544c29 Adjust cpu_cost of some tests to better reflect reality by Craig Tiller · 8 years ago
  17. 7cbfc3e Adjust cpu_cost of some tests to better reflect reality by Craig Tiller · 8 years ago
  18. 27e55b5 Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  19. 1871cd7 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  20. 0ab51a3 Merge pull request #6631 from stanley-cheung/php-custom-metadata-interop by Jan Tattermusch · 8 years ago
  21. 9790e97 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  22. 955a364 Add bad_server_response_test by Yuchen Zeng · 8 years ago
  23. ddf694c Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  24. e1cbd62 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  25. 83d8e37 php: run advanced interop tests by Stanley Cheung · 8 years ago
  26. 2c7caa1 update third_party/protobuf to v3.0.0-beta-3.2 by Jan Tattermusch · 8 years ago
  27. f6e2cb7 Merge pull request #6902 from sreecha/php_stress_test by Jan Tattermusch · 8 years ago
  28. 0aa52e3 Merge pull request #6917 from ctiller/poller_restrictions by Jan Tattermusch · 8 years ago
  29. 2e12db9 Test polling island merges by Sree Kuchibhotla · 8 years ago
  30. 8375c0d Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  31. 909dd6e Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  32. 812c66b Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  33. b9e927a Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  34. 9f6a805 Allow disabling traces, add trace variables for pluck and timeout events by murgatroid99 · 8 years ago
  35. 123f137 Allow forcing the use of the default polling strategy [instead of all strategies] by Craig Tiller · 8 years ago
  36. edcd4e2 Disable fuzzed tests on TSAN by Craig Tiller · 8 years ago
  37. 245e997 Change cleanup step in node package build to account for well known protos by murgatroid99 · 8 years ago
  38. f66c6d0 Fix compiler/plugin.proto copying to the wrong place by murgatroid99 · 8 years ago
  39. 43b6373 Add well known protos to Node and Ruby tools packages by murgatroid99 · 8 years ago
  40. 13c0940 Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout by Craig Tiller · 8 years ago
  41. febfd32 Merge pull request #6572 from y-zeng/base64_decode by Jan Tattermusch · 8 years ago
  42. 7ed39a1 PHP stress client in stress test framework by Sree Kuchibhotla · 8 years ago
  43. 0aa23d8 Merge pull request #6704 from yang-g/distribtest by Jan Tattermusch · 8 years ago
  44. c0f4fe2 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  45. 1363077 Merge pull request #6438 from y-zeng/reflection_separate_lib by Jan Tattermusch · 8 years ago
  46. 488fd0e Add an option --regex_exclude to block certain tests from running by Vijay Pai · 8 years ago
  47. cf7281c Merge branch 'error' of github.com:ctiller/grpc into error by Craig Tiller · 8 years ago
  48. a72e281 Merge branch 'error' of https://github.com/ctiller/grpc into error by Craig Tiller · 8 years ago
  49. ddc3ebb add missing language tag by yang-g · 8 years ago
  50. 1d39a06 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  51. 97a64c9 Merge branch 'error' of https://github.com/ctiller/grpc into error by Craig Tiller · 8 years ago
  52. fb2a5df Corpus by Craig Tiller · 8 years ago
  53. 9ed5589 Merge pull request #6867 from ctiller/blazing-fuzz by Jan Tattermusch · 8 years ago
  54. f04a94b Merge pull request #6864 from ctiller/fuzzing-hell by Jan Tattermusch · 8 years ago
  55. a286b04 small fixes by Craig Tiller · 8 years ago
  56. dbaf05e Add a test of connecting many times in a row by Craig Tiller · 8 years ago
  57. 68e5ecb Merge pull request #6503 from kpayson64/python_3_support by Jan Tattermusch · 8 years ago
  58. 6d258c5 add support for clang3.5, clang3.7 and gcc4.6 by Jan Tattermusch · 8 years ago
  59. efa7d32 Merge branch 'fuzzing-hell' into error by Craig Tiller · 8 years ago
  60. 08f9a9b fuzzer corpus by Craig Tiller · 8 years ago
  61. 1efb601 Initial Python3 support by Ken Payson · 8 years ago
  62. eca1f71 fuzzer corpus by Craig Tiller · 8 years ago
  63. 1281e7c fuzzer corpus by Craig Tiller · 8 years ago
  64. 11e3c07 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  65. 8da8511 Expand corpus, make one-shot runners not self-check leaks (to give ASAN a chance) by Craig Tiller · 8 years ago
  66. e4e865f Fix fuzzing detected bug by Craig Tiller · 8 years ago
  67. 1703cd0 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  68. e4fb0fe Merge pull request #6753 from ctiller/fuzz-me by Jan Tattermusch · 8 years ago
  69. 34b11df Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  70. 032a03e Merge pull request #6828 from soltanmm/arkenhammer by Jan Tattermusch · 8 years ago
  71. 74686ce Completed interop spec, as well as code for c++ by David Garcia Quintas · 8 years ago
  72. d7a15b8 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  73. 877dc0c Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  74. 0ca68b7 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  75. 1bc2976 Merge pull request #6481 from dgquintas/compression_md_level_bis by Jan Tattermusch · 8 years ago
  76. b81f172 Merge pull request #6610 from xyzzyz/external_fd_fresh by Jan Tattermusch · 8 years ago
  77. 0a0c1b0 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  78. e27d189 Factor out json seriailzation code and move it into parse_json. by David Klempner · 8 years ago
  79. f325ee3 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  80. b17e25c Merge pull request #6649 from dgquintas/core_codegen_be_public by Jan Tattermusch · 8 years ago
  81. e153774 Merge pull request #6815 from kpayson64/python_perf_fixes by Jan Tattermusch · 8 years ago
  82. 09bf5f4 Merge pull request #6831 from kpayson64/python_jwt_creds by Jan Tattermusch · 8 years ago
  83. eb25a07 Add filegroup grpc++_codegen_proto by Yuchen Zeng · 8 years ago
  84. 5dbbbb1 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  85. da901c2 Merge github.com:grpc/grpc into fuzz-me by Craig Tiller · 8 years ago
  86. f6d09f2 Fix command ordering for building Python artifacts by Masood Malekghassemi · 8 years ago
  87. 533add5 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  88. 22a65e1 Added python jwt_token_creds interop test by Ken Payson · 8 years ago
  89. dd385b6 Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_public by David Garcia Quintas · 8 years ago
  90. 9a36e6c Changed Python Sync streaming qps to follow spec by Ken Payson · 8 years ago
  91. b97e2d1 Add C++ support for using external FD by Adam Michalik · 8 years ago
  92. bf10c82 implement support for adding external fd to server by Adam Michalik · 8 years ago
  93. 321b1fb separate posix functionality to grpc_posix.h by Adam Michalik · 8 years ago
  94. 46cc2ac add tests by Adam Michalik · 8 years ago
  95. d237107 Merge remote-tracking branch 'upstream/master' into reflection_separate_lib by Yuchen Zeng · 8 years ago
  96. c6bf5f7 Use deps instead of uses in build.yaml by Yuchen Zeng · 8 years ago
  97. c97065d Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  98. d30d4e2 Merge pull request #6190 from dgquintas/lb_pollset_propagation by Jan Tattermusch · 8 years ago
  99. 2888bd5 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  100. 3c26736 Merge pull request #6792 from yang-g/build_clean by Jan Tattermusch · 8 years ago