aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmergeGravatar murgatroid992017-07-06
|\
* \ Merge pull request #11648 from markdroth/c++_filter_fixesGravatar Mark D. Roth2017-06-30
|\ \
* \ \ Merge pull request #11651 from markdroth/http1_handshakersGravatar Mark D. Roth2017-06-30
|\ \ \
* \ \ \ Merge pull request #11645 from ncteisen/musl-fixGravatar Noah Eisen2017-06-29
|\ \ \ \
| | * | | Allow HTTP CONNECT handshaker to be used in http1 client.Gravatar Mark D. Roth2017-06-29
| |/ / / |/| | |
| | * | Improvements to C++ filter API:Gravatar Mark D. Roth2017-06-29
| |/ / |/| |
| * | Fix muslGravatar Noah Eisen2017-06-29
* | | Properly use uint64_t not unsigned int64_tGravatar Vijay Pai2017-06-28
|/ /
* | Document error unref contract for iomgr cb's and transport/stream errorsGravatar Vijay Pai2017-06-28
| * Remove extra blank lineGravatar murgatroid992017-06-26
| * Fix unref of read slice in tcp_uv.cGravatar murgatroid992017-06-26
* | Destroy byte buffer to avoid leak in zombied callsGravatar yang-g2017-06-23
| * Node: fix status memory leak, improve tcp_uv read buffer allocation codeGravatar murgatroid992017-06-23
* | Merge pull request #11499 from markdroth/trailers_onlyGravatar Mark D. Roth2017-06-22
|\ \
| * | Add support for Trailers-Only responses.Gravatar Mark D. Roth2017-06-22
* | | Remove 'long long'Gravatar Vijay Pai2017-06-21
* | | Merge pull request #10833 from ncteisen/tracing-overhaulGravatar Noah Eisen2017-06-21
|\ \ \
| * | | Overhaul the new pollersGravatar Noah Eisen2017-06-20
| | | * Bump to version 1.4.0Gravatar Ken Payson2017-06-19
| * | | Fix windows segfaultGravatar ncteisen2017-06-19
* | | | Remove lockfree-stack implementation that is no longer usedGravatar Vijay Pai2017-06-19
| |/ / |/| |
| * | Merge branch 'master' of https://github.com/grpc/grpc into tracing-overhaulGravatar ncteisen2017-06-15
| |\ \ | |/ / |/| |
| * | Fix some type warningGravatar ncteisen2017-06-14
* | | Make epollex not defaultGravatar Ken Payson2017-06-12
| * | Merge branch 'master' of https://github.com/grpc/grpc into tracing-overhaulGravatar ncteisen2017-06-12
| |\ \ | |/ / |/| |
* | | Merge pull request #11450 from ctiller/epex7Gravatar Noah Eisen2017-06-12
|\ \ \
* \ \ \ Merge pull request #11391 from markdroth/channel_args_helpersGravatar Mark D. Roth2017-06-12
|\ \ \ \
| | | * | Fix compile. WIP probablyGravatar ncteisen2017-06-11
| | * | | Fix sanityGravatar Craig Tiller2017-06-09
| |/ / / |/| | |
* | | | Add symbolic constantGravatar Craig Tiller2017-06-09
* | | | Merge branch 'epex5' into epex6Gravatar Craig Tiller2017-06-09
|\ \ \ \
| * \ \ \ Merge github.com:grpc/grpc into epex5Gravatar Craig Tiller2017-06-09
| |\ \ \ \
| | | | * | clang fmtGravatar ncteisen2017-06-09
| | | | * | Merge branch 'master' of https://github.com/grpc/grpc into tracing-overhaulGravatar ncteisen2017-06-09
| | | | |\ \ | | | |_|/ / | | |/| | |
| | | * | | Add helpers for creating channel args.Gravatar Mark D. Roth2017-06-09
| | | | * | Add cq and fd tracerGravatar ncteisen2017-06-08
| | | | * | Add metadata, secendp, sec conn tracersGravatar ncteisen2017-06-08
| | | | * | Add refcount to tcp tracerGravatar ncteisen2017-06-08
| | | | * | Add workqueue tracerGravatar ncteisen2017-06-08
| | | | * | Add refcount tracers for resolver, lb_policy, streamGravatar ncteisen2017-06-08
| | | | * | Rework error and closure tracingGravatar ncteisen2017-06-08
| | | | * | Add rich closure debug modeGravatar ncteisen2017-06-08
| | | |/ /
* | | | | clang-formatGravatar Craig Tiller2017-06-08
* | | | | Spread fd events across threads for EPOLLEXCLUSIVEGravatar Craig Tiller2017-06-08
|/ / / /
* | | | Merge github.com:grpc/grpc into epex5Gravatar Craig Tiller2017-06-08
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #11336 from ctiller/ALL-the-thingsGravatar Craig Tiller2017-06-08
| |\ \ \
| | | * | Add rich closure debug modeGravatar ncteisen2017-06-08
| | | * | Merge branch 'master' of https://github.com/grpc/grpc into ALL-the-thingsGravatar ncteisen2017-06-08
| | |/| | | | |/ / | |/| |
| | * | clang-formatGravatar Craig Tiller2017-06-08
| * | | Merge pull request #11237 from y-zeng/srv_recordGravatar Yuchen Zeng2017-06-08
| |\ \ \