aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib
Commit message (Expand)AuthorAge
* Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-05-18
|\
| * Merge pull request #6463 from dgquintas/fix_compression_interopGravatar Jan Tattermusch2016-05-18
| |\
| * \ Merge pull request #6499 from dgquintas/compression_accept_encodingGravatar Jan Tattermusch2016-05-18
| |\ \
| * \ \ Merge pull request #6542 from ctiller/ectermGravatar Jan Tattermusch2016-05-17
| |\ \ \
| * \ \ \ Merge pull request #6603 from ctiller/better_wakeupsGravatar Jan Tattermusch2016-05-16
| |\ \ \ \
| * \ \ \ \ Merge pull request #6556 from goldenbull/masterGravatar Jan Tattermusch2016-05-16
| |\ \ \ \ \
| | | * | | | Fix accelerated wakeupsGravatar Craig Tiller2016-05-16
| | |/ / / / | |/| | | |
| * | | | | Merge pull request #5456 from ctiller/cleaner-posix3Gravatar Jan Tattermusch2016-05-13
| |\ \ \ \ \
| * | | | | | Renamed some definesGravatar David Garcia Quintas2016-05-12
| * | | | | | Merge pull request #6552 from jboeuf/add_curliesGravatar Jan Tattermusch2016-05-12
| |\ \ \ \ \ \
| * | | | | | | Add callback when gRPC FD is about to be orphaned.Gravatar Robbie Shade2016-05-12
| | | * | | | | Remove redundant declarationGravatar Craig Tiller2016-05-12
| | | | * | | | use LANG_ENGLISH for windows api FormatMessageGravatar goldenbull2016-05-12
| | |_|/ / / / | |/| | | | |
| | * | | | | Add curlies for multiline if statements.Gravatar Julien Boeuf2016-05-11
| |/ / / / /
| | | * / / Let execution contexts signal that they are doneGravatar Craig Tiller2016-05-11
| | |/ / / | |/| | |
| | * | | Force wakeup after fd additionGravatar Craig Tiller2016-05-11
| | * | | clang-formatGravatar Craig Tiller2016-05-11
| | * | | Merge github.com:grpc/grpc into cleaner-posix3Gravatar Craig Tiller2016-05-11
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #6320 from markdroth/limit_metadata_sizeGravatar Jan Tattermusch2016-05-10
| |\ \ \ \
| | | | | * fixed wrong changeGravatar David Garcia Quintas2016-05-09
| | | | * | grpc-accept-encoding checksGravatar David Garcia Quintas2016-05-09
| | |_|/ / | |/| | |
| | | | * Fixed compression interop and re-enable for C++.Gravatar David Garcia Quintas2016-05-05
| * | | | Master is now 0.15.0-dev.Gravatar Nicolas "Pixel" Noble2016-05-06
| | |_|/ | |/| |
| | * | More clang-format fixes.Gravatar Mark D. Roth2016-05-05
* | | | allocate grpc_pops on the stackGravatar David Garcia Quintas2016-05-04
| | * | Apply clang-format diffs.Gravatar Mark D. Roth2016-05-04
| | * | Use unlimited default for max header size until receiving new settingsGravatar Mark D. Roth2016-05-04
* | | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-05-03
|\ \ \ \
* | | | | Introduced grpc_pops (pollset or pollset_set)Gravatar David Garcia Quintas2016-05-03
| | | * | Merge branch 'master' into limit_metadata_sizeGravatar Mark D. Roth2016-05-02
| | | |\ \ | | |_|/ / | |/| | |
| | | * | Add grpc_metadata_batch_size() function.Gravatar Mark D. Roth2016-05-02
| | * | | Removed leftover function declaration from channel argsGravatar David Garcia Quintas2016-04-29
| |/ / /
| * | | Merge pull request #6347 from ctiller/catastrophic_monkey_dance_241Gravatar Nicolas Noble2016-04-29
| |\ \ \
| * \ \ \ Merge pull request #6305 from dgquintas/compression_tracerGravatar Jan Tattermusch2016-04-29
| |\ \ \ \
| | | | * | Fix header-size computation to comply with the HTTP/2 RFC.Gravatar Mark D. Roth2016-04-29
| * | | | | Remove duplicate instance of grpc_global_wakeup_fdGravatar Paul Querna2016-04-29
| * | | | | Merge pull request #2286 from ctiller/split-me-baby-one-more-timeGravatar Jan Tattermusch2016-04-28
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #6285 from dgquintas/fix_plugin_tracersGravatar Jan Tattermusch2016-04-28
| |\ \ \ \ \ \
| | | | | * | | clang-formatGravatar Craig Tiller2016-04-28
| | | | | * | | Fix a case whereby we leak a winsocket if we fail to connectGravatar Craig Tiller2016-04-28
| * | | | | | | Merge pull request #6196 from y-zeng/call-error-to-stringGravatar Craig Tiller2016-04-28
| |\ \ \ \ \ \ \
* | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-04-27
|\| | | | | | | |
| * | | | | | | | Merge pull request #6183 from nicolasnoble/msys-supportGravatar Jan Tattermusch2016-04-27
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge pull request #6295 from markdroth/content_type_semicolon2Gravatar Jan Tattermusch2016-04-27
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | | | | | | | * | Initial attempt at adding support for max metadata size. Currently, theGravatar Mark D. Roth2016-04-27
| | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | Fixed clang formatting problems.Gravatar Mark D. Roth2016-04-27
| | * | | | | | | Use cpp macros for the "application/grpc" string and its length.Gravatar Mark D. Roth2016-04-27
| | | | | | | * | Added compression tracerGravatar David Garcia Quintas2016-04-26
| | | | | | * | | Fix use-after-freeGravatar Craig Tiller2016-04-26
| | | | | | * | | Merge branch 'fix_metadata_refs' into split-me-baby-one-more-timeGravatar Craig Tiller2016-04-26
| | | | | | |\ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |