aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/transport
Commit message (Expand)AuthorAge
* Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimi...Gravatar Noah Eisen2017-03-22
|\
| * Merge remote-tracking branch 'upstream/master' into retry_throttleGravatar Mark D. Roth2017-03-17
| |\
| | * Merge github.com:grpc/grpc into call_arenaGravatar Craig Tiller2017-03-16
| | |\
| * | \ Merge remote-tracking branch 'upstream/master' into retry_throttleGravatar Mark D. Roth2017-03-15
| |\ \ \
* | | | | Only use static on string literalsGravatar Noah Eisen2017-03-14
| | | | * Merge github.com:grpc/grpc into nolockGravatar Craig Tiller2017-03-14
| | | | |\ | | | |_|/ | | |/| |
* | | | | Change error_create API to sliceGravatar ncteisen2017-03-13
| | | * | Additionally use arena for incoming metadata allocationGravatar Craig Tiller2017-03-13
| | | * | Use an arena for call & subchannel_call allocationGravatar Craig Tiller2017-03-13
| | | * | FixesGravatar Craig Tiller2017-03-13
| | |/ /
* | / / Change error get/set API to grpc_sliceGravatar ncteisen2017-03-10
| |/ / |/| |
| | * debugGravatar 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
| * | 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