donnadionne 3697765c01 Revert "Adjusting time measurements for the timeout test to make it more stable" 5 ani în urmă
..
avl 322a171d3b Remove unused-parameter warnings, round 2 (6 of 19) 6 ani în urmă
backoff db3e898a98 Add a sanity check for inclusion of port_platform.h 8 ani în urmă
channel 27e1c1c56d clang-tidy: enable google-readability-braces-around-statements 5 ani în urmă
compression 27e1c1c56d clang-tidy: enable google-readability-braces-around-statements 5 ani în urmă
debug c08f33c437 Fix clang-tidy errors 5 ani în urmă
gpr ab96b012ee Hard code the base of the string to decimal 5 ani în urmă
gprpp e0cbc7e5dd Merge pull request #24245 from veblush/stacktrace 5 ani în urmă
http 27e1c1c56d clang-tidy: enable google-readability-braces-around-statements 5 ani în urmă
iomgr 3697765c01 Revert "Adjusting time measurements for the timeout test to make it more stable" 5 ani în urmă
json d45bbe46e0 File watcher certificate provider config parsing 5 ani în urmă
profiling e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 6 ani în urmă
security d7d5ee1bff Merge pull request #24600 from ZhenLian/zhen_dynamic_file_reloading_5 5 ani în urmă
slice 27e1c1c56d clang-tidy: enable google-readability-braces-around-statements 5 ani în urmă
surface e6e6be4b0b Merge pull request #24577 from yang-g/init_failure 5 ani în urmă
transport 27e1c1c56d clang-tidy: enable google-readability-braces-around-statements 5 ani în urmă
uri 12fc8f6a35 Change URI parser to take absl::string_view and move tests to correct directory. 5 ani în urmă
README.md cbf5447a0d Review feedback 9 ani în urmă

README.md

Required elements of gRPC Core: Each module in this directory is required to build gRPC. If it's possible to envisage a configuration where code is not required, then that code belongs in ext/ instead.

NOTE: The movement of code between lib and ext is an ongoing effort, so this directory currently contains too much of the core library.