summaryrefslogtreecommitdiff
path: root/core/java/android/os/SharedMemory.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2020-10-29Add trackingBug to SharedMemory.getFd()Mathew Inwood
2020-02-07Refactor GraphicsStatsService for updateabilityStan Iliev
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-07-26Revert "SharedMemory: break Cleaner reference cycle."Adam Seaton
2019-07-25SharedMemory: break Cleaner reference cycle.Josh Gao
2019-03-15Add @UnsupportedAppUsage annotationsAndrei Onea
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2017-08-07SharedMemory API changesJohn Reck
2017-08-02Address API review commentsJohn Reck
2017-06-28Add SharedMemory APIJohn Reck