summaryrefslogtreecommitdiff
path: root/core/java/android/os/ParcelableParcel.java
Commit message (Expand)AuthorAgeFilesLines
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-4/+4
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-4/+4
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-4/+4
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Add @UnsupportedAppUsage annotationsAndrei Onea2019-03-151-0/+5
* Fix security issues when using Parcel.setDataPosition() with untrusted inputAdam Lesinski2015-10-011-2/+8
* New UndoManager.Dianne Hackborn2013-05-071-0/+75