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