Skip to content

Commit 1a4d1e7

Browse files
committed
update libhighway to 1.1.0
1 parent 7b62c87 commit 1a4d1e7

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

NOTES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ const char kEnableJXLDescription[] =
3131
# Three lines of non-changing comments so that
3232
# the commit queue can handle CLs rolling feed
3333
# and whatever else without interference from each other.
34-
'highway_revision': 'ba0900a4957b929390ab73827235557959234fea',
34+
'highway_revision': '58b52a717469e62b2d9b8eaa2f5dddb44d4a4cbf',
3535

3636
'src/third_party/dav1d/libdav1d':
3737
Var('chromium_git') + '/external/github.com/videolan/dav1d.git' + '@' + '47107e384bd1dc25674acf04d000a8cdc6195234',

VERSION.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77
- https://github.com/libjxl/libjxl/commit/41b8cdab7815c79a060938bfe0c24337e2eb9e54
88

9-
## libhighway Revision: ba0900a4957b929390ab73827235557959234fea (1.0.7)
9+
## libhighway Revision: 58b52a717469e62b2d9b8eaa2f5dddb44d4a4cbf (1.1.0)
1010

11-
- https://github.com/google/highway/commit/ba0900a4957b929390ab73827235557959234fea
11+
- https://github.com/google/highway/commit/58b52a717469e62b2d9b8eaa2f5dddb44d4a4cbf
1212

1313
## V8 Revision 1f1081349cc055d5bb75921b08cdccc035c59503
1414

src/DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ vars = {
491491
# Three lines of non-changing comments so that
492492
# the commit queue can handle CLs rolling feed
493493
# and whatever else without interference from each other.
494-
'highway_revision': 'ba0900a4957b929390ab73827235557959234fea',
494+
'highway_revision': '58b52a717469e62b2d9b8eaa2f5dddb44d4a4cbf',
495495
# Three lines of non-changing comments so that
496496
# the commit queue can handle CLs rolling ffmpeg
497497
# and whatever else without interference from each other.

src/third_party/highway/README.chromium

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
Name: Highway: C++ library for SIMD
22
Short Name: highway
33
URL: https://github.com/google/highway
4-
Version: 1.0.7
5-
Date: 2023-08-30
6-
Revision: ba0900a4957b929390ab73827235557959234fea
4+
Version: 1.1.0
5+
Date: 2024-02-17
6+
Revision: 58b52a717469e62b2d9b8eaa2f5dddb44d4a4cbf
77
License: Apache 2.0
88
Security Critical: yes
99
CPEPrefix: unknown

0 commit comments

Comments
 (0)