cherylEnkidu 10295bad6b Fix double free bug inside IN Filter (#10535) před 3 roky
..
FIRAggregateQuery+Internal.h 4232ac1d2e Public count (#10254) před 3 roky
FIRAggregateQuery.mm 4232ac1d2e Public count (#10254) před 3 roky
FIRAggregateQuerySnapshot+Internal.h 4232ac1d2e Public count (#10254) před 3 roky
FIRAggregateQuerySnapshot.mm 4232ac1d2e Public count (#10254) před 3 roky
FIRCollectionReference+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) před 6 roky
FIRCollectionReference.mm f243335a25 Don't define a `util` namespace alias in the global namespace. (#8527) před 4 roky
FIRDocumentChange+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) před 6 roky
FIRDocumentChange.mm 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) před 6 roky
FIRDocumentReference+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) před 6 roky
FIRDocumentReference.mm 10295bad6b Fix double free bug inside IN Filter (#10535) před 3 roky
FIRDocumentSnapshot+Internal.h e8f419baf2 Migrate FieldValue to Protobuf (#8124) před 4 roky
FIRDocumentSnapshot.mm 10295bad6b Fix double free bug inside IN Filter (#10535) před 3 roky
FIRFieldPath+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) před 6 roky
FIRFieldPath.mm f243335a25 Don't define a `util` namespace alias in the global namespace. (#8527) před 4 roky
FIRFieldValue+Internal.h 657f53a9b8 Adding FieldValue.increment() (#2075) před 7 roky
FIRFieldValue.mm de7eb4f2e0 Migrate FSTServerTimestampValue to FSTDelegateValue (#3174) před 6 roky
FIRFilter+Internal.h 3512851cf6 Implement the Composite Filter class (#9734) před 3 roky
FIRFilter.mm 10295bad6b Fix double free bug inside IN Filter (#10535) před 3 roky
FIRFirestore+Internal.h 68628ef4e3 Implement MultiDB Support and Tests (#10465) před 3 roky
FIRFirestore.mm 68628ef4e3 Implement MultiDB Support and Tests (#10465) před 3 roky
FIRFirestoreSettings+Internal.h 90d3600c56 Implement unified emulator settings API proposal (#5916) před 5 roky
FIRFirestoreSettings.mm 5e832e5d40 FIRFirestoreSettings.mm: remove unnecessary extern "C" (#10221) před 3 roky
FIRFirestoreSource+Internal.h d9b7a33f0c Use forward declarations instead of IWYU (#4868) před 6 roky
FIRFirestoreSource.mm 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) před 6 roky
FIRFirestoreVersion.h 943141e0cd Use registerLibrary for pods in Firebase workspace (#2137) před 7 roky
FIRFirestoreVersion.mm 943141e0cd Use registerLibrary for pods in Firebase workspace (#2137) před 7 roky
FIRGeoPoint+Internal.h df06ad9a5c Clean up GeoPoint port to C++ (#3153) před 6 roky
FIRGeoPoint.mm 10295bad6b Fix double free bug inside IN Filter (#10535) před 3 roky
FIRListenerRegistration+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) před 6 roky
FIRListenerRegistration.mm f7028988b1 Split ListenerRegistration into QueryListenerRegistration (#3832) před 6 roky
FIRLoadBundleTask+Internal.h fbdca9590a Release Firestore bundles (#7717) před 5 roky
FIRLoadBundleTask.mm 1b5640e380 Fix three build warnings (#8763) před 4 roky
FIRQuery+Internal.h 4232ac1d2e Public count (#10254) před 3 roky
FIRQuery.mm 10295bad6b Fix double free bug inside IN Filter (#10535) před 3 roky
FIRQuerySnapshot+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) před 6 roky
FIRQuerySnapshot.mm acc2d15b29 Fix warnings generated by Clang-Tidy (#8181) před 4 roky
FIRSnapshotMetadata+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) před 6 roky
FIRSnapshotMetadata.mm 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) před 6 roky
FIRTimestamp+Internal.h 14ea068f5f Make FSTTimestamp into a public Firestore class (#698) před 8 roky
FIRTimestamp.m 74f4ceb4c9 Fix unused variable warnings (#5389) před 6 roky
FIRTransaction+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) před 6 roky
FIRTransaction.mm e8f419baf2 Migrate FieldValue to Protobuf (#8124) před 4 roky
FIRTransactionOptions+Internal.h 585b4c83db Firestore TransactionOptions added, to specify maxAttempts (#9838) před 3 roky
FIRTransactionOptions.mm 585b4c83db Firestore TransactionOptions added, to specify maxAttempts (#9838) před 3 roky
FIRWriteBatch+Internal.h e8f419baf2 Migrate FieldValue to Protobuf (#8124) před 4 roky
FIRWriteBatch.mm f243335a25 Don't define a `util` namespace alias in the global namespace. (#8527) před 4 roky
FSTFirestoreComponent.h 902d9fe4c5 Port public shutdown (#3467) před 6 roky
FSTFirestoreComponent.mm a09083f9d0 [v9] Reorganize `FirebaseCore*` modules (#9482) před 4 roky
FSTUserDataReader.h e8f419baf2 Migrate FieldValue to Protobuf (#8124) před 4 roky
FSTUserDataReader.mm 10295bad6b Fix double free bug inside IN Filter (#10535) před 3 roky
FSTUserDataWriter.h e8f419baf2 Migrate FieldValue to Protobuf (#8124) před 4 roky
FSTUserDataWriter.mm 10295bad6b Fix double free bug inside IN Filter (#10535) před 3 roky
converters.h e8f419baf2 Migrate FieldValue to Protobuf (#8124) před 4 roky
converters.mm e8f419baf2 Migrate FieldValue to Protobuf (#8124) před 4 roky