-
Notifications
You must be signed in to change notification settings - Fork 121
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
Deprecate SbMemoryMap APIs. #2064
Conversation
24f91cb
to
c049943
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #2064 +/- ##
==========================================
+ Coverage 58.55% 58.63% +0.08%
==========================================
Files 1914 1901 -13
Lines 94432 94012 -420
==========================================
- Hits 55298 55128 -170
+ Misses 39134 38884 -250 ☔ View full report in Codecov by Sentry. |
cd5e042
to
9fe3ed8
Compare
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.
I see a few test failures. One of them looks unrelated for SbStringFormat
, but I can't tell if the other failures are the same issue or not.
2b5fe3d
to
3ad229a
Compare
That should be gone as I think it was coming from Max's change. |
- Deprecated SbMemoryMap, SbMemoryUnmap, SbMemoryProtect and SbMemoryFlush. b/302332972 Change-Id: I198963e11db32c14ecc35096691da00d6d690ddd
This reverts commit 139da0d. Broke builds on Raspi-2 b/302332972
This reverts commit a684fb0. Change-Id: If38bea327255c4e5bce013e9e7c389ff57c675d5
This reverts commit a684fb0. b/302332972 Change-Id: If38bea327255c4e5bce013e9e7c389ff57c675d5
This reverts commit a684fb0. Added mmap wrapping to manage the off_t type differences on platforms like raspi-2. b/302332972 Change-Id: If38bea327255c4e5bce013e9e7c389ff57c675d5
This reverts commit a684fb0. Added mmap wrapping to manage the off_t type differences on platforms like raspi-2. b/302332972 Change-Id: If38bea327255c4e5bce013e9e7c389ff57c675d5
This reverts commit a684fb0. Added mmap wrapping to manage the off_t type differences on platforms like raspi-2. b/302332972 Change-Id: If38bea327255c4e5bce013e9e7c389ff57c675d5
Uploaded by https://ci.chromium.org/b/8738505171997425025 Change-Id: I97cb38c7db8029bc94e733819844b638921f1940 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5817034 Bot-Commit: ChromeOS bot <[email protected]> Commit-Queue: Yuta Hijikata <[email protected]> Cr-Commit-Position: refs/branch-heads/6099@{#2064} Cr-Branched-From: e6ee4500f7d6549a9ac1354f8d056da49ef406be-refs/heads/main@{#1217362}
b/302332972
Change-Id: I198963e11db32c14ecc35096691da00d6d690ddd