1. 12fc6d4 Add newline at the end of src/core headers that did not have it by Yash Tibrewal · 7 years ago
  2. a7e6d65 Changes for C to C++. Adding extern C to header files for compatibility. by Yash Tibrewal · 7 years ago
  3. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  4. 84f75d4 Fix ASAN/TSAN failures by Craig Tiller · 7 years ago
  5. 28b7242 clang-format by Craig Tiller · 8 years ago
  6. b37d53e Bulk update #includes by Craig Tiller · 8 years ago
  7. d41a4a7 s/gpr_slice/grpc_slice, and move around tests, impls by Craig Tiller · 8 years ago
  8. 714c7ec Plumbed read_buffer through and fixed leftover bytes problem. by Mark D. Roth · 8 years ago
  9. 5b15afd Progress converting to new error system by Craig Tiller · 8 years ago
  10. d64be98 Merge pull request #6105 from miselin/http-parser-allow-more-newlines by Jan Tattermusch · 8 years ago
  11. 7151af9 Allow grpc_http_parser to optionally accept a wider range of line endings. by Matthew Iselin · 8 years ago
  12. 3ab2fe0 Rollup of changes from the latest import by Craig Tiller · 8 years ago
  13. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  14. 9a4dddd Fix include guards by Craig Tiller · 8 years ago
  15. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago[Renamed from src/core/http/parser.h]
  16. 1824f05 Add HTTP request parsing. by Matthew Iselin · 9 years ago