Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
libcore
/
8afb381342e073b3bfcc8700b370e381ac23b2e0
/
libart
/
src
71891f9
Only allow once GC request at a time.
by Mathieu Chartier
· 10 years ago
206773d
Make unchecked getDeclaredFields/Methods methods public-hidden
by Alan Viverette
· 10 years ago
75c02d7
Add VMRuntime.isBootClassPathOnDisk
by Brian Carlstrom
· 10 years ago
d73625d
Merge "Revert "Timing hacks DO NOT MERGE"" into lmp-dev
by Anwar Ghuloum
· 10 years ago
5467456
Revert "Timing hacks DO NOT MERGE"
by Anwar Ghuloum
· 10 years ago
65cbc39
Merge "Change FinalizerWatchdogDaemon to not hold objects live" into lmp-dev
by Mathieu Chartier
· 10 years ago
6ba6806
Change FinalizerWatchdogDaemon to not hold objects live
by Mathieu Chartier
· 10 years ago
fd38456
DO NOT MERGE. Only have a portable entrypoint in portable builds.
by Ian Rogers
· 10 years ago
4722f3f
Add Reference.getReferent for reference intrinsic.
by Mathieu Chartier
· 10 years ago
6917aeb
Add handling for hashed uninflated object.
by Mathieu Chartier
· 10 years ago
6d688b8
Timing hacks DO NOT MERGE
by Anwar Ghuloum
· 10 years ago
8fc0cb9
Don't allow Class.class.getDeclaredConstructor().setAccessible().
by Mathieu Chartier
· 10 years ago
fe51ef7
Workaround doclava leaking ArtMethod
by Brian Carlstrom
· 10 years ago
421284d
reconcile aosp (0d589d78c1c2a809429911fc4756856b53404fb9) after branching. Please do not merge.
by Ed Heyl
· 10 years ago
32f3272
API to query whether a given instruction set / abi is 64bit.
by Narayan Kamath
· 10 years ago
c40cfbb
Fix javadoc @char instead of @code.
by Elliott Hughes
· 10 years ago
906d1ca
Merge "Clarify the String.compareTo contract and add tests."
by Elliott Hughes
· 10 years ago
18faff2
Clarify the String.compareTo contract and add tests.
by Elliott Hughes
· 10 years ago
64e0127
libcore: Clean up Enum.compareTo(E)
by Valter Strods
· 10 years ago
1265f1c
Fix libart files to work with javadoc
by Brian Carlstrom
· 10 years ago
451d995
Provide more information about the runtime
by Sebastien Hertz
· 10 years ago
2d2cead
Remove ArtMethod's quick fields for frame size and spills.
by Vladimir Marko
· 10 years ago
3470d3b
Handle Reference.get in native code.
by Mathieu Chartier
· 11 years ago
63e957f
Add finalizer references in native code.
by Mathieu Chartier
· 11 years ago
a607cc9
Add a mapping between ABIs and instruction sets.
by Narayan Kamath
· 11 years ago
f7cd4db
Merge "Remove ArtMethod's quick fields mapping table and vmap table."
by Vladimir Marko
· 11 years ago
793b9ef
Fix Class.newInstance to not wrap its exceptions.
by Jeff Hao
· 11 years ago
e5a04f4
Remove ArtMethod's quick fields mapping table and vmap table.
by Vladimir Marko
· 11 years ago
d9d0d1c
Merge "Fix reflection access checks for app compatibility in libcore."
by Jeff Hao
· 11 years ago
96e2e4f
Fix reflection access checks for app compatibility in libcore.
by Jeff Hao
· 11 years ago
89f3096
Rename read barrier-related fields.
by Hiroshi Yamauchi
· 11 years ago
0a21bb4
Add access checks to Method and Field reflection.
by Jeff Hao
· 11 years ago
5e51851
ART sampling profiler
by Dave Allison
· 11 years ago
10af76d
Add unpadded array allocations.
by Ian Rogers
· 11 years ago
a7c69f7
(Experimental) Add Brooks pointers (libcore).
by Hiroshi Yamauchi
· 11 years ago
6bac5b7
Merge "Add documentation around zero-length timeouts"
by Neil Fuller
· 11 years ago
23122dc
Add documentation around zero-length timeouts
by Neil Fuller
· 11 years ago
7ce6ae5
Don't hardcode object layout in Unsafe.
by Hiroshi Yamauchi
· 11 years ago
b5a43a8
Fix Thread.sleep(0) of an interrupted thread
by Brian Carlstrom
· 11 years ago
00afb8c
64bit ART object model changes.
by Ian Rogers
· 11 years ago
fff149a
Merge "ART: remove dex cache's initialized static storage."
by Ian Rogers
· 11 years ago
55d6ce9
ART: remove dex cache's initialized static storage.
by Ian Rogers
· 11 years ago
eee45fe
Add registerAppInfo to the VMRuntime object
by Dave Allison
· 11 years ago
0c85c33
Add method for updating dalvik process state through VMRuntime.
by Mathieu Chartier
· 11 years ago
ef07ef3
Replace usage of CopyOnWriteArraySet.
by Narayan Kamath
· 11 years ago
3b8c8cb
Fix the art version of getGenericSuperclass.
by Narayan Kamath
· 11 years ago
96caa8e
Fix Class.getEnclosingClass for anonymous classes declared in <clinit> methods
by Brian Carlstrom
· 11 years ago
59351c4
Libcore support for Interface Method Tables (IMT).
by Jeff Hao
· 11 years ago
1ec5a34
Add VMRuntime.getTargetSdkVersion.
by Alex Klyubin
· 11 years ago
416fdad
Merge "Preload DexCaches"
by Brian Carlstrom
· 11 years ago
65e6aca
Preload DexCaches
by Brian Carlstrom
· 11 years ago
3189125
Fix libart String.charAt documentation to match libdvm.
by Elliott Hughes
· 11 years ago
4583b2c
Fix Class.getDeclaringClass bug for ART
by Brian Carlstrom
· 11 years ago
fe1e0e3
am 83c419d7: am c8cfc667: Preload DexCaches
by Brian Carlstrom
· 11 years ago
c8cfc66
Preload DexCaches
by Brian Carlstrom
· 11 years ago
0c550be
am 94b1bae4: Merge commit \'a6e22fc9\' into manualmerge
by Ian Rogers
· 11 years ago
0a16e40
am b80808d7: am 98430d0d: Fix getGenericInterfaces for the no annotation case.
by Ian Rogers
· 11 years ago
bbf99fd
am 3f1ad69e: Merge commit \'d4ec55c4\' into manualmerge
by Ian Rogers
· 11 years ago
a6e22fc
Avoid computing class def indices.
by Ian Rogers
· 11 years ago
98430d0
Fix getGenericInterfaces for the no annotation case.
by Ian Rogers
· 11 years ago
d4ec55c
Lazier annotation signature parsing.
by Ian Rogers
· 11 years ago
a9a2978
Fix Java 7 build.
by Ying Wang
· 11 years ago
413d4592
Use the docs-approved Android x.y (Name) format consistently.
by Elliott Hughes
· 11 years ago
0d3a5ad
Add libcore support for sample profiling from traceview gui.
by Jeff Hao
· 11 years ago
2239fc1
Fix arrayIndexScale.
by Ian Rogers
· 11 years ago
ca2c58c
Share ClassLoader code
by Brian Carlstrom
· 11 years ago
71dc4f7
Refactor ART java.lang.reflect implementation
by Brian Carlstrom
· 11 years ago
1e93f67
Increase breadcrumbs for class lookup failures.
by Ian Rogers
· 11 years ago
b7645d8
Remove updateProcessState.
by Mathieu Chartier
· 11 years ago
5608e04
Fix AIOOBE in Method.compareParameters.
by Ian Rogers
· 11 years ago
ed80d3a
Fix sign-extension of type indices.
by Ian Rogers
· 11 years ago
d3e3114
Improve the performance of reflective operations.
by Ian Rogers
· 11 years ago
929e3dc
Show size/alloc/free per Dalvik heap space in dumpsys
by Hiroshi Yamauchi
· 11 years ago
07e1d11
Use the libcore.reflect implementation.
by Elliott Hughes
· 11 years ago
ddd0748
Add registerNativeAllocation and registerNativeFree to libcore.
by Mathieu Chartier
· 11 years ago
0ee2c0c
AnnotationFactory and AnnotationMember are now shared between art and dalvik.
by Elliott Hughes
· 11 years ago
6a51140
Restructure Class.getDeclaredMethodInternal.
by Ian Rogers
· 11 years ago
a9c53f4
Add updateProcessState to VMRuntime
by Mathieu Chartier
· 11 years ago
f5916e4
Cleaning old JIT methods from String.
by Jeff Hao
· 11 years ago
78728eb
Fix Class.getModifiers for arrays of inner classes.
by Elliott Hughes
· 11 years ago
2637676
Add dalvik.system.VMRuntime.vmLibrary
by Brian Carlstrom
· 11 years ago
e138b37
Rename vmData
by Anwar Ghuloum
· 11 years ago
7d37c32
Revert "Rename vmData"
by Anwar Ghuloum
· 11 years ago
1d37792
Rename vmData
by Anwar Ghuloum
· 11 years ago
14528c7
Ensure that setName and setPriority are properly synchronized Bug:8050919
by Anwar Ghuloum
· 11 years ago
cc9d315
Copy the libdvm docs to the libart docs.
by Elliott Hughes
· 11 years ago
565e6a5
Move dalvik.system.VMDebug to be runtime specific
by Brian Carlstrom
· 11 years ago
83bae0b
Move java.lang.String to be runtime specific
by Brian Carlstrom
· 11 years ago
e96f94f
Making libcore build WITH_ART
by Brian Carlstrom
· 11 years ago
2cf03dc
Adding libart support to libcore
by Brian Carlstrom
· 11 years ago