Commit History

Author SHA1 Message Date
  Konstantin Varlamov f243335a25 Don't define a `util` namespace alias in the global namespace. (#8527) 4 years ago
  Sebastian Schmidt e8f419baf2 Migrate FieldValue to Protobuf (#8124) 4 years ago
  Konstantin Varlamov 633fa5561f Explicitly check that document and collection IDs given to the public API aren't empty (#8248) 4 years ago
  Ehsan acc2d15b29 Fix warnings generated by Clang-Tidy (#8181) 4 years ago
  Gil 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) 6 years ago
  Gil d9b7a33f0c Use forward declarations instead of IWYU (#4868) 6 years ago
  Gil 904c1835a5 Prep for forward declarations (#4859) 6 years ago
  Gil cd460eca2d Rationalize input validation exceptions and assertion failures (#4107) 6 years ago
  Brian Chen f7028988b1 Split ListenerRegistration into QueryListenerRegistration (#3832) 6 years ago
  Gil 6ad473ae04 Merge persistence-master to master (#3829) 6 years ago
  Gil 13a1b33913 Migrate from FSTQuery to C++ Query (#3484) 6 years ago
  Konstantin Varlamov a294e8c112 Remove extraneous imports (#3402) 6 years ago
  Gil 07b5eadf5a Rename WrapNSString to MakeNSString (#3274) 6 years ago
  Gil 10752cd68c Finish migration of FSTFieldValue to C++ FieldValue (#3178) 6 years ago
  Gil 220589d9bc Port FIRCollectionReference to C++ (#3126) 6 years ago
  Michael Lehenbauer 27b2f0a19c Port FIRWriteBatch. (#2844) 7 years ago
  Michael Lehenbauer c293f8b317 Make api::DocumentReference accept ParsedSetData / ParsedUserData. (#2854) 7 years ago
  Gil cad35b18d8 Migrate api::Firestore completions to C++ (#2831) 7 years ago
  Michael Lehenbauer a3c5064797 Use shared_ptr<Firestore> instead of Firestore* for api:: classes. (#2830) 7 years ago
  Gil 7a7eced747 Don't use using statements in Objective-C headers ... (#2827) 7 years ago
  Gil edd4bd719c Port FIRFirestoreSource to C++ Source (#2749) 7 years ago
  Gil 2e8b9181fa Port FSTUsageValidation to C++ (#2670) 7 years ago
  Gil ba332be794 Port FSTAsyncQueryListener to C++ (#2620) 7 years ago
  Gil f28e76802d Port FSTListenerRegistration to C++ (#2619) 7 years ago
  Gil 315effec4a Port FSTQueryListener to C++ (#2618) 7 years ago
  Gil ce07f8d0c3 Port FSTListenOptions to C++ (#2617) 7 years ago
  Gil c2a3d04e6d Port FSTDocumentSet to C++ (#2608) 7 years ago
  Konstantin Varlamov 0643b36aef C++ migration: make `FIRFirestore` implementation delegate to core API (#2492) 7 years ago
  Konstantin Varlamov e04f5d2b85 C++ migration: make `FIRDocumentReference` implementation delegate to core API (#2469) 7 years ago
  Konstantin Varlamov 48009aaf7d C++ migration: port `FSTViewSnapshot` (#2441) 7 years ago