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
*
Fix moving GC bug in DoFilledNewArray
Mathieu Chartier
2015-06-18
1
-18
/
+20
*
Follow up on CL 151605
Sebastien Hertz
2015-06-18
1
-1
/
+1
*
Fix nested deoptimization.
Mingyao Yang
2015-06-18
1
-3
/
+2
*
ART: Allow PackedSwitch instructions with zero targets
David Brazdil
2015-06-18
1
-1
/
+4
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
9
-246
/
+158
*
Add unstarted runtime test for String.<init>.
Jeff Hao
2015-05-29
1
-0
/
+29
*
ART: Refactor UnstartedRuntime for testing
Andreas Gampe
2015-05-21
6
-214
/
+503
*
Add new style String operations during compilation init, part 2
Kenny Root
2015-05-15
1
-0
/
+60
*
Add new style String operations during compilation init
Kenny Root
2015-05-15
1
-0
/
+66
*
Fix non-range String init calls
Kenny Root
2015-05-15
1
-6
/
+7
*
Merge "JDWP: properly combine location events"
Sebastien Hertz
2015-05-07
2
-58
/
+16
|
\
|
*
JDWP: properly combine location events
Sebastien Hertz
2015-04-29
2
-58
/
+16
*
|
Fix mismatched new[]/delete.
Christopher Ferris
2015-05-04
1
-1
/
+1
*
|
Restore interpreter check during DoCall removed by string init.
Jeff Hao
2015-04-29
1
-0
/
+1
|
/
*
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-27
4
-13
/
+93
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
6
-229
/
+372
*
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
[next]