- 1900909 Snap tm-dev to android13-tests-dev am: 474f318add am: 99887e2870 by Samip Garg · 2 years ago
- 474f318 Snap tm-dev to android13-tests-dev by Samip Garg · 2 years, 1 month ago
- d31ec32 Don't spin up the ART runtime in art_standalone_dex2oat_cts_tests. by Martin Stjernholm · 2 years, 2 months ago
- 735c60f Fix use-after-free issue for dexfile am: 1ee0290eed am: 57ed482d34 by Guo Li · 2 years, 3 months ago
- 1ee0290 Fix use-after-free issue for dexfile by Guo Li · 2 years, 6 months ago
- da7c017 Address missing ART gtests dependencies on `generate-boot-image`. by Roland Levillain · 2 years, 4 months ago
- c618f7c Cherrypick Reland^2 "Don't install instrumentation stubs for single thread deopts" by Mythri Alle · 2 years, 6 months ago
- e96d1e9 Fix branch destination in nterp_instance_of_slow_path. by Nicolas Geoffray · 2 years, 7 months ago
- 0acf79c Don't disable JIT GC when instrumentation is enabled by Mythri Alle · 2 years, 8 months ago
- 930070e Disable shared method memory optimization. by Nicolas Geoffray · 2 years, 8 months ago
- 8b11184 Revert "Remove workaround for null klass during marking phase" by Lokesh Gidra · 2 years, 8 months ago
- dd6f7c6 Avoid PushLocalFrame(0) CHECK failure by Hans Boehm · 2 years, 8 months ago
- 36c0cb0 Add support for max-target-s by Artur Satayev · 2 years, 8 months ago
- 0ca39d1 Clear shared method bit when doing boot image profiling. by Nicolas Geoffray · 2 years, 8 months ago
- 4064ea7 Update return value after method exit hook callback by Mythri Alle · 2 years, 8 months ago
- b33ae53 Check external dex file checksum in `OatFile::Setup`. by Vladimir Marko · 3 years, 6 months ago
- 9d31daa Avoid VarHandle checks for boot image field VarHandles. by Vladimir Marko · 2 years, 9 months ago
- 10137ab Move descriptor hashing to `mirror::Class`. by Vladimir Marko · 2 years, 9 months ago
- b6e0e02 Do not require mutator lock for some `ArtField` fields. by Vladimir Marko · 2 years, 9 months ago
- a23cf27 Add comments about class/intern table search order. by Vladimir Marko · 2 years, 8 months ago
- 6f052db Fix the line info storage for obfuscated methods by Sorin Basca · 2 years, 9 months ago
- 998c265 Move fail to find a class at compile time to VLOG for AoT by Santiago Aboy Solanes · 2 years, 9 months ago
- d060062 Change class set search order in `ClassTable`. by Vladimir Marko · 2 years, 9 months ago
- ebf0dac Dump backtrace on `DeleteLocalRef` failures (to debug mmap failures). by Ulya Trafimovich · 2 years, 9 months ago
- 7a04783 dex2oat: Faster class pruning. by Vladimir Marko · 2 years, 9 months ago
- 81db82c Search intern tables in reverse order. by Vladimir Marko · 2 years, 9 months ago
- 116a26a Migrate Buffer peek*Array methods to art/ by Miguel · 2 years, 9 months ago
- 8082cf9 Add a check that we do not set intrinsic type `kNone`. by Ulya Trafimovich · 2 years, 9 months ago
- fb95eed Force inlining in `CodeInfo` constructors. by Vladimir Marko · 2 years, 9 months ago
- 8bb486a Add CFI-checking script and fix found CFI issues. by David Srbecky · 3 years ago
- 608a915 Fix interface method linking for an edge case. by Vladimir Marko · 2 years, 9 months ago
- f4bd5de Touch up changes related to cross-dex compiling by Santiago Aboy Solanes · 2 years, 9 months ago
- cdc3ab0 Force inlining in `InternTable`. by Vladimir Marko · 2 years, 9 months ago
- 47eea60 Do not repeatedly search frozen strong intern tables. by Vladimir Marko · 2 years, 9 months ago
- 365c020 String hashing cleanup in `InternTable`. by Vladimir Marko · 2 years, 9 months ago
- 65258db Faster class descriptor hashing. by Vladimir Marko · 2 years, 9 months ago
- e815aec Set access flags only once in `ClassLinker::LoadMethod()`. by Vladimir Marko · 2 years, 9 months ago
- 7188478 Remove dependency on libbacktrace. by Christopher Ferris · 2 years, 9 months ago
- e7e026b In GetDexoptNeeded, check whether the oat file was compiled without image. by Nicolas Geoffray · 2 years, 9 months ago
- d5d11d9 Allow one method to override multiple superclass methods. by Vladimir Marko · 3 years, 11 months ago
- 396bab8 Remove obsolete code related to quickening. by Vladimir Marko · 2 years, 9 months ago
- 02af736 Fix a couple of places to check for instrumented entry points by Mythri Alle · 2 years, 9 months ago
- fc1ba6d Do not generate an app image without a boot image. by Nicolas Geoffray · 2 years, 9 months ago
- 3fbd8a7 Check for any forced deopts before restoring instrumentation stack by Mythri Alle · 2 years, 9 months ago
- 4e6f5d6 Skip a check when instrumenting the stack for runtime methods by Mythri Alle · 2 years, 9 months ago
- a0512eb Fix bogus instructions in START_EXECUTING_INSTRUCTIONS. by Nicolas Geoffray · 2 years, 9 months ago
- 3ab2474 Use correct min/max load factor in intern/class table. by Vladimir Marko · 2 years, 9 months ago
- f9ae8e3 Implement shared counters for boot image / zygote methods. by Nicolas Geoffray · 2 years, 10 months ago
- 6408e97 Remove workaround for null klass during marking phase by Lokesh Gidra · 2 years, 10 months ago
- 1790532 Fix linker error in JitCompilerInterface. by Artem Serov · 2 years, 11 months ago
- 6d99667 Use userfaultfd syscall and related ioctls by Lokesh Gidra · 2 years, 10 months ago
- e4ccbb5 Revert^2 "Faster deduplication of `CodeInfo` tables." by Vladimir Marko · 2 years, 10 months ago
- 8c7f649 Revert "Faster deduplication of `CodeInfo` tables." by Roland Levillain · 2 years, 10 months ago
- d0f099e Reland "Eagerly lookup native symbols in zygote." by Nicolas Geoffray · 2 years, 10 months ago
- 2931057 Use real functions in ParsedOptions test. by Peter Collingbourne · 2 years, 10 months ago
- fa9c809 Faster deduplication of `CodeInfo` tables. by Vladimir Marko · 2 years, 10 months ago
- 05f1a5b Faster `ClassLinker::LoadMethod()`. by Vladimir Marko · 2 years, 10 months ago
- 8671f58 Add a separate path for MethodHandle invokeExact from transforms by Orion Hodson · 2 years, 10 months ago
- 69a87e3 Revert^4 "Add bss support for inlining BCP DexFiles for single image" by Santiago Aboy Solanes · 2 years, 10 months ago
- cf414b2 Add some methods to UnstartedRuntime. by Nicolas Geoffray · 2 years, 10 months ago
- 4478abe Revert "Eagerly loopkup native symbols in zygote." by Nicolas Geoffray · 2 years, 10 months ago
- 6ec9905 Eagerly loopkup native symbols in zygote. by Nicolas Geoffray · 2 years, 10 months ago
- 1849c3a Revert^3 "Add bss support for inlining BCP DexFiles for single image" by Santiago Aboy Solanes · 2 years, 10 months ago
- b740438 Revert^2 "Add bss support for inlining BCP DexFiles for single image" by Santiago Aboy Solanes · 2 years, 11 months ago
- 35cdc9a Use an actual JNINativeInterface structure for gJniSleepForeverStub. by Peter Collingbourne · 2 years, 10 months ago
- 5cf7a87 Change types of JniEntryPoints members to void*. by Peter Collingbourne · 2 years, 10 months ago
- 19a49a9 arm: Don't use the GOT to access art::Runtime::instance_. by Vladimir Marko · 2 years, 10 months ago
- 4dfc057 Don't run method entry callbacks for runtime methods by Mythri Alle · 2 years, 10 months ago
- a126a71 Don't dirty access flags due to hidden api logging. by Nicolas Geoffray · 2 years, 10 months ago
- 482cbdd Remove frame_id from InstrumentationStackFrame by Mythri Alle · 2 years, 10 months ago
- 1e10700 Move the creation of JitZygoteDoneCompilingTask out of any loop. by Nicolas Geoffray · 2 years, 10 months ago
- 48eb839 Initialize intrinsics in dex2oat. by Nicolas Geoffray · 2 years, 10 months ago
- 7d2cfeb Make the notification of JIT zygote completion its own task. by Nicolas Geoffray · 2 years, 10 months ago
- 6cdabe1 Update runtime/ implications to use (D)CHECK_IMPLIES by Santiago Aboy Solanes · 2 years, 10 months ago
- 4625f25 Avoid Modified-UTF8 processing for ASCII strings. by Vladimir Marko · 2 years, 10 months ago
- e94a929 Revert "Make VariableHandleScope consistent between 32 & 64 bit" by Vladimir Marko · 2 years, 10 months ago
- 1be1c07 Avoid string copy in ClassLoaderContext::EncodeClassPath(). by Vladimir Marko · 2 years, 10 months ago
- e5add3a Fix BootImageLoader to use provided FDs when available by Victor Hsieh · 2 years, 11 months ago
- a0a5f00 Add timed out test files to tidy_timeout_srcs by Chih-Hung Hsieh · 2 years, 10 months ago
- be2b109 Refactor Thread::SweepInterpreterCaches by David Srbecky · 2 years, 10 months ago
- c8f8f4f Fix IsProxyInit check. by Nicolas Geoffray · 2 years, 10 months ago
- 0992436 Move GetWeakRefAccessEnabled check from nterp into the cache. by David Srbecky · 2 years, 10 months ago
- 17958de Move InterpreterCache::{Get,Set} to inl.h file by David Srbecky · 2 years, 10 months ago
- 7134a71 Add fast path to GetWeakRefAccessEnabled by David Srbecky · 2 years, 10 months ago
- 0441d20 Share `IfTable`s and their method arrays when possible. by Vladimir Marko · 2 years, 10 months ago
- 14e8d64 Update null pointer exception message to print out the method by Santiago Aboy Solanes · 2 years, 11 months ago
- 5171813 Reuse superclass `IfTable` with non-marker interfaces. by Vladimir Marko · 2 years, 11 months ago
- 5fd0a87 Double debug monitor pool size again by Hans Boehm · 2 years, 10 months ago
- 5f958f6 Avoid unnecessary read barriers in `ImageWriter`. by Vladimir Marko · 2 years, 11 months ago
- 7913cf3 Fix jvmti bug when redefining a boot classpath class. by Nicolas Geoffray · 2 years, 10 months ago
- 6c27308 Always enable checkjni in debug builds. by Nicolas Geoffray · 2 years, 11 months ago
- 7116f80 Remove `ArtField::GetOffsetDCheck()`. by Vladimir Marko · 2 years, 11 months ago
- 2464218 Fix logic around SDK visibility of interface methods. by Nicolas Geoffray · 2 years, 11 months ago
- b414a4c Intrinsify System.ArrayCopy for Primitive data types by Shalini Salomi Bodapati · 2 years, 11 months ago
- 6ac1b05 nterp: Cleanup, compile-time convenience checks by David Srbecky · 2 years, 11 months ago
- 1281b1c Add CFI_RESTORE_STATE_AND_DEF_CFA macro on arm by David Srbecky · 2 years, 11 months ago
- f9625ec Remove `ArtField::GetAccessFlagsDCheck()`. by Vladimir Marko · 2 years, 11 months ago
- 4ef67d4 Set types of quick entry points to void*. by Peter Collingbourne · 2 years, 11 months ago
- 22b5fe0 Remove PACKED attribute from QuickEntryPoints. by Peter Collingbourne · 2 years, 11 months ago
- 7570bea Avoid Use-After-Free risk when dump backtrace for long contending lock. by wangguibo · 3 years ago