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
/
libart
Age
Commit message (
Expand
)
Author
2021-09-27
Add newStringFromUtf8Bytes native implementation.
Rock.Yeh
2020-05-20
Use nanoTime() in finalizer watchdog
Hans Boehm
2020-03-18
Libcore: Add classloader to dex cache
Andreas Gampe
2020-03-13
Reland "libcore: Remove native calls in FileDescriptor <clinit>"
Orion Hodson
2020-02-28
Add change ids to gate greylist-max-p, greylist-max-q
atrost
2020-02-08
Introduce VMRuntime#isValidClassLoaderContext
Dan Zimmerman
2020-01-28
Remove isDebuggerActive function.
Alex Light
2020-01-15
Add change id for hidden api check hardening
Andrei Onea
2020-01-14
Revert "Add change id for hidden api check hardening"
Andrei-Valentin Onea
2020-01-13
Add change id for hidden api check hardening
Andrei Onea
2019-12-12
Merge "Pipe disabled compat changes to runtime through zygote."
Anna Trostanetski
2019-12-12
Pipe disabled compat changes to runtime through zygote.
atrost
2019-12-11
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-11-25
Add resetJitCounters
Mathieu Chartier
2019-11-13
Move ICU.toLower/UpperCase into external/icu
Victor Chang
2019-09-24
Add TEST_MAPPINGs for miscellaneous libcore packages.
Pete Gillin
2019-09-13
Add obsoleteClass field to ClassExt
Alex Light
2019-08-30
Add TEST_MAPPINGs for java.lang and java.util and subpackages.
Pete Gillin
2019-08-08
Merge "Add VMRuntime.bootCompleted()"
Nicolas Geoffray
2019-08-08
Merge "Teach ART that the "arm64-v8a-hwasan" ABI uses the arm64 instruction s...
Treehugger Robot
2019-08-06
Add VMRuntime.bootCompleted()
David Srbecky
2019-07-31
Teach ART that the "arm64-v8a-hwasan" ABI uses the arm64 instruction set.
Peter Collingbourne
2019-07-01
Merge "Add publicAlternatives for setTargetSdkVersion."
Mathew Inwood
2019-06-28
Add publicAlternatives for setTargetSdkVersion.
Mathew Inwood
2019-06-27
Revert^2 "Add JNI-ids arrays to ClassExt"
Alex Light
2019-06-27
Revert "Add JNI-ids arrays to ClassExt"
Nicolas Geoffray
2019-06-24
Add JNI-ids arrays to ClassExt
Alex Light
2019-04-03
Add VMRuntime.setProcessDataDirectory
David Brazdil
2019-03-29
Use new -XX:FinalizerTimeoutMs command line arg
Hans Boehm
2019-03-14
Change registerNativeAllocation to long argument
Hans Boehm
2019-03-12
Merge "Allow size for malloc-only registration"
Hans Boehm
2019-03-12
Allow size for malloc-only registration
Hans Boehm
2019-03-07
Add callback for notifying that startup is completed
Mathieu Chartier
2019-02-21
Revert^2 "Mark threads started by Daemons.java as systemDaemon"
Alex Light
2019-02-21
Merge "Revert "Mark threads started by Daemons.java as systemDaemon""
Nicolas Geoffray
2019-02-21
Revert "Mark threads started by Daemons.java as systemDaemon"
Nicolas Geoffray
2019-02-20
Pass sampled value to hidden api logger
Andrei Onea
2019-02-18
Blacklist VMRuntime.setTargetSdkVersion()
David Brazdil
2019-02-11
Mark threads started by Daemons.java as systemDaemon
Alex Light
2019-01-30
Allow hidden api usage logging with VMRuntime
Andrei Onea
2019-01-24
Remove hardcoded os.name property.
Doug Horn
2018-12-12
Adjust NativeAllocationRegistry for new accounting
Hans Boehm
2018-12-03
Add fields to ClassExt to store pre-redefine DexFile pointer
David Brazdil
2018-11-28
Add stubs for remaining libcore classes in hiddenapi
Paul Duffin
2018-11-22
Add missing default constructors
Paul Duffin
2018-11-01
Remove unused method in VMRuntime
David Brazdil
2018-10-30
Add pre resolved strings fields
Mathieu Chartier
2018-10-18
Add @UnsupportedAppUsage to non-ojluni classes
Paul Duffin
2018-10-10
Libcore: Add VMRuntime.hasBootImageSpaces
Andreas Gampe
2018-10-05
More @CorePlatformApi annotations for libcore
Neil Fuller
[next]