Yash Tibrewal 41771f2f47 Merge pull request #20139 from yashykt/fixraces %!s(int64=6) %!d(string=hai) anos
..
avl db3e898a98 Add a sanity check for inclusion of port_platform.h %!s(int64=8) %!d(string=hai) anos
backoff db3e898a98 Add a sanity check for inclusion of port_platform.h %!s(int64=8) %!d(string=hai) anos
channel 32f1119d2b Strict C++ %!s(int64=6) %!d(string=hai) anos
compression 67e6b03e92 Fix compression algorithm parsing %!s(int64=6) %!d(string=hai) anos
debug 90fbdc92f5 Roll-forward "Config migration" %!s(int64=6) %!d(string=hai) anos
gpr 57586a1ca7 Rename gettid() functions. %!s(int64=6) %!d(string=hai) anos
gprpp 21c5424477 Add API for accessing per-call backend metric data in LB policies. %!s(int64=6) %!d(string=hai) anos
http dbf88dd66f Revert "Revert "Introduce string_view and use it for gpr_split_host_port."" %!s(int64=6) %!d(string=hai) anos
iomgr 7315e75ce6 Add comments %!s(int64=6) %!d(string=hai) anos
json 1fab48edfc Add null input handling in grpc_json_destroy() %!s(int64=7) %!d(string=hai) anos
profiling 90fbdc92f5 Roll-forward "Config migration" %!s(int64=6) %!d(string=hai) anos
security 2707fd0bd4 Added GRPC_USE_CPP_STD_LIB flag %!s(int64=6) %!d(string=hai) anos
slice a96cbbd592 Fix ubsan on InternNewStringLocked %!s(int64=6) %!d(string=hai) anos
surface 2767accc1b Fixed init-order-fiasco for static slice table. %!s(int64=6) %!d(string=hai) anos
transport fa7bdff69f Fix buffer-overflow in grpc_static_mdelem_for_static_strings %!s(int64=6) %!d(string=hai) anos
uri 44b262c361 fix build and sanity %!s(int64=7) %!d(string=hai) anos
README.md cbf5447a0d Review feedback %!s(int64=9) %!d(string=hai) anos

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.