13 Commits (7360d2ea822a56e49e0f71e6457a9b0d593cd838)

Author SHA1 Message Date
Esun Kim c6ebbb5482
Added GRPC_ERROR_IS_NONE (#29937) 3 years ago
Craig Tiller 48323d8ea6
Ensure JSON parser can consume dumped JSON (#27994) 3 years ago
Esun Kim ca945a58e9
Introduced grpc_error_handle (#25902) 4 years ago
Mark D. Roth fc6f26c89b Remove grpc_core::StringView. 5 years ago
Mark D. Roth 01e87e2d93 Remove old JSON API 5 years ago
Esun Kim 81df105ac8 Deprecate gpr_get/set_allocation_functions 5 years ago
yang-g 456f748b2f Revert "Merge pull request #18146 from grpc/revert-17308-shutdown" 6 years ago
Yang Gao 4bc2ca4de6
Revert "Move grpc_shutdown internals to a detached thread" 6 years ago
yang-g cedc76bf38 Resolve comments 6 years ago
yang-g 86b23adc7f Other comments 6 years ago
ncteisen fe354eb807 Fix the fuzzers 7 years ago
ncteisen 0e6b5b3ba3 Un extern the fuzzers 7 years ago
Yash Tibrewal 11a518995e LLVMfuzzer extern C 7 years ago
Yash Tibrewal 34a57d0346 rename all test core files to cc and a lot of C++ style conversions 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Craig Tiller 8da8511762 Expand corpus, make one-shot runners not self-check leaks (to give ASAN a chance) 9 years ago
Nicolas "Pixel" Noble 85a46dd780 Moving memory allocation tracking to its own file. 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Nicolas "Pixel" Noble 82a91c91d0 Fixing json memory leak. 9 years ago
Nicolas "Pixel" Noble 1635d36a0a Missing include. 9 years ago
Nicolas "Pixel" Noble bc1fdeee8f Fixing typos. 9 years ago
Nicolas "Pixel" Noble 8677d3f824 Adding memory leak detections for the json fuzzer. 9 years ago
Craig Tiller fdef23f8d3 Fix includes 9 years ago
Craig Tiller 32173c5c3c First version of json fuzzer 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
Nicolas "Pixel" Noble 50c69ab7f0 Fixing copyrights. 9 years ago
Nicolas "Pixel" Noble fa132c2f56 Actually moving this to the proper place. 9 years ago
Nicolas "Pixel" Noble a478b52cb4 Creating placeholders for missing census functions. 9 years ago
Craig Tiller a82950e683 clang-format all core files 10 years ago
Craig Tiller 45724b35e4 indent pass to get logical source lines on one physical line 10 years ago
Craig Tiller 2c04a53450 Spam cleanup 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
hongyu 24200d3cbc C implementation of Census trace store and stats store for grpc C lib. 10 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 10 years ago