aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/bad_client
Commit message (Collapse)AuthorAge
* Optionalize compress, gather all the http2 filter bits together in ext/Gravatar Craig Tiller2017-04-03
|
* Change error_create API to sliceGravatar ncteisen2017-03-13
|
* Replace timeout/scaling macros with functions.Gravatar Robbie Shade2017-01-31
|
* Add an error to fd_shutdown (and recursively)Gravatar Craig Tiller2017-01-27
| | | | Allows diagnosing WHY a file descriptor was shutdown prematurely.
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
| | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55.
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
|
* 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 large metadata test - it was previously overconstrained now that we ↵Gravatar Craig Tiller2017-01-10
| | | | | | | | return better status
* | 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
| |\
| | * Moving message_size_filter properly.Gravatar Nicolas "Pixel" Noble2017-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 ↵Gravatar Craig Tiller2017-01-04
|\| | | | | | | | | | | | | | | | | | | metadata_filter_and_new_closures
| * | | | 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
| | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | - make closures know where they should be executed (eg, on a workqueue, or a combiner, or on an exec_ctx) - this allows removal of a large number of trampoline functions that were appearing whenever we used combiners, and should allow for a much easier interface to combiner locks
* | | | Move from cmp --> eq, and provide a good implementation for interningGravatar Craig Tiller2016-11-21
| | | |
* | | | 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
|\| |
* | | Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
|/ /
* | s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
| |
* | Merge branch 'buffer_pools_for_realsies' into grpc_sliceGravatar Craig Tiller2016-10-26
|\ \
| * \ Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-26
| |\ \
* | | | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
|/ / /
| | * Bad client tests convertedGravatar Craig Tiller2016-10-20
| | |
| * | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-19
| |\|
* | | clang-formatGravatar Craig Tiller2016-10-18
| | |
* | | BufferPool --> ResourceQuotaGravatar Craig Tiller2016-10-17
| | |
| * | UV tests pass on linuxGravatar murgatroid992016-10-07
| | |
* | | Make all tests build againGravatar Craig Tiller2016-09-28
| | |
* | | Update testsGravatar Craig Tiller2016-09-23
| |/ |/|
* | Merge github.com:grpc/grpc into merge-writeGravatar Craig Tiller2016-09-01
|\|
| * Merge remote-tracking branch 'upstream/master' into cq_verifier_file_lineGravatar Mark D. Roth2016-08-25
| |\
| * | Change cq_verifier to report file and line number for expectations.Gravatar Mark D. Roth2016-08-24
| | |
* | | Ensure ack is sent before relying on thatGravatar Craig Tiller2016-08-22
| |/ |/|
* | Updated tests.Gravatar Mark D. Roth2016-08-04
|/
* Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
|\
| * Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-06-03
| |\
* | \ Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-24
|\ \ \ | | |/ | |/|
| | * Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-05-18
| | |\
| * | | Bug fixesGravatar Craig Tiller2016-05-17
| | |/ | |/|
* | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-13
|\| |
| | * Added missing memset to grpc_op in testGravatar David Garcia Quintas2016-05-13
| | |
| * | Switch from snprintf() to gpr_asprintf().Gravatar Mark D. Roth2016-05-12
| | |
| * | Fix large_metadata_bad_client_test to avoid C99 string literal length limit.Gravatar Mark D. Roth2016-05-12
| |/
* | Fix compile errorGravatar Craig Tiller2016-05-11
| |
* | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-11
|\|