26 Commits (d9319aaa8043cf3f04f1d39b044f71f985d143cd)

Author SHA1 Message Date
Yash Tibrewal d9319aaa80 Remove unnamed typedef structs in src/core 5 years ago
Soheil Hassas Yeganeh 8898f48277 Avoid copying grpc_slice as much as possible. 6 years ago
Soheil Hassas Yeganeh 9decf48632 Move security credentials, connectors, and auth context to C++ 6 years ago
Alexander Polcyn db3e898a98 Add a sanity check for inclusion of port_platform.h 7 years ago
Muxi Yan 38fcd0c6c3 clang-format 7 years ago
ncteisen 66dfcf5919 clang fmt 8 years ago
ncteisen adbfbd5977 Remove all extern C 8 years ago
Craig Tiller baa14a975e Update clang-format to 5.0 8 years ago
Craig Tiller 694580faee Better name 8 years ago
Craig Tiller 6014e8a945 C++ize tracing 8 years ago
Yash Tibrewal 12fc6d461e Add newline at the end of src/core headers that did not have it 8 years ago
Yash Tibrewal a7e6d65a48 Changes for C to C++. Adding extern C to header files for compatibility. 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Craig Tiller 84f75d448e Fix ASAN/TSAN failures 8 years ago
Craig Tiller 28b72428a8 clang-format 9 years ago
Craig Tiller b37d53ebc0 Bulk update #includes 9 years ago
Craig Tiller d41a4a720f s/gpr_slice/grpc_slice, and move around tests, impls 9 years ago
Mark D. Roth 714c7ec74a Plumbed read_buffer through and fixed leftover bytes problem. 9 years ago
Craig Tiller 5b15afd75c Progress converting to new error system 9 years ago
Matthew Iselin 7151af9465 Allow grpc_http_parser to optionally accept a wider range of line endings. 9 years ago
Craig Tiller 3ab2fe0094 Rollup of changes from the latest import 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller 9a4dddd8b5 Fix include guards 9 years ago
Craig Tiller f23078cbd3 Stage #1 of core breakup: move everything under lib 9 years ago
Matthew Iselin 1824f0519f Add HTTP request parsing. 9 years ago