aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface
Commit message (Expand)AuthorAge
* 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
* 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
| |\
| * \ Merge pull request #3378 from yang-g/connection_failure_detectionGravatar Craig Tiller2015-09-22
| |\ \
| * \ \ Merge pull request #3027 from jboeuf/security_connector_refactoringGravatar Craig Tiller2015-09-22
| |\ \ \
* | | | | FixesGravatar Craig Tiller2015-09-21
* | | | | Call list progressGravatar Craig Tiller2015-09-21
* | | | | Call list progressGravatar Craig Tiller2015-09-21
* | | | | Call list progressGravatar Craig Tiller2015-09-18
* | | | | CleanupGravatar Craig Tiller2015-09-18
* | | | | Introduce call lists for moving work outside locksGravatar Craig Tiller2015-09-18
| | | * | add a testGravatar yang-g2015-09-18
| | | * | remove interested party earlyGravatar yang-g2015-09-18
| | | | * Revert "Swallow content-type at the client. Fixes #3368"Gravatar David Garcia Quintas2015-09-17
| | |_|/ | |/| |
| * | | Swallow content-type at the client. Fixes #3368Gravatar David Garcia Quintas2015-09-17
| | |/ | |/|
* | | Update connectivity state code to be completely synchronousGravatar Craig Tiller2015-09-17
| * | Merge branch 'master' of github.com:grpc/grpc into rr_with_registryGravatar David Garcia Quintas2015-09-16
| |\ \
* | | | Getting stuff workingGravatar Craig Tiller2015-09-16
* | | | Merge github.com:grpc/grpc into shindigGravatar Craig Tiller2015-09-16
|\ \ \ \ | | |/ / | |/| |
* | | | Tests compileGravatar Craig Tiller2015-09-16
| | | * Merge branch 'master' of github.com:grpc/grpc into security_connector_refacto...Gravatar Julien Boeuf2015-09-15
| | | |\ | | |_|/ | |/| |
* | | | Core compiles with workqueuesGravatar Craig Tiller2015-09-15
| * | | Fix memory leakGravatar Craig Tiller2015-09-15
* | | | Progress towards workqueue transitionGravatar Craig Tiller2015-09-15
| | * | Merge branch 'master' of github.com:grpc/grpc into rr_with_registryGravatar David Garcia Quintas2015-09-11
| | |\ \ | | |/ / | |/| |
* | | | Merge github.com:grpc/grpc into shindigGravatar Craig Tiller2015-09-11
|\| | |
| * | | Merge pull request #3248 from dgquintas/lb_registryGravatar Craig Tiller2015-09-11
| |\ \ \
| * \ \ \ Merge github.com:grpc/grpc into immolating-conversionGravatar Craig Tiller2015-09-11
| |\ \ \ \
| | * \ \ \ Merge pull request #2533 from dgquintas/compression-accept-encodingGravatar Yang Gao2015-09-10
| | |\ \ \ \
| * | | | | | Enable -WconversionGravatar Craig Tiller2015-09-10
| * | | | | | First round of fixing up implicit 64->32 bit conversionsGravatar Craig Tiller2015-09-10
| * | | | | | Core compiles with -Wsign-conversionGravatar Craig Tiller2015-09-10
| * | | | | | Merge github.com:grpc/grpc into immolating-conversionGravatar Craig Tiller2015-09-10
| |\| | | | |
| * | | | | | Sign conversion fixesGravatar Craig Tiller2015-09-10
| | | * | | | Fixed typo from bad mergeGravatar David Garcia Quintas2015-09-09
* | | | | | | Starting to convert code to work queuesGravatar Craig Tiller2015-09-09
| |_|/ / / / |/| | | | |
| | | | * | Merge remote-tracking branch 'origin/uri_query_fragments' into rr_with_registryGravatar David Garcia Quintas2015-09-08
| | | | |\ \ | |_|_|_|/ / |/| | | | |
| | | | * | Added round robin LB policy.Gravatar David Garcia Quintas2015-09-08
| | | |/ /
| | * / / Removing some unused vestigesGravatar vjpai2015-09-08
| |/ / / |/| | |
* | | | Merge pull request #3190 from ctiller/daisy-dukesGravatar Yang Gao2015-09-03
|\ \ \ \
| | | * | Introduced a registry for LB policies.Gravatar David Garcia Quintas2015-09-03