aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Merge branch 'handshaker_api' into http_connectGravatar Mark D. Roth2016-08-11
|\
| * Merge remote-tracking branch 'upstream/master' into handshaker_apiGravatar Mark D. Roth2016-08-11
| |\
| | * Merge pull request #7675 from y-zeng/AF_unix_so_reuseportGravatar David G. Quintas2016-08-10
| | |\
| | * | Improved some docstrings for grpc_call creationGravatar David Garcia Quintas2016-08-09
| | * | Merge pull request #7128 from daniel-j-born/server_clone_fixGravatar Nicolas Noble2016-08-09
| | |\ \
| | * | | clang-formatGravatar Vijay Pai2016-08-08
| | * | | Proxy for @ghemawat: Removed an unnecessary error allocation from chttp2 code.Gravatar Vijay Pai2016-08-09
| | | | * Disable SO_REUSEPORT at prepare_socket() for unix socketsGravatar Yuchen Zeng2016-08-08
| | | | * Disable SO_REUSEPORT for UNIX socketGravatar Yuchen Zeng2016-08-08
| | | |/ | | |/|
| | * | Merge pull request #6915 from markdroth/filter_apiGravatar kpayson642016-08-05
| | |\ \
| | * \ \ Merge pull request #7625 from thunderboltsid/python-test-fixGravatar kpayson642016-08-05
| | |\ \ \
* | | | | | Implement timeout support.Gravatar Mark D. Roth2016-08-04
* | | | | | clang-formatGravatar Mark D. Roth2016-08-04
* | | | | | Plumbed read_buffer through and fixed leftover bytes problem.Gravatar Mark D. Roth2016-08-04
* | | | | | Merge branch 'handshaker_api' into http_connectGravatar Mark D. Roth2016-08-04
|\| | | | |
| * | | | | clang-formatGravatar Mark D. Roth2016-08-04
| * | | | | Change handshaker API to use a read buffer to pass leftover bytes readGravatar Mark D. Roth2016-08-04
| |/ / / /
| | * | | Fix the ThreadPoolExecutor: max_workers can't be 0Gravatar siddharthshukla2016-08-03
| * | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpcGravatar Nicolas "Pixel" Noble2016-08-03
| |\ \ \ \ | | |/ / / | |/| | |
| | | * | clang-formatGravatar Mark D. Roth2016-08-03
| * | | | Merge pull request #5803 from nicolasnoble/what-the-fuzzGravatar Nicolas Noble2016-08-03
| |\ \ \ \
| | | * \ \ Merge pull request #7572 from jcanizales/p0-4MB-should-be-more-than-enough-fo...Gravatar Jorge Canizales2016-08-03
| | | |\ \ \
| * | | \ \ \ Merge pull request #7554 from muxi/fix-cronet-interop-testGravatar Muxi Yan2016-08-02
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #7370 from rjshade/move_timeout_encodingGravatar kpayson642016-08-02
| |\ \ \ \ \ \ \
* | | | | | | | | Merge remote-tracking branch 'upstream/master' into http_connectGravatar Mark D. Roth2016-08-02
|\| | | | | | | |
| | | | | | | * | Update destroy_call_elem args from merge.Gravatar Mark D. Roth2016-08-02
| | | | * | | | | Merge branch 'master' of https://github.com/grpc/grpc into what-the-fuzzGravatar Nicolas "Pixel" Noble2016-08-02
| | | | |\ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | | | | | | * | Merge remote-tracking branch 'upstream/master' into filter_apiGravatar Mark D. Roth2016-08-02
| | | | | | | |\ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge pull request #7522 from makdharma/enable_secure_endpoint_traceGravatar Nicolas Noble2016-08-02
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge pull request #6774 from a-veitch/add_resourceGravatar kpayson642016-08-02
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge pull request #7024 from markdroth/filter_call_init_failureGravatar kpayson642016-08-02
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #7601 from dgquintas/census_stuffGravatar kpayson642016-08-02
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into http_connectGravatar Mark D. Roth2016-08-02
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * \ Merge branch 'filter_call_init_failure' into filter_apiGravatar Mark D. Roth2016-08-02
| | | | | | | | | | | | |\ \ | | | | | |_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | |
| | | | * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into filter_call_init_failureGravatar Mark D. Roth2016-08-02
| | | | |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Merge pull request #7603 from vitalybuka/stack-use-after-scopeGravatar kpayson642016-08-02
| |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #6924 from dgquintas/grpclb_v0Gravatar kpayson642016-08-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7575 from vjpai/make_stack_small_againGravatar Vijay Pai2016-08-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * \ \ \ Merge pull request #7580 from jtattermusch/netcore_nuget_to_rtmGravatar Jan Tattermusch2016-08-02
| | | | | | | | | | | | |\ \ \ \
| | | * | | | | | | | | | \ \ \ \ Merge branch 'master' of github.com:grpc/grpc into grpclb_v0Gravatar David Garcia Quintas2016-08-01
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | Fix stack use after scope in call.cGravatar Vitaly Buka2016-08-01
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | moar clang-formatGravatar David Garcia Quintas2016-08-01
| | | | * | | | | | | | | | | | Changed census static metadata keys for tracing and tag propagationGravatar David Garcia Quintas2016-08-01
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | | | | | | | * | | | | | | Bug fix on error suppression and commentGravatar Muxi Yan2016-08-01
| * | | | | | | | | | | | | | clang-formatGravatar David Garcia Quintas2016-08-01
| * | | | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lr_july_16Gravatar David Garcia Quintas2016-08-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | fixed premature destruction of lb_clientGravatar David Garcia Quintas2016-08-01
| | | | | | | | | * | | | | | | Suppress warning in all libraries whose names starting with gRPC-CoreGravatar Muxi Yan2016-08-01
| | | | | | | | | | | | | * | | Fix local server tests & exceptions testsGravatar Jorge Canizales2016-08-01
| | | | | | | | | | | * | | | | Merge pull request #7585 from nicolasnoble/bump-to-v1.0.0-pre2Gravatar Nicolas Noble2016-08-01
| | | | | | | | | | | |\ \ \ \ \