Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
cb91f1aaf22a786368f1e35d8879662c366574f2
/
src
/
gc
/
card_table.cc
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 12 years ago
07ed66b
Move logging.h into base/logging.h.
by Elliott Hughes
· 12 years ago
d22d548
Remove first GC pause.
by Mathieu Chartier
· 12 years ago
8161c03
More MIPS fixes. The vm-tests and oat tests all work on the emulator.
by jeffhao
· 12 years ago
7469ebf
Refactor and remove copy mark bits.
by Mathieu Chartier
· 12 years ago
[Renamed (77%) from src/card_table.cc]
2fde533
Refactor spaces and add free list large object space
by Mathieu Chartier
· 12 years ago
357e9be
Sticky mark bits "generational" GC
by Mathieu Chartier
· 12 years ago
cc236d7
Zygote space / partial collection support.
by Mathieu Chartier
· 12 years ago
b062fdd
Each space has its own bitmap(s)
by Mathieu Chartier
· 12 years ago
24edeb5
Fix some camelCase.
by Elliott Hughes
· 12 years ago
a639903
Fix and re-enable CMS
by Mathieu Chartier
· 13 years ago
a168c83
Convince tsan that the card table isn't a problem.
by Elliott Hughes
· 13 years ago
262e5ff
Enable card cleaning
by Mathieu Chartier
· 13 years ago
398f64b
Remove more lint, mostly C-style casts.
by Elliott Hughes
· 13 years ago
b3bd5f0
Refactor the compilers out of libart.
by Elliott Hughes
· 13 years ago
30fab40
Upgrade to latest dlmalloc. Refactor Heap and related APIs to use STL like naming.
by Ian Rogers
· 13 years ago
f0605a0
If a card table or mark stack allocation fails, dump /proc/self/maps.
by Elliott Hughes
· 13 years ago
8952189
Merge art-cache dex files into oat files
by Brian Carlstrom
· 13 years ago
6c9c06d
Use ashmem to name our various anonymous regions.
by Elliott Hughes
· 13 years ago
39da035
Changed card table to use less cards when heap size is limited.
by jeffhao
· 13 years ago
5d76c43
Mark non-image spaces and use write barrier for image spaces.
by Ian Rogers
· 13 years ago