index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libart
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge "ART: remove dex cache's initialized static storage."
Ian Rogers
2014-01-08
2
-4
/
+0
|
\
|
*
ART: remove dex cache's initialized static storage.
Ian Rogers
2014-01-07
2
-4
/
+0
*
|
Add registerAppInfo to the VMRuntime object
Dave Allison
2013-12-18
1
-0
/
+5
|
/
*
Add method for updating dalvik process state through VMRuntime.
Mathieu Chartier
2013-11-25
1
-0
/
+6
*
Replace usage of CopyOnWriteArraySet.
Narayan Kamath
2013-11-22
2
-22
/
+40
*
Fix the art version of getGenericSuperclass.
Narayan Kamath
2013-11-22
1
-1
/
+6
*
Fix Class.getEnclosingClass for anonymous classes declared in <clinit> methods
Brian Carlstrom
2013-11-07
1
-4
/
+5
*
Libcore support for Interface Method Tables (IMT).
Jeff Hao
2013-11-07
1
-0
/
+3
*
Add VMRuntime.getTargetSdkVersion.
Alex Klyubin
2013-10-24
1
-2
/
+18
*
Merge "Preload DexCaches"
Brian Carlstrom
2013-10-21
1
-3
/
+5
|
\
|
*
Preload DexCaches
Brian Carlstrom
2013-10-16
1
-3
/
+5
*
|
Fix libart String.charAt documentation to match libdvm.
Elliott Hughes
2013-10-16
1
-7
/
+2
|
/
*
Fix Class.getDeclaringClass bug for ART
Brian Carlstrom
2013-10-12
1
-0
/
+3
*
am 83c419d7: am c8cfc667: Preload DexCaches
Brian Carlstrom
2013-10-09
1
-0
/
+4
|
\
|
*
Preload DexCaches
Brian Carlstrom
2013-10-08
1
-0
/
+4
*
|
am 94b1bae4: Merge commit \'a6e22fc9\' into manualmerge
Ian Rogers
2013-09-23
4
-55
/
+176
|
\
\
|
|
/
|
*
Avoid computing class def indices.
Ian Rogers
2013-09-21
4
-55
/
+176
*
|
am b80808d7: am 98430d0d: Fix getGenericInterfaces for the no annotation case.
Ian Rogers
2013-09-23
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix getGenericInterfaces for the no annotation case.
Ian Rogers
2013-09-21
1
-1
/
+1
*
|
am 3f1ad69e: Merge commit \'d4ec55c4\' into manualmerge
Ian Rogers
2013-09-23
3
-14
/
+27
|
\
\
|
|
/
|
*
Lazier annotation signature parsing.
Ian Rogers
2013-09-21
3
-14
/
+27
*
|
Fix Java 7 build.
Ying Wang
2013-09-20
1
-1
/
+1
|
/
*
Use the docs-approved Android x.y (Name) format consistently.
Elliott Hughes
2013-09-03
1
-5
/
+5
*
Add libcore support for sample profiling from traceview gui.
Jeff Hao
2013-08-28
1
-395
/
+0
*
Fix arrayIndexScale.
Ian Rogers
2013-08-28
1
-1
/
+1
*
Share ClassLoader code
Brian Carlstrom
2013-08-14
3
-922
/
+0
*
Refactor ART java.lang.reflect implementation
Brian Carlstrom
2013-08-13
10
-365
/
+527
*
Increase breadcrumbs for class lookup failures.
Ian Rogers
2013-08-13
1
-11
/
+25
*
Remove updateProcessState.
Mathieu Chartier
2013-08-10
1
-6
/
+0
*
Fix AIOOBE in Method.compareParameters.
Ian Rogers
2013-08-08
1
-1
/
+1
*
Fix sign-extension of type indices.
Ian Rogers
2013-08-08
2
-3
/
+3
*
Improve the performance of reflective operations.
Ian Rogers
2013-08-03
5
-136
/
+113
*
Show size/alloc/free per Dalvik heap space in dumpsys
Hiroshi Yamauchi
2013-07-31
1
-0
/
+21
*
Use the libcore.reflect implementation.
Elliott Hughes
2013-07-25
10
-1991
/
+0
*
Add registerNativeAllocation and registerNativeFree to libcore.
Mathieu Chartier
2013-07-24
1
-0
/
+15
*
AnnotationFactory and AnnotationMember are now shared between art and dalvik.
Elliott Hughes
2013-07-23
2
-701
/
+0
*
Restructure Class.getDeclaredMethodInternal.
Ian Rogers
2013-07-19
1
-16
/
+16
*
Add updateProcessState to VMRuntime
Mathieu Chartier
2013-07-18
1
-0
/
+6
*
Cleaning old JIT methods from String.
Jeff Hao
2013-07-09
1
-69
/
+0
*
Fix Class.getModifiers for arrays of inner classes.
Elliott Hughes
2013-07-09
1
-1
/
+14
*
Add dalvik.system.VMRuntime.vmLibrary
Brian Carlstrom
2013-07-09
1
-0
/
+5
*
Rename vmData
Anwar Ghuloum
2013-07-09
1
-3
/
+3
*
Revert "Rename vmData"
Anwar Ghuloum
2013-07-02
1
-3
/
+3
*
Rename vmData
Anwar Ghuloum
2013-07-02
1
-3
/
+3
*
Ensure that setName and setPriority are properly synchronized
Anwar Ghuloum
2013-07-02
1
-4
/
+17
*
Copy the libdvm docs to the libart docs.
Elliott Hughes
2013-06-07
1
-3
/
+3
*
Move dalvik.system.VMDebug to be runtime specific
Brian Carlstrom
2013-06-06
1
-0
/
+374
*
Move java.lang.String to be runtime specific
Brian Carlstrom
2013-06-05
1
-0
/
+2080
*
Making libcore build WITH_ART
Brian Carlstrom
2013-06-05
10
-0
/
+1442
*
Adding libart support to libcore
Brian Carlstrom
2013-05-22
23
-0
/
+10944
[prev]