Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
firebase
/
firebase-cpp-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
126
Star
308
Code
Issues
110
Pull requests
53
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
dconeybe
Datepicker
All time
Commit History
Commits on Jan 10, 2024
Firestore: Small Count API documentation improvements (#1511)
dconeybe
authored
eb9d3d7
Copy full SHA for eb9d3d7
Commits on Jul 19, 2023
Fix readme.md for version of android global refs fix release notes entry (#1392)
dconeybe
authored
38a4639
Copy full SHA for 38a4639
Commits on Jun 30, 2023
Firestore: Fix global refs exhaustion issue in Android (#1364)
dconeybe
authored
f2f99bb
Copy full SHA for f2f99bb
Firestore: Various small improvements to the Android integration tests (#1359)
dconeybe
authored
7fad544
Copy full SHA for 7fad544
Commits on Jun 23, 2023
Firestore: Improve Android tests to use the new env() helper function rather than creating an Env on the stack (#1357)
dconeybe
authored
99b39b0
Copy full SHA for 99b39b0
Commits on Jun 21, 2023
format_code.py: fix NameError when --d is specified (#1356)
dconeybe
authored
055e879
Copy full SHA for 055e879
Commits on Jun 20, 2023
firestore_integration_test_android.h: add ThrowException/CreateException functions (#1346)
dconeybe
authored
b63708a
Copy full SHA for b63708a
Commits on Jun 16, 2023
env.cc: avoid calling ok() if there is no exception handler (#1345)
dconeybe
authored
cc89a20
Copy full SHA for cc89a20
build.gradle: Add `targets` and `abiFilters` (#1344)
dconeybe
authored
a671c46
Copy full SHA for a671c46
Commits on Jun 10, 2023
.gitignore: add CMakeUserPresets.json (#1347)
dconeybe
authored
c3afeae
Copy full SHA for c3afeae
Commits on Nov 11, 2022
integration_tests.yml: remove unnecessary node setup (#1144)
dconeybe
authored
33709f5
Copy full SHA for 33709f5
Commits on Oct 19, 2022
CMakeLists.txt: Add `FIREBASE_FLATC_CMAKE_COMMAND` (#1103)
dconeybe
authored
88ad013
Copy full SHA for 88ad013
Commits on Oct 17, 2022
Firestore: Remove copies in FieldValueInternal to reduce global refs consumption. (#1111)
dconeybe
authored
afa0cdd
Copy full SHA for afa0cdd
Commits on Aug 31, 2022
Upgrade node-version to 16 (was 14) in GitHub Actions workflows (#1064)
dconeybe
authored
6872ba4
Copy full SHA for 6872ba4
Commits on Aug 29, 2022
Fix Android and iOS emulator screen recording in GitHub Actions (#1058)
dconeybe
authored
2d90eba
Copy full SHA for 2d90eba
Commits on Aug 19, 2022
Include logcat for failed Android emulator tests (#1057)
dconeybe
authored
d8714f7
Copy full SHA for d8714f7
Firestore: Add SCOPED_TRACE to Await() calls in firestore_integration_test.h/cc (#1051)
dconeybe
authored
ea2f3ff
Copy full SHA for ea2f3ff
Commits on Aug 11, 2022
firestore_test.cc: add assertions for snapshots existing (#1052)
dconeybe
authored
f884cdb
Copy full SHA for f884cdb
Commits on Aug 9, 2022
write_batch_test.cc: clean up assertion checks (#1047)
dconeybe
authored
aae74a8
Copy full SHA for aae74a8
Commits on Aug 8, 2022
Fix and re-enable ctest desktop tests on x86 (#1043)
dconeybe
authored
af9c19f
Copy full SHA for af9c19f
pthread_condvar.h: Fix ConditionVariable::TimedWait() on 32-bit platforms (#1044)
dconeybe
authored
fdb50b0
Copy full SHA for fdb50b0
Commits on Aug 5, 2022
time.h: fix integer overflow in MsToAbsoluteTimespec() on 32-bit architectures (#1042)
dconeybe
authored
ed0d970
Copy full SHA for ed0d970
Commits on Jul 27, 2022
Firestore: Improve logging of timeouts in integration tests (#1030)
dconeybe
authored
ef7dff1
Copy full SHA for ef7dff1
Commits on Jul 26, 2022
semaphore_test.cc: add TimedWaitSpuriousWakeupLinux (#1037)
dconeybe
authored
69b870d
Copy full SHA for 69b870d
Commits on Jul 22, 2022
Firestore: disable debug logging in integration tests (#1024)
dconeybe
authored
59ddbce
Copy full SHA for 59ddbce
Commits on Jul 21, 2022
semaphore_test.cc: re-enable MultithreadedStressTest (#1036)
dconeybe
authored
63e6549
Copy full SHA for 63e6549
transaction_test.cc: Capture DocumentReference by value in TestMaxAttempts. (#1025)
dconeybe
authored
2e73af4
Copy full SHA for 2e73af4
Commits on Jul 19, 2022
desktop_tester.py: some random improvements to help with debugging failed runs (#1027)
dconeybe
authored
78917c3
Copy full SHA for 78917c3
Commits on Jul 13, 2022
Fix bash typo in integration_tests.yml (#1023)
dconeybe
authored
059dbac
Copy full SHA for 059dbac
Commits on Jul 11, 2022
semaphore.h: handle spurious wakeups in TimedWait() on Linux (#1021)
dconeybe
authored
26e918b
Copy full SHA for 26e918b
Commits on Jul 7, 2022
transaction_test.cc: improve error messages from TestMaxAttempts (#1012)
dconeybe
authored
c722ca7
Copy full SHA for c722ca7
Firestore: Remove broken absl flags logic from CMakeLists.txt (#1016)
dconeybe
authored
4f8c9e8
Copy full SHA for 4f8c9e8
Commits on Jun 27, 2022
Firestore TransactionOptions added, to specify maxAttempts (#966)
dconeybe
authored
252ab6c
Copy full SHA for 252ab6c
Commits on Jun 3, 2022
Add RE2 library to desktop packaging & Update MSVC dependencies (#981)
Show description for 7e50de8
3 people
authored
7e50de8
Copy full SHA for 7e50de8
Commits on May 31, 2022
leveldb.cmake: add URL_HASH to improve security (#976)
dconeybe
authored
e8ee18d
Copy full SHA for e8ee18d
Pagination
Previous
Next
You can’t perform that action at this time.