aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface/channel.c
Commit message (Expand)AuthorAge
...
| | * | Make passing NULL for host not crashGravatar Craig Tiller2015-07-23
| * | | Merge github.com:grpc/grpc into warbling-wombatGravatar Craig Tiller2015-07-23
| |\| |
| | | * Changing the library's code to adapt with the new API.Gravatar Nicolas "Pixel" Noble2015-07-23
| * | | Canonicalize metadata keys in coreGravatar Craig Tiller2015-07-22
| | |/ | |/|
| | * Add grpc_call_get_peerGravatar Craig Tiller2015-07-20
| |/
* | Implementation of the accepted encodings propagation mechanism.Gravatar David Garcia Quintas2015-07-15
* | Merge branch 'decompression' into compression-accept-encodingGravatar David Garcia Quintas2015-07-15
|\|
| * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-15
| |\
| | * zero-out channel after creationGravatar Jan Tattermusch2015-07-12
| * | Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-09
| |\|
* | | WIP, code complete, missing tests. Asan passes.Gravatar David Garcia Quintas2015-07-08
|/ /
* | Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-08
|\ \
| | * Add metadata refcount debuggingGravatar Craig Tiller2015-07-06
| |/
* | WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of c...Gravatar David Garcia Quintas2015-06-30
| * clang-format affected filesGravatar Craig Tiller2015-06-30
| * DebuggingGravatar Craig Tiller2015-06-29
| * refcount debuggingGravatar Craig Tiller2015-06-27
| * Implement channel op dispatchGravatar Craig Tiller2015-06-27
* | Moar tests, fixed wrongly named vbles, minor bugs.Gravatar David Garcia Quintas2015-06-25
| * Plumbing transport_op changes throughGravatar Craig Tiller2015-06-25
* | Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-06-23
|\|
* | Redesign of compression algorithm propagation based on metadataGravatar David Garcia Quintas2015-06-22
| * Merge pull request #2073 from dgquintas/compression-metadataGravatar Craig Tiller2015-06-19
| |\
* | | Added generated configsGravatar David Garcia Quintas2015-06-19
| |/ |/|
* | Propagation of compression level to the call.Gravatar David Garcia Quintas2015-06-15
| * Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-06-09
| |\ | |/ |/|
* | TweakingGravatar Craig Tiller2015-06-08
* | Fix some asan issuesGravatar Craig Tiller2015-06-08
* | Cache commonly used status stringsGravatar Craig Tiller2015-06-08
| * clang-formatGravatar Craig Tiller2015-06-05
| * Compile fixGravatar Craig Tiller2015-06-01
| * Merge branch 'count-the-things' into we-dont-need-no-backupGravatar Craig Tiller2015-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
| * Add channel refcount debuggingGravatar Craig Tiller2015-05-29
|/
* Remove another old functionGravatar Craig Tiller2015-04-30
* Add newlineGravatar Craig Tiller2015-04-22
* One test compilesGravatar Craig Tiller2015-04-22
* Call compilesGravatar Craig Tiller2015-04-22
* Switching to batch oriented metadata passingGravatar Craig Tiller2015-04-16
* clang-formatGravatar Craig Tiller2015-04-16
* Introduce ahead-of-time registration of (method,host) pairsGravatar Craig Tiller2015-04-16
* Crash in channel/server creation if grpc_init not calledGravatar Craig Tiller2015-03-05
* Fix use-after-free.Gravatar Craig Tiller2015-02-18
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Merge github.com:grpc/grpc into c++apiGravatar Craig Tiller2015-02-17
* Merge github.com:google/grpc into async-api-newGravatar Craig Tiller2015-02-05
|\
| * Force a round trip on disconnect before closing a channelGravatar Craig Tiller2015-02-05