aboutsummaryrefslogtreecommitdiff
path: root/dalvik
AgeCommit message (Expand)Author
2023-10-16Revert^2 "Remove waitUntilAllThreadsStopped()"Hans Boehm
2023-10-16Merge "Revert "Remove waitUntilAllThreadsStopped()"" into mainHans Boehm
2023-10-16Revert "Remove waitUntilAllThreadsStopped()"Hans Boehm
2023-10-16Merge "Remove waitUntilAllThreadsStopped()" into mainHans Boehm
2023-10-11Remove waitUntilAllThreadsStopped()Hans Boehm
2023-06-08Merge changes from topic "classloader17" am: 233574c8b5 am: bd6fa1a86a am: 1d...Victor Chang
2023-06-08Merge changes from topic "classloader17"Victor Chang
2023-06-07Merge ClassLoader from jdk-17.0.6-ga into the aosp/master branchVictor Chang
2023-05-26Add VIC to VersionCodes.Almaz Mingaleev
2023-05-25Add VIC to VersionCodes.Almaz Mingaleev
2023-05-12Merge "Refine isZipPathValidatorEnabled for ZipFile" am: 44f55a51ff am: 86330...Treehugger Robot
2023-05-12Merge "Refine isZipPathValidatorEnabled for ZipFile"Treehugger Robot
2023-05-12Refine isZipPathValidatorEnabled for ZipFileAzhara Assanova
2023-05-11Merge "Disable zip path validator for APKs"Azhara Assanova
2023-05-10Disable zip path validator for APKsAzhara Assanova
2023-05-10Disable zip path validator for APKsAzhara Assanova
2023-04-25Add tests for ClassFormatError thrown for invalid record attributesVictor Chang
2023-04-24Add tests for ClassFormatError thrown for invalid record attributesVictor Chang
2023-04-06UpsideDownCake is now 34Alex Buynytskyy
2023-04-03Use @Record annotation to implement the record typeVictor Chang
2023-03-15Remove dead method VMDebug.getInstancesOfClasses.Nicolas Geoffray
2023-01-16Update GC paragraph of @{Fast,Critical}Native documentation.Vladimir Marko
2023-01-13Update @CriticalNative and @FastNative documentation.Vladimir Marko
2022-12-21Merge "Remove 1.3s "Waiting for Debugger" delay"Fabien Sanglard
2022-12-12Unhide @FastNative and @CriticalNative.Vladimir Marko
2022-12-08Add a new CTS test for DCL read-only enforcementJohn Wu
2022-12-01Remove 1.3s "Waiting for Debugger" delayFabien Sanglard
2022-11-11Add a script to run checkstyle and use it in PREUPLOAD.cfgOrion Hodson
2022-11-04Add test coverage to ZipPathValidator.clearCallback()Azhara Assanova
2022-11-01Add a missing bracket in the JavadocAzhara Assanova
2022-10-31Change zip entry name policy from strict mode to ZipPathValidatorAzhara Assanova
2022-10-18Add `isFullyCompiled`.Jiakai Zhang
2022-10-17Merge "Add `getCurrentOptimizationStatus` and related APIs."Treehugger Robot
2022-10-17Add `getCurrentOptimizationStatus` and related APIs.Jiakai Zhang
2022-10-06@NeverInline can be applied to a constructorVictor Chang
2022-10-05Add @NeverInline annotation for ART, and use itSantiago Aboy Solanes
2022-09-26Merge "Revert^2 "Enforce files loaded in DexFile to be read-only""John Wu
2022-09-22Merge "Add a strict mode policy hook to zip entry name"Treehugger Robot
2022-09-22Add a strict mode policy hook to zip entry nameRicky Wai
2022-09-20Expose UPSIDE_DOWN_CAKE as @IntraCoreApiVictor Chang
2022-09-20Matcher.replace*() and appendReplacement() support group references with doub...Victor Chang
2022-09-15Revert^2 "Enforce files loaded in DexFile to be read-only"John Wu
2022-09-15Revert "Enforce files loaded in DexFile to be read-only"Hans Boehm
2022-09-12Enforce files loaded in DexFile to be read-onlyJohn Wu
2022-08-01Clean ICU4J LocaleObjectCache stale entries before forking from ZygoteVictor Chang
2022-07-20platform/libcore - Tiramisu is now 33Yurii Zubrytskyi
2022-06-29Merge "Don't enable memory-mapped coverage for child zygote."Oliver Nguyen
2022-06-16Add PermittedSubclasses Class APISorin Basca
2022-06-15Add Record Dalvik annotationSorin Basca
2022-06-13Don't enable memory-mapped coverage for child zygote.Oliver Nguyen