Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
681a291d12bb8fc7f8c238fdb674cd0f140294db
/
include
9374ce8
Add comments, fix a subtle bug
by Craig Tiller
· 9 years ago
f2aa90a
Merge github.com:grpc/grpc into shutdown-c++
by Craig Tiller
· 9 years ago
b9b9d6e
add a README for include/grpc++/impl
by yang-g
· 9 years ago
5c6e627
Merge github.com:grpc/grpc into shutdown-c++
by Craig Tiller
· 9 years ago
e50e5cb
Add a timeout to shutdown to forcefully end calls
by Craig Tiller
· 9 years ago
d6c98df
clang-format all source
by Craig Tiller
· 9 years ago
bb1c795
Merge pull request #2965 from yang-g/lame_client_error_message
by Craig Tiller
· 9 years ago
935c171
Merge branch 'master' of github.com:grpc/grpc into compression-interop
by David Garcia Quintas
· 9 years ago
c31cd86
Let lame_client accept error status
by yang-g
· 9 years ago
bd0d1bd
Merge pull request #2549 from hongweiwang/zookeeper
by David G. Quintas
· 9 years ago
85ad685
Address comments and update grpc plugins
by Hongwei Wang
· 9 years ago
5c45b94
Merge remote-tracking branch 'upstream/master' into add_udp_server_2
by Robbie Shade
· 9 years ago
a294487
Add Apple specific #define for IPV6_RECVPKTINFO
by Robbie Shade
· 9 years ago
8c0389d
Merge pull request #2921 from yang-g/unknown_service
by Vijay Pai
· 9 years ago
1665059
Merge branch 'master' of github.com:grpc/grpc into compression-interop
by David Garcia Quintas
· 9 years ago
f123443
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
by Nicolas "Pixel" Noble
· 9 years ago
bb3aed0
Removing gpr_cancelable.
by Nicolas "Pixel" Noble
· 9 years ago
74f4f0b
Merge branch 'master' of github.com:grpc/grpc into compression-interop
by David Garcia Quintas
· 9 years ago
9b7757d
Use a sync service to handle requests to unknown services
by yang-g
· 9 years ago
d53b389
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
by Nicolas "Pixel" Noble
· 9 years ago
edb1d61
Merge pull request #2890 from yang-g/client_context
by David G. Quintas
· 9 years ago
8d428f1
Merge pull request #2694 from a-veitch/tag_api
by Hongyu Chen
· 9 years ago
ff6097a
Fix zookeeper resolver plugin bugs
by Hongwei Wang
· 9 years ago
b457cd8
Merge remote-tracking branch 'google/master' into the-ultimate-showdown
by Nicolas "Pixel" Noble
· 9 years ago
0c034a0
client code clean up
by yang-g
· 9 years ago
abfa427
Merge pull request #2830 from ctiller/document-some-things
by Michael Lumish
· 9 years ago
ac133bd
Merge branch 'master' of https://github.com/grpc/grpc into zookeeper
by Hongwei Wang
· 9 years ago
801bbeb
Merge pull request #2856 from vjpai/limes
by Yang Gao
· 9 years ago
ffc8a6b
move auth property iterator declaration into auth_context.h
by yang-g
· 9 years ago
49a5130
Merge branch 'compression-accept-encoding' into compression-interop
by David Garcia Quintas
· 10 years ago
10494fc
Merge branch 'master' into compression-accept-encoding
by David Garcia Quintas
· 10 years ago
9b2c25e
Bounds checking for ops in call batch
by vjpai
· 10 years ago
ad5c897
Merge branch 'master' of https://github.com/grpc/grpc into zookeeper
by Hongwei Wang
· 10 years ago
9d72b14
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
by Nicolas "Pixel" Noble
· 10 years ago
37f24de
Merge pull request #2777 from jboeuf/server_creds_auth_md_processor
by Craig Tiller
· 10 years ago
87e133e
merge with head
by yang-g
· 10 years ago
c8abca8
Resolve comments
by yang-g
· 10 years ago
f3128e6
Merge branch 'master' of https://github.com/grpc/grpc into server_creds_auth_md_processor
by Julien Boeuf
· 10 years ago
8e5de39
Document finish
by Craig Tiller
· 10 years ago
da1db02
Document op completion
by Craig Tiller
· 10 years ago
a83d1b3
Merge branch 'master' of https://github.com/grpc/grpc into zookeeper
by Hongwei Wang
· 10 years ago
aa7a75a
Merge pull request #2813 from ctiller/every-day-i-propagate
by Yang Gao
· 10 years ago
e5b0459
Merge pull request #2750 from ctiller/propagate
by Yang Gao
· 10 years ago
44912d7
Explicitly spell out cancellation in default propagation mask
by Craig Tiller
· 10 years ago
d3368e4
Merge branch 'master' of github.com:grpc/grpc into server_creds_auth_md_processor
by Julien Boeuf
· 10 years ago
77a7b87
Fixing API (thanks Craig for the comments) and associated tests.
by Julien Boeuf
· 10 years ago
2c3be1d
Add tests for C++ propagation
by Craig Tiller
· 10 years ago
8708dd7
Add WaitForState
by yang-g
· 10 years ago
9804924
Merge pull request #2781 from yang-g/stuboptions
by Abhishek Kumar
· 10 years ago
e40f964
Merge branch 'propagate' into every-day-i-propagate
by Craig Tiller
· 10 years ago
fdbd728
Rename constants
by Craig Tiller
· 10 years ago
bb53614
C++ context propagation
by Craig Tiller
· 10 years ago
a73dc1c
specialize deadline type and implementation
by yang-g
· 10 years ago
c0f3279
remove new state ptr
by yang-g
· 10 years ago
88d772c
sync api needs last_observed state too
by yang-g
· 10 years ago
1ae0afc
api
by yang-g
· 10 years ago
bc7405c
Merge branch 'master' of https://github.com/grpc/grpc into zookeeper
by Hongwei Wang
· 10 years ago
22de7b6
Merge github.com:grpc/grpc into propagate
by Craig Tiller
· 10 years ago
8158c6c
Merge pull request #2713 from ctiller/plucking-hell
by Vijay Pai
· 10 years ago
4346e53
Merge branch 'master' of https://github.com/grpc/grpc into zookeeper
by Hongwei Wang
· 10 years ago
a600d58
Merge github.com:grpc/grpc into propagate
by Craig Tiller
· 10 years ago
402acf6
Fix proxy, finalize API
by Craig Tiller
· 10 years ago
183c9f7
Merge pull request #2767 from ctiller/no-poop-on-pizza
by Abhishek Kumar
· 10 years ago
18541a1
Merge github.com:grpc/grpc into propagate
by Craig Tiller
· 10 years ago
d45a26e
allow null tag
by yang-g
· 10 years ago
b335256
Add AsyncNotifyWhenDone
by yang-g
· 10 years ago
a9c643f
Merge github.com:grpc/grpc into plucking-hell
by Craig Tiller
· 10 years ago
17effab
Add proxy tests to end2end suite
by Craig Tiller
· 10 years ago
297a25b
Add StubOptions
by yang-g
· 10 years ago
324b4b1
Merge branch 'auth_md_processor' into server_creds_auth_md_processor
by Julien Boeuf
· 10 years ago
095f4f9
Merge branch 'master' of github.com:grpc/grpc into auth_md_processor
by Julien Boeuf
· 10 years ago
72538b9
Merge branch 'master' of https://github.com/grpc/grpc into zookeeper
by Hongwei Wang
· 10 years ago
0a9ca86
Merge pull request #2702 from yang-g/peeraddr
by Vijay Pai
· 10 years ago
c5ae3eb
Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port
by Craig Tiller
· 10 years ago
3d382a0
Merge pull request #2751 from ctiller/alphanumeric-juju-fish
by Michael Lumish
· 10 years ago
c7df0df
Implement cancellation propagation, define auth propagation
by Craig Tiller
· 10 years ago
489df07
Formalize max pluckers
by Craig Tiller
· 10 years ago
6728bef
Merge branch 'propagate' of github.com:ctiller/grpc into propagate
by Craig Tiller
· 10 years ago
fa44f18
Merge github.com:grpc/grpc into propagate
by Craig Tiller
· 10 years ago
7716c53
Merge pull request #2717 from ctiller/yeah-we-know-what-youre-talking-about
by Yang Gao
· 10 years ago
5847177
Add documentation outline
by Craig Tiller
· 10 years ago
e1b0e6e
s/inherit/propagate/g
by Craig Tiller
· 10 years ago
2cd9dd9
Remove optional parameter from watch connectivity state
by Craig Tiller
· 10 years ago
3e7c6a7
Core-supported context inheritance sketch
by Craig Tiller
· 10 years ago
4960516
Properly initializing reserved pointer in tests.
by Nicolas "Pixel" Noble
· 10 years ago
1284552
Merge branch 'master' of https://github.com/grpc/grpc into zookeeper
by Hongwei Wang
· 10 years ago
b803313
merge with head and resolve conflicts
by yang-g
· 10 years ago
be043d9
Merge branch 'auth_md_processor' of github.com:jboeuf/grpc into complain-with-both-passion-and-meaning
by Craig Tiller
· 10 years ago
86d1f13
Merge github.com:grpc/grpc into insolent-pork-chop
by Craig Tiller
· 10 years ago
44a127c
Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about
by Craig Tiller
· 10 years ago
6796805
Merge branch 'master' into issue_2709
by Alistair Veitch
· 10 years ago
42b6c93
Make TSAN happy with our lock free stack
by Craig Tiller
· 10 years ago
c226edc
Merge pull request #2706 from yang-g/remove_get_from_accessor
by Vijay Pai
· 10 years ago
dcf6c90
merge with head
by yang-g
· 10 years ago
7ee4b89
Merge pull request #2670 from a-veitch/server_context
by Yang Gao
· 10 years ago
ff32faf
Move grpc_census_call_*_context calls into public header
by Alistair Veitch
· 10 years ago
1aceadd
Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about
by Craig Tiller
· 10 years ago
339aaea
Merge pull request #2711 from yang-g/missing_brace
by Vijay Pai
· 10 years ago
766d9ee
fix build
by yang-g
· 10 years ago
100a6e1
add struct include/grpc++/server_context.h src/cpp/server/server_context.cc
by Alistair Veitch
· 10 years ago
Next »