aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
* Correct a format stringHEADmasterGravatar Benjamin Barenblat2019-01-15
| | | | | | Use a format string macro from inttypes.h when printfing thread IDs on non-Windows, non-Linux platforms. This silences a -Wformat trigger when cross-compiling for macOS.
* Merge pull request #16862 from apolcyn/convert_tests_to_caresGravatar apolcyn2019-01-10
|\ | | | | Switch the default DNS resolver from native to c-ares
* \ Merge pull request #17628 from muxi/fix-cronetGravatar Muxi Yan2019-01-10
|\ \ | | | | | | Cronet batch fixes
* \ \ Merge pull request #17683 from muxi/host-slash-removeGravatar Muxi Yan2019-01-10
|\ \ \ | | | | | | | | Remove hostname trailing slash
* \ \ \ Merge pull request #17578 from muxi/grpccall-safetyGravatar Muxi Yan2019-01-10
|\ \ \ \ | | | | | | | | | | Make gRPC ObjC thread safety right
| | * | | Fix bug where remote host's trailing slash is not removed, causing name ↵Gravatar Muxi Yan2019-01-09
| |/ / / |/| | | | | | | | | | | resolution failure
| * | | address comments 2Gravatar Muxi Yan2019-01-09
| | | |
* | | | Merge pull request #17658 from guantaol/avoid_thd_jumpGravatar Vijay Pai2019-01-09
|\ \ \ \ | | | | | | | | | | Avoid the thread jump in server callback APIs.
* \ \ \ \ Merge pull request #17675 from ericgribkoff/really_deallocGravatar Eric Gribkoff2019-01-09
|\ \ \ \ \ | | | | | | | | | | | | correctly name __dealloc__ method
| * | | | | correctly name __dealloc__ methodGravatar Eric Gribkoff2019-01-09
| | | | | |
* | | | | | Switch to absolute importGravatar Richard Belleville2019-01-09
| | | | | |
| | | * | | address commentsGravatar Muxi Yan2019-01-09
| | | | | |
* | | | | | Remove subchannel argsGravatar Juanli Shen2019-01-08
|/ / / / /
| | | | * Turn on c-ares as the default resolverGravatar Alexander Polcyn2019-01-08
| |_|_|/ |/| | |
* | | | Merge pull request #16187 from apolcyn/ipv6_resolver_scope_idsGravatar apolcyn2019-01-08
|\ \ \ \ | | | | | | | | | | Support named scope id's in grpc_parse_ipv6 on posix platforms
| | | * | Clean up codeGravatar Muxi Yan2019-01-08
| | | | |
* | | | | Remove state_watcher from subchannelGravatar Juanli Shen2019-01-08
| | | | |
* | | | | Merge pull request #17656 from chwarr/comment-typosGravatar Jan Tattermusch2019-01-08
|\ \ \ \ \ | | | | | | | | | | | | Fix typos in comments
| * | | | | clang format codeGravatar Jan Tattermusch2019-01-08
| | | | | |
* | | | | | Merge pull request #17629 from AspirinSJL/clean_sc_argsGravatar Juanli Shen2019-01-07
|\ \ \ \ \ \ | | | | | | | | | | | | | | Remove filters from subchannel args
| | | | * | | Avoid the thread jump in server callback APIs.Gravatar Guantao Liu2019-01-07
| |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a utility function in iomgr to check whether the caller thread is a worker for any background poller, and keep grpc combiner from offloading closures to the default executor if the current thread is a worker for any background poller.
| | * | | | Fix typos in commentsGravatar Christopher Warrington2019-01-07
| |/ / / / |/| | | |
| | | * | clang-formatGravatar Muxi Yan2019-01-07
| | | | |
| | | * | Deadlock fix for GRPCCallGravatar Muxi Yan2019-01-07
| | | | |
| | | * | Bug fix for GRXConcurrentWriterGravatar Muxi Yan2019-01-07
| | | | |
* | | | | Merge pull request #17647 from soheilhy/clang-formatGravatar Soheil Hassas Yeganeh2019-01-07
|\ \ \ \ \ | | | | | | | | | | | | clang-format all the files.
| | | | * | clang-formatGravatar Muxi Yan2019-01-07
| | | | | |
| | | | * | Polish comments and correct concurrent writeable behaviorGravatar Muxi Yan2019-01-07
| | | | | |
| | | | * | Make gRPC ObjC thread safety rightGravatar Muxi Yan2019-01-07
| |_|_|/ / |/| | | |
* | | | | Merge pull request #16190 from muxi/config-isolationGravatar Muxi Yan2019-01-07
|\ \ \ \ \ | | | | | | | | | | | | Implement L38: gRPC Objective-C API Upgrade
| | * | | | clang-format all the files.Gravatar Soheil Hassas Yeganeh2019-01-07
| |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Whenever we run clang-format, gen_build_yaml.py and ServerServiceDefinitionExtensions.cs get modified by the script. Let's commit those changes so that these file remain unmodified after running the formatting script.
* | | | | Merge branch 'master' into failhijackedrecvGravatar Yash Tibrewal2019-01-04
|\ \ \ \ \
| * \ \ \ \ Merge pull request #17642 from ericgribkoff/restore_fork_support_flagGravatar Eric Gribkoff2019-01-04
| |\ \ \ \ \ | | | | | | | | | | | | | | restore cython flag value to default after test
| * \ \ \ \ \ Merge pull request #17641 from ericgribkoff/logging_test_fixGravatar Eric Gribkoff2019-01-04
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Do not reload grpc in unit tests
| | | * | | | | restore cython flag value to default after testGravatar Eric Gribkoff2019-01-04
| | | | | | | |
* | | | | | | | Merge branch 'master' into failhijackedrecvGravatar Yash Tibrewal2019-01-04
|\| | | | | | |
| | * | | | | | Do not reload grpc in unit testsGravatar Eric Gribkoff2019-01-04
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This can break subsequently run tests, including any which have already stored references to gRPC enums (such as grpc.StatusCode.OK). The subsequent tests will compare now be comparing the old enums to the reloaded enums, and they will not match. This causes errors in _metadata_code_details_test and a hang in _metadata_flags_test, when run in sequence locally after _logging_test. It's unclear why this has been working on Kokoro, but it is reproducible locally and is behavior that should be avoided.
* | | | | | | Merge branch 'master' into failhijackedrecvGravatar Yash Tibrewal2019-01-04
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | | * | | | Fix static analizer errorsGravatar Muxi Yan2019-01-04
| | | | | | |
| | | | * | | Remove filters from subchannel argsGravatar Juanli Shen2019-01-03
| | |_|/ / / | |/| | | |
| | | | | * clang-formatGravatar Muxi Yan2019-01-03
| | | | | |
| | | | | * Proposed Cronet fixesGravatar Muxi Yan2019-01-03
| | |_|_|/ | |/| | |
| | * | | Regenerate projectsGravatar Sanjay Pujare2019-01-03
| |/ / /
| | | * Add a way to avoid if_nametoindex function for non-posix linux platforms ↵Gravatar Alexander Polcyn2019-01-03
| | | | | | | | | | | | | | | | that don't support it
| | * | Fix missing ConnectivityMonitor usageGravatar Muxi Yan2019-01-02
| | | |
| * | | Revert "Implement a lock-free fast path for queue_call_request()"Gravatar Jan Tattermusch2019-01-02
| | | |
| * | | Merge pull request #17611 from jtattermusch/reintroduce_tcp_windowsGravatar Jan Tattermusch2019-01-02
| |\ \ \ | | | | | | | | | | Reintroduce tcp windows improvements
| | * | | Revert "Revert "better slice management for win_read""Gravatar Jan Tattermusch2019-01-02
| | | | | | | | | | | | | | | | | | | | This reverts commit a050ae8ddc3a64151b344fd1a4d438db9dea2acb.
| | * | | Revert "Revert "basic tcp_trace support for windows""Gravatar Jan Tattermusch2019-01-02
| | | | | | | | | | | | | | | | | | | | This reverts commit f438d72e6c5e5bd839a255322fb91c416822f629.
| * | | | Merge pull request #17586 from vertextao/fix-free-active-critical-sectionGravatar hcaseyal2019-01-02
| |\ \ \ \ | | |/ / / | |/| | | * Fixed issue(17563) "Freeing heap block containing an active critical section."