Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
ef7d42fca18c16fbaf103822ad16f23246e2905d
/
runtime
/
gc
/
accounting
/
space_bitmap.cc
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 12 years ago
a1602f2
Add zygote space as its own space type.
by Mathieu Chartier
· 12 years ago
db7f37d
Refactor large object sweeping.
by Mathieu Chartier
· 12 years ago
8d31bbd
Throw IOException at source of failing to open a dex file.
by Ian Rogers
· 12 years ago
31e8925
Write out image bitmap inside of image file.
by Mathieu Chartier
· 12 years ago
ea46f95
Refactor java.lang.reflect implementation
by Brian Carlstrom
· 12 years ago
0cd7ec2
Fix cpplint whitespace/blank_line issues
by Brian Carlstrom
· 12 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago
[Renamed from src/gc/accounting/space_bitmap.cc]
1d54e73
GC clean up.
by Ian Rogers
· 12 years ago
[Renamed (96%) from src/gc/space_bitmap.cc]
4f6ad8a
Various performance improvements.
by Ian Rogers
· 13 years ago
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 13 years ago
07ed66b
Move logging.h into base/logging.h.
by Elliott Hughes
· 13 years ago
7469ebf
Refactor and remove copy mark bits.
by Mathieu Chartier
· 13 years ago
[Renamed (98%) from src/space_bitmap.cc]
e0f0cb3
Large object space
by Mathieu Chartier
· 13 years ago
66f1925
Change dex cache to be java object instead of array, add pointer to dex file in dex cache.
by Mathieu Chartier
· 13 years ago
506de0c
Make unlikely check always on, move hot code to header file.
by Ian Rogers
· 13 years ago
b726dcb
Rename GlobalSynchronization to Locks
by Ian Rogers
· 13 years ago
357e9be
Sticky mark bits "generational" GC
by Mathieu Chartier
· 13 years ago
00f7d0e
Global lock levels.
by Ian Rogers
· 13 years ago
dcf8d72
Fix zygote live/mark bitmap size.
by Mathieu Chartier
· 13 years ago
cc236d7
Zygote space / partial collection support.
by Mathieu Chartier
· 13 years ago
b062fdd
Each space has its own bitmap(s)
by Mathieu Chartier
· 13 years ago