summaryrefslogtreecommitdiff
path: root/core/java/android/content/pm/InstrumentationInfo.java
AgeCommit message (Expand)Author
2020-04-29Update more Parcelables to send Strings UTF-8.Jeff Sharkey
2020-04-21Update some Parcelables to send Strings UTF-8.Jeff Sharkey
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-04-17Checks that secondary instrumentation ABI matchesPatrick Baumann
2017-04-28Fix issue #37324532: API Review: android.content.pm.InstrumentationInfoDianne Hackborn
2017-03-16Add support for configForSplitAdam Lesinski
2017-02-03Implement issue #30977956: Enable Instrumentation tests for multi-process appsDianne Hackborn
2017-01-24Add support for Split APK dependciesAdam Lesinski
2016-05-10Fix secondary ABI instrumetionTodd Kennedy
2016-03-17Refactoring FBE APIs based on council feedback.Jeff Sharkey
2015-11-06Initial file-based encryption public APIs.Jeff Sharkey
2014-06-17Plumb split APKs into public API.Jeff Sharkey
2012-09-07More multi-user stuff:Dianne Hackborn
2010-08-27Allow native shared libraries in ASEC containersKenny Root
2010-03-11Add correct copyright headers to multiple filesKenny Root
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project