55 Commits (6b9477e8dc6398a6b100be602b8418b94e698a28)

Author SHA1 Message Date
Craig Tiller bb5361453f C++ context propagation 10 years ago
Craig Tiller c7df0df618 Implement cancellation propagation, define auth propagation 10 years ago
Craig Tiller 3e7c6a701c Core-supported context inheritance sketch 10 years ago
yang-g d556da9f28 Pass NULL as host by default. Use context.authority() or channel.SslNameOverride() when set. 10 years ago
Alistair Veitch ff32faf3c9 Move grpc_census_call_*_context calls into public header 10 years ago
yang-g 9a009f2a75 make accessors from get_x() to x() 10 years ago
Craig Tiller 822d2c7beb Support registering services against specific hosts 10 years ago
Alistair Veitch fc62dddd1c add client side census context 10 years ago
Craig Tiller f75fc12e3a Add a test that headers are properly in build.json 10 years ago
Craig Tiller 50a7a68ca2 Progress commit on fixing up C++ 10 years ago
David Garcia Quintas bbc0b775e1 Merge comments. See below. 10 years ago
David Garcia Quintas 8954e90b72 Integration of Systemtap (STAP) for profiling. 10 years ago
Craig Tiller 1fb99552b7 Fix early shutdown: await client context deletion before channel deletion 10 years ago
Craig Tiller a2b32f1133 Fix early shutdown: await client context deletion before channel deletion 10 years ago
zeliard 179be50ad3 merge VS solutions file from upstream master 10 years ago
Craig Tiller 277d3cff7e clang-format 10 years ago
Craig Tiller 15f9f95312 Use channel tags to call methods 10 years ago
Craig Tiller 62d2896665 Add facility to register methods in C++ 10 years ago
Vijay Pai 0163460bd6 Mark creation of call, performing ops on channel 10 years ago
Nicolas Noble 89219162dd Refactoring std::chrono out. 10 years ago
Yang Gao ee7ab3db2f Remove include google/protobuf/message.h as it should be covered in config.h 10 years ago
Craig Tiller 47c83fdaf7 Credentials prototyping 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Yang Gao d745705fff formatting 10 years ago
Yang Gao bb017c5568 should use c_str 10 years ago
Yang Gao f2c0ca4c62 Add setter to override authority header on ClientContext 10 years ago
Craig Tiller 573523f127 clang-format 10 years ago
Craig Tiller 20f4af2e36 Move call.h -> impl/call.h 10 years ago
Craig Tiller de917062ec Refine completion queue 10 years ago
Craig Tiller b470169252 Remove more unnecessary files 10 years ago
Craig Tiller 50950712c1 Further progress 10 years ago
Craig Tiller c4965751a0 Starting to scratch out the API 10 years ago
Craig Tiller fef766933e Back-end for new core API 10 years ago
Craig Tiller c4f0ebe63b Prepare for the new batch call API. 10 years ago
Craig Tiller a7cac78516 Prepare for the new batch call API. 10 years ago
Craig Tiller cce17ac033 First compiling version of the new C api. 10 years ago
Craig Tiller 724b7c693a clang-format 10 years ago
Craig Tiller ecd49345b5 Use clang-format-3.5 10 years ago
Craig Tiller 09b637538f clang-format 10 years ago
Craig Tiller f93d53e458 Starting to fix C++ 10 years ago
Craig Tiller b5dcec5a2e clang-format codebase 10 years ago
yangg 1b151096d1 Add impl subdirectory under public and move headers that need to be installed 10 years ago
yangg 4105e2b86c Add ServiceAccount Credentials wrapping and handle credentials creation 10 years ago
yangg 03df7f653a Fix hostname for streaming. 10 years ago
yangg 7cebec7ccd Use overriden host name when creating a call. 11 years ago
yangg 59dfc90f57 Client side implementation of creating channel with credentials. 11 years ago
yangg 246ec3bd3a Set host to channel's target when creating a call. 11 years ago
ctiller 2845cade4c Trailing metadata support. 11 years ago
yangg 87da1b937d Make the default deadline gpr_inf_future to avoid mismatch between 11 years ago