index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
quick
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-3
/
+4
*
Quick: Inline synthetic accessors generated by jack.
Vladimir Marko
2015-05-06
1
-1
/
+4
*
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-27
1
-0
/
+5
*
ART: Clean up includes.
Vladimir Marko
2015-04-13
1
-0
/
+1
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-7
/
+3
*
Revert "Revert "Add JIT""
Mathieu Chartier
2015-02-24
1
-1
/
+11
*
Revert "Add JIT"
Nicolas Geoffray
2015-02-24
1
-11
/
+1
*
Add JIT
Mathieu Chartier
2015-02-23
1
-1
/
+11
*
ART: Optimizing compiler intrinsics
Andreas Gampe
2015-01-15
1
-0
/
+3
*
Remove portable.
Elliott Hughes
2014-12-12
1
-0
/
+1
*
Rewrite GVN's field id and field type handling.
Vladimir Marko
2014-11-21
1
-3
/
+1
*
ART: Replace COMPILE_ASSERT with static_assert (runtime)
Andreas Gampe
2014-11-03
2
-46
/
+35
*
Change Reference.get() intrinsic to Reference.getReferent().
Mathieu Chartier
2014-09-09
1
-1
/
+1
*
Added support for patching classes from different dex files.
Fred Shih
2014-08-06
1
-1
/
+1
*
AArch64: Add inlining support for ceil(), floor(), rint(), round()
Serban Constantinescu
2014-08-04
1
-0
/
+5
*
Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()""""
Fred Shih
2014-07-15
1
-0
/
+1
*
Revert "Revert "Revert "Add intrinsic for Reference.get()"""
Sebastien Hertz
2014-07-11
1
-1
/
+0
*
Revert "Revert "Add intrinsic for Reference.get()""
Christopher Ferris
2014-07-11
1
-0
/
+1
*
Revert "Add intrinsic for Reference.get()"
Christopher Ferris
2014-07-11
1
-1
/
+0
*
Add intrinsic for Reference.get()
Fred Shih
2014-07-10
1
-0
/
+1
*
ART: Intrinsic implementation for java.lang.System.arraycopy.
DaniilSokolov
2014-07-08
1
-0
/
+1
*
AArch64: Add few more inline functions
Serban Constantinescu
2014-07-03
1
-0
/
+4
*
Move quick frame info to OatQuickMethodHeader.
Vladimir Marko
2014-05-13
1
-0
/
+61
*
Move DecodedInstruction into MIR.
Ian Rogers
2014-05-02
1
-9
/
+7
*
Inlining synthetic accessors.
Vladimir Marko
2014-04-07
2
-8
/
+24
*
Inlining setters that return one of their arguments.
Vladimir Marko
2014-04-07
2
-18
/
+42
*
Revert "Inlining setters that return one of their arguments."
Mathieu Chartier
2014-04-04
2
-42
/
+18
*
Revert "Inlining synthetic accessors."
Mathieu Chartier
2014-04-04
2
-24
/
+8
*
Inlining synthetic accessors.
Vladimir Marko
2014-04-04
2
-8
/
+24
*
Inlining setters that return one of their arguments.
Vladimir Marko
2014-04-04
2
-18
/
+42
*
Support inlining detection from debugger.
Sebastien Hertz
2014-03-21
1
-36
/
+51
*
Move inline method detection to runtime.
Vladimir Marko
2014-03-12
2
-0
/
+480