Commit History

作者 SHA1 備註 提交日期
  Gil 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) 6 年之前
  Gil 5cdff78f2b Migrate FSTView to C++ View (#3684) 6 年之前
  Gil 0c23f38397 Migrate Objective-C document types to C++ (#3531) 6 年之前
  Hui-Wu 902d9fe4c5 Port public shutdown (#3467) 6 年之前
  Gil 13a1b33913 Migrate from FSTQuery to C++ Query (#3484) 6 年之前
  Hui-Wu d723fc49f2 FieldValue and DocumentReference codable support. (#3231) 6 年之前
  Gil ffdc328732 Migrate FSTDocumentState to C++ DocumentState (#3225) 6 年之前
  Gil 220589d9bc Port FIRCollectionReference to C++ (#3126) 6 年之前
  Gil 8770828dd8 Refactor usages of DatabaseId to avoid raw pointers (#3041) 6 年之前
  Gil d53558c4c4 Use C++ three-way comparison in FSTQuery (#2885) 7 年之前
  Gil 7a7eced747 Don't use using statements in Objective-C headers ... (#2827) 7 年之前
  Gil c2a3d04e6d Port FSTDocumentSet to C++ (#2608) 7 年之前
  Gil 7babc0a7f6 Port FIRQuerySnapshot to C++ (#2581) 7 年之前
  Gil fd8947ce74 Port FIRSnapshotMetadata to C++ (#2580) 7 年之前
  Konstantin Varlamov 0643b36aef C++ migration: make `FIRFirestore` implementation delegate to core API (#2492) 7 年之前
  Gil 9c95d61304 Update project and fix warnings (#2531) 7 年之前
  Konstantin Varlamov 48009aaf7d C++ migration: port `FSTViewSnapshot` (#2441) 7 年之前
  Konstantin Varlamov 19fa24cecd C++ migration: port `FSTDocumentViewChange` (#2388) 7 年之前
  Konstantin Varlamov 0a58581bda C++ migration: make `DocumentViewChangeType` a C++ enum (#2307) 7 年之前
  Konstantin Varlamov 673b08592a C++: replace `FSTMaybeDocumentDictionary` with a C++ equivalent (#2139) 7 年之前
  Konstantin Varlamov e0d797515c C++: eliminate `FSTDispatchQueue` and replace it with `AsyncQueue` (#2062) 7 年之前
  Konstantin Varlamov 5038e26b20 Fix `string_view` referring to an out-of-scope string (#2074) 7 年之前
  Sebastian Schmidt 4aaf9081a3 Porting Multi-Tab Structural Changes (#2049) 7 年之前
  Sebastian Schmidt 5bc4cc55a6 Remove Held Write Acks (#2029) 7 年之前
  Gil 15ef78f090 Replace uses of absl::string_view in constructor parameters with std::string (#1676) 7 年之前
  zxu 4e7296b080 port `DocumentKey` to non-container types of `Model/*` (#930) 8 年之前
  zxu 9e815620e9 grand PR to port the remaining paths (FieldPath and ResourcePath). (#865) 8 年之前
  Gil 935f3ca7d7 Avoid wrapping and rewrapping NSStrings when constructing DatabaseId (#833) 8 年之前
  Gil 729b8d176c Move all Firestore Objective-C to Objective-C++ (#734) 8 年之前