1. 1b2db63 Moved protos out of core_codegen interface by David Garcia Quintas · 9 years ago
  2. cfa6401 Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 9 years ago
  3. f5266d3 Merge branch 'master' into stress_test_misc by Sree Kuchibhotla · 9 years ago
  4. acbd867 Merge branch 'master' of https://github.com/grpc/grpc into what-the-fuzz by Nicolas "Pixel" Noble · 9 years ago
  5. d06e929 Add Windows-specifics to Python docs by Masood Malekghassemi · 9 years ago
  6. 92b8dec Make Node servers warn instead of fail when a method is missing a handler by murgatroid99 · 9 years ago
  7. 8658b17 Fixed minor Node compilation issue by murgatroid99 · 9 years ago
  8. 396f445 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 9 years ago
  9. ac2e88f Initial attempt at adding support for max metadata size. Currently, the by Mark D. Roth · 9 years ago
  10. 9e38089 Merge remote-tracking branch 'refs/remotes/grpc/master' into api_fuzzer by Craig Tiller · 9 years ago
  11. 1f3319b Fixed clang formatting problems. by Mark D. Roth · 9 years ago
  12. cec4298 Merge pull request #4569 from jskeet/fix-buildall by Jan Tattermusch · 9 years ago
  13. 886b344 Modified the template of public_headers_must_be_c89.c by Yuchen Zeng · 9 years ago
  14. 3c6ace6 Fixed case statement in build_package_node by murgatroid99 · 9 years ago
  15. c17939a Merge pull request #6181 from yang-g/proto_comments by Jan Tattermusch · 9 years ago
  16. c0ad0bd Clear bin directory after generating each tarball by murgatroid99 · 9 years ago
  17. 1843ccb Use static const strings by Benjamin Herzog · 9 years ago
  18. 640d71d Use cpp macros for the "application/grpc" string and its length. by Mark D. Roth · 9 years ago
  19. d04376d PHP Extension: add owned assignment by thinkerou · 9 years ago
  20. f16427d Merge pull request #6303 from ctiller/fix_metadata_refs by Vijay Pai · 9 years ago
  21. 12dfdc3 Change win32 file suffix by Yuchen Zeng · 9 years ago
  22. a93e5a4 Fix use-after-free by Craig Tiller · 9 years ago
  23. cce51fe Added compression tracer by David Garcia Quintas · 9 years ago
  24. 9859d8d Fix use-after-free by Craig Tiller · 9 years ago
  25. 144ab98 Merge branch 'fix_metadata_refs' into split-me-baby-one-more-time by Craig Tiller · 9 years ago
  26. 068d143 Expand corpora by Craig Tiller · 9 years ago
  27. 773d990 Fix refcounting bug for mdstrs by Craig Tiller · 9 years ago
  28. ee9de2f cleanup build_interop.sh for python by Jan Tattermusch · 9 years ago
  29. d9062b9 Get version explicitly by murgatroid99 · 9 years ago
  30. 6375307 Get version explicitly by murgatroid99 · 9 years ago
  31. 825471c Add --compiler python3.4 option to run_tests.py by Jan Tattermusch · 9 years ago
  32. 24947de Fixed working directory path by murgatroid99 · 9 years ago
  33. a4c1644 Actually make the output directories by murgatroid99 · 9 years ago
  34. 7c0e1ee regenerate code by Jan Tattermusch · 9 years ago
  35. 4e0f73c add internal_access option for C# codegen by Jan Tattermusch · 9 years ago
  36. 5f8872f introduce c# generator options by Jan Tattermusch · 9 years ago
  37. a967ee5 support custom parsegeneratorparameter by Jan Tattermusch · 9 years ago
  38. 44f7c54 params for generating only client/server by Jan Tattermusch · 9 years ago
  39. f8fb955 Account for windows file names by murgatroid99 · 9 years ago
  40. 110e07a Added node plugin to grpc-tools npm package, updated build_package_node by murgatroid99 · 9 years ago
  41. 85c3ab0 fix #5912 by Jan Tattermusch · 9 years ago
  42. eeef86c Merge pull request #6282 from jtattermusch/disable_internal_obsolete by Jan Tattermusch · 9 years ago
  43. 6b16aaa merge and resolve conflict by yang-g · 9 years ago
  44. 9c734c0 Merge pull request #6220 from stanley-cheung/php-for-release-14 by Jan Tattermusch · 9 years ago
  45. a4e7eca Merge pull request #6281 from jtattermusch/csharp_assembly_versions by Jan Tattermusch · 9 years ago
  46. e6077b8 Merge pull request #6233 from ewr/fetch-peer-cert-in-ruby by Jan Tattermusch · 9 years ago
  47. 7d78ab2 Merge pull request #6229 from grpc/python_test_proto_gen by Jan Tattermusch · 9 years ago
  48. d29142a Merge pull request #5959 from royalharsh/master by Jan Tattermusch · 9 years ago
  49. 3b09980 Merge pull request #6238 from gwvo/master by Jan Tattermusch · 9 years ago
  50. c5b1eef Change C implementation to not log an "Unexpected content-type" message by Mark D. Roth · 9 years ago
  51. 707c9e2 Changed python proto build to use shared protos by Ken Payson · 9 years ago
  52. 8cc7332 Merge pull request #6266 from murgatroid99/ruby_stress_client by Jan Tattermusch · 9 years ago
  53. a49e730 Merge pull request #5445 from murgatroid99/node_protoc_plugin by Jan Tattermusch · 9 years ago
  54. 89c5cb5 Merge github.com:grpc/grpc into split-me-baby-one-more-time by Craig Tiller · 9 years ago
  55. 44b9cd7 Fix the sanity error reported by check_sources_and_headers.py by Sree Kuchibhotla · 9 years ago
  56. 8c065a7 clang format by Sree Kuchibhotla · 9 years ago
  57. fd59e4e Merge branch 'master' into stress_test_misc by Sree Kuchibhotla · 9 years ago
  58. 3049976 Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 9 years ago
  59. deadbcd Wrap delegate line to fix a Rubocop error about line length by Eric Richardson · 9 years ago
  60. b695b9b Some additional fixes to make the C++ codegen not depend on protobuf. by Wouter van Oortmerssen · 9 years ago
  61. eb91310 Init tracers after plugin registration by David Garcia Quintas · 9 years ago
  62. 7f0793a Updated load balancer proto to v1 by David Garcia Quintas · 9 years ago
  63. c3d869e Merge pull request #6160 from ctiller/api_fuzzer by Nicolas Noble · 9 years ago
  64. 11c83e9 Dont run fuzzer outputs on windows, mac (save some CPU) by Craig Tiller · 9 years ago
  65. 25ff544 Merge pull request #6277 from ctiller/shutdown_proper_like by Nicolas Noble · 9 years ago
  66. 57d1e08 resolve comments by yang-g · 9 years ago
  67. 55fad17 regenerate C# protos by Jan Tattermusch · 9 years ago
  68. cc8a4b3 disable warnings for use of our own obsolete interfaces by Jan Tattermusch · 9 years ago
  69. 23a9ca5 fix assembly version attributes for C# by Jan Tattermusch · 9 years ago
  70. 482ce5e Fix typo by Craig Tiller · 9 years ago
  71. 879b3b9 PR comments by David Garcia Quintas · 9 years ago
  72. d64be98 Merge pull request #6105 from miselin/http-parser-allow-more-newlines by Jan Tattermusch · 9 years ago
  73. 1c35498 Merge pull request #6256 from jtattermusch/csharp_stressclient by Jan Tattermusch · 9 years ago
  74. 178ebc9 Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 9 years ago
  75. f4bc99e address comments by Jan Tattermusch · 9 years ago
  76. bf2315c Merge pull request #6242 from vjpai/i_have_the_best_variants by Jan Tattermusch · 9 years ago
  77. 9a16376 php: prepare for release 0.14 by Stanley Cheung · 9 years ago
  78. 653ea75 Properly shutdown pollsets before destroying them by Craig Tiller · 9 years ago
  79. d5c6eca Expand corpus by Craig Tiller · 9 years ago
  80. d2906ad Fix bug by Craig Tiller · 9 years ago
  81. a803fac Expand corpus by Craig Tiller · 9 years ago
  82. a75c63b Merge pull request #5073 from mleenhardt/calloptions-fluent by Jan Tattermusch · 9 years ago
  83. 1596abb Expand corpus by Craig Tiller · 9 years ago
  84. 55cbf1d Expand corpus by Craig Tiller · 9 years ago
  85. eb48a81 Expand corpus by Craig Tiller · 9 years ago
  86. 1c2df50 Expand corpus by Craig Tiller · 9 years ago
  87. 60beb86 Expand corpus by Craig Tiller · 9 years ago
  88. db6011f Fix inf loop by Craig Tiller · 9 years ago
  89. 839b65c Expand corpus by Craig Tiller · 9 years ago
  90. a92ebc8 Fix test bugs, expand corpus by Craig Tiller · 9 years ago
  91. 734fb9f Expand corpus by Craig Tiller · 9 years ago
  92. 29c2085 Expand corpus by Craig Tiller · 9 years ago
  93. 0477d7d API dictionary by Craig Tiller · 9 years ago
  94. 1d11798 Expand corpus by Craig Tiller · 9 years ago
  95. 52cf871 Bug fixes by Craig Tiller · 9 years ago
  96. 62759c4 Expand corpus by Craig Tiller · 9 years ago
  97. 92a17d7 Make api_fuzzer mac ready by Craig Tiller · 9 years ago
  98. a687250 Fix msan bug by Craig Tiller · 9 years ago
  99. 2fd1595 Expand corpus by Craig Tiller · 9 years ago
  100. 0ca01ed Expand corpus by Craig Tiller · 9 years ago