1. f0da36b Clarifying comment by Craig Tiller · 8 years ago
  2. 4bcdd73 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  3. eb7574b clang-format by Mark D. Roth · 8 years ago
  4. 4944ee2 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  5. 146a377 PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto by Stanley Cheung · 8 years ago
  6. 8c00909 Merge github.com:grpc/grpc into adjustable_window by Craig Tiller · 8 years ago
  7. d24b822 Merge pull request #8046 from gislan/master by Yang Gao · 8 years ago
  8. ef49a5d Merge pull request #7833 from sreecha/fix_channel_from_fd_api by Nicolas Noble · 8 years ago
  9. 66306c2 Merge pull request #8224 from sreecha/grpc_signal by Nicolas Noble · 8 years ago
  10. a40d471 Plumb through GRPC_INITIAL_METADATA_WAIT_FOR_READY_EXPLICITLY_SET. by Mark D. Roth · 8 years ago
  11. 10d13f6 Make initial connect retry backoff configurable by Craig Tiller · 8 years ago
  12. 59c9f90 Rename GRPC_INITIAL_METADATA_IGNORE_CONNECTIVITY to by Mark D. Roth · 8 years ago
  13. 5db2497 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  14. b97f867 Merge pull request #8185 from y-zeng/gen_proto_comment by Yuchen Zeng · 8 years ago
  15. fbf8dd8 Merge pull request #8168 from markdroth/max_message_size_fix by Nicolas Noble · 8 years ago
  16. bd48c91 Use SIGMINRT + 6 as the default signal for gRPC epoll engine by Sree Kuchibhotla · 8 years ago
  17. 9477724 Change C++ API to expose wait_for_ready instead of fail_fast. by Mark D. Roth · 8 years ago
  18. ef394a9 Fix typo by Yuchen Zeng · 8 years ago
  19. 27e96f9 Add comments about how to re-generate reflection proto files by Yuchen Zeng · 8 years ago
  20. 8a6c825 Fix Android CPP Build issues by Perumaal S · 8 years ago
  21. bbfe147 Set default max send message size to unlimited. by Mark D. Roth · 8 years ago
  22. 34dac9d Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  23. ee43d7b Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-closures by Craig Tiller · 8 years ago
  24. abf03ae Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  25. 24869d5 Merge pull request #7996 from yang-g/canonical by Yang Gao · 8 years ago
  26. 0e25610 Code review changes. by Mark D. Roth · 8 years ago
  27. a51f541 Merge pull request #7559 from dgquintas/codegen_cleanse by Craig Tiller · 8 years ago
  28. f5afcd9 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  29. 57726ca Revert "Revert "Grand unified closures"" by Craig Tiller · 8 years ago
  30. 537f7c2 Revert "Grand unified closures" by Craig Tiller · 8 years ago
  31. 5d3f2e6 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  32. 765e654 Merge branch 'master' into fix_channel_from_fd_api by Sree Kuchibhotla · 8 years ago
  33. d098910 Merge branch 'master' into fix_channel_from_fd_api by Sree Kuchibhotla · 8 years ago
  34. d558149 Add a helper to get canonical code from status by yang-g · 8 years ago
  35. dbdc6e4 Add method for creating insecure channel from FD with custom arguments by Adam Czachorowski · 8 years ago
  36. 1b5f057 Merge pull request #7196 from soltanmm/old-mac-donald-had-a-farm by Nicolas Noble · 8 years ago
  37. 8f416db Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  38. ebfcd97 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  39. 2b98b77 add cacheable option to client_context by Makarand Dharmapurikar · 8 years ago
  40. cd0ea63 Merge pull request #7864 from ctiller/bigger_frames by Craig Tiller · 8 years ago
  41. 344834b Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  42. 3ad6188 Fix a few lingering references to max_message_size. by Mark D. Roth · 8 years ago
  43. 7bfa1a8 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  44. 6980362 Allow setting max send message size via C++ ServerBuilder API. by Mark D. Roth · 8 years ago
  45. d10f177 Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  46. 255dad3 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  47. 8d40e08 Merge pull request #7018 from vjpai/fc_unary by kpayson64 · 8 years ago
  48. 1ccf621 Merge github.com:grpc/grpc into bigger_frames by Craig Tiller · 8 years ago
  49. e44902e Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  50. cfa1847 Merge pull request #7918 from y-zeng/server_builder by kpayson64 · 8 years ago
  51. 29b75b1 Merge pull request #7890 from yeputons/add-iwyu-pragmas-grpc-h by Nicolas Noble · 8 years ago
  52. 410208c Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  53. 9d7e049 Merge pull request #7862 from makdharma/grpc_caching by makdharma · 8 years ago
  54. 089dbc0 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  55. 79d7d99 Merge pull request #7842 from jboeuf/security_context_extension by Mark D. Roth · 8 years ago
  56. 5c9a343 clang-format by Vijay Pai · 8 years ago
  57. dadda8b Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  58. 84033b1 Stick to StatusCode::INTERNAL when there's no service by Vijay Pai · 8 years ago
  59. a6babb0 addressed comments from review by Makarand Dharmapurikar · 8 years ago
  60. e3817f4 Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  61. 2998daa Another golden file by Vijay Pai · 8 years ago
  62. 77073ce clang-format by Vijay Pai · 8 years ago
  63. de2aec8 Merge branch 'master' into fc_unary by Vijay Pai · 8 years ago
  64. 621e2b1 Merge with newly added/modified files by David Garcia Quintas · 8 years ago
  65. 9909170 Merge pull request #7912 from ctiller/g_stands_for by Craig Tiller · 8 years ago
  66. d76ea83 Merge pull request #7798 from y-zeng/ServerReaderWriterInterface by kpayson64 · 8 years ago
  67. f3581bf Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  68. 11d3c8f Add ServerBuilderPlugin::UpdateChannelArguments by Yuchen Zeng · 8 years ago
  69. d4d5f4c clang-format by Vijay Pai · 8 years ago
  70. a9c0d7f Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated method handler since most code shared between the new StreamedUnary and the existing BidiStreaming. Eliminate the separate enum case for streamed unary. Return a status failure if a StreamedUnary method handler doesn't actually do a write (since that is by Vijay Pai · 8 years ago
  71. 8dfdb7e Specify the "g" in gRPC by Craig Tiller · 8 years ago
  72. 93901a7 Add clarifying comment about IWYU in grpc++.h by Egor Suvorov · 8 years ago
  73. 650ae16 Add IWYU export pragmas to grpc++/grpc++.h. by Egor Suvorov · 8 years ago
  74. 2b2b345 Addressing feedback. by Julien Boeuf · 8 years ago
  75. cdc2535 Remove FC_UNARY enum and treat it more like a special case of BIDI_STREAMING by Vijay Pai · 8 years ago
  76. ac4113b Merge branch 'master' into fc_unary by Vijay Pai · 8 years ago
  77. c0080b7 remove docstring for not existing argument by Takuto Ikuta · 8 years ago
  78. bb04734 Fix a typo by Takuto Ikuta · 8 years ago
  79. 24096ce Support >16kib frame sizes in core by Craig Tiller · 8 years ago
  80. 178f4bc prep work for enabling caching by Makdharma · 8 years ago
  81. af00d8b Add channel arg for max send message size and add message size filter. by Mark D. Roth · 8 years ago
  82. 6b93d46 Adding extension points for security context. by Julien Boeuf · 8 years ago
  83. 509ee4c Remove the API to return the underlying completion queue. This API is no by Sree Kuchibhotla · 8 years ago
  84. cc357bf Remove completion queue parameter from grpc_server_add_insecure_channel_from_fd API by Sree Kuchibhotla · 8 years ago
  85. 59e835d Add comments by Yuchen Zeng · 8 years ago
  86. e0705e2 Add ServerReaderWriterInterface by Yuchen Zeng · 8 years ago
  87. 2665bdd Reduce allocations associated with src/cpp/util/byte_buffer.cc. by Mark D. Roth · 8 years ago
  88. b80d9c9 Merge pull request #7594 from chedeti/grpc-thrift-v2 by kpayson64 · 8 years ago
  89. 7f074e0 Merge branch 'v1.0.x' into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  90. 15eba13 Improved some docstrings for grpc_call creation by David Garcia Quintas · 8 years ago
  91. a7ee938 remove const in Deserialize by chedeti · 8 years ago
  92. 326d939 Another golden file to fix by Vijay Pai · 8 years ago
  93. 76db7f9 use boost::make_shared by chedeti · 8 years ago
  94. 5d94118 clang-format by Vijay Pai · 8 years ago
  95. 581097f Make FCUnary and ServerReaderWriter derived classes of a new by Vijay Pai · 8 years ago
  96. 6666816 Merge branch 'master' into fc_unary by Vijay Pai · 8 years ago
  97. 106df11 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  98. 82afcaa rename class variables to snake_case by chedeti · 8 years ago
  99. 9332277 updated objc's module.modulemap by David Garcia Quintas · 8 years ago
  100. 3df9bdf Update generated files with new protobuf version by Jorge Canizales · 8 years ago