aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext
Commit message (Expand)AuthorAge
* Annotate more thingsGravatar Craig Tiller2016-06-27
* Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-26
|\
| * Merge pull request #7043 from kpayson64/clang_formatGravatar Jan Tattermusch2016-06-25
| |\
| * \ Merge pull request #6798 from jboeuf/fix_3803Gravatar Jan Tattermusch2016-06-24
| |\ \
| | | * Fix clang formattingGravatar Ken Payson2016-06-24
| | |/ | |/|
| * | Changed %lld to use mingw supported PRId64Gravatar Ken Payson2016-06-23
* | | Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-21
|\| |
| * | Merge pull request #6969 from ctiller/stream_finishGravatar Jan Tattermusch2016-06-21
| |\ \
| * \ \ Merge pull request #6966 from ctiller/get_settings_firstGravatar Jan Tattermusch2016-06-21
| |\ \ \
| | | * | Fix errored streams prematurely terminating, add a testGravatar Craig Tiller2016-06-20
| | * | | We dont need to account for parsing or not when writingGravatar Craig Tiller2016-06-20
| | * | | Force receiving a SETTINGS frame as the first frameGravatar Craig Tiller2016-06-20
| | |/ /
| * / / Fix memory leak upon receiving two RST_STREAMsGravatar Craig Tiller2016-06-20
| |/ /
* | | Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-20
|\| |
| * | clang-format codeGravatar Craig Tiller2016-06-17
| * | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-16
| |\ \
| | * | Fixed printf/gpr_log format.Gravatar David Garcia Quintas2016-06-15
| * | | Fix merge errorsGravatar Craig Tiller2016-06-15
| * | | Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
| |\| |
| | * | Merge pull request #6875 from y-zeng/log_checkGravatar Jan Tattermusch2016-06-14
| | |\ \
| | * \ \ Merge pull request #6572 from y-zeng/base64_decodeGravatar Jan Tattermusch2016-06-14
| | |\ \ \
| * | | | | Handshake timeout implemented, and compilesGravatar Craig Tiller2016-06-14
| | | | * | Rename gpr_strpad as gpr_leftpadGravatar Yuchen Zeng2016-06-13
| * | | | | Getting handshake timeouts in placeGravatar Craig Tiller2016-06-13
| * | | | | Attempt to fix bug breaking perf testsGravatar Craig Tiller2016-06-13
| * | | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-13
| |\| | | |
| | | | * | Merge remote-tracking branch 'upstream/master' into log_format_checkGravatar Yuchen Zeng2016-06-10
| | | | |\ \
| | | | * | | Fix type mismatch for type_sizeGravatar Yuchen Zeng2016-06-10
| | | | * | | Fix gpr_log format mismatches in c++ testsGravatar Yuchen Zeng2016-06-10
| | | | * | | Add format check for gpr_log and gpr_asprintfGravatar Yuchen Zeng2016-06-10
| | * | | | | Fix fuzzing detected bugGravatar Craig Tiller2016-06-10
| | | |_|/ / | | |/| | |
| * | | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
| |\| | | |
| | * | | | Merge pull request #6753 from ctiller/fuzz-meGravatar Jan Tattermusch2016-06-09
| | |\ \ \ \
| * | | | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
| |\| | | | |
| | * | | | | Merge pull request #6773 from y-zeng/handler_http_responseGravatar Jan Tattermusch2016-06-09
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | | | * | Merge remote-tracking branch 'upstream/master' into base64_decodeGravatar Yuchen Zeng2016-06-09
| | | | | |\ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
| |\| | | | |
| | * | | | | Merge pull request #6610 from xyzzyz/external_fd_freshGravatar Jan Tattermusch2016-06-08
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge pull request #6779 from dgquintas/rr_docsGravatar Jan Tattermusch2016-06-08
| | |\ \ \ \ \ \
| | | | | | | * \ Merge remote-tracking branch 'upstream/master' into base64_decodeGravatar Yuchen Zeng2016-06-08
| | | | | | | |\ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | | | | | | * | Remove zu specifiersGravatar Yuchen Zeng2016-06-08
| | | | * | | | | clang-format codeGravatar Craig Tiller2016-06-08
| | | | * | | | | fix memory leakGravatar Adam Michalik2016-06-08
| | | | | | * | | Merge github.com:grpc/grpc into fuzz-meGravatar Craig Tiller2016-06-08
| | | | | | |\ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | | | * | | | | fix compilation on windowsGravatar Adam Michalik2016-06-07
| | | | * | | | | fix windows buildGravatar Adam Michalik2016-06-07
| | | | * | | | | clang-format, fix headers, windows fixesGravatar Adam Michalik2016-06-07
| | | | * | | | | Add C++ support for using external FDGravatar Adam Michalik2016-06-07
| | | | * | | | | Add completion queue argument which is necessary after merge with masterGravatar Adam Michalik2016-06-07
| | | | * | | | | implement support for adding external fd to serverGravatar Adam Michalik2016-06-07