summaryrefslogtreecommitdiff
path: root/mmodules
AgeCommit message (Expand)Author
2021-09-27Add Zygotehooks.indefiniteThreadSuspensionOKHans Boehm
2020-06-25Pass in callsite of SurfaceControl constructor explicitly (2/3)Jorim Jaggi
2020-03-27Open access to reportClassLoaderChain as CorePlatformAPICalin Juravle
2020-03-04Merge "libcore: Extend sun.misc.Unsafe presence in the Core Platform API" int...Orion Hodson
2020-03-03libcore: Extend sun.misc.Unsafe presence in the Core Platform APIOrion Hodson
2020-03-03Add methods in NIOAccess to Core Platform APIOrion Hodson
2020-02-18Reland "Fix shared libraries not being reported"Calin Juravle
2020-02-15Revert "Fix shared libraries not being reported via Reporter"Nicolas Geoffray
2020-02-13Fix shared libraries not being reported via ReporterDan Zimmerman
2020-02-08Merge "Introduce VMRuntime#isValidClassLoaderContext"Calin Juravle
2020-02-08Introduce VMRuntime#isValidClassLoaderContextDan Zimmerman
2020-02-07Make java_system_modules visible to sdkPaul Duffin
2020-02-05Avoid a @Nullable BooleanNeil Fuller
2020-01-30Merge "Tidy up libcore.timezone APIs"Neil Fuller
2020-01-28Tidy up libcore.timezone APIsNeil Fuller
2020-01-28Rename ZoneInfoDB -> ZoneInfoDbNeil Fuller
2020-01-23Remove unused UnsupportedAppUsage annotations.Artur Satayev
2020-01-22Merge "Add APIs for improved MTS testing"Neil Fuller
2020-01-21Add APIs for improved MTS testingNeil Fuller
2020-01-21Add AsynchronousCloseMonitor to intra-core API.Pete Bentley
2020-01-20Merge "Remove ZoneInfoDB.TzData"Neil Fuller
2020-01-17Remove ZoneInfoDB.TzDataNeil Fuller
2020-01-16Use ThreadPrioritySetter to set thread priorityRick Yiu
2020-01-09Merge "Add a Core Platform API to change the default hostname verifier."Pete Bentley
2020-01-09Merge "Add last-api.txt for intra-core API."Pete Bentley
2020-01-08Add a Core Platform API to change the default hostname verifier.Pete Bentley
2020-01-08Merge "Revert "Use ThreadPrioritySetter to set thread priority""Rick Yiu
2020-01-08Revert "Use ThreadPrioritySetter to set thread priority"Rick Yiu
2020-01-07Merge "Use ThreadPrioritySetter to set thread priority"Rick Yiu
2020-01-06Add last-api.txt for intra-core API.Pete Bentley
2020-01-03Use ThreadPrioritySetter to set thread priorityRick Yiu
2019-12-19Add fcntlInt to public APIBenedict Wong
2019-12-17Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-12Merge "Pipe disabled compat changes to runtime through zygote."Anna Trostanetski
2019-12-12Pipe disabled compat changes to runtime through zygote.atrost
2019-12-11Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-06Add OsConstants NETLINK_NETFILTER to public APImarkchien
2019-12-02Add overrideSourcePosition to UnsupportedAppUsage.Mathew Inwood
2019-11-27EmptyArray restrict non-SDK API to apps targeting <= Q.Tobias Thierer
2019-11-26Merge "Add resetJitCounters"Mathieu Chartier
2019-11-25Merge "Pass runtimeFlags to postForkSystemServer"Mathieu Chartier
2019-11-25Pass runtimeFlags to postForkSystemServerMathieu Chartier
2019-11-25Add resetJitCountersMathieu Chartier
2019-11-21Merge "Remove ICU.addLikelySubtags from @CorePlatformApi"vichang
2019-11-15Remove ICU.addLikelySubtags from @CorePlatformApiVictor Chang
2019-11-15Merge "Switch MCC / MNC values to string"Neil Fuller
2019-11-14Switch MCC / MNC values to stringNeil Fuller
2019-11-13Merge "Move android.compat.annotation package out of libcore"Anna Trostanetski
2019-11-11Hide metalava warning for hidden super class in bouncycastlePaul Duffin
2019-11-11Move android.compat.annotation package out of libcoreatrost