Vijay Pai 8eea254922 Merge pull request #21683 from vjpai/drain_log 6 tahun lalu
..
avl 322a171d3b Remove unused-parameter warnings, round 2 (6 of 19) 6 tahun lalu
backoff db3e898a98 Add a sanity check for inclusion of port_platform.h 8 tahun lalu
channel 5207eba9ff Add abseil 6 tahun lalu
compression 322a171d3b Remove unused-parameter warnings, round 2 (6 of 19) 6 tahun lalu
debug 3941f9dbf3 Revert "Sidestep multiple initialization issue of Tracers with Makefile" 6 tahun lalu
gpr 324d2e64be Replace or with || 6 tahun lalu
gprpp 5207eba9ff Add abseil 6 tahun lalu
http e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 6 tahun lalu
iomgr f338be8fcb Use 'true' instead of '1' 6 tahun lalu
json 68df397aa2 Remove vtables from JSON library 6 tahun lalu
profiling e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 6 tahun lalu
security 8577fe8f81 Merge pull request #21641 from jboeuf/sts_creds_fix_empty_actor_token 6 tahun lalu
slice e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 6 tahun lalu
surface 570d808d61 Log (in debug mode) if CQ destroyed without full draining 6 tahun lalu
transport 60d0105542 Fix compression filter Stream::Next bug 6 tahun lalu
uri 44b262c361 fix build and sanity 7 tahun lalu
README.md cbf5447a0d Review feedback 9 tahun lalu

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.