- 56ab4a6 Don't set LD_LIBRARY_PATH to the ART module for any tests. by Martin Stjernholm · 1 year, 1 month ago
- 949c197 Clarify the format and assumptions on the dex file locations. by Martin Stjernholm · 1 year, 1 month ago
- 554d484 Pass functors as rvalues when possible by Santiago Aboy Solanes · 1 year, 1 month ago
- 03ca5cf Fuzzer: Support deeply recursive encoded values (using structs). by David Srbecky · 1 year, 1 month ago
- 2b42935 Fuzzer: Fix CheckIntraAnnotationItem by David Srbecky · 1 year, 1 month ago
- 8546fb9 Fuzzer: Fix ReadUnsignedLittleEndian by David Srbecky · 1 year, 1 month ago
- 92ded5e Add extra checks to CheckIntraStringDataItem regarding OOB by Santiago Aboy Solanes · 1 year, 1 month ago
- 3f0981b Revert^2 "x86_64: Store resolved MethodType-s in .bss." by Almaz Mingaleev · 1 year, 3 months ago
- b343f66 Optimize access to gPageSize by Ruben Ayrapetyan · 1 year, 4 months ago
- d014fd0 Revert "x86_64: Store resolved MethodType-s in .bss." by Almaz Mingaleev · 1 year, 3 months ago
- a627c7e x86_64: Store resolved MethodType-s in .bss. by Almaz Mingaleev · 1 year, 3 months ago
- 8ad445e Reapply "riscv64: re-enable an invoke fast path" by Jaeheon Yi · 1 year, 3 months ago
- 9322eb5 Fix CtsSimpleperfTestCases for container dex by David Srbecky · 1 year, 3 months ago
- d77d7be Dex fuzzer: Fix compact-dex CHECK crash by David Srbecky · 1 year, 3 months ago
- 54417d2 Use globals naming scheme for kPageSize etc. by Ruben Ayrapetyan · 1 year, 5 months ago
- 4d7be74 Make libdexfile visible for "//frameworks/base/services/core/jni" by Siim Sammul · 1 year, 4 months ago
- 45027ae Fix ADexFile_create for compact-dex/container-dex by David Srbecky · 1 year, 4 months ago
- 5424283 Revert^2 "Add support for dex containers (DEX v41)." by David Srbecky · 1 year, 4 months ago
- a3b8c73 Revert "Add support for dex containers (DEX v41)." by David Srbecky · 1 year, 4 months ago
- 854b363 Add support for dex containers (DEX v41). by David Srbecky · 2 years ago
- 18d2c1f Change IsMultiDexLocation to std::string_view by David Srbecky · 1 year, 4 months ago
- b3564e6 Dex verifier: Rename 'begin_' to 'offset_base_address_' by David Srbecky · 1 year, 4 months ago
- 51f3015 Dex verifier: Add PtrToOffset helper. by David Srbecky · 1 year, 4 months ago
- 25c2d0a Dex verifier: Remove some unused 'offset' variables. by David Srbecky · 1 year, 4 months ago
- ff9c2eb Dex verifier: Add DCHECKs for offset&ptr_ consistency by David Srbecky · 1 year, 4 months ago
- 55f9a9b Add a gtest to automatically test the fuzzer's corpus by Santiago Aboy Solanes · 1 year, 4 months ago
- 2d8e6f9 Dex verifier: Report error for invalid encoded array value by David Srbecky · 1 year, 4 months ago
- 0445189 Dex verifier: Fix try-item padding check. by David Srbecky · 1 year, 4 months ago
- 3d4c167 Revert^2 "Dex verifier: Add debug version (in addition to release version)." by David Srbecky · 1 year, 4 months ago
- 411249f Revert "Dex verifier: Add debug version (in addition to release version)." by David Srbecky · 1 year, 4 months ago
- cc92e55 Dex verifier: Add debug version (in addition to release version). by David Srbecky · 1 year, 4 months ago
- d634150 Dex verifier: Fix empty dex file case by David Srbecky · 1 year, 4 months ago
- 876085b Extend memory range of DexFileContainer passed to Dex loader. by David Srbecky · 1 year, 5 months ago
- cef5cb8 Dex verifier: Add offset-to-pointer helper. by David Srbecky · 1 year, 5 months ago
- 63a4591 Dex fuzzer: Use StandardDexFile directly. by David Srbecky · 1 year, 5 months ago
- 66b2595 Fix file-size check in verifier. by David Srbecky · 1 year, 5 months ago
- 4b7aef1 Revert^2 "Remove size argument from DexFile constructors." by David Srbecky · 1 year, 5 months ago
- 26b99c9 Revert "Remove size argument from DexFile constructors." by Nicolas Geoffray · 1 year, 5 months ago
- feab929 Don't emit locals with empty ranges in the locals table by Mythri Alle · 1 year, 5 months ago
- e49ab4d Remove size argument from DexFile constructors. by David Srbecky · 1 year, 5 months ago
- 0b58115 Switch iterator pointer/reference typedefs to void by Ryan Prichard · 1 year, 6 months ago
- 743ce22 Stop inheriting from std::iterator by Ryan Prichard · 1 year, 6 months ago
- fa41df0 Disable cdex at build time. by Martin Stjernholm · 1 year, 6 months ago
- 473c5a01 Add `ArtMethod::GetShortyView()`. by Vladimir Marko · 1 year, 7 months ago
- 15cee1f Clean up: Pass File* to DexFileLoader instead of fd. by David Srbecky · 1 year, 8 months ago
- c8339d8 Add missing AOSP module metadata to ART tests part of ART MTS. by Roland Levillain · 1 year, 7 months ago
- 195e269 Add DEX magic to oat files. by David Srbecky · 1 year, 8 months ago
- 5945a7f Revert^2 "Add DEX SHA1 to oat files." by David Srbecky · 1 year, 8 months ago
- 0d59061 Revert "Add DEX SHA1 to oat files." by Sebastian Pickl · 1 year, 8 months ago
- ba2222f Add DEX SHA1 to oat files. by David Srbecky · 1 year, 9 months ago
- b1c6f57 Revert^2 "Reduce multidex checksum to single scalar value." by David Srbecky · 1 year, 9 months ago
- 1bc1140 Revert "Reduce multidex checksum to single scalar value." by David Srbecky · 1 year, 8 months ago
- fdfa590 Reduce multidex checksum to single scalar value. by David Srbecky · 1 year, 9 months ago
- 454a694 Reland "Static link gtests with ART libraries" by Dmitrii Ishcheikin · 1 year, 9 months ago
- 2ee2064 Check that the header's section's size are consistent by Santiago Aboy Solanes · 1 year, 9 months ago
- b89b62d Revert "Static link gtests with ART libraries" by Dmitrii Ishcheikin · 1 year, 9 months ago
- 66244e2 Static link gtests with ART libraries by Dmitrii Ishcheikin · 1 year, 11 months ago
- 9f5fd34 Make sure we don't go past the end in CheckIntraDebugInfoItem by Santiago Aboy Solanes · 1 year, 9 months ago
- ffa7ca3 Separate hiddenapi_class_data_item checks in intra and inter by Santiago Aboy Solanes · 1 year, 9 months ago
- 9ad797b Clean up libbase(_header) dependencies in libdexfile_support. by Martin Stjernholm · 1 year, 10 months ago
- d4406bb Remove media apexes from libdexfile_support's apex_available by Spandan Das · 1 year, 10 months ago
- 78f3c72 Use C++17's [[maybe_unused]] attribute in ART by Stefano Cianciulli · 1 year, 10 months ago
- dc77126 Make CheckIntraCodeItem check the CodeItem with its correct size by Santiago Aboy Solanes · 1 year, 10 months ago
- aeab168 Fix the test breakage caused by aosp/2597105. by Jiakai Zhang · 1 year, 10 months ago
- a11d08f Fix ArtDexFileLoader::GetMultiDexChecksums to handle .dex files properly by Jiakai Zhang · 1 year, 10 months ago
- 8b55878 Verifier fix for string data offsets being out of bounds by Santiago Aboy Solanes · 1 year, 10 months ago
- 6dc89ed Fix checks in `DexFile::InitializeSectionsFromMapList()`. by Vladimir Marko · 1 year, 10 months ago
- 441e3bf Cleanup logic on madvising vdex/dex files. by Nicolas Geoffray · 1 year, 10 months ago
- 429b584 Revert "Remove the codegen property" by Android Culprit Assistant · 1 year, 10 months ago
- 32645f2 Remove the codegen property by Cole Faust · 1 year, 11 months ago
- 39cbdab DexFileLoader: Preserve some old overloads for app-compat (part 3) by David Srbecky · 1 year, 11 months ago
- 19d609b DexFileLoader: Preserve some old overloads for app-compat (part 2) by David Srbecky · 2 years ago
- f174bd5 [IWYU] Include <algorithm> headers by Kartar Singh · 2 years ago
- e32b7bb DexFileLoader: Preserve some old overloads for app-compat. by David Srbecky · 2 years ago
- f6ab24a Remove prettify calls when checking ignored types by Kevin Jeon · 2 years ago
- e787f3e Make art modules apex_available to test_broken_com.android.art by Cole Faust · 2 years ago
- c069a1e Improve prettified-text performance in heap dumps by Kevin Jeon · 2 years ago
- bdbd707 Disable ScopedTrace in static libdexfile by Yabin Cui · 2 years ago
- f8f1eaf DexFileLoader: Remove check for tailing dex data. by David Srbecky · 2 years ago
- 1dfac99 Add sub-range (base,size) arguments to DexFileLoader::OpenCommon by David Srbecky · 2 years ago
- 14dc1bc Simplify dex::Verify call by David Srbecky · 2 years ago
- b8a0d8b Add DexFileContainer for all DexFiles. by David Srbecky · 2 years ago
- 0b9b330 Use std::shared_ptr for DexFileContainer by David Srbecky · 2 years ago
- 771b44f Refactor DataBegin() and DataEnd() calculation in DexFile. by David Srbecky · 2 years ago
- f8580e5 Refactor zip loading in DexFileLoader by David Srbecky · 2 years ago
- 052f5fb Refactor DexFileLoader by David Srbecky · 2 years, 1 month ago
- a8a815c Remove OatWriter::DexFileSource by David Srbecky · 2 years, 1 month ago
- 6f915c7 Do not fail when loading an APK without dex files. by Jiakai Zhang · 2 years, 1 month ago
- 2bcd3a0 Dex: Use DexFileContainer instead of begin/size. by David Srbecky · 2 years, 1 month ago
- 6183e75 Revert "Reland^2 "Do not create 4-byte sequences in `ConvertUtf16ToModifiedUtf8()`"" by Hans Boehm · 2 years, 2 months ago
- 5baa772 Reland^2 "Do not create 4-byte sequences in `ConvertUtf16ToModifiedUtf8()`" by Vladimír Marko · 2 years, 2 months ago
- a0dcfaf Revert "Reland "Do not create 4-byte sequences in `ConvertUtf16ToModifiedUtf8()`"" by Vladimír Marko · 2 years, 2 months ago
- 15ddcab Reland "Do not create 4-byte sequences in `ConvertUtf16ToModifiedUtf8()`" by Vladimir Marko · 2 years, 3 months ago
- 74c781d Fix bounds check when reading MapList of a dex file. by Nicolas Geoffray · 2 years, 2 months ago
- 419484b Clean up Modified UTF-8 encoding. by Vladimir Marko · 2 years, 3 months ago
- e3b4be4 Do not link libziparchive both statically and dynamically in libartbase by Martin Stjernholm · 2 years, 3 months ago
- c372e79 Make ArtDexFileLoader accept an zip file with no dex code. by Jiakai Zhang · 2 years, 4 months ago
- 137ed5e Add missing module metadata to ART tests run via Mainline Presubmits. by Roland Levillain · 2 years, 4 months ago
- 35be57f Remove redundant definitions of constexpr data. by Vladimir Marko · 2 years, 5 months ago
- ff8f8c4 ART: Add static helpers for ArtMethod's access flags. by Vladimir Marko · 2 years, 6 months ago