Age | Commit message (Expand) | Author |
---|---|---|
2023-05-22 | Use C++17's [[maybe_unused]] attribute in ART | |
2018-08-28 | Use 'final' and 'override' specifiers directly in ART. | |
2017-11-20 | Revert "Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe."" | |
2017-11-20 | Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe." | |
2017-11-20 | Make JVMTI DisposeEnvironment and GetEnv thread safe. | |
2017-10-25 | ART: Depend on libnativehelper headers only | |
2017-08-21 | Fix interaction of VMInit and ThreadStart events. | |
2017-08-16 | Ensure GetPhase returns correct values. | |
2017-07-31 | ART: Move openjdkjvmti to art/ |