Historia zmian

Autor SHA1 Wiadomość Data
  Gil 8770828dd8 Refactor usages of DatabaseId to avoid raw pointers (#3041) 6 lat temu
  Brian Chen 03130acf37 Change AsyncQueue to used shared_ptr instead of raw pointers (#3004) 6 lat temu
  Gil 7a7eced747 Don't use using statements in Objective-C headers ... (#2827) 7 lat temu
  rsgowman 58e36e15cb Migrate FSTStringValue to FSTDelegateValue (#2719) 7 lat temu
  Sebastian Schmidt 657f53a9b8 Adding FieldValue.increment() (#2075) 7 lat temu
  Konstantin Varlamov c422806d8e C++ migration: port `FSTTransaction` (#2362) 7 lat temu
  Konstantin Varlamov 13a7066403 C++ migration: eliminate `FSTRemoteStore` (#2338) 7 lat temu
  Konstantin Varlamov a22b4cd08e Pass FSTMutations using a vector (#2357) 7 lat temu
  Konstantin Varlamov 456e8eb0f2 C++ migration: port watch stream-related part of `FSTRemoteStore` (#2331) 7 lat temu
  Konstantin Varlamov 61f173eb12 C++ migration: port `FSTOnlineStateTracker` (#2325) 7 lat temu
  Konstantin Varlamov 8626e31feb C++ migration: port `FSTRemoteEvent` (#2320) 7 lat temu
  Konstantin Varlamov faad116a5b C++ migration: eliminate `FSTBoxedTargetId` (#2301) 7 lat temu
  Konstantin Varlamov 919be7eb88 C++ migration: port FSTDatastore and FSTMockDatastore (#2267) 7 lat temu
  Konstantin Varlamov 673b08592a C++: replace `FSTMaybeDocumentDictionary` with a C++ equivalent (#2139) 7 lat temu
  Konstantin Varlamov e0d797515c C++: eliminate `FSTDispatchQueue` and replace it with `AsyncQueue` (#2062) 7 lat temu
  Konstantin Varlamov 8b1efabd82 gRPC: replace Objective-C implementation with the new C++ implementation (#2068) 7 lat temu
  Gil ea567dca47 Revert "gRPC: replace Objective-C implementation with the new C++ implementation (#1968)" (#2030) 7 lat temu
  Konstantin Varlamov a514bd957a gRPC: replace Objective-C implementation with the new C++ implementation (#1968) 7 lat temu
  Gil 76ba6e933e Allow GoogleServices-Info.plist to configure Firestore integration tests (#1822) 7 lat temu
  Gil a9f8a8fa7d Migrate FSTBatchID to C++ BatchId (#1700) 7 lat temu
  Michael Lehenbauer 97c499cc3b Refactor pendingWrites / write pipeline. (#1699) 7 lat temu
  Gil 15ef78f090 Replace uses of absl::string_view in constructor parameters with std::string (#1676) 7 lat temu
  Sebastian Schmidt afea8d5aac Refactor Remote Event (#1396) 7 lat temu
  Gil 8037a4bf79 Replace Objective-C assertions with C++ assertions (#1327) 7 lat temu
  zxu 4e1ffe4649 Port `SnapshotVersion` for the rest Firestore modulo (#1185) 8 lat temu
  zxu 2ceea9b66e Port `Precondition` to C++ (#1040) 8 lat temu
  zxu cb8c4b6b1f port C++ DocumentKey to the rest of Firestore code (#977) 8 lat temu
  zxu 9e815620e9 grand PR to port the remaining paths (FieldPath and ResourcePath). (#865) 8 lat temu
  Michael Lehenbauer 34ebf10b0a Add 10 second timeout waiting for connection before client behaves as-if offline. (#872) 8 lat temu
  zxu 3e7c062f3b replacing Auth by C++ auth implementation (#802) 8 lat temu