aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext
Commit message (Expand)AuthorAge
* Review feedbackGravatar Craig Tiller2017-07-19
* Compiling againGravatar Craig Tiller2017-07-17
* ProgressGravatar Craig Tiller2017-07-17
* Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-07-17
|\
| * Merge pull request #11858 from markdroth/client_channel_ownersGravatar Mark D. Roth2017-07-17
| |\
| * \ Merge pull request #11189 from muxi/stream_compressionGravatar Muxi Yan2017-07-17
| |\ \
| | | * Set owners for client_channel tree.Gravatar Mark D. Roth2017-07-17
| | |/ | |/|
| * | Merge pull request #11836 from kpayson64/subchannel_muGravatar kpayson642017-07-17
| |\ \
| * \ \ Merge pull request #11145 from vjpai/inproc3Gravatar Vijay Pai2017-07-15
| |\ \ \
| | * | | Proper metadata arena managementGravatar Vijay Pai2017-07-15
| | | * | Destroy mutex on subchannel destructionGravatar Ken Payson2017-07-14
| | |/ / | |/| |
| | * | Create inproc transport, add relevant tests, exclude irrelevant testsGravatar Vijay Pai2017-07-14
| * | | Merge pull request #11761 from dgquintas/lb_update_connector_fixGravatar David G. Quintas2017-07-14
| |\ \ \
| * \ \ \ Merge pull request #11629 from apolcyn/fix_port_orderingGravatar apolcyn2017-07-14
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | Improved testingGravatar David Garcia Quintas2017-07-13
| | | * | Merge branch 'master' of github.com:grpc/grpc into lb_update_connector_fixGravatar David Garcia Quintas2017-07-13
| | | |\ \ | | |_|/ / | |/| | |
| | | * | Removed duplicated refsGravatar David Garcia Quintas2017-07-13
| | | * | PR commentsGravatar David Garcia Quintas2017-07-13
| * | | | 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
| | | | * | RR: fix subchannel list handlingGravatar David Garcia Quintas2017-07-12
| | |_|/ / | |/| | |
| | * | | 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
| | |/ / / /
| | | | | * Move stream_compression to src/core/lib/compressionGravatar Muxi Yan2017-07-05
| | | | | * Make stream compression moduleGravatar Muxi Yan2017-07-05
| * | | | | 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