1. c1da8f2 Made necessary changes to get interop tests working by murgatroid99 · 10 years ago
  2. 9c4425a Added comments to new functions in call.c by murgatroid99 · 10 years ago
  3. 892c3ca Resolved merge conflicts with master by murgatroid99 · 10 years ago
  4. 8a929a9 Fix duplicated symbols by Xiaoguang Sun · 10 years ago
  5. 9fe516a EndToEndTest now works by murgatroid99 · 10 years ago
  6. d8bb957 Fixed some tests for new API by murgatroid99 · 10 years ago
  7. afd541c Updated C extension to new call API by murgatroid99 · 10 years ago
  8. 1a61b17 Copyright checker by Craig Tiller · 10 years ago
  9. 5db18ba Corrected error in metadata parser by murgatroid99 · 10 years ago
  10. 5ca9f92 Changed PHP metadata representation to associative array of arrays of strings by murgatroid99 · 10 years ago
  11. c4f0ebe Prepare for the new batch call API. by Craig Tiller · 10 years ago
  12. 1d89452 Switched to new grpc_call_invoke API by murgatroid99 · 10 years ago
  13. b5dcec5 clang-format codebase by Craig Tiller · 10 years ago
  14. 8f91163 Switched call errors to exceptions instead of return values by mlumish · 10 years ago
  15. 34cd1f0 Switched events to use native objects instead of wrappers by mlumish · 10 years ago
  16. dba8789 Replaced calls to grpc_call_accept with newer functions by mlumish · 10 years ago
  17. a7baac5 Added support for trailing metadata, fixed status support by mlumish · 10 years ago
  18. b892a27 Added PHP to the global gRPC moe config by mlumish · 10 years ago