forked from google/nearby
-
Notifications
You must be signed in to change notification settings - Fork 0
Release 1.0.4 #5
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 8000 p>
Merged
Merged
Conversation
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 allows this type to meet the requirements of e.g. std::ranges::range, which is necessary for it to work with the std::span range constructor, or the "non-legacy" constructor for Chromium's base::span. Fixes a number of IWYU problems along the way, to silence checks. Bug: chromium:364987728 PiperOrigin-RevId: 689841844
PiperOrigin-RevId: 690095747
PiperOrigin-RevId: 690479544
…ted to the function calls. PiperOrigin-RevId: 690759015
PiperOrigin-RevId: 690869480
PiperOrigin-RevId: 690941154
PiperOrigin-RevId: 691116241
PiperOrigin-RevId: 691233444
… browser PiperOrigin-RevId: 691518971
PiperOrigin-RevId: 691556678
PiperOrigin-RevId: 691922825
PiperOrigin-RevId: 691947459
PiperOrigin-RevId: 692265844
PiperOrigin-RevId: 692612482
PiperOrigin-RevId: 693053977
PiperOrigin-RevId: 693060226
PiperOrigin-RevId: 694229619
PiperOrigin-RevId: 694239460
PiperOrigin-RevId: 694283408
PiperOrigin-RevId: 694313402
PiperOrigin-RevId: 694620036
PiperOrigin-RevId: 694627070
…ent when advertising in everyone mode. PiperOrigin-RevId: 694636952
PiperOrigin-RevId: 694644790
PiperOrigin-RevId: 695417509
PiperOrigin-RevId: 695774019
PiperOrigin-RevId: 696151353
PiperOrigin-RevId: 696171997
PiperOrigin-RevId: 696559039
PiperOrigin-RevId: 696602320
PiperOrigin-RevId: 723164767
PiperOrigin-RevId: 723305804
PiperOrigin-RevId: 723992593
PiperOrigin-RevId: 724626448
PiperOrigin-RevId: 724963078
PiperOrigin-RevId: 725347879
…on codes. PiperOrigin-RevId: 725486114
PiperOrigin-RevId: 725553323
PiperOrigin-RevId: 725692677
PiperOrigin-RevId: 725738383
PiperOrigin-RevId: 725938297
PiperOrigin-RevId: 726168581
PiperOrigin-RevId: 726234081
PiperOrigin-RevId: 726320513
PiperOrigin-RevId: 726515524
PiperOrigin-RevId: 726714013
PiperOrigin-RevId: 726729432
PiperOrigin-RevId: 727050454
PiperOrigin-RevId: 727057179
PiperOrigin-RevId: 728727545
PiperOrigin-RevId: 728862084
PiperOrigin-RevId: 728865577
…e to pointer is reset to null. PiperOrigin-RevId: 728907296
monchote
approved these changes
Feb 21, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Merging latest from upstream. This will be fully tested in the Monzo app before proceeding with wider rollout