- Mar 21, 2016
-
-
Nicolas "Pixel" Noble authored
-
Nicolas "Pixel" Noble authored
For GRPCOperation's, ensure finish _handler can only be called once, and release it when called, so weak ptrs needn't be used with it, and the call won't be released until the finish handler is called. When the connectivityMonitor determines the connection has been lost, pull the host disconnect call. Creates an unreliable connection when connectivity is restored. Calling finishWithError: is sufficient.
-
Jan Tattermusch authored
Update clang for the Dockerfile used in tsan tests, fix a newly exposed bug
-
Jan Tattermusch authored
make iterators python3-compatible
-
Jan Tattermusch authored
specify metaclasses in a py3-compatible way
-
Jan Tattermusch authored
Reference github boringssl, move to chromium-stable branch head
-
Jan Tattermusch authored
Decouple filter selection from channel construction
-
vjpai authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
- Mar 20, 2016
-
-
Jan Tattermusch authored
New #include guard sanity check + fixes to current guards
-
Jan Tattermusch authored
Cleaned up installation/test requirement fetching
-
Jan Tattermusch authored
make cygrpc importable on py3
-
Jan Tattermusch authored
fixed multiple initialization of globals
-
David G. Quintas authored
Build backoff as a library once again
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
Reintroduce flakiness flag for tests: lb_policies_test is inherently flaky and I don't have time to deflake this week
-
- Mar 19, 2016
-
-
Vijay Pai authored
-
Vijay Pai authored
-
Vijay Pai authored
-
Vijay Pai authored
-
vjpai authored
-
Jan Tattermusch authored
Temporarily disable qps tsan tests
-
Jan Tattermusch authored
Implemented compression level algorithms properly
-
Jan Tattermusch authored
Fix gcc4.4 tests
-
Jan Tattermusch authored
Moved apt-gets from .sh file to dockerfile for nanopb
-
Craig Tiller authored
-
Jan Tattermusch authored
Refactor port server client part to be shared between Windows and POSIX ports
-
- Mar 18, 2016
-
-
Craig Tiller authored
-
David Garcia Quintas authored
-
Jan Tattermusch authored
Log test names
-
Jan Tattermusch authored
Updated example package.json with missing dependency
-
vjpai authored
tsan internal error until we upgrade tsan
-
Jan Tattermusch authored
DocFixit: Add more troubleshooting details
-
Jan Tattermusch authored
PHP: return channel arg type
-
Jan Tattermusch authored
Fix comparison function
-
Jan Tattermusch authored
Revert "Factor out backoff code into a separate library (to be re-used elsewhere)"
-
David G. Quintas authored
-