Alistair Veitch
|
0879df2755
|
add comment
|
10 years ago |
Alistair Veitch
|
e6d0ad317e
|
add all new content
|
10 years ago |
yang-g
|
0c034a01d1
|
client code clean up
|
10 years ago |
yang-g
|
ffc8a6b431
|
move auth property iterator declaration into auth_context.h
|
10 years ago |
vjpai
|
9b2c25e806
|
Bounds checking for ops in call batch
|
10 years ago |
yang-g
|
c8abca8f53
|
Resolve comments
|
10 years ago |
Craig Tiller
|
8e5de39fb9
|
Document finish
|
10 years ago |
Craig Tiller
|
da1db029bf
|
Document op completion
|
10 years ago |
Craig Tiller
|
44912d78a0
|
Explicitly spell out cancellation in default propagation mask
|
10 years ago |
Julien Boeuf
|
77a7b870c3
|
Fixing API (thanks Craig for the comments) and associated tests.
|
10 years ago |
Craig Tiller
|
2c3be1df4f
|
Add tests for C++ propagation
|
10 years ago |
yang-g
|
8708dd76c1
|
Add WaitForState
|
10 years ago |
Craig Tiller
|
fdbd728a82
|
Rename constants
|
10 years ago |
Craig Tiller
|
bb5361453f
|
C++ context propagation
|
10 years ago |
yang-g
|
a73dc1c708
|
specialize deadline type and implementation
|
10 years ago |
yang-g
|
c0f3279175
|
remove new state ptr
|
10 years ago |
yang-g
|
88d772c5b8
|
sync api needs last_observed state too
|
10 years ago |
yang-g
|
1ae0afccb5
|
api
|
10 years ago |
Craig Tiller
|
402acf6c44
|
Fix proxy, finalize API
|
10 years ago |
yang-g
|
d45a26ed06
|
allow null tag
|
10 years ago |
yang-g
|
b335256444
|
Add AsyncNotifyWhenDone
|
10 years ago |
Craig Tiller
|
17effabe42
|
Add proxy tests to end2end suite
Currently the oauth2 variant of these tests is disabled. Will work with
@jboeuf to figure out how to turn them on.
|
10 years ago |
yang-g
|
297a25b0cf
|
Add StubOptions
|
10 years ago |
Craig Tiller
|
c5ae3eb8d6
|
Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port
|
10 years ago |
Craig Tiller
|
c7df0df618
|
Implement cancellation propagation, define auth propagation
|
10 years ago |
Craig Tiller
|
489df079ae
|
Formalize max pluckers
|
10 years ago |
Craig Tiller
|
137511f2d0
|
Formalize max pluckers
|
10 years ago |
Craig Tiller
|
584717758b
|
Add documentation outline
|
10 years ago |
Craig Tiller
|
e1b0e6ee12
|
s/inherit/propagate/g
|
10 years ago |
Craig Tiller
|
2cd9dd9da6
|
Remove optional parameter from watch connectivity state
|
10 years ago |
Craig Tiller
|
3e7c6a701c
|
Core-supported context inheritance sketch
|
10 years ago |
Craig Tiller
|
42b6c93c36
|
Make TSAN happy with our lock free stack
|
10 years ago |
Alistair Veitch
|
ff32faf3c9
|
Move grpc_census_call_*_context calls into public header
|
10 years ago |
yang-g
|
766d9ee148
|
fix build
|
10 years ago |
Alistair Veitch
|
100a6e1d82
|
add struct include/grpc++/server_context.h src/cpp/server/server_context.cc
|
10 years ago |
yang-g
|
9a009f2a75
|
make accessors from get_x() to x()
|
10 years ago |
yang-g
|
487f5a20b6
|
add warning comments
|
10 years ago |
yang-g
|
f1ec377063
|
server api
|
10 years ago |
Nicolas "Pixel" Noble
|
b3d69c3c0f
|
Fixing Windows build
|
10 years ago |
Alistair Veitch
|
a178b86668
|
fix comment
|
10 years ago |
Alistair Veitch
|
a4c4d3c446
|
fix feature/function typo
|
10 years ago |
Alistair Veitch
|
f68bf38af4
|
add external tag set API
|
10 years ago |
yang-g
|
c07d9bf668
|
client api
|
10 years ago |
Julien Boeuf
|
eabb4f53b9
|
Addressing comments.
|
10 years ago |
Alistair Veitch
|
cf39e94872
|
Server side census context plumbing for c++
|
10 years ago |
Alistair Veitch
|
925e4a6349
|
Enrich census initialization and feature code
|
10 years ago |
Alistair Veitch
|
0383d494c4
|
version 1
|
10 years ago |
Alistair Veitch
|
af5002f9ae
|
initial
|
10 years ago |
Craig Tiller
|
26b3714b72
|
Add a hook for sending default authority when needed
|
10 years ago |
Vijay Pai
|
d2a9b6da13
|
Isolate nullptr to grpc namespace when we must define it ourselves
Change the one non-namespace use of nullptr to NULL (used as an
argument to a C function anyway)
|
10 years ago |