| .. |
|
async_queue.cc
|
f1294cee91
Fix a crash that happens when Firestore is being terminated when the last shared pointer to it is in a listener (#7421)
|
5 anni fa |
|
async_queue.h
|
9b4c200afd
Add IndexBackfiller to Support Client Side Indexing (#10021)
|
3 anni fa |
|
autoid.cc
|
b296898aee
Firestore: Add NoDestructor to suppress destructors on exit (#9885)
|
3 anni fa |
|
autoid.h
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
6 anni fa |
|
background_queue.cc
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
6 anni fa |
|
background_queue.h
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
6 anni fa |
|
bits.cc
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
6 anni fa |
|
bits.h
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
6 anni fa |
|
byte_stream.h
|
fbdca9590a
Release Firestore bundles (#7717)
|
5 anni fa |
|
byte_stream_apple.h
|
fbdca9590a
Release Firestore bundles (#7717)
|
5 anni fa |
|
byte_stream_apple.mm
|
fbdca9590a
Release Firestore bundles (#7717)
|
5 anni fa |
|
byte_stream_cpp.cc
|
fbdca9590a
Release Firestore bundles (#7717)
|
5 anni fa |
|
byte_stream_cpp.h
|
acc2d15b29
Fix warnings generated by Clang-Tidy (#8181)
|
4 anni fa |
|
comparison.cc
|
e8f419baf2
Migrate FieldValue to Protobuf (#8124)
|
4 anni fa |
|
comparison.h
|
e8f419baf2
Migrate FieldValue to Protobuf (#8124)
|
4 anni fa |
|
compressed_member.h
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
6 anni fa |
|
config.h
|
691e71a930
Rework config.h handling for Swift Package Manager compatibility (#6087)
|
5 anni fa |
|
config_detected.h.in
|
691e71a930
Rework config.h handling for Swift Package Manager compatibility (#6087)
|
5 anni fa |
|
defer.h
|
b57f8b2ce6
Add defer, a general facility for ad-hoc RAII. (#5554)
|
5 anni fa |
|
delayed_constructor.h
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
6 anni fa |
|
empty.h
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
6 anni fa |
|
equality.h
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
6 anni fa |
|
error_apple.h
|
c4e994c7c4
Update to clang-format 12 (#7909)
|
5 anni fa |
|
error_apple.mm
|
a22b425377
Firestore - new public header structure (#6197)
|
5 anni fa |
|
exception.cc
|
edb839e24a
Minor error handling improvements (#8061)
|
4 anni fa |
|
exception.h
|
acc2d15b29
Fix warnings generated by Clang-Tidy (#8181)
|
4 anni fa |
|
exception_apple.h
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
6 anni fa |
|
exception_apple.mm
|
bd64ba6f8a
Fix the handling of Unicode characters in log and assertion messages (#8372)
|
4 anni fa |
|
executor.h
|
28fbe5f52b
Review Firestore core source util files (#13385)
|
1 anno fa |
|
executor_libdispatch.h
|
8ef8b3040d
Implement safe, synchronous destruction in Firestore (#5620)
|
5 anni fa |
|
executor_libdispatch.mm
|
8ef8b3040d
Implement safe, synchronous destruction in Firestore (#5620)
|
5 anni fa |
|
executor_std.cc
|
89af9c270c
Fix minor style issues uncovered during auditing (#6851)
|
5 anni fa |
|
executor_std.h
|
8ef8b3040d
Implement safe, synchronous destruction in Firestore (#5620)
|
5 anni fa |
|
filesystem.h
|
a7ab2ca184
the the typos (#9726)
|
4 anni fa |
|
filesystem_apple.mm
|
554255aa09
[Infra] Clean up visionOS conditionals (#12934)
|
1 anno fa |
|
filesystem_common.cc
|
b296898aee
Firestore: Add NoDestructor to suppress destructors on exit (#9885)
|
3 anni fa |
|
filesystem_posix.cc
|
e8ec72b470
Firestore: Another use foundation API instead of C API (#12315)
|
2 anni fa |
|
filesystem_win.cc
|
be6543086a
filesystem_win.cc: change include of Shlobj.h to shlobj.h (#9686)
|
4 anni fa |
|
firestore_exceptions.h
|
64d50a7f7b
Don't use Abseil exceptions checks on Android (#7612)
|
5 anni fa |
|
hard_assert.cc
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
6 anni fa |
|
hard_assert.h
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
6 anni fa |
|
hashing.h
|
5797426f04
Upgrade `clang-format` to v18 (#12483)
|
2 anni fa |
|
iterator_adaptors.h
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
6 anni fa |
|
json_reader.cc
|
cc9c626501
Add setIndexConfiguration for client side indexing (#10090)
|
3 anni fa |
|
json_reader.h
|
cc9c626501
Add setIndexConfiguration for client side indexing (#10090)
|
3 anni fa |
|
log.h
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
6 anni fa |
|
log_apple.mm
|
7b946765ec
Remove slashes from log messages (#9391)
|
4 anni fa |
|
log_stdio.cc
|
6ba7371a1e
log_stdio.cc: add missing switch block for kLogLevelNotice (#8951)
|
4 anni fa |
|
logic_utils.cc
|
10295bad6b
Fix double free bug inside IN Filter (#10535)
|
3 anni fa |
|
logic_utils.h
|
d5198acd91
Performing IN expansion (#10410)
|
3 anni fa |
|
maps.h
|
ab8697b105
Run queries through index manager (#9650)
|
4 anni fa |
|
md5.cc
|
3f5972f920
Firestore: Optimize local cache sync when resuming a query that had docs deleted (#11457)
|
2 anni fa |
|
md5.h
|
3f5972f920
Firestore: Optimize local cache sync when resuming a query that had docs deleted (#11457)
|
2 anni fa |
|
no_destructor.h
|
b296898aee
Firestore: Add NoDestructor to suppress destructors on exit (#9885)
|
3 anni fa |
|
nullability.h
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
6 anni fa |
|
ordered_code.cc
|
4a7a99e301
Fix occurrences of inconsistent parameter names between declaration and definition (#9335)
|
4 anni fa |
|
ordered_code.h
|
52890bfe7e
Add Index encoders (#9247)
|
4 anni fa |
|
path.cc
|
89af9c270c
Fix minor style issues uncovered during auditing (#6851)
|
5 anni fa |
|
path.h
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
6 anni fa |
|
random_access_queue.h
|
e9c97ca7f1
Dequeue limbo resolutions when their respective queries are stopped (#7455)
|
5 anni fa |
|
range.h
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
6 anni fa |
|
read_context.h
|
fbdca9590a
Release Firestore bundles (#7717)
|
5 anni fa |
|
sanitizers.h
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
6 anni fa |
|
schedule.cc
|
6c40bd596a
Activate asan on ubuntu (#12165)
|
2 anni fa |
|
schedule.h
|
e462d04ddb
Make Executors have deterministic shutdown (#5547)
|
5 anni fa |
|
secure_random.h
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
6 anni fa |
|
secure_random_arc4random.cc
|
02357e7f02
Future Apple toolchain fixes (#7563)
|
5 anni fa |
|
secure_random_openssl.cc
|
bb457c6d03
Add missing #include <cstdlib>, required for abort(). (#7139)
|
5 anni fa |
|
set_util.h
|
161c046ded
Firestore: Fix @param comparator doc compiler warning (#10227)
|
3 anni fa |
|
status.cc
|
b296898aee
Firestore: Add NoDestructor to suppress destructors on exit (#9885)
|
3 anni fa |
|
status.h
|
acc2d15b29
Fix warnings generated by Clang-Tidy (#8181)
|
4 anni fa |
|
status_apple.mm
|
acc2d15b29
Fix warnings generated by Clang-Tidy (#8181)
|
4 anni fa |
|
status_errno.cc
|
819091b289
Fix Windows and Fuzzing builds (#5616)
|
5 anni fa |
|
status_fwd.h
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
6 anni fa |
|
status_win.cc
|
8633f5f6a3
Make sure every member of `Error` enum has the `kError` prefix (#5546)
|
6 anni fa |
|
statusor.cc
|
8633f5f6a3
Make sure every member of `Error` enum has the `kError` prefix (#5546)
|
6 anni fa |
|
statusor.h
|
8633f5f6a3
Make sure every member of `Error` enum has the `kError` prefix (#5546)
|
6 anni fa |
|
statusor_internals.h
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
6 anni fa |
|
strerror.cc
|
89af9c270c
Fix minor style issues uncovered during auditing (#6851)
|
5 anni fa |
|
strerror.h
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
6 anni fa |
|
string_apple.cc
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
6 anni fa |
|
string_apple.h
|
b57f8b2ce6
Add defer, a general facility for ad-hoc RAII. (#5554)
|
5 anni fa |
|
string_format.cc
|
cc4f0cbdb6
Support hex strings to prevent broken log lines (#13128)
|
1 anno fa |
|
string_format.h
|
82b453c8af
Firestore: Remove unnecessary brace initialization in call to AlphaNum (#12281)
|
2 anni fa |
|
string_util.cc
|
b296898aee
Firestore: Add NoDestructor to suppress destructors on exit (#9885)
|
3 anni fa |
|
string_util.h
|
fbdca9590a
Release Firestore bundles (#7717)
|
5 anni fa |
|
string_win.cc
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
6 anni fa |
|
string_win.h
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
6 anni fa |
|
task.cc
|
f83f3418db
Avoid destroying the Task's operation while holding a lock (#5658)
|
5 anni fa |
|
task.h
|
f83f3418db
Avoid destroying the Task's operation while holding a lock (#5658)
|
5 anni fa |
|
testing_hooks.cc
|
a00925f7eb
FIRQueryTests.mm: improve the test that resumes a query with existence filter to actually validate the existence filter (#11209)
|
2 anni fa |
|
testing_hooks.h
|
0e3f78bf35
Firestore: FIRQueryTests.mm: Add test testBloomFilterShouldCorrectlyEncodeComplexUnicodeCharacters (#11679)
|
2 anni fa |
|
thread_safe_memoizer.h
|
fdb5f35abd
Fix file copyrights (#13332)
|
1 anno fa |
|
to_string.h
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
6 anni fa |
|
type_traits.h
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
6 anni fa |
|
warnings.h
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
6 anni fa |