Age | Commit message (Expand) | Author |
---|---|---|
2024-07-24 | Avoid redundant GCs and waits when near OOM | |
2024-06-05 | Look for primary APK app image before generating one. | |
2024-01-31 | Add visibility attributes in runtime/s* | |
2023-09-14 | Prevent repeatedly generating runtime images. | |
2023-05-31 | Skip checkpoints in StartupCompletedTask when mutator-lock exclusively held | |
2023-05-24 | Clear startup linear alloc when we delete class loaders. | |
2023-05-22 | Use C++17's [[maybe_unused]] attribute in ART | |
2023-05-04 | Simplify deleting startup dex cache arrays. | |
2023-04-17 | Don't generate an image for debuggable apps. | |
2023-02-15 | Move startup notification to a task. |