aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Merge pull request #10208 from muxi/fix-trailer-onlyGravatar Muxi Yan2017-03-21
|\
* \ Merge pull request #9850 from markdroth/retry_throttleGravatar Mark D. Roth2017-03-21
|\ \
* \ \ Merge pull request #10102 from ctiller/fuzzing-longGravatar Craig Tiller2017-03-20
|\ \ \
* | | | Downgrade error severity to INFO when failing to add a listenerGravatar Yuchen Zeng2017-03-17
| | | * Fix that there is no :status header in the case of trailer-only failure replyGravatar Muxi Yan2017-03-17
| |_|/ |/| |
* | | Merge pull request #10123 from y-zeng/androidGravatar Yuchen Zeng2017-03-17
|\ \ \
* \ \ \ Merge pull request #10165 from markdroth/proxy_mapper_init_fixGravatar Mark D. Roth2017-03-17
|\ \ \ \
* \ \ \ \ Merge pull request #10179 from markdroth/proxy_mapper_channel_arg_fixGravatar Mark D. Roth2017-03-17
|\ \ \ \ \
| | | | | * Merge remote-tracking branch 'upstream/master' into retry_throttleGravatar Mark D. Roth2017-03-17
| | | | | |\ | |_|_|_|_|/ |/| | | | |
| | | | | * Switch to using a CAS loop to update the token value.Gravatar Mark D. Roth2017-03-17
| | * | | | Merge remote-tracking branch 'upstream/master' into proxy_mapper_init_fixGravatar Mark D. Roth2017-03-17
| | |\ \ \ \ | |_|/ / / / |/| | | | |
* | | | | | Merge github.com:grpc/grpc into call_arenaGravatar Craig Tiller2017-03-16
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #10176 from muxi/fix-test-timeoutGravatar Muxi Yan2017-03-16
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #10156 from grpc/nameGravatar Nicolas Noble2017-03-16
| |\ \ \ \ \ \ \
* | | | | | | | | Add castGravatar Craig Tiller2017-03-16
| | | * | | | | | Disable cronet traceGravatar Muxi Yan2017-03-16
* | | | | | | | | Merge github.com:grpc/grpc into call_arenaGravatar Craig Tiller2017-03-16
|\| | | | | | | |
| * | | | | | | | Merge pull request #10052 from ctiller/nolockGravatar Craig Tiller2017-03-16
| |\ \ \ \ \ \ \ \
| | | | | * | | | | Override subchannel address in channel args when proxy mapper is used.Gravatar Mark D. Roth2017-03-16
| | | | * | | | | | Fix the error in flush read that was causing jenkins timeoutGravatar Muxi Yan2017-03-15
| | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge pull request #10122 from ctiller/arenaGravatar Craig Tiller2017-03-15
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | | | | | | | * Rename on_complete_locked() to on_complete().Gravatar Mark D. Roth2017-03-15
| | | | | * | | | Fix proxy mapper initialization to work with third-party plugins.Gravatar Mark D. Roth2017-03-15
| | |_|_|/ / / / | |/| | | | | |
| | | | | | | * Don't use combiner lock for on_complete callback.Gravatar Mark D. Roth2017-03-15
* | | | | | | | Merge branch 'call_arena' of github.com:ctiller/grpc into call_arenaGravatar Craig Tiller2017-03-15
|\ \ \ \ \ \ \ \
* | | | | | | | | Fix use-after-free, cronet compilesGravatar Craig Tiller2017-03-15
* | | | | | | | | Fix use-after-freeGravatar Craig Tiller2017-03-15
| | | | | | | | * Merge remote-tracking branch 'upstream/master' into retry_throttleGravatar Mark D. Roth2017-03-15
| | | | | | | | |\ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * / | | | | | | Merge github.com:grpc/grpc into call_arenaGravatar Craig Tiller2017-03-14
|/| | | | | | | | | |/ / / / / / /
| * | | | | | | Merge pull request #10021 from mpwarres/udp_server_user_dataGravatar Michael Warres2017-03-14
| |\ \ \ \ \ \ \
| | | | | | * | | Resolve dependency issuesGravatar Yuchen Zeng2017-03-14
| * | | | | | | | Merge pull request #9906 from ctiller/trim-the-locksGravatar Craig Tiller2017-03-14
| |\ \ \ \ \ \ \ \
| | | * | | | | | | Remove grpc_udp_server dependency on grpc_server.Gravatar Michael Warres2017-03-14
| | |/ / / / / / / | |/| | | | | | |
| | | | | * | | | G stands for...Gravatar Nicolas "Pixel" Noble2017-03-14
| | |_|_|/ / / / | |/| | | | | |
| | | * | | | | Get growth rightGravatar Craig Tiller2017-03-14
* | | | | | | | Review commentsGravatar Craig Tiller2017-03-14
* | | | | | | | Auto-call-arena-sizingGravatar Craig Tiller2017-03-14
| * | | | | | | Merge pull request #10131 from ncteisen/copy-and-unref-fixGravatar Noah Eisen2017-03-14
| |\ \ \ \ \ \ \
| | | | | * \ \ \ Merge github.com:grpc/grpc into nolockGravatar Craig Tiller2017-03-14
| | | | | |\ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | | * | | | | | Move config application to *just* prior to subchannel pickGravatar Craig Tiller2017-03-14
| | * | | | | | | clang fmtGravatar ncteisen2017-03-13
| | | | | | * | | Split ifaddr related functions out into a separate fileGravatar Yuchen Zeng2017-03-13
| | * | | | | | | Atomically load ref debugging output numbersGravatar ncteisen2017-03-13
| | | | | * | | | Fix cancellationGravatar Craig Tiller2017-03-13
| | * | | | | | | Code health and commentsGravatar ncteisen2017-03-13
| | | | | | * | | Change macrosGravatar Yuchen Zeng2017-03-13
| | | * | | | | | Fix formattingGravatar Craig Tiller2017-03-13
| | | * | | | | | Move functions around to avoid forward declarationsGravatar Craig Tiller2017-03-13
| | | * | | | | | Merge github.com:grpc/grpc into trim-the-locksGravatar Craig Tiller2017-03-13
| | | |\ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge pull request #10009 from muxi/fix-flush-readGravatar Muxi Yan2017-03-13
| |\ \ \ \ \ \ \ \