1351 Commits (8c33c7442c79682d2e545820f5653cabf25fd07e)

Author SHA1 Message Date
yang-g b335256444 Add AsyncNotifyWhenDone 9 years ago
Craig Tiller 17effabe42 Add proxy tests to end2end suite 9 years ago
yang-g 297a25b0cf Add StubOptions 9 years ago
Craig Tiller c5ae3eb8d6 Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port 9 years ago
Craig Tiller c7df0df618 Implement cancellation propagation, define auth propagation 9 years ago
Craig Tiller 489df079ae Formalize max pluckers 9 years ago
Craig Tiller 137511f2d0 Formalize max pluckers 9 years ago
Craig Tiller 584717758b Add documentation outline 9 years ago
Craig Tiller e1b0e6ee12 s/inherit/propagate/g 9 years ago
Craig Tiller 2cd9dd9da6 Remove optional parameter from watch connectivity state 9 years ago
Craig Tiller 3e7c6a701c Core-supported context inheritance sketch 9 years ago
Nicolas "Pixel" Noble 4960516c63 Properly initializing reserved pointer in tests. 9 years ago
Craig Tiller 42b6c93c36 Make TSAN happy with our lock free stack 9 years ago
Alistair Veitch ff32faf3c9 Move grpc_census_call_*_context calls into public header 9 years ago
yang-g 766d9ee148 fix build 9 years ago
Alistair Veitch 100a6e1d82 add struct include/grpc++/server_context.h src/cpp/server/server_context.cc 9 years ago
yang-g 9a009f2a75 make accessors from get_x() to x() 9 years ago
yang-g 487f5a20b6 add warning comments 9 years ago
yang-g f1ec377063 server api 9 years ago
Nicolas "Pixel" Noble b3d69c3c0f Fixing Windows build 9 years ago
Alistair Veitch a178b86668 fix comment 9 years ago
Alistair Veitch a4c4d3c446 fix feature/function typo 9 years ago
Alistair Veitch f68bf38af4 add external tag set API 9 years ago
yang-g c07d9bf668 client api 9 years ago
Julien Boeuf eabb4f53b9 Addressing comments. 9 years ago
Alistair Veitch cf39e94872 Server side census context plumbing for c++ 9 years ago
Alistair Veitch 925e4a6349 Enrich census initialization and feature code 9 years ago
Alistair Veitch 0383d494c4 version 1 9 years ago
Alistair Veitch af5002f9ae initial 9 years ago
Craig Tiller 26b3714b72 Add a hook for sending default authority when needed 9 years ago
Vijay Pai d2a9b6da13 Isolate nullptr to grpc namespace when we must define it ourselves 9 years ago
Hongwei Wang 35d5a0fd64 Formatting 9 years ago
yang-g 7cbac4cf95 Fix gpr_inf_future call 9 years ago
vjpai 02b80549e9 Bug fixes 9 years ago
vjpai b76f3ada11 Fix bug on shutdown case 9 years ago
vjpai b28456b1e4 Add dynamic thread pool and initial port of test 9 years ago
Julien Boeuf fe4c3f4f14 Renaming jwt_credentials to service_account_jwt_access_credentials. 9 years ago
Nicolas "Pixel" Noble 77446adeb7 Pass #2 on sprinkling void *reserved. 9 years ago
Nicolas "Pixel" Noble 4dfb615012 Pass #1 at sprinkling reserved void * in the public API. 9 years ago
yang-g 8b25f2aaeb move fake_transport_security_credentials to private API 9 years ago
Julien Boeuf 5029b30d1c Adding option to force client auth on the server SSL creds. 9 years ago
Craig Tiller 4a4f1496c1 Rename grpc_channel_create to grpc_insecure_channel_create 9 years ago
David Garcia Quintas 1c604fd4f5 Fixed buggy grpc_compression_algorithm_parse 9 years ago
David Garcia Quintas 80f3995e47 wip 9 years ago
Alistair Veitch 491a9d455f checkpoint api 9 years ago
Craig Tiller 2d984bf253 Mark up all existing comments in grpc.h for Doxygen, add main page 9 years ago
Craig Tiller 1b22b9db94 Add grpc_call_get_peer 9 years ago
Craig Tiller 698d00c60e Add ipv4:, ipv6: schemes 9 years ago
Alistair Veitch 851032a7ae address comments 9 years ago
Craig Tiller af1f97e92a Fix typo 9 years ago