2567 Commits (40b80f0c90c4451e88d11cb6f34fa52523d657cf)

Author SHA1 Message Date
Yuchen Zeng 7ae31a8898 Add more comments, fix format issues 9 years ago
Yuchen Zeng 0601df3a04 Move reflection src/hdr to src/cpp/ext include/grpc++/ext 9 years ago
Sree Kuchibhotla 4c11a20bf0 Remove unused files 9 years ago
yang-g 34b5861e5c Spliting filegroup. 9 years ago
yang-g 17487f9a22 Make grpc++ independent of protobuf 9 years ago
Jan Tattermusch fd3857bbff fix propagation of make options under docker 9 years ago
Makarand Dharmapurikar eaf5426e7b fixed dependency problem in grpc_cronet by adding dep on chttp2 9 years ago
Craig Tiller 6ae6fc7a79 Fix server side memory leak 9 years ago
Makarand Dharmapurikar 2a2599b5ca incremental fix - removed cronet dependency from grpc_secure 9 years ago
Makarand Dharmapurikar 38d8055306 cronet build related changes 9 years ago
Sree Kuchibhotla 8949007346 Add a epoll_test.c file to experiment. REMOVE this from the final 9 years ago
Yuchen Zeng b82443e62b Regenerate sources_and_headers.json 9 years ago
David Garcia Quintas 2a50dfefdc s/grpc_pops/grpc_polling_entity 9 years ago
Craig Tiller c29298dada Revert "Disable legacy poller testing: seems like there is a bug, its legacy" 9 years ago
Craig Tiller 69f3e2bf2e Revert "Remove legacy poller" 9 years ago
vjpai d8364f7af5 Deprecate perf_db use 9 years ago
Sree Kuchibhotla 8c6c9067bc run epoll tests too 9 years ago
Yuchen Zeng ea09adc84b Add a sanity test: check if the generated pb files are up-to-date 9 years ago
Sree Kuchibhotla f448c34a68 Remove union { } data and epoll_hdr structures. Added ev_epoll_linux 9 years ago
Sree Kuchibhotla c22eb5ac4d Add epoll polling strategy to run_tests.py 9 years ago
Sree Kuchibhotla e48b1bc011 Base changes. Create ev_epoll_posix.{c,h} files by making a copy of ev_poll_and_epoll.c file 9 years ago
Alistair Veitch f1bc22a35d regenerate projects 9 years ago
Yuchen Zeng c92fe25af5 Add mutex for stream in ProtoReflectionDescriptorDatabase, fix headers check 9 years ago
yang-g 933fbaf5ac Add distrib test support for c++. 9 years ago
Craig Tiller e0ddc35aa3 Speed up tests 9 years ago
Craig Tiller 825cd4533c Cleanup redundant tests 9 years ago
Alistair Veitch 30fe63243a end-to-end compilation 9 years ago
Jan Tattermusch 28f6c01d76 Revert "Revive C++ large-message throughput tests" 9 years ago
Yuchen Zeng 91c51a7aba Add proto_server_reflection_test 9 years ago
Craig Tiller d88e15cee7 Remove legacy poller 9 years ago
Craig Tiller f1cde58049 Disable legacy poller testing: seems like there is a bug, its legacy 9 years ago
Craig Tiller bd24a4611f Better guesses at benchmarks turned unit tests cpu cost 9 years ago
vjpai 3fe694fa35 Revive throughput tests . 9 years ago
Jan Tattermusch d27888b6db mark unconstrained scenarios with scalable category 9 years ago
Jan Tattermusch bf682f46f6 address comments 9 years ago
Jan Tattermusch 9d410be893 provide readme for tools/run_tests/ 9 years ago
Adele Zhou 3b6ab81daf Fix code coverage. 9 years ago
David Garcia Quintas a20a2ad41b moved core_codegen from src/cpp/... to include/grpc++/... 9 years ago
yang-g abdec2d833 Separate the grpc_cli targets into a separate library 9 years ago
yang-g df012d048a Add proto file support in grpc_cli 9 years ago
Craig Tiller 8517886c6a Move load_file into iomgr 9 years ago
Ken Payson 60a83c744b Added google call creds/per_rpc interop tests 9 years ago
Craig Tiller 2bcf78d632 Expand corpus 9 years ago
Craig Tiller c5b7f36f4d Fix load file test 9 years ago
Sree Kuchibhotla 4dd02fc63c Misc changes 9 years ago
Craig Tiller 012f8f4c53 Remove zookeeper 9 years ago
Craig Tiller 534fd0aa1e Regen projects 9 years ago
Jan Tattermusch 4c1dd4bcf9 update third_party/protobuf to v3.0.0-beta3 9 years ago
Craig Tiller 680822fdc6 Expand corpus 9 years ago
Jan Tattermusch 5cbccd0781 set client params differently for sync and async client 9 years ago