1. 5e6cc81 Merge pull request #6331 from nathanielmanistaatgoogle/alpha by Jan Tattermusch · 8 years ago
  2. b8c4443 Merge pull request #6298 from grpc/python_qps_tests by Jan Tattermusch · 8 years ago
  3. 0482c10 Python QPS Worker/initial scenarios by Ken Payson · 8 years ago
  4. 2e4bfed Merge pull request #6330 from soltanmm/6264 by Jan Tattermusch · 8 years ago
  5. 45177c0 Merge pull request #6351 from murgatroid99/ruby_default_roots by Jan Tattermusch · 8 years ago
  6. 64ec84c Merge pull request #6325 from murgatroid99/node_default_roots by Jan Tattermusch · 8 years ago
  7. 5512a5f Merge pull request #6322 from murgatroid99/node_service_default_method by Jan Tattermusch · 8 years ago
  8. 0d6fee6 Merge pull request #2286 from ctiller/split-me-baby-one-more-time by Jan Tattermusch · 8 years ago
  9. 9003768 Fixed unused parameter error by murgatroid99 · 8 years ago
  10. c230881 Merge pull request #6285 from dgquintas/fix_plugin_tracers by Jan Tattermusch · 8 years ago
  11. 2ea6765 Merge pull request #6321 from soltanmm/doc by Jan Tattermusch · 8 years ago
  12. 7fb941e Merge pull request #6260 from sreecha/stress_test_misc by Jan Tattermusch · 8 years ago
  13. 1569258 Merge pull request #6328 from jtattermusch/performance_tests_facelift by Jan Tattermusch · 8 years ago
  14. 9e3538c Load default roots.pem in Ruby via grpc_set_ssl_roots_override_callback by murgatroid99 · 8 years ago
  15. 7f789d6 Merge pull request #6324 from jtattermusch/interop_fixups by Jan Tattermusch · 8 years ago
  16. c18a859 Merge pull request #6348 from jtattermusch/csharp_codegen_comments by Jan Tattermusch · 8 years ago
  17. bfee01d regenerate C# sources by Jan Tattermusch · 8 years ago
  18. 59c20ed add comments from .proto file to generated C# files by Jan Tattermusch · 8 years ago
  19. f128cd2 Merge pull request #6196 from y-zeng/call-error-to-string by Craig Tiller · 8 years ago
  20. b364a31 Merge pull request #6255 from stanley-cheung/fix-buildgen-plugin-comment by Craig Tiller · 8 years ago
  21. e107f8e Merge pull request #6205 from BenchR267/objc-nullability by Jorge Canizales · 8 years ago
  22. cab9470 Remove Python alpha/early_adopter implementation by Nathaniel Manista · 8 years ago
  23. 832ae81 Allow additive changes to protos w/o forcing user implementation by Masood Malekghassemi · 8 years ago
  24. 1408920 get rid of local qpsworkers before starting the tests by Jan Tattermusch · 8 years ago
  25. e2fd653 Merge pull request #6304 from ctiller/expandypie by Nicolas Noble · 8 years ago
  26. b143ca0 Merge pull request #6284 from jtattermusch/csharp_optional_client_codegen by Nicolas Noble · 8 years ago
  27. 8cb50ed Merge pull request #6268 from nicolasnoble/example_fix by Nicolas Noble · 8 years ago
  28. 6f60766 Load default roots.pem in Node via grpc_set_ssl_roots_override_callback by murgatroid99 · 8 years ago
  29. 165c62f Merge pull request #6183 from nicolasnoble/msys-support by Jan Tattermusch · 8 years ago
  30. 4c6fa9b Merge pull request #6150 from nicolasnoble/sanitize by Jan Tattermusch · 8 years ago
  31. d79b7ab Merge pull request #6300 from dmitriykovalev/master by Jan Tattermusch · 8 years ago
  32. 081ad7a Merge pull request #6295 from markdroth/content_type_semicolon2 by Jan Tattermusch · 8 years ago
  33. 24b68cd generate interop test Dockerfiles using templates by Jan Tattermusch · 8 years ago
  34. c218d05 move interop test docker files to a subdir by Jan Tattermusch · 8 years ago
  35. 31bad32 get rid of the unused grpc_base Dockerfile by Jan Tattermusch · 8 years ago
  36. 85a9383 run all implemented C# interop tests by Jan Tattermusch · 8 years ago
  37. a631669 get rid of the old homebrew/linuxbrew tests by Jan Tattermusch · 8 years ago
  38. 6da28b2 cleanup interop test scripts by Jan Tattermusch · 8 years ago
  39. cca098e Merge pull request #6299 from jtattermusch/fix_5912 by Jan Tattermusch · 8 years ago
  40. e018330 Merge pull request #6286 from jtattermusch/runtests_python3_support by Jan Tattermusch · 8 years ago
  41. f5266d3 Merge branch 'master' into stress_test_misc by Sree Kuchibhotla · 8 years ago
  42. d06e929 Add Windows-specifics to Python docs by Masood Malekghassemi · 8 years ago
  43. 92b8dec Make Node servers warn instead of fail when a method is missing a handler by murgatroid99 · 8 years ago
  44. 8658b17 Fixed minor Node compilation issue by murgatroid99 · 8 years ago
  45. 1f3319b Fixed clang formatting problems. by Mark D. Roth · 8 years ago
  46. cec4298 Merge pull request #4569 from jskeet/fix-buildall by Jan Tattermusch · 8 years ago
  47. c17939a Merge pull request #6181 from yang-g/proto_comments by Jan Tattermusch · 8 years ago
  48. 1843ccb Use static const strings by Benjamin Herzog · 8 years ago
  49. 640d71d Use cpp macros for the "application/grpc" string and its length. by Mark D. Roth · 8 years ago
  50. f16427d Merge pull request #6303 from ctiller/fix_metadata_refs by Vijay Pai · 8 years ago
  51. a93e5a4 Fix use-after-free by Craig Tiller · 8 years ago
  52. 9859d8d Fix use-after-free by Craig Tiller · 8 years ago
  53. 144ab98 Merge branch 'fix_metadata_refs' into split-me-baby-one-more-time by Craig Tiller · 8 years ago
  54. 068d143 Expand corpora by Craig Tiller · 8 years ago
  55. 773d990 Fix refcounting bug for mdstrs by Craig Tiller · 8 years ago
  56. ee9de2f cleanup build_interop.sh for python by Jan Tattermusch · 8 years ago
  57. 825471c Add --compiler python3.4 option to run_tests.py by Jan Tattermusch · 8 years ago
  58. 7c0e1ee regenerate code by Jan Tattermusch · 8 years ago
  59. 4e0f73c add internal_access option for C# codegen by Jan Tattermusch · 8 years ago
  60. 5f8872f introduce c# generator options by Jan Tattermusch · 8 years ago
  61. a967ee5 support custom parsegeneratorparameter by Jan Tattermusch · 8 years ago
  62. 44f7c54 params for generating only client/server by Jan Tattermusch · 8 years ago
  63. 85c3ab0 fix #5912 by Jan Tattermusch · 8 years ago
  64. eeef86c Merge pull request #6282 from jtattermusch/disable_internal_obsolete by Jan Tattermusch · 8 years ago
  65. 6b16aaa merge and resolve conflict by yang-g · 8 years ago
  66. 9c734c0 Merge pull request #6220 from stanley-cheung/php-for-release-14 by Jan Tattermusch · 8 years ago
  67. a4e7eca Merge pull request #6281 from jtattermusch/csharp_assembly_versions by Jan Tattermusch · 8 years ago
  68. e6077b8 Merge pull request #6233 from ewr/fetch-peer-cert-in-ruby by Jan Tattermusch · 8 years ago
  69. 7d78ab2 Merge pull request #6229 from grpc/python_test_proto_gen by Jan Tattermusch · 8 years ago
  70. d29142a Merge pull request #5959 from royalharsh/master by Jan Tattermusch · 8 years ago
  71. 3b09980 Merge pull request #6238 from gwvo/master by Jan Tattermusch · 8 years ago
  72. c5b1eef Change C implementation to not log an "Unexpected content-type" message by Mark D. Roth · 8 years ago
  73. 707c9e2 Changed python proto build to use shared protos by Ken Payson · 8 years ago
  74. 8cc7332 Merge pull request #6266 from murgatroid99/ruby_stress_client by Jan Tattermusch · 8 years ago
  75. a49e730 Merge pull request #5445 from murgatroid99/node_protoc_plugin by Jan Tattermusch · 8 years ago
  76. 89c5cb5 Merge github.com:grpc/grpc into split-me-baby-one-more-time by Craig Tiller · 8 years ago
  77. 44b9cd7 Fix the sanity error reported by check_sources_and_headers.py by Sree Kuchibhotla · 8 years ago
  78. 8c065a7 clang format by Sree Kuchibhotla · 8 years ago
  79. fd59e4e Merge branch 'master' into stress_test_misc by Sree Kuchibhotla · 8 years ago
  80. deadbcd Wrap delegate line to fix a Rubocop error about line length by Eric Richardson · 8 years ago
  81. b695b9b Some additional fixes to make the C++ codegen not depend on protobuf. by Wouter van Oortmerssen · 8 years ago
  82. eb91310 Init tracers after plugin registration by David Garcia Quintas · 8 years ago
  83. c3d869e Merge pull request #6160 from ctiller/api_fuzzer by Nicolas Noble · 8 years ago
  84. 11c83e9 Dont run fuzzer outputs on windows, mac (save some CPU) by Craig Tiller · 8 years ago
  85. 25ff544 Merge pull request #6277 from ctiller/shutdown_proper_like by Nicolas Noble · 8 years ago
  86. 57d1e08 resolve comments by yang-g · 8 years ago
  87. 55fad17 regenerate C# protos by Jan Tattermusch · 8 years ago
  88. cc8a4b3 disable warnings for use of our own obsolete interfaces by Jan Tattermusch · 8 years ago
  89. 23a9ca5 fix assembly version attributes for C# by Jan Tattermusch · 8 years ago
  90. 482ce5e Fix typo by Craig Tiller · 8 years ago
  91. d64be98 Merge pull request #6105 from miselin/http-parser-allow-more-newlines by Jan Tattermusch · 8 years ago
  92. 1c35498 Merge pull request #6256 from jtattermusch/csharp_stressclient by Jan Tattermusch · 8 years ago
  93. f4bc99e address comments by Jan Tattermusch · 8 years ago
  94. bf2315c Merge pull request #6242 from vjpai/i_have_the_best_variants by Jan Tattermusch · 8 years ago
  95. 9a16376 php: prepare for release 0.14 by Stanley Cheung · 8 years ago
  96. 653ea75 Properly shutdown pollsets before destroying them by Craig Tiller · 8 years ago
  97. d5c6eca Expand corpus by Craig Tiller · 8 years ago
  98. d2906ad Fix bug by Craig Tiller · 8 years ago
  99. a803fac Expand corpus by Craig Tiller · 8 years ago
  100. a75c63b Merge pull request #5073 from mleenhardt/calloptions-fluent by Jan Tattermusch · 8 years ago