summaryrefslogtreecommitdiff
path: root/core/java/com/android/internal/util/HexDump.java
Commit message (Expand)AuthorAgeFilesLines
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-1/+1
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-1/+1
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-1/+1
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-071-1/+1
* Add @UnsupportedAppUsage annotationsAndrei Onea2019-03-221-0/+6
* Make dumpHexString() tolerate null arrays.Bernie Innocenti2018-06-141-3/+6
* Use HexDump instead of java.lang.IntegralToStringPrzemyslaw Szczepaniak2015-11-201-28/+48
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+164
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-164/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+164