aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface/call.c
Commit message (Expand)AuthorAge
* Merge pull request #2242 from a-veitch/external_api_2Gravatar Craig Tiller2015-07-07
|\
* \ Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-07-07
|\ \
| * | Structure repacking and sizingGravatar Craig Tiller2015-07-02
* | | Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-07-01
|\| |
| * | Try harder to return DEADLINE_EXCEEDED when we shouldGravatar Craig Tiller2015-07-01
* | | clang-format affected filesGravatar Craig Tiller2015-06-30
| | * add client side census contextGravatar Alistair Veitch2015-06-29
| |/
* | Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-06-26
|\|
| * Merge pull request #2149 from ctiller/oops-i-split-it-againGravatar Vijay Pai2015-06-26
| |\
| * | Bug fix. Do not push to incoming_queue after it is flushed.Gravatar yang-g2015-06-25
* | | Plumbing transport_op changes throughGravatar Craig Tiller2015-06-25
* | | Merge branch 'oops-i-split-it-again' into tis-but-thy-nameGravatar Craig Tiller2015-06-25
|\ \ \ | | |/ | |/|
* | | s/grpc_transport_op/grpc_transport_stream_op/gGravatar Craig Tiller2015-06-25
| |/ |/|
| * Merge github.com:grpc/grpc into oops-i-split-it-againGravatar Craig Tiller2015-06-23
| |\ | |/ |/|
* | Fixed warning while parsing compression enum bytes.Gravatar David Garcia Quintas2015-06-22
* | Always use the first status code receivedGravatar Craig Tiller2015-06-19
| * Merge github.com:grpc/grpc into oops-i-split-it-againGravatar Craig Tiller2015-06-19
| |\ | |/ |/|
* | Merge pull request #2073 from dgquintas/compression-metadataGravatar Craig Tiller2015-06-19
|\ \
| * \ Merge branch 'master' of github.com:grpc/grpc into compression-metadataGravatar David Garcia Quintas2015-06-18
| |\ \
| | | * Merge branch 'we-dont-need-no-backup' into oops-i-split-it-againGravatar Craig Tiller2015-06-17
| | | |\ | |_|_|/ |/| | |
* | | | clang-format affected filesGravatar Craig Tiller2015-06-17
| | | * Merge branch 'we-dont-need-no-backup' into oops-i-split-it-againGravatar Craig Tiller2015-06-17
| | | |\ | |_|_|/ |/| | |
* | | | Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-06-17
|\ \ \ \ | | |/ / | |/| |
| | * | Propagation of compression level to the call.Gravatar David Garcia Quintas2015-06-15
| * | | Added changes to c++ and ruby wrappersGravatar David Garcia Quintas2015-06-15
| * | | Added flags support to grpc_op.Gravatar David Garcia Quintas2015-06-14
| |/ /
| | * Refactor progressGravatar Craig Tiller2015-06-11
| | * Merge branch 'we-dont-need-no-backup' into oops-i-split-it-againGravatar Craig Tiller2015-06-11
| | |\ | |_|/ |/| |
* | | Flush pending incoming messages when writing statusGravatar Craig Tiller2015-06-11
| | * Ensure we dont destroy a call until it is closedGravatar Craig Tiller2015-06-11
| |/ |/|
* | Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-06-09
|\|
| * Merge pull request #1833 from zayoo/masterGravatar David G. Quintas2015-06-09
| |\
| * \ Merge github.com:grpc/grpc into break-break-break-the-locksGravatar Craig Tiller2015-06-09
| |\ \
| | * | Changes to byte_buffer based on comments.Gravatar David Garcia Quintas2015-06-08
| * | | Cache commonly used status stringsGravatar Craig Tiller2015-06-08
| | * | Merge branch 'master' of github.com:grpc/grpc into compressionGravatar David Garcia Quintas2015-06-08
| | |\ \ | | |/ / | |/| |
| | * | Made grpc_byte_buffer_reader able to decompress msgs.Gravatar David Garcia Quintas2015-06-05
* | | | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-05
|\| | |
| * | | Expose gpr_asprintf and gpr_strdupGravatar Masood Malekghassemi2015-06-03
| |/ /
* | | Fix memory leakGravatar Craig Tiller2015-06-03
* | | Fix refcounting bugGravatar Craig Tiller2015-06-03
* | | Handle reffing when a cancel or bind gets stuck in the waiting queueGravatar Craig Tiller2015-06-02
* | | Merge branch 'count-the-things' into we-dont-need-no-backupGravatar Craig Tiller2015-06-01
|\| |
| * | Merge pull request #1758 from dgquintas/iomgr_managed_cbsGravatar Craig Tiller2015-06-01
| |\ \
| * \ \ merge with masterGravatar Alistair Veitch2015-06-01
| |\ \ \
| | | * | removed managed closures from server.cGravatar David Garcia Quintas2015-05-31
| | | * | Comments addressed.Gravatar David Garcia Quintas2015-05-31
| | | * | Adapted the following to the new iomgr's cb API:Gravatar David Garcia Quintas2015-05-31
| | |/ /
* | | | Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backupGravatar Craig Tiller2015-05-30
|\ \ \ \ | | |/ / | |/| |
* | | | clang-formatGravatar Craig Tiller2015-05-29