aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext
Commit message (Expand)AuthorAge
* Merge pull request #11629 from apolcyn/fix_port_orderingGravatar apolcyn2017-07-14
|\
* \ Merge pull request #11779 from markdroth/client_channel_fixGravatar Mark D. Roth2017-07-13
|\ \
* | | clang formatGravatar ncteisen2017-07-13
* | | Tracers know their nameGravatar ncteisen2017-07-13
| * | Don't set the channel's state to TRANSIENT_FAILURE if we updated the LB policy.Gravatar Mark D. Roth2017-07-12
* | | NULL user_data after destructionGravatar David Garcia Quintas2017-07-12
|/ /
* | Merge pull request #11186 from ctiller/hpsGravatar Craig Tiller2017-07-11
|\ \
* \ \ Merge pull request #11748 from ctiller/c++compat5Gravatar Craig Tiller2017-07-11
|\ \ \
* \ \ \ Merge pull request #11702 from ctiller/ubsan101Gravatar Craig Tiller2017-07-11
|\ \ \ \
| | * | | C++ compatibility fixesGravatar Craig Tiller2017-07-11
| |/ / / |/| | |
* | | | Merge pull request #11696 from dgquintas/rr_concurrent_updates_fixGravatar David G. Quintas2017-07-07
|\ \ \ \
* | | | | Add client_channel tracer; code cleanup; eliminate an allocation.Gravatar Mark D. Roth2017-07-07
| * | | | Fix RR concurrent updatesGravatar David Garcia Quintas2017-07-06
| | * | | Fix potential rounding errorGravatar Craig Tiller2017-07-06
| |/ / /
* | | | Merge github.com:grpc/grpc into optimize_forGravatar Craig Tiller2017-07-05
|\| | |
| | * | Merge github.com:grpc/grpc into hpsGravatar Craig Tiller2017-07-05
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #11447 from markdroth/default_max_header_sizeGravatar Mark D. Roth2017-06-30
| |\ \ \
| * | | | Removed leftover debugging msgGravatar David Garcia Quintas2017-06-29
| * | | | Merge pull request #11604 from dgquintas/fix_rr_state_masterGravatar David G. Quintas2017-06-29
| |\ \ \ \
| | * | | | Fixes to pick firstGravatar David Garcia Quintas2017-06-28
| * | | | | Merge pull request #10462 from nicolasnoble/ares-header-pollutionGravatar Nicolas Noble2017-06-27
| |\ \ \ \ \
| | | | | | * fix byte order of port for srv to host requestGravatar Alex Polcyn2017-06-27
| | |_|_|_|/ | |/| | | |
| * | | | | Merge pull request #11577 from markdroth/compression_filter_fixGravatar Mark D. Roth2017-06-26
| |\ \ \ \ \
| | | | * | | formatting changesGravatar David Garcia Quintas2017-06-26
| | | | * | | Fix RR policy connectivity state upon subchannels shutdownGravatar David Garcia Quintas2017-06-26
| | | | * | | Have the fake resolver "re-resolve" upon seeing errorGravatar David Garcia Quintas2017-06-26
| * | | | | | Merge pull request #11584 from muxi/fix-cronet-lock-abortGravatar Muxi Yan2017-06-26
| |\ \ \ \ \ \
| | | | | * | | Fix segfault in rr traceGravatar David Garcia Quintas2017-06-23
| | |_|_|/ / / | |/| | | | |
| | * | | | | 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
| | | | * | | | Fix handling of send_message before send_initial_metadata in compress filter.Gravatar Mark D. Roth2017-06-22
| | | |/ / / / | | |/| | | |
| * | | | | | Merge pull request #10833 from ncteisen/tracing-overhaulGravatar Noah Eisen2017-06-21
| |\ \ \ \ \ \
| * | | | | | | Don't initiate writes on setting pushesGravatar ncteisen2017-06-20
| * | | | | | | Merge pull request #11540 from yang-g/unref_errorGravatar Yang Gao2017-06-20
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Clean up client_channel code and eliminate unnecessary allocations.Gravatar Mark D. Roth2017-06-20
| | |_|/ / / / | |/| | | | |
| | | * | | | Fix windows segfaultGravatar ncteisen2017-06-19
| | * | | | | Unref existing error before setting a new one.Gravatar yang-g2017-06-19
| |/ / / / /
* / / / / / Allow application optimization targets to be hinted to grpc (prefer latency o...Gravatar Craig Tiller2017-06-19
|/ / / / /
| * | | | Fix some type warningGravatar ncteisen2017-06-14
| * | | | Merge branch 'master' of https://github.com/grpc/grpc into tracing-overhaulGravatar ncteisen2017-06-12
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #11391 from markdroth/channel_args_helpersGravatar Mark D. Roth2017-06-12
|\ \ \ \ \
| | * | | | 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
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |