index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
gc
/
collector
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable annotalysis on clang ART builds.
Ian Rogers
2014-03-06
5
-13
/
+25
*
Defer heap transitions to heap trimming daemon.
Mathieu Chartier
2014-03-06
1
-3
/
+0
*
Avoid marking old class linker and intern table roots during pause.
Mathieu Chartier
2014-03-04
3
-33
/
+45
*
Fix clang to compile and run host tests.
Ian Rogers
2014-02-28
1
-1
/
+1
*
Add custom SIGSEGV handler to help find heap corruption.
Mathieu Chartier
2014-02-28
1
-9
/
+21
*
Make allocations report usable size.
Ian Rogers
2014-02-26
6
-34
/
+32
*
Merge "(Experimental) Add Brooks pointers."
Hiroshi Yamauchi
2014-02-26
2
-0
/
+28
|
\
|
*
(Experimental) Add Brooks pointers.
Hiroshi Yamauchi
2014-02-25
2
-0
/
+28
*
|
Remove duplicate card pre-cleaning.
Mathieu Chartier
2014-02-25
2
-17
/
+26
|
/
*
Remove started runtime check in RevokeAllThreadLocalAllocationStacks
Mathieu Chartier
2014-02-25
2
-4
/
+13
*
Card pre-cleaning.
Mathieu Chartier
2014-02-24
3
-14
/
+47
*
Fix and optimize verify object.
Mathieu Chartier
2014-02-21
3
-36
/
+24
*
Change ProcessReferences to not use RecursiveMarkObject.
Mathieu Chartier
2014-02-20
4
-41
/
+29
*
Change root visitor to use Object**.
Mathieu Chartier
2014-02-18
4
-19
/
+38
*
Remove blacklist
Sebastien Hertz
2014-02-17
1
-1
/
+3
*
Thread-local allocation stack.
Hiroshi Yamauchi
2014-02-13
2
-2
/
+21
*
Avoid unnecessarily dirtying pages in SemiSpace collector.
Mathieu Chartier
2014-02-12
2
-1
/
+59
*
Add root types and thread id to root visiting.
Mathieu Chartier
2014-02-11
4
-11
/
+17
*
RosAlloc verification.
Hiroshi Yamauchi
2014-02-07
2
-0
/
+7
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
4
-12
/
+12
*
Change marking objects in to_space DCHECK to CHECK
Mathieu Chartier
2014-02-04
1
-1
/
+1
*
Move SwapBitmaps to ContinuousMemMapAllocSpace.
Mathieu Chartier
2014-02-03
2
-3
/
+4
*
Merge "Add zygote space as its own space type."
Mathieu Chartier
2014-01-31
5
-111
/
+31
|
\
|
*
Add zygote space as its own space type.
Mathieu Chartier
2014-01-31
5
-111
/
+31
*
|
Fix a large object space issue with the GSS collector.
Hiroshi Yamauchi
2014-01-29
1
-1
/
+5
|
/
*
Improve the generational mode.
Hiroshi Yamauchi
2014-01-14
4
-61
/
+66
*
Bump pointer space only collection.
Hiroshi Yamauchi
2014-01-10
2
-27
/
+208
*
Refactor large object sweeping.
Mathieu Chartier
2014-01-10
3
-36
/
+8
*
Fix ART debug build boot.
Mathieu Chartier
2014-01-10
2
-17
/
+3
*
Bin packing the zygote (best fit).
Mathieu Chartier
2014-01-09
2
-84
/
+64
*
Background compaction support.
Mathieu Chartier
2014-01-08
5
-87
/
+110
*
Refactor sweeping logic into malloc space.
Mathieu Chartier
2014-01-07
3
-216
/
+20
*
Tidy up memory barriers.
Ian Rogers
2013-12-20
2
-15
/
+15
*
Thread local bump pointer allocator.
Mathieu Chartier
2013-12-16
2
-20
/
+4
*
Don't rely on gcc extensions
Bernhard Rosenkränzer
2013-12-12
2
-2
/
+2
*
Merge "Enable moving classes."
Mathieu Chartier
2013-12-11
3
-10
/
+16
|
\
|
*
Enable moving classes.
Mathieu Chartier
2013-12-10
3
-10
/
+16
*
|
A simple promotion-like mechanism.
Hiroshi Yamauchi
2013-12-10
2
-4
/
+67
|
/
*
Add histogram for GC pause times.
Mathieu Chartier
2013-11-21
4
-17
/
+21
*
A custom 'runs-of-slots' memory allocator.
Hiroshi Yamauchi
2013-11-16
4
-17
/
+21
*
Refactor reference queues.
Mathieu Chartier
2013-11-15
4
-378
/
+35
*
Fix memory leaks relating to timing logger.
Ian Rogers
2013-11-14
3
-28
/
+28
*
Add missing field initialization in mark sweep.
Ian Rogers
2013-11-13
1
-0
/
+1
*
Compacting collector.
Mathieu Chartier
2013-11-11
11
-123
/
+1239
*
Change thread.h to thread-inl.h to pick up missing Thread::Currnet for debug ...
Brian Carlstrom
2013-11-06
3
-3
/
+3
*
Merge "Fix a DCHECK failure due to unmatching numbers of cards scanned." into...
Hiroshi Yamauchi
2013-11-05
2
-25
/
+8
|
\
|
*
Fix a DCHECK failure due to unmatching numbers of cards scanned.
Hiroshi Yamauchi
2013-11-05
2
-25
/
+8
*
|
Fix object identity hash.
Mathieu Chartier
2013-10-29
1
-3
/
+3
|
/
*
Refactor and improve mod-union tables.
Mathieu Chartier
2013-09-25
4
-38
/
+69
*
resolved conflicts for merge of bb0140e0 to dalvik-dev
Mathieu Chartier
2013-09-20
2
-55
/
+16
|
\
[next]