Hui Wu
|
bcd8042ce4
reproduce
|
6 年之前 |
Hui Wu
|
d09ee1d54f
shutdown feature complete. need to fix shared_ptr for credprovider and stop executor leakage.
|
6 年之前 |
Gil
|
8770828dd8
Refactor usages of DatabaseId to avoid raw pointers (#3041)
|
6 年之前 |
Brian Chen
|
03130acf37
Change AsyncQueue to used shared_ptr instead of raw pointers (#3004)
|
6 年之前 |
Brian Chen
|
afe63ccff5
Add clearPersistence() to Firestore client(#2993)
|
6 年之前 |
Brian Chen
|
570f4465de
Use shared_ptr for AsyncQueue and Executor (#2996)
|
7 年之前 |
Gil
|
2a263eac83
Port FIRQuery to C++ (#2986)
|
7 年之前 |
Brian Chen
|
6c6ef3b904
Throw error in subsequent function calls after the client is shutdown (#2978)
|
7 年之前 |
Gil
|
9a3ba6e66d
Make disabling GC prevent even scheduling it (#2862)
|
7 年之前 |
Gil
|
cad35b18d8
Migrate api::Firestore completions to C++ (#2831)
|
7 年之前 |
Michael Lehenbauer
|
6dca5e601c
Port FirestoreSettings to C++. (#2804)
|
7 年之前 |
Gil
|
7a7eced747
Don't use using statements in Objective-C headers ... (#2827)
|
7 年之前 |
Gil
|
edd4bd719c
Port FIRFirestoreSource to C++ Source (#2749)
|
7 年之前 |
Gil
|
ba332be794
Port FSTAsyncQueryListener to C++ (#2620)
|
7 年之前 |
Gil
|
315effec4a
Port FSTQueryListener to C++ (#2618)
|
7 年之前 |
Gil
|
ce07f8d0c3
Port FSTListenOptions to C++ (#2617)
|
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 年之前 |
Gil
|
e4dcc96e52
Eliminate Objective-C BOOL in Firestore/core (#2574)
|
7 年之前 |
Konstantin Varlamov
|
0643b36aef
C++ migration: make `FIRFirestore` implementation delegate to core API (#2492)
|
7 年之前 |
Konstantin Varlamov
|
e04f5d2b85
C++ migration: make `FIRDocumentReference` implementation delegate to core API (#2469)
|
7 年之前 |
Konstantin Varlamov
|
48009aaf7d
C++ migration: port `FSTViewSnapshot` (#2441)
|
7 年之前 |
Konstantin Varlamov
|
c422806d8e
C++ migration: port `FSTTransaction` (#2362)
|
7 年之前 |
Konstantin Varlamov
|
13a7066403
C++ migration: eliminate `FSTRemoteStore` (#2338)
|
7 年之前 |
Konstantin Varlamov
|
a22b4cd08e
Pass FSTMutations using a vector (#2357)
|
7 年之前 |
Konstantin Varlamov
|
456e8eb0f2
C++ migration: port watch stream-related part of `FSTRemoteStore` (#2331)
|
7 年之前 |
Konstantin Varlamov
|
61f173eb12
C++ migration: port `FSTOnlineStateTracker` (#2325)
|
7 年之前 |
Konstantin Varlamov
|
919be7eb88
C++ migration: port FSTDatastore and FSTMockDatastore (#2267)
|
7 年之前 |
Greg Soltis
|
598bc55d29
Remove start from persistence interface (#2173)
|
7 年之前 |