970 Commits (a4f708a4c4af88e114209eb29f625c4d4d935bb4)

Author SHA1 Message Date
Nicolas "Pixel" Noble fa132c2f56 Actually moving this to the proper place. 9 years ago
Nicolas "Pixel" Noble 4fba286e4d Adding windows support for gpr subprocesses. 9 years ago
Nicolas "Pixel" Noble d5d83aa33f Fixing, using and testing alarm code. 9 years ago
Nicolas "Pixel" Noble 09121799b0 Removing gpr as a separated library. 9 years ago
David Garcia Quintas 366c531f3d updated projects 9 years ago
David Garcia Quintas d79ef3af71 Fixed wrong usage of global var 9 years ago
David Garcia Quintas 6bd7b97dc6 DONE!!1one 9 years ago
David Garcia Quintas e1300deb87 After GrpcLibrary refactoring. Compiles and passes. WIP still 9 years ago
David Garcia Quintas 6a48405ed0 pre sync_stream.cc creation. Does not compile 9 years ago
David Garcia Quintas b523c732d1 async_stream.h done. Compiles 9 years ago
David Garcia Quintas 2425bbbc55 Further work. Compiles. WIP 9 years ago
Vijay Pai 4dc269ed98 Merge async client thread stress test into main thread stress test so as to 9 years ago
David Garcia Quintas ddcb53a9de made codegen targets in build.yaml 9 years ago
Vijay Pai abd5aa402f Introduce thread stress test using async client. The server is still sync 9 years ago
Craig Tiller ce62feb370 Fix sanity 9 years ago
David Garcia Quintas edc87ecad1 more dependency/sanity fixes 9 years ago
Craig Tiller 3dca23aa0d Make zlib a first class build citizen 9 years ago
David Garcia Quintas 898588ba33 added missing codegen deps for grp 9 years ago
David Garcia Quintas 08a0a3306e Made "codedgen" directories closed over #includes 9 years ago
David Garcia Quintas a396276cde regenerated projects 9 years ago
David Garcia Quintas 167221423b Regenerated projects 9 years ago
vjpai c803442204 Rename coresched --> limit_cores 9 years ago
David Garcia Quintas 1aeabd7194 regenerated projects 9 years ago
Craig Tiller 694cf8b0d2 Shared subchannel sketch 9 years ago
David Garcia Quintas 44f3249018 Introduced ServerInterface 9 years ago
yang-g 9f17314a35 move utilities to a separate file 9 years ago
yang-g 77c63333a6 Add new public header 9 years ago
yang-g d6f7d99dc6 Add a hybrid end2end test mixing sync and async methods 9 years ago
yang-g be5a2c4f04 working test 9 years ago
David Garcia Quintas e50c6c2f5e WIP. Added ChannelInterface 9 years ago
Vijay Pai 0e66efdadd Make core limitation work for both client and server so that we can run tests on the same 9 years ago
Alistair Veitch 0f690721bd Move encode/decode API into census.h 9 years ago
Alistair Veitch bb30d2591f initial commit 9 years ago
David Garcia Quintas 756a36cdac Srcs and hdrs sanity checks skip third_party 9 years ago
Vijay Pai af2e1cf080 Fix bugs and include build files 9 years ago
murgatroid99 c3910cadb4 Expose core metadata validation functions in public headers 9 years ago
Craig Tiller ab23045414 Add a test that public headers compile as C99 9 years ago
Craig Tiller 769567e769 Eliminate a layer of libraries in the end2end tests 9 years ago
Craig Tiller 0fe5ee7be3 BoringSSL integration: non-vsprojects changes 9 years ago
Craig Tiller 1b4e33029e Consolidate C++ proto files under src/proto 9 years ago
Craig Tiller 83399c99e5 Add a test that reproduces server partial message read bug 9 years ago
Craig Tiller abd20f3c69 Add tests for failed SSL connections: bad cert, and bad alpn config 9 years ago
Nicolas "Pixel" Noble 11c320da08 Increasing json code coverage. 9 years ago
David Garcia Quintas 48ec806249 Done! 9 years ago
Craig Tiller 147c4f4662 Add dns resolver test 9 years ago
Craig Tiller 27493204fc Add tests for socket utilities 9 years ago
Craig Tiller 795764bf3a Hit a few more paths in http_server_filter.c, sockaddr_resolver.c 9 years ago
Craig Tiller b8bd62e975 Add a test for sockaddr_resolver 9 years ago
Craig Tiller f218c8bf0d Add tests for pipe usage 9 years ago
yang-g c3d94fb82a add tests for public server apis 9 years ago