summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-07Increase expiration timeout for luci.android-o-mr1-iot-release-1.0.12oreo-mr1-iot-releaseNicolas Geoffray
2019-05-07ART: Disable check for MacAndreas Gampe
2019-05-07Create symlink as a side effectJiyong Park
2019-05-07Blacklist test while failing.Nicolas Geoffray
2019-05-06Track libziparchive API change.Elliott Hughes
2019-05-06Revert "Correctly handle thread deopt with thread-specific JVMTI events"Alex Light
2019-05-03Correctly handle thread deopt with thread-specific JVMTI eventsAlex Light
2019-05-03Add -verbose:interpreterMathieu Chartier
2019-05-03Check for null before using AddLocalReference in ti_methodAlex Light
2019-05-03Free classes after objects for memory toolMathieu Chartier
2019-05-03Fix mac build: Enable libdexfile_external (attempt 2)David Srbecky
2019-05-03Fix build rules.Nicolas Geoffray
2019-05-03jitzygote: Special case system server to keep the JIT queue at fork.Nicolas Geoffray
2019-05-02ART: Small iwyuAndreas Gampe
2019-05-02ART: Address b/120022597Andreas Gampe
2019-05-02ART: IWYU for HiddenApi domainAndreas Gampe
2019-05-02ART: Small iwyuAndreas Gampe
2019-05-02Only write stacks traces to tombstonedJoe Onorato
2019-05-02Define SimplyNoted in smali to retain build annotations.Ian Zerny
2019-05-02Reland: Make default namespace an "alias" for runtime rather than the otherMartin Stjernholm
2019-05-02Explicitly compile debug versions of libdexfile_external.Nicolas Geoffray
2019-05-02Go to native for image decompression thread pool waitMathieu Chartier
2019-05-01Have the ART Buildbot and Golem generate timezones files in /system/etc/tz.Roland Levillain
2019-05-01Add libdexfiled_external to the debug Runtime APEX.Martin Stjernholm
2019-05-01Remove the dual debug/ndebug run on 018-stack-overflow.Nicolas Geoffray
2019-05-01hiddenapi, class2greylist: Add support for greylist-max-qDavid Brazdil
2019-05-01Fix mac build: Enable libdexfile_externalDavid Srbecky
2019-04-30Add debug version of libnativebridgetest.soDavid Srbecky
2019-04-30Make compiling an apex image explicit.Nicolas Geoffray
2019-04-30Update ahat_api.txtTobias Thierer
2019-04-30Update induction ranges in superblock cloner.Nicolas Geoffray
2019-04-30Fix debug/release dependencies on libartbaseDavid Srbecky
2019-04-30Add more logging to 137-cfiDavid Srbecky
2019-04-30Revert "Make default namespace an "alias" for runtime rather than the other way"Martin Stjernholm
2019-04-29Disable 570-checker-osr-locals for trace tests.David Srbecky
2019-04-29Fix DWARF line-number generation for JITed methods.David Srbecky
2019-04-29Handle empty uncompressed and aligned dex file in an archive.Nicolas Geoffray
2019-04-29Make default namespace an "alias" for runtime rather than the other wayMartin Stjernholm
2019-04-29Enable notifications for android builders.Nicolas Geoffray
2019-04-29Save floating point registers in art_quick_osr_stubDavid Srbecky
2019-04-26Refactor test 1953, 1954, 1955, & 1956 somewhatAlex Light
2019-04-26FileUtils: Do not expect Android root without an ending slashDavid Brazdil
2019-04-26Fix wrong assumption in RemoveInstructionsAsUsersFromDeadBlocks.Nicolas Geoffray
2019-04-26jitzygote: JIT native methods on first use.David Srbecky
2019-04-26ART: Make bad_mutexes abort message legibleAndreas Gampe
2019-04-25ART: Fix some typesAndreas Gampe
2019-04-25Add cfi instructions.Christopher Ferris
2019-04-25Speed up and slightly simplify MutexHans Boehm
2019-04-25hiddenapi: Error message when superclass not foundDavid Brazdil
2019-04-25jitzygote: Fix DCHECKsDavid Srbecky