summaryrefslogtreecommitdiff
path: root/ojluni/annotations/hiddenapi/java/lang
Commit message (Expand)AuthorAgeFilesLines
* Merge "Revert "Derestrict nativeFillInStackTrace.""Treehugger Robot2020-11-091-1/+1
|\
| * Revert "Derestrict nativeFillInStackTrace."Alex Light2020-11-061-1/+1
* | Merge "Revert "Remove API restriction on a Thread constructor.""Treehugger Robot2020-11-061-1/+1
|\ \ | |/ |/|
| * Revert "Remove API restriction on a Thread constructor."Alex Light2020-11-031-1/+1
* | Derestrict nativeFillInStackTrace.Mathew Inwood2020-11-041-1/+1
|/
* Remove API restriction on a Thread constructor.Mathew Inwood2020-11-031-1/+1
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-2915-30/+30
* Change j.l.r.Field to use ArtField index instead of dexFileIndexAlex Light2020-02-111-5/+1
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-1133-33/+33
* Move dalvik.system.VersionCodes to dalvik.annotation.compatPaul Duffin2019-10-218-8/+8
* Merge "Document public alternatives to greylisted APIs" am: 9057a3dff0Andrei-Valentin Onea2019-06-181-1/+3
|\
| * Document public alternatives to greylisted APIsAndrei Onea2019-06-181-1/+3
* | Thread.uncaughtExceptionPreHandler: temporarily graylist.Tobias Thierer2019-05-211-0/+1
|/
* Pass the Java caller's location to Runtime.nativeLoad.Nicolas Geoffray2019-01-181-3/+5
* Remove unnecessary constants and improve JavaDocPaul Duffin2018-12-138-8/+16
* Blacklist primitive wrapper class value fields for Q and abovePaul Duffin2018-11-308-8/+32
* Add stubs for remaining libcore classes in hiddenapiPaul Duffin2018-11-282-0/+275
* Add stubs for hiddenapiPaul Duffin2018-10-3131-0/+9171