index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
entrypoints
Commit message (
Expand
)
Author
Age
Files
Lines
*
Compacting collector.
Mathieu Chartier
2013-11-11
4
-14
/
+20
*
Implement Interface Method Tables (IMT).
Jeff Hao
2013-10-29
3
-8
/
+33
*
Merge "Inline field and method resolution." into dalvik-dev
Sebastien Hertz
2013-10-29
6
-288
/
+335
|
\
|
*
Inline field and method resolution.
Sebastien Hertz
2013-10-28
6
-288
/
+335
*
|
Populate dex cache for sharpened calls.
Ian Rogers
2013-10-25
1
-0
/
+16
|
/
*
Fast JNI support.
Ian Rogers
2013-10-20
3
-14
/
+33
*
Clinits may not have the kAccConstructor flag.
Ian Rogers
2013-10-10
1
-1
/
+1
*
Improve quick codegen for aput-object.
Ian Rogers
2013-10-08
4
-44
/
+27
*
Inflate contended lock word by suspending owner.
Ian Rogers
2013-10-02
2
-16
/
+27
*
Merge "Cleanup invoke in interpreter." into dalvik-dev
Sebastien Hertz
2013-09-30
1
-2
/
+10
|
\
|
*
Cleanup invoke in interpreter.
Sebastien Hertz
2013-09-30
1
-2
/
+10
*
|
Merge "Make artQuickResolutionTrampoline fix up references after GC points." ...
Mathieu Chartier
2013-09-26
1
-7
/
+14
|
\
\
|
*
|
Make artQuickResolutionTrampoline fix up references after GC points.
Mathieu Chartier
2013-09-26
1
-7
/
+14
|
|
/
*
|
Split the allocation path into 'instrumented' and 'uninstrumented'
Hiroshi Yamauchi
2013-09-25
3
-41
/
+167
|
/
*
Improve float to integral conversion.
Ian Rogers
2013-09-20
2
-45
/
+26
*
Use class def index from java.lang.Class.
Ian Rogers
2013-09-19
1
-1
/
+1
*
Revert "Remove bogus fastpath from String::Equals(const StringPiece&)"
Brian Carlstrom
2013-09-06
1
-1
/
+0
*
Remove bogus fastpath from String::Equals(const StringPiece&)
Brian Carlstrom
2013-09-06
1
-0
/
+1
*
Add some extra DCHECKS for debugging artQuickProxyInvokeHandler
Brian Carlstrom
2013-08-20
1
-3
/
+9
*
Get PORTABLE + SMALL on x86.
Dragos Sbirlea
2013-08-15
4
-9
/
+17
*
Add flock(2)ing on dex-cache files to prevent races
Brian Carlstrom
2013-08-15
1
-1
/
+4
*
Fix races in small mode compiler filters setup
Ian Rogers
2013-08-13
1
-2
/
+1
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
29
-263
/
+275
*
Work on SMALL_ART and PORTABLE working at the same time.
Dragos Sbirlea
2013-08-13
5
-392
/
+441
*
Entry point clean up.
Ian Rogers
2013-08-07
14
-843
/
+845
*
Clear exception when no move-exception on portable.
Ian Rogers
2013-07-31
1
-0
/
+6
*
Portable refactorings.
Ian Rogers
2013-07-30
33
-358
/
+2439
*
Move assembler out of runtime into compiler/utils.
Ian Rogers
2013-07-29
19
-0
/
+2546