Vijay Pai
|
6510d47c81
|
gpr_atm isn't automatically initialized to 0. Thanks Obama.
|
8 years ago |
Vijay Pai
|
bf24dd9e51
|
clang-format
|
8 years ago |
Vijay Pai
|
cbe1599250
|
Track requests that could cause other requests to be created, and don't do
a real core shutdown of a CQ until such requests are done
|
8 years ago |
Mark D. Roth
|
977f5d4e7d
|
clang-format
|
8 years ago |
Mark D. Roth
|
e85477646c
|
Fix build problems.
|
9 years ago |
Craig Tiller
|
b0f3bca0ef
|
Everything compiles...
|
9 years ago |
Craig Tiller
|
73ee7dc559
|
C++ compiles
|
9 years ago |
Craig Tiller
|
cca7589333
|
Start moving C++ to slice interfaces
|
9 years ago |
Craig Tiller
|
0160de9ae5
|
Begin moving mdelem to be a value type
|
9 years ago |
Craig Tiller
|
5ef31ab9c9
|
Progress towards mdstr elimination
|
9 years ago |
Mark D. Roth
|
dc5d60b814
|
Allow setting service config via C++ API, for use in tests.
|
9 years ago |
Mark D. Roth
|
4bbdda4444
|
Allow getting LB policy name and service config in C++ API.
|
9 years ago |
Craig Tiller
|
25c3543a26
|
Fix sanity
|
9 years ago |
Craig Tiller
|
d56dae0767
|
Merge
|
9 years ago |
Mark D. Roth
|
0e44a258cb
|
Fix C++ filter API and add test for it.
|
9 years ago |
Craig Tiller
|
ed9132427a
|
Get user agent right
|
9 years ago |
Vijay Pai
|
0109d16ac0
|
clang-format
|
9 years ago |
Vijay Pai
|
320ed13d3e
|
Deprecate grpc::thread and sync in favor of std::thread,mutex,etc
|
9 years ago |
Vijay Pai
|
5c41bab92c
|
Remove references to NO_CHRONO option
|
9 years ago |
Vijay Pai
|
713c7b87e1
|
clang-format
|
9 years ago |
Vijay Pai
|
c0b2acb1a0
|
Use C++11 final and override
|
9 years ago |
Craig Tiller
|
28b72428a8
|
clang-format
|
9 years ago |
Craig Tiller
|
b37d53ebc0
|
Bulk update #includes
|
9 years ago |
Craig Tiller
|
d41a4a720f
|
s/gpr_slice/grpc_slice, and move around tests, impls
|
9 years ago |
Mark D. Roth
|
7190b0c651
|
Add ChannelArguments::SetLoadBalancingPolicyName() to C++ API.
|
9 years ago |
Sree Kuchibhotla
|
33d5494f8c
|
generate_projects.sh and also add config.h header so that gcc4.4 can recognize nullptr
|
9 years ago |
Sree Kuchibhotla
|
f72ec6b37b
|
Move thread_manager.h header from server.h to server_cc.cc
|
9 years ago |
Sree Kuchibhotla
|
77c483b707
|
remove unused fields
|
9 years ago |
Sree Kuchibhotla
|
85399f0824
|
clang formatting fixes
|
9 years ago |
Garrett Casto
|
07ecd9d08c
|
Add copyright header
|
9 years ago |
Craig Tiller
|
153eaa7aba
|
s/BUFFER_POOL/RESOURCE_QUOTA/g
|
9 years ago |
Garrett Casto
|
a2a325048d
|
Clang format
|
9 years ago |
Sree Kuchibhotla
|
cb18d7a6b6
|
make gcc 4.6 and earlier versions happy
|
9 years ago |
Sree Kuchibhotla
|
6135535ca7
|
Minor changes and called generate_projects.sh again
|
9 years ago |
Sree Kuchibhotla
|
da069a506d
|
Rename sync_methods_ to sync_requests_
|
9 years ago |
Sree Kuchibhotla
|
385c9b2f05
|
Address code review comments
|
9 years ago |
Craig Tiller
|
afcc8752f3
|
clang-format
|
9 years ago |
Sree Kuchibhotla
|
e4eb51f20c
|
reorder params in Server
|
9 years ago |
Craig Tiller
|
20afa3d7c9
|
BufferPool --> ResourceQuota
|
9 years ago |
Yuchen Zeng
|
324cc66128
|
Fix missing dependencies
|
9 years ago |
Yuchen Zeng
|
169c985f67
|
Remove generated pb files
|
9 years ago |
Yuchen Zeng
|
de3daf5d63
|
More interfaces for grpc_socket_mutator
|
9 years ago |
yang-g
|
4287998855
|
Add a test spouse for server context
|
9 years ago |
Sree Kuchibhotla
|
d39f40da9e
|
Fix include files
|
9 years ago |
Sree Kuchibhotla
|
8f7739bcd6
|
Rename GrpcRpcManager -> ThreadManager
|
9 years ago |
Sree Kuchibhotla
|
96766195a6
|
Refactor SyncServerSettings code
|
9 years ago |
Jan Tattermusch
|
9cece7ca99
|
Update README.md
|
9 years ago |
Garrett Casto
|
37e3cc0c2a
|
Remove stale comment
|
9 years ago |
Mark D. Roth
|
6f6f94fc92
|
Fix header.
|
9 years ago |
Garrett Casto
|
931a26bf5b
|
Add C++ Api
|
9 years ago |