518 Commits (aa5e7600ec3d10993ec9a19287a98fd8d026c16c)

Author SHA1 Message Date
Craig Tiller edbf2b9d13 Add a spinlock type. 8 years ago
Yuchen Zeng 990d9fe146 Client-side keepalive ping 8 years ago
David Garcia Quintas e854357117 Reintroduced golden_file_test 8 years ago
David Garcia Quintas 1f980cf7bb Removed useless cpp/codegen/golden_file_test 8 years ago
Craig Tiller 8506219a15 Remove internal api canaries: they have never solved anything for us 8 years ago
murgatroid99 1191b7202d Improve Node and libuv testing and test coverage 8 years ago
David Garcia Quintas f31f096274 Use call context to propagare LR costs 8 years ago
Harvey Tuch 5f3cfe960f Fix read from uninitialized memory bug in GrpcBufferWriter. 8 years ago
Craig Tiller 1bb53718bf Disable writes_per_rpc on Windows 8 years ago
Jan Tattermusch bd0b0546a6 windows compilation fixes 8 years ago
yang-g 988b47c977 Add metadata_map.h to build.yaml 8 years ago
Craig Tiller 9a3997c853 Add a test verifying number of writes per RPC is reasonable 8 years ago
yang-g 0ed9fd4fef update submodules 8 years ago
Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 8 years ago
Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 8 years ago
Stanley Cheung b39942f06f Update boringssl to latest chromium-stable 8 years ago
Jan Tattermusch 1c6a144d69 fix ordering of deps in grpclb_test 8 years ago
ncteisen 9c7a08d250 Simplify cpp stress flags 8 years ago
Yuxuan Li 6fb04d6924 memory usage profiling for client call, client channel, server creation, server call and server channel. 8 years ago
Craig Tiller 032baa8308 Fix sanity: check_sources_and_headers 8 years ago
Craig Tiller d7ee291d5f Fix tests 8 years ago
Muxi Yan dc739bd659 Remove packet coalescing testing on chttp2 8 years ago
Craig Tiller 2ef5a647bf Add a test of finishing buffering with EOS 8 years ago
Craig Tiller 4e6247a23c Fix sequential write buffering 8 years ago
Muxi Yan 8803ae8c3a build changes 8 years ago
yang-g ad32764219 sync test pass 8 years ago
Mark D. Roth 4d2ea02129 Revert "Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""" 8 years ago
Craig Tiller 30268a99e0 Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""" 8 years ago
Craig Tiller 70a85ad617 Revert "Handle (and test) short call deadlines" 8 years ago
David Garcia Quintas 9460166968 Short deadlines: set Status on deadline 8 years ago
David Garcia Quintas ff3112188b Renamed google_benchmark submodule to benchmark 8 years ago
Mark D. Roth 2d317fbc57 Revert "Revert "Remove redundant includes from string.h and tmpfile.h"" 8 years ago
Mark D. Roth 4eec0041f5 Revert "Remove redundant includes from string.h and tmpfile.h" 8 years ago
Sree Kuchibhotla f989469fe3 Temporarily enable gpr_slice_* functions to not break api compatibility 8 years ago
Mark D. Roth 2502afbdcb Fixed build.yaml and ran generate_projects.sh. 8 years ago
Mark D. Roth 8686cab11c Use the same connector code for both secure and insecure clients. 8 years ago
Craig Tiller 7cdad96fc4 Fix foward declaration duplication 8 years ago
Craig Tiller 64b26567ad First pass of slice interning facilities 8 years ago
yang-g 979abf6747 regenerate projects 8 years ago
Craig Tiller 25c3543a26 Fix sanity 8 years ago
Mark D. Roth 3d88341c54 Populate latency field in final_info. 8 years ago
Mark D. Roth 0e44a258cb Fix C++ filter API and add test for it. 8 years ago
Vijay Pai 320ed13d3e Deprecate grpc::thread and sync in favor of std::thread,mutex,etc 8 years ago
Vijay Pai e140d5c60d Regenerate all projects 8 years ago
Mark D. Roth e127a39f45 Change tests to use channel args instead of fake_resolver query args. 8 years ago
Craig Tiller 7a34e48e5d Codegen 8 years ago
Craig Tiller c3350541e3 Generate build files 8 years ago
Craig Tiller d41a4a720f s/gpr_slice/grpc_slice, and move around tests, impls 8 years ago
Mark D. Roth 452287607f Add test for setting LB policy via C++ API. 8 years ago
Craig Tiller 93d802b986 Add full stack microbenchmark 8 years ago