Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
libcore
/
84803a4cf3f8749f57c3b1b41ac4e96bb6dd5bd7
/
libart
/
src
00b7d3b
Add native method hasUsedHiddenApi to VMRuntime
by David Brazdil
· 7 years ago
2cf9887
Merge "Libcore: Add VMStack.getAnnotatedStackTrace"
by Treehugger Robot
· 7 years ago
2259a71
Make the Android fast-path UTF-8 decoder follow the Unicode Standard and the W3C Encoding standard.
by Victor Chang
· 7 years ago
118b105
Libcore: Add VMStack.getAnnotatedStackTrace
by Andreas Gampe
· 7 years ago
59614472
Daemons: Fix logging of finalizer timeouts.
by Narayan Kamath
· 7 years ago
35d845b
VarHandle simplifications
by Orion Hodson
· 7 years ago
8823afa
Merge "Implement simple methods on java.lang.invoke.VarHandle." am: c9c2e0d08b
by Orion Hodson
· 7 years ago
fecaee3
Implement simple methods on java.lang.invoke.VarHandle.
by Orion Hodson
· 7 years ago
fef8855
Disable File.getCanonicalPath caches.
by Przemyslaw Szczepaniak
· 7 years ago
e1b4397
Merge "Lower daemons priority to 124 (libcore)." into oc-dev
by Hiroshi Yamauchi
· 8 years ago
40e0df6
Update originalDexFile comment
by Alex Light
· 8 years ago
dd10294
Lower daemons priority to 124 (libcore).
by Hiroshi Yamauchi
· 8 years ago
46de8d1
Revert "Revert "Change ClassExt.originalDexFile field to an opaque Object""
by Alex Light
· 8 years ago
ac9ee27
Revert "Change ClassExt.originalDexFile field to an opaque Object"
by Nicolas Geoffray
· 8 years ago
d43e872
Change ClassExt.originalDexFile field to an opaque Object
by Alex Light
· 8 years ago
62ef120
Remove com.android.dex.* from the boot classpath.
by Narayan Kamath
· 8 years ago
e77a467
Class: Get rid of most of java.lang.DexCache.
by Narayan Kamath
· 8 years ago
0efe9fd
Libcore: Clean up code related to foreign dex use
by Calin Juravle
· 8 years ago
f92a50e
VMRuntime: Default unset targetSdkVersion to 10000 rather than 0.
by Tobias Thierer
· 8 years ago
fa5b565
jni: Switch to @FastNative for all JNI functions.
by Igor Murashkin
· 8 years ago
b078127
Do not use String.setCharAt() in CaseMapper.
by Vladimir Marko
· 8 years ago
bb45b22
Merge "Libcore: Hardcode java.util.logging.manager"
by Treehugger Robot
· 8 years ago
3ad3438
Libcore: Hardcode java.util.logging.manager
by Andreas Gampe
· 8 years ago
9a01ad9
Import CallSite classes and BootstrapMethodError class from ojdk8u60
by Orion Hodson
· 8 years ago
545d1da
Change ClassExt to use a byte[] for original dex file.
by Alex Light
· 8 years ago
8125e3f
Remove unneeded 'transient' modifiers
by Alex Light
· 8 years ago
1cebf95
Infrastructure for obsolete methods
by Alex Light
· 8 years ago
02e8f07
Add dalvik.system.ClassExt class
by Alex Light
· 8 years ago
2d58453
Track changes to mirror::DexCache layout.
by Narayan Kamath
· 8 years ago
e1f193f
Collapse ART's AbstractMethod class into Executable
by Neil Fuller
· 8 years ago
d077e67
Addition of Parameter / MalformedParametersException
by Neil Fuller
· 8 years ago
bca5dec
Remove (AbstractMethod|Constructor|Method).getSignature()
by Neil Fuller
· 8 years ago
20938c5
Pulling in the OpenJDK 8 Executable class and related changes
by Neil Fuller
· 8 years ago
f451d73
Merge "Drop redundant calculation the result of which is unused." am: 2c6cf7ea34
by Tobias Thierer
· 8 years ago
98940f8
Drop redundant calculation the result of which is unused.
by Tobias Thierer
· 9 years ago
de03fc1
Libcode: Hardcode default for com.sun.security.preserveOldDCEncoding
by Andreas Gampe
· 9 years ago
59348a8
Libcore: Hardcode javax.net.debug
by Andreas Gampe
· 9 years ago
ef00a13
Libcode: Hardcode default for com.sun.security.preserveOldDCEncoding
by Andreas Gampe
· 9 years ago
30acc4f
Libcore: Hardcode javax.net.debug
by Andreas Gampe
· 9 years ago
d17ae95
Libcore hooks for sensistive thread registration
by Calin Juravle
· 9 years ago
b0b390e
Libcore: Add more ICU hardcoded properties
by Andreas Gampe
· 9 years ago
08fa3ef
Libcore: Add more ICU hardcoded properties
by Andreas Gampe
· 9 years ago
ad035d2
Merge "Libcore hooks for sensistive thread registration" into nyc-dev
by Calin Juravle
· 9 years ago
5ea9303
Fix art/test/119-noimage-patchoat.
by Narayan Kamath
· 9 years ago
72ab551
Libcore: Hardcode os.name system property
by Andreas Gampe
· 9 years ago
f266920
Libcore: Hardcode http system properties
by Andreas Gampe
· 9 years ago
6c0b933
Libcore: Hardcode sun.io.useCanonCaches
by Andreas Gampe
· 9 years ago
5d935d4
Libcore: Turn off ICU debugging
by Andreas Gampe
· 9 years ago
b02486c
Libcore: Move definition of java version to hardcoded class
by Andreas Gampe
· 9 years ago
a469a66
Libcore: Refactor hardcoded system properties
by Andreas Gampe
· 9 years ago
8c1c6d6
Libcore: Hardcode os.name system property
by Andreas Gampe
· 9 years ago
31bf68c
Libcore: Hardcode http system properties
by Andreas Gampe
· 9 years ago
93874a5
Libcore: Hardcode sun.io.useCanonCaches
by Andreas Gampe
· 9 years ago
ad16ba1
Libcore: Turn off ICU debugging
by Andreas Gampe
· 9 years ago
05a46a1
Libcore: Move definition of java version to hardcoded class
by Andreas Gampe
· 9 years ago
59ae743
Libcore: Refactor hardcoded system properties
by Andreas Gampe
· 9 years ago
3825c24
Fix art/test/119-noimage-patchoat.
by Narayan Kamath
· 9 years ago
4fa4dcc
Libcore hooks for sensistive thread registration
by Calin Juravle
· 9 years ago
f04099d
Remove AnnotationAccess and its remaining uses.
by Jeff Hao
· 9 years ago
d890de2
Remove AnnotationAccess and its remaining uses.
by Jeff Hao
· 9 years ago
0e28d35
Libcore: Expose whether app is native debuggable.
by Oleksiy Vyalov
· 9 years ago
cd86c2a
Libcore: Expose whether the dalvik cache was pruned
by Andreas Gampe
· 9 years ago
0eedcb2
Libcore: Expose whether the dalvik cache was pruned
by Andreas Gampe
· 9 years ago
a6a8b75
Add foreign dex profile directory to registerAppInfo
by Calin Juravle
· 9 years ago
de93047
Merge "Add foreign dex profile directory to registerAppInfo" into nyc-dev
by Calin Juravle
· 9 years ago
04b80a2
Improve documentation about StringFactory.newStringFromChars.
by Roland Levillain
· 9 years ago
9c733c7
Fix a typo in a comment.
by Roland Levillain
· 9 years ago
b4ffda4
Add foreign dex profile directory to registerAppInfo
by Calin Juravle
· 9 years ago
40dffe7
Merge "Improve performance of Reference processing."
by Richard Uhler
· 9 years ago
f1934b4
Revert "Revert "Update sun.misc.Unsafe.""
by Narayan Kamath
· 9 years ago
c87bc62
Revert "Revert "Remove $ from $ suffixed Unsafe functions.""
by Narayan Kamath
· 9 years ago
b670ac3
Revert "Remove $ from $ suffixed Unsafe functions."
by Narayan Kamath
· 9 years ago
aa517a3
Remove $ from $ suffixed Unsafe functions.
by Narayan Kamath
· 9 years ago
1532860
Improve performance of Reference processing.
by Richard Uhler
· 9 years ago
12dd52a
reflect: Add isDefault method
by Igor Murashkin
· 9 years ago
4d55cf7
Merge "Update VMRuntime.registerAppInfo signature" am: 11874004a9 am: d43dc802a9
by Calin Juravle
· 9 years ago
1187400
Merge "Update VMRuntime.registerAppInfo signature"
by Calin Juravle
· 9 years ago
e043cd9f
Revert "Revert "Combine directMethods and virtualMethods fields in Class.""
by Alex Light
· 9 years ago
837e3ca
Revert "Combine directMethods and virtualMethods fields in Class."
by Alex Light
· 9 years ago
d7743c7
Update VMRuntime.registerAppInfo signature
by Calin Juravle
· 9 years ago
72d5750
Combine directMethods and virtualMethods fields in Class.
by Alex Light
· 9 years ago
6c0e55c
Scripted removal of unused libcore files.
by Narayan Kamath
· 9 years ago
39aff9a
Make uncaught exceptions from finalizers non-fatal.
by Narayan Kamath
· 9 years ago
33e49e4
Revert "libart: add lambda proxy support"
by Nicolas Geoffray
· 9 years ago
6a410f0
Merge "Revert "libart: add lambda proxy support""
by Nicolas Geoffray
· 9 years ago
ef1a480
Revert "libart: add lambda proxy support"
by Nicolas Geoffray
· 9 years ago
70b617f
Merge mnc-dr-enso-dev into master
by Przemyslaw Szczepaniak
· 9 years ago
b5259fc
Merge "libart: add lambda proxy support"
by Igor Murashkin
· 9 years ago
5a92ed3
libart: add lambda proxy support
by Igor Murashkin
· 9 years ago
02821ac
Report finalizer related exceptions consistently.
by Narayan Kamath
· 9 years ago
55ec8ac
Remove Unsafe#getAddress.
by Narayan Kamath
· 9 years ago
bf07204
Merge lmp changes into mnc.
by Narayan Kamath
· 9 years ago
8d05e88
Use OpenJdk implementations for java.io.* [part 2]
by Piotr Jastrzebski
· 9 years ago
ad16291
Use OpenJdk implementation of java.lang.ref.*.
by Piotr Jastrzebski
· 9 years ago
648446e
Use OpenJdk implementation of java.nio.*
by Piotr Jastrzebski
· 9 years ago
3d43823
Use OpenJdk implementation of java.nio.channels.{spi}.*
by Piotr Jastrzebski
· 9 years ago
1d958db
Use OpenJdk implementation of parts of java.util.*, java.security.*.
by Piotr Jastrzebski
· 10 years ago
0ea934f
Fix spurious finalizer timeouts on shutdown.
by Hans Boehm
· 9 years ago
fda5222
Merge "Speed up Finalizer Daemon"
by Hans Boehm
· 9 years ago
97e6de1
Speed up Finalizer Daemon
by Hans Boehm
· 9 years ago
Next »