1111 Commits (52ba957f83c23e9f8018d14ffb49a3d2fb1d710a)

Author SHA1 Message Date
yang-g 8d668d8324 default service 8 years ago
yang-g 6486883940 Add more files 8 years ago
Mark D. Roth 13f3574642 clang-format 8 years ago
Mark D. Roth 42663fb20e Fix bug. 8 years ago
Mark D. Roth aa1cd14729 Clean up C++ filter API. 8 years ago
Craig Tiller 78bc54e7d9 Fix stack corruption 8 years ago
Craig Tiller f658bf0e1b Start resolving memory issues in C++ metadata 8 years ago
Craig Tiller 9c5318aba0 Fix shutdown problems with sync server 8 years ago
Vijay Pai 7e499aa3fb Bring back gli initializer summoning 8 years ago
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 8 years ago
Mark D. Roth 977f5d4e7d clang-format 8 years ago
Mark D. Roth e85477646c Fix build problems. 8 years ago
Craig Tiller b0f3bca0ef Everything compiles... 8 years ago
Craig Tiller 73ee7dc559 C++ compiles 8 years ago
Craig Tiller cca7589333 Start moving C++ to slice interfaces 8 years ago
Craig Tiller 0160de9ae5 Begin moving mdelem to be a value type 8 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