1414 Commits (a63271c77f7ee4802761535f8c844f789328ad9f)

Author SHA1 Message Date
Vijay Pai a63271c77f Deal with to_string, proper usage of nullptr, and lack of map::emplace 9 years ago
Vijay Pai 06ea541ed9 Provide nullptr->std::function cast 9 years ago
vjpai 97da6473b4 Manual clang-format 9 years ago
Vijay Pai 15855f3e7f Switch server builder plugin API to something that will work with gcc4.4 9 years ago
Vijay Pai ce350a5925 override->GRPC_OVERRIDE 9 years ago
Matthew D. Steele 080749e8ba Add interfaces for ServerAsyncReader/Writers 9 years ago
David Garcia Quintas cf41d19a9e clang-format 9 years ago
yang-g 17487f9a22 Make grpc++ independent of protobuf 9 years ago
Craig Tiller 48ed92ea38 GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN 9 years ago
yang-g 15759f610e Let Next set ok=true when receiving error status 9 years ago
David Garcia Quintas a20a2ad41b moved core_codegen from src/cpp/... to include/grpc++/... 9 years ago
David Garcia Quintas 0fde7131aa Fixed usage of anon namespace inside .h 9 years ago
Craig Tiller 52237e3a96 clang-format 9 years ago
Craig Tiller 63d24f1c7d Make qps workers connect before even warmup stage begins 9 years ago
David Garcia Quintas 5028334df3 Further renamings (compression channel arg keys) 9 years ago
David Garcia Quintas 183ba02ce7 Renamed some defines 9 years ago
David Garcia Quintas e644cfddb8 better docstrings for compression_types.h 9 years ago
makdharma c2ec95bad4 Revert "Revert "cronet wrapper code"" 9 years ago
Jan Tattermusch b85e9d43f0 fix formatting 9 years ago
Craig Tiller 9d86120547 clang-format 9 years ago
yang-g b6f853d065 Add comment 9 years ago
Julien Boeuf 19cd009ec1 clang-format 9 years ago
Nicolas "Pixel" Noble 0545d7fa69 Revert "Merge pull request #6214 from makdharma/master" 9 years ago
Craig Tiller 42342cbebb Revert "cronet wrapper code" 9 years ago
Yuchen Zeng 7d099a5c90 Fix naming and comment problems 9 years ago
Masood Malekghassemi f4c70caaf4 Move manylinux1 precompiler definitions into port_platform.h 9 years ago
yang-g 7099d6fed6 Add an explicit base class pointer to avoid potential breakage. 9 years ago
Jan Tattermusch ed4d89e1f5 Remove trailing space. 9 years ago
Yuchen Zeng 3b8f3354de Add plugins at the time of static initialization 9 years ago
Mark D. Roth 8a1d8052eb Added bad_client test to check that the server rejects requests with too 9 years ago
Jan Tattermusch 19abba3661 Improve docs on GRPC_OP_RECV_CLOSE_ON_SERVER 9 years ago
Makarand Dharmapurikar 808131932e reverting stuff 9 years ago
Makarand Dharmapurikar be5186a79d created new grpc_cronet.h. Addressed feedback from jcanizales@ and ctiller@ 9 years ago
Makarand Dharmapurikar 77044830ff fixed clang formating 9 years ago
Makarand Dharmapurikar a49b13bc33 cronet wrapper code 9 years ago
Craig Tiller 4ee1a62723 Stress test fixes 9 years ago
Yuchen Zeng c049035bed Add GRPC_ prefix for macros 9 years ago
Yuchen Zeng a42ec21341 Server builder plugin 9 years ago
David Garcia Quintas b41363e88e all good! missing end2end test for new lr filter 9 years ago
David Garcia Quintas 1b2db6333d Moved protos out of core_codegen interface 9 years ago
Mark D. Roth ac2e88f956 Initial attempt at adding support for max metadata size. Currently, the 9 years ago
Yuchen Zeng 886b344144 Modified the template of public_headers_must_be_c89.c 9 years ago
Yuchen Zeng 12dfdc3c27 Change win32 file suffix 9 years ago
Sree Kuchibhotla 01907123f6 generate_projects.sh and fix copyright year 9 years ago
Sree Kuchibhotla 1f5e262589 Add the option of adding a non-listening server completion queue. This makes writing certain test cases (like hybrid_end2end tests) easier 9 years ago
Deepak Lukose dba4c5fd01 Add various options to verify ssl/tls client cert including letting the 9 years ago
Yuchen Zeng 2e7d957a63 Provide a function that converts grpc_call_error values into a string 9 years ago
Yuchen Zeng 18746637f5 After running generate_projects.sh 9 years ago
Yuchen Zeng 95e4c48430 Add knob for default core output verbosity 9 years ago
Nicolas "Pixel" Noble a0091cba89 Re-adding GPR_POSIX_FILE. 9 years ago