aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Merge pull request #11584 from muxi/fix-cronet-lock-abortGravatar Muxi Yan2017-06-26
|\
| * Fix testGravatar Muxi Yan2017-06-23
| * Add comment to explain the added lines and disable debugging logGravatar Muxi Yan2017-06-23
| * Another bug fix in the same seriesGravatar Muxi Yan2017-06-23
| * Handle cancel correctlyGravatar Muxi Yan2017-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
* | | | Don't initiate writes on setting pushesGravatar ncteisen2017-06-20
* | | | Merge pull request #11540 from yang-g/unref_errorGravatar Yang Gao2017-06-20
|\ \ \ \
* \ \ \ \ Merge pull request #11430 from vjpai/popstackGravatar Vijay Pai2017-06-20
|\ \ \ \ \ | |_|_|/ / |/| | | |
* | | | | Clean up client_channel code and eliminate unnecessary allocations.Gravatar Mark D. Roth2017-06-20
| |_|_|/ |/| | |
| | | * Fix windows segfaultGravatar ncteisen2017-06-19
| * | | Remove lockfree-stack implementation that is no longer usedGravatar Vijay Pai2017-06-19
|/ / /
| * / Unref existing error before setting a new one.Gravatar yang-g2017-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
| | | | |\ | | | |_|/ | | |/| |
| | * | | Merge pull request #10767 from ncteisen/closure-debug-traceGravatar Noah Eisen2017-06-09
| | |\ \ \
| | | | * | Add helpers for creating channel args.Gravatar Mark D. Roth2017-06-09
| | * | | | Merge pull request #11440 from muxi/fix-lazy-incoming-statGravatar Muxi Yan2017-06-09
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Copyright sanityGravatar ncteisen2017-06-08
| | | | | * Add chttp2 traceGravatar ncteisen2017-06-08
| | | | | * 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
| | | |_|/ | | |/| |
| | | * | Fix the misbehavior of counting all incoming bytes into frame_bytes statsGravatar Muxi Yan2017-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