- b6f8857 runtime: update oat_file_assistant for on device signing by Orion Hodson · 3 years, 9 months ago
- 0a6e9e5 [metrics] Move existing command line arguments to flags by Eric Holk · 3 years, 9 months ago
- 8dcdd47 Handle Reference-type object in Field_get() by Lokesh Gidra · 3 years, 9 months ago
- 5de5efe Remove pointer-size arguments from DexCache. by David Srbecky · 3 years, 9 months ago
- 8856695 Use the checksum in the dex header for anynomous vdex files. by Nicolas Geoffray · 3 years, 9 months ago
- dbad1ef Revert "[metrics] Add StatsdBackend" by Ulyana Trafimovich · 3 years, 9 months ago
- 3dba023 Add a server-configurable flags API by Eric Holk · 3 years, 9 months ago
- 3d2b93e [metrics] Add StatsdBackend by Eric Holk · 3 years, 9 months ago
- a746c63 Remove unsed artLookupResolvedMethod. by Nicolas Geoffray · 3 years, 9 months ago
- 6df4511 Use vdex assignability types at runtime. by Nicolas Geoffray · 3 years, 9 months ago
- 2b94572 runtime: add image to gLogVerbosity template by Orion Hodson · 3 years, 9 months ago
- d4ff5bb Remove dalvik-pruning APIs by Calin Juravle · 3 years, 9 months ago
- 2807839 Add logcat message when @TestApi access is denied by Pedro Loureiro · 3 years, 10 months ago
- 745da80 Add Math.multiplyHigh intrinsic by Nikita Iashchenko · 3 years, 10 months ago
- 01cc910 Quiet unneeded warning about jdwp by Alex Light · 3 years, 9 months ago
- c7ac91b [metrics] Report some ART metadata by Eric Holk · 3 years, 9 months ago
- 5c48df9 [verifier]: flag instruction that will throw at runtime by Nicolas Geoffray · 3 years, 9 months ago
- 1b3fb62 Do not dump details of OOME for thread peer. by Vladimir Marko · 3 years, 9 months ago
- eae6a71 Avoid an unnecessary ComputeModifiedUtf8Hash(). by Vladimir Marko · 3 years, 9 months ago
- c5323fe libartpalette: Use fixed width typedef rather than enum for status by Orion Hodson · 3 years, 9 months ago
- b6dda5a [metrics] Report metrics at app startup completion by Eric Holk · 3 years, 9 months ago
- 4335474 Cache hashes of virtual methods in j.l.Object. by Vladimir Marko · 3 years, 9 months ago
- 55ab7e8 ARM64: Support SVE VL other than 128-bit. by Artem Serov · 4 years, 7 months ago
- ac27ac0 Implement Reference.refersTo() intrinsic. by Vladimir Marko · 3 years, 9 months ago
- b5a10be ART/Perfetto Java Heap Profiler by Wessam Hassanein · 4 years ago
- 8ba4de1 ART: Implement predicated SIMD vectorization. by Artem Serov · 5 years ago
- 3098e36 Limit hidden api logcat logging. by Andrei Onea · 3 years, 10 months ago
- 9807115 Improve trace logging when loading odex files by Calin Juravle · 3 years, 10 months ago
- d8b153b Remove obsolete TestApiEnforcementPolicy. by Artur Satayev · 3 years, 10 months ago
- b1cf837 Fix image bug around clinit and nterp. by Nicolas Geoffray · 3 years, 9 months ago
- 480d981 [metrics] Move core metrics code to libartbase by Eric Holk · 3 years, 10 months ago
- 10592e3 Default jdwpOptions to suspend=n,server=y by Alex Light · 4 years ago
- d1728bf Add a kTypeChecksFailure. by Nicolas Geoffray · 3 years, 10 months ago
- 35a3720 Reland "Remove obsolete code in the verifier." by Nicolas Geoffray · 3 years, 9 months ago
- 3a1ca40 [metrics] Add histogram statistics for reporting by Eric Holk · 3 years, 10 months ago
- e77141a Add debug output for bug 177816575. by Vladimir Marko · 3 years, 9 months ago
- 7572e76 Revert "Remove obsolete code in the verifier." by Nicolas Geoffray · 3 years, 9 months ago
- 42bee50 Clean up ClassLinker::LinkFields(). by Vladimir Marko · 3 years, 9 months ago
- c7993d5 Rewrite ClassLinker::LinkFields(). by Vladimir Marko · 3 years, 10 months ago
- 22538e4 Remove obsolete code in the verifier. by Nicolas Geoffray · 3 years, 10 months ago
- 151e23a Rewrite intern table construction in ImageWriter. by Vladimir Marko · 3 years, 10 months ago
- f6510e4 Fix CardTable::Scan for short regions. by Vladimir Marko · 3 years, 10 months ago
- bd728b0 Add a ScopedTrace when updating code_item and entrypoint in image. by Nicolas Geoffray · 3 years, 10 months ago
- 04ea42c Add a new kind of verifier error with unresolved type checks. by Nicolas Geoffray · 3 years, 10 months ago
- c39af94 Add a nterp trampoline in the oat file, replaced at runtime. by Nicolas Geoffray · 3 years, 10 months ago
- 3a73ffb Revert^4 "Partial Load Store Elimination" by Alex Light · 3 years, 10 months ago
- e585964 When entering nterp, take a fast path for instance calls with 1 argument. by Nicolas Geoffray · 3 years, 10 months ago
- 791df7a Revert "Revert^2 "Partial Load Store Elimination"" by Nicolas Geoffray · 3 years, 10 months ago
- 805769b Remove unused flag is_zygote flag from ImageSpace. by Orion Hodson · 3 years, 10 months ago
- fc1ce4e Revert^2 "Partial Load Store Elimination" by Alex Light · 3 years, 10 months ago
- 47ac531 Revert "Partial Load Store Elimination" by Nicolas Geoffray · 3 years, 10 months ago
- 0b986f7 Revert^4 "[metrics] Add background reporting thread" by Eric Holk · 3 years, 10 months ago
- b8686ce Partial Load Store Elimination by Alex Light · 4 years ago
- d5a8695 Reland "Improve invokeinterface for nterp." by Nicolas Geoffray · 3 years, 10 months ago
- 2fb3741 Fix moving GC bugs introduced in latest nterp change. by Nicolas Geoffray · 3 years, 10 months ago
- 2c2724c Disable the public SDK Checker during exception throwing by Calin Juravle · 3 years, 10 months ago
- 6d951ca Use correct modifiers on LDR instructions. by Peter Collingbourne · 3 years, 10 months ago
- e3c1ede Allow reserved_ memmap to be invalid for heap test by Mathieu Chartier · 3 years, 10 months ago
- 808c556 Reland "Refactor code in mterp and nterp to handle all cases of missing class."" by Nicolas Geoffray · 3 years, 10 months ago
- 4c796aa Rewrite class table construction in ImageWriter. by Vladimir Marko · 3 years, 10 months ago
- dd732cc Add an overload of ExecAndReturnCode taking a timeout by Orion Hodson · 3 years, 10 months ago
- 748e956 Revert "Refactor code in mterp and nterp to handle all cases of missing class." by Alex Light · 3 years, 10 months ago
- fa81f71 Remove the ability to load the boot image from dalvik cache by Orion Hodson · 3 years, 10 months ago
- 1060838 Revert "Revert^2 "[metrics] Add background reporting thread"" by Nicolas Geoffray · 3 years, 10 months ago
- f1d0647 Revert "Improve invokeinterface for nterp." by Alex Light · 3 years, 10 months ago
- 4c176b9 Revert^2 "[metrics] Add background reporting thread" by Eric Holk · 3 years, 11 months ago
- 5bb354f Revert^4 "[metrics] Add file output support" by Eric Holk · 3 years, 10 months ago
- ec38967 Implement Reference.refersTo() in UnstartedRuntime. by Vladimir Marko · 3 years, 10 months ago
- 3f2980f Refactor code in mterp and nterp to handle all cases of missing class. by Nicolas Geoffray · 3 years, 10 months ago
- c26c640 Minor formatting fixes in handle_scope-inl.h by Alex Light · 3 years, 10 months ago
- f8567b5 Revert "Revert^2 "[metrics] Add file output support"" by Nicolas Geoffray · 3 years, 10 months ago
- 0ddba9a Support null-filled HandleScopes without mutator_lock_ by Alex Light · 3 years, 10 months ago
- 8ef84f2 Revert^2 "[metrics] Add file output support" by Eric Holk · 3 years, 10 months ago
- c0d392b Improve invokeinterface for nterp. by Nicolas Geoffray · 3 years, 10 months ago
- 8388148 Rewrite method matching in UnstartedRuntime. by Vladimir Marko · 3 years, 10 months ago
- 7d4a71e Don't wrap exception when transaction is aborted by liulvping · 3 years, 10 months ago
- 72d3195 Fix error message logging in `art::gc::space::ImageSpace::LoadBootImage`. by Roland Levillain · 3 years, 10 months ago
- 47213e4 Small cleanups in artInvokeInterfaceTrampoline by Nicolas Geoffray · 3 years, 10 months ago
- 98873af arm64: Implement VarHandle intrinsics for byte array views. by Vladimir Marko · 3 years, 11 months ago
- 771708f Avoid growing boot class path for --single-image compiled images by Orion Hodson · 3 years, 10 months ago
- c3c4417 Refactor code around the verifier. by Nicolas Geoffray · 3 years, 10 months ago
- 4ebb99c Fully honor the "WithChecks" in the alloc entrypoints. by Nicolas Geoffray · 3 years, 10 months ago
- 755b533 Add newStringFromUtf8Bytes native implementation. by Rock.Yeh · 3 years, 10 months ago
- aa027b8 Fix Entry in CheckVTableHasNoDuplicates(). by Vladimir Marko · 3 years, 10 months ago
- 54ed015 Handle VERIFY_ERROR_INSTANTIATION in compiler and nterp. by Nicolas Geoffray · 3 years, 11 months ago
- bd57059 Handle missing methods in compiler and nterp. by Nicolas Geoffray · 3 years, 11 months ago
- 782fb71 Use HashMap<> and HashSet<> in ClassLinker. by Vladimir Marko · 3 years, 11 months ago
- 5bcdd17 Remove unused VERIFY_ERROR_NO_FIELD. by Nicolas Geoffray · 3 years, 11 months ago
- 6e6f1b2 Do not open dex files in CLC if we only need to get dexopt status by Calin Juravle · 3 years, 11 months ago
- 8de1fc3 Switch to sigset64_t. by Elliott Hughes · 3 years, 11 months ago
- b677aff Support VERIFY_ERROR_CLASS_CHANGE in nterp and compiler. by Nicolas Geoffray · 3 years, 11 months ago
- 1332a57 Add a workaround for null klass during marking phase by Lokesh Gidra · 3 years, 11 months ago
- cea158f Fix logging image spaces. by Vladimir Marko · 3 years, 11 months ago
- b663915 Add more logging to region-space for OOME by Lokesh Gidra · 4 years ago
- ce2e095 Revert "[metrics] Add file output support" by Vladimir Marko · 3 years, 11 months ago
- fff1d8f Fix incorrect image pointer size for unstarted runtime by liulvping · 3 years, 11 months ago
- 51a9283 [metrics] Add file output support by Eric Holk · 4 years ago
- 50bbbf1 arm/nterp: Refactor {i,s}{get,put} operations. by Vladimir Marko · 4 years ago
- 4bf753d Add two flags to customize JIT zygote. by Nicolas Geoffray · 3 years, 11 months ago
- 5ff2393 Remove stripped-apk related logic from CLC by Calin Juravle · 4 years ago