index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
card_table.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sticky mark bits "generational" GC
Mathieu Chartier
2012-08-17
1
-0
/
+19
*
Zygote space / partial collection support.
Mathieu Chartier
2012-07-27
1
-33
/
+4
*
Each space has its own bitmap(s)
Mathieu Chartier
2012-07-11
1
-3
/
+5
*
Fix some camelCase.
Elliott Hughes
2012-06-18
1
-3
/
+3
*
Fix and re-enable CMS
Mathieu Chartier
2012-06-14
1
-4
/
+4
*
Convince tsan that the card table isn't a problem.
Elliott Hughes
2012-06-12
1
-1
/
+8
*
Enable card cleaning
Mathieu Chartier
2012-06-05
1
-3
/
+15
*
Remove more lint, mostly C-style casts.
Elliott Hughes
2012-03-26
1
-1
/
+2
*
Refactor the compilers out of libart.
Elliott Hughes
2012-03-09
1
-1
/
+3
*
Upgrade to latest dlmalloc. Refactor Heap and related APIs to use STL like na...
Ian Rogers
2012-01-26
1
-51
/
+45
*
If a card table or mark stack allocation fails, dump /proc/self/maps.
Elliott Hughes
2012-01-13
1
-13
/
+12
*
Merge art-cache dex files into oat files
Brian Carlstrom
2012-01-04
1
-1
/
+2
*
Use ashmem to name our various anonymous regions.
Elliott Hughes
2011-11-07
1
-1
/
+1
*
Changed card table to use less cards when heap size is limited.
jeffhao
2011-11-04
1
-4
/
+5
*
Mark non-image spaces and use write barrier for image spaces.
Ian Rogers
2011-11-02
1
-0
/
+129