-
Notifications
You must be signed in to change notification settings - Fork 130
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
Add Abseil from Chromium 114.0.5735.331 #2189
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2189 +/- ##
==========================================
+ Coverage 58.53% 58.55% +0.01%
==========================================
Files 1908 1907 -1
Lines 94585 94568 -17
==========================================
+ Hits 55369 55377 +8
+ Misses 39216 39191 -25 ☔ View full report in Codecov by Sentry. |
6abc2e6
to
976244d
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.
Once this is ready, we should add the subtree squash commit to ensure git history is correct
third_party/abseil-cpp/absl/base/internal/spinlock_starboard.inc
Outdated
Show resolved
Hide resolved
git-subtree-dir: third_party/abseil-cpp git-subtree-split: fed499399d3f44d3a7957549d493bf30a5d8c867
976244d
to
132e6a5
Compare
LGTM, but I believe the subtree squash commit needs to be added. @dahlstrom-g would you please also take a look? |
132e6a5
to
8ddb00f
Compare
ae31e54
to
290dc80
Compare
5ff2190
to
49a95f2
Compare
third_party/abseil-cpp/absl/random/internal/randen_detect_starboard.cc
Outdated
Show resolved
Hide resolved
b/319139474
b/319139474
… instead of a shim to base::Optional.
This removes non-Starboardized files from the build with Cobalt toolchain. b/150410605
9eb66a8
to
e21ef69
Compare
e21ef69
to
613cf30
Compare
This adds abseil (continuation/replacement of #2179).
b/319139474
This prepares for b/315503544 (and others).