- f8567b5 Revert "Revert^2 "[metrics] Add file output support"" by Nicolas Geoffray · 4 years ago
- 0ddba9a Support null-filled HandleScopes without mutator_lock_ by Alex Light · 4 years ago
- b525158 lld is the only choice, and has been for a while. by Elliott Hughes · 4 years ago
- 8ef84f2 Revert^2 "[metrics] Add file output support" by Eric Holk · 4 years ago
- 46d6fc0 Revert "Add disable/get/set_hidden_api_enforcement_policy extensions" by Nicolas Geoffray · 4 years ago
- a3a828d Fix to not copy pseudo-random module variants to art-test-cases.zip. by Martin Stjernholm · 4 years ago
- c0d392b Improve invokeinterface for nterp. by Nicolas Geoffray · 4 years ago
- c38d944 Add disable/get/set_hidden_api_enforcement_policy extensions by Alex Light · 4 years, 1 month ago
- 8388148 Rewrite method matching in UnstartedRuntime. by Vladimir Marko · 4 years ago
- 7d4a71e Don't wrap exception when transaction is aborted by liulvping · 4 years ago
- 72d3195 Fix error message logging in `art::gc::space::ImageSpace::LoadBootImage`. by Roland Levillain · 4 years ago
- dc281e7 Add operator<< for HGraph and HInstructions. by Alex Light · 4 years ago
- da946fc Add `MainlineTestModuleController` support to ART run-tests and gtests. by Roland Levillain · 4 years ago
- 47213e4 Small cleanups in artInvokeInterfaceTrampoline by Nicolas Geoffray · 4 years ago
- 98873af arm64: Implement VarHandle intrinsics for byte array views. by Vladimir Marko · 4 years ago
- 771708f Avoid growing boot class path for --single-image compiled images by Orion Hodson · 4 years ago
- c3c4417 Refactor code around the verifier. by Nicolas Geoffray · 4 years ago
- 4ebb99c Fully honor the "WithChecks" in the alloc entrypoints. by Nicolas Geoffray · 4 years ago
- 755b533 Add newStringFromUtf8Bytes native implementation. by Rock.Yeh · 4 years ago
- aa027b8 Fix Entry in CheckVTableHasNoDuplicates(). by Vladimir Marko · 4 years ago
- 54ed015 Handle VERIFY_ERROR_INSTANTIATION in compiler and nterp. by Nicolas Geoffray · 4 years ago
- a714dd3 Fix expected results for clang-r407598 update. by Yabin Cui · 4 years, 1 month ago
- bd57059 Handle missing methods in compiler and nterp. by Nicolas Geoffray · 4 years ago
- bde7060 Added a profile bisection tool by Alex Light · 4 years ago
- 4fa4835 Misc tools improvements by Alex Light · 4 years ago
- c9fcfd0 Optimizing: Add debugging output for HInstruction. by Vladimir Marko · 4 years ago
- 782fb71 Use HashMap<> and HashSet<> in ClassLinker. by Vladimir Marko · 4 years ago
- 5bcdd17 Remove unused VERIFY_ERROR_NO_FIELD. by Nicolas Geoffray · 4 years ago
- cb5f97d Use ResolveFieldJLS in compiler. by Nicolas Geoffray · 4 years ago
- f6b9e40 Add constexpr annotations to LSEVisitor member functions. by Peter Collingbourne · 4 years ago
- 6e6f1b2 Do not open dex files in CLC if we only need to get dexopt status by Calin Juravle · 4 years ago
- 8de1fc3 Switch to sigset64_t. by Elliott Hughes · 4 years ago
- b677aff Support VERIFY_ERROR_CLASS_CHANGE in nterp and compiler. by Nicolas Geoffray · 4 years ago
- ef28d24 Avoid PhiPlaceholder pointers by Alex Light · 4 years, 1 month ago
- 1332a57 Add a workaround for null klass during marking phase by Lokesh Gidra · 4 years ago
- eeaf8bd Fix java heap exhaustion in 159-app-image-fields test by Lokesh Gidra · 4 years ago
- 26de896 Use HashMap<> and HashSet<> in dex2oat. by Vladimir Marko · 4 years ago
- cea158f Fix logging image spaces. by Vladimir Marko · 4 years ago
- b663915 Add more logging to region-space for OOME by Lokesh Gidra · 4 years, 1 month ago
- ce2e095 Revert "[metrics] Add file output support" by Vladimir Marko · 4 years ago
- fff1d8f Fix incorrect image pointer size for unstarted runtime by liulvping · 4 years ago
- 51a9283 [metrics] Add file output support by Eric Holk · 4 years, 1 month ago
- 20cadbf Change default to build with ART Module prebuilts rather than sources. by Martin Stjernholm · 4 years ago
- 50bbbf1 arm/nterp: Refactor {i,s}{get,put} operations. by Vladimir Marko · 4 years, 1 month ago
- 4bf753d Add two flags to customize JIT zygote. by Nicolas Geoffray · 4 years ago
- 232efef Make Class.getPackageName public. by Nicolas Geoffray · 4 years, 1 month ago
- 5ff2393 Remove stripped-apk related logic from CLC by Calin Juravle · 4 years, 1 month ago
- 99459f3 Drop APEXes directly in the root of the ArtPrebuilt git project. by Martin Stjernholm · 4 years, 1 month ago
- 6d32723 arm: Implement VarHandle intrinsics for arrays. by Vladimir Marko · 4 years, 1 month ago
- 479cbad arm64: Implement VarHandle intrinsics for arrays. by Vladimir Marko · 4 years, 1 month ago
- 1480f09 Move NotifyStartDex2oatCompilation earlier. by Nicolas Geoffray · 4 years, 1 month ago
- 5e82b18 Make it a verification error to misuse FastNative and CriticalNative. by Nicolas Geoffray · 4 years, 1 month ago
- 7336610 Revert "[metrics] Add background reporting thread" by Hans Boehm · 4 years, 1 month ago
- cf097a7 Move art/tools/libjavac to tools/platform-compat by Paul Duffin · 4 years, 1 month ago
- 77f7eb9 [metrics] Add background reporting thread by Eric Holk · 4 years, 1 month ago
- 3ac2f5a Make RTP::Visit robust against input order by Alex Light · 4 years, 1 month ago
- 0b8b5a7 Move art/tools/class2nonsdklist to tools/platform-compat by Paul Duffin · 4 years, 1 month ago
- 0615dd9 arm: Better document memory barriers for Unsafe/VarHandle. by Vladimir Marko · 4 years, 1 month ago
- d259ffb Disable VMRuntime_preloadDexCaches by David Srbecky · 4 years, 1 month ago
- 955f40f arm64/nterp: Refactor {i,s}{get,put} operations. by Vladimir Marko · 4 years, 1 month ago
- 10bb9c5 Use a Soong config variable to toggle between ART Module source and prebuilts. by Martin Stjernholm · 4 years, 1 month ago
- a84cd9e Fix small bug in checker.py by Alex Light · 4 years, 1 month ago
- 046cecf Do not accept vdex with dex sections from .dm files by Calin Juravle · 4 years, 1 month ago
- 4462b11 Add logging if klass pointer found to be null. by Lokesh Gidra · 4 years, 1 month ago
- 2610dfe Enable LSE of shadow-klass field by Alex Light · 4 years, 1 month ago
- e9fb153 Guard profile_cache_ with profile lock by Mathieu Chartier · 4 years, 1 month ago
- 21f9a37 Make CompatFramework::ReportChange thread safe by Andrei Onea · 4 years, 1 month ago
- ce36b5f Keep a copy of the zip archive to report to Palette. by Nicolas Geoffray · 4 years, 1 month ago
- 1f947b4 Exclude zygote methods from FreeAllMethodHeaders DCHECK by David Srbecky · 4 years, 1 month ago
- 17491ac JNI: Faster jobject decoding by avoiding checks. by Vladimir Marko · 4 years, 1 month ago
- 45aa2af Make active_concurrent_copying_collector_ atomic by Lokesh Gidra · 4 years, 1 month ago
- 3378768 SDK-stub controlled dex2oat verification by Calin Juravle · 5 years ago
- 858cfd8 Move dex2oat invocation to common header by Calin Juravle · 4 years, 1 month ago
- 5f1c452 Do not strip art libraries on host (as before) am: 3a284f8a75 by David Srbecky · 4 years, 1 month ago
- 3a284f8 Do not strip art libraries on host (as before) by David Srbecky · 4 years, 1 month ago
- 5fd04cc Revert^2 "Add MessageQueue for cross-thread communication" am: a1cc540761 by Eric Holk · 4 years, 1 month ago
- 7f9da71 Update 2232-write-metrics-to-log entry in knownfailures.json am: 15489fb20f by Eric Holk · 4 years, 1 month ago
- a1cc540 Revert^2 "Add MessageQueue for cross-thread communication" by Eric Holk · 4 years, 1 month ago
- 15489fb Update 2232-write-metrics-to-log entry in knownfailures.json by Eric Holk · 4 years, 1 month ago
- d02be27 Add dex_instruction_list.h to libart_mterp.armng genrule tools am: df38537c2f by Colin Cross · 4 years, 1 month ago
- df38537 Add dex_instruction_list.h to libart_mterp.armng genrule tools by Colin Cross · 4 years, 1 month ago
- 3cb55e8 Revert "Add MessageQueue for cross-thread communication" am: c7edde06dc by Eric Holk · 4 years, 1 month ago
- 6b529f1 Migrate comment to new proto_logging directory am: a3148d24c2 by Jeffrey Huang · 4 years, 1 month ago
- f9bb639 [metrics] Move metrics code to runtime am: e4f2215df6 by Eric Holk · 4 years, 1 month ago
- c7edde0 Revert "Add MessageQueue for cross-thread communication" by Eric Holk · 4 years, 1 month ago
- a3148d2 Migrate comment to new proto_logging directory by Jeffrey Huang · 4 years, 1 month ago
- e4f2215 [metrics] Move metrics code to runtime by Eric Holk · 4 years, 1 month ago
- ce93fe5 Remove DexCache arrays from image. am: 86d6cd5338 by David Srbecky · 4 years, 1 month ago
- 86d6cd5 Remove DexCache arrays from image. by David Srbecky · 4 years, 1 month ago
- 0be2dfb [jitzygote] Handle native methods when remapping boot image. am: af17e5f333 by Nicolas Geoffray · 4 years, 1 month ago
- af17e5f [jitzygote] Handle native methods when remapping boot image. by Nicolas Geoffray · 4 years, 1 month ago
- 61f6d69 run-test-jar: replace tempfile with mktemp am: ecd94cf3df by Orion Hodson · 4 years, 1 month ago
- ecd94cf run-test-jar: replace tempfile with mktemp by Orion Hodson · 4 years, 1 month ago
- fe2b186 Append system providing libraries from buildbot_build am: d1e80d2e8d by Kiyoung Kim · 4 years, 1 month ago
- d1e80d2 Append system providing libraries from buildbot_build by Kiyoung Kim · 4 years, 1 month ago
- 45fa431 Silence tempfile warning in run-test-etc. am: 08e8c6f4b1 by Vladimir Marko · 4 years, 1 month ago
- 08e8c6f Silence tempfile warning in run-test-etc. by Vladimir Marko · 4 years, 1 month ago
- cdd7d0a Remove duplicated test in LSA tests am: 8331963d62 by Alex Light · 4 years, 1 month ago
- 8331963 Remove duplicated test in LSA tests by Alex Light · 4 years, 1 month ago
- adb25ac arm64: Clean up VarHandle intrinsics implementation. am: c8178f5eb0 by Vladimir Marko · 4 years, 1 month ago