Skip to content
Snippets Groups Projects
  1. Jul 10, 2017
  2. Jul 07, 2017
  3. Jul 06, 2017
  4. Jul 05, 2017
  5. Jun 30, 2017
  6. Jun 29, 2017
    • Mark D. Roth's avatar
      Improvements to C++ filter API: · cc4ef591
      Mark D. Roth authored
      - Make sure all C-core parameters are passed into C++ methods.
      - Add Destroy() methods for ChannelData and CallData.
      - Use C++-style casts.
      - Add 'extern "C"' to iomgr/closure.h, which is used in C++ filters.
      cc4ef591
  7. Jun 28, 2017
  8. Jun 27, 2017
  9. Jun 26, 2017
  10. Jun 24, 2017
  11. Jun 22, 2017
    • Mark D. Roth's avatar
      Add support for Trailers-Only responses. · bd3b93b4
      Mark D. Roth authored
      - When receiving a Trailers-Only response, return the metadata as
        trailing metadata instead of initial metadata.
      - Send Trailers-Only response when we have no non-default initial metadata,
        no message to send, and trailing metadata to send.
      bd3b93b4
  12. Jun 21, 2017
  13. Jun 20, 2017
  14. Jun 19, 2017
  15. Jun 09, 2017
  16. Jun 08, 2017
  17. Jun 07, 2017
  18. Jun 02, 2017
  19. Jun 01, 2017
  20. May 26, 2017
  21. May 25, 2017
Loading