summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-06DO NOT MERGE: Make veridex resolve API conflicts in favor of most accessibleandroid11-devPaul Duffin
2020-07-14Invoke futex wait with correct valueandroid-cts-11.0_r2Hans Boehm
2020-07-10Revert "Additional checks in GetDirectBuffer{Address,Capacity}"Orion Hodson
2020-07-07Handle the situation we could not load the class.Nicolas Geoffray
2020-07-07Workaround for b/160292234.Nicolas Geoffray
2020-06-24Avoid eating SEGVs when performing on-demand dequickenAlex Light
2020-06-23Fix typo in the boot generation scriptCalin Juravle
2020-06-19Update boot image profile generation scriptsCalin Juravle
2020-06-19Support multiple boot image profile aggregations in profmanCalin Juravle
2020-06-18Add support for preloaded classes blacklist in profmanCalin Juravle
2020-06-15separate madvise calling from critical sectionPin-Chuan Liu
2020-06-12Prevent DCHECK failure for failure_reason_ being non emptyMathieu Chartier
2020-06-12Add a new class status for verified with access checks.Nicolas Geoffray
2020-06-12Remove unused bits for object ids.Florian Mayer
2020-06-12perfetto_hprof: be smarter about splitting packetsFlorian Mayer
2020-06-09Preserve JNI bindings across structural redefinitionAlex Light
2020-06-09Update built-in updatable BCP packages for statsd.Vladimir Marko
2020-06-08HWASan fixes for ART tests (part 2)David Srbecky
2020-06-05Intern class IDs. This way they compress better.Florian Mayer
2020-06-02Wifi: Remove unused permitted_packageDavid Su
2020-06-01Call SetRuntimeDeleted() unconditionallyHans Boehm
2020-06-01Only put resolved classes inside the dex cache.Nicolas Geoffray
2020-05-29Revert^2 "Throw ClassFormatError for unsupported default methods."Vladimir Marko
2020-05-28dex2oat: Add missing updatable package for framework-wifiPaul Duffin
2020-05-28Fix deadlock from dl_iterate_phdr() callback.Vladimir Marko
2020-05-28Revert "Throw ClassFormatError for unsupported default methods."Nicolas Geoffray
2020-05-27Fix indentation.Florian Mayer
2020-05-27Preload perfetto_hprof library in Zygote.Florian Mayer
2020-05-27Throw ClassFormatError for unsupported default methods.Vladimir Marko
2020-05-21Put dex2oat32 and dex2oat64 in the ART apex.Nicolas Geoffray
2020-05-21By default, don't use a bitness suffix for ART.Nicolas Geoffray
2020-05-21Fix logic to find dex2oat.Nicolas Geoffray
2020-05-21Revert "Use 32 or 64 bit dex2oat explicitly depending on HOST_PREFER_32_BIT."Roland Levillain
2020-05-21Revert "Only append suffixes to dex2oat(d) on host."Roland Levillain
2020-05-21DO NOT MERGE ANYWHERE Revert "Put dex2oat32 and dex2oat64 in the ART apex."Nicolas Geoffray
2020-05-21[automerger skipped] RESTRICT AUTOMERGE resolve merge conflicts of 09e3f1323f...Roland Levillain
2020-05-20Add more flexibility to the boot image profiles creationCalin Juravle
2020-05-20RESTRICT AUTOMERGE resolve merge conflicts of 09e3f1323f656e3a4f922c6367c6082...Roland Levillain
2020-05-20HWASan fixes for ART testsDavid Srbecky
2020-05-20Disable some ART run-tests that are failing on Android Q.Roland Levillain
2020-05-18perfetto_hprof: do not wait for listenerFlorian Mayer
2020-05-18perfetto_hprof: add flag to enable.Florian Mayer
2020-05-18Generate boot image profile from profmanCalin Juravle
2020-05-18Disable hwasan for BitMemoryRegion::LoadBitsDavid Srbecky
2020-05-15Fix issue where linux_bionic cannot find build numberAlex Light
2020-05-14Enable annotation parsing in profmanCalin Juravle
2020-05-14Add logic to flatten profile infoCalin Juravle
2020-05-11Handle the case a boot classpath class fails to verify.Nicolas Geoffray
2020-05-11Don't run pre-verification if the thread cannot load classes.Nicolas Geoffray
2020-05-07Fix unintended sign-extension.Vladimir Marko