aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/transport
Commit message (Expand)AuthorAge
* clang-formatGravatar Craig Tiller2017-03-31
* Review feedback: bikeshedding roundGravatar Craig Tiller2017-03-31
* Merge github.com:grpc/grpc into new_transport_opGravatar Craig Tiller2017-03-30
|\
| * Sanity fixesGravatar Craig Tiller2017-03-29
* | Merge github.com:grpc/grpc into new_transport_opGravatar Craig Tiller2017-03-28
|\|
| * Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimi...Gravatar Noah Eisen2017-03-22
| |\
* | \ Merge github.com:grpc/grpc into new_transport_opGravatar Craig Tiller2017-03-20
|\ \ \
| | | * Merge remote-tracking branch 'upstream/master' into retry_throttleGravatar Mark D. Roth2017-03-17
| | | |\ | | |_|/ | |/| |
* | | | Merge github.com:grpc/grpc into new_transport_opGravatar Craig Tiller2017-03-16
|\ \ \ \
| | * \ \ 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
* | | | Conversion progressGravatar Craig Tiller2017-03-10
* | | | Merge github.com:grpc/grpc into new_transport_opGravatar Craig Tiller2017-03-10
|\ \ \ \ | | |/ / | |/| |
* | | | 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
* | | | 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