Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Alm 2e8e79d090 Some tweaks to the original PR. vor 7 Jahren
  Daniel Alm e7959c2512 Merge branch 'master' of github.com:grpc/grpc-swift into args vor 7 Jahren
  Daniel Alm e3e2bfa3aa Fix a few memory leaks related to unreleased slices in observers and metadata arrays. vor 7 Jahren
  Tim Burks d9ab6746da Fix a few problems found running "pod spec lint". vor 7 Jahren
  SebastianThiebaud 0ff2fff385 PR changes vor 7 Jahren
  SebastianThiebaud 94e599bbc0 Add channel arguments vor 7 Jahren
  Daniel Alm e68cec0db8 Add a simple API to provide a channel's connectivity state. (See #186.) vor 7 Jahren
  Daniel Alm dc451e4984 Shift the responsibility for draining and destroying a completion queue to the queue itself. This is needed because it appears that otherwise, the underlying completion queue gets deallocated during its spinloop, which it doesn't like. vor 7 Jahren
  Daniel Alm 4003bdb5ca Two more minor warning fixes. vor 7 Jahren
  Daniel Alm f4dc0ec14b Fix several compiler warnings in the CgRPC shim. vor 7 Jahren
  Tim Burks c6264110af Make g_stands_for() available from Swift. vor 8 Jahren
  Tim Burks f1023f7781 Rework all slice-based accessors to return a copied string. vor 8 Jahren
  Tim Burks 3e332f802a Improve robustness of metadata string handling, fix top-level tests. vor 8 Jahren
  Tim Burks 0aa90a79ee Relicense to Apache 2, change owners to "the gRPC Authors". vor 8 Jahren
  Tim Burks 20e0cf1bb2 Reorganize vendored gRPC core code, moving it into CgRPC. vor 9 Jahren