Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
15bf9804820b73765899e4b3e0d8a1fa15e0dbd3
/
src
/
mark_stack.cc
a168c83
Convince tsan that the card table isn't a problem.
by Elliott Hughes
· 13 years ago
5301cd2
Mark stack create once per heap.
by Mathieu Chartier
· 13 years ago
2faa5f1
Fix copyright headers.
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
28a452a
Assert that the mark stack is empty when destroyed.
by Elliott Hughes
· 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
078f9b0
Fail in the right place when we cannot allocate a mark stack.
by Jesse Wilson
· 13 years ago
6c9c06d
Use ashmem to name our various anonymous regions.
by Elliott Hughes
· 13 years ago
90a3369
Switch to UniquePtr.
by Elliott Hughes
· 13 years ago
4a289ed
Work on heap and space initialization to support image loading
by Brian Carlstrom
· 13 years ago
db4d540
First pass of ImageWriter
by Brian Carlstrom
· 13 years ago
ad107ab
Remove author attributions.
by Carl Shapiro
· 13 years ago
4a96b60
ClassLinker can now FindClass all libcore classes
by Brian Carlstrom
· 13 years ago
578bbdc
Move DexFiles to be allocated on the heap
by Brian Carlstrom
· 13 years ago
69759ea
Add allocation and garbage collection infrastructure.
by Carl Shapiro
· 13 years ago