index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
gc
/
accounting
/
space_bitmap.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move ArtFields and ArtMethods to be a length prefixed array
Mathieu Chartier
2015-08-05
1
-10
/
+6
*
Move to newer clang annotations
Mathieu Chartier
2015-07-22
1
-1
/
+1
*
Use (D)CHECK_ALIGNED more.
Roland Levillain
2015-07-16
1
-1
/
+1
*
Move image intern table into image
Mathieu Chartier
2015-06-11
1
-0
/
+5
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-05-29
1
-1
/
+1
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-5
/
+5
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-19
/
+15
*
Add support for .bss section in oat files.
Vladimir Marko
2015-03-02
1
-1
/
+2
*
Remove portable.
Elliott Hughes
2014-12-12
1
-0
/
+1
*
stdint types all the way!
Ian Rogers
2014-10-09
1
-24
/
+24
*
Remove object_utils.h.
Ian Rogers
2014-07-16
1
-0
/
+10
*
Add mark compact collector.
Mathieu Chartier
2014-06-19
1
-1
/
+1
*
Remove deprecated WITH_HOST_DALVIK.
Ian Rogers
2014-06-10
1
-6
/
+2
*
Merge "Change FieldHelper to use a handle."
Mathieu Chartier
2014-06-06
1
-5
/
+3
|
\
|
*
Change FieldHelper to use a handle.
Mathieu Chartier
2014-06-06
1
-5
/
+3
*
|
Reduce header files including header files.
Ian Rogers
2014-06-06
1
-0
/
+6
|
/
*
ART: Heap-allocate buffer in space_bitmap when on 64b arch
Andreas Gampe
2014-06-04
1
-1
/
+9
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-2
/
+2
*
Enable reading page map without lock in RosAlloc::BulkFree
Mathieu Chartier
2014-04-25
1
-6
/
+8
*
Replace ObjectSet with LargeObjectBitmap.
Mathieu Chartier
2014-04-17
1
-20
/
+27
*
Refactor space bitmap to support different alignments.
Mathieu Chartier
2014-04-14
1
-76
/
+41
*
Make SpaceBitmap cross-compiling tolerant
Andreas Gampe
2014-04-02
1
-13
/
+14
*
Add root types and thread id to root visiting.
Mathieu Chartier
2014-02-11
1
-6
/
+6
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-1
/
+1
*
Add zygote space as its own space type.
Mathieu Chartier
2014-01-31
1
-3
/
+3
*
Refactor large object sweeping.
Mathieu Chartier
2014-01-10
1
-13
/
+1
*
Throw IOException at source of failing to open a dex file.
Ian Rogers
2013-10-21
1
-3
/
+5
*
Write out image bitmap inside of image file.
Mathieu Chartier
2013-08-29
1
-8
/
+12
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-5
/
+5
*
Fix cpplint whitespace/blank_line issues
Brian Carlstrom
2013-07-18
1
-3
/
+1
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+288