aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/channel
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into latent-seeGravatar Craig Tiller2015-10-09
|\
* | Move profiling system to gprGravatar Craig Tiller2015-10-09
| * Merge pull request #3701 from yang-g/unreachableGravatar Craig Tiller2015-10-09
| |\
* | | Simplify adding annotations, annotate more thingsGravatar Craig Tiller2015-10-09
| * | Merge pull request #3691 from sreecha/fix_compressionGravatar David G. Quintas2015-10-09
| |\ \
* | | | more markersGravatar Craig Tiller2015-10-08
|/ / /
| | * merge and resolve conflictsGravatar yang-g2015-10-08
| | |\ | |_|/ |/| |
| | * mark unreachable code with a macroGravatar yang-g2015-10-07
| * | Fix incorrect assertGravatar Sree Kuchibhotla2015-10-06
| |/
* / Tag struct to ease casting in debuggerGravatar Craig Tiller2015-10-06
|/
* Fix clang-format scriptGravatar Craig Tiller2015-09-28
* Remove metadata canonicalization, and fix some bugsGravatar Craig Tiller2015-09-25
* Merge github.com:grpc/grpc into shindigGravatar Craig Tiller2015-09-24
|\
| * MergeGravatar Craig Tiller2015-09-24
| * Merge github.com:grpc/grpc into come-out-of-the-shadowGravatar Craig Tiller2015-09-24
| |\
* | \ Merge github.com:grpc/grpc into shindigGravatar Craig Tiller2015-09-22
|\ \ \ | | |/ | |/|
| * | Merge pull request #3404 from dgquintas/dgquintas-patch-1Gravatar Nicolas Noble2015-09-22
| |\ \
* | | | clang-format all core filesGravatar Craig Tiller2015-09-22
* | | | Final patches for renameGravatar Craig Tiller2015-09-22
* | | | Fixup namingGravatar Craig Tiller2015-09-22
* | | | Change runs to enqueueGravatar 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
* | | | clang-format all core filesGravatar Craig Tiller2015-09-22
* | | | Rename call_list to closure_listGravatar Craig Tiller2015-09-22
* | | | Merge github.com:grpc/grpc into we-are-oneGravatar Craig Tiller2015-09-22
|\| | |
| * | | Merge pull request #3387 from dgquintas/content_type_filteringGravatar Craig Tiller2015-09-22
| |\ \ \
| * | | | Removed spurious predicate from if branchGravatar David Garcia Quintas2015-09-21
| | | * | Fixed typo in channel_args.h docstringGravatar David G. Quintas2015-09-21
| | |/ / | |/| |
* | | | Call list progressGravatar Craig Tiller2015-09-21
* | | | Call list progressGravatar Craig Tiller2015-09-18
| | * | Client now swallows content-type on receiveGravatar David Garcia Quintas2015-09-18
| |/ /
* | | CleanupGravatar Craig Tiller2015-09-18
* | | Introduce call lists for moving work outside locksGravatar Craig Tiller2015-09-18
* | | Update connectivity state code to be completely synchronousGravatar Craig Tiller2015-09-17
* | | Merge github.com:grpc/grpc into shindigGravatar Craig Tiller2015-09-17
|\| |
| * | Merge pull request #3288 from ctiller/snarky-nannyGravatar David G. Quintas2015-09-16
| |\ \
* | | | Core compiles with workqueuesGravatar Craig Tiller2015-09-15
* | | | Merge github.com:grpc/grpc into shindigGravatar Craig Tiller2015-09-11
|\| | |
| | | * Enable -WshadowGravatar Craig Tiller2015-09-11
| | |/ | |/|
| * | Merge github.com:grpc/grpc into immolating-conversionGravatar Craig Tiller2015-09-11
| |\ \
| * | | Fix typoGravatar Craig Tiller2015-09-10
| * | | Enable -WconversionGravatar Craig Tiller2015-09-10
| * | | First round of fixing up implicit 64->32 bit conversionsGravatar Craig Tiller2015-09-10
| * | | Merge github.com:grpc/grpc into immolating-conversionGravatar Craig Tiller2015-09-10
| |\ \ \
| * | | | Sign conversion fixesGravatar Craig Tiller2015-09-10
* | | | | Starting to convert code to work queuesGravatar Craig Tiller2015-09-09
| |/ / / |/| | |
| | | * Explicitly set content-type for serversGravatar Craig Tiller2015-09-08
| |_|/ |/| |
| | * Merge branch 'master' of github.com:grpc/grpc into compression-accept-encodingGravatar David Garcia Quintas2015-09-08
| | |\ | |_|/ |/| |