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