Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
309
Code
Issues
111
Pull requests
54
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
1b6120e
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 16, 2021
Print a link to find the new workflow run after starting it.
jonsimantov
committed
1b6120e
Copy full SHA for 1b6120e
Restore openssl installer steps back to normal.
jonsimantov
committed
e61ab07
Copy full SHA for e61ab07
Add log if expanded matrix is enabled.
jonsimantov
committed
8b01deb
Copy full SHA for 8b01deb
Eliminate prepare-matrix in the packaging workflow, unneeded.
jonsimantov
committed
e9e084d
Copy full SHA for e9e084d
Fix dependency typo.
jonsimantov
committed
45e600f
Copy full SHA for 45e600f
Wait until after artifact cleanup to trigger integration tests.
jonsimantov
committed
eda4ca2
Copy full SHA for eda4ca2
Don't trigger tests if the workflow is set to skip them
jonsimantov
committed
d7d62c2
Copy full SHA for d7d62c2
Fix workflow file.
jonsimantov
committed
8d0c33d
Copy full SHA for 8d0c33d
Pass the "use expanded matrix" option.
jonsimantov
committed
eb59281
Copy full SHA for eb59281
Add integration test trigger to the end of c++ packaging.
jonsimantov
committed
832a0ad
Copy full SHA for 832a0ad
Add dryrun/verbose mode, and rename commit option to branch.
Show description for 396c771
jonsimantov
committed
396c771
Copy full SHA for 396c771
Fix auto-detecting of git revision.
jonsimantov
committed
376a030
Copy full SHA for 376a030
Fix workflow triggering to pass token and json correctly.
jonsimantov
committed
9fb9828
Copy full SHA for 9fb9828
Change downloadPreviousRun input name to test_packaged_sdk.
jonsimantov
committed
a77519c
Copy full SHA for a77519c
Add script for triggering workflows via GitHub API.
jonsimantov
committed
21e6056
Copy full SHA for 21e6056
Because the "boringssl" target doesn't actually run the mobile tests,
Show description for 7f43aee
jonsimantov
committed
7f43aee
Copy full SHA for 7f43aee
Commits on Mar 15, 2021
Allow integration_tests workflow to run against a packaged SDK.
jonsimantov
committed
eeac015
Copy full SHA for eeac015
Merge pull request #319 from firebase/g3merge8
Show description for 041de31
alexames
authored
041de31
Copy full SHA for 041de31
Commits on Mar 13, 2021
Merge pull request #315 from firebase/g3merge4
Show description for dfa6a8b
alexames
authored
dfa6a8b
Copy full SHA for dfa6a8b
Merge pull request #314 from firebase/g3merge3
Show description for 88fa3ba
alexames
authored
88fa3ba
Copy full SHA for 88fa3ba
Add JniRunnable, a Java Runnable class whose run() method invokes a C++ function.
Show description for 5bc13e5
Googler
authored and
Alex Ames
committed
5bc13e5
Copy full SHA for 5bc13e5
Update the Unity Remote Config API
Show description for 179d7eb
a-maurice
authored and
Alex Ames
committed
179d7eb
Copy full SHA for 179d7eb
Updating android dependencies versions for firebase-cpp-sdk.
Show description for f488ecd
Googler
authored and
Alex Ames
committed
f488ecd
Copy full SHA for f488ecd
Commits on Mar 12, 2021
Update the BUILD file with the 7.5.0 Pods (#312)
Show description for 4db2aa4
3 people
authored
4db2aa4
Copy full SHA for 4db2aa4
LSC: Replace uses of `int64` with `int64_t` and similar integer type aliases. (#320)
Show description for 1df513f
3 people
authored
1df513f
Copy full SHA for 1df513f
Merge pull request #313 from firebase/am-config-proto
Show description for d597561
a-maurice
authored
d597561
Copy full SHA for d597561
Add "expanded matrix" option to workflows (#297)
Show description for 122ce85
DellaBitta
authored
122ce85
Copy full SHA for 122ce85
Commits on Mar 11, 2021
Delete config.proto
Show description for dccfe3b
a-maurice
committed
dccfe3b
Copy full SHA for dccfe3b
Merge pull request #308 from firebase/am-remove-build-type
Show description for ba3eb73
a-maurice
authored
ba3eb73
Copy full SHA for ba3eb73
Remove the build_type_header logic
Show description for c1db95c
a-maurice
committed
c1db95c
Copy full SHA for c1db95c
Commits on Mar 8, 2021
Merge pull request #296 from firebase/chkuang-g-update-template
Show description for 17a8359
chkuang-g
authored
17a8359
Copy full SHA for 17a8359
Merge pull request #299 from firebase/feature/rc_rest_update
Show description for c0553c6
cynthiajoan
authored
c0553c6
Copy full SHA for c0553c6
Commits on Mar 5, 2021
Merge pull request #300 from firebase/bugfix/race_crash
Show description for e86aa62
alexames
authored
e86aa62
Copy full SHA for e86aa62
Fixed race condition when removing listeners.
Show description for 26fedfc
Alex Ames
committed
26fedfc
Copy full SHA for 26fedfc
Commits on Mar 4, 2021
Fix a memory leak in android task/callback pattern
Cynthia Jiang
committed
4f32124
Copy full SHA for 4f32124
Pagination
Previous
Next
You can’t perform that action at this time.