- Notifications
You must be signed in to change notification settings - Fork 127
Pull requests: firebase/firebase-cpp-sdk
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update .gitignore to ignore all *_build folders cla: yes
#294 by cynthiajoan was merged Mar 3, 2021 Loading… updated Apr 3, 2021
Python script to extract matrix values used in github workflows. cla: yes
#301 by vimanyu was merged Mar 5, 2021 Loading… updated Apr 5, 2021
Fixed race condition when removing listeners. cla: yes
#300 by alexames was merged Mar 5, 2021 Loading… updated Apr 5, 2021
Fix a memory leak in android task/callback pattern cla: yes
#299 by cynthiajoan was merged Mar 8, 2021 Loading… updated Apr 8, 2021
separate config and matrix parameters. cla: yes
#304 by vimanyu was merged Mar 9, 2021 Loading… updated Apr 9, 2021
Remove the build_type_header logic cla: yes
#308 by a-maurice was merged Mar 11, 2021 Loading… updated Apr 11, 2021
LSC: Replace uses of
int64 with int64_t and similar integer type aliases. cla: yes #320 by alexames was merged Mar 12, 2021 Loading… updated Apr 12, 2021
Update the Unity Remote Config API cla: yes
#315 by alexames was merged Mar 13, 2021 Loading… updated Apr 12, 2021
Updating android dependencies versions for firebase-cpp-sdk. cla: yes
#314 by alexames was merged Mar 13, 2021 Loading… updated Apr 12, 2021
Add "expanded matrix" option to workflows cla: yes
#297 by DellaBitta was merged Mar 12, 2021 Loading… updated Apr 12, 2021
Update the BUILD file with the 7.5.0 Pods cla: yes
#312 by alexames was merged Mar 12, 2021 Loading… updated Apr 12, 2021
Delete config.proto cla: yes
#313 by a-maurice was merged Mar 12, 2021 Loading… updated Apr 13, 2021
Firestore: Add JniRunnable, a Java Runnable class whose run() method invokes a C++ function. cla: yes
#319 by alexames was merged Mar 15, 2021 Loading… updated Apr 15, 2021
Deflake: Cache NDK Downloads cla: yes
#327 by DellaBitta was merged Mar 16, 2021 Loading… updated Apr 16, 2021
Updating Integration tests to FTL iOS Version 12.4 cla: yes
#322 by DellaBitta was merged Mar 16, 2021 Loading… updated Apr 16, 2021
[RemoteConfig] Fix the default cache value cla: yes
#311 by cynthiajoan was merged Mar 16, 2021 Loading… updated Apr 16, 2021
Added experimental Firebase Performance library code. cla: yes
#332 by alexames was merged Mar 18, 2021 Loading… updated Apr 17, 2021
Added source files (but not cmake files) for experimental projects cla: yes
#310 by alexames was closed Mar 17, 2021 Loading… updated Apr 17, 2021
Add platform include to installations header cla: yes
#336 by a-maurice was merged Mar 19, 2021 Loading… updated Apr 18, 2021
Trigger integration tests by setting a "tests-requested" label. cla: yes tests: failed This PR's integration tests failed.
#339 by jonsimantov was merged Mar 20, 2021 Loading… updated Apr 19, 2021
Delete artifacts during packaging to save space. cla: yes
#338 by jonsimantov was merged Mar 19, 2021 Loading… updated Apr 19, 2021
Add Firestore tests on desktop to an "internal" integration test. cla: yes
#333 by jonsimantov was merged Mar 19, 2021 Loading… updated Apr 19, 2021
Bugfix Database Large String Crash on Set on Desktop cla: yes
#344 by DellaBitta was merged Mar 25, 2021 Loading… updated Apr 25, 2021
Improve integration test results reporting. cla: yes
#348 by jonsimantov was merged Mar 29, 2021 Loading… updated Apr 29, 2021
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.