1. 4782d92 s/NULL/nullptr by Craig Tiller · 7 years ago
  2. baa14a9 Update clang-format to 5.0 by Craig Tiller · 7 years ago
  3. a78be30 Fix some other NULL checks and uses by Vijay Pai · 7 years ago
  4. 4f0cd0e Add flow control to inproc transport so send needs a matching recv; fix by Vijay Pai · 7 years ago
  5. 5291023 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  6. 8306284 Changes for C to C++. Adding extern C to header files for compatibility. by Yash Tibrewal · 7 years ago[Renamed from src/core/ext/transport/inproc/inproc_transport.c]
  7. 9eb8672 Removing deprecated string to char * conversions by Yash Tibrewal · 7 years ago
  8. bc130da Adding more pointer conversions and type renaming by Yash Tibrewal · 7 years ago
  9. ca3c1c0 More explicit pointer type conversion by Yash Tibrewal · 7 years ago
  10. 764cf04 Revert "Revert "Implement call combiner"" by Mark D. Roth · 7 years ago
  11. bf19961 Revert "Implement call combiner" by Mark D. Roth · 7 years ago
  12. 76e264b Implement call combiner. by Mark D. Roth · 7 years ago
  13. 5794061 Improvements to grpc_byte_stream API and handling. by Mark D. Roth · 7 years ago
  14. 0c22cad Improve a comment in inproc transport by Vijay Pai · 7 years ago
  15. 10519a3 Proper metadata arena management by Vijay Pai · 7 years ago
  16. 3d7d5f4 Create inproc transport, add relevant tests, exclude irrelevant tests by Vijay Pai · 7 years ago