Mark D. Roth b096853b51 Take ownership of byte_buffer contents as soon as send_message op is started. пре 8 година
..
avl be82e64b3d Autofix c casts to c++ casts пре 8 година
backoff 4d20a66685 Run clang fmt пре 8 година
channel 4d20a66685 Run clang fmt пре 8 година
compression 4d20a66685 Run clang fmt пре 8 година
debug 4d20a66685 Run clang fmt пре 8 година
gpr c745690caf Internalize gpr_thd except for id and currentid пре 8 година
gprpp e441452b6e Weaken reintepret_cast to static_cast for Orphanable пре 8 година
http 4d20a66685 Run clang fmt пре 8 година
iomgr 1d168541fd Merge pull request #14407 from vjpai/gpr_review_thd пре 8 година
json 4d20a66685 Run clang fmt пре 8 година
profiling c745690caf Internalize gpr_thd except for id and currentid пре 8 година
security 4d20a66685 Run clang fmt пре 8 година
slice 4d20a66685 Run clang fmt пре 8 година
surface c745690caf Internalize gpr_thd except for id and currentid пре 8 година
transport b096853b51 Take ownership of byte_buffer contents as soon as send_message op is started. пре 8 година
README.md cbf5447a0d Review feedback пре 9 година

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.