Noah Eisen
|
6bf73e8cf6
|
Fix test compile
|
7 years ago |
ncteisen
|
b945cc4431
|
clang fmt
|
7 years ago |
ncteisen
|
429a134f3d
|
Fix trace_closure linker error
|
7 years ago |
ncteisen
|
dd34f3caf6
|
Inline closure
|
7 years ago |
Noah Eisen
|
c384d81325
|
clang fmt
|
7 years ago |
ncteisen
|
60b376849a
|
eagerly free slice buffer after write
|
7 years ago |
ncteisen
|
05294b682b
|
Make debug flags DebugOnly
|
7 years ago |
Muxi Yan
|
39662f682e
|
Add comments
|
7 years ago |
Vijay Pai
|
54e8f37e53
|
Merge pull request #13358 from vjpai/config_noares
Allow bazel builds to disable c-ares at command line or bazelrc
|
7 years ago |
ncteisen
|
05fbb9d13d
|
Fix test compile
|
7 years ago |
Muxi Yan
|
f8136e37f2
|
clang-format
|
7 years ago |
Vijay Pai
|
4cf5f3e41e
|
Restructure plugin builds to avoid building more than needed
|
7 years ago |
Craig Tiller
|
6def7103bf
|
Merge github.com:grpc/grpc into lfe3
|
7 years ago |
Vijay Pai
|
6040975930
|
In bazel builds, provide an option to select non-uses of c_ares
|
7 years ago |
Craig Tiller
|
8c12c5112a
|
sanity fixes
|
7 years ago |
ncteisen
|
756acb6893
|
Fix TSAN build
|
7 years ago |
Craig Tiller
|
be98d24841
|
clang-format after nullptr changes
|
7 years ago |
Yang Gao
|
5d7cb43022
|
Merge pull request #13315 from yang-g/proto_utils
Only allocate what we need in the last slice for proto serialization
|
7 years ago |
Muxi Yan
|
415739a051
|
Use atomic time pair for g_start_time
|
7 years ago |
Craig Tiller
|
9ee455c94f
|
Merge pull request #11888 from ctiller/shardier
Autosize timer list shards
|
7 years ago |
kpayson64
|
e87c17d93c
|
Merge pull request #13341 from kpayson64/fix_loon
Default to 1 cq per sync server
|
7 years ago |
Craig Tiller
|
6d0ec6b382
|
Merge github.com:grpc/grpc into lfe3
|
7 years ago |
Craig Tiller
|
d2ff02df18
|
Actually turn on the test
|
7 years ago |
Craig Tiller
|
4ac2b8e585
|
Enable clang-tidy as a sanity check, fix up all known failures
|
7 years ago |
ncteisen
|
047e0fd1cf
|
Portability
|
7 years ago |
ncteisen
|
9ffb149467
|
Portability
|
7 years ago |
Ken Payson
|
fcfa440b20
|
Default to 1 cq per sync server
|
7 years ago |
ncteisen
|
3cffe1fce5
|
Get NDEBUG to build
|
7 years ago |
ncteisen
|
812b80282a
|
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
|
7 years ago |
David G. Quintas
|
c0ec3ccda4
|
Merge pull request #13332 from dgquintas/grpclb_better_logging
grpclb: Improved logging
|
7 years ago |
David G. Quintas
|
2076ca5037
|
Merge pull request #13343 from dgquintas/pf_error_refs
PF: don't unref errors when about to loop in pf_conn cb
|
7 years ago |
ncteisen
|
72afb76f5e
|
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
Lot's of manual work to make this merge work
|
7 years ago |
David Garcia Quintas
|
6712a75278
|
Fix wrong assignment
|
7 years ago |
David G. Quintas
|
9fbd6c1c63
|
Merge pull request #13331 from dgquintas/grpclb_retry_timer
grpclb: Don't expect LB call to be NULL inside LB call retry timer.
|
7 years ago |
adelez
|
67520b0ffd
|
Merge pull request #13296 from adelez/remove_images
Remove images as soon as its testing is done instead in the end.
|
7 years ago |
David Garcia Quintas
|
0fa2c6bba8
|
Moar cleanups!
|
7 years ago |
David Garcia Quintas
|
b07d7a8051
|
Removed call to grpc_subchannel_check_connectivity and loop in pf_conn cb
|
7 years ago |
Craig Tiller
|
e77b3c36d1
|
Merge github.com:grpc/grpc into lfe3
|
7 years ago |
Craig Tiller
|
4782d92b2d
|
s/NULL/nullptr
|
7 years ago |
Jan Tattermusch
|
8f1e27fa58
|
Merge pull request #13348 from jtattermusch/no_benchmarks_node
Remove node benchmarks from run performance script.
|
7 years ago |
Jan Tattermusch
|
9c34c78d33
|
Merge pull request #13346 from grpc/revert-13322-oauth_failure
Revert "Switching from UNAUTHENTICATED to UNAVAILABLE for auth metadata failure"
|
7 years ago |
Jan Tattermusch
|
6859774421
|
node benchmarks have been removed
|
7 years ago |
Jan Tattermusch
|
14b7d5227f
|
Revert "Switching from UNAUTHENTICATED to UNAVAILABLE for auth metadata failure"
|
7 years ago |
jboeuf
|
a5ddf26c33
|
Merge pull request #13322 from jboeuf/oauth_failure
Switching from UNAUTHENTICATED to UNAVAILABLE for auth metadata failure
|
7 years ago |
Muxi Yan
|
aa2ab1fd98
|
Polish invalidation of
|
7 years ago |
Muxi Yan
|
830c14ff9b
|
Add realtime clock sync every 10s
|
7 years ago |
David Garcia Quintas
|
94eae043c7
|
PF: don't unref errors when about to loop in pf_conn cb
|
7 years ago |
Sree Kuchibhotla
|
76190cf14b
|
Merge pull request #13294 from sreecha/cc-tsan-1
Fix TSAN issue in backup poller
|
7 years ago |
David Garcia Quintas
|
59607907a8
|
pr comments
|
7 years ago |
David Garcia Quintas
|
3f69cb3dc3
|
Actually do what the pr comments suggested
|
7 years ago |