Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | Merge pull request #14236 from jtattermusch/fix_passthru_endpoint_race | Jan Tattermusch | 2018-02-01 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | Make grpc_passthru_endpoint_stats refcounted | |||
| | * | | | | | | | | | Fix path relative to TEST_SRCDIR | Adele Zhou | 2018-01-31 | |
| | | | | | | | | | | | ||||
| | | | | | | * | | | | Merge branch 'master' into polling-api-trace | Sree Kuchibhotla | 2018-01-31 | |
| | | | | | | |\ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||
| | | | | * | | | | | | Shutdown timer manager first and then executor | yang-g | 2018-01-31 | |
| |_|_|_|/ / / / / / |/| | | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #14253 from yang-g/latency_tool | Yang Gao | 2018-01-31 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fix issues in latency parsing tool | |||
| | * | | | | | | | | | calling create in default param is against code style | Jan Tattermusch | 2018-01-31 | |
| | | | | | | | | | | | ||||
| * | | | | | | | | | | Fix issues in latency parsing tool | yang-g | 2018-01-31 | |
| | | | | | | | | | | | ||||
| | * | | | | | | | | | avoid touching stats_ instance field before base constructor | Jan Tattermusch | 2018-01-31 | |
| | | | | | | | | | | | ||||
| | | | | * | | | | | | Add BoringSSL tests | Matt Kwong | 2018-01-31 | |
| | | | | | | | | | | | ||||
| | * | | | | | | | | | add comment | Jan Tattermusch | 2018-01-31 | |
| | | | | | | | | | | | ||||
* | | | | | | | | | | | Merge pull request #13948 from matt-kwong/bsl | Matt Kwong | 2018-01-31 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | Update BoringSSL submodule | |||
* | | | | | | | | | | | Merge pull request #14242 from adelez/foundry_integration | adelez | 2018-01-31 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Redefine grpc_sh_binary as native.sh_binary. | |||
| | | | | * | | | | | | | Fix DNS resolvers to reset the backoff in the right place. | Mark D. Roth | 2018-01-31 | |
| |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||
* | | | | | | | | | | | Merge pull request #14238 from jtattermusch/echo_deadline_off_by_two | Jan Tattermusch | 2018-01-31 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix rounding problem in EchoDeadline test | |||
| | | | | | | | | | * | | fixed format string | David Garcia Quintas | 2018-01-30 | |
| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge pull request #14230 from dgquintas/fix_ares_wrapper_lb_addr | David G. Quintas | 2018-01-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't destroy null lb_addr | |||
| | | | | | | | | * | | | | Fix format specifier for gpr_millis | Sree Kuchibhotla | 2018-01-30 | |
| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge pull request #14112 from yashykt/badclient | Yash Tibrewal | 2018-01-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bad client changes Part I | |||
| | | | | | | | | | * | | | | Update ev_posix.cc | Sree Kuchibhotla | 2018-01-30 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | | | * | | | | Debug statements for polling api | Sree Kuchibhotla | 2018-01-30 | |
| | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | Redefine grpc_sh_binary as native.sh_binary. | Adele Zhou | 2018-01-30 | |
| |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||
| | | | | | | | | | | * | | Removed debug log | David Garcia Quintas | 2018-01-30 | |
| | | | | | | | | | | | | | ||||
| | | | | | | | | | | * | | Added tests, supporting c-ares as well as std resolver. | David Garcia Quintas | 2018-01-30 | |
| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge pull request #14239 from adelez/foundry_integration | adelez | 2018-01-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Increase timeouts | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #14215 from jtattermusch/fix_bad_merge_magic_number | Jan Tattermusch | 2018-01-31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp_posix.cc: Magic number 13 probably a typo in manual merge | |||
| | | | | | | | | | | | | * | | c-ares resolver changes | David Garcia Quintas | 2018-01-30 | |
| | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | * | | PR Comments | David Garcia Quintas | 2018-01-30 | |
| | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | * | | Undo changes to dns_resolver_test.cc | David Garcia Quintas | 2018-01-30 | |
| | | | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | | | Exclude bcm.c for dup symbol issue | Muxi Yan | 2018-01-30 | |
| | | | | | | |_|/ / / / / / | | | | | | |/| | | | | | | | ||||
* | | | | | | | | | | | | | | Merge pull request #14217 from sreecha/epollex-fix | Sree Kuchibhotla | 2018-01-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix an issue in epollex that was causing some workers to get stuck in pollset_work() | |||
| | | | * | | | | | | | | | | | Remove unnecessary check and few more comments | Yash Tibrewal | 2018-01-30 | |
| | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | Increase test timeouts | Adele Zhou | 2018-01-30 | |
| | | | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | | | fix rounding problem in EchoDeadline test | Jan Tattermusch | 2018-01-30 | |
| | | | | | | |_|_|_|/ / / / | | | | | | |/| | | | | | | | ||||
* | | | | | | | | | | | | | | Merge pull request #14237 from yang-g/epollex_timer_anno | Yang Gao | 2018-01-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add timer trace annotations to epollex | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #14235 from boivie/patch-1 | Jan Tattermusch | 2018-01-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | typo: probobuf -> protobuf | |||
* | | | | | | | | | | | | | | | Merge pull request #13541 from Kunde21/php/constructor-cleanup | Zhouyihai Ding | 2018-01-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | php: Removed opts checks in BaseStub when Channel is passed as argument | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #14233 from jtattermusch/settings_timeout_test_race | Jan Tattermusch | 2018-01-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tentative fix for EventState::done() data race | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #12703 from thinkerou/fix_bug | Zhouyihai Ding | 2018-01-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | PHP: fix call flag been reset bug | |||
| | | | | | | | | * | | | | | | | | Force the client to shutdown so that the server write can complete | Yash Tibrewal | 2018-01-30 | |
| | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | * | | | | | | Update Podspec version for ObjC | Matt Kwong | 2018-01-30 | |
| | | | | | | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | | | | Add timer trace annotations to epollex | yang-g | 2018-01-30 | |
| |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc | Adele Zhou | 2018-01-30 | |
| | | | | | | |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | * | | | | | make grpc_passthru_endpoint_stats refcounted | Jan Tattermusch | 2018-01-30 | |
| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge pull request #14225 from adelez/foundry_integration | adelez | 2018-01-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | Change SHA1 to SHA256 | |||
| | | | | * | | | | | | | | | | | typo: probobuf -> protobuf | Victor Boivie | 2018-01-30 | |
| |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | fix EventState::done() data race | Jan Tattermusch | 2018-01-30 | |
| |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||
| | | | | | | | | | * | | | | regenerate CODEOWNERS | Jan Tattermusch | 2018-01-30 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | | | * | | | | add dockerfile OWNERS | Jan Tattermusch | 2018-01-30 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | | | * | | | | add cmake OWNERS | Jan Tattermusch | 2018-01-30 | |
| |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | Removed opts checks in BaseStub when the elements aren't not used. | Chad Kunde | 2018-01-30 | |
| | | | | | | | | | | | | |