summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-22Add O_CREAT to ProfileCompilationInfo::SaveFallback.Jiakai Zhang
2023-05-18Honor first-save priority.ot903107
2023-05-17Always use debuggable from compiler options when JITingMythri Alle
2023-05-16Merge changes from topic "presubmit-am-32b083ccb69c47a195249994f91e6f10" into...Lokesh Gidra
2023-05-16Cleanup logic on madvising vdex/dex files.Nicolas Geoffray
2023-05-15[automerged blank] Ensure flip-function is completed before running synchrono...Lokesh Gidra
2023-05-15Ensure flip-function is completed before running synchronous checkpointLokesh Gidra
2023-05-15Ensure flip-function is completed before running synchronous checkpointLokesh Gidra
2023-05-15Merge changes from topic "presubmit-am-26291a96bd8c45299ce4d04539facbe3" into...TreeHugger Robot
2023-05-15Fix updating threads list in tracing to use overwriteMythri Alle
2023-05-15Don't record thread information from shutdown threadMythri Alle
2023-05-12[automerged blank] Converge transition GC logic for userfaultfd GC with AOSP ...Presubmit Automerger Backend
2023-05-12Converge transition GC logic for userfaultfd GC with AOSPLokesh Gidra
2023-05-12[automerged blank] Recompile packages with cdex in vdex'es in background dexo...Presubmit Automerger Backend
2023-05-12Recompile packages with cdex in vdex'es in background dexopt when theMartin Stjernholm
2023-05-12Use the full boot image on U and above.Jiakai Zhang
2023-05-12Get rid of DeviceName() from path related to dexpreoptJeongik Cha
2023-05-12Recompile packages with cdex in vdex'es in background dexopt when theMartin Stjernholm
2023-05-12Make sure art_boot runs before odsign.Martin Stjernholm
2023-05-12Don't use the `su` domain for art_boot.Martin Stjernholm
2023-05-11Reland "Don't enable intrinsic optimizations in debuggable runtime""Mythri Alle
2023-05-11Don't inline unresolved invokesSantiago Aboy Solanes
2023-05-11[automerger skipped] libnativeloader_test: link non-public libs statically am...Lev Rumyantsev
2023-05-11libnativeloader_test: link non-public libs statically am: cc2621aad7 am: eb9a...Lev Rumyantsev
2023-05-11libnativeloader_test: link non-public libs statically am: cc2621aad7 am: eb9a...Lev Rumyantsev
2023-05-11libnativeloader_test: link non-public libs statically am: cc2621aad7 am: eb9a...Lev Rumyantsev
2023-05-11libnativeloader_test: link non-public libs statically am: cc2621aad7 am: eb9a...Lev Rumyantsev
2023-05-11libnativeloader_test: link non-public libs statically am: cc2621aad7Lev Rumyantsev
2023-05-11libnativeloader_test: link non-public libs staticallyLev Rumyantsev
2023-05-10Add fence to allocations in nterp.Nicolas Geoffray
2023-05-05When fetching the caller of a runtime method, also fetch dex_pc.Nicolas Geoffray
2023-05-04Simplify deleting startup dex cache arrays.Nicolas Geoffray
2023-05-04[automerger skipped] libnativebridge_test: link non-public libs statically am...Lev Rumyantsev
2023-05-04libnativebridge_test: link non-public libs statically am: 4eaa143fcc am: ed0c...Lev Rumyantsev
2023-05-04libnativebridge_test: link non-public libs statically am: 4eaa143fcc am: ed0c...Lev Rumyantsev
2023-05-04libnativebridge_test: link non-public libs statically am: 4eaa143fcc am: ed0c...Lev Rumyantsev
2023-05-04libnativebridge_test: link non-public libs statically am: 4eaa143fcc am: ed0c...Lev Rumyantsev
2023-05-04libnativebridge_test: link non-public libs statically am: 4eaa143fccLev Rumyantsev
2023-05-03libnativebridge_test: link non-public libs staticallyLev Rumyantsev
2023-05-02[automerge] Don't access component_type_ for obj-array's SizeOf 2p: 91615de633Lokesh Gidra
2023-05-02Don't access component_type_ for obj-array's SizeOfLokesh Gidra
2023-05-02Retry mmap if it failsJeongik Cha
2023-05-02Add debugging logs for b/279117765.Nicolas Geoffray
2023-05-02Report Odrefresh BCP compilation type to StatsDStefano Cianciulli
2023-04-28Prevent RemoteException from spamming logs.Jiakai Zhang
2023-04-28Don't throw when walking through a directory.Jiakai Zhang
2023-04-28Don't log error when deleting a file that doesn't exist.Jiakai Zhang
2023-04-26Add more logs for b/276660612.Nicolas Geoffray
2023-04-26Add some logging around runtime images.Nicolas Geoffray
2023-04-25Throw ClassFormatError for invalid @Record annotationVictor Chang