aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/bad_client
Commit message (Expand)AuthorAge
* Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-24
|\
* | Updates C CoreGravatar Sree Kuchibhotla2017-03-22
| * Change error_create API to sliceGravatar ncteisen2017-03-13
* | Prefix grpc_cq_polling_type enums with GRPC_CQ_Gravatar Sree Kuchibhotla2017-03-03
* | Change Core to use the new completion_queue_create APIGravatar Sree Kuchibhotla2017-03-02
|/
* Replace timeout/scaling macros with functions.Gravatar Robbie Shade2017-01-31
* Add an error to fd_shutdown (and recursively)Gravatar Craig Tiller2017-01-27
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
* 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 retur...Gravatar Craig Tiller2017-01-10
* | 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 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
| | | |/ | | |/|
* | | | 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