aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/fling/client.c
Commit message (Expand)AuthorAge
* rename all test core files to cc and a lot of C++ style conversionsGravatar Yash Tibrewal2017-10-25
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-14
|\
* | Call ref/unref, bugfixesGravatar Craig Tiller2017-03-31
| * Updates C CoreGravatar Sree Kuchibhotla2017-03-22
| * 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
* Merge github.com:grpc/grpc into rollfwdGravatar Craig Tiller2017-01-26
|\
| * Fix tests.Gravatar Mark D. Roth2017-01-25
* | Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
|/
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* All core tests compile without grpc_mdstrGravatar Craig Tiller2016-11-17
* s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
* Reduce cost of some heavyweight testsGravatar Craig Tiller2016-06-17
* Allow servers to select compression level via initial MD.Gravatar David Garcia Quintas2016-05-09
* Update copyrightsGravatar Craig Tiller2016-03-31
* Fix includesGravatar Craig Tiller2016-03-25
* Fix race condition in transport APIGravatar Craig Tiller2016-02-03
* Fix formattingGravatar Craig Tiller2016-01-20
* Fix copyrightsGravatar Craig Tiller2016-01-20
* Cap fling tests by time not rpcs processedGravatar Craig Tiller2016-01-20
* Lower latency profilingGravatar Craig Tiller2015-11-03
* Enable -WconversionGravatar Craig Tiller2015-09-10
* Core compiles with -Wsign-conversionGravatar Craig Tiller2015-09-10
* Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-08
|\
| * s/inherit/propagate/gGravatar Craig Tiller2015-07-31
| * Update wrappers, tests to new create_call()Gravatar Craig Tiller2015-07-31
* | Fixing C/C++ tests.Gravatar Nicolas "Pixel" Noble2015-07-29
| * Rename grpc_channel_create to grpc_insecure_channel_createGravatar Craig Tiller2015-07-21
|/
* Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
* Introduce multiple clocks to GPRGravatar Craig Tiller2015-07-01
* Changes to byte_buffer based on comments.Gravatar David Garcia Quintas2015-06-08
* C Core API cleanup.Gravatar Craig Tiller2015-05-04
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Fix fling test leaksGravatar Craig Tiller2015-02-17
* Addressed review commentsGravatar Abhishek Kumar2015-02-13
* clang formattingGravatar Abhishek Kumar2015-02-13
* Updated rest of client to new APIGravatar Abhishek Kumar2015-02-11
* Updated ping_pong_request to new APIGravatar Abhishek Kumar2015-02-10
* Fling client needs to have 4 invocations of event_finish to make thisGravatar Vijay Pai2015-02-04
* Prepare for the new batch call API.Gravatar Craig Tiller2015-02-02
* Init fixGravatar Craig Tiller2015-01-30
* Re-enabling errors on warning, disabling unused parameter warning, and fixing...Gravatar Nicolas "Pixel" Noble2015-01-30
* run clang-formatGravatar Yang Gao2015-01-26
* Merge branch 'new_invoke_api' of github.com:google/grpc into updateGravatar Craig Tiller2015-01-15
|\
* | () --> (void)Gravatar Craig Tiller2015-01-15
| * clang-formatGravatar Craig Tiller2015-01-14
| * Fling test uses grpc_call_invokeGravatar Craig Tiller2015-01-14
|/