780 Commits (f0489c8f5f3e3a864df57af62f0ab728d034d05a)

Author SHA1 Message Date
David Garcia Quintas 396d49d958 Introduce a 'weak' and mutable version of slice hash table 7 years ago
Mark D. Roth 718c8341ca Retry support. 7 years ago
Mark D. Roth 3e7f2df047 Convert slice hash table and service config code to C++. 7 years ago
David Garcia Quintas 249a1d7104 Removed outdated grpclb_test 7 years ago
Noah Eisen 68c0020709 Re gen projects 7 years ago
Noah Eisen 9f3f4837af Add repro 7 years ago
Noah Eisen b5aec72e7d Add fuzz repro 7 years ago
Noah Eisen 2ee8cb998b Add fuzz repro 7 years ago
Noah Eisen c7f026142d Add repro 7 years ago
Vijay Pai 132efa0c9b Add non-blocking test 7 years ago
Yash Tibrewal ba1c614500 running generate_projects script 7 years ago
Vijay Pai 8f4fbb1c55 Move avl to its own directory and rename it to grpc_avl 7 years ago
Matt Kwong 1b0168e207 Add BoringSSL tests 7 years ago
David Garcia Quintas 956fe5e089 Added tests, supporting c-ares as well as std resolver. 7 years ago
Matt Kwong a110c74c58 Update BoringSSL to latest chromium-stable ref 7 years ago
Ken Payson 1dc0833bed Don't segfault on header replay 7 years ago
Vijay Pai 8a99fdb57e Move cmdline and subprocess from public gpr to test/core/util 7 years ago
yang-g 55ca78fdaf generate projects after rebase 7 years ago
yang-g 98cd36e2c3 Add a test 7 years ago
Yash Tibrewal 1791df0a72 Bad client changes to make large metadata test to work again 7 years ago
Vijay Pai 2b226adf60 Remove alarm from core, implement in C++ layer only 7 years ago
Mark D. Roth dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 7 years ago
Craig Tiller 33cb50096c Add fuzzed example that found this crash 7 years ago
Ken Payson b353297b43 Revert "Revert "Set error status correctly on server side"" 7 years ago
David G. Quintas 951f84aea0
Revert "Set error status correctly on server side" 7 years ago
Mark D. Roth 324703db51 Fix existing ref counting classes and add new ones. 7 years ago
Mark D. Roth c6406f32f6 Implement InlinedVector independently of absl. 7 years ago
Vijay Pai 9427eabf3b uses_polling shouldn't be false for this test 7 years ago
Vijay Pai 8fc3715a17 Catch exceptions from sync method handlers without crashing server 7 years ago
Ken Payson 6535cfd140 Set error status correctly on server side 7 years ago
ncteisen 7d9b6358b5 Initial commit 7 years ago
David Garcia Quintas 251af24c54 Disabled the json_run_localhost:*_low_thread_count family of tests 7 years ago
Ken Payson d09c80231f Add back 1_cq qps test 7 years ago
Mark D. Roth e204e5e497 Apply #13336 to v1.8.x branch. 7 years ago
David Garcia Quintas 460b5e0cd3 Backoff test is now a C++ file 7 years ago
Vijay Pai 195cf1ebfd Move histogram to test/core/util 7 years ago
Mark D. Roth bf816d325e Shorted "reference" to "ref". 7 years ago
Mark D. Roth cf9ca843eb Add ReferenceCountedPtr class. 7 years ago
Mark D. Roth 70db663ae8 Add ReferenceCounted base class. 7 years ago
Vijay Pai 891254292e Remove lockfree stack, again 7 years ago
Mark D. Roth b9f34acfe5 Add test for handshake timeout. 7 years ago
Juanli Shen e5d2139e1e Add client channel stress test 7 years ago
Alexander Polcyn 3f6b10afba Use existing read buffer in security handshaker if present 7 years ago
Craig Tiller 348b334f4b Back-out absl dependency for now 7 years ago
ncteisen 4d9c98b146 split POC into real test 7 years ago
David Garcia Quintas 4b6f3b8c4f Re-enabled all polling engines for LB tests 7 years ago
Jan Tattermusch b559d860cf thread_stress_test: default timeout is sufficient 7 years ago
David Garcia Quintas 40b8cbec06 Disable epollex for LB tests while failures are investigated 7 years ago
ncteisen bbf6ed2f5b Regenerate projects 7 years ago
Justin Burke 9b9a44e4dd Expose conversion of grpc to tsi cert pairs 7 years ago