index
:
Project-1CE/libcore
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dalvik
Age
Commit message (
Expand
)
Author
2021-09-27
Rename nativeZygoteJitEnabled
Hans Boehm
2021-09-27
Add Zygotehooks.indefiniteThreadSuspensionOK
Hans Boehm
2020-06-25
Pass in callsite of SurfaceControl constructor explicitly (2/3)
Jorim Jaggi
2020-04-22
Merge "Preload zone rules in zygote hook" into rvc-dev
TreeHugger Robot
2020-04-01
Preload zone rules in zygote hook
Nikita Iashchenko
2020-03-27
Open access to reportClassLoaderChain as CorePlatformAPI
Calin Juravle
2020-03-13
Reland "libcore: Remove native calls in FileDescriptor <clinit>"
Orion Hodson
2020-02-18
Reland "Fix shared libraries not being reported"
Calin Juravle
2020-02-15
Revert "Fix shared libraries not being reported via Reporter"
Nicolas Geoffray
2020-02-13
Fix shared libraries not being reported via Reporter
Dan Zimmerman
2020-02-07
Introduce BaseDexClassLoader#computeClassLoaderContextsNative
Dan Zimmerman
2020-01-23
Remove unused UnsupportedAppUsage annotations.
Artur Satayev
2020-01-16
Use ThreadPrioritySetter to set thread priority
Rick Yiu
2020-01-13
Merge "Revert "Libcore: Improve BaseDexClassLoader.toString""
Treehugger Robot
2020-01-10
Revert "Libcore: Improve BaseDexClassLoader.toString"
Orion Hodson
2020-01-08
Revert "Use ThreadPrioritySetter to set thread priority"
Rick Yiu
2020-01-03
Use ThreadPrioritySetter to set thread priority
Rick Yiu
2019-12-30
[libcore][DexPathList] Ensure dexElements doesn't contain null entries in add...
Dan Zimmerman
2019-12-11
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-09
Fix MethodHandles.explicitCastArguments for transforms
Orion Hodson
2019-12-02
Add overrideSourcePosition to UnsupportedAppUsage.
Mathew Inwood
2019-11-25
Pass runtimeFlags to postForkSystemServer
Mathieu Chartier
2019-11-08
Don't change the behavior of findLibrary
Jiyong Park
2019-10-30
[jitzygote] Notify post fork to the runtime before creating new threads.
Nicolas Geoffray
2019-10-24
Merge "Fix docs to be clearer and more maintainable"
Neil Fuller
2019-10-21
Move dalvik.system.VersionCodes to dalvik.annotation.compat
Paul Duffin
2019-10-18
Fix docs to be clearer and more maintainable
Neil Fuller
2019-10-11
Move native code of ICU4C regex usage into external/icu
Victor Chang
2019-10-07
Clarify restrictions of @FastNative methods
Daniel Colascione
2019-09-24
Add TEST_MAPPINGs for miscellaneous libcore packages.
Pete Gillin
2019-09-20
Merge "Add @CovariantReturnType annotation to @CorePlatformApi."
Treehugger Robot
2019-09-10
Don't give up when loader.findLibrary() fails
Jiyong Park
2019-08-20
Add @CovariantReturnType annotation to @CorePlatformApi.
Tobias Thierer
2019-07-10
Libcore: Improve BaseDexClassLoader.toString
Andreas Gampe
2019-07-02
Add trackingBug to heavily used CloseGuard APIs.
Mathew Inwood
2019-05-10
Add publicAlternatives to @UnsupportedAppUsage
Andrei Onea
2019-05-01
Add VersionCodes.Q
David Brazdil
2019-04-02
Adjust in-memory dex loading logic when backed by oat
David Brazdil
2019-04-01
Provide class loader context to DexFile.verifyInBackground
David Brazdil
2019-04-01
Revert^2: Spawn background verification for InMemoryDexClassLoader
David Brazdil
2019-04-01
Merge "Revert "Spawn background verification for InMemoryDexClassLoader""
David Brazdil
2019-04-01
Revert "Spawn background verification for InMemoryDexClassLoader"
David Brazdil
2019-04-01
Merge "Spawn background verification for InMemoryDexClassLoader"
David Brazdil
2019-03-29
Add VMDebug.setAllocTrackerStackDepth API
Mathieu Chartier
2019-03-28
Spawn background verification for InMemoryDexClassLoader
David Brazdil
2019-03-21
Load in-memory dex into a single DexFile/Element object
David Brazdil
2019-03-08
Add Nullable annotations to DelegateLastClassLoader new API.
Nicolas Geoffray
2019-02-04
Move CLIENT_PROTOCOL_VERSION to point of use
Orion Hodson
2019-01-29
Make the ZygoteHooks API more consistent
Neil Fuller
2019-01-28
Merge "Add DeadReferenceSafe annotation"
Hans Boehm
[next]