89 Commits (71f4f205c0f8ed8ac83bda41512b26c216fc6b0c)

Author SHA1 Message Date
Craig Tiller e2715df1ab Reduce cost of some heavyweight tests 9 years ago
David Garcia Quintas a301eaade8 Allow servers to select compression level via initial MD. 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller b7f3f6eec4 Fix copyright 9 years ago
Craig Tiller 9533d042d4 Fix includes 9 years ago
Craig Tiller 2e1903638e Fix copyrights 9 years ago
Craig Tiller f40df23eeb Auto-changes 9 years ago
Craig Tiller a44cbfc11c Fix race condition in transport API 9 years ago
Craig Tiller 5ffab69caa Fix formatting 9 years ago
Craig Tiller f08dc47935 Fix copyrights 9 years ago
Craig Tiller fb0a918155 Cap fling tests by time not rpcs processed 9 years ago
Craig Tiller 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 9 years ago
Craig Tiller 61ead3e061 Lower latency profiling 9 years ago
Craig Tiller a82950e683 clang-format all core files 9 years ago
Craig Tiller 45724b35e4 indent pass to get logical source lines on one physical line 9 years ago
Craig Tiller 6a6b36c503 Enable -Wconversion 9 years ago
Craig Tiller f96dfc3cf8 First round of fixing up implicit 64->32 bit conversions 9 years ago
Craig Tiller 32ca48ce0b Core compiles with -Wsign-conversion 9 years ago
Julien Boeuf c17fecd224 Fixing tests. 9 years ago
Craig Tiller d6c98df792 clang-format all source 9 years ago
Craig Tiller c5ae3eb8d6 Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port 9 years ago
Craig Tiller e1b0e6ee12 s/inherit/propagate/g 9 years ago
Craig Tiller 99e61645ce Update wrappers, tests to new create_call() 9 years ago
Nicolas "Pixel" Noble 9a123df2cd Fixing C/C++ tests. 9 years ago
Julien Boeuf 5029b30d1c Adding option to force client auth on the server SSL creds. 9 years ago
Craig Tiller 4a4f1496c1 Rename grpc_channel_create to grpc_insecure_channel_create 9 years ago
Craig Tiller 58bbc864ba Updating wrapped languages to new time functions 10 years ago
Craig Tiller 143e7bf0cf Introduce a clock type field onto gpr_timespec. 10 years ago
Craig Tiller f1bff01631 clang-format changed files 10 years ago
Craig Tiller f3756c1e0d Introduce multiple clocks to GPR 10 years ago
Craig Tiller 9a57633233 clang-format affected files 10 years ago
David Garcia Quintas 59f905d79a Changes to byte_buffer based on comments. 10 years ago
Masood Malekghassemi 701af6031f Expose gpr_asprintf and gpr_strdup 10 years ago
Craig Tiller bce999f57f Refine shutdown API 10 years ago
Craig Tiller ee945e8325 Work towards removing grpc_server_shutdown 10 years ago
Craig Tiller fbac5f17b7 Crash handling test 10 years ago
Craig Tiller 7df5d6a7f1 Use platform suffix api 10 years ago
Craig Tiller c21a80957a Add subprocess GPR API 10 years ago
Nicolas Noble 2e3639302a Making the gRPC C tests building under Windows. 10 years ago
Craig Tiller f9e6adf998 Completion queue binding for new requests API change 10 years ago
Craig Tiller 64be9f7a30 C Core API cleanup. 10 years ago
Craig Tiller ff1ad1308e Stopgap fix for fling_stream_test timing out 10 years ago
Craig Tiller 1df06263fc Fix fling 10 years ago
Craig Tiller 1a138c34ed Dont add new requests when shutting down 10 years ago
Craig Tiller 759026cbf0 Server API simplification 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Craig Tiller 32223cf5e1 Fix fling test leaks 10 years ago
Abhishek Kumar a2d9ed0d91 Addressed review comments 10 years ago
Abhishek Kumar e3dd33ff8c clang formatting 10 years ago