aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Include missing header in ev_epoll_linux.cGravatar Sree Kuchibhotla2016-08-16
* Merge pull request #7640 from markdroth/handshaker_apiGravatar kpayson642016-08-15
|\
* \ Merge pull request #7730 from bsilver8192/masterGravatar Nicolas Noble2016-08-15
|\ \
* \ \ Merge pull request #7538 from thunderboltsid/pypy-experimentsGravatar kpayson642016-08-15
|\ \ \
* \ \ \ Merge pull request #7293 from apolcyn/send_metadata_from_server_handlerGravatar kpayson642016-08-15
|\ \ \ \
* \ \ \ \ Merge pull request #7668 from thunderboltsid/skip-test-for-pypyGravatar kpayson642016-08-15
|\ \ \ \ \
| | | | * | Remove <linux/unistd.h> include for compatibility with non-glibcGravatar Brian2016-08-15
| |_|_|/ / |/| | | |
* | | | | Merge pull request #7215 from murgatroid99/node_generator_nested_messagesGravatar Nicolas Noble2016-08-12
|\ \ \ \ \
| * | | | | Clang format codeGravatar murgatroid992016-08-12
| | | * | | use sent flag only under mutex and dont fail in send_initial_metadataGravatar Alexander Polcyn2016-08-11
| | | * | | add mutex wrapper around sending and modifying of initial metadataGravatar Alexander Polcyn2016-08-11
* | | | | | Merge branch 'v1.0.x' into manual-upmergeGravatar Nicolas "Pixel" Noble2016-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 #7623 from apolcyn/sys_inter_with_nugetGravatar Nicolas Noble2016-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
| |/ / / / / / / / |/| | | | | | | |
| | | | | * | | | skip test run if running with pypyGravatar siddharthshukla2016-08-09
| | * | | | | | | Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into p0-advance-proto...Gravatar Jorge Canizales2016-08-05
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge pull request #7614 from murgatroid99/node_credentials_error_code_fixGravatar kpayson642016-08-05
| | | |\ \ \ \ \ \ \
* | | | \ \ \ \ \ \ \ Merge pull request #6915 from markdroth/filter_apiGravatar kpayson642016-08-05
|\ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7625 from thunderboltsid/python-test-fixGravatar kpayson642016-08-05
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
| | | | | | | | | | * | Switch init/shutdown: lib-wide -> per-objectGravatar siddharthshukla2016-08-05
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| | | | | | | | | | * 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
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| | | | | * | | | | Merge pull request #7613 from kpayson64/py_protobuf_upgradeGravatar kpayson642016-08-03
| | | | | |\ \ \ \ \
| * | | | | | | | | | Fix the ThreadPoolExecutor: max_workers can't be 0Gravatar siddharthshukla2016-08-03
| | | | | | * | | | | Bump python protobuf dependency to 3.0.0Gravatar Ken Payson2016-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
| | | | * | | | | | Update generated files with new protobuf versionGravatar Jorge Canizales2016-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
| | |\ \ \ \ \ \ \ \ \
| | | | | | | | | * | | removed blank lineGravatar Alexander Polcyn2016-08-03
| | | | | | | | | * | | move solution dependencies to Grpc.Core.Test dependenciesGravatar Alex Polcyn2016-08-02
| | | | | | | | | * | | update templates to not include runtime sections in project.jsonGravatar Alexander Polcyn2016-08-02
| | | | | | | | | * | | removed runtime nodes from project.json librariesGravatar Alexander Polcyn2016-08-02
| | | | | | | | | * | | updated hint path to updated library in csproj filesGravatar Alex Polcyn2016-08-02
| | | | | | | | | * | | ran script to update actual docker filesGravatar Alexander Polcyn2016-08-02
| | | | | | | | | * | | changed ix-async dependencies to System.Interactive.Async version 3.0.0Gravatar Alexander Polcyn2016-08-02
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
* | | | | | | | | | | Merge pull request #7554 from muxi/fix-cronet-interop-testGravatar Muxi Yan2016-08-02
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * \ Merge branch 'master' into node_generator_nested_messagesGravatar murgatroid992016-08-02
| | | | | | | | | | |\ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #7370 from rjshade/move_timeout_encodingGravatar kpayson642016-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
| | | | | | |\ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |