summaryrefslogtreecommitdiff
path: root/ojluni/annotations/hiddenapi/java
Commit message (Expand)AuthorAgeFilesLines
* Bypass alternative API check in hidden API processingPaul Duffin2021-05-101-2/+2
* 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
* | Merge "Remove API restriction on a Thread constructor."Treehugger Robot2020-11-031-1/+1
|\|
| * Remove API restriction on a Thread constructor.Mathew Inwood2020-11-031-1/+1
* | Derestrict some APIs used by tests.Mathew Inwood2020-11-032-2/+2
|/
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-2961-126/+126
* Inclusive Language Fixit: Replace dummy with fakePaul Duffin2020-07-281-1/+1
* Change j.l.r.Field to use ArtField index instead of dexFileIndexAlex Light2020-02-111-5/+1
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-11122-124/+124
* Move dalvik.system.VersionCodes to dalvik.annotation.compatPaul Duffin2019-10-219-9/+9
* Merge "Document public alternatives to greylisted APIs" am: 9057a3dff0Andrei-Valentin Onea2019-06-184-5/+16
|\
| * Document public alternatives to greylisted APIsAndrei Onea2019-06-184-5/+16
* | Thread.uncaughtExceptionPreHandler: temporarily graylist.Tobias Thierer2019-05-211-0/+1
|/
* Merge "Remove @UnsupportedAppUsage from whitelist methods"David Brazdil2019-02-023-2791/+0
|\
| * Remove @UnsupportedAppUsage from whitelist methodsDavid Brazdil2019-02-013-2791/+0
* | Add HashMap.EntryIterator.next() to greylistPaul Duffin2019-01-281-0/+1
|/
* Pass the Java caller's location to Runtime.nativeLoad.Nicolas Geoffray2019-01-181-3/+5
* Blacklist InetAddress.parseNumericAddress for QPaul Duffin2018-12-171-2/+6
* 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-287-0/+710
* Add stubs for hiddenapiPaul Duffin2018-10-31118-0/+40995