1. 0418d38 less-logs by Craig Tiller · 8 years ago
  2. 995bc78 Merge github.com:grpc/grpc into fuzzy-bits by Craig Tiller · 8 years ago
  3. 634e676 Merge pull request #5921 from sreecha/stress_client_spec by David G. Quintas · 8 years ago
  4. 8ce3b1a Merge pull request #5383 from miselin/add_request_parsing by Jan Tattermusch · 8 years ago
  5. 5ce5d82 Merge pull request #5897 from ctiller/fix_time by Jan Tattermusch · 8 years ago
  6. 314575f Merge pull request #5657 from leifurhauks/py3_generated_code by Jan Tattermusch · 8 years ago
  7. 68f5a3b Merge pull request #5368 from leifurhauks/py3_test_compat by Jan Tattermusch · 8 years ago
  8. 8447b88 Address code review comments by Sree Kuchibhotla · 8 years ago
  9. f1050f6 Merge pull request #5755 from ahedberg/unix_sockets_optional by Jan Tattermusch · 8 years ago
  10. e3af44e Merge pull request #5914 from thought-machine/fix_slow_string_read by Jan Tattermusch · 8 years ago
  11. 1824f05 Add HTTP request parsing. by Matthew Iselin · 8 years ago
  12. 39fd221 Merge pull request #5899 from dgquintas/uchannels_kthxbai by Jan Tattermusch · 8 years ago
  13. fe279af Merge pull request #5733 from ctiller/dns_backoff by Jan Tattermusch · 8 years ago
  14. 3271dbc Merge pull request #5896 from vjpai/i_know_freelists by Jan Tattermusch · 8 years ago
  15. 6753ae0 fix include guard for unix_sockets_posix by ahedberg · 8 years ago
  16. 3811dc7 more style fixes by ahedberg · 8 years ago
  17. 879ce77 include sockaddr.h in unix_sockets_posix.h for platform compatibility by ahedberg · 8 years ago
  18. a814c7d Merge pull request #5893 from nicolasnoble/objc-finish-handler by makdharma · 8 years ago
  19. 8afb88d fix copyright dates and style issues by ahedberg · 8 years ago
  20. ce37938 Make grpc-python ByteBuffer.bytes() linear cost. by alex · 8 years ago
  21. 799fd4b fix compilation errors by ahedberg · 8 years ago
  22. fcbcbff prefix external linkage functions with grpc by ahedberg · 8 years ago
  23. 8615b7b Merge pull request #4679 from nicolasnoble/codegen-paths by Yang Gao · 8 years ago
  24. bf7df7d Merge pull request #5870 from dgquintas/fix_static by Jan Tattermusch · 8 years ago
  25. 84ffe2b Merge pull request #5898 from vjpai/log_wall by Jan Tattermusch · 8 years ago
  26. 6586599 Merge pull request #5744 from murgatroid99/ruby_gc_mark_credentials_callback by Jan Tattermusch · 8 years ago
  27. c6b1a71 Merge pull request #5490 from murgatroid99/ruby_call_credentials_log_error by Jan Tattermusch · 8 years ago
  28. 795a50f Merge pull request #5417 from ctiller/fix_something by Jan Tattermusch · 8 years ago
  29. 9168181 Merge pull request #5771 from murgatroid99/node_metadata_plugin_event_loop_fix by Jan Tattermusch · 8 years ago
  30. 029ecca Merge pull request #5832 from vjpai/make_udp_server_test_great_again by Nicolas Noble · 8 years ago
  31. 62dcaa2 Merge pull request #5650 from leifurhauks/py3_iteritems by Nicolas Noble · 8 years ago
  32. e5b19fe Merge github.com:grpc/grpc into fuzzy-bits by Craig Tiller · 8 years ago
  33. fb349b9 removed uchannels by David Garcia Quintas · 8 years ago
  34. 6bda849 Fixing copyrights. by Nicolas "Pixel" Noble · 8 years ago
  35. 33e2d3b Merge branch 'master' of https://github.com/grpc/grpc into codegen-paths by Nicolas "Pixel" Noble · 8 years ago
  36. 3abc651 Remove a spammy log by vjpai · 8 years ago
  37. c699342 Lock the FD when initializing it out of the freelist. by vjpai · 8 years ago
  38. d262454 Fix time encoding by Craig Tiller · 8 years ago
  39. 7022436 For GRPCOperation's, ensure finish _handler can only be called once, and release it when called, so weak ptrs needn't be used with it, and the call won't be released until the finish handler is called. by Nicolas "Pixel" Noble · 8 years ago
  40. 07503b6 Add identity to static metadata accept-encodings bitmasks by David Garcia Quintas · 8 years ago
  41. fb6e13b Merge pull request #5788 from vjpai/make_clang_great_again_v2 by Jan Tattermusch · 8 years ago
  42. b08ee7a Merge pull request #5653 from leifurhauks/py3_iterators by Jan Tattermusch · 8 years ago
  43. 2079292 Merge pull request #5651 from leifurhauks/py3_metaclasses by Jan Tattermusch · 8 years ago
  44. 3c3763b Merge branch 'make_clang_great_again_v2' of github.com:vjpai/grpc into fuzzy-bits by Craig Tiller · 8 years ago
  45. 255bbfd Merge github.com:grpc/grpc into fuzzy-bits by Craig Tiller · 8 years ago
  46. 0f30cd8 Merge github.com:grpc/grpc into dns_backoff by Craig Tiller · 8 years ago
  47. d13178a Merge branch 'fix_something' of github.com:ctiller/grpc into fix_something by Craig Tiller · 8 years ago
  48. 5389dc3 Merge github.com:grpc/grpc into fix_something by Craig Tiller · 8 years ago
  49. f4e2564 Merge branch 'master' into make_clang_great_again_v2 by vjpai · 8 years ago
  50. 3d2686b Fix cast by Craig Tiller · 8 years ago
  51. 9d9e4d3 Please the include sanity check by Craig Tiller · 8 years ago
  52. 3448887 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  53. ddd4d7f Merge pull request #5494 from dgquintas/guard_check by Jan Tattermusch · 8 years ago
  54. 68edc15 Merge pull request #5679 from makdharma/master by Jan Tattermusch · 8 years ago
  55. dadb32a Merge pull request #5843 from dgquintas/fix-grpc-lib by Jan Tattermusch · 8 years ago
  56. de7edf8 Merge github.com:grpc/grpc into backoff2 by Craig Tiller · 8 years ago
  57. 2446114 Merge remote-tracking branch 'dgq/fix-grpc-lib' into make_clang_great_again_v2 by Vijay Pai · 8 years ago
  58. 4ce09cf Reorder a release store after the operations it protects. by vjpai · 8 years ago
  59. 8bce393 Merge pull request #5819 from dgquintas/compression_levels by Jan Tattermusch · 8 years ago
  60. 58270d5 Revert "Revert "Factor out backoff code into a separate library (to be re-used elsewhere)"" by Craig Tiller · 8 years ago
  61. 71c610d Expand fuzzers by Craig Tiller · 8 years ago
  62. 146070d fixed multiple initialization of globals by David Garcia Quintas · 8 years ago
  63. b41a1ac Merge pull request #5814 from sreecha/grpc_fixit by Jan Tattermusch · 8 years ago
  64. e4b419e Merge pull request #5805 from stanley-cheung/php-fix-arg-type by Jan Tattermusch · 8 years ago
  65. 6b0cb77 Merge pull request #5527 from ctiller/xoxo by Jan Tattermusch · 8 years ago
  66. 108cecb Revert "Factor out backoff code into a separate library (to be re-used elsewhere)" by David G. Quintas · 8 years ago
  67. a643960 Merge pull request #5810 from jtattermusch/extension_loading_for_webapps by Jan Tattermusch · 8 years ago
  68. 2b0f9e8 Merge pull request #5674 from jtattermusch/csharp_log_precision by Jan Tattermusch · 8 years ago
  69. ee69f42 Merge pull request #5706 from deepaklukose/dev by Jan Tattermusch · 8 years ago
  70. 798eeda python 2/3 compatible abstract servicers/stubs by Leifur Halldor Asgeirsson · 8 years ago
  71. fbe766a replace uses of iteritems with six.iteritems by Leifur Halldor Asgeirsson · 8 years ago
  72. efdefce make iterators python3-compatible by Leifur Halldor Asgeirsson · 8 years ago
  73. 554c7dd py3 compatibility for test runner & loader by Leifur Halldor Asgeirsson · 8 years ago
  74. 1abda1f specify metaclasses in a py3-compatible way by Leifur Halldor Asgeirsson · 8 years ago
  75. aea3207 Remove a typedef that was causing a redefinition error on some compilers by vjpai · 8 years ago
  76. 7d2c733 Locked read access to call->encodings_accepted_by_peer by David Garcia Quintas · 8 years ago
  77. d85ef06 Doc Fixit: src/cpp/README.md by Yuchen Zeng · 8 years ago
  78. c14f1cb new fixed guards by David Garcia Quintas · 8 years ago
  79. 72266d3 Merge branch 'master' of github.com:grpc/grpc into guard_check by David Garcia Quintas · 8 years ago
  80. a36ec16 regenerated projects by David Garcia Quintas · 8 years ago
  81. 0a5fce8 vs doesn't like some c99 features... by David Garcia Quintas · 8 years ago
  82. 3a0be46 review comments by Sree Kuchibhotla · 8 years ago
  83. 220986e Merge pull request #5786 from soltanmm/this-is-not-a-pipe by Jan Tattermusch · 8 years ago
  84. 43df295 add unix_sockets_posix module to build system and fix compilation errors by ahedberg · 8 years ago
  85. 13c2f6e Implemented compression level algorithms properly (as a function of the accepted algorithms by the call's peer. by David Garcia Quintas · 8 years ago
  86. 185768b Merge branch 'master' of github.com:grpc/grpc into guard_check by David Garcia Quintas · 8 years ago
  87. ffa38f9 Add troubleshooting details by Sree Kuchibhotla · 8 years ago
  88. eeb1330 make timestamp format in C# logs more similar to C core by Jan Tattermusch · 8 years ago
  89. 3560a43 correct handling for shadowed assemblies when loading native extension by Jan Tattermusch · 8 years ago
  90. 7895da2 php: return channel arg type by Stanley Cheung · 8 years ago
  91. c908860 Fixing json parsing issues detected by libfuzz. by Nicolas "Pixel" Noble · 8 years ago
  92. 2ba1633 DocFixit: Minor corrections to the instructions by Sree Kuchibhotla · 8 years ago
  93. 80d6b12 move unix socket functionality to unix_sockets_posix module by ahedberg · 8 years ago
  94. b0203a7 Merge branch 'master' into ruby_gc_mark_credentials_callback by murgatroid99 · 8 years ago
  95. 2c24743 Merge branch 'master' into ruby_call_credentials_log_error by murgatroid99 · 8 years ago
  96. f7b1d74 Fixing (c)s. by Nicolas "Pixel" Noble · 8 years ago
  97. 1ba1f63 Factorizing code out. by Nicolas "Pixel" Noble · 8 years ago
  98. 4718a38 Unref uv_async after construction to avoid blocking at shutdown by murgatroid99 · 8 years ago
  99. 6c59e16 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  100. 53ab4d8 Merge branch 'master' of https://github.com/grpc/grpc into codegen-paths by Nicolas "Pixel" Noble · 8 years ago