1. 1871cd7 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  2. 0ab51a3 Merge pull request #6631 from stanley-cheung/php-custom-metadata-interop by Jan Tattermusch · 8 years ago
  3. e1cbd62 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  4. 83d8e37 php: run advanced interop tests by Stanley Cheung · 8 years ago
  5. 2c7caa1 update third_party/protobuf to v3.0.0-beta-3.2 by Jan Tattermusch · 8 years ago
  6. f6e2cb7 Merge pull request #6902 from sreecha/php_stress_test by Jan Tattermusch · 8 years ago
  7. 8edaa35 Merge pull request #6926 from vjpai/clang34 by Jan Tattermusch · 8 years ago
  8. 0aa52e3 Merge pull request #6917 from ctiller/poller_restrictions by Jan Tattermusch · 8 years ago
  9. 8b79fde Disable ccache for clang-3.4 on Ubuntu 14.04 as this is not currently working. by Vijay Pai · 8 years ago
  10. a9e62c2 no ccache by Vijay Pai · 8 years ago
  11. 123f137 Allow forcing the use of the default polling strategy [instead of all strategies] by Craig Tiller · 8 years ago
  12. edcd4e2 Disable fuzzed tests on TSAN by Craig Tiller · 8 years ago
  13. 13c0940 Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout by Craig Tiller · 8 years ago
  14. febfd32 Merge pull request #6572 from y-zeng/base64_decode by Jan Tattermusch · 8 years ago
  15. 7ed39a1 PHP stress client in stress test framework by Sree Kuchibhotla · 8 years ago
  16. 0aa23d8 Merge pull request #6704 from yang-g/distribtest by Jan Tattermusch · 8 years ago
  17. 46f4a68 minor fixes by yang-g · 8 years ago
  18. 1363077 Merge pull request #6438 from y-zeng/reflection_separate_lib by Jan Tattermusch · 8 years ago
  19. cf7281c Merge branch 'error' of github.com:ctiller/grpc into error by Craig Tiller · 8 years ago
  20. a72e281 Merge branch 'error' of https://github.com/ctiller/grpc into error by Craig Tiller · 8 years ago
  21. 1d39a06 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  22. 97a64c9 Merge branch 'error' of https://github.com/ctiller/grpc into error by Craig Tiller · 8 years ago
  23. fb2a5df Corpus by Craig Tiller · 8 years ago
  24. 9ed5589 Merge pull request #6867 from ctiller/blazing-fuzz by Jan Tattermusch · 8 years ago
  25. f04a94b Merge pull request #6864 from ctiller/fuzzing-hell by Jan Tattermusch · 8 years ago
  26. a286b04 small fixes by Craig Tiller · 8 years ago
  27. dbaf05e Add a test of connecting many times in a row by Craig Tiller · 8 years ago
  28. 68e5ecb Merge pull request #6503 from kpayson64/python_3_support by Jan Tattermusch · 8 years ago
  29. 6d258c5 add support for clang3.5, clang3.7 and gcc4.6 by Jan Tattermusch · 8 years ago
  30. efa7d32 Merge branch 'fuzzing-hell' into error by Craig Tiller · 8 years ago
  31. 08f9a9b fuzzer corpus by Craig Tiller · 8 years ago
  32. 1efb601 Initial Python3 support by Ken Payson · 8 years ago
  33. eca1f71 fuzzer corpus by Craig Tiller · 8 years ago
  34. 1281e7c fuzzer corpus by Craig Tiller · 8 years ago
  35. 8da8511 Expand corpus, make one-shot runners not self-check leaks (to give ASAN a chance) by Craig Tiller · 8 years ago
  36. e4e865f Fix fuzzing detected bug by Craig Tiller · 8 years ago
  37. 1703cd0 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  38. e4fb0fe Merge pull request #6753 from ctiller/fuzz-me by Jan Tattermusch · 8 years ago
  39. 34b11df Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  40. 032a03e Merge pull request #6828 from soltanmm/arkenhammer by Jan Tattermusch · 8 years ago
  41. a5871cf Merge pull request #6843 from soltanmm/doc-tools by Jan Tattermusch · 8 years ago
  42. c266368 Merge pull request #6811 from soltanmm/names by Jan Tattermusch · 8 years ago
  43. d7a15b8 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  44. 0ca68b7 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  45. 1bc2976 Merge pull request #6481 from dgquintas/compression_md_level_bis by Jan Tattermusch · 8 years ago
  46. b81f172 Merge pull request #6610 from xyzzyz/external_fd_fresh by Jan Tattermusch · 8 years ago
  47. 82c3dd1 Add usage documentation to Python tools distribution by Masood Malekghassemi · 8 years ago
  48. 0a0c1b0 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  49. e27d189 Factor out json seriailzation code and move it into parse_json. by David Klempner · 8 years ago
  50. b17e25c Merge pull request #6649 from dgquintas/core_codegen_be_public by Jan Tattermusch · 8 years ago
  51. e153774 Merge pull request #6815 from kpayson64/python_perf_fixes by Jan Tattermusch · 8 years ago
  52. 09bf5f4 Merge pull request #6831 from kpayson64/python_jwt_creds by Jan Tattermusch · 8 years ago
  53. eb25a07 Add filegroup grpc++_codegen_proto by Yuchen Zeng · 8 years ago
  54. da901c2 Merge github.com:grpc/grpc into fuzz-me by Craig Tiller · 8 years ago
  55. f6d09f2 Fix command ordering for building Python artifacts by Masood Malekghassemi · 8 years ago
  56. 533add5 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  57. 22a65e1 Added python jwt_token_creds interop test by Ken Payson · 8 years ago
  58. dd385b6 Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_public by David Garcia Quintas · 8 years ago
  59. 9a36e6c Changed Python Sync streaming qps to follow spec by Ken Payson · 8 years ago
  60. 2dbc217 Add common proto files to Python grpcio-tools by Masood Malekghassemi · 8 years ago
  61. b97e2d1 Add C++ support for using external FD by Adam Michalik · 8 years ago
  62. bf10c82 implement support for adding external fd to server by Adam Michalik · 8 years ago
  63. 321b1fb separate posix functionality to grpc_posix.h by Adam Michalik · 8 years ago
  64. 46cc2ac add tests by Adam Michalik · 8 years ago
  65. d237107 Merge remote-tracking branch 'upstream/master' into reflection_separate_lib by Yuchen Zeng · 8 years ago
  66. c6bf5f7 Use deps instead of uses in build.yaml by Yuchen Zeng · 8 years ago
  67. c97065d Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  68. d30d4e2 Merge pull request #6190 from dgquintas/lb_pollset_propagation by Jan Tattermusch · 8 years ago
  69. 2888bd5 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  70. 3c26736 Merge pull request #6792 from yang-g/build_clean by Jan Tattermusch · 8 years ago
  71. 571c12e Remove AsyncStreaming client from python qps tests by Ken Payson · 8 years ago
  72. d4b4009 Use Python namespace packages by Masood Malekghassemi · 8 years ago
  73. a0d7491 Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  74. 7ae31a8 Add more comments, fix format issues by Yuchen Zeng · 8 years ago
  75. 0601df3 Move reflection src/hdr to src/cpp/ext include/grpc++/ext by Yuchen Zeng · 8 years ago
  76. 87ec3b7 Merge pull request #6750 from makdharma/cronet by Jan Tattermusch · 8 years ago
  77. 1495cb5 Addressed reveiw comments about naming by Yuchen Zeng · 8 years ago
  78. d925c93 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  79. 34b5861 Spliting filegroup. by yang-g · 8 years ago
  80. aaee544 merge and resolve conflicts by yang-g · 8 years ago
  81. 845a056 Merge pull request #6789 from jtattermusch/fix_make_options_propagation by Jan Tattermusch · 8 years ago
  82. 17487f9 Make grpc++ independent of protobuf by yang-g · 8 years ago
  83. 55c08f8 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  84. 84f7193 Merge pull request #6254 from grpc/python_per_rpc_interop by Jan Tattermusch · 8 years ago
  85. 6c81c25 Merge pull request #6306 from y-zeng/win32_suffix by Jan Tattermusch · 8 years ago
  86. b0bb674 Merge pull request #6636 from yang-g/grpc_cli by Jan Tattermusch · 8 years ago
  87. 05808c4 Merge pull request #6731 from vjpai/beheader by Jan Tattermusch · 8 years ago
  88. fd3857b fix propagation of make options under docker by Jan Tattermusch · 8 years ago
  89. e751846 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  90. eaf5426 fixed dependency problem in grpc_cronet by adding dep on chttp2 by Makarand Dharmapurikar · 8 years ago
  91. 6ae6fc7 Fix server side memory leak by Craig Tiller · 8 years ago
  92. 2a2599b incremental fix - removed cronet dependency from grpc_secure by Makarand Dharmapurikar · 8 years ago
  93. 38d8055 cronet build related changes by Makarand Dharmapurikar · 8 years ago
  94. 4b5e757 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  95. 6eb2380 Merge pull request #6702 from a-veitch/add_proto by Jan Tattermusch · 8 years ago
  96. 4c751eb Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  97. b82443e Regenerate sources_and_headers.json by Yuchen Zeng · 8 years ago
  98. 2a50dfe s/grpc_pops/grpc_polling_entity by David Garcia Quintas · 8 years ago
  99. 4594bd9 Merge remote-tracking branch 'upstream/master' into base by Yuchen Zeng · 8 years ago
  100. 8bec6f6 Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago