aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/transport
Commit message (Expand)AuthorAge
...
| | | | * Conversion progressGravatar Craig Tiller2017-03-10
| | | | * Merge github.com:grpc/grpc into new_transport_opGravatar Craig Tiller2017-03-10
| | | | |\ | | | | |/ | | | |/|
| * | | | Address github commentsGravatar ncteisen2017-03-09
| * | | | Merge branch 'master' of https://github.com/grpc/grpc into error-arena-optimi...Gravatar Noah Eisen2017-03-09
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Error arena optimizationGravatar ncteisen2017-03-08
* | | | | clang-formatGravatar Muxi Yan2017-03-02
* | | | | Lazy deframe pass cronet end2end testsGravatar Muxi Yan2017-03-02
* | | | | Change stream interface for methodGravatar Muxi Yan2017-03-02
|/ / / /
| | | * Start converting stream ops to a control + payload... since the bulky payload...Gravatar Craig Tiller2017-03-01
| |_|/ |/| |
| * | Add a slice type that shares a refcount with a transport streamGravatar Craig Tiller2017-03-01
|/ /
| * Merge remote-tracking branch 'upstream/master' into retry_throttleGravatar Mark D. Roth2017-03-01
| |\ | |/ |/|
| * Retry throttling implementation.Gravatar Mark D. Roth2017-02-23
* | Merge github.com:grpc/grpc into zallocGravatar Craig Tiller2017-02-17
|\|
| * Merge pull request #9660 from ctiller/c3Gravatar Craig Tiller2017-02-16
| |\
* | | Add zalloc, convert a bunch of files to use itGravatar Craig Tiller2017-02-16
|/ /
| * s/transport_private/handler_private -- use is no longer restricted to transportsGravatar Craig Tiller2017-02-14
* | Use call context to propagare LR costsGravatar David Garcia Quintas2017-02-13
| * Fix leaksGravatar Craig Tiller2017-02-09
| * Convert connectivity_state, channel info into a combiner-compatible formGravatar Craig Tiller2017-02-09
|/
* Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-01-30
|\
| * Fix fuzzing detected failureGravatar Craig Tiller2017-01-30
* | Merge branch 'bm_countwrites' into bwestGravatar Craig Tiller2017-01-27
|\|
* | Bug fixes, tracing for bdp estimationGravatar Craig Tiller2017-01-27
* | Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-01-26
|\ \
| | * Fix hpack fuzzerGravatar Craig Tiller2017-01-21
| * | Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
| |/
* | Fix simple testsGravatar Craig Tiller2017-01-20
* | Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-01-20
|\|
| * Remove dead filesGravatar Craig Tiller2017-01-17
* | Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-01-13
|\ \
| | * Add a mechanism for tagging threads that might be owned byGravatar Craig Tiller2017-01-12
| | * Fix sanity: core_banned_functionsGravatar Craig Tiller2017-01-11
| | * Fix sanity: core_banned_functionsGravatar Craig Tiller2017-01-11
| | * Fix sanity: check_include_guardsGravatar Craig Tiller2017-01-11
| | * Fix bugsGravatar Craig Tiller2017-01-06
| | * clang-formatGravatar Craig Tiller2017-01-06
| | * Fixes, remove grpc_error_free_stringGravatar Craig Tiller2017-01-06
| | * Error handling cleanupGravatar Craig Tiller2017-01-06
| | * Start fixing http error --> grpc status conversionGravatar Craig Tiller2017-01-06
| | * FixesGravatar Craig Tiller2017-01-06
| | * Cleaning up error handlingGravatar Craig Tiller2017-01-06
| | * Merge github.com:grpc/grpc into fix_errorsGravatar Craig Tiller2017-01-06
| | |\ | | |/ | |/|
| * | Actually add the documentationGravatar Craig Tiller2017-01-06
| | * Fix windows compilationGravatar Craig Tiller2017-01-05
| | * Get ASAN building againGravatar Craig Tiller2017-01-05
| | * Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_...Gravatar Craig Tiller2017-01-04
| | |\ | | |/ | |/|
* | | Add clamping to pid controller, make arguments more readableGravatar Craig Tiller2017-01-03
* | | Increase stability of integration for PID controllerGravatar Craig Tiller2017-01-03
| * | Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
| |\ \
* | | | PID controller stabilizationGravatar Craig Tiller2016-12-29