Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Removed spurious changes. | David Garcia Quintas | 2015-06-24 |
| | |||
* | Merge branch 'master' of github.com:grpc/grpc into decompression | David Garcia Quintas | 2015-06-23 |
|\ | |||
| * | Add metadata batch documentation | Craig Tiller | 2015-06-22 |
| | | |||
* | | WIP. Need to merge and add more tests. | David Garcia Quintas | 2015-06-18 |
| | | |||
| * | clang-format affected files | Craig Tiller | 2015-06-17 |
| | | |||
| * | Merge branch 'you-complete-me' into we-dont-need-no-backup | Craig Tiller | 2015-06-17 |
| |\ | |||
* | | | WIP. Compiles and tests pass. Need to write specific tests. | David Garcia Quintas | 2015-06-16 |
| |/ |/| | |||
* | | Added flags support to grpc_op. | David Garcia Quintas | 2015-06-14 |
| | | | | | | | | | | Which includes its propagation to grpc_ioreq and validation mechanisms for checking that only known bits are set ot in). Also added an internal flag (GRPC_WRITE_INTERNAL_COMPRESS) mask for its use in signaling compressed messages. | ||
| * | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-11 |
| |\ | |/ |/| | |||
| * | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-10 |
| |\ | |||
* | | | Tiny comment fix | David G. Quintas | 2015-06-10 |
| |/ |/| | |||
| * | Merge branch 'you-complete-me' into we-dont-need-no-backup | Craig Tiller | 2015-06-09 |
| |\ | |||
* | | | Removed leftover TODO | David G. Quintas | 2015-06-09 |
| |/ |/| | |||
* | | Merge github.com:grpc/grpc into break-break-break-the-locks | Craig Tiller | 2015-06-09 |
|\ \ | |||
* | | | Fix some asan issues | Craig Tiller | 2015-06-08 |
| | | | |||
| * | | Add some commentary | Craig Tiller | 2015-06-08 |
| | | | |||
| * | | Split channel level and call level callback serialization | Craig Tiller | 2015-06-08 |
|/ / | | | | | | | This effectively doubles our qps/core on qps_test on my machine. | ||
| * | Merge branch 'we-dont-need-no-backup' of github.com:ctiller/grpc into ↵ | Craig Tiller | 2015-06-08 |
| |\ | | | | | | | | | | we-dont-need-no-backup | ||
| | * | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-06 |
| | |\ | |_|/ |/| | | | | | | | | | | | Conflicts: test/core/bad_client/bad_client.c test/core/httpcli/httpcli_test.c | ||
* | | | Add a test of bad settings frame (and fix a bug!) | Craig Tiller | 2015-06-05 |
| | | | |||
| * | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-05 |
| |\ \ | |/ / |/| | | |||
| * | | clang-format | Craig Tiller | 2015-06-05 |
| | | | |||
| | * | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-04 |
| |/| | |/ |/| | | | | | Conflicts: tools/doxygen/Doxyfile.core.internal | ||
* | | Expose gpr_asprintf and gpr_strdup | Masood Malekghassemi | 2015-06-03 |
| | | |||
| * | Handle reffing when a cancel or bind gets stuck in the waiting queue | Craig Tiller | 2015-06-02 |
| | | |||
| * | Merge branch 'count-the-things' into we-dont-need-no-backup | Craig Tiller | 2015-06-01 |
| |\ | |/ |/| | | | | | | | | | | | | | | | | | Conflicts: Makefile src/core/iomgr/pollset_posix.c src/core/surface/call.c src/core/surface/channel.c src/core/surface/server.c src/python/src/grpc/_adapter/_low_test.py tools/doxygen/Doxyfile.core.internal | ||
* | | Fixing tools compilation. | Nicolas "Pixel" Noble | 2015-06-02 |
| | | |||
| * | Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backup | Craig Tiller | 2015-05-30 |
| |\ | |/ |/| | | | | | | | | | | | | | | | | | | | Conflicts: Makefile build.json src/core/security/credentials.c src/core/security/credentials.h src/core/surface/call.c test/core/end2end/tests/request_response_with_payload_and_call_creds.c tools/doxygen/Doxyfile.c++ tools/doxygen/Doxyfile.core | ||
* | | Merge branch 'master' of github.com:grpc/grpc into server_auth_context | Julien Boeuf | 2015-05-29 |
|\ \ | |||
| | * | Fix disconnection | Craig Tiller | 2015-05-29 |
| | | | |||
* | | | Merge branch 'master' of github.com:grpc/grpc into server_auth_context | Julien Boeuf | 2015-05-29 |
|\ \ \ | |||
| | * | | Removing mdctx from the credentials. | Julien Boeuf | 2015-05-29 |
| |/ / | |||
| | * | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-05-27 |
| | |\ | | |/ | |/| | |||
| * | | clang-format | Craig Tiller | 2015-05-27 |
| | | | |||
| * | | Advertise HTTP2 support | Craig Tiller | 2015-05-27 |
| | | | |||
* | | | Merge branch 'master' of github.com:grpc/grpc into server_auth_context | Julien Boeuf | 2015-05-26 |
|\| | | |||
| | * | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-05-24 |
| | |\ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/core/surface/call.c test/core/end2end/dualstack_socket_test.c test/core/end2end/tests/early_server_shutdown_finishes_inflight_calls.c test/core/end2end/tests/early_server_shutdown_finishes_tags.c test/core/end2end/tests/graceful_server_shutdown.c test/core/end2end/tests/invoke_large_request.c test/core/end2end/tests/max_concurrent_streams.c test/core/end2end/tests/max_message_length.c test/core/end2end/tests/request_response_with_binary_metadata_and_payload.c test/core/end2end/tests/request_response_with_metadata_and_payload.c test/core/end2end/tests/request_response_with_payload.c test/core/end2end/tests/request_response_with_payload_and_call_creds.c test/core/end2end/tests/request_response_with_trailing_metadata_and_payload.c test/core/end2end/tests/request_with_large_metadata.c test/core/end2end/tests/request_with_payload.c test/core/httpcli/httpcli_test.c tools/run_tests/run_tests.py | ||
| * | | Handle priority frames in any header | Craig Tiller | 2015-05-21 |
| | | | |||
* | | | Merge branch 'master' of github.com:grpc/grpc into server_auth_context | Julien Boeuf | 2015-05-21 |
|\| | | |||
* | | | Addressing comments. | Julien Boeuf | 2015-05-20 |
| | | | |||
| * | | Enforce invariant of not performing reads after stream closure | Craig Tiller | 2015-05-20 |
| | | | |||
* | | | Starting on low level changes to support server side authentication. | Julien Boeuf | 2015-05-20 |
| | | | |||
| * | | Send RST_STREAM when closing from the server without getting a client ↵ | Craig Tiller | 2015-05-19 |
|/ / | | | | | | | half-close first | ||
| * | clang-format some files | Craig Tiller | 2015-05-13 |
| | | |||
| * | Properly manage interest set for waiting calls | Craig Tiller | 2015-05-13 |
| | | |||
| * | Move pollset_set ownership from channel to transport setup | Craig Tiller | 2015-05-12 |
| | | |||
| * | Plumb pollset_set through setup pipeline | Craig Tiller | 2015-05-08 |
|/ | |||
* | Merge pull request #1520 from ctiller/cancel-after-invoke | Yang Gao | 2015-05-08 |
|\ | | | | | If we have closed the transport, dont try reading | ||
| * | If we have closed the transport, dont try reading | Craig Tiller | 2015-05-07 |
| | | |||
* | | Merge pull request #1502 from ctiller/check-on-headers | Eric Anderson | 2015-05-07 |
|\ \ | | | | | | | Validate that headers contain legal bytes |