1. cb6d26a Merge pull request #7366 from y-zeng/fix-chttp2-parsing-msg by kpayson64 · 8 years ago
  2. 9a5b434 clang-format by Craig Tiller · 8 years ago
  3. 9f34095 Remove unnecessary parsing detail by Yuchen Zeng · 8 years ago
  4. c22e31f Make it more likely to correctly report deadline exceeded by Craig Tiller · 8 years ago
  5. eda85c6 Expunge all references to zookeeper by Craig Tiller · 8 years ago
  6. bcd825d Merge pull request #7092 from ctiller/dont_create_redundant_errors by Jan Tattermusch · 8 years ago
  7. a439859 Merge github.com:grpc/grpc into %s by Craig Tiller · 8 years ago
  8. ac24ef8 Dont create errors redundently in chttp2_transport.c by Craig Tiller · 8 years ago
  9. 8551a70 Merge github.com:grpc/grpc into %s by Craig Tiller · 8 years ago
  10. bfc9adc Annotate more things by Craig Tiller · 8 years ago
  11. a6e022f Merge github.com:grpc/grpc into %s by Craig Tiller · 8 years ago
  12. f467846 Merge github.com:grpc/grpc into reuse_port by Craig Tiller · 8 years ago
  13. 5e6b9ba Merge pull request #7043 from kpayson64/clang_format by Jan Tattermusch · 8 years ago
  14. a5cae9b Merge pull request #6798 from jboeuf/fix_3803 by Jan Tattermusch · 8 years ago
  15. 62a6c92 Fix clang formatting by Ken Payson · 8 years ago
  16. f0f70a8 Make transport-level errors be reflected in status messages on calls by Craig Tiller · 8 years ago
  17. a4b34c2 Changed %lld to use mingw supported PRId64 by Ken Payson · 8 years ago
  18. 8333792 Merge github.com:grpc/grpc into reuse_port by Craig Tiller · 8 years ago
  19. be22335 Merge pull request #6969 from ctiller/stream_finish by Jan Tattermusch · 8 years ago
  20. 7bfa751 Merge pull request #6966 from ctiller/get_settings_first by Jan Tattermusch · 8 years ago
  21. fa1f74e Fix errored streams prematurely terminating, add a test by Craig Tiller · 8 years ago
  22. daec5f9 We dont need to account for parsing or not when writing by Craig Tiller · 8 years ago
  23. 56565fc Force receiving a SETTINGS frame as the first frame by Craig Tiller · 8 years ago
  24. 78a7333 Fix memory leak upon receiving two RST_STREAMs by Craig Tiller · 8 years ago
  25. a4d2d0c Merge github.com:grpc/grpc into reuse_port by Craig Tiller · 8 years ago
  26. 97fe0a6 clang-format code by Craig Tiller · 8 years ago
  27. bc4c3e3 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  28. 2a6c683 Fixed printf/gpr_log format. by David Garcia Quintas · 8 years ago
  29. 7dce092 Fix merge errors by Craig Tiller · 8 years ago
  30. 13c0940 Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout by Craig Tiller · 8 years ago
  31. 8fb6c92 Merge pull request #6875 from y-zeng/log_check by Jan Tattermusch · 8 years ago
  32. febfd32 Merge pull request #6572 from y-zeng/base64_decode by Jan Tattermusch · 8 years ago
  33. ae13494 Handshake timeout implemented, and compiles by Craig Tiller · 8 years ago
  34. 289dcb1 Rename gpr_strpad as gpr_leftpad by Yuchen Zeng · 8 years ago
  35. 449c64b Getting handshake timeouts in place by Craig Tiller · 8 years ago
  36. 89af61e Attempt to fix bug breaking perf tests by Craig Tiller · 8 years ago
  37. 1d39a06 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  38. ed81a88 Merge remote-tracking branch 'upstream/master' into log_format_check by Yuchen Zeng · 8 years ago
  39. beaa357 Fix type mismatch for type_size by Yuchen Zeng · 8 years ago
  40. 0ba1144 Fix gpr_log format mismatches in c++ tests by Yuchen Zeng · 8 years ago
  41. 64c0e8d Add format check for gpr_log and gpr_asprintf by Yuchen Zeng · 8 years ago
  42. e4e865f Fix fuzzing detected bug by Craig Tiller · 8 years ago
  43. 1703cd0 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  44. e4fb0fe Merge pull request #6753 from ctiller/fuzz-me by Jan Tattermusch · 8 years ago
  45. 34b11df Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  46. 6fba013 Merge pull request #6773 from y-zeng/handler_http_response by Jan Tattermusch · 8 years ago
  47. d7a15b8 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  48. 0ca68b7 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  49. b81f172 Merge pull request #6610 from xyzzyz/external_fd_fresh by Jan Tattermusch · 8 years ago
  50. 40e9665 Merge pull request #6779 from dgquintas/rr_docs by Jan Tattermusch · 8 years ago
  51. 0a0c1b0 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  52. 2bdde23 Remove zu specifiers by Yuchen Zeng · 8 years ago
  53. 4b8550d clang-format code by Craig Tiller · 8 years ago
  54. cfd4102 fix memory leak by Adam Michalik · 8 years ago
  55. da901c2 Merge github.com:grpc/grpc into fuzz-me by Craig Tiller · 8 years ago
  56. 978f4a5 fix compilation on windows by Adam Michalik · 8 years ago
  57. a24d153 fix windows build by Adam Michalik · 8 years ago
  58. 4ad746e clang-format, fix headers, windows fixes by Adam Michalik · 8 years ago
  59. b97e2d1 Add C++ support for using external FD by Adam Michalik · 8 years ago
  60. da5d85d Add completion queue argument which is necessary after merge with master by Adam Michalik · 8 years ago
  61. bf10c82 implement support for adding external fd to server by Adam Michalik · 8 years ago
  62. 4023382 Add support for establishing server channel using existing FD by Adam Michalik · 8 years ago
  63. 8cf5303 more separation by Adam Michalik · 8 years ago
  64. 3a3e14c revert channel_create.c by Adam Michalik · 8 years ago
  65. 321b1fb separate posix functionality to grpc_posix.h by Adam Michalik · 8 years ago
  66. d9b8db6 Create channel directly. by Adam Michalik · 8 years ago
  67. 6e9fab5 Add support for establishing client channel using existing FD by Adam Michalik · 8 years ago
  68. c97065d Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  69. 69ff63d clang-format by David Garcia Quintas · 8 years ago
  70. 1cf4ec7 merge leftover by David Garcia Quintas · 8 years ago
  71. a0d7491 Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  72. a2bc0cc Get transport from transport global by Yuchen Zeng · 8 years ago
  73. c4d5112 moar renamings by David Garcia Quintas · 8 years ago
  74. d925c93 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  75. 38c0cde Fix double-free issue for optional_message. by Julien Boeuf · 8 years ago
  76. 23bb526 fixed typo by David Garcia Quintas · 8 years ago
  77. 7996a72 Merge pull request #6772 from ctiller/beefy by Jan Tattermusch · 8 years ago
  78. d38b2c4 Merge pull request #6761 from ctiller/there-were-no-fatalities by Jan Tattermusch · 8 years ago
  79. f5f2904 Fix up some server setup bugs by Craig Tiller · 8 years ago
  80. 0200870 Polished RR policy and added policy doc preamble by David Garcia Quintas · 8 years ago
  81. 91630f7 Remove __inline by Yuchen Zeng · 8 years ago
  82. 82ec451 Check if optional_drop_message is an empty slice by Yuchen Zeng · 8 years ago
  83. 68b19d9 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  84. a9d8c55 Provide reasons in error messages when streams are canceled with a connection drop by Yuchen Zeng · 8 years ago
  85. f2874ef Only send status and message with stream closure when needed by Craig Tiller · 8 years ago
  86. 48ed92e GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN by Craig Tiller · 8 years ago
  87. e751846 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  88. 99b642a Use exec_ctx where it should be, and fix leak by Craig Tiller · 8 years ago
  89. 6ae6fc7 Fix server side memory leak by Craig Tiller · 8 years ago
  90. 392a780 Merge branch 'error' of https://github.com/ctiller/grpc into error by Craig Tiller · 8 years ago
  91. 4b5e757 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  92. df30bc5 clang-format by Craig Tiller · 8 years ago
  93. 8cdc4e5 Fix format string crash bug by Craig Tiller · 8 years ago
  94. 2ec184b Fix formatting bug leading to crash by Craig Tiller · 8 years ago
  95. 87b75c2 Pass through connection error by Craig Tiller · 8 years ago
  96. 77faeaa Fix macro args in bin_decoder.c by Yuchen Zeng · 8 years ago
  97. 2a50dfe s/grpc_pops/grpc_polling_entity by David Garcia Quintas · 8 years ago
  98. 8bec6f6 Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  99. ccbc810 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  100. e97035d Merge branch 'master' into add_proto by Alistair Veitch · 8 years ago