Commit message (Expand) | Author | Age | |
---|---|---|---|
* | increase deadline in dualstack_socket_test | Jan Tattermusch | 2018-02-21 |
* | Run clang fmt | Noah Eisen | 2018-02-09 |
* | Autofix c casts to c++ casts | Noah Eisen | 2018-02-09 |
* | Privatize host_port.h; was not used in any wrapped language implementation | Vijay Pai | 2018-01-25 |
* | Split lib/support into lib/gpr and lib/gpr++. | Mark D. Roth | 2018-01-18 |
* | use grpc_timeout_milliseconds_to_deadline directly | Jan Tattermusch | 2018-01-18 |
* | try avoid deadline_exceeded failure in dualstack_socket_test | Jan Tattermusch | 2018-01-17 |
* | Refactor POSIX TCP client connect. | Dan Born | 2017-12-12 |
* | clang-format after nullptr changes | Craig Tiller | 2017-11-10 |
* | Enable clang-tidy as a sanity check, fix up all known failures | Craig Tiller | 2017-11-10 |
* | Merge master | Yash Tibrewal | 2017-11-06 |
* | rename all test core files to cc and a lot of C++ style conversions | Yash Tibrewal | 2017-10-25 |