index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
mirror
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix proxy handling in FindDeclaredVirtualMethod
Mathieu Chartier
2015-07-11
1
-2
/
+4
*
New experimental GC stress mode
Mathieu Chartier
2015-06-22
2
-2
/
+6
*
Make large string use large object space.
Jeff Hao
2015-06-22
1
-2
/
+2
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
30
-2245
/
+753
*
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-26
6
-3
/
+9
*
Fix for potential moving GC bugs around proxy class.
Hiroshi Yamauchi
2015-05-22
1
-0
/
+1
*
Fix a cts crash around proxy class fields.
Hiroshi Yamauchi
2015-05-20
2
-10
/
+30
*
Print field info on mark sweep invalid ref crash.
Hiroshi Yamauchi
2015-05-14
2
-0
/
+7
*
Remove unused StackHandleScope
Sebastien Hertz
2015-05-11
1
-1
/
+0
*
Fix possible null deference in Throwable::Dump
Mathieu Chartier
2015-04-28
1
-4
/
+8
*
Fix some compaction bugs in string allocation
Mathieu Chartier
2015-04-28
1
-16
/
+42
*
Merge "Replace String CharArray with internal uint16_t array."
Jeff Hao
2015-04-28
9
-132
/
+272
|
\
|
*
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-27
9
-132
/
+272
*
|
Use the lock word bits for Baker-style read barrier.
Hiroshi Yamauchi
2015-04-23
2
-9
/
+40
|
/
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
16
-115
/
+123
*
Add AbstractMethod, Constructor, Method
Mathieu Chartier
2015-04-21
10
-12
/
+378
*
Fix build
Mathieu Chartier
2015-04-16
1
-1
/
+1
*
Fix DCHECK failures from Class::VisitFieldRoots
Mathieu Chartier
2015-04-13
2
-9
/
+15
*
Merge "ART: Clean up includes."
Vladimir Marko
2015-04-13
4
-9
/
+12
|
\
|
*
ART: Clean up includes.
Vladimir Marko
2015-04-13
4
-9
/
+12
*
|
Merge "JDWP: fix thread_list deadlock"
Sebastien Hertz
2015-04-13
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
JDWP: fix thread_list deadlock
Sebastien Hertz
2015-04-08
1
-1
/
+4
*
|
Move ArtField to native
Mathieu Chartier
2015-04-10
20
-811
/
+205
*
|
Avoid using dex cache array pointers in libart.
Vladimir Marko
2015-04-10
3
-9
/
+8
|
/
*
ART: Enable more Clang warnings
Andreas Gampe
2015-04-06
1
-0
/
+3
*
Refactor and improve GC root handling
Mathieu Chartier
2015-04-06
19
-29
/
+53
*
Merge "Fixed layout for dex caches in boot image."
Vladimir Marko
2015-03-31
1
-12
/
+9
|
\
|
*
Fixed layout for dex caches in boot image.
Vladimir Marko
2015-03-31
1
-12
/
+9
*
|
Add AccessibleObject and Field to mirror
Mathieu Chartier
2015-03-29
9
-22
/
+380
*
|
ART: Some runtime cleanup
Andreas Gampe
2015-03-27
1
-1
/
+1
*
|
Merge "ART: PathClassLoader for compiler"
Andreas Gampe
2015-03-28
2
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
ART: PathClassLoader for compiler
Andreas Gampe
2015-03-27
2
-3
/
+2
*
|
ART: Change RETURN_OBJECT verification for arrays
Andreas Gampe
2015-03-26
1
-2
/
+6
|
/
*
JDWP: Optimized single step during debugging
Daniel Mihalyi
2015-03-24
1
-1
/
+3
*
Merge "Assembly TLAB allocation fast path for x86_64."
Hiroshi Yamauchi
2015-03-20
2
-2
/
+8
|
\
|
*
Assembly TLAB allocation fast path for x86_64.
Hiroshi Yamauchi
2015-03-20
2
-2
/
+8
*
|
Merge "Compress the StackMaps."
Nicolas Geoffray
2015-03-20
3
-7
/
+2
|
\
\
|
*
|
Compress the StackMaps.
Nicolas Geoffray
2015-03-20
3
-7
/
+2
*
|
|
Merge "Remember whether a method was worth inlining."
Nicolas Geoffray
2015-03-20
1
-0
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Remember whether a method was worth inlining.
Nicolas Geoffray
2015-03-20
1
-0
/
+8
|
|
/
*
|
Fix 003-omnibus-opcodes flaky failures with GSS GC.
Hiroshi Yamauchi
2015-03-19
2
-21
/
+25
|
/
*
Add more info to GetSFields DCHECK
Mathieu Chartier
2015-03-15
1
-1
/
+1
*
ART: More cutouts for unstarted runtime
Andreas Gampe
2015-03-12
1
-0
/
+4
*
Remove ThrowLocation.
Nicolas Geoffray
2015-03-10
1
-2
/
+1
*
Compute the right catch location for the debugger.
Nicolas Geoffray
2015-03-09
3
-22
/
+15
*
Merge "Change how we report exceptions to the debugger."
Nicolas Geoffray
2015-03-04
4
-4
/
+9
|
\
|
*
Change how we report exceptions to the debugger.
Nicolas Geoffray
2015-03-03
4
-4
/
+9
*
|
Reserve bits in the lock word for read barriers.
Hiroshi Yamauchi
2015-03-03
1
-1
/
+2
|
/
*
Revert "Revert "Add JIT""
Mathieu Chartier
2015-02-24
4
-17
/
+40
*
Revert "Add JIT"
Nicolas Geoffray
2015-02-24
4
-38
/
+17
[next]