index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
interpreter
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: More nullptr checks in unstarted runtime
Andreas Gampe
2015-04-14
1
-7
/
+26
*
Merge "ART: Add Security cutout to unstarted runtime"
Andreas Gampe
2015-04-14
1
-0
/
+97
|
\
|
*
ART: Add Security cutout to unstarted runtime
Andreas Gampe
2015-04-14
1
-0
/
+97
*
|
ART: Add a null-check to unstarted-runtime
Andreas Gampe
2015-04-14
1
-1
/
+6
|
/
*
ART: Add Array.createObjectArray to unstarted runtime
Andreas Gampe
2015-04-10
1
-0
/
+27
*
Move ArtField to native
Mathieu Chartier
2015-04-10
3
-11
/
+11
*
ART: Add Clang's -Wused-but-marked-unused
Andreas Gampe
2015-04-03
1
-2
/
+2
*
Use va_list argument to abort transaction
Sebastien Hertz
2015-04-03
5
-17
/
+32
*
Use specific exception class to abort transaction
Sebastien Hertz
2015-04-03
2
-7
/
+9
*
Merge "Revert "Revert "Deoptimization-based bce."""
Mingyao Yang
2015-04-01
1
-1
/
+3
|
\
|
*
Revert "Revert "Deoptimization-based bce.""
Mingyao Yang
2015-04-01
1
-1
/
+3
*
|
ART: Fix unstarted runtime
Andreas Gampe
2015-04-01
1
-7
/
+12
|
/
*
Add AccessibleObject and Field to mirror
Mathieu Chartier
2015-03-29
2
-14
/
+7
*
Unify ART's various implementations of bit_cast.
Roland Levillain
2015-03-24
1
-1
/
+1
*
JDWP: Optimized single step during debugging
Daniel Mihalyi
2015-03-24
1
-2
/
+9
*
Revert "Deoptimization-based bce."
Andreas Gampe
2015-03-24
1
-3
/
+1
*
Deoptimization-based bce.
Mingyao Yang
2015-03-23
1
-1
/
+3
*
Fix interpreter to allow 0 size sparse switches.
Jeff Hao
2015-03-20
1
-1
/
+4
*
Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER
Mathieu Chartier
2015-03-19
2
-17
/
+5
*
Remove the Android.mk GCC-only source files hackery
Colin Cross
2015-03-18
1
-0
/
+5
*
ART: Fix arraycopy in Unstarted Runtime
Andreas Gampe
2015-03-13
1
-21
/
+102
*
ART: More cutouts for unstarted runtime
Andreas Gampe
2015-03-12
1
-27
/
+202
*
ART: Fix finalizable class in Unstarted Runtime
Andreas Gampe
2015-03-11
1
-0
/
+16
*
ART: Fix AbortTransaction in Unstarted Runtime
Andreas Gampe
2015-03-11
1
-20
/
+28
*
ART: Refactor unstarted runtime
Andreas Gampe
2015-03-11
5
-390
/
+809
*
Remove ThrowLocation.
Nicolas Geoffray
2015-03-10
4
-68
/
+56
*
Merge "Compute the right catch location for the debugger."
Nicolas Geoffray
2015-03-09
3
-83
/
+9
|
\
|
*
Compute the right catch location for the debugger.
Nicolas Geoffray
2015-03-09
3
-83
/
+9
*
|
ART: Allow arraycopy with int[] in unstarted runtime
Andreas Gampe
2015-03-06
1
-1
/
+2
*
|
Merge "ART: Fix missing handles"
Andreas Gampe
2015-03-04
1
-24
/
+28
|
\
\
|
|
/
|
/
|
|
*
ART: Fix missing handles
Andreas Gampe
2015-03-04
1
-24
/
+28
*
|
Change how we report exceptions to the debugger.
Nicolas Geoffray
2015-03-03
1
-6
/
+5
|
/
*
ART: Allow more operations in unstarted Runtime
Andreas Gampe
2015-03-02
1
-15
/
+135
*
Revert "Revert "Add JIT""
Mathieu Chartier
2015-02-24
1
-1
/
+24
*
Revert "Add JIT"
Nicolas Geoffray
2015-02-24
1
-24
/
+1
*
Add JIT
Mathieu Chartier
2015-02-23
1
-1
/
+24
*
ART: Introduce NO_RETURN, Mark DoLongJump noreturn
Andreas Gampe
2015-02-23
1
-2
/
+3
*
Fix transaction aborting
Sebastien Hertz
2015-02-05
1
-3
/
+5
*
Fix exception handling during deoptimization
Sebastien Hertz
2015-01-23
3
-3
/
+27
*
ART: Reorder entrypoint argument order
Andreas Gampe
2014-12-29
2
-2
/
+2
*
Add missing iget quick for bool, byte, char, short
Mathieu Chartier
2014-12-10
3
-20
/
+68
*
Move GetClassFromTypeIdx to ArtMethod.
Ian Rogers
2014-12-02
1
-12
/
+3
*
Remove FieldHelper.
Ian Rogers
2014-12-02
1
-3
/
+1
*
Remove MethodHelper from the interpreter.
Ian Rogers
2014-12-02
6
-149
/
+142
*
Move dexCacheStrings from ArtMethod to Class
Mathieu Chartier
2014-11-25
1
-2
/
+3
*
Change 64 bit ArtMethod fields to be pointer sized
Mathieu Chartier
2014-11-18
1
-18
/
+19
*
Merge "ART: More warnings"
Andreas Gampe
2014-11-05
2
-5
/
+5
|
\
|
*
ART: More warnings
Andreas Gampe
2014-11-04
2
-5
/
+5
*
|
Add a test for SafeMath.
Ian Rogers
2014-11-04
1
-0
/
+132
|
/
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-2
/
+5
[next]