915 Commits (0702f628d70d9055159e8b90507d124d79e8e0a5)

Author SHA1 Message Date
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 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
Mark D. Roth dc5d60b814 Allow setting service config via C++ API, for use in tests. 8 years ago
Mark D. Roth 4bbdda4444 Allow getting LB policy name and service config in C++ API. 8 years ago
Craig Tiller 25c3543a26 Fix sanity 8 years ago
Craig Tiller d56dae0767 Merge 8 years ago
Mark D. Roth 0e44a258cb Fix C++ filter API and add test for it. 8 years ago
Craig Tiller ed9132427a Get user agent right 8 years ago
Vijay Pai 0109d16ac0 clang-format 8 years ago
Vijay Pai 320ed13d3e Deprecate grpc::thread and sync in favor of std::thread,mutex,etc 8 years ago
Vijay Pai 5c41bab92c Remove references to NO_CHRONO option 8 years ago
Vijay Pai 713c7b87e1 clang-format 8 years ago
Vijay Pai c0b2acb1a0 Use C++11 final and override 8 years ago
Craig Tiller 28b72428a8 clang-format 8 years ago
Craig Tiller b37d53ebc0 Bulk update #includes 8 years ago
Craig Tiller d41a4a720f s/gpr_slice/grpc_slice, and move around tests, impls 8 years ago
Mark D. Roth 7190b0c651 Add ChannelArguments::SetLoadBalancingPolicyName() to C++ API. 8 years ago
Sree Kuchibhotla 33d5494f8c generate_projects.sh and also add config.h header so that gcc4.4 can recognize nullptr 8 years ago
Sree Kuchibhotla f72ec6b37b Move thread_manager.h header from server.h to server_cc.cc 8 years ago
Sree Kuchibhotla 77c483b707 remove unused fields 8 years ago
Sree Kuchibhotla 85399f0824 clang formatting fixes 8 years ago
Garrett Casto 07ecd9d08c Add copyright header 8 years ago
Craig Tiller 153eaa7aba s/BUFFER_POOL/RESOURCE_QUOTA/g 8 years ago
Garrett Casto a2a325048d Clang format 8 years ago
Sree Kuchibhotla cb18d7a6b6 make gcc 4.6 and earlier versions happy 8 years ago
Sree Kuchibhotla 6135535ca7 Minor changes and called generate_projects.sh again 8 years ago
Sree Kuchibhotla da069a506d Rename sync_methods_ to sync_requests_ 8 years ago
Sree Kuchibhotla 385c9b2f05 Address code review comments 8 years ago
Craig Tiller afcc8752f3 clang-format 8 years ago
Sree Kuchibhotla e4eb51f20c reorder params in Server 8 years ago
Craig Tiller 20afa3d7c9 BufferPool --> ResourceQuota 8 years ago
Yuchen Zeng 324cc66128 Fix missing dependencies 8 years ago
Yuchen Zeng 169c985f67 Remove generated pb files 8 years ago
Yuchen Zeng de3daf5d63 More interfaces for grpc_socket_mutator 8 years ago
yang-g 4287998855 Add a test spouse for server context 8 years ago
Sree Kuchibhotla d39f40da9e Fix include files 8 years ago
Sree Kuchibhotla 8f7739bcd6 Rename GrpcRpcManager -> ThreadManager 8 years ago
Sree Kuchibhotla 96766195a6 Refactor SyncServerSettings code 8 years ago
Jan Tattermusch 9cece7ca99 Update README.md 8 years ago
Garrett Casto 37e3cc0c2a Remove stale comment 8 years ago
Mark D. Roth 6f6f94fc92 Fix header. 9 years ago
Garrett Casto 931a26bf5b Add C++ Api 9 years ago