| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-05-27 | Introduce `art::FastExit` to replace all uses of `quick_exit` in ART. | |
| 2018-11-16 | Create SdkVersion enum, migrate users to it | |
| 2018-03-05 | Move most of runtime/base to libartbase/base | |
| 2017-11-16 | cpplint: Remove many unnecessary NOLINT | |
| 2017-07-24 | ART: Include cleanup | |
| 2017-01-22 | Use higher default thread suspend timeout for run tests | |
| 2016-01-21 | Revert "Revert "Write dex files to oat file early."" | |
| 2016-01-20 | Revert "Write dex files to oat file early." | |
| 2016-01-15 | Write dex files to oat file early. | |
| 2015-02-04 | art: Refactor RuntimeOptions/ParsedOptions |