Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/169baf1..ce6174e
Merge pull request #1858 from ArthurSonzogni:fix-semi (Copybara-Service)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/ce6174e
Remove extra ';' in table_of_recent_compares.h (ArthurSonzogni)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/bf02ecd
Implement printer autodetection for smart pointers. (FuzzTest Team)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/3bf45cb
Implement printer autodetection for smart pointers. (Filip Niksic)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/3741e31
Split fuzz_tests_with_proto_inputs into a library and a binary. (László Szekeres)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/d8f299d
Add a static library to generate a self-contained archive. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/4ff90b7
Process the execution metadata when finalizing coverage. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/3194801
Add configs to avoid single job timeout for running multiple configs. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/55c908f
...
Roll created at https://cr-buildbucket.appspot.com/build/8703960749518690529
diff --git a/DEPS b/DEPS
index 36e8a51..8c48da5 100644
--- a/DEPS
+++ b/DEPS
@@ -280,7 +280,7 @@
'third_party/fuzztest':
Var('chromium_url') + '/chromium/src/third_party/fuzztest.git' + '@' + 'aa6ba9074b8d66a2e2853a0a0992c25966022e13',
'third_party/fuzztest/src':
- Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + '169baf17795850fd4b2c29e4d52136aa8d955b61',
+ Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + 'ce6174e30e1edc985d6b3024ffe2cb1856b0a076',
'third_party/googletest/src':
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + '244cec869d12e53378fa0efb610cd4c32a454ec8',
'third_party/highway/src':
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/169baf1..ce6174e
Merge pull request #1858 from ArthurSonzogni:fix-semi (Copybara-Service)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/ce6174e
Remove extra ';' in table_of_recent_compares.h (ArthurSonzogni)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/bf02ecd
Implement printer autodetection for smart pointers. (FuzzTest Team)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/3bf45cb
Implement printer autodetection for smart pointers. (Filip Niksic)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/3741e31
Split fuzz_tests_with_proto_inputs into a library and a binary. (László Szekeres)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/d8f299d
Add a static library to generate a self-contained archive. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/4ff90b7
Process the execution metadata when finalizing coverage. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/3194801
Add configs to avoid single job timeout for running multiple configs. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/55c908f
...
Roll created at https://cr-buildbucket.appspot.com/build/8703960749518690529
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/ce6174e..51186c2
Remove synchronization from the protobuf domain mark the domain objects as thread-unsafe. (Hadi Ravanbakhsh)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/51186c2
Roll created at https://cr-buildbucket.appspot.com/build/8703870152470590641
diff --git a/DEPS b/DEPS
index 5d92bca..fe7dbee 100644
--- a/DEPS
+++ b/DEPS
@@ -280,7 +280,7 @@
'third_party/fuzztest':
Var('chromium_url') + '/chromium/src/third_party/fuzztest.git' + '@' + 'aa6ba9074b8d66a2e2853a0a0992c25966022e13',
'third_party/fuzztest/src':
- Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + 'ce6174e30e1edc985d6b3024ffe2cb1856b0a076',
+ Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + '51186c2f2caef832afd2eb4677ec135f2774f74f',
'third_party/googletest/src':
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + '244cec869d12e53378fa0efb610cd4c32a454ec8',
'third_party/highway/src':
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/ce6174e..51186c2
Remove synchronization from the protobuf domain mark the domain objects as thread-unsafe. (Hadi Ravanbakhsh)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/51186c2
Roll created at https://cr-buildbucket.appspot.com/build/8703779554317066817
diff --git a/DEPS b/DEPS
index 5d92bca..fe7dbee 100644
--- a/DEPS
+++ b/DEPS
@@ -280,7 +280,7 @@
'third_party/fuzztest':
Var('chromium_url') + '/chromium/src/third_party/fuzztest.git' + '@' + 'aa6ba9074b8d66a2e2853a0a0992c25966022e13',
'third_party/fuzztest/src':
- Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + 'ce6174e30e1edc985d6b3024ffe2cb1856b0a076',
+ Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + '51186c2f2caef832afd2eb4677ec135f2774f74f',
'third_party/googletest/src':
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + '244cec869d12e53378fa0efb610cd4c32a454ec8',
'third_party/highway/src':
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/ce6174e..51186c2
Remove synchronization from the protobuf domain mark the domain objects as thread-unsafe. (Hadi Ravanbakhsh)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/51186c2
Roll created at https://cr-buildbucket.appspot.com/build/8703688959333847489
diff --git a/DEPS b/DEPS
index 5d92bca..fe7dbee 100644
--- a/DEPS
+++ b/DEPS
@@ -280,7 +280,7 @@
'third_party/fuzztest':
Var('chromium_url') + '/chromium/src/third_party/fuzztest.git' + '@' + 'aa6ba9074b8d66a2e2853a0a0992c25966022e13',
'third_party/fuzztest/src':
- Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + 'ce6174e30e1edc985d6b3024ffe2cb1856b0a076',
+ Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + '51186c2f2caef832afd2eb4677ec135f2774f74f',
'third_party/googletest/src':
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + '244cec869d12e53378fa0efb610cd4c32a454ec8',
'third_party/highway/src':
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/ce6174e..51186c2
Remove synchronization from the protobuf domain mark the domain objects as thread-unsafe. (Hadi Ravanbakhsh)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/51186c2
Roll created at https://cr-buildbucket.appspot.com/build/8703688959333847489
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/51186c2..b0bb515
No public description (Hadi Ravanbakhsh)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/b0bb515
Roll created at https://cr-buildbucket.appspot.com/build/8703598355974012353
diff --git a/DEPS b/DEPS
index 23063fd..9e83c7e 100644
--- a/DEPS
+++ b/DEPS
@@ -280,7 +280,7 @@
'third_party/fuzztest':
Var('chromium_url') + '/chromium/src/third_party/fuzztest.git' + '@' + 'aa6ba9074b8d66a2e2853a0a0992c25966022e13',
'third_party/fuzztest/src':
- Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + '51186c2f2caef832afd2eb4677ec135f2774f74f',
+ Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + 'b0bb51587bd8c6cb148c0622de5771ca9333a7cb',
'third_party/googletest/src':
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + '244cec869d12e53378fa0efb610cd4c32a454ec8',
'third_party/highway/src':
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/51186c2..b0bb515
No public description (Hadi Ravanbakhsh)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/b0bb515
Roll created at https://cr-buildbucket.appspot.com/build/8703598355974012353
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/b0bb515..2f2bfad
Install FailureSignalHandler to print stack traces in the OSS. (Sara Qu)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/2f2bfad
Roll created at https://cr-buildbucket.appspot.com/build/8703235974401904769
diff --git a/DEPS b/DEPS
index fb5a5ab..111a50a 100644
--- a/DEPS
+++ b/DEPS
@@ -280,7 +280,7 @@
'third_party/fuzztest':
Var('chromium_url') + '/chromium/src/third_party/fuzztest.git' + '@' + 'aa6ba9074b8d66a2e2853a0a0992c25966022e13',
'third_party/fuzztest/src':
- Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + 'b0bb51587bd8c6cb148c0622de5771ca9333a7cb',
+ Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + '2f2bfadd6a677acd94757eb715cf33fb5f15021f',
'third_party/googletest/src':
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + '244cec869d12e53378fa0efb610cd4c32a454ec8',
'third_party/highway/src':
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/b0bb515..2f2bfad
Install FailureSignalHandler to print stack traces in the OSS. (Sara Qu)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/2f2bfad
Roll created at https://cr-buildbucket.appspot.com/build/8703235974401904769
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/2f2bfad..e101ca0
Remove `absl::debugging` dependency. (Sara Qu)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/e101ca0
Merge pull request #1866 from kayo09:fix-absl-compat (Copybara-Service)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/215bd49
Fix Abseil lts_20250814 compatibility in subprocess.h (kayo09)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/604bf58
Roll created at https://cr-buildbucket.appspot.com/build/8702964182928697841
diff --git a/DEPS b/DEPS
index 420be24..835ecc3 100644
--- a/DEPS
+++ b/DEPS
@@ -280,7 +280,7 @@
'third_party/fuzztest':
Var('chromium_url') + '/chromium/src/third_party/fuzztest.git' + '@' + 'aa6ba9074b8d66a2e2853a0a0992c25966022e13',
'third_party/fuzztest/src':
- Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + '2f2bfadd6a677acd94757eb715cf33fb5f15021f',
+ Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + 'e101ca021a40733d0fa76a3bd9b49b5f76da4f8a',
'third_party/googletest/src':
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + '244cec869d12e53378fa0efb610cd4c32a454ec8',
'third_party/highway/src':
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/2f2bfad..e101ca0
Remove `absl::debugging` dependency. (Sara Qu)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/e101ca0
Merge pull request #1866 from kayo09:fix-absl-compat (Copybara-Service)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/215bd49
Fix Abseil lts_20250814 compatibility in subprocess.h (kayo09)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/604bf58
Roll created at https://cr-buildbucket.appspot.com/build/8702964182928697841
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/e101ca0..ba72d77
Add documentation for the `OverlapOf` domain combinator. (FuzzTest Team)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/ba72d77
Roll created at https://cr-buildbucket.appspot.com/build/8702148811336510353
diff --git a/DEPS b/DEPS
index 96a4bbc..a7079c5 100644
--- a/DEPS
+++ b/DEPS
@@ -280,7 +280,7 @@
'third_party/fuzztest':
Var('chromium_url') + '/chromium/src/third_party/fuzztest.git' + '@' + 'aa6ba9074b8d66a2e2853a0a0992c25966022e13',
'third_party/fuzztest/src':
- Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + 'e101ca021a40733d0fa76a3bd9b49b5f76da4f8a',
+ Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + 'ba72d77b78bfe9f99b22058d68f8f92fb072876d',
'third_party/googletest/src':
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + '244cec869d12e53378fa0efb610cd4c32a454ec8',
'third_party/highway/src':
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/e101ca0..ba72d77
Add documentation for the `OverlapOf` domain combinator. (FuzzTest Team)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/ba72d77
Roll created at https://cr-buildbucket.appspot.com/build/8702148811336510353
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/ba72d77..0309379
No public description (FuzzTest Team)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/0309379
Roll created at https://cr-buildbucket.appspot.com/build/8701967616452311553
diff --git a/DEPS b/DEPS
index e4b384e..ff7c8fd 100644
--- a/DEPS
+++ b/DEPS
@@ -280,7 +280,7 @@
'third_party/fuzztest':
Var('chromium_url') + '/chromium/src/third_party/fuzztest.git' + '@' + 'aa6ba9074b8d66a2e2853a0a0992c25966022e13',
'third_party/fuzztest/src':
- Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + 'ba72d77b78bfe9f99b22058d68f8f92fb072876d',
+ Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + '03093791de854345c32ce345f6b6a32b822ac940',
'third_party/googletest/src':
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + '244cec869d12e53378fa0efb610cd4c32a454ec8',
'third_party/highway/src':
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/ba72d77..0309379
No public description (FuzzTest Team)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/0309379
Roll created at https://cr-buildbucket.appspot.com/build/8701967616452311553
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/0309379..f13e4d8
Clean up persistent mode when only loading shards. (Filip Niksic)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/f13e4d8
Use `workdir_root` as a base for workdirs in the unit test mode. (Filip Niksic)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/19520d0
Roll created at https://cr-buildbucket.appspot.com/build/8701695825712371409
diff --git a/DEPS b/DEPS
index accc860..c99c91b 100644
--- a/DEPS
+++ b/DEPS
@@ -280,7 +280,7 @@
'third_party/fuzztest':
Var('chromium_url') + '/chromium/src/third_party/fuzztest.git' + '@' + 'aa6ba9074b8d66a2e2853a0a0992c25966022e13',
'third_party/fuzztest/src':
- Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + '03093791de854345c32ce345f6b6a32b822ac940',
+ Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + 'f13e4d833697557712f43f06ecb2e1e3b874801f',
'third_party/googletest/src':
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + '244cec869d12e53378fa0efb610cd4c32a454ec8',
'third_party/highway/src':
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/0309379..f13e4d8
Clean up persistent mode when only loading shards. (Filip Niksic)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/f13e4d8
Use `workdir_root` as a base for workdirs in the unit test mode. (Filip Niksic)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/19520d0
Roll created at https://cr-buildbucket.appspot.com/build/8701695825712371409
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/f13e4d8..d6013a0
Implement switch tracing. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/d6013a0
Move CMP trace entry sizes to a separate byte array for present check. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/8260f33
Roll created at https://cr-buildbucket.appspot.com/build/8701605228622042353
diff --git a/DEPS b/DEPS
index 46f6de8..b7d41a1 100644
--- a/DEPS
+++ b/DEPS
@@ -280,7 +280,7 @@
'third_party/fuzztest':
Var('chromium_url') + '/chromium/src/third_party/fuzztest.git' + '@' + 'aa6ba9074b8d66a2e2853a0a0992c25966022e13',
'third_party/fuzztest/src':
- Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + 'f13e4d833697557712f43f06ecb2e1e3b874801f',
+ Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + 'd6013a0fef8e52c950fbc79338a82ebe13aca6b3',
'third_party/googletest/src':
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + '244cec869d12e53378fa0efb610cd4c32a454ec8',
'third_party/highway/src':
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/f13e4d8..d6013a0
Implement switch tracing. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/d6013a0
Move CMP trace entry sizes to a separate byte array for present check. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/8260f33
Roll created at https://cr-buildbucket.appspot.com/build/8701605228622042353
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/d6013a0..8491407
Unify the metadata handling between the Centipede builtin mutator and the adaptor mutator. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/8491407
Try swapping the byte order when matching integer TORC in container mutation. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/850f6ea
Intercept str{,n}casecmp. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/eca6bcb
Roll created at https://cr-buildbucket.appspot.com/build/8701514630903833329
diff --git a/DEPS b/DEPS
index 6e8eec2..989d80a 100644
--- a/DEPS
+++ b/DEPS
@@ -280,7 +280,7 @@
'third_party/fuzztest':
Var('chromium_url') + '/chromium/src/third_party/fuzztest.git' + '@' + 'aa6ba9074b8d66a2e2853a0a0992c25966022e13',
'third_party/fuzztest/src':
- Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + 'd6013a0fef8e52c950fbc79338a82ebe13aca6b3',
+ Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + '84914079865928884331819a7952c5d66c516ce5',
'third_party/googletest/src':
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + '244cec869d12e53378fa0efb610cd4c32a454ec8',
'third_party/highway/src':
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/d6013a0..8491407
Unify the metadata handling between the Centipede builtin mutator and the adaptor mutator. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/8491407
Try swapping the byte order when matching integer TORC in container mutation. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/850f6ea
Intercept str{,n}casecmp. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/eca6bcb
Roll created at https://cr-buildbucket.appspot.com/build/8701514630903833329
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/8491407..f505c8b
No public description (FuzzTest Team)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/f505c8b
Roll created at https://cr-buildbucket.appspot.com/build/8701333437820685697
diff --git a/DEPS b/DEPS
index cb588fe..2926efd 100644
--- a/DEPS
+++ b/DEPS
@@ -280,7 +280,7 @@
'third_party/fuzztest':
Var('chromium_url') + '/chromium/src/third_party/fuzztest.git' + '@' + 'aa6ba9074b8d66a2e2853a0a0992c25966022e13',
'third_party/fuzztest/src':
- Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + '84914079865928884331819a7952c5d66c516ce5',
+ Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + 'f505c8ba2faf9806900e72aeb52fa68ade30d8b7',
'third_party/googletest/src':
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + '244cec869d12e53378fa0efb610cd4c32a454ec8',
'third_party/highway/src':
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/8491407..f505c8b
No public description (FuzzTest Team)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/f505c8b
Roll created at https://cr-buildbucket.appspot.com/build/8701333437820685697
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/f505c8b..d141389
Ignore SIGINT in the fork server for cleaner Ctrl-C behavior. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/d141389
Fork server: Ack after fork and avoid changing signal handler in the child. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/b3ed7b9
Use stop time to cap the execution deadline and skip reporting. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/b45fa43
Set failure description to an ignored failure when termination is requested. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/ad994c1
Exit the batch execution after a failure description is set, and ignore later failures. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/6683ec9
Add the `unguided` flag to force unguided fuzzing. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/3f78567
Roll created at https://cr-buildbucket.appspot.com/build/8701061647107500673
diff --git a/DEPS b/DEPS
index 6c820bb..30437fe 100644
--- a/DEPS
+++ b/DEPS
@@ -280,7 +280,7 @@
'third_party/fuzztest':
Var('chromium_url') + '/chromium/src/third_party/fuzztest.git' + '@' + 'aa6ba9074b8d66a2e2853a0a0992c25966022e13',
'third_party/fuzztest/src':
- Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + 'f505c8ba2faf9806900e72aeb52fa68ade30d8b7',
+ Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + 'd1413891c44f733f85db2341763f7ec5cf1c27bb',
'third_party/googletest/src':
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + '244cec869d12e53378fa0efb610cd4c32a454ec8',
'third_party/highway/src':
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/f505c8b..d141389
Ignore SIGINT in the fork server for cleaner Ctrl-C behavior. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/d141389
Fork server: Ack after fork and avoid changing signal handler in the child. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/b3ed7b9
Use stop time to cap the execution deadline and skip reporting. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/b45fa43
Set failure description to an ignored failure when termination is requested. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/ad994c1
Exit the batch execution after a failure description is set, and ignore later failures. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/6683ec9
Add the `unguided` flag to force unguided fuzzing. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/3f78567
Roll created at https://cr-buildbucket.appspot.com/build/8701061647107500673
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/d141389..a213424
Optimize `RemoveSubset`. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/a213424
Add execution stats into corpus record. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/7dfe0e5
Roll created at https://cr-buildbucket.appspot.com/build/8700971049815958241
diff --git a/DEPS b/DEPS
index c94e2d2..9afee5e 100644
--- a/DEPS
+++ b/DEPS
@@ -280,7 +280,7 @@
'third_party/fuzztest':
Var('chromium_url') + '/chromium/src/third_party/fuzztest.git' + '@' + 'aa6ba9074b8d66a2e2853a0a0992c25966022e13',
'third_party/fuzztest/src':
- Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + 'd1413891c44f733f85db2341763f7ec5cf1c27bb',
+ Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + 'a2134243bf28a648b4a4e6bdbd1e8e0969e9e2f0',
'third_party/googletest/src':
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + '2ce9d8f2e85550a94d6ac977c881fe3658129ac6',
'third_party/highway/src':
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/d141389..a213424
Optimize `RemoveSubset`. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/a213424
Add execution stats into corpus record. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/7dfe0e5
Roll created at https://cr-buildbucket.appspot.com/build/8700971049815958241
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/a213424..1804ef3
No public description (László Szekeres)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/1804ef3
Extract `MockFactory` as `NonOwningCallbacksFactory` for better reusability. (Filip Niksic)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/fdf8759
No public description (László Szekeres)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/f8110a8
Add a method to `BatchResult` to distinguish input crashes from other failures. (Filip Niksic)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/dcd9280
Pass RNG to functions that require randomness for cleaner interface. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/8e747d2
Roll created at https://cr-buildbucket.appspot.com/build/8700880453470806897
diff --git a/DEPS b/DEPS
index 0ed7d62..78dda14 100644
--- a/DEPS
+++ b/DEPS
@@ -280,7 +280,7 @@
'third_party/fuzztest':
Var('chromium_url') + '/chromium/src/third_party/fuzztest.git' + '@' + 'aa6ba9074b8d66a2e2853a0a0992c25966022e13',
'third_party/fuzztest/src':
- Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + 'a2134243bf28a648b4a4e6bdbd1e8e0969e9e2f0',
+ Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + '1804ef33e136b679fc04750cab5d65b3d39ece44',
'third_party/googletest/src':
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + '8dbd60f7d5f88aca74ef76f4dd5258d35c324199',
'third_party/highway/src':
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/a213424..1804ef3
No public description (László Szekeres)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/1804ef3
Extract `MockFactory` as `NonOwningCallbacksFactory` for better reusability. (Filip Niksic)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/fdf8759
No public description (László Szekeres)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/f8110a8
Add a method to `BatchResult` to distinguish input crashes from other failures. (Filip Niksic)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/dcd9280
Pass RNG to functions that require randomness for cleaner interface. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/8e747d2
Roll created at https://cr-buildbucket.appspot.com/build/8700880453470806897
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/1804ef3..f133df1
No public description (FuzzTest Team)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/f133df1
Roll created at https://cr-buildbucket.appspot.com/build/8700699258289051121
diff --git a/DEPS b/DEPS
index 7df9780..3e43664 100644
--- a/DEPS
+++ b/DEPS
@@ -280,7 +280,7 @@
'third_party/fuzztest':
Var('chromium_url') + '/chromium/src/third_party/fuzztest.git' + '@' + 'aa6ba9074b8d66a2e2853a0a0992c25966022e13',
'third_party/fuzztest/src':
- Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + '1804ef33e136b679fc04750cab5d65b3d39ece44',
+ Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + 'f133df11846b498cf2269ef8920688c4c8dba3ff',
'third_party/googletest/src':
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + 'e17e37a1151a47d6e8089f2e9a78921ac022a511',
'third_party/highway/src':
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/1804ef3..f133df1
No public description (FuzzTest Team)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/f133df1
Roll created at https://cr-buildbucket.appspot.com/build/8700699258289051121
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/f133df1..b222740
Merge pull request #1890 from dingxiangfei2009:fix-init-warnings (Copybara-Service)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/b222740
Override the clang-format tand reorder the imports (Xiangfei Ding)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/276876d
Fix initialisation and signed comparison warnings (Xiangfei Ding)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/1136ab0
Roll created at https://cr-buildbucket.appspot.com/build/8700427467757111857
diff --git a/DEPS b/DEPS
index 8d5cab2..505e18a 100644
--- a/DEPS
+++ b/DEPS
@@ -280,7 +280,7 @@
'third_party/fuzztest':
Var('chromium_url') + '/chromium/src/third_party/fuzztest.git' + '@' + 'aa6ba9074b8d66a2e2853a0a0992c25966022e13',
'third_party/fuzztest/src':
- Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + 'f133df11846b498cf2269ef8920688c4c8dba3ff',
+ Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + 'b22274050a926de7194e462c6ec1f1f854aef10b',
'third_party/googletest/src':
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + 'b2b9072ecbe874f5937054653ef8f2731eb0f010',
'third_party/highway/src':
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/f133df1..b222740
Merge pull request #1890 from dingxiangfei2009:fix-init-warnings (Copybara-Service)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/b222740
Override the clang-format tand reorder the imports (Xiangfei Ding)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/276876d
Fix initialisation and signed comparison warnings (Xiangfei Ding)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/1136ab0
Roll created at https://cr-buildbucket.appspot.com/build/8700427467757111857
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/b222740..ba63065
Add a function to collect crashes from the workdir. (Filip Niksic)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/ba63065
Roll created at https://cr-buildbucket.appspot.com/build/8700336862919978993
diff --git a/DEPS b/DEPS
index 597948f..a6a3c64 100644
--- a/DEPS
+++ b/DEPS
@@ -280,7 +280,7 @@
'third_party/fuzztest':
Var('chromium_url') + '/chromium/src/third_party/fuzztest.git' + '@' + 'aa6ba9074b8d66a2e2853a0a0992c25966022e13',
'third_party/fuzztest/src':
- Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + 'b22274050a926de7194e462c6ec1f1f854aef10b',
+ Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + 'ba63065cba4696b712f5e16606e5a56c3918696d',
'third_party/googletest/src':
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + 'b2b9072ecbe874f5937054653ef8f2731eb0f010',
'third_party/highway/src':
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/b222740..ba63065
Add a function to collect crashes from the workdir. (Filip Niksic)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/ba63065
Roll created at https://cr-buildbucket.appspot.com/build/8700336862919978993
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/ba63065..7940ee9
Make FuzzTest/Centipede reproducer tests consistent with the legacy engine. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/7940ee9
Update Abseil version. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/e23ef28
Implement execution time based weight scaling. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/13b20cd
Clarify on when --jobs is effective. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/342d498
Roll created at https://cr-buildbucket.appspot.com/build/8700065076489410577
diff --git a/DEPS b/DEPS
index c3095b4..dc8d8ab 100644
--- a/DEPS
+++ b/DEPS
@@ -280,7 +280,7 @@
'third_party/fuzztest':
Var('chromium_url') + '/chromium/src/third_party/fuzztest.git' + '@' + 'aa6ba9074b8d66a2e2853a0a0992c25966022e13',
'third_party/fuzztest/src':
- Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + 'ba63065cba4696b712f5e16606e5a56c3918696d',
+ Var('chromium_url') + '/external/github.com/google/fuzztest.git' + '@' + '7940ee9a7ebce6419c6391eef8b289524b16f198',
'third_party/googletest/src':
Var('chromium_url') + '/external/github.com/google/googletest.git' + '@' + 'b2b9072ecbe874f5937054653ef8f2731eb0f010',
'third_party/highway/src':
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Update fuzztest (trusted)
Rolling third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest/+log/ba63065..7940ee9
Make FuzzTest/Centipede reproducer tests consistent with the legacy engine. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/7940ee9
Update Abseil version. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/e23ef28
Implement execution time based weight scaling. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/13b20cd
Clarify on when --jobs is effective. (Xinhao Yuan)
https://chromium.googlesource.com/external/github.com/google/fuzztest/+/342d498
Roll created at https://cr-buildbucket.appspot.com/build/8700065076489410577
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |