- 16f60dc Support loading vdex files without odex. by Nicolas Geoffray · 4 years ago
- b9b7d91 Revert "Lazily allocate DexCache arrays." by Orion Hodson · 4 years ago
- 3a8d7c2 Return null for PhantomReference.referent in Field_get() by Lokesh Gidra · 4 years ago
- ae7c8da Add nativeZygoteJitEnabled by Hans Boehm · 4 years ago
- e99a858 [metrics] Add GC related counters/histograms by Lokesh Gidra · 4 years ago
- df69bd7 Remove Flags by Eric Holk · 4 years ago
- 1214319 Lazily allocate DexCache arrays. by David Srbecky · 4 years ago
- cedec9d Do not create HandleScope for JNI transitions. by Vladimir Marko · 4 years ago
- 09efc16 Revert "Remove obsolete TestApiEnforcementPolicy." by satayev · 4 years ago
- 74584e6 [metrics] Add ClassLoadingTotalTime counter by Eric Holk · 4 years ago
- fedff51 Change runtime behavior related to hiddenapi. by Nicolas Geoffray · 4 years ago
- b6f8857 runtime: update oat_file_assistant for on device signing by Orion Hodson · 4 years ago
- 0a6e9e5 [metrics] Move existing command line arguments to flags by Eric Holk · 4 years ago
- 8dcdd47 Handle Reference-type object in Field_get() by Lokesh Gidra · 4 years ago
- 5de5efe Remove pointer-size arguments from DexCache. by David Srbecky · 4 years ago
- 8856695 Use the checksum in the dex header for anynomous vdex files. by Nicolas Geoffray · 4 years ago
- dbad1ef Revert "[metrics] Add StatsdBackend" by Ulyana Trafimovich · 4 years ago
- 3dba023 Add a server-configurable flags API by Eric Holk · 4 years ago
- 3d2b93e [metrics] Add StatsdBackend by Eric Holk · 4 years ago
- a746c63 Remove unsed artLookupResolvedMethod. by Nicolas Geoffray · 4 years ago
- 6df4511 Use vdex assignability types at runtime. by Nicolas Geoffray · 4 years ago
- 2b94572 runtime: add image to gLogVerbosity template by Orion Hodson · 4 years ago
- d4ff5bb Remove dalvik-pruning APIs by Calin Juravle · 4 years ago
- 2807839 Add logcat message when @TestApi access is denied by Pedro Loureiro · 4 years ago
- 745da80 Add Math.multiplyHigh intrinsic by Nikita Iashchenko · 4 years ago
- 01cc910 Quiet unneeded warning about jdwp by Alex Light · 4 years ago
- c7ac91b [metrics] Report some ART metadata by Eric Holk · 4 years ago
- 5c48df9 [verifier]: flag instruction that will throw at runtime by Nicolas Geoffray · 4 years ago
- 1b3fb62 Do not dump details of OOME for thread peer. by Vladimir Marko · 4 years ago
- eae6a71 Avoid an unnecessary ComputeModifiedUtf8Hash(). by Vladimir Marko · 4 years ago
- c5323fe libartpalette: Use fixed width typedef rather than enum for status by Orion Hodson · 4 years ago
- b6dda5a [metrics] Report metrics at app startup completion by Eric Holk · 4 years ago
- 4335474 Cache hashes of virtual methods in j.l.Object. by Vladimir Marko · 4 years ago
- 55ab7e8 ARM64: Support SVE VL other than 128-bit. by Artem Serov · 4 years, 9 months ago
- ac27ac0 Implement Reference.refersTo() intrinsic. by Vladimir Marko · 4 years ago
- b5a10be ART/Perfetto Java Heap Profiler by Wessam Hassanein · 4 years, 2 months ago
- 8ba4de1 ART: Implement predicated SIMD vectorization. by Artem Serov · 5 years ago
- 3098e36 Limit hidden api logcat logging. by Andrei Onea · 4 years ago
- 9807115 Improve trace logging when loading odex files by Calin Juravle · 4 years ago
- d8b153b Remove obsolete TestApiEnforcementPolicy. by Artur Satayev · 4 years ago
- b1cf837 Fix image bug around clinit and nterp. by Nicolas Geoffray · 4 years ago
- 480d981 [metrics] Move core metrics code to libartbase by Eric Holk · 4 years ago
- 10592e3 Default jdwpOptions to suspend=n,server=y by Alex Light · 4 years, 1 month ago
- d1728bf Add a kTypeChecksFailure. by Nicolas Geoffray · 4 years ago
- 35a3720 Reland "Remove obsolete code in the verifier." by Nicolas Geoffray · 4 years ago
- 3a1ca40 [metrics] Add histogram statistics for reporting by Eric Holk · 4 years ago
- e77141a Add debug output for bug 177816575. by Vladimir Marko · 4 years ago
- 7572e76 Revert "Remove obsolete code in the verifier." by Nicolas Geoffray · 4 years ago
- 42bee50 Clean up ClassLinker::LinkFields(). by Vladimir Marko · 4 years ago
- c7993d5 Rewrite ClassLinker::LinkFields(). by Vladimir Marko · 4 years ago
- 22538e4 Remove obsolete code in the verifier. by Nicolas Geoffray · 4 years ago
- 151e23a Rewrite intern table construction in ImageWriter. by Vladimir Marko · 4 years ago
- f6510e4 Fix CardTable::Scan for short regions. by Vladimir Marko · 4 years ago
- bd728b0 Add a ScopedTrace when updating code_item and entrypoint in image. by Nicolas Geoffray · 4 years ago
- 04ea42c Add a new kind of verifier error with unresolved type checks. by Nicolas Geoffray · 4 years ago
- c39af94 Add a nterp trampoline in the oat file, replaced at runtime. by Nicolas Geoffray · 4 years ago
- 3a73ffb Revert^4 "Partial Load Store Elimination" by Alex Light · 4 years ago
- e585964 When entering nterp, take a fast path for instance calls with 1 argument. by Nicolas Geoffray · 4 years ago
- 791df7a Revert "Revert^2 "Partial Load Store Elimination"" by Nicolas Geoffray · 4 years ago
- 805769b Remove unused flag is_zygote flag from ImageSpace. by Orion Hodson · 4 years ago
- fc1ce4e Revert^2 "Partial Load Store Elimination" by Alex Light · 4 years ago
- 47ac531 Revert "Partial Load Store Elimination" by Nicolas Geoffray · 4 years ago
- 0b986f7 Revert^4 "[metrics] Add background reporting thread" by Eric Holk · 4 years ago
- b8686ce Partial Load Store Elimination by Alex Light · 4 years, 3 months ago
- d5a8695 Reland "Improve invokeinterface for nterp." by Nicolas Geoffray · 4 years ago
- 2fb3741 Fix moving GC bugs introduced in latest nterp change. by Nicolas Geoffray · 4 years ago
- 2c2724c Disable the public SDK Checker during exception throwing by Calin Juravle · 4 years ago
- 6d951ca Use correct modifiers on LDR instructions. by Peter Collingbourne · 4 years ago
- e3c1ede Allow reserved_ memmap to be invalid for heap test by Mathieu Chartier · 4 years ago
- 808c556 Reland "Refactor code in mterp and nterp to handle all cases of missing class."" by Nicolas Geoffray · 4 years ago
- 4c796aa Rewrite class table construction in ImageWriter. by Vladimir Marko · 4 years ago
- dd732cc Add an overload of ExecAndReturnCode taking a timeout by Orion Hodson · 4 years ago
- 748e956 Revert "Refactor code in mterp and nterp to handle all cases of missing class." by Alex Light · 4 years ago
- fa81f71 Remove the ability to load the boot image from dalvik cache by Orion Hodson · 4 years ago
- 1060838 Revert "Revert^2 "[metrics] Add background reporting thread"" by Nicolas Geoffray · 4 years ago
- f1d0647 Revert "Improve invokeinterface for nterp." by Alex Light · 4 years ago
- 4c176b9 Revert^2 "[metrics] Add background reporting thread" by Eric Holk · 4 years, 1 month ago
- 5bb354f Revert^4 "[metrics] Add file output support" by Eric Holk · 4 years ago
- ec38967 Implement Reference.refersTo() in UnstartedRuntime. by Vladimir Marko · 4 years ago
- 3f2980f Refactor code in mterp and nterp to handle all cases of missing class. by Nicolas Geoffray · 4 years ago
- c26c640 Minor formatting fixes in handle_scope-inl.h by Alex Light · 4 years ago
- 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
- 8ef84f2 Revert^2 "[metrics] Add file output support" by Eric Holk · 4 years ago
- c0d392b Improve invokeinterface for nterp. by Nicolas Geoffray · 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, 1 month ago
- 72d3195 Fix error message logging in `art::gc::space::ImageSpace::LoadBootImage`. by Roland Levillain · 4 years ago
- 47213e4 Small cleanups in artInvokeInterfaceTrampoline by Nicolas Geoffray · 4 years, 1 month ago
- 98873af arm64: Implement VarHandle intrinsics for byte array views. by Vladimir Marko · 4 years, 1 month ago
- 771708f Avoid growing boot class path for --single-image compiled images by Orion Hodson · 4 years, 1 month 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, 1 month ago
- 54ed015 Handle VERIFY_ERROR_INSTANTIATION in compiler and nterp. by Nicolas Geoffray · 4 years, 1 month ago
- bd57059 Handle missing methods in compiler and nterp. by Nicolas Geoffray · 4 years, 1 month ago
- 782fb71 Use HashMap<> and HashSet<> in ClassLinker. by Vladimir Marko · 4 years, 1 month ago
- 5bcdd17 Remove unused VERIFY_ERROR_NO_FIELD. by Nicolas Geoffray · 4 years, 1 month ago
- 6e6f1b2 Do not open dex files in CLC if we only need to get dexopt status by Calin Juravle · 4 years, 1 month ago