Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Correct a format stringHEADmaster | Benjamin Barenblat | 2019-01-15 |
* | Merge pull request #16862 from apolcyn/convert_tests_to_cares | apolcyn | 2019-01-10 |
|\ | |||
* \ | Merge pull request #17628 from muxi/fix-cronet | Muxi Yan | 2019-01-10 |
|\ \ | |||
* \ \ | Merge pull request #17683 from muxi/host-slash-remove | Muxi Yan | 2019-01-10 |
|\ \ \ | |||
* \ \ \ | Merge pull request #17578 from muxi/grpccall-safety | Muxi Yan | 2019-01-10 |
|\ \ \ \ | |||
| | * | | | Fix bug where remote host's trailing slash is not removed, causing name resol... | Muxi Yan | 2019-01-09 |
| |/ / / |/| | | | |||
| * | | | address comments 2 | Muxi Yan | 2019-01-09 |
* | | | | Merge pull request #17658 from guantaol/avoid_thd_jump | Vijay Pai | 2019-01-09 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #17675 from ericgribkoff/really_dealloc | Eric Gribkoff | 2019-01-09 |
|\ \ \ \ \ | |||
| * | | | | | correctly name __dealloc__ method | Eric Gribkoff | 2019-01-09 |
* | | | | | | Switch to absolute import | Richard Belleville | 2019-01-09 |
| | | * | | | address comments | Muxi Yan | 2019-01-09 |
* | | | | | | Remove subchannel args | Juanli Shen | 2019-01-08 |
|/ / / / / | |||
| | | | * | Turn on c-ares as the default resolver | Alexander Polcyn | 2019-01-08 |
| |_|_|/ |/| | | | |||
* | | | | Merge pull request #16187 from apolcyn/ipv6_resolver_scope_ids | apolcyn | 2019-01-08 |
|\ \ \ \ | |||
| | | * | | Clean up code | Muxi Yan | 2019-01-08 |
* | | | | | Remove state_watcher from subchannel | Juanli Shen | 2019-01-08 |
* | | | | | Merge pull request #17656 from chwarr/comment-typos | Jan Tattermusch | 2019-01-08 |
|\ \ \ \ \ | |||
| * | | | | | clang format code | Jan Tattermusch | 2019-01-08 |
* | | | | | | Merge pull request #17629 from AspirinSJL/clean_sc_args | Juanli Shen | 2019-01-07 |
|\ \ \ \ \ \ | |||
| | | | * | | | Avoid the thread jump in server callback APIs. | Guantao Liu | 2019-01-07 |
| |_|_|/ / / |/| | | | | | |||
| | * | | | | Fix typos in comments | Christopher Warrington | 2019-01-07 |
| |/ / / / |/| | | | | |||
| | | * | | clang-format | Muxi Yan | 2019-01-07 |
| | | * | | Deadlock fix for GRPCCall | Muxi Yan | 2019-01-07 |
| | | * | | Bug fix for GRXConcurrentWriter | Muxi Yan | 2019-01-07 |
* | | | | | Merge pull request #17647 from soheilhy/clang-format | Soheil Hassas Yeganeh | 2019-01-07 |
|\ \ \ \ \ | |||
| | | | * | | clang-format | Muxi Yan | 2019-01-07 |
| | | | * | | Polish comments and correct concurrent writeable behavior | Muxi Yan | 2019-01-07 |
| | | | * | | Make gRPC ObjC thread safety right | Muxi Yan | 2019-01-07 |
| |_|_|/ / |/| | | | | |||
* | | | | | Merge pull request #16190 from muxi/config-isolation | Muxi Yan | 2019-01-07 |
|\ \ \ \ \ | |||
| | * | | | | clang-format all the files. | Soheil Hassas Yeganeh | 2019-01-07 |
| |/ / / / |/| | | | | |||
* | | | | | Merge branch 'master' into failhijackedrecv | Yash Tibrewal | 2019-01-04 |
|\ \ \ \ \ | |||
| * \ \ \ \ | Merge pull request #17642 from ericgribkoff/restore_fork_support_flag | Eric Gribkoff | 2019-01-04 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge pull request #17641 from ericgribkoff/logging_test_fix | Eric Gribkoff | 2019-01-04 |
| |\ \ \ \ \ \ | |||
| | | * | | | | | restore cython flag value to default after test | Eric Gribkoff | 2019-01-04 |
* | | | | | | | | Merge branch 'master' into failhijackedrecv | Yash Tibrewal | 2019-01-04 |
|\| | | | | | | | |||
| | * | | | | | | Do not reload grpc in unit tests | Eric Gribkoff | 2019-01-04 |
| | |/ / / / / | |||
* | | | | | | | Merge branch 'master' into failhijackedrecv | Yash Tibrewal | 2019-01-04 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
| | | * | | | | Fix static analizer errors | Muxi Yan | 2019-01-04 |
| | | | * | | | Remove filters from subchannel args | Juanli Shen | 2019-01-03 |
| | |_|/ / / | |/| | | | | |||
| | | | | * | clang-format | Muxi Yan | 2019-01-03 |
| | | | | * | Proposed Cronet fixes | Muxi Yan | 2019-01-03 |
| | |_|_|/ | |/| | | | |||
| | * | | | Regenerate projects | Sanjay Pujare | 2019-01-03 |
| |/ / / | |||
| | | * | Add a way to avoid if_nametoindex function for non-posix linux platforms that... | Alexander Polcyn | 2019-01-03 |
| | * | | Fix missing ConnectivityMonitor usage | Muxi Yan | 2019-01-02 |
| * | | | Revert "Implement a lock-free fast path for queue_call_request()" | Jan Tattermusch | 2019-01-02 |
| * | | | Merge pull request #17611 from jtattermusch/reintroduce_tcp_windows | Jan Tattermusch | 2019-01-02 |
| |\ \ \ | |||
| | * | | | Revert "Revert "better slice management for win_read"" | Jan Tattermusch | 2019-01-02 |
| | * | | | Revert "Revert "basic tcp_trace support for windows"" | Jan Tattermusch | 2019-01-02 |
| * | | | | Merge pull request #17586 from vertextao/fix-free-active-critical-section | hcaseyal | 2019-01-02 |
| |\ \ \ \ | | |/ / / | |/| | | |