1196 Commits (ab8e86bd3a12c68cbef29160f9fb9ade36eea890)

Author SHA1 Message Date
Mehrdad Afshari 43884047c9 Regenerate projects 7 years ago
Mehrdad Afshari 28d5cf33e9 Regenerate projects 7 years ago
Mark D. Roth dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 7 years ago
Jan Tattermusch c9ec2c0888
Revert "Stop using std::thread in C++ library since it can trigger exceptions" 7 years ago
Vijay Pai b4b0ac7049 Resolve leak by freeing request payload if resources exhausted 7 years ago
Vijay Pai 92e267ec50 Add needed header 7 years ago
Vijay Pai 5dd32268be Switch C++ sync server to use gpr_thd rather than std::thread and provide resource exhaustion mechanism 7 years ago
murgatroid99 01c2334998 Update version to v1.8.4 7 years ago
Mehrdad Afshari 6c9a0a1a96 Bump version to 1.8.3 7 years ago
Ken Payson 16e4bc010a Bump to 1.8.2 7 years ago
Mehrdad Afshari 0981f9fab1 Bump version to 1.8.1 7 years ago
Mehrdad Afshari 0ba96edc41 v1.8.0-pre2 is now v1.8.0 7 years ago
Muxi Yan 38fcd0c6c3 clang-format 7 years ago
Yash Tibrewal 8cf1470a51
Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 7 years ago
Yash Tibrewal ad4d2dde00
Revert "All instances of exec_ctx being passed around in src/core removed" 7 years ago
Yash Tibrewal c354269ba7 Remove _ prefixed variable names 7 years ago
Mehrdad Afshari 14e96f9ae8 Bump 1.8.0-dev to 1.9.0-dev 7 years ago
Mehrdad Afshari 552a7ca088 Bump 1.8.0-dev to 1.8.0-pre1 7 years ago
ncteisen 61c4d6b648 Fix stats 7 years ago
ncteisen adbfbd5977 Remove all extern C 7 years ago
Yash Tibrewal 6c26b16fe0 Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCtx and some minor changes 7 years ago
Yash Tibrewal 75122c2357 Address some PR comments 7 years ago
Craig Tiller be98d24841 clang-format after nullptr changes 8 years ago
Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 8 years ago
ncteisen f97d2f5b37 Add init/shutdown to codegen interface 8 years ago
Craig Tiller baa14a975e Update clang-format to 5.0 8 years ago
Alexander Polcyn 9f5163eb85 Bump v1.7.x branch to 1.7.2 8 years ago
ncteisen 023726202a Refactor SerializationTraits 8 years ago
Yuchen Zeng b16df75471 Update with internal C++ interfaces 8 years ago
Yuchen Zeng 6a48dc544e Remove c++ channel connectivity watcher 8 years ago
Vijay Pai 7a648854e9
Adopt the static factory pattern (#10) 8 years ago
Alexander Polcyn 40ba62f2a2 Bump v1.7.x branch to 1.7.1 8 years ago
Vijay Pai 06e174a088 Separate public and internal C++ interfaces 8 years ago
yang-g 903981adb6 Catch out of order error code 8 years ago
Ken Payson 42bd87e376 Adds gRPC Experimental CQ DoThenAsyncNext lambda API 8 years ago
Nicolas "Pixel" Noble 863a0500df Flagging 1.7.0 8 years ago
Yash Tibrewal 0ee7574732 Removing instances of exec_ctx being passed around in functions in 8 years ago
Vijay Pai 53cec0fc8f Update create_channel.cc 8 years ago
Krasimir Georgiev 1f42fae4c5 Fix initialization bug in channel creation 8 years ago
Craig Tiller a19a073ebc Workaround bug for a moment 8 years ago
murgatroid99 90e9140211 1.7.x is now 1.7.0-pre1 8 years ago
murgatroid99 9887379158 Update version to 1.8.0-dev, update g word to 'generous' 8 years ago
ncteisen 520cc8f555 Fix ClangTidy 8 years ago
yang-g cfd20c4262 Add CompositeCallCredentials 8 years ago
Mark D. Roth 61b26f97b0 Code review changes. 8 years ago
Juanli Shen fe40815682 Readd grpclb fallback 8 years ago
Vijay Pai 2046d0b3c5 Add unary call mode to GenericStub to allow generic RPC with 1 CQ trip 8 years ago
Vijay Pai a44cffa11f Base the new SerializationTraits API on implicit type conversion rather than SFINAE 8 years ago
Vijay Pai efce6e1e50 Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer"" 8 years ago
Yash Tibrewal 9eb8672bbe Removing deprecated string to char * conversions 8 years ago