17 Commits (b33225678a656c50df8f6437123355bd178e0e30)

Author SHA1 Message Date
Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 8 years ago
Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 8 years ago
Craig Tiller b4aa70ea94 Offer grpc_slice_to_c_string to simplify some code 8 years ago
Craig Tiller 3b05e1da91 Move from cmp --> eq, and provide a good implementation for interning 8 years ago
Craig Tiller 1ad51e021f Fix static metadata 8 years ago
Craig Tiller 7d4116fa44 All core tests compile without grpc_mdstr 8 years ago
Craig Tiller 0451c3dbfc Move slice functions to vtable, implement hash 8 years ago
Craig Tiller c9b0b28772 Progress towards mdstr elimination 8 years ago
Craig Tiller 5ef31ab9c9 Progress towards mdstr elimination 8 years ago
Craig Tiller e52bbb1d01 Initial elimination of grpc_mdstr from metadata.{h,c} 8 years ago
Craig Tiller 8268155cf1 Initial cut of slice interning 8 years ago
Craig Tiller bd39e23f11 Start slice interning 8 years ago
Craig Tiller 5b676a6b1a Fix include guards 8 years ago
Craig Tiller d41a4a720f s/gpr_slice/grpc_slice, and move around tests, impls 8 years ago
David Garcia Quintas 61887dcf46 scrubbed codegen/sync.h 9 years ago
David Garcia Quintas e8fd66b71d removed codegen/slice_buffer.h and scrubbed codegen/slice.h 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
David Garcia Quintas 3452ae27c1 copyrights 9 years ago
David Garcia Quintas 2425bbbc55 Further work. Compiles. WIP 9 years ago
Craig Tiller 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 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
Craig Tiller 0e72ede405 Use static metadata table in metadata.c 9 years ago
Craig Tiller d6c98df792 clang-format all source 10 years ago
Julien Boeuf da13cd201b Adding gpr_dump and gpr_hexdump as discussed. Removed gpr_slice_to_cstring as well. 10 years ago
Julien Boeuf abc09d8b12 Adding util to get a NULL terminated string from a slice. 10 years ago
murgatroid99 04a0395670 Added casts to a macro 10 years ago
Craig Tiller 9a57633233 clang-format affected files 10 years ago
Eric Dobson b37307cfd8 Fix docs on gpr_slice_unref. 10 years ago
Nicolas "Pixel" Noble 1ff52d5278 Guard headers tool. 10 years ago
Nicolas Noble 085603c112 Second batch of feedback. 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 32946d37e0 () --> (void) 10 years ago
Craig Tiller b5dcec5a2e clang-format codebase 10 years ago
jboeuf befd26501a Adding base utils for JWT service account workflow. OpenSSL base64 decoding is 10 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 10 years ago