- Sep 29, 2015
-
-
Craig Tiller authored
- single global mutex (simpler, easier to make correct for now) - properly flag kick state for workers to avoid missing wakeups (if signal is called before wait on the cv)
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Nicolas Noble authored
Remove one pessimizing std::move
-
Vijay Pai authored
-
Jan Tattermusch authored
Add support for flaky timeouts
-
- Sep 28, 2015
-
-
Jorge Canizales authored
Initialize/destroy TLS members - to fix iOS build
-
Craig Tiller authored
-
Nicolas Noble authored
Fix mac build (for realsies)
-
Craig Tiller authored
-
Nathaniel Manista authored
Update test for changed core HTTP header handling.
-
Craig Tiller authored
-
Craig Tiller authored
-
Jan Tattermusch authored
Make run_jenkins script forward arguments to run_tests.py
-
Craig Tiller authored
-
Craig Tiller authored
-
Nicolas Noble authored
Fix mac build
-
Masood Malekghassemi authored
Remove metadata canonicalization, and fix some bugs
-
Craig Tiller authored
-
Nicolas Noble authored
Enable backtraces on C tests
-
Vijay Pai authored
Enforce a more mergable build.yaml format
-
Craig Tiller authored
-
Craig Tiller authored
Restoring sanity.
-
Craig Tiller authored
-
Nathaniel Manista authored
Only support flaky tests on demand.
-
Yang Gao authored
Save some allocations in tcp_posix.c
-
Nathaniel Manista authored
Add retries for flaky tests (enabled by default for now).
-
Craig Tiller authored
-
- Sep 26, 2015
-
-
Nicolas "Pixel" Noble authored
-
Nicolas Noble authored
Add clang-format to sanity
-
Craig Tiller authored
Remove a bad flaky rpc server test
-
Tim Emiola authored
-
Yang Gao authored
Fast path for proto serialization for small protos
-
Craig Tiller authored
Better handling of _WIN32_WINNT.
-
Jan Tattermusch authored
Retry checking port_server on socket timeout errors
-
Craig Tiller authored
-
- Sep 25, 2015
-
-
Craig Tiller authored
-
Yang Gao authored
Annotate blocking points
-