aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/transport
Commit message (Collapse)AuthorAge
* Merge branch 'plucking-hell' into primary-goat-whispererGravatar Craig Tiller2015-08-04
|\
| * Switch ALPN/NPN to advertise only h2Gravatar Craig Tiller2015-07-31
| |
* | Abort writes if a stream is cancelledGravatar Craig Tiller2015-07-30
|/
* Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-28
|\ | | | | | | sometimes-its-good-just-to-check-in-with-each-other
| * Merge github.com:grpc/grpc into warbling-wombatGravatar Craig Tiller2015-07-26
| |\
* | \ Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-26
|\ \ \ | | |/ | |/| | | | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other Conflicts: src/core/iomgr/tcp_server_windows.c
| * | Merge pull request #2633 from ctiller/virtuous-velvit-velociraptorGravatar Yang Gao2015-07-23
| |\ \ | | | | | | | | Fix flow control
| * \ \ Merge pull request #2586 from dgquintas/compress_flag_resetGravatar Craig Tiller2015-07-23
| |\ \ \ | | | | | | | | | | Fixes for streaming compression.
| * \ \ \ Merge pull request #2629 from ctiller/always-with-the-monoGravatar Yang Gao2015-07-23
| |\ \ \ \ | | | | | | | | | | | | Make the server report monotonic times for deadlines
| | | | * | Integration fixGravatar Craig Tiller2015-07-23
| | | | | |
| | | | * | Integration fixGravatar Craig Tiller2015-07-23
| | | | | |
| | | | * | Merge branch 'compress_flag_reset' of github.com:dgquintas/grpc into ↵Gravatar Craig Tiller2015-07-23
| | | | |\ \ | | | | |/ / | | | |/| | | | | | | | virtuous-velvit-velociraptor
| | | | * | Fix flow controlGravatar Craig Tiller2015-07-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - sending of window updates is now integrated with the primary write path, making this far more robust - iomgr starts up after shutdown correctly again
| | | | * | Merge branch 'flow_control_buf_fix' of github.com:yang-g/grpc into ↵Gravatar Craig Tiller2015-07-23
| | |_|/| | | |/| | | | | | | | | | | | | | | | virtuous-velvit-velociraptor
* | | | | | Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-23
|\| | | | | | | | | | | | | | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other
| | | | | * Merge github.com:grpc/grpc into warbling-wombatGravatar Craig Tiller2015-07-23
| | | | | |\ | | |_|_|_|/ | |/| | | |
| | * | | | Make the server report monotonic times for deadlinesGravatar Craig Tiller2015-07-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For very high performance systems, we're going to want to be able to simply push the value reported from the server down onto clients. If we report realtime now, then all wrapped languages are going to assume it, meaning that such a change will be impossible later.
| * | | | | Merge pull request #2542 from ctiller/tell-me-who-you-might-beGravatar Yang Gao2015-07-23
| |\ \ \ \ \ | | |/ / / / | |/| | | | Expose call peer uri from C core
| | | | * | Flow control fixGravatar yang-g2015-07-22
| | |_|/ / | |/| | |
| | | | * Addressing review commentsGravatar Craig Tiller2015-07-22
| | | | |
| | | | * Canonicalize metadata keys in coreGravatar Craig Tiller2015-07-22
| | | | |
* | | | | Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-22
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other Conflicts: src/core/client_config/subchannel.c src/core/iomgr/alarm.c src/core/iomgr/iomgr.c src/core/iomgr/tcp_client_posix.c
| | | * | Fixes for streaming compression.Gravatar David Garcia Quintas2015-07-21
| | | |/
| * | | Merge pull request #2529 from ctiller/prefer-gin-n-tonicGravatar Vijay Pai2015-07-21
| |\ \ \ | | | | | | | | | | Move alarm subsystem to monotonic time
* | | | | Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-21
|\| | | | | | | | | | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other
| | | * | Add grpc_call_get_peerGravatar Craig Tiller2015-07-20
| | | |/
* | | | Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-20
|\ \ \ \ | | |_|/ | |/| | | | | | sometimes-its-good-just-to-check-in-with-each-other
| | * | Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODYGravatar Craig Tiller2015-07-19
| | |\ \ | | |/ / | |/| | | | | | | | | | Conflicts: src/cpp/client/channel_arguments.cc
| | | * Move alarm subsystem to monotonic timeGravatar Craig Tiller2015-07-19
| | |/ | |/|
| * | Merge branch 'decompression' of https://github.com/dgquintas/grpc into ↵Gravatar Craig Tiller2015-07-19
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | dgquintas-decompression Conflicts: Makefile vsprojects/Grpc.mak
| | | * User agent string supportGravatar Craig Tiller2015-07-18
| | |/ | |/|
* | | Fix state tracking, refcounting bugsGravatar Craig Tiller2015-07-17
| | |
* | | Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-17
|\| | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other
* | | Enforce one of the state transitionsGravatar Craig Tiller2015-07-17
| | |
| * | Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-17
| |\ \
* | | | Added connectivity tests, fixed bugsGravatar Craig Tiller2015-07-16
| | | |
| | * | Update commentGravatar Craig Tiller2015-07-15
| | | |
| | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-15
| | | |\ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # Makefile # include/grpc++/client_context.h # include/grpc++/server_context.h # src/cpp/client/client_context.cc # src/cpp/server/server_context.cc # vsprojects/Grpc.mak
| | * | Fix integration bugsGravatar Craig Tiller2015-07-15
| | | |
| | * | Ensure streams are sent in-orderGravatar Craig Tiller2015-07-15
| | | |
| | * | Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyardGravatar Craig Tiller2015-07-15
| | |\ \ | |_|/ / |/| | |
| | | * Fixes to compression, to be merged back to the appropriate branch.Gravatar David Garcia Quintas2015-07-15
| | | |
* | | | Fixed wrong frame parsingGravatar David Garcia Quintas2015-07-14
| | | |
| | * | Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyardGravatar Craig Tiller2015-07-13
| | |\ \ | |_|/ / |/| | |
| * | | Updating wrapped languages to new time functionsGravatar Craig Tiller2015-07-13
| | | |
| * | | Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-13
| |\ \ \ | |/ / / |/| | |
| * | | Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
| | | | | | | | | | | | | | | | | | | | Use it to validate that arithmetic on time types makes even some vague kind of sense.
| | | * More bugfixes to compress_filter.Gravatar David Garcia Quintas2015-07-10
| | | | | | | | | | | | | | | | Introduced grpc_metadata_batch_move and added grpc_compress_filter to grpc_server_create
* | | | Merge pull request #2289 from ctiller/footprints-on-the-sands-of-timeGravatar Vijay Pai2015-07-10
|\| | | | | | | | | | | Introduce multiple clocks to GPR
* | | | Fix TSAN reported raceGravatar Craig Tiller2015-07-10
| | | |