aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/transport
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-17
|\
| * Add licenses to all BUILD files and missing copyrightGravatar yang-g2017-01-11
* | Fix testsGravatar Craig Tiller2017-01-06
* | Merge branch 'slice_with_exec_ctx' into metadata_filterGravatar Craig Tiller2017-01-04
|\|
| * Merge branch 'patchy' into slice_with_exec_ctx_and_buildGravatar Craig Tiller2017-01-04
| |\
| | * Merge branch 'master' of https://github.com/grpc/grpc into bazel-take-2Gravatar Nicolas "Pixel" Noble2017-01-04
| | |\
| | * \ Merge remote-tracking branch 'google/master' into bazel-take-2Gravatar Nicolas "Pixel" Noble2017-01-04
| | |\ \
* | | | | Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_...Gravatar Craig Tiller2017-01-04
|\| | | |
| * | | | Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | clang-format codeGravatar Craig Tiller2017-01-03
| | * | | Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
| | | |/ | | |/|
* | | | Fix some leaks/use-after-freesGravatar Craig Tiller2016-12-07
* | | | Fix leakGravatar Craig Tiller2016-11-30
* | | | Fix memory leakGravatar Craig Tiller2016-11-23
* | | | Make everything compile for clang & gccGravatar Craig Tiller2016-11-23
* | | | Move from cmp --> eq, and provide a good implementation for interningGravatar Craig Tiller2016-11-21
* | | | Fix timeout decodingGravatar Craig Tiller2016-11-18
* | | | Get identity law testing rightGravatar Craig Tiller2016-11-18
* | | | Get core compiling againGravatar Craig Tiller2016-11-18
* | | | Begin moving mdelem to be a value typeGravatar Craig Tiller2016-11-18
* | | | Fix static metadataGravatar Craig Tiller2016-11-17
* | | | Refining testGravatar Craig Tiller2016-11-17
* | | | Fix mis-sized arrayGravatar Craig Tiller2016-11-17
* | | | All core tests compile without grpc_mdstrGravatar Craig Tiller2016-11-17
|/ / /
* | | Finish moving to new APIsGravatar Craig Tiller2016-11-09
* | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-09
|\| |
| * | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-08
| |\ \
* | | | Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
|/ / /
| * | Merge github.com:grpc/grpc into pid_ctlGravatar Craig Tiller2016-10-28
| |\ \
* | | | clang-formatGravatar Craig Tiller2016-10-26
* | | | s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
* | | | Merge branch 'buffer_pools_for_realsies' into grpc_sliceGravatar Craig Tiller2016-10-26
|\ \ \ \ | | |/ / | |/| |
* | | | Add incldues, fix function namesGravatar Craig Tiller2016-10-26
* | | | Update includes, s/gpr_dump_slice/grpc_dump_slice/gGravatar Craig Tiller2016-10-26
* | | | Bulk update #includesGravatar Craig Tiller2016-10-26
* | | | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
| | | * Merge branch 'master' of https://github.com/grpc/grpc into bazel-take-2Gravatar Nicolas "Pixel" Noble2016-10-26
| | | |\ | | |_|/ | |/| |
| * | | Introduce a grpc-exp ALPN protocol identifier.Gravatar Harvey Tuch2016-10-24
|/ / /
| * / Add pid controller testGravatar Craig Tiller2016-10-20
|/ /
| * All fuzzersGravatar Craig Tiller2016-10-20
|/
* Merge branch 'grand-unified-closures' into direct-callsGravatar Craig Tiller2016-09-08
|\
| * Support >16kib frame sizes in coreGravatar Craig Tiller2016-08-24
* | fixesGravatar Craig Tiller2016-08-22
|/
* Move timeout_encoding from core/ext/transport/chttp2 to core/lib/transportGravatar Robbie Shade2016-07-13
* Make it more likely to correctly report deadline exceededGravatar Craig Tiller2016-07-08
* Merge pull request #6958 from ctiller/cpuburnGravatar Jan Tattermusch2016-06-17
|\
| * Reduce cost of some heavyweight testsGravatar Craig Tiller2016-06-17
* | Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
|\|
| * Merge pull request #6875 from y-zeng/log_checkGravatar Jan Tattermusch2016-06-14
| |\
| * \ Merge pull request #6572 from y-zeng/base64_decodeGravatar Jan Tattermusch2016-06-14
| |\ \