- 27374d9 Add new dex file support constructor. by Christopher Ferris · 4 years, 8 months ago
- 521644b Call JitCodeCache::FreeAllMethodHeaders under JIT lock. by David Srbecky · 4 years, 8 months ago
- 7bbbe25 Suppress ThreadLocal hash override warning. by Vladimir Marko · 4 years, 8 months ago
- 91a8e6f Revert "Add "linkage" test options" by Nicolas Geoffray · 4 years, 8 months ago
- 873bb64 Add "linkage" test options by David Sehr · 4 years, 8 months ago
- 6e44830 Remove unnecessary vendor/recovery available from dexfile by Paul Duffin · 4 years, 8 months ago
- c76232e Fix relation between debuggable / JIT zygote. by Nicolas Geoffray · 4 years, 8 months ago
- 80495fd Re-enable 137-cfi test. by David Srbecky · 4 years, 8 months ago
- 4395284 Consider thumb bit when repacking and compressing JIT mini-debug-info. by David Srbecky · 4 years, 8 months ago
- be50bc3 Revert "Expect vdex files in a target-independent directory in t..." by Tim Joines · 4 years, 8 months ago
- 198955a Expect vdex files in a target-independent directory in the ART apex. by Ulya Trafimovich · 4 years, 8 months ago
- b68bb7a Fix compiling boot image extension with assume-verified. by Vladimir Marko · 4 years, 8 months ago
- dc9d6a0 Add more logging to Thread::SetState by Mathieu Chartier · 4 years, 8 months ago
- 4b90b86 Do not preload dex caches for assume-verified. by Vladimir Marko · 4 years, 8 months ago
- bf770550 Don't run structural dex file verification in ClassLoaderContext. by Nicolas Geoffray · 4 years, 8 months ago
- 0300822 Move @CriticalNative arguments in registers. by Vladimir Marko · 4 years, 8 months ago
- e8ed866 Add MOVE_EXCEPTION to compat throw by Mathieu Chartier · 4 years, 8 months ago
- edccd3c Retire VMRuntime.doNotInitializeInAot() by Orion Hodson · 4 years, 8 months ago
- 444dc1c Fix 1001-app-image-regions by Mathieu Chartier · 4 years, 8 months ago
- d8fd599 Reland^2 "Add consistency CHECKs around ArtMethod fields." by Nicolas Geoffray · 4 years, 9 months ago
- e1ee6f9 Set the identity hash code seed before creating Runtime. by Vladimir Marko · 4 years, 8 months ago
- 2e17cf4 Revert "ART: Conditionally remove loaded-oat-count check" by Nicolas Geoffray · 4 years, 8 months ago
- eb070f0 Reland "art: Add FileDescriptor fields to native Core Platform API" by Orion Hodson · 4 years, 8 months ago
- 539d1d4 Blacklist test 596/597 for no-prebuild by Mathieu Chartier · 4 years, 8 months ago
- fcc5121 Enable ART's target gtests in postsubmit. by David Srbecky · 4 years, 8 months ago
- 038a198 "Revert^6 "[art] Enable compilation of secondary dexes by default i..." by Andreas Gampe · 4 years, 8 months ago
- ee25716 Revert^2 "Support ART's target gtests in atest." by David Srbecky · 4 years, 8 months ago
- 30fd851 Refactor RemoveNativeDebugInfoForJit. by David Srbecky · 4 years, 9 months ago
- 80dc7dc Truncate run-test output less by Hans Boehm · 4 years, 8 months ago
- c1ff0ff Revert^5 "[art] Enable compilation of secondary dexes by default i..." by Mathieu Chartier · 4 years, 8 months ago
- fc47d6b Adjust JitCodeCache::TransitionToDebuggable. by Nicolas Geoffray · 4 years, 8 months ago
- e5c48f7 Revert "ART: Forbid the zygote to load code outside of system" by Nicolas Geoffray · 4 years, 8 months ago
- 085f380 Revert^4 "[art] Enable compilation of secondary dexes by default i..." by Andreas Gampe · 4 years, 8 months ago
- 1926f2e don't include liblog to APEXes by Jiyong Park · 4 years, 8 months ago
- 7d51734 Make signal_dumper a dynamic library by Jiyong Park · 4 years, 8 months ago
- 280e6c3 Jit-zygote compiled code isn't debuggable by Alex Light · 4 years, 8 months ago
- b28e304 Clear PreCompiled when we transition to debuggable after zygote fork by Alex Light · 4 years, 8 months ago
- b1fe5e1 HStringBuilderAppend cannot be null. by Vladimir Marko · 4 years, 8 months ago
- 69828ac Print oat file location for invalid class status by Mathieu Chartier · 4 years, 8 months ago
- e66eeb6 Blacklist test 137-cfi on target & jit by Nicolas Geoffray · 4 years, 8 months ago
- 2db169c Revert "art: Add FileDescriptor fields to native Core Platform API" by Orion Hodson · 4 years, 8 months ago
- 1dc987a Add libnativehelper_header_only to art-module-sdk by Paul Duffin · 4 years, 9 months ago
- 2c2248c Reland^3 "Always put the framework profile in the boot image location." by Nicolas Geoffray · 4 years, 8 months ago
- ba2add1 Fix issue where linux_bionic cannot find build number by Alex Light · 4 years, 8 months ago
- 670ea84 ART supports sendng profileable info to adbd by Shukang Zhou · 4 years, 9 months ago
- 0c92604 Revert "Temporarily comment out art-module-host-exports" by Paul Duffin · 4 years, 8 months ago
- 76e52e8 Add more information in the trace when JIT compiling. by Nicolas Geoffray · 4 years, 8 months ago
- 47d0c47 art: Add FileDescriptor fields to native Core Platform API by Orion Hodson · 4 years, 8 months ago
- 37d6d77 Allow ThreadLocal object allocation during AOT. by Vladimir Marko · 4 years, 8 months ago
- f5d83b3 Revert "Revert^2 "[art] Enable compilation of secondary dexes by default i..."" by Nicolas Geoffray · 4 years, 8 months ago
- 9a01d30 Revert^2 "[art] Enable compilation of secondary dexes by default i..." by Dan Zimmerman · 4 years, 9 months ago
- 310432e Fix bugprone-macro-parentheses warnings by Chih-Hung Hsieh · 4 years, 8 months ago
- 7f43595 Fix/suppress bugprone-use-after-move warnings by Chih-Hung Hsieh · 4 years, 8 months ago
- d6b07c5 ART: Enable testing on non-UTF-8 platform by Andreas Gampe · 4 years, 8 months ago
- 2336954 Avoid NanoTime in InitializeClass unless stats are enabled by Mathieu Chartier · 4 years, 8 months ago
- 9bdba6e Revert "Reland^2 "Always put the framework profile in the boot image location."" by Nicolas Geoffray · 4 years, 8 months ago
- e42876f Minor improvements in JNI assemblers. by Vladimir Marko · 4 years, 8 months ago
- e521eb0 ART: Fix a compiler crash for VectorizeDef() idioms. by Artem Serov · 4 years, 8 months ago
- 8a1a0f7 ART: Ensure dex caches keep classloader live by Andreas Gampe · 4 years, 8 months ago
- 23f3d80 Add the File[] class to the primary boot image. am: 2145a8acdf by Automerger Merge Worker · 4 years, 8 months ago
- 2145a8a Add the File[] class to the primary boot image. by Vladimir Marko · 4 years, 8 months ago
- 24ced36 Reland^2 "Always put the framework profile in the boot image location." am: ed1f531085 by Automerger Merge Worker · 4 years, 8 months ago
- ed1f531 Reland^2 "Always put the framework profile in the boot image location." by Nicolas Geoffray · 4 years, 8 months ago
- e49b155 Fix boot image size check. am: ab4d2222a2 by Automerger Merge Worker · 4 years, 8 months ago
- ab4d222 Fix boot image size check. by Vladimir Marko · 4 years, 8 months ago
- 6b8b881 libnativeloader: Remove hard-coded cronet am: 735ab4ef26 by Automerger Merge Worker · 4 years, 8 months ago
- 0a3f796 Loading JNI libraries in an APEX am: 538f99ab28 by Automerger Merge Worker · 4 years, 8 months ago
- 735ab4e libnativeloader: Remove hard-coded cronet by Jooyung Han · 4 years, 8 months ago
- 538f99a Loading JNI libraries in an APEX by Jooyung Han · 4 years, 8 months ago
- 6495feb Check vreg count on debuggable am: 6fc471e510 by Automerger Merge Worker · 4 years, 8 months ago
- 6fc471e Check vreg count on debuggable by Alex Light · 4 years, 8 months ago
- 29b0bb3 Temporarily comment out art-module-host-exports am: 9f92d9b512 by Automerger Merge Worker · 4 years, 8 months ago
- 9f92d9b Temporarily comment out art-module-host-exports by Paul Duffin · 4 years, 8 months ago
- 7aaee57 Manually add java.io.Buffer private fields to the Core Platform API am: 814b928654 by Automerger Merge Worker · 4 years, 8 months ago
- e4a678e Remove support code for native Core Platform API checks am: 9f8ead24a1 by Automerger Merge Worker · 4 years, 8 months ago
- 814b928 Manually add java.io.Buffer private fields to the Core Platform API by Orion Hodson · 4 years, 9 months ago
- 9f8ead2 Remove support code for native Core Platform API checks by Orion Hodson · 4 years, 9 months ago
- 0b15776 Move entry spills determination to JNI compiler. am: 662f12ee2f by Automerger Merge Worker · 4 years, 8 months ago
- 662f12e Move entry spills determination to JNI compiler. by Vladimir Marko · 4 years, 9 months ago
- 4957268 Add more tests, spin before inflating monitors am: eedca4a5f7 by Automerger Merge Worker · 4 years, 8 months ago
- eedca4a Add more tests, spin before inflating monitors by Hans Boehm · 4 years, 9 months ago
- a540f78 Revert "Revert "Revert "Always put the framework profile in the boot image location.""" am: acb5c2dfab by Automerger Merge Worker · 4 years, 8 months ago
- acb5c2d Revert "Revert "Revert "Always put the framework profile in the boot image location.""" by Nicolas Geoffray · 4 years, 8 months ago
- 41b0f93 Add comments about possible lock contention am: b871d3eba8 by Automerger Merge Worker · 4 years, 8 months ago
- b871d3e Add comments about possible lock contention by Hans Boehm · 4 years, 8 months ago
- de1e8aa Revert^2 "art: Extend sun.misc.Unsafe presence in the Core Platform API" am: 53f9e653eb by Automerger Merge Worker · 4 years, 8 months ago
- 53f9e65 Revert^2 "art: Extend sun.misc.Unsafe presence in the Core Platform API" by Orion Hodson · 4 years, 9 months ago
- ff07406 Revert "Revert "Always put the framework profile in the boot image location."" am: ec769b883c by Automerger Merge Worker · 4 years, 8 months ago
- ec769b8 Revert "Revert "Always put the framework profile in the boot image location."" by Nicolas Geoffray · 4 years, 9 months ago
- c647602 Revert "Revert "If generating an image, run initialization and other optimizations."" am: 6cf7a9b0ec by Automerger Merge Worker · 4 years, 8 months ago
- 6cf7a9b Revert "Revert "If generating an image, run initialization and other optimizations."" by Nicolas Geoffray · 4 years, 8 months ago
- 948f731 Add dependencies on binaries that the art script uses. am: e248b02311 by Automerger Merge Worker · 4 years, 8 months ago
- e248b02 Add dependencies on binaries that the art script uses. by Martin Stjernholm · 4 years, 9 months ago
- 5562a07 Gate access to targetsdk-max-p,q on compat framework am: 2dea07964e by Automerger Merge Worker · 4 years, 8 months ago
- 2dea079 Gate access to targetsdk-max-p,q on compat framework by atrost · 4 years, 9 months ago
- e77638e Revert "Support ART's target gtests in atest." am: 6152123990 by Automerger Merge Worker · 4 years, 8 months ago
- 6152123 Revert "Support ART's target gtests in atest." by Paul Trautrim · 4 years, 9 months ago
- ade470a chroot-test: Clean up linkerconfig's dependencies am: 69efda0772 by Automerger Merge Worker · 4 years, 9 months ago
- 69efda0 chroot-test: Clean up linkerconfig's dependencies by Jooyung Han · 4 years, 9 months ago
- cc32d6e Only start timer in IncrementDisableThreadFlip when waiting am: 6f5e72942c by Automerger Merge Worker · 4 years, 9 months ago