2056 Commits (2100d06b8ec1522ae7a403fb011f4829a7389b97)

Author SHA1 Message Date
Sree Kuchibhotla f99dbf5d08 Remove gpr_slice_to_cstring as it is not used anywhere 9 years ago
Sree Kuchibhotla 38d39f4622 expose gpr_slice_to_cstring() 9 years ago
Sree Kuchibhotla b6fd9bcbb6 Add coverage to new_with_len_ref() function (called via gpr_slice_ref() 9 years ago
Craig Tiller eda1e9bc39 Unknown frame test 9 years ago
Craig Tiller 858be6c58c Fix windows build 9 years ago
Craig Tiller c3218147de Fix fuzzing detected crash 9 years ago
yang-g 1ed62e4efc add test for pluck after shutdown 9 years ago
Craig Tiller 85517c6367 Fix string literals to hit the cases theyre supposed to 9 years ago
Sree Kuchibhotla 93360e1fbd Add test coverage for gpr_refn() function 9 years ago
Craig Tiller 82e40dac84 Fix memory leak 9 years ago
Sree Kuchibhotla ea4b3c6082 Fix a typo in comment 9 years ago
yang-g f1183300ce add test for global plugin 9 years ago
murgatroid99 0a9bac929e Reverted changes to single_run_localhost.sh 9 years ago
murgatroid99 6acc5f7574 Fixed up the Node benchmark implementation 9 years ago
yang-g 4852b595d4 more tests 9 years ago
Sree Kuchibhotla 7bf082faf8 Improve test coverage from slice_buffer 9 years ago
Craig Tiller 09c2d6dff0 Add a test of illegal continuation frames 9 years ago
Julien Boeuf 4c8e8181fe Adding common tests for TSI. 9 years ago
yang-g 077f6f80f0 some tests 9 years ago
Craig Tiller e219e02fd1 Add tests for dynamic table resizing 9 years ago
Craig Tiller 535701c5bd Add bad hpack frame tests 9 years ago
yang-g 9caec653ea add test for byte_buffer_copy 9 years ago
Craig Tiller 47e541ccff Add a test of invalid values to bad_client 9 years ago
Craig Tiller f9c8ce98cf Add test for grpc_get_well_known_google_credentials_file_path 9 years ago
Craig Tiller 56a363f36c Fix for when grpc::string is not the same type as FLAGS_... 9 years ago
Craig Tiller e62bf9844c Fix HPACK encoder test 9 years ago
Craig Tiller 6a27514207 Correctly tag dependencies 9 years ago
Nicolas "Pixel" Noble ba404826be Clang format. 9 years ago
Nicolas "Pixel" Noble ac5e2eef91 Clang format. 9 years ago
yang-g 5d85037748 update api 9 years ago
yang-g 58f8049645 Add a test 9 years ago
yang-g dc2159309a Release fd api 9 years ago
yang-g 52705590e4 Add set pointer api to channel_arguments 9 years ago
Craig Tiller a3c03e6854 Fix memory leak 9 years ago
Craig Tiller 0593622d8f AVL: removal, and passing tests 9 years ago
Craig Tiller fba79f213f AVL: creation, destroy, add 9 years ago
yang-g f8843fb58c fix build and windows test 9 years ago
Craig Tiller 388816a86a This is needed to link on mac 9 years ago
Craig Tiller 34eb4b110f This is needed to link on mac 9 years ago
Jan Tattermusch ed67356bd0 improve comments on benchmark protos 9 years ago
Craig Tiller b2b4261631 Remove metadata context entirely 9 years ago
Sree Kuchibhotla e1330ff451 Add multiple channels to each server 9 years ago
Julien Boeuf 114f39475f Cpp example of how the plugins can be done. 9 years ago
Craig Tiller ebdef9d674 Remove metadata context from the channel stack 9 years ago
Sree Kuchibhotla bc3127d4c3 Address code review comments 9 years ago
Sree Kuchibhotla 52a514a250 Address code review comments 9 years ago
Craig Tiller b774be46d7 clang-format 9 years ago
Craig Tiller 0e72ede405 Use static metadata table in metadata.c 9 years ago
Julien Boeuf 3c957e60a3 Fixing implementations. 9 years ago
Nicolas Noble 5eb4e1caef Adding grpc_tcp_listener as an actual object being returned. 9 years ago