index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
fuzzer
Age
Commit message (
Expand
)
Author
2025-02-05
Check if InsnsSizeInCodeUnits is 0 a bit before
Santiago Aboy Solanes
2025-01-28
Don't iterate past the item in CheckCallSite
Santiago Aboy Solanes
2025-01-28
Add alignment check for DEX's map data items
Santiago Aboy Solanes
2025-01-17
Improve class fuzzer initialization
Santiago Aboy Solanes
2025-01-10
Add java library for core icu4j for the fuzzer
Santiago Aboy Solanes
2025-01-10
Pass the correct class loader in the class verifier fuzzer
Santiago Aboy Solanes
2025-01-10
Add a debug version of the class verifier fuzzer
Santiago Aboy Solanes
2025-01-09
Fix DCHECK in RegType::IsObjectArrayTypes
Santiago Aboy Solanes
2024-11-11
Avoid `strlen()` for `ClassLinker::FindClass()`...
Vladimir Marko
2024-10-31
Remove dependencies on the 1-variant fallback
Cole Faust
2024-09-17
Consider MethodType/Handle annotations in VisitClassAnnotations
Santiago Aboy Solanes
2024-09-17
Improve the GC strategy for the class verification fuzzer
Ioana-Teodora Isar
2024-09-13
Don't special case 0 for annotation set item
Santiago Aboy Solanes
2024-08-22
Add conscrypt for the class verification fuzzer
Ioana-Teodora Isar
2024-08-21
Stop iterating VerifyNewArray when a hard failure appears
Santiago Aboy Solanes
2024-08-20
Add core-icu4j for Runtime
Ioana-Teodora Isar
2024-08-16
Separate the varhandle-perf tests
Santiago Aboy Solanes
2024-08-14
Add a gtest to automatically test the class verification fuzzer's corpus.
Ioana-Teodora Isar
2024-07-31
Class verification fuzzer: remove logging
Ioana-Teodora Isar
2024-07-30
Class verification fuzzer: fix Boot classpath error and add logging
Ioana-Teodora Isar
2024-07-26
Add a class verification fuzzer
Ioana-Teodora Isar
2024-05-13
Clean up source_build Soong config variables.
Martin Stjernholm
2024-02-08
Fuzzer: Support deeply recursive encoded values (using structs).
David Srbecky
2024-02-07
Fuzzer: Fix CheckIntraAnnotationItem
David Srbecky
2023-11-02
Add a gtest to automatically test the fuzzer's corpus
Santiago Aboy Solanes
2023-10-27
Dex verifier: Report error for invalid encoded array value
David Srbecky
2023-10-27
Dex verifier: Fix try-item padding check.
David Srbecky
2023-10-27
Revert^2 "Dex fuzzer: Bootstrap the fuzzing with run-test dex files."
David Srbecky
2023-10-27
Revert^2 "Dex verifier: Add debug version (in addition to release version)."
David Srbecky
2023-10-26
Revert "Dex fuzzer: Bootstrap the fuzzing with run-test dex files."
David Srbecky
2023-10-26
Revert "Dex verifier: Add debug version (in addition to release version)."
David Srbecky
2023-10-26
Revert "Dex verifier: Fix dependency for non-source builds"
David Srbecky
2023-10-26
Dex verifier: Fix dependency for non-source builds
David Srbecky
2023-10-26
Dex verifier: Add debug version (in addition to release version).
David Srbecky
2023-10-26
Dex fuzzer: Bootstrap the fuzzing with run-test dex files.
David Srbecky
2023-10-24
Dex fuzzer: Use StandardDexFile directly.
David Srbecky
2023-10-17
Revert^4 "Merge libart and libart-compiler into a single library"
Dmitrii Ishcheikin
2023-08-23
Revert^3 "Merge libart and libart-compiler into a single library"
Dmitrii Ishcheikin
2023-08-18
Revert^2 "Merge libart and libart-compiler into a single library"
Dmitrii Ishcheikin
2023-07-28
Revert "Merge libart and libart-compiler into a single library"
Dmitrii Ishcheikin
2023-07-26
Merge libart and libart-compiler into a single library
Dmitrii Ishcheikin
2023-06-19
Reland "Static link gtests with ART libraries"
Dmitrii Ishcheikin
2023-06-12
Revert "Static link gtests with ART libraries"
Dmitrii Ishcheikin
2023-06-12
Static link gtests with ART libraries
Dmitrii Ishcheikin
2023-05-22
Use C++17's [[maybe_unused]] attribute in ART
Stefano Cianciulli
2023-05-17
Update fuzzer build rules regarding the ART module
Santiago Aboy Solanes
2023-05-15
Check string size before using strlen
Santiago Aboy Solanes
2023-05-11
Update assignee on the fuzzer
Santiago Aboy Solanes
2023-05-09
Use the fuzzer in release mode
Santiago Aboy Solanes
2023-05-05
Make fuzzer run on device and print less logs
Santiago Aboy Solanes
[next]