Commit History

Author SHA1 Message Date
  Gil 07b5eadf5a Rename WrapNSString to MakeNSString (#3274) 6 years ago
  Konstantin Varlamov b645037a2e Fix small compilation and linter issues (#3222) 6 years ago
  Gil 5a0914df1e Remove NSLog call in FIRDocumentSnapshot (#3213) 6 years ago
  Gil 10752cd68c Finish migration of FSTFieldValue to C++ FieldValue (#3178) 6 years ago
  Gil 64d8a40a70 Migrate FSTReferenceValue to FSTDelegateValue (#3177) 6 years ago
  Gil 8770828dd8 Refactor usages of DatabaseId to avoid raw pointers (#3041) 6 years ago
  Gil 7ae2af4e6f Port FSTFieldValueOptions to C++ (#2989) 7 years ago
  Michael Lehenbauer a3c5064797 Use shared_ptr<Firestore> instead of Firestore* for api:: classes. (#2830) 7 years ago
  Michael Lehenbauer 6dca5e601c Port FirestoreSettings to C++. (#2804) 7 years ago
  Gil 7a7eced747 Don't use using statements in Objective-C headers ... (#2827) 7 years ago
  Gil 2e8b9181fa Port FSTUsageValidation to C++ (#2670) 7 years ago
  rsgowman 6e5221ba41 Eliminate 'instanceof' checks for FSTFieldValue (#2651) 7 years ago
  Gil fd8947ce74 Port FIRSnapshotMetadata to C++ (#2580) 7 years ago
  Konstantin Varlamov 0643b36aef C++ migration: make `FIRFirestore` implementation delegate to core API (#2492) 7 years ago
  Konstantin Varlamov 213e427667 C++: make internal Objective-C API wrap `DocumentSnapshot` from core API (#2456) 7 years ago
  rsgowman ca38562d3f Fix build for non-clang compilers (#2391) 7 years ago
  Michael Lehenbauer 5c67653de3 Change timestampsInSnapshots default to true and deprecate the setting. (#2251) 7 years ago
  Paul Beusterien 7c53489e03 Travis to Xcode 10.1 and clang-format to 8.0.0 (tags/google/stable/2018-08-24) (#2222) 7 years ago
  Konstantin Varlamov 673b08592a C++: replace `FSTMaybeDocumentDictionary` with a C++ equivalent (#2139) 7 years ago
  Sebastian Schmidt 5bc4cc55a6 Remove Held Write Acks (#2029) 7 years ago
  Gil 8037a4bf79 Replace Objective-C assertions with C++ assertions (#1327) 7 years ago
  Gil d439bbccd4 Add a HARD_ASSERT C++ assertion macro (#1304) 7 years ago
  Gil a25d054874 Replace the `SnapshotOptions` object with the behavior enum. (#1109) 8 years ago
  Konstantin Varlamov a17740e914 Add a flag to control whether DocumentSnapshots return Dates or Timestamps for timestamp fields (#831) 8 years ago
  zxu cb8c4b6b1f port C++ DocumentKey to the rest of Firestore code (#977) 8 years ago
  zxu 9e815620e9 grand PR to port the remaining paths (FieldPath and ResourcePath). (#865) 8 years ago
  zxu 8311c6432e port paths to FSTDocumentKey (#877) 8 years ago
  zxu a441190635 Implement Firestore DatabaseInfo and port both Database{Id,Info} C++ to the iOS code (#738) 8 years ago
  Gil 729b8d176c Move all Firestore Objective-C to Objective-C++ (#734) 8 years ago