aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext
Commit message (Expand)AuthorAge
* transport - Fix a thread safety bug introduced by #11780Gravatar Muxi Yan2017-08-07
* Add support for service configs to c-ares resolver.Gravatar Mark D. Roth2017-08-03
* Fix another two memory leak points in cronet_transportGravatar Muxi Yan2017-08-02
* Merge pull request #11796 from afirago/fix-fallthrough-werrorGravatar Nicolas Noble2017-08-01
|\
* | clang fmtGravatar ncteisen2017-08-01
* | Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3Gravatar ncteisen2017-08-01
|\ \
| * \ Merge pull request #11991 from muxi/fix-objc-nsdata-memory-leakGravatar Muxi Yan2017-07-31
| |\ \
| | * | Fix two memory leaksGravatar Muxi Yan2017-07-31
| * | | Merge pull request #11703 from yang-g/cq_shutdownGravatar Yang Gao2017-07-31
| |\ \ \
| * \ \ \ Merge pull request #11927 from y-zeng/nameserGravatar Yuchen Zeng2017-07-28
| |\ \ \ \ | | |_|/ / | |/| | |
* | | | | Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3Gravatar ncteisen2017-07-28
|\| | | |
| | | * | Change return type to boolGravatar yang-g2017-07-28
| | | * | Allow adding events to cq after shutdown is called.Gravatar yang-g2017-07-28
| * | | | Merge pull request #11948 from dgquintas/grpclb_fix_rr_shutdown_connectivityGravatar David G. Quintas2017-07-28
| |\ \ \ \
| | * | | | Fix bug in handling of RR connectivity transition to SHUTDOWNGravatar David Garcia Quintas2017-07-27
| | | |/ / | | |/| |
| * / | | Watch the LB channel using the right initial conn. stateGravatar David Garcia Quintas2017-07-27
| |/ / /
| * | | Use new protocol for reporting dropped calls to grpclb balancer.Gravatar Mark D. Roth2017-07-27
| | * | Update build.yaml, fix formatGravatar Yuchen Zeng2017-07-27
| | * | Add src/core/lib/iomgr/nameser.hGravatar Yuchen Zeng2017-07-27
| * | | Merge pull request #11780 from muxi/stream_compression_transportGravatar Muxi Yan2017-07-26
| |\ \ \
| * | | | Improvements to grpc_byte_stream API and handling.Gravatar Mark D. Roth2017-07-26
| * | | | Merge pull request #11865 from yang-g/avl_interfaceGravatar Yang Gao2017-07-26
| |\ \ \ \
| * | | | | grpclb: deal with all-drops serverlistsGravatar David Garcia Quintas2017-07-25
| | * | | | format codeGravatar yang-g2017-07-25
| | * | | | Adding exec_ctx to avl vtable functionsGravatar yang-g2017-07-25
| |/ / / /
| * | | | Fix wrong logging of LB policy addressesGravatar David Garcia Quintas2017-07-24
| * | | | Merge pull request #11786 from y-zeng/fd_orphanGravatar Yuchen Zeng2017-07-24
| |\ \ \ \
| | | | * | C-Ares: Remove Internal HeaderGravatar Axel Huebl2017-07-24
| | |_|/ / | |/| | |
| * | | | Merge pull request #11884 from yashykt/connect-authGravatar Yash Tibrewal2017-07-21
| |\ \ \ \
| * \ \ \ \ Merge pull request #9840 from ctiller/maxstrmGravatar Craig Tiller2017-07-21
| |\ \ \ \ \
| | | | | * | Bug fixGravatar Muxi Yan2017-07-21
| | | | | * | transport - Move slice buffer creation to stream compression enabling time (P...Gravatar Muxi Yan2017-07-21
| | | * | | | Changing a few variable names and adding few safety conditionsGravatar Yash Tibrewal2017-07-21
| | | * | | | Test credentials are passed with channel arg. Renamed macros and refactored c...Gravatar Yash Tibrewal2017-07-20
| * | | | | | Improve a comment in inproc transportGravatar Vijay Pai2017-07-20
| | | * | | | Nit correctionGravatar Yash Tibrewal2017-07-19
| | | | | * | transport - Update commentGravatar Muxi Yan2017-07-19
| | | | | * | transport - Change ~(size_t)0 to macro MAX_SIZE_TGravatar Muxi Yan2017-07-19
| | | * | | | Removing a few style issuesGravatar Yash Tibrewal2017-07-19
| | | | | * | transport - Use macro for grpc header bytes sizeGravatar Muxi Yan2017-07-19
| * | | | | | Merge pull request #11874 from dgquintas/fix_pending_grpclbGravatar David G. Quintas2017-07-19
| |\ \ \ \ \ \
| | | | * \ \ \ Merged latest commit from upstreamGravatar Yash Tibrewal2017-07-19
| | | | |\ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | | | * | | | Adding connect auth feature. Proxy-Authorization header is being inserted whe...Gravatar Yash Tibrewal2017-07-19
| * | | | | | | Check for no_proxy environment variable and skip proxy if host is listedGravatar Ben Sykes2017-07-19
* | | | | | | | Move action func to chttp2Gravatar ncteisen2017-07-18
* | | | | | | | Add read only refs to transport and streamGravatar ncteisen2017-07-18
* | | | | | | | Pull out flow control objectsGravatar ncteisen2017-07-18
* | | | | | | | Original behaviorGravatar ncteisen2017-07-18
* | | | | | | | Get rid of local window, fix qps workerGravatar ncteisen2017-07-18
* | | | | | | | Pull flowctl decision bits into moduleGravatar ncteisen2017-07-18