summaryrefslogtreecommitdiff
path: root/core/java/android/util/DebugUtils.java
AgeCommit message (Expand)Author
2020-12-01Added support to more @DevicePolicyOperation operations.Felipe Leme
2020-01-07Use new UnsupportedAppUsage annotation.Artur Satayev
2019-10-12Fix NetworkPolicyManager unit tests.Sudheer Shanka
2019-04-24ServiceConnector impl + migration of RemoteFillServiceEugene Susla
2019-01-10Mirgate default SMS app handling to RoleManagerEugene Susla
2018-12-28Limit access to suspected false positives.Mathew Inwood
2018-08-14Add @UnsupportedAppUsage annotationsMathew Inwood
2018-03-16Eliminate duplicate layers in A11yService#getWindows()Eugene Susla
2015-03-30Progress towards dynamic storage support.Jeff Sharkey
2015-03-06Add new debug feature to automatically create heap dumps.Dianne Hackborn
2013-08-02If frameworks wants ASCII casing, it should explicity ask for it.Elliott Hughes
2011-02-24Remove default constructors from static utility classes.Jesse Wilson
2010-12-20More cleanup of Loader APIs.Dianne Hackborn
2009-04-13util/DebugUtils: Remove references to android.util.ConfigDave Bort
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-10-21Initial ContributionThe Android Open Source Project