1053 Commits (59cd467a74df8555abe0f39d19ae5eeb8eee688d)

Author SHA1 Message Date
David Garcia Quintas a5aa19b8b6 PR comments 9 years ago
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
Nicolas "Pixel" Noble fb0002cc36 Renaming GCOV to GPR_GCOV. 9 years ago
Nicolas "Pixel" Noble c61d0e178f Removing code coverage for unreachable code. 9 years ago
yang-g 92f4a155d8 add doxygen comment 9 years ago
Craig Tiller 8352b9e997 Review feedback 9 years ago
Nicolas "Pixel" Noble ba404826be Clang format. 9 years ago
Julien Boeuf 6489740a7c Improving documentation. 9 years ago
Julien Boeuf 67c2c95788 Fixing typo. 9 years ago
Julien Boeuf eb029c93fb Better documentation of the method_name field. 9 years ago
yang-g 52705590e4 Add set pointer api to channel_arguments 9 years ago
yang-g a23f17b123 add server_builder_option 9 years ago
Craig Tiller 7221d999bb Global hook for doing something in response to a synchronous server call 9 years ago
Craig Tiller 3328a5828f clang-format 9 years ago
Craig Tiller 20d99c0c96 AVL: add documentation 9 years ago
Craig Tiller 0593622d8f AVL: removal, and passing tests 9 years ago
Craig Tiller fba79f213f AVL: creation, destroy, add 9 years ago
Craig Tiller 52a2ebadcb Two argument variant for grpc::thread 9 years ago
Julien Boeuf 114f39475f Cpp example of how the plugins can be done. 9 years ago
Julien Boeuf caf9935e45 Also adding a credentials type to the plugin API. 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
Julien Boeuf ea44bba3b9 Changing the credentials plugin API. 9 years ago
Craig Tiller 2a2a6ed1ca Support rebuilding table 9 years ago
Craig Tiller b113649517 clang-format 9 years ago
yang-g b0e5e082b0 include header 9 years ago
yang-g a89bf50cf1 Handle cancel before start case 9 years ago
Craig Tiller a8d680923b Add a (temporary) facility to tune stream read-ahead size 9 years ago
Julien Boeuf 112f4a3035 Fixing the doc to warn of the dangers for overriding the target name when using SSL. 9 years ago
Craig Tiller 027a74cd3b First round changes to handle dynamic hpack table size 9 years ago
Craig Tiller 5925603101 stream_op cleanup: miscellany 9 years ago
David Garcia Quintas 6eb3925a70 Added grpc_byte_buffer_reader_readall 9 years ago
vjpai 119c103ab0 Split up into a new service proto, use proper service suffix, add a 9 years ago
yang-g bd89dd8381 remove log spam 9 years ago
Jorge Canizales 0f5739be43 Mark WaitForInitialMetadata as override, for Clang 9 years ago
Julien Boeuf 54a902ed17 Successfully compile C++ libary (not tests yet). 9 years ago
Julien Boeuf 441176d161 Got core to compile (without the tests) 9 years ago
Julien Boeuf acd835f99e First pass at the headers. 9 years ago
David Garcia Quintas 7fd0fd5023 C++ Alarm implementation (with tests). 9 years ago
yang-g b063c87596 mark unreachable code with a macro 9 years ago
David Garcia Quintas f747bbc043 s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm 9 years ago
Jorge Canizales 7069da2fe2 Repeat https://github.com/grpc/grpc/issues/3049 for OSX 9 years ago
Craig Tiller eff4419b2a Fixes 9 years ago
Craig Tiller 2bc37297c8 Enable backtraces on C tests 9 years ago
Nicolas "Pixel" Noble 499fb052a0 Restoring sanity. 9 years ago
Craig Tiller 649deebf7f Recycle partially filled buffers on the next read 9 years ago
Craig Tiller ddf3a511aa Add clang-format to sanity 9 years ago
Craig Tiller 04456843cd Windows fixes 9 years ago