aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext
Commit message (Expand)AuthorAge
* Merge pull request #9655 from markdroth/remove_initial_connect_stringGravatar Mark D. Roth2017-03-22
|\
* \ Merge remote-tracking branch 'upstream/master' into enable-cronet-compressionGravatar Muxi Yan2017-03-21
|\ \
| * \ Merge pull request #9850 from markdroth/retry_throttleGravatar Mark D. Roth2017-03-21
| |\ \
| | | * Merge remote-tracking branch 'upstream/master' into remove_initial_connect_st...Gravatar Mark D. Roth2017-03-21
| | | |\ | | |_|/ | |/| |
* | | | clang-formatGravatar Muxi Yan2017-03-21
* | | | CommentGravatar Muxi Yan2017-03-20
| * | | Merge pull request #10102 from ctiller/fuzzing-longGravatar Craig Tiller2017-03-20
| |\ \ \
* | | | | Improvement on reading compression bytGravatar Muxi Yan2017-03-20
* | | | | Add supprot of processing trailer-only response in cronet_transport.cGravatar Muxi Yan2017-03-17
* | | | | Fix that there is no :status header in the case of trailer-only failure replyGravatar Muxi Yan2017-03-17
* | | | | Add compression support to cronet transportGravatar Muxi Yan2017-03-17
| | | | * Merge remote-tracking branch 'upstream/master' into remove_initial_connect_st...Gravatar Mark D. Roth2017-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
| |\ \ \ \ \ \
| | * | | | | | Disable cronet traceGravatar Muxi Yan2017-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
| | |/ / / / /
| | | | | * | 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
| | | | | * | 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
| |/| | | | | | | |/ / / /
| * | | | | Review commentsGravatar Craig Tiller2017-03-14
| | * | | | Move config application to *just* prior to subchannel pickGravatar Craig Tiller2017-03-14
| | * | | | 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
|\ \ \ \ \ \
| | * | | | | Additionally use arena for incoming metadata allocationGravatar Craig Tiller2017-03-13
| | * | | | | Use an arena for call & subchannel_call allocationGravatar Craig Tiller2017-03-13
| * | | | | | Add commentsGravatar Muxi Yan2017-03-13
| | | | * | | Fix compile errorGravatar Craig Tiller2017-03-13
| * | | | | | Merge remote-tracking branch 'upstream/master' into fix-flush-readGravatar Muxi Yan2017-03-12
| |\| | | | |
| | | | * | | readabilityGravatar Craig Tiller2017-03-10
| | | | * | | Update commentGravatar Craig Tiller2017-03-10
| | | | * | | Fix fuzzing detected errorGravatar Craig Tiller2017-03-10
| | | |/ / / | | |/| | |
* | | | | | Merge pull request #10087 from y-zeng/fix_ping_1_2_xGravatar Yuchen Zeng2017-03-10
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #10054 from murgatroid99/uv_resolver_fallbackGravatar Michael Lumish2017-03-10
|\ \ \ \ \ \ \
| | * | | | | | Fix chttp2 ping parserGravatar Yuchen Zeng2017-03-10
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #10076 from apolcyn/fix_in6_scope_id_windows_issueGravatar apolcyn2017-03-10
|\ \ \ \ \ \ \
* | | | | | | | Write an essayGravatar Craig Tiller2017-03-09
| * | | | | | | fix in6_scope_id incompatibiliity issue on windows/mingwGravatar Alexander Polcyn2017-03-09
|/ / / / / / /
| | | * / / / Write an essayGravatar Craig Tiller2017-03-09
| |_|/ / / / |/| | | | |
| * | | | | Add uv resolver fallback for named ports, fix portability testsGravatar murgatroid992017-03-09
|/ / / / /