aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext
Commit message (Collapse)AuthorAge
...
| | * | | Merge branch 'master' into census_updateGravatar Jim King2017-10-26
| | |\ \ \ | | |/ / / | |/| | |
| | | * | Fix a bunch of dumb service config parsing bugs.Gravatar Mark D. Roth2017-10-26
| | |/ / | |/| |
* | | | clang-formatGravatar Mark D. Roth2017-10-26
| | | |
* | | | Take ref to connected subchannel if subchannel starts in state READY.Gravatar Mark D. Roth2017-10-25
| | | |
* | | | Fix bug from merge and improve logging.Gravatar Mark D. Roth2017-10-25
| | | |
* | | | Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_listGravatar Mark D. Roth2017-10-25
|\| | |
| * | | Merge pull request #13094 from muxi/fix-objc-cpp-buildGravatar Muxi Yan2017-10-24
| |\ \ \ | | | | | | | | | | Fix objc build problem with C++ core
| * \ \ \ Merge pull request #12850 from markdroth/lb_pick_error_fixGravatar Mark D. Roth2017-10-24
| |\ \ \ \ | | | | | | | | | | | | Return LB picks with an error upon shutdown.
| * \ \ \ \ Merge pull request #12219 from y-zeng/http2_connectorGravatar Yuchen Zeng2017-10-24
| |\ \ \ \ \ | | | | | | | | | | | | | | Add the endpoint used by the handshake process to connector's pollset_set
| * \ \ \ \ \ Merge pull request #13070 from markdroth/client_channel_lb_policy_ref_fixGravatar Mark D. Roth2017-10-24
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Restore pick-after-resolver-result logic from before #12297.
| * \ \ \ \ \ \ Merge pull request #12720 from dgquintas/grpclb_remove_silly_assertGravatar David G. Quintas2017-10-24
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Remove wrong assert from grpclb
* | | | | | | | | Initialize subchannel_list->pending_connectivity_state_unsafe.Gravatar Mark D. Roth2017-10-23
| | | | | | | | |
* | | | | | | | | Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_listGravatar Mark D. Roth2017-10-23
|\| | | | | | | |
| | | * | | | | | Restore logic from before #12297.Gravatar Mark D. Roth2017-10-23
| | |/ / / / / / | |/| | | | | |
| | | | | | * | Cleaning up census code.Gravatar Vizerai2017-10-23
| | |_|_|_|/ / | |/| | | | |
| | | | | * | Make fix objc build problemGravatar Muxi Yan2017-10-20
| | | | | | |
| * | | | | | Merge pull request #13031 from apolcyn/fix_connectivity_state_data_raceGravatar apolcyn2017-10-20
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix data race in watch connectivity state callback
| | | * | | | | clang-formatGravatar David Garcia Quintas2017-10-20
| | | | | | | |
| | | * | | | | Removed wrong assert from grpclbGravatar David Garcia Quintas2017-10-20
| | |/ / / / / | |/| | | | |
| * | | | | | Only allocate cached_timeout when md internedGravatar yang-g2017-10-19
| | |_|_|/ / | |/| | | |
| * | | | | Merge pull request #12653 from vbatts/conversion_fixGravatar Yash Tibrewal2017-10-19
| |\ \ \ \ \ | | | | | | | | | | | | | | core: fix int conversion
| * | | | | | Fix some other NULL checks and usesGravatar Vijay Pai2017-10-19
| | | | | | |
* | | | | | | Code review changes.Gravatar Mark D. Roth2017-10-19
| | | | | | |
| * | | | | | Fix compilationGravatar Craig Tiller2017-10-18
| | | | | | |
| * | | | | | Reflow to remove boolGravatar Craig Tiller2017-10-18
| | | | | | |
| * | | | | | Remove dead codeGravatar Craig Tiller2017-10-18
| | | | | | |
| * | | | | | Add commentGravatar Craig Tiller2017-10-18
| | | | | | |
| * | | | | | Merge branch 'pid++' into flow++Gravatar Craig Tiller2017-10-18
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge github.com:grpc/grpc into pid++Gravatar Craig Tiller2017-10-18
| | |\ \ \ \ \ \
| | | | | * | | | Put watch conectivity state change callback under combinerGravatar Alexander Polcyn2017-10-17
| | | | | | | | |
| | | * | | | | | Resolve commentsGravatar yang-g2017-10-16
| | | | | | | | |
| | | * | | | | | Use key in dynamic table if availableGravatar yang-g2017-10-16
| | | | | | | | |
| * | | | | | | | Merge branch 'pid++' into flow++Gravatar Craig Tiller2017-10-16
| |\| | | | | | |
| | * | | | | | | Merge github.com:grpc/grpc into pid++Gravatar Craig Tiller2017-10-16
| | |\| | | | | |
| | | * | | | | | Fix memory leakGravatar Craig Tiller2017-10-16
| | | | | | | | |
* | | | | | | | | Code review changes.Gravatar Mark D. Roth2017-10-16
| | | | | | | | |
| | | * | | | | | Review feedbackGravatar Craig Tiller2017-10-13
| | | | | | | | |
* | | | | | | | | Code review changes.Gravatar Mark D. Roth2017-10-13
| | | | | | | | |
| * | | | | | | | flow control fixesGravatar Craig Tiller2017-10-12
| | | | | | | | |
| * | | | | | | | First attempt at periodic updates to flow controlGravatar Craig Tiller2017-10-12
| | | | | | | | |
| * | | | | | | | Merge branch 'pid++' into flow++Gravatar Craig Tiller2017-10-12
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'timer' into pid++Gravatar Craig Tiller2017-10-12
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | * | | | | | | Merge branch 'chttp2_timer' into timerGravatar Craig Tiller2017-10-12
| | | |\ \ \ \ \ \ \ | | | | | |_|/ / / / | | | | |/| | | | |
| | | | * | | | | | Merge github.com:grpc/grpc into chttp2_timerGravatar Craig Tiller2017-10-12
| | | | |\ \ \ \ \ \
| | | * | | | | | | | Be consistent with JavaGravatar Craig Tiller2017-10-12
| | | | | | | | | | |
* | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_listGravatar Mark D. Roth2017-10-12
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Add flow control to inproc transport so send needs a matching recv; fixGravatar Vijay Pai2017-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | some tests that assumed some sends could always go out
| | | | * | | | | | | Fix testsGravatar Craig Tiller2017-10-11
| | | | | | | | | | |
* | | | | | | | | | | clang-formatGravatar Mark D. Roth2017-10-11
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #12736 from markdroth/grpclb_update_simplificationGravatar Nicolas Noble2017-10-11
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Simplify grpclb update handling