2869 Commits (f3651a6573939741ec49245fc4c2a69f0a76fa92)

Author SHA1 Message Date
Sree Kuchibhotla d4fc32eacd New epoll-based polling engine with dedicated poller threads 8 years ago
Craig Tiller c3571791a5 Isolate timer checking in its own thread 8 years ago
Mark D. Roth 09e458c6cd Implement client-side load reporting for grpclb. 8 years ago
David Garcia Quintas 4e9bef0f1e Remove leftover thrift mentions 8 years ago
Vizerai 0359e1260f initial commit 8 years ago
Muxi Yan 5109b38d4b Add end2end test for workarounds 8 years ago
David Garcia Quintas 04911ca202 New version of grpclb end2end test 8 years ago
David Garcia Quintas 606945af76 1.3.0 -> 1.3.1-pre1 8 years ago
David Garcia Quintas 3ef2355eae s/1.3.0-pre/1.3.0 8 years ago
Craig Tiller 6a85ee0b4d Fix test compilation 8 years ago
Muxi Yan f63afec89d user-agent string filtering 8 years ago
Craig Tiller c67cc999e3 Initial fork for singleton epoll poller 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Muxi Yan b53fd4df37 Add cronet_compression workaround filter 8 years ago
Craig Tiller 819cd88bd7 Allow EPOLLEXCLUSIVE tests to be omitted outside of CI 8 years ago
Craig Tiller 25149249ec Slow down timers for ubsan builds 8 years ago
Craig Tiller 243a12e87a Reinstate c++-compat 8 years ago
Craig Tiller ab424e8702 Back out some bad changes 8 years ago
Mark D. Roth 0c0b89a88b Change hash table to use linear probing and add unit test. 8 years ago
Mahak Mukhi 1bcb976a3a Tab/space problem with Makefile.template 8 years ago
Mahak Mukhi af3d2bc997 Readding the line mistakenly deleted. 8 years ago
Yuchen Zeng 2aa194329b c-ares mingw32 support 8 years ago
Mahak Mukhi fb059a2782 discovered generate_projects.sh script! 8 years ago
yang-g 6bc701659c Remove status_helper as it is not needed any more 8 years ago
David Garcia Quintas 53af23cfbf Improvements to Fake Resolver 8 years ago
Mahak Mukhi 443a75dd22 1. Added golden file test. 8 years ago
David Garcia Quintas 9e1acc0796 master to 1.4.0-dev 8 years ago
David Garcia Quintas d9986c3cf7 1.3.x branch cut 8 years ago
Mahak Mukhi 2814b5148e formatting 8 years ago
Craig Tiller 93b06d7ac1 Add a C++ compatibility check config 8 years ago
Mahak Mukhi 31d92d42ff Initial commit: Auto-generate GMOCK code for client stub. 8 years ago
murgatroid99 70a2a4b01a Bump version to 1.2.4 8 years ago
yang-g eceec8eaf6 Add helper function to supply and parse error_details from Status. 8 years ago
Craig Tiller 1b6097cfac Pass in -fno-exceptions because we dont need them 8 years ago
Craig Tiller f674f8e825 *san needs clang++ to link 8 years ago
Mahak Mukhi 1383895b76 Initial commit: Auto-generate GMOCK code for client stub. 8 years ago
Alexander Polcyn 2018a4060d create a grpc client qps test logging reporter 8 years ago
jiangtaoli2016 20b9f94328 Update TSI with new non-blocking TSI interfaces. 8 years ago
Craig Tiller 8ebb5443de Update build.yaml 8 years ago
jiangtaoli2016 ec581cd590 Update TSI with new non-blocking TSI interfaces. 8 years ago
murgatroid99 7cfa1bfb73 Bump version to 1.2.3 8 years ago
Craig Tiller f4360d77d4 Fix build, fix epollex detection 8 years ago
Ken Payson 975b5103e5 Fix build on Alpine linux + add portability tests 8 years ago
Craig Tiller 71d6ce65d4 Merge deadline_init/deadline_start 8 years ago
Craig Tiller a24b971214 Rename compress_filter --> message_compress_filter 8 years ago
Craig Tiller 376887d213 Split event notification out of ev_epoll_linux.c 8 years ago
Sree Kuchibhotla 3c754e4716 Microbenchmark for measuring impact of multiple threads calling cq_next 8 years ago
Yuchen Zeng af5c505fc1 Add bad_ping test, fix ping test 8 years ago
Craig Tiller c8f62bcb03 Add new setting for true-binary mode 8 years ago
Craig Tiller 3be7dd0e79 Optionalize deadline checking 8 years ago