1. 2a6c683 Fixed printf/gpr_log format. by David Garcia Quintas · 8 years ago
  2. 8fb6c92 Merge pull request #6875 from y-zeng/log_check by Jan Tattermusch · 8 years ago
  3. febfd32 Merge pull request #6572 from y-zeng/base64_decode by Jan Tattermusch · 8 years ago
  4. 289dcb1 Rename gpr_strpad as gpr_leftpad by Yuchen Zeng · 8 years ago
  5. ed81a88 Merge remote-tracking branch 'upstream/master' into log_format_check by Yuchen Zeng · 8 years ago
  6. beaa357 Fix type mismatch for type_size by Yuchen Zeng · 8 years ago
  7. 0ba1144 Fix gpr_log format mismatches in c++ tests by Yuchen Zeng · 8 years ago
  8. 1f24af8 Restricted the check to GUNC by Yuchen Zeng · 8 years ago
  9. 64c0e8d Add format check for gpr_log and gpr_asprintf by Yuchen Zeng · 8 years ago
  10. e4e865f Fix fuzzing detected bug by Craig Tiller · 8 years ago
  11. 216e1a1 Merge pull request #6804 from ctiller/plugin_advertisement by Jan Tattermusch · 8 years ago
  12. e4fb0fe Merge pull request #6753 from ctiller/fuzz-me by Jan Tattermusch · 8 years ago
  13. 6fba013 Merge pull request #6773 from y-zeng/handler_http_response by Jan Tattermusch · 8 years ago
  14. d7a15b8 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  15. 1bc2976 Merge pull request #6481 from dgquintas/compression_md_level_bis by Jan Tattermusch · 8 years ago
  16. b81f172 Merge pull request #6610 from xyzzyz/external_fd_fresh by Jan Tattermusch · 8 years ago
  17. 40e9665 Merge pull request #6779 from dgquintas/rr_docs by Jan Tattermusch · 8 years ago
  18. 4f527d5 Merge pull request #6833 from rjshade/sockopts by Jan Tattermusch · 8 years ago
  19. 0a0c1b0 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  20. 2bdde23 Remove zu specifiers by Yuchen Zeng · 8 years ago
  21. 4809e8e Merge pull request #6675 from dgquintas/check_http_client_filter_content_type by Jan Tattermusch · 8 years ago
  22. 5ccf4b3 Merge pull request #6786 from ctiller/meta-whoops by Jan Tattermusch · 8 years ago
  23. 4b8550d clang-format code by Craig Tiller · 8 years ago
  24. cfd4102 fix memory leak by Adam Michalik · 8 years ago
  25. da901c2 Merge github.com:grpc/grpc into fuzz-me by Craig Tiller · 8 years ago
  26. 3f30e63 Adds functions to set snd/rcv socket buffer sizes. by Robbie Shade · 8 years ago
  27. 533add5 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  28. dfff4de Fix sed induced typo by David G. Quintas · 8 years ago
  29. 978f4a5 fix compilation on windows by Adam Michalik · 8 years ago
  30. 8ba42be s/maybe_compression_level.compression_level/maybe_compression_level.level by David Garcia Quintas · 8 years ago
  31. a24d153 fix windows build by Adam Michalik · 8 years ago
  32. 4ad746e clang-format, fix headers, windows fixes by Adam Michalik · 8 years ago
  33. b97e2d1 Add C++ support for using external FD by Adam Michalik · 8 years ago
  34. da5d85d Add completion queue argument which is necessary after merge with master by Adam Michalik · 8 years ago
  35. bf10c82 implement support for adding external fd to server by Adam Michalik · 8 years ago
  36. 4023382 Add support for establishing server channel using existing FD by Adam Michalik · 8 years ago
  37. 8cf5303 more separation by Adam Michalik · 8 years ago
  38. 3a3e14c revert channel_create.c by Adam Michalik · 8 years ago
  39. 321b1fb separate posix functionality to grpc_posix.h by Adam Michalik · 8 years ago
  40. d9b8db6 Create channel directly. by Adam Michalik · 9 years ago
  41. 6e9fab5 Add support for establishing client channel using existing FD by Adam Michalik · 9 years ago
  42. 69ff63d clang-format by David Garcia Quintas · 8 years ago
  43. 1cf4ec7 merge leftover by David Garcia Quintas · 8 years ago
  44. a0d7491 Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  45. a2bc0cc Get transport from transport global by Yuchen Zeng · 8 years ago
  46. 222563c Merge branch 'master' of github.com:grpc/grpc into check_http_client_filter_content_type by David Garcia Quintas · 8 years ago
  47. c4d5112 moar renamings by David Garcia Quintas · 8 years ago
  48. 87ec3b7 Merge pull request #6750 from makdharma/cronet by Jan Tattermusch · 8 years ago
  49. 9d69e80 Advertise transport selected in user-agent string by Craig Tiller · 8 years ago
  50. 139098c Fix cast to avoid potential wraparound by Craig Tiller · 8 years ago
  51. df204d0 Merge branch 'master' of github.com:grpc/grpc into check_http_client_filter_content_type by David Garcia Quintas · 8 years ago
  52. 55c08f8 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  53. 6c81c25 Merge pull request #6306 from y-zeng/win32_suffix by Jan Tattermusch · 8 years ago
  54. 23bb526 fixed typo by David Garcia Quintas · 8 years ago
  55. 7996a72 Merge pull request #6772 from ctiller/beefy by Jan Tattermusch · 8 years ago
  56. d38b2c4 Merge pull request #6761 from ctiller/there-were-no-fatalities by Jan Tattermusch · 8 years ago
  57. 8d8f9a8 Fix refcounting algorithm by Craig Tiller · 8 years ago
  58. 0200870 Polished RR policy and added policy doc preamble by David Garcia Quintas · 8 years ago
  59. 91630f7 Remove __inline by Yuchen Zeng · 8 years ago
  60. 82ec451 Check if optional_drop_message is an empty slice by Yuchen Zeng · 8 years ago
  61. 68b19d9 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  62. a9d8c55 Provide reasons in error messages when streams are canceled with a connection drop by Yuchen Zeng · 8 years ago
  63. f2874ef Only send status and message with stream closure when needed by Craig Tiller · 8 years ago
  64. 48ed92e GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN by Craig Tiller · 8 years ago
  65. e751846 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  66. eaf5426 fixed dependency problem in grpc_cronet by adding dep on chttp2 by Makarand Dharmapurikar · 8 years ago
  67. 6ae6fc7 Fix server side memory leak by Craig Tiller · 8 years ago
  68. 38d8055 cronet build related changes by Makarand Dharmapurikar · 8 years ago
  69. 6eb2380 Merge pull request #6702 from a-veitch/add_proto by Jan Tattermusch · 8 years ago
  70. f40097b Merge pull request #6721 from vjpai/cleanup by Jan Tattermusch · 8 years ago
  71. 77faeaa Fix macro args in bin_decoder.c by Yuchen Zeng · 8 years ago
  72. 2a50dfe s/grpc_pops/grpc_polling_entity by David Garcia Quintas · 8 years ago
  73. 4594bd9 Merge remote-tracking branch 'upstream/master' into base by Yuchen Zeng · 8 years ago
  74. 8bec6f6 Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  75. 69f3e2b Revert "Remove legacy poller" by Craig Tiller · 8 years ago
  76. e97035d Merge branch 'master' into add_proto by Alistair Veitch · 8 years ago
  77. f1bc22a regenerate projects by Alistair Veitch · 8 years ago
  78. 704fb3f Merge pull request #6586 from makdharma/cronet by Jorge Canizales · 8 years ago
  79. 44181c02 fix options file; fix generated include guards by Alistair Veitch · 8 years ago
  80. 3b4b50b Remove unused struct by vjpai · 8 years ago
  81. 246d853 Remove some unused enums by vjpai · 8 years ago
  82. 53dd6b9 Round robin notifier pollset by Craig Tiller · 8 years ago
  83. d961a8f really move by Alistair Veitch · 8 years ago
  84. 8fc19a1 move proto file by Alistair Veitch · 8 years ago
  85. 0e6ebde Fix incorrect script invocation for code generation. by Alistair Veitch · 8 years ago
  86. d69354e Merge branch 'master' into add_proto by Alistair Veitch · 8 years ago
  87. 092f3f0 update docs by Alistair Veitch · 8 years ago
  88. c4c6ecf Merge github.com:grpc/grpc into test_affine by Craig Tiller · 8 years ago
  89. 30fe632 end-to-end compilation by Alistair Veitch · 8 years ago
  90. 013ea77 checkpoint by Alistair Veitch · 8 years ago
  91. 336292d Merge pull request #6423 from ctiller/signal_handler by Jan Tattermusch · 8 years ago
  92. bc7593d Revert "Revert "Remove spam"" by Craig Tiller · 8 years ago
  93. e76528c Revert "Remove spam" by Craig Tiller · 8 years ago
  94. 4265fa1 clang-format by Craig Tiller · 8 years ago
  95. fa96d86 Fix comments by Craig Tiller · 8 years ago
  96. 3f3312e Remove spam by Craig Tiller · 8 years ago
  97. 509b30e Fix non-listening cq registration so that calls can be queued against them by Craig Tiller · 8 years ago
  98. ae09d9d Fixes and code simplification by Craig Tiller · 8 years ago
  99. c68eb06 Bugfix to work with empty messages by Makarand Dharmapurikar · 8 years ago
  100. 8ba60db Check content type on the client response path by David Garcia Quintas · 8 years ago