Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
098110d8821236223875d6dcfaa894e6f9587a3f
/
include
/
grpc++
40a947e
Merge pull request #9889 from y-zeng/channel_arg
by Yuchen Zeng
· 8 years ago
4751c28
Add channel arguments to server builder
by Craig Tiller
· 8 years ago
77532e8
Destroy pointer args when destructing a ChannelArguments
by Yuchen Zeng
· 8 years ago
c42d844
Let ServerContext own the initial_metadata array for sync calls
by yang-g
· 8 years ago
55c6ebf
Merge branch 'master' into health
by yang-g
· 8 years ago
f07ed45
Restore the NextMessageSize for streamed calls
by yang-g
· 8 years ago
fafe995
comments
by David Garcia Quintas
· 8 years ago
f31f096
Use call context to propagare LR costs
by David Garcia Quintas
· 8 years ago
f0ef224
Merge pull request #9629 from yang-g/qqq
by Yang Gao
· 8 years ago
076bac0
Remove async
by yang-g
· 8 years ago
f2fe4f7
Add a PreServerStart in global server callbacks
by yang-g
· 8 years ago
5f3cfe9
Fix read from uninitialized memory bug in GrpcBufferWriter.
by Harvey Tuch
· 8 years ago
edcde05
Merge remote-tracking branch 'upstream/master' into health
by yang-g
· 8 years ago
68bb6a8
Merge github.com:grpc/grpc into rollfwd
by Craig Tiller
· 8 years ago
4edd567
Merge github.com:grpc/grpc into maxmsgsz
by Craig Tiller
· 8 years ago
a719802
merge with head
by yang-g
· 8 years ago
afceb2e
Merge github.com:grpc/grpc into rollfwd
by Craig Tiller
· 8 years ago
448c1f0
Move parameters for all grpc_op types into their own sub-structs.
by Mark D. Roth
· 8 years ago
7c70b6c
Revert "Revert "Metadata handling rewrite""
by Craig Tiller
· 8 years ago
5e01e2a
Revert "Metadata handling rewrite"
by Craig Tiller
· 8 years ago
da9de89
Merge github.com:grpc/grpc into maxmsgsz
by Craig Tiller
· 8 years ago
b7b7486
Merge github.com:grpc/grpc into metadata_filter
by Craig Tiller
· 8 years ago
aeee09e
Merge pull request #8830 from vjpai/its_compat
by Vijay Pai
· 8 years ago
1d77059
Fix integer overflow
by Craig Tiller
· 8 years ago
3cdee02
Merge branch 'master' into its_compat
by Vijay Pai
· 8 years ago
62f28bf
Remove double-checking of max-message-size in C++ layers
by Craig Tiller
· 8 years ago
f0e1778
Add ChannelArguments methods for setting max send/recv message size.
by Mark D. Roth
· 8 years ago
81eceb3
Remove bogus assert
by Craig Tiller
· 8 years ago
8a7a446
merge with head
by yang-g
· 8 years ago
0d8e0b1
Merge github.com:grpc/grpc into fix_errors
by Craig Tiller
· 8 years ago
e519a03
Small improvements to generated documentation
by Craig Tiller
· 8 years ago
de3b8a8
Merge branch 'master' into health
by yang-g
· 8 years ago
8bd6a05
remove copyright from generated files
by yang-g
· 8 years ago
19cc2db
Merge branch 'slice_with_exec_ctx' into metadata_filter
by Craig Tiller
· 8 years ago
709ce70
Merge github.com:grpc/grpc into slice_with_exec_ctx
by Craig Tiller
· 8 years ago
360f5d2
Merge pull request #9207 from ctiller/cleanup_closures
by Craig Tiller
· 8 years ago
17f6904
Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_new_closures
by Craig Tiller
· 8 years ago
0b09341
Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures
by Craig Tiller
· 8 years ago
801c6cc
Fix some NULL usage
by Craig Tiller
· 8 years ago
b90631d
more cleanup
by yang-g
· 8 years ago
8e708b1
WIP
by yang-g
· 8 years ago
50993b7
async first take
by yang-g
· 8 years ago
f56c251
clang-format
by yang-g
· 8 years ago
9bef074
Add test for explicit option
by yang-g
· 8 years ago
ad32764
sync test pass
by yang-g
· 8 years ago
c9d2954
more
by yang-g
· 8 years ago
8d668d8
default service
by yang-g
· 8 years ago
6486883
Add more files
by yang-g
· 8 years ago
0498124
Add files
by yang-g
· 8 years ago
07383e7
Revert "Revert "Reduce memory bloat (each server cq is very expensive)""
by David G. Quintas
· 8 years ago
0e3f1f1
Support compat with old generated PB files
by Vijay Pai
· 8 years ago
18b66a0
Revert "Reduce memory bloat (each server cq is very expensive)"
by Craig Tiller
· 8 years ago
e33daab
Merge branch 'master' into reduce_cq
by Sree Kuchibhotla
· 8 years ago
78bc54e
Fix stack corruption
by Craig Tiller
· 8 years ago
cadabdf
Fix include guards
by Craig Tiller
· 8 years ago
f658bf0
Start resolving memory issues in C++ metadata
by Craig Tiller
· 8 years ago
385dd9a
Merge branch 'slice_interning' into metadata_filter
by Craig Tiller
· 8 years ago
397bff3
Merge github.com:grpc/grpc into slice_with_exec_ctx
by Craig Tiller
· 8 years ago
6510d47
gpr_atm isn't automatically initialized to 0. Thanks Obama.
by Vijay Pai
· 8 years ago
bf24dd9
clang-format
by Vijay Pai
· 8 years ago
cbe1599
Track requests that could cause other requests to be created, and don't do
by Vijay Pai
· 8 years ago
762ce27
Reduce memory bloat (each server cq is very expensive in C-core layer)
by Sree Kuchibhotla
· 8 years ago
73ee7dc
C++ compiles
by Craig Tiller
· 8 years ago
cca7589
Start moving C++ to slice interfaces
by Craig Tiller
· 8 years ago
b28c7e8
Merge github.com:grpc/grpc into slice_with_exec_ctx
by Craig Tiller
· 8 years ago
ed92f7b
Merge pull request #8617 from markdroth/service_config_json
by Mark D. Roth
· 8 years ago
c586666
Merge github.com:grpc/grpc into slice_with_exec_ctx
by Craig Tiller
· 8 years ago
f693697
Review feedback
by Craig Tiller
· 8 years ago
1016d9f
Merge github.com:grpc/grpc into bm_fullstack
by Craig Tiller
· 8 years ago
863113a
Merge remote-tracking branch 'upstream/master' into service_config_json
by Mark D. Roth
· 8 years ago
b1f6bf2
Merge pull request #8086 from y-zeng/fix_gprc
by Yuchen Zeng
· 8 years ago
5c1f55a
Merge pull request #8335 from y-zeng/tos
by Yuchen Zeng
· 8 years ago
dc5d60b
Allow setting service config via C++ API, for use in tests.
by Mark D. Roth
· 8 years ago
4bbdda4
Allow getting LB policy name and service config in C++ API.
by Mark D. Roth
· 8 years ago
5910eee
Merge github.com:grpc/grpc into bm_fullstack
by Craig Tiller
· 8 years ago
31606bd
Merge github.com:grpc/grpc into grpc_slice
by Craig Tiller
· 8 years ago
1cb0884
s/std::string/grpc::string/g
by Craig Tiller
· 8 years ago
ed91324
Get user agent right
by Craig Tiller
· 8 years ago
7a4ac73
Merge github.com:grpc/grpc into bm_fullstack
by Craig Tiller
· 8 years ago
32df467
Merge github.com:grpc/grpc into grpc_slice
by Craig Tiller
· 8 years ago
64d518e
Merge remote-tracking branch 'upstream/master' into tos
by Yuchen Zeng
· 8 years ago
739a93e
Merge branch 'master' into turn_it_to_11
by Vijay Pai
· 8 years ago
57f30d1
Merge pull request #8523 from markdroth/lb_policy_name_channel_arg
by Mark D. Roth
· 8 years ago
754b2b8
Code review changes.
by Mark D. Roth
· 8 years ago
320ed13
Deprecate grpc::thread and sync in favor of std::thread,mutex,etc
by Vijay Pai
· 8 years ago
5c41bab
Remove references to NO_CHRONO option
by Vijay Pai
· 8 years ago
e08fe4f
Remove separate versions of code based on presence of threading in compiler
by Vijay Pai
· 8 years ago
713c7b8
clang-format
by Vijay Pai
· 8 years ago
c0b2acb
Use C++11 final and override
by Vijay Pai
· 8 years ago
7213aa7
Merge branch 'microbench' into bm_fullstack
by Craig Tiller
· 8 years ago
80b2927
Stop supporting non-C++11 conformant compilers
by Vijay Pai
· 8 years ago
0df7d34
Merge pull request #8380 from y-zeng/reflection_header
by Yuchen Zeng
· 8 years ago
41fd9f2
Merge github.com:grpc/grpc into grpc_slice
by Craig Tiller
· 8 years ago
7e0c2f8
Merge remote-tracking branch 'upstream/master' into lb_policy_name_channel_arg
by Mark D. Roth
· 8 years ago
1e088b4
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 8 years ago
28b7242
clang-format
by Craig Tiller
· 8 years ago
5b676a6
Fix include guards
by Craig Tiller
· 8 years ago
618e67d
s/GPR_SLICE/GRPC_SLICE/g
by Craig Tiller
· 8 years ago
6e080a3
Merge branch 'buffer_pools_for_realsies' into grpc_slice
by Craig Tiller
· 8 years ago
3d357d9
Merge github.com:grpc/grpc into buffer_pools_for_realsies
by Craig Tiller
· 8 years ago
Next »