summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-28JIT: fix executable flush rangeandroid-cts-10.0_r2android10-devOrion Hodson
2019-06-26Retry cache flushes on ARMv7 devicesOrion Hodson
2019-06-21Yield during test 1941 tight loopAlex Light
2019-06-18For 32-bit ARM devices align method headers and code to 64-byteOrion Hodson
2019-06-17Handle cleared preresolved stringsMathieu Chartier
2019-06-12Check and expand GC mark stackFlash Liu
2019-06-11Fix dex2oatd module definition.Roland Levillain
2019-06-10Handle allocation failure in AddPreResolvedStringsArrayMathieu Chartier
2019-06-07Fix imgdiag crashing for ASLR imagesMathieu Chartier
2019-06-04ART: Avoid shared cache lines for JIT code allocationsOrion Hodson
2019-06-04Fix wrong assumption on boolean type.Nicolas Geoffray
2019-06-03Fix missing return when trying to skip threads dump when mutator lock is excl...Brian Carlstrom
2019-06-04ART: Allow thread suspend lock to be held when dumping a threadAndreas Gampe
2019-06-04ART: Skip all-threads dump on abort if locks are heldAndreas Gampe
2019-06-03[automerger skipped] Merge commit '67c932ce050e80b9bf23b15b24d9aed1a2ee209d' ...Calin Juravle
2019-06-03[automerger skipped] Merge commit '67c932ce050e80b9bf23b15b24d9aed1a2ee209d' ...Calin Juravle
2019-06-03[automerger skipped] Merge commit '67c932ce050e80b9bf23b15b24d9aed1a2ee209d' ...Calin Juravle
2019-06-03Merge commit '67c932ce050e80b9bf23b15b24d9aed1a2ee209d' into art-file-createCalin Juravle
2019-06-03Merge commit '67c932ce050e80b9bf23b15b24d9aed1a2ee209d' into art-file-createCalin Juravle
2019-06-03[automerger] Use conservative permissions when creating files in ART am: e696...Android Build Merger (Role)
2019-06-03[automerger] Use conservative permissions when creating files in ART am: e696...Android Build Merger (Role)
2019-06-03[automerger] Use conservative permissions when creating files in ART am: e696...Android Build Merger (Role)
2019-06-03[automerger] Use conservative permissions when creating files in ART am: e696...Android Build Merger (Role)
2019-06-03Go to native for image decompression thread pool waitMathieu Chartier
2019-05-31Use conservative permissions when creating files in ART am: d224e964bdCalin Juravle
2019-05-31Use conservative permissions when creating files in ARTCalin Juravle
2019-06-01Use conservative permissions when creating files in ARTCalin Juravle
2019-05-30Ensure non-standard returns release monitorsAlex Light
2019-05-29Use conservative permissions when creating files in ARTCalin Juravle
2019-05-23Add another missing entrypoint check for stack walk.David Srbecky
2019-05-22Allow linking to libicuuc.so and libicui18n.so from executable in /dataVictor Chang
2019-05-21Use string length from DEX instead of recomputingEric Holk
2019-05-17Optimize RegionSpace::ClearFromSpace()Lokesh Gidra
2019-05-16Bytes_moved accounting fix and accounting cleanupHans Boehm
2019-05-15Call ReferenceQueue add outside of active GC blockAlex Light
2019-05-15Clear exception before calling ValidateSuperClassDescriptorsMathieu Chartier
2019-05-15Allow stripped-down OatDexFile in system server.David Srbecky
2019-05-15oatdump: Fix oat code retrieval.Vladimir Marko
2019-05-15Fix image_space_test on Q+ target.Vladimir Marko
2019-05-14Revert "Add binary search table for .debug_frame"David Srbecky
2019-05-14jitzygote: compile system server methods at boot.Nicolas Geoffray
2019-05-14jitzygote: Special case system server to keep the JIT queue at fork.Nicolas Geoffray
2019-05-13Make compiling an apex image explicit.Nicolas Geoffray
2019-05-12Move stack logging entirely into palette libraryOrion Hodson
2019-05-10Use DEX2OATBOOTCLASSPATH to generate boot imagewangshumin
2019-05-09Revert^2 "Correctly handle thread deopt with thread-specific JVMTI events"Alex Light
2019-05-09Fix JVMTI GetStackTrace bugAlex Light
2019-05-09Do not fail if the tombstoned output fd is a socket or pipe.Martin Stjernholm
2019-05-06Free classes after objects for memory toolMathieu Chartier
2019-05-03Check for null before using AddLocalReference in ti_methodAlex Light