1646 Commits (51ccea9ad4378d4e04e3ae3b343d241f8d2dfa56)

Author SHA1 Message Date
Mark D. Roth 6f6f94fc92 Fix header. 8 years ago
Garrett Casto 931a26bf5b Add C++ Api 8 years ago
Sree Kuchibhotla 33382d0f53 Cleanup server_cc.cc 8 years ago
Sree Kuchibhotla acd64db4d9 Minor changes 8 years ago
Sree Kuchibhotla 3b2bc2deb1 tsan failures 8 years ago
Stanley Cheung 146a3773da PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto 8 years ago
Craig Tiller af541d8232 Fix conflicting filename 8 years ago
Craig Tiller 0c80c7d12c Collecting failure status progress 8 years ago
Craig Tiller db1a5cce47 Buffer pool C++ wrapper 8 years ago
Mark D. Roth 59c9f904bf Rename GRPC_INITIAL_METADATA_IGNORE_CONNECTIVITY to 8 years ago
Sree Kuchibhotla a7a21d2049 Make sync server settings configurable 8 years ago
Sree Kuchibhotla 892dbf4d95 Make settings configurable 8 years ago
Mark D. Roth 9477724003 Change C++ API to expose wait_for_ready instead of fail_fast. 8 years ago
Sree Kuchibhotla e2ac10627d new value 8 years ago
Sree Kuchibhotla f4c6e43ff2 fine tune the cq deadline value (temporarily) 8 years ago
Sree Kuchibhotla 2d08f5bc8d fix the plugin initialization order in ServerBuilder 8 years ago
Sree Kuchibhotla 862acb9f3a fix shutdown crash 8 years ago
Yuchen Zeng ef394a954a Fix typo 8 years ago
Yuchen Zeng 27e96f9beb Add comments about how to re-generate reflection proto files 8 years ago
Sree Kuchibhotla 4028d2c11b More fixes 8 years ago
Sree Kuchibhotla 4306eeee39 Minor changes 8 years ago
Sree Kuchibhotla aabada97a1 One RPCMgr instance per CQ 8 years ago
Mark D. Roth 0e256107e8 Code review changes. 8 years ago
Adam Czachorowski dbdc6e4ae6 Add method for creating insecure channel from FD with custom arguments 8 years ago
Makarand Dharmapurikar 2b98b77225 add cacheable option to client_context 8 years ago
Mark D. Roth 6980362c4e Allow setting max send message size via C++ ServerBuilder API. 8 years ago
Mark D. Roth 7331a7aa62 Change wrapped languages to use the new channel arg macro name. 8 years ago
David Garcia Quintas 468e16d97a server builder include fix 8 years ago
David Garcia Quintas 621e2b1a49 Merge with newly added/modified files 8 years ago
Yuchen Zeng 11d3c8f3d4 Add ServerBuilderPlugin::UpdateChannelArguments 8 years ago
Vijay Pai a9c0d7f88b 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 8 years ago
Vijay Pai cdc253535b Remove FC_UNARY enum and treat it more like a special case of BIDI_STREAMING 8 years ago
Nicolas "Pixel" Noble d25c1d2a6c Removing unused header. 8 years ago
Nicolas "Pixel" Noble 455c5d45f0 Untangling secure and unsecure. 8 years ago
Sree Kuchibhotla 509ee4c111 Remove the API to return the underlying completion queue. This API is no 8 years ago
Sree Kuchibhotla cc357bf74e Remove completion queue parameter from grpc_server_add_insecure_channel_from_fd API 8 years ago
Sree Kuchibhotla 3ea9e247e0 some refactoring 8 years ago
Craig Tiller 102fa966b6 Rename some files to avoid conflicting .obj files on Windows 8 years ago
Vijay Pai c4752d8857 Remove this-> 8 years ago
Mark D. Roth 2665bdd6d2 Reduce allocations associated with src/cpp/util/byte_buffer.cc. 8 years ago
Mark D. Roth 00e9c3bb3b clang-format 8 years ago
Jorge Canizales 3df9bdf880 Update generated files with new protobuf version 8 years ago
Mark D. Roth 3b4f99549d Update destroy_call_elem args from merge. 8 years ago
Nicolas Noble 5a36325896 Merge pull request #7502 from dgquintas/cpp_compression_level 8 years ago
Mark D. Roth f9d8e9064b Code review changes. 8 years ago
David Garcia Quintas 61887dcf46 scrubbed codegen/sync.h 8 years ago
David Garcia Quintas c79b0650d2 removed codegen/log.h 8 years ago
David Garcia Quintas 1399e466b0 removed codegen/time.h 8 years ago
David Garcia Quintas 3b31fdf77b removed codegen/byte_buffer.h 8 years ago
David Garcia Quintas 6b11462da1 removed codegen/alloc.h 8 years ago