Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
4da7f2f9fdcd8e2b440155bbbe506b14d47ce7a6
/
src
/
gc
4da7f2f
Fix missing card mark verification.
by Mathieu Chartier
· 12 years ago
35883cc
Ensure ThreadPool constructor does not return until fully initialized.
by Mathieu Chartier
· 12 years ago
f42b6f9
Merge "Fix occasional deadlock caused by checkpoint root marking." into dalvik-dev
by Ian Rogers
· 12 years ago
664bebf
Fix occasional deadlock caused by checkpoint root marking.
by Mathieu Chartier
· 12 years ago
ac86a7c
Remove bitmap lock from checkpoint root marking.
by Mathieu Chartier
· 12 years ago
d22d548
Remove first GC pause.
by Mathieu Chartier
· 12 years ago
02b6a78
Parellel mark stack processing
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
0e4627e
Add thread pool class
by Mathieu Chartier
· 12 years ago
0825427
Dump GC maps/verification for methods with bad roots.
by Ian Rogers
· 12 years ago
858f1c5
Check point root marking.
by Mathieu Chartier
· 12 years ago
4202b74
Fix flipped condition in VerifyRoot
by Mathieu Chartier
· 12 years ago
128c52c
Fix invalid root detection using wrong function to find space from object.
by Mathieu Chartier
· 12 years ago
9ebae1f
Concurrent class linker and intern table root marking
by Mathieu Chartier
· 12 years ago
6f1c949
Add root verification when we try to mark an invalid object.
by Mathieu Chartier
· 12 years ago
1c23e1e
More space refactoring.
by Mathieu Chartier
· 12 years ago
155dfe9
More Gc statistics and logging
by Mathieu Chartier
· 12 years ago
f0bbeab
Improve heap lock annotations.
by Ian Rogers
· 12 years ago
7469ebf
Refactor and remove copy mark bits.
by Mathieu Chartier
· 12 years ago