2008 Commits (b8c5fe1e621dd804b3aec1175b6a8c23637de0ef)

Author SHA1 Message Date
Mario Emmenlauer 13f6716d85 Makefile.template and Makefile: install plugins on MSYS2 / MINGW32 platform 8 years ago
Mario Emmenlauer 1643c045a0 Makefile.template and Makefile: avoid stripping too heavily on MSYS2 / MINGW32 platform 8 years ago
Mario Emmenlauer 121d289e28 Makefile.template and Makefile: use .exe suffix for grpc_cpp_plugin on MSYS2 / MINGW32 platform 8 years ago
Mario Emmenlauer 294dc2f003 Makefile.template and Makefile: avoid def-files on MSYS2 / MINGW32 platform 8 years ago
Mark D. Roth 1f0f23cc5a Handshaker plugin mechanism. 8 years ago
Nicolas "Pixel" Noble c2390cc01b Properly removing message_size_filter duplicate. 8 years ago
Nicolas "Pixel" Noble 0fc9999fba Putting message size filter back. 8 years ago
Nicolas "Pixel" Noble 3d5592cea8 Moving message_size_filter properly. 8 years ago
Craig Tiller 30268a99e0 Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""" 8 years ago
Craig Tiller 70a85ad617 Revert "Handle (and test) short call deadlines" 8 years ago
David Garcia Quintas 9460166968 Short deadlines: set Status on deadline 8 years ago
Sree Kuchibhotla 8bebcbcf7c Remove pollset_set_test for now and send it in a separate PR 8 years ago
Sree Kuchibhotla e6f516ecc9 Remove PO_DEBUG from build.yaml and move it to ev_epoll_linux.c 8 years ago
David Garcia Quintas ff3112188b Renamed google_benchmark submodule to benchmark 8 years ago
Mark D. Roth 2d317fbc57 Revert "Revert "Remove redundant includes from string.h and tmpfile.h"" 8 years ago
Mark D. Roth d101e14211 Revert "Renamed google_benchmark submodule to benchmark" 8 years ago
Mark D. Roth 4eec0041f5 Revert "Remove redundant includes from string.h and tmpfile.h" 8 years ago
Mark D. Roth 714038204a Use the same server code for both secure and insecure servers. 8 years ago
Sree Kuchibhotla f989469fe3 Temporarily enable gpr_slice_* functions to not break api compatibility 8 years ago
Mark D. Roth 2502afbdcb Fixed build.yaml and ran generate_projects.sh. 8 years ago
ncteisen 3770ac932d Run tools/buildgen/generate_projects.sh 8 years ago
David Garcia Quintas 7d03df3f44 Renamed google_benchmark submodule to benchmark 8 years ago
Sree Kuchibhotla 8ba994a29e Add back google_benchmark files to Makefile 8 years ago
Sree Kuchibhotla bc0bfff7dd pollset_set test 8 years ago
Sree Kuchibhotla a0749a6fe8 Minor debug support 8 years ago
Mark D. Roth 071cacf1cb Rename security handshaker files. 8 years ago
Mark D. Roth 8686cab11c Use the same connector code for both secure and insecure clients. 8 years ago
Craig Tiller 7cdad96fc4 Fix foward declaration duplication 8 years ago
yang-g 979abf6747 regenerate projects 8 years ago
yang-g aed3cb454f fix sources_and_headers.json 8 years ago
Craig Tiller e6684f415e Remove legacy poller 8 years ago
Craig Tiller 25c3543a26 Fix sanity 8 years ago
Mark D. Roth 3d88341c54 Populate latency field in final_info. 8 years ago
Mark D. Roth 0e44a258cb Fix C++ filter API and add test for it. 8 years ago
yang-g 6ab2ccd437 regenerate projects 8 years ago
Craig Tiller ed9132427a Get user agent right 8 years ago
Craig Tiller d7b1bdf8f4 Fix dependency glitch 8 years ago
yang-g 31e2128571 Add a fuzzer for ssl server side 8 years ago
Mark D. Roth 8e2d8d9eda Ran generate_projects.sh. 8 years ago
Mark D. Roth ea846a0800 Rename method_config.[ch] to service_config.[ch]. 8 years ago
Vijay Pai 320ed13d3e Deprecate grpc::thread and sync in favor of std::thread,mutex,etc 8 years ago
Vijay Pai e140d5c60d Regenerate all projects 8 years ago
Mark D. Roth e127a39f45 Change tests to use channel args instead of fake_resolver query args. 8 years ago
Craig Tiller f6f9cf39c6 buildtests_c builds 8 years ago
Craig Tiller fb752d46b6 Always run the benchmarks as tests 8 years ago
Craig Tiller 5282cdb025 Run benchamrks to ensure zero bitrot 8 years ago
Craig Tiller d8a2fa012a Hardcode a different regex engine 8 years ago
Craig Tiller 7a34e48e5d Codegen 8 years ago
Craig Tiller c3350541e3 Generate build files 8 years ago
Craig Tiller d41a4a720f s/gpr_slice/grpc_slice, and move around tests, impls 8 years ago