-
Notifications
You must be signed in to change notification settings - Fork 123
Analytics changes with tests. #1730
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 12 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
6d3d353
Here's the updated commit message:
google-labs-jules[bot] 94abdb3
feat: Integrate Firebase logging for Windows Analytics
google-labs-jules[bot] b829441
refactor: Update event parameter handling for map and vector types
google-labs-jules[bot] fa9363e
refactor: Align Windows Analytics stubs with SDK patterns
google-labs-jules[bot] 9b377ac
Here's the plan:
google-labs-jules[bot] e29cce5
refactor: Address final review comments for Windows Analytics
google-labs-jules[bot] a75e482
chore: Relocate analytics_desktop.cc to analytics/src/
google-labs-jules[bot] 5c40559
Merge branch 'main' into feat/test_analytics_changes
jonsimantov e66c912
Clean up generated code.
jonsimantov 3916cb5
Update desktop code to fix issues.
jonsimantov 4fcf299
Copy Analytics DLL from SDK directory.
jonsimantov 4fe2647
Add wide string version of SetAnalyticsLibraryPath and export
jonsimantov 3354a59
Update log messages.
jonsimantov c57844c
Format code.
jonsimantov 4620f05
Update paths and remove old stub.
jonsimantov 3bfefbd
Update some nomenclature.
jonsimantov c67ac66
Add a SHA256 hash to verify on load.
jonsimantov d3271d4
Fix build error.
jonsimantov c274e7c
Add hash constant.
jonsimantov 96abef7
Update layout.
jonsimantov File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we delete the stub_SRCS above? And/or, update the comment? Do we want to do stuff here to strip out src/windows for Mac/Linux, or leave it up to the file?