summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-19Revert "Temporarily always enable dexlayout output verification."android-vts-8.1_r9android-vts-8.1_r8android-vts-8.1_r7android-vts-8.1_r6android-vts-8.1_r5android-vts-8.1_r4android-vts-8.1_r3android-vts-8.1_r14android-vts-8.1_r13android-vts-8.1_r12android-vts-8.1_r11android-vts-8.1_r10oreo-mr1-vts-releaseoreo-mr1-cts-devDavid Sehr
2017-10-18signal_catcher: print errno when tombstoned_notify_completion fails.oreo-mr1-devJosh Gao
2017-10-15Remove low RAM special casing for heap growth multiplierMathieu Chartier
2017-10-13Add -XX:MadviseRandomAccess optionMathieu Chartier
2017-10-04Merge "[art] Compile secondary dex files in isolation" into oc-mr1-devCalin Juravle
2017-10-04[art] Compile secondary dex files in isolationCalin Juravle
2017-10-04fd_file: don't report failure when trying to flush a pipe.Josh Gao
2017-09-28Increase threshold for profile compilationShubham Ajmera
2017-09-27Merge "Ensure the oat/vdex file is erased if we fail to truncate" into oc-mr...TreeHugger Robot
2017-09-26Ensure the oat/vdex file is erased if we fail to truncateCalin Juravle
2017-09-26Revert "Fix region space when used with SetLengthToUsableSizeVisitor. am: 69d...Stephen Li
2017-09-25Merge "Unlink the vdex/oat file if we fail to compile succesfully" into oc-mr...TreeHugger Robot
2017-09-25Revert "Fix region space when used with SetLengthToUsableSizeVisitor. am: 69d...Stephen Li
2017-09-22Make cts JVMTI tests more consistentAlex Light
2017-09-21Remove superfluous directory.Nicolas Geoffray
2017-09-21Fix region space when used with SetLengthToUsableSizeVisitor. am: 69ddc6dadaNicolas Geoffray
2017-09-21Fix region space when used with SetLengthToUsableSizeVisitor.Nicolas Geoffray
2017-09-20Unlink the vdex/oat file if we fail to compile succesfullyCalin Juravle
2017-09-20Merge "Add more error logs to profile validation" into oc-mr1-devTreeHugger Robot
2017-09-20Add more error logs to profile validationCalin Juravle
2017-09-18Fix region space when used with SetLengthToUsableSizeVisitor.Nicolas Geoffray
2017-09-18Merge "Do not fill DexCache methods in resolution trampoline." into oc-mr1-devVladimir Marko
2017-09-15Merge changes from topic "dexopt-min-change" into oc-mr1-devCalin Juravle
2017-09-15Do not fill DexCache methods in resolution trampoline.Vladimir Marko
2017-09-14Add check that classpath is up to date to getDexOptNeededCalin Juravle
2017-09-14Update the context classpath after the dex files are opened.Calin Juravle
2017-09-13Merge "Show ArtMethods in imgdiag" into oc-mr1-devDavid Sehr
2017-09-13Merge "Fix context verification for relative dependencies" into oc-mr1-devCalin Juravle
2017-09-12Show ArtMethods in imgdiagDavid Sehr
2017-09-11Fix context verification for relative dependenciesCalin Juravle
2017-09-07ART: Change thread dump order on abortAndreas Gampe
2017-09-07Merge "Add more logging for b/64759619" into oc-mr1-devMathieu Chartier
2017-09-06Add more logging for b/64759619Mathieu Chartier
2017-09-05Use real locations when opening dex files from the contextCalin Juravle
2017-09-01Verify the checksum before DCHECKS in ProfileCompilationInfo::GetOrAddDexFil...Shubham Ajmera
2017-08-29Enable dex madvise hints for low ram devicesMathieu Chartier
2017-08-28Only MADV_RANDOM for low RAM devicesMathieu Chartier
2017-08-22ART: Account for OOME during array mergingAndreas Gampe
2017-08-17Call madvise hints for image dex filesMathieu Chartier
2017-08-17Disable app image for very large appsMathieu Chartier
2017-08-16Add extra dumping for native method JIT samples checkMathieu Chartier
2017-08-15Enable regression test for array aliasing bug.Aart Bik
2017-08-15Regression test for array aliasing bug.Aart Bik
2017-08-15Merge "Recover vdex regression on multidex." into oc-mr1-devNicolas Geoffray
2017-08-14Merge "Store layout info in dex files" into oc-mr1-devTreeHugger Robot
2017-08-14Merge "Run HeapLocationCollector once in scheduler instead of locally." into ...Mingyao Yang
2017-08-14Store layout info in dex filesMathieu Chartier
2017-08-14Run HeapLocationCollector once in scheduler instead of locally.Mingyao Yang
2017-08-14Add VisitNewArray() in lsa.Mingyao Yang
2017-08-14Recover vdex regression on multidex.Nicolas Geoffray