1176 Commits (7eb4fee9125c65abe77e82f498925abd8706399d)

Author SHA1 Message Date
Mark D. Roth 209f644f04 Convert resolver API to C++. 7 years ago
Vijay Pai 8f4fbb1c55 Move avl to its own directory and rename it to grpc_avl 7 years ago
Muxi Yan cda058de8e build projects 7 years ago
Vijay Pai d4d0a30c6f Privatize useful.h and avl.h 7 years ago
David Garcia Quintas 8d8214afe5 Removed obsolete lb_policies_test 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 ae376bf9d9 Privatize host_port.h; was not used in any wrapped language implementation 7 years ago
Vijay Pai b6cf123717 Privatize thread-local storage headers 7 years ago
Vijay Pai 80e23d19df Separate out cmdline so that it can be used in tool and test builds 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
ncteisen 4e8bcb2cee Fix header dependancy 7 years ago
Yihua Zhang d36fe0708b rename gts to alts 7 years ago
ncteisen 34ebf5dd9e Move object registry out of gpr 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 4f2b0fdadf Rename 'gpr++' directories to 'gprpp'. 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
Vijay Pai 1d91362f81 exec_ctx_fwd.h should never have been in public headers 7 years ago
Mark D. Roth c6406f32f6 Implement InlinedVector independently of absl. 7 years ago
Vijay Pai 9d2d84382e Add portability tests on Linux to make sure that build with -fno-exceptions 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
ncteisen cf1d28b473 Fix windows compile 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
Adele Zhou 5b7cdefb68 Rename port_hermetic to port_isolated_runtime_environment 7 years ago
Adele Zhou c8bf2da1e0 Enabling hermetic testing for running tests on Foundry. 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 240bad3d2d Fix check_sources_and_headers. 7 years ago
Mark D. Roth b319f491ff Code review changes. 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
yang-g 704009a198 Enable check for use-after-dtor 7 years ago
Mark D. Roth b9f34acfe5 Add test for handshake timeout. 7 years ago
ncteisen aa3b19741f Rename tracer_peer to tracer_util 7 years ago