501 Commits (bf3378f47d718505b00053bbf55d4b2002100670)

Author SHA1 Message Date
Sree Kuchibhotla f989469fe3 Temporarily enable gpr_slice_* functions to not break api compatibility 8 years ago
Mark D. Roth e62605f41e Fix error handling in channel initialization. 8 years ago
Craig Tiller 7d4116fa44 All core tests compile without grpc_mdstr 8 years ago
Craig Tiller 7cdad96fc4 Fix foward declaration duplication 8 years ago
Craig Tiller 10cd356662 Finish moving to new APIs 8 years ago
Craig Tiller a59c16c184 Progress towards making grpc_slice_unref_internal take an exec_ctx 8 years ago
Craig Tiller 618e67d655 s/GPR_SLICE/GRPC_SLICE/g 8 years ago
Craig Tiller c3350541e3 Generate build files 8 years ago
Craig Tiller b37d53ebc0 Bulk update #includes 8 years ago
Craig Tiller d41a4a720f s/gpr_slice/grpc_slice, and move around tests, impls 8 years ago
murgatroid99 085f9afaf0 Added import order comments, resolved other minor issues 8 years ago
murgatroid99 dedb923b6e Clang format 8 years ago
David Garcia Quintas fa0896bbd0 Rewrote handling of default resolver prefix 8 years ago
Craig Tiller d4673484c7 Update tests 8 years ago
murgatroid99 7871f736ce Remove sockaddr type structs and socklen_t from internal core APIs, update POSIX tests 8 years ago
Mark D. Roth 2137cd8e9b Rename client_config directory to client_channel. 8 years ago
Craig Tiller 57726ca5a9 Revert "Revert "Grand unified closures"" 8 years ago
Craig Tiller 537f7c2a13 Revert "Grand unified closures" 8 years ago
Mark D. Roth 7187ab9866 Change cq_verifier to report file and line number for expectations. 8 years ago
Mark D. Roth a30678039f Remove check for max message size from invalid_channel_args test, since 8 years ago
David Garcia Quintas 8c5424f0d5 added gpr_types.h 8 years ago
David Garcia Quintas e8fd66b71d removed codegen/slice_buffer.h and scrubbed codegen/slice.h 8 years ago
David Garcia Quintas c79b0650d2 removed codegen/log.h 8 years ago
David Garcia Quintas 1399e466b0 removed codegen/time.h 8 years ago
David Garcia Quintas 3b31fdf77b removed codegen/byte_buffer.h 8 years ago
David Garcia Quintas 6b11462da1 removed codegen/alloc.h 8 years ago
Craig Tiller 9d01848ef2 Fixes 8 years ago
yang-g 7ace180dde Use test roots.pem in test 8 years ago
Craig Tiller e0221ff340 Debugging 8 years ago
yang-g 9241c6947f Use test roots.pem in test 9 years ago
yang-g f710ba0095 Initialize variable. 9 years ago
yang-g 9ef0cd81f7 Initialize variable. 9 years ago
David Garcia Quintas 7ac58464df removed use of __func__ in test 9 years ago
David Garcia Quintas ecbe2d5285 Added test for C 9 years ago
David Garcia Quintas 6721d4f0f1 Return success status of grpc_byte_buffer_reader 9 years ago
Craig Tiller e63246d100 clang-format 9 years ago
Craig Tiller ea0dee5be9 Fix leaks 9 years ago
Craig Tiller a286b040a9 small fixes 9 years ago
Craig Tiller dbaf05e13d Add a test of connecting many times in a row 9 years ago
Yuchen Zeng 64c0e8d4bc Add format check for gpr_log and gpr_asprintf 9 years ago
Craig Tiller 115ae4004c Add some tests 9 years ago
Craig Tiller f5f290459a Fix up some server setup bugs 9 years ago
Craig Tiller 48ed92ea38 GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN 9 years ago
Makarand Dharmapurikar 2a2321b384 removed grpc_cronet.h 9 years ago
Craig Tiller 29dc490b94 clang-format 9 years ago
Craig Tiller 644da98573 Fixes 9 years ago
Craig Tiller 5352ff11d5 Windows fixes for error handling 9 years ago
Craig Tiller cf2cce661d Bug fixes 9 years ago
Craig Tiller 40945c702a Add missing function for completion queue 9 years ago
makdharma c2ec95bad4 Revert "Revert "cronet wrapper code"" 9 years ago