aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/transport
Commit message (Expand)AuthorAge
* Move method_config module from ext/client_channel to lib/transport.Gravatar Mark D. Roth2016-10-26
* clang-formatGravatar Mark D. Roth2016-10-24
* Merge remote-tracking branch 'upstream/master' into service_config2Gravatar Mark D. Roth2016-10-24
|\
| * Merge pull request #8381 from dgquintas/lb-cost-binGravatar David G. Quintas2016-10-20
| |\
* | | Convert method config to a struct for use in the fast path.Gravatar Mark D. Roth2016-10-19
|/ /
* | Merge remote-tracking branch 'upstream/master' into service_configGravatar Mark D. Roth2016-10-18
|\ \
| * | Better debug stringsGravatar Craig Tiller2016-10-17
| | * s/lb-cost/lb-cost-binGravatar David Garcia Quintas2016-10-15
| * | Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-10-14
| |\|
* | | Rename grpc_hash_table to grpc_mdstr_hash_table.Gravatar Mark D. Roth2016-10-14
* | | clang-formatGravatar Mark D. Roth2016-10-12
* | | Code review changes.Gravatar Mark D. Roth2016-10-12
| | * Renamed LB-related metadata keysGravatar David Garcia Quintas2016-10-11
* | | Code review changes.Gravatar Mark D. Roth2016-10-11
* | | clang-formatGravatar Mark D. Roth2016-09-30
* | | Various fixes and clean-ups.Gravatar Mark D. Roth2016-09-30
| * | Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-09-29
| |\|
* | | Refactor hash table code into its own module and use it for method_config as ...Gravatar Mark D. Roth2016-09-27
| |/ |/|
| * Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-09-23
| |\
* | \ Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-23
|\ \ \ | | |/ | |/|
| * | Merge pull request #8099 from dgquintas/census_md_rename_sep_16Gravatar David G. Quintas2016-09-21
| |\ \
| | | * Use boolGravatar Craig Tiller2016-09-21
* | | | Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-16
|\| | |
| * | | Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-clos...Gravatar Craig Tiller2016-09-16
| |\ \ \
| | | | * Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-09-15
| | | | |\ | | |_|_|/ | |/| | |
| | | * | Renamed grpc-census-bin to grpc-stats-binGravatar David Garcia Quintas2016-09-14
| * | | | Moved LB token changes solely into grpclb.cGravatar David Garcia Quintas2016-09-12
* | | | | Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-12
|\ \ \ \ \ | | |_|/ / | |/| | |
| | | * | Revert "Revert "Grand unified closures""Gravatar Craig Tiller2016-09-12
| | |/ / | |/| |
| * | | Revert "Grand unified closures"Gravatar Craig Tiller2016-09-12
* | | | Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-12
|\| | |
* | | | Fix close vs. cancel confusion in transport helper functions.Gravatar Mark D. Roth2016-09-09
| * | | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-09-02
| |\| |
* | | | Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-01
|\ \ \ \ | | |/ / | |/| |
| | | * Merge github.com:grpc/grpc into merge-writeGravatar Craig Tiller2016-09-01
| | | |\ | | |_|/ | |/| |
| | | * Note polling coverage when taking combiner locks: resolves offload issuesGravatar Craig Tiller2016-08-31
* | | | Add locking. Add cancellation check. Use grpc_call_element_send_cancel().Gravatar Mark D. Roth2016-08-31
| * | | addressed comments from reviewGravatar Makarand Dharmapurikar2016-08-30
| | | * Improve debugGravatar Craig Tiller2016-08-29
| | | * Add transport op debugging, coalesce set_accept_stream & send_goaway callsGravatar Craig Tiller2016-08-29
| * | | surface cacheable flag to the callGravatar Makarand Dharmapurikar2016-08-29
* | | | Fix build problems when refcount debugging is enabled.Gravatar Mark D. Roth2016-08-29
| * | | prep work for enabling cachingGravatar Makdharma2016-08-24
|/ / /
| | * Merge combiner and exec_ctx execution betterGravatar Craig Tiller2016-08-24
| | * Fix refcounting bugsGravatar Craig Tiller2016-08-19
| | * SimplificationsGravatar Craig Tiller2016-08-19
| |/
| * Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-08-09
| |\ | |/ |/|
* | Merge pull request #6915 from markdroth/filter_apiGravatar kpayson642016-08-05
|\ \
| | * Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-08-04
| | |\ | |_|/ |/| |
* | | Merge pull request #7370 from rjshade/move_timeout_encodingGravatar kpayson642016-08-02
|\ \ \