1. 0f30cd8 Merge github.com:grpc/grpc into dns_backoff by Craig Tiller · 9 years ago
  2. d13178a Merge branch 'fix_something' of github.com:ctiller/grpc into fix_something by Craig Tiller · 9 years ago
  3. 5389dc3 Merge github.com:grpc/grpc into fix_something by Craig Tiller · 9 years ago
  4. 6e96e5c Merge pull request #5304 from ctiller/filter-selection by Jan Tattermusch · 9 years ago
  5. f4e2564 Merge branch 'master' into make_clang_great_again_v2 by vjpai · 9 years ago
  6. 3d2686b Fix cast by Craig Tiller · 9 years ago
  7. 9d9e4d3 Please the include sanity check by Craig Tiller · 9 years ago
  8. 3448887 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 9 years ago
  9. ddd4d7f Merge pull request #5494 from dgquintas/guard_check by Jan Tattermusch · 9 years ago
  10. 68edc15 Merge pull request #5679 from makdharma/master by Jan Tattermusch · 9 years ago
  11. 950ecbd Merge pull request #5646 from leifurhauks/import_cygrpc by Jan Tattermusch · 9 years ago
  12. dadb32a Merge pull request #5843 from dgquintas/fix-grpc-lib by Jan Tattermusch · 9 years ago
  13. ec42773 Merge pull request #5854 from ctiller/backoff2 by David G. Quintas · 9 years ago
  14. 132a006 Fix sanity by Craig Tiller · 9 years ago
  15. 3359997 Tweaks by Craig Tiller · 9 years ago
  16. de7edf8 Merge github.com:grpc/grpc into backoff2 by Craig Tiller · 9 years ago
  17. 2446114 Merge remote-tracking branch 'dgq/fix-grpc-lib' into make_clang_great_again_v2 by Vijay Pai · 9 years ago
  18. c0e3952 Re-enable tsan for qps tests by Vijay Pai · 9 years ago
  19. 025432e Merge branch 'release_wall' into make_clang_great_again_v2 by Vijay Pai · 9 years ago
  20. f637ce5 Merge branch 'master' into make_clang_great_again_v2 by Vijay Pai · 9 years ago
  21. 4ce09cf Reorder a release store after the operations it protects. by vjpai · 9 years ago
  22. cb1c389 Merge pull request #5842 from vjpai/qps_wall by Jan Tattermusch · 9 years ago
  23. 8bce393 Merge pull request #5819 from dgquintas/compression_levels by Jan Tattermusch · 9 years ago
  24. dc6d5a6 Merge pull request #5829 from jtattermusch/fix_openssl_deadlink by Jan Tattermusch · 9 years ago
  25. 8090150 Merge pull request #5783 from dgquintas/nanopb-dockerfile by Jan Tattermusch · 9 years ago
  26. 3ab6f4d Merge branch 'revert-5841-revert-5723-backoff_lib' of github.com:grpc/grpc into backoff2 by Craig Tiller · 9 years ago
  27. 963c2b7 Allow tracking fuzzer outputs on Jenkins by Craig Tiller · 9 years ago
  28. cd0fbbd Expand fuzzer corpus by Craig Tiller · 9 years ago
  29. 55977aa Merge pull request #5795 from ctiller/port_server by Jan Tattermusch · 9 years ago
  30. 58270d5 Revert "Revert "Factor out backoff code into a separate library (to be re-used elsewhere)"" by Craig Tiller · 9 years ago
  31. 71c610d Expand fuzzers by Craig Tiller · 9 years ago
  32. 146070d fixed multiple initialization of globals by David Garcia Quintas · 9 years ago
  33. 80551af Merge pull request #5784 from ctiller/help-me-just-a-little-bit by Jan Tattermusch · 9 years ago
  34. 26eb86e Merge pull request #5828 from murgatroid99/node_example_dependencies_fix by Jan Tattermusch · 9 years ago
  35. 5c0b6dd Temporarily disable qps tsan tests since they are exposing a by vjpai · 9 years ago
  36. b41a1ac Merge pull request #5814 from sreecha/grpc_fixit by Jan Tattermusch · 9 years ago
  37. e4b419e Merge pull request #5805 from stanley-cheung/php-fix-arg-type by Jan Tattermusch · 9 years ago
  38. 6b0cb77 Merge pull request #5527 from ctiller/xoxo by Jan Tattermusch · 9 years ago
  39. 8707d69 Merge pull request #5841 from grpc/revert-5723-backoff_lib by Jan Tattermusch · 9 years ago
  40. 108cecb Revert "Factor out backoff code into a separate library (to be re-used elsewhere)" by David G. Quintas · 9 years ago
  41. a643960 Merge pull request #5810 from jtattermusch/extension_loading_for_webapps by Jan Tattermusch · 9 years ago
  42. 2b0f9e8 Merge pull request #5674 from jtattermusch/csharp_log_precision by Jan Tattermusch · 9 years ago
  43. ee69f42 Merge pull request #5706 from deepaklukose/dev by Jan Tattermusch · 9 years ago
  44. 38da449 fix -Wshadow warning by Jan Tattermusch · 9 years ago
  45. 798eeda python 2/3 compatible abstract servicers/stubs by Leifur Halldor Asgeirsson · 9 years ago
  46. 4df3987 python3-compatible syntax for python examples by Leifur Halldor Asgeirsson · 9 years ago
  47. fbe766a replace uses of iteritems with six.iteritems by Leifur Halldor Asgeirsson · 9 years ago
  48. efdefce make iterators python3-compatible by Leifur Halldor Asgeirsson · 9 years ago
  49. 554c7dd py3 compatibility for test runner & loader by Leifur Halldor Asgeirsson · 9 years ago
  50. 1abda1f specify metaclasses in a py3-compatible way by Leifur Halldor Asgeirsson · 9 years ago
  51. 7978747 Merge pull request #5830 from y-zeng/documentation by Stanley Cheung · 9 years ago
  52. aea3207 Remove a typedef that was causing a redefinition error on some compilers by vjpai · 9 years ago
  53. 9bb7062 Fix gcc4.4 tests by Jan Tattermusch · 9 years ago
  54. c6d6a02 Complete fuzzer framework by Craig Tiller · 9 years ago
  55. 7d2c733 Locked read access to call->encodings_accepted_by_peer by David Garcia Quintas · 9 years ago
  56. 506f60f Fix an include by vjpai · 9 years ago
  57. d85ef06 Doc Fixit: src/cpp/README.md by Yuchen Zeng · 9 years ago
  58. 4302be7 Merge pull request #5798 from y-zeng/documentation by Stanley Cheung · 9 years ago
  59. c14f1cb new fixed guards by David Garcia Quintas · 9 years ago
  60. 37266f3 missing fixes post comments by David Garcia Quintas · 9 years ago
  61. 72266d3 Merge branch 'master' of github.com:grpc/grpc into guard_check by David Garcia Quintas · 9 years ago
  62. a36ec16 regenerated projects by David Garcia Quintas · 9 years ago
  63. 0a5fce8 vs doesn't like some c99 features... by David Garcia Quintas · 9 years ago
  64. 47277bc Merge pull request #5574 from nicolasnoble/python2 by Jan Tattermusch · 9 years ago
  65. 3924afb Merge pull request #5752 from vjpai/make_open_loop_again by Jan Tattermusch · 9 years ago
  66. 8cdf3dd Merge pull request #5800 from ctiller/contrib by Sree Kuchibhotla · 9 years ago
  67. d506ecb Add other missing dependencies by murgatroid99 · 9 years ago
  68. 3a0be46 review comments by Sree Kuchibhotla · 9 years ago
  69. 8773076 Merge pull request #5801 from murgatroid99/ruby_route_guide_fix by Jan Tattermusch · 9 years ago
  70. 220986e Merge pull request #5786 from soltanmm/this-is-not-a-pipe by Jan Tattermusch · 9 years ago
  71. c3b8c8d Updated example package.json with missing dependency by murgatroid99 · 9 years ago
  72. 0dca61f Add timeout properly by Craig Tiller · 9 years ago
  73. 3100eb8 Add timeout properly by Craig Tiller · 9 years ago
  74. d7b20b8 Add timeout by Craig Tiller · 9 years ago
  75. c2c026e Renames by Craig Tiller · 9 years ago
  76. 43df295 add unix_sockets_posix module to build system and fix compilation errors by ahedberg · 9 years ago
  77. dc559c9 Add fuzzer found crash to corpus by Craig Tiller · 9 years ago
  78. a734833 Fix typo. by VcamX · 9 years ago
  79. 13c2f6e Implemented compression level algorithms properly (as a function of the accepted algorithms by the call's peer. by David Garcia Quintas · 9 years ago
  80. 185768b Merge branch 'master' of github.com:grpc/grpc into guard_check by David Garcia Quintas · 9 years ago
  81. 3c5def5 addressed pr comments by David Garcia Quintas · 9 years ago
  82. f09f020 fixed backslashes by David Garcia Quintas · 9 years ago
  83. d848db1 Merge pull request #5802 from sreecha/grpc_fixit_csharp by Jan Tattermusch · 9 years ago
  84. ffa38f9 Add troubleshooting details by Sree Kuchibhotla · 9 years ago
  85. eeb1330 make timestamp format in C# logs more similar to C core by Jan Tattermusch · 9 years ago
  86. ceb6510 Merge pull request #5682 from yang-g/tls_init_should_be_called by Jan Tattermusch · 9 years ago
  87. 63978d4 Merge pull request #5747 from soltanmm/bleach by Jan Tattermusch · 9 years ago
  88. 5bda4d4 Disable PIE by Craig Tiller · 9 years ago
  89. 3560a43 correct handling for shadowed assemblies when loading native extension by Jan Tattermusch · 9 years ago
  90. 7895da2 php: return channel arg type by Stanley Cheung · 9 years ago
  91. cbca1a6 Merge branch 'what-the-fuzz' of github.com:nicolasnoble/grpc into fuzzy-bits by Craig Tiller · 9 years ago
  92. c908860 Fixing json parsing issues detected by libfuzz. by Nicolas "Pixel" Noble · 9 years ago
  93. a413415 j by Craig Tiller · 9 years ago
  94. 2ba1633 DocFixit: Minor corrections to the instructions by Sree Kuchibhotla · 9 years ago
  95. a09af92 Merge branch 'make_clang_great_again_v2' of github.com:vjpai/grpc into fuzzy-bits by Craig Tiller · 9 years ago
  96. a462936 Fix minor issues with Ruby route guide client by murgatroid99 · 9 years ago
  97. 50b8953 x by Craig Tiller · 9 years ago
  98. c5296f6 x by Craig Tiller · 9 years ago
  99. 238e847 x by Craig Tiller · 9 years ago
  100. be615dc x by Craig Tiller · 9 years ago