aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface/channel.c
Commit message (Expand)AuthorAge
* Remove metadata context entirelyGravatar Craig Tiller2015-11-20
* Remove metadata context from the channel stackGravatar Craig Tiller2015-11-19
* Restore sanityGravatar Craig Tiller2015-10-05
* Add API tracing to gRPC coreGravatar Masood Malekghassemi2015-10-02
* Remove metadata canonicalization, and fix some bugsGravatar Craig Tiller2015-09-25
* clang-format all core filesGravatar Craig Tiller2015-09-22
* Final patches for renameGravatar Craig Tiller2015-09-22
* Move argument passing to start of listGravatar Craig Tiller2015-09-22
* Rename initGravatar Craig Tiller2015-09-22
* Rename runGravatar Craig Tiller2015-09-22
* Move argument passing to start of listGravatar Craig Tiller2015-09-22
* Move arguments to the start of listsGravatar Craig Tiller2015-09-22
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
* Rename call_list to closure_listGravatar Craig Tiller2015-09-22
* FixesGravatar Craig Tiller2015-09-21
* Call list progressGravatar Craig Tiller2015-09-21
* Call list progressGravatar Craig Tiller2015-09-21
* Introduce call lists for moving work outside locksGravatar Craig Tiller2015-09-18
* Tests compileGravatar Craig Tiller2015-09-16
* Core compiles with workqueuesGravatar Craig Tiller2015-09-15
* Core compiles with -Wsign-conversionGravatar Craig Tiller2015-09-10
* Use SSL override as a default host name if none is specifiedGravatar Craig Tiller2015-08-25
* Fix for lame clientsGravatar Craig Tiller2015-08-24
* Refactor default host name resolutionGravatar Craig Tiller2015-08-24
* clang-format all sourceGravatar Craig Tiller2015-08-18
* Merge branch 'master' of github.com:grpc/grpc into compression-interopGravatar David Garcia Quintas2015-08-17
|\
* \ Merge branch 'master' into compression-accept-encodingGravatar David Garcia Quintas2015-08-09
|\ \
| | * Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-08
| | |\ | | |/ | |/|
| * | Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-05
| |\ \
| * \ \ Merge branch 'propagate' of github.com:ctiller/grpc into propagateGravatar Craig Tiller2015-08-01
| |\ \ \
| * \ \ \ Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-01
| |\ \ \ \
| | | | * | check before unref, this will fail in BadCreds testGravatar yang-g2015-07-31
| | | |/ / | | |/| |
| | | * | s/inherit/propagate/gGravatar Craig Tiller2015-07-31
| | |/ / | |/| |
| * | | Core-supported context inheritance sketchGravatar Craig Tiller2015-07-31
| | * | Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-aboutGravatar Craig Tiller2015-07-29
| | |\ \ | | |/ / | |/| |
| | | * Enforcing reserved entries to be NULL.Gravatar Nicolas "Pixel" Noble2015-07-29
| | * | 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