aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/filters/client_channel
Commit message (Collapse)AuthorAge
* Privatize useful.h and avl.hGravatar Vijay Pai2018-02-02
|
* clang-formatGravatar David Garcia Quintas2018-02-01
|
* Merge branch 'master' of github.com:grpc/grpc into dns_cooldownGravatar David Garcia Quintas2018-02-01
|\
* | PR commentsGravatar David Garcia Quintas2018-02-01
| |
| * Merge pull request #14264 from yang-g/to_scopeGravatar Yang Gao2018-02-01
| |\ | | | | | | Deprecate GPR_TIMER_BEGIN/END and replace with GPR_TIMER_SCOPE.
* | | Remove spurious closure initsGravatar David Garcia Quintas2018-02-01
| | |
* | | Remove unnecessary closuresGravatar David Garcia Quintas2018-02-01
| | |
| | * Deprecate GPR_TIMER_BEGIN/END and replace with GPR_TIMER_SCOPE.Gravatar yang-g2018-01-31
| | |
* | | PR commentsGravatar David Garcia Quintas2018-01-31
| | |
| * | Fix DNS resolvers to reset the backoff in the right place.Gravatar Mark D. Roth2018-01-31
| |/
* | fixed format stringGravatar David Garcia Quintas2018-01-30
| |
* | Removed debug logGravatar David Garcia Quintas2018-01-30
| |
* | c-ares resolver changesGravatar David Garcia Quintas2018-01-30
| |
* | PR CommentsGravatar David Garcia Quintas2018-01-30
| |
| * Don't destroy null lb_addrGravatar David Garcia Quintas2018-01-29
| |
* | DNS cooldown mechanismGravatar David Garcia Quintas2018-01-29
|/
* Merge pull request #14137 from jtattermusch/no_proxy_str_memleakGravatar Jan Tattermusch2018-01-25
|\ | | | | Fix no_proxy_str memory leak
* | Fix commentGravatar Juanli Shen2018-01-24
| |
* | Extract lb_calld from glb_policyGravatar Juanli Shen2018-01-23
| |
| * fix no_proxy_str memory leakGravatar Jan Tattermusch2018-01-23
|/
* Merge pull request #14089 from markdroth/no_plus_in_directory_namesGravatar Mark D. Roth2018-01-19
|\ | | | | Rename 'gpr++' directories to 'gprpp'.
| * Rename 'gpr++' directories to 'gprpp'.Gravatar Mark D. Roth2018-01-19
| |
* | Merge pull request #14070 from markdroth/backoff_api_cleanupGravatar Mark D. Roth2018-01-19
|\ \ | |/ |/| Combine BackOff Begin() and Step() methods.
* | Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
| |
| * Combine BackOff Begin() and Step() methods.Gravatar Mark D. Roth2018-01-18
| |
* | fix "not enough actual parameters for macro" warningGravatar Jan Tattermusch2018-01-18
| |
* | Merge branch 'master' of github.com:grpc/grpc into conn_subchannelGravatar David Garcia Quintas2018-01-17
|\|
* | PR comments, round 4Gravatar David Garcia Quintas2018-01-12
| |
* | PR comments, round 3Gravatar David Garcia Quintas2018-01-12
| |
| * Merge pull request #13985 from markdroth/lb_policy_ref_simplificationGravatar Mark D. Roth2018-01-12
| |\ | | | | | | Simply LB policy refcounting, again.
* | | PR comments, round 2Gravatar David Garcia Quintas2018-01-11
| | |
| | * Don't unref null client_stats.Gravatar Mark D. Roth2018-01-11
| | |
| | * Revert "Merge pull request #13970 from ↵Gravatar Mark D. Roth2018-01-11
| | | | | | | | | | | | | | | | | | | | | grpc/revert-13857-lb_policy_ref_simplification" This reverts commit 61b32965bec11f4106c729bb0a428ff03d2d03ab, reversing changes made to 2eb22fd67d73a210c1f41d79efcfe52285ccb2ec.
| * | Substitute a11r for ctiller in all OWNERS filesGravatar Craig Tiller2018-01-10
| |/
| * Revert "Simplify LB policy refcounting."Gravatar Yash Tibrewal2018-01-10
| |
* | Merge branch 'master' of github.com:grpc/grpc into conn_subchannelGravatar David Garcia Quintas2018-01-09
|\|
* | PR commentsGravatar David Garcia Quintas2018-01-09
| |
| * Simplify LB policy refcounting.Gravatar Mark D. Roth2018-01-09
| |
| * Merge pull request #13805 from AspirinSJL/lb_bugGravatar Juanli Shen2018-01-08
| |\ | | | | | | Change client_load_report_timer_pending var name
| | * Unify the timer callback boolsGravatar Juanli Shen2018-01-08
| | |
* | | Connected subchannel refactoringGravatar David Garcia Quintas2018-01-05
| | |
| * | Merge pull request #13900 from vjpai/odrGravatar Vijay Pai2018-01-05
|/| | | | | | | | Wrap duplicated-name definitions in anonymous namespace (except for iomgr)
* | | Merge pull request #13879 from AspirinSJL/client_load_report_bugGravatar Juanli Shen2018-01-03
|\ \ \ | | | | | | | | Restore checking initial request sent
| | * | Wrap duplicated-name definitions in anonymous namespaceGravatar Vijay Pai2018-01-02
| |/ / |/| |
| * | Restore checking initial request sentGravatar Juanli Shen2017-12-27
| |/
* | Merge branch 'master' of github.com:grpc/grpc into backoff_cppGravatar David Garcia Quintas2017-12-13
|\|
* | Fixed wrong conversion factorGravatar David Garcia Quintas2017-12-13
| |
| * Merge pull request #13659 from grpc/revert-13658-revert-13058-execctxGravatar Yash Tibrewal2017-12-08
| |\ | | | | | | Revert "Revert "All instances of exec_ctx being passed around in src/core removed""
| | * virtual destructor in exec_ctx, remove unneeded flush in grpc_shutdown and ↵Gravatar Yash Tibrewal2017-12-07
| | | | | | | | | | | | remove grpc_exec_ctx from .pxi files in python
| | * Merge masterGravatar Yash Tibrewal2017-12-07
| | |\