aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext
Commit message (Expand)AuthorAge
...
| | | | | | | * | | | | | 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
| | |/ / / / / / / / / / /
| | | | * | | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimi...Gravatar ncteisen2017-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
| |/| | | | | | | | | | | | | |/ / / / / / / / / /
| | | * | | | | | | | | Only use static on string literalsGravatar Noah Eisen2017-03-14
| * | | | | | | | | | | Review commentsGravatar Craig Tiller2017-03-14
| | | * | | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimi...Gravatar ncteisen2017-03-14
| | | |\| | | | | | | |
| | * | | | | | | | | | Move config application to *just* prior to subchannel pickGravatar Craig Tiller2017-03-14
| | | * | | | | | | | | Change error_create API to sliceGravatar ncteisen2017-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
| | | |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | 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
| | | | |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| | | | | * | | | | | | | Change error get/set API to grpc_sliceGravatar ncteisen2017-03-10
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| | | | | * | | | | | | 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
| | |/ / / / / / / / | |/| | | | | | | |
* / | | | | | | | | Implemented stream coalescing designGravatar Yuxuan Li2017-03-08
|/ / / / / / / / /
| | * | | | | | | clang-formatGravatar Muxi Yan2017-03-06
| | * | | | | | | Improve the way to reject :authority headerGravatar Muxi Yan2017-03-06
| | * | | | | | | Fix flush readGravatar Muxi Yan2017-03-06
* | | | | | | | | Manual changes from upmerged modificationsGravatar David Garcia Quintas2017-03-06
* | | | | | | | | Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_masterGravatar David Garcia Quintas2017-03-03
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| | * | | | | | | Merge github.com:grpc/grpc into trim-the-locksGravatar Craig Tiller2017-03-01
| | |\ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| | | * | | | | | Merge remote-tracking branch 'upstream/master' into retry_throttleGravatar Mark D. Roth2017-03-01
| | | |\ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #9869 from markdroth/client_channel_method_params_cleanupGravatar Mark D. Roth2017-03-01
|\ \ \ \ \ \ \ \ \
| | | | | | | | | * Fix mac windows failuresGravatar Yuchen Zeng2017-03-01