index
:
android_dalvik
cm-10.1
cm-10.2
cm-11.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
cm-9.1.0
donut
eclair
froyo
froyo-stable
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
lineage-15.1
lineage-16.0
mr1.1-staging
perf
shipping/cm-11.0
stable/cm-10.2
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.1-YOG4P
stable/cm-12.1-YOG7D
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-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-15.1
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vm
/
alloc
/
MarkSweep.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow max free size of heap to be configured.
Ian Rogers
2012-09-24
1
-2
/
+0
*
Revert "Revert "Trim pre-Zygote fork, fix under-estimate of heap limit.""
Ian Rogers
2012-08-28
1
-1
/
+1
*
Revert "Trim pre-Zygote fork, fix under-estimate of heap limit."
Ian Rogers
2012-08-24
1
-1
/
+1
*
Trim pre-Zygote fork, fix under-estimate of heap limit.
Ian Rogers
2012-08-22
1
-1
/
+1
*
Revert "Use the card table to scan the immune region of the heap."
Ben Cheng
2011-10-10
1
-208
/
+96
*
Fix the jweak implementation.
Elliott Hughes
2011-07-11
1
-8
/
+8
*
Clean up IndirectRefTable a bit.
Elliott Hughes
2011-06-21
1
-1
/
+1
*
Favor Object* over void* for the heap bitmap interfaces.
Carl Shapiro
2011-06-07
1
-5
/
+4
*
Establish a subclass relationships among the field types.
Carl Shapiro
2011-05-06
1
-5
/
+5
*
Use C++ linkage in GC headers and remove unneeded typedefs.
Carl Shapiro
2011-04-27
1
-4
/
+4
*
Remove unneeded void argument list declarations.
Carl Shapiro
2011-04-20
1
-4
/
+4
*
Add a class flag CLASS_ISCLASS.
Dan Bornstein
2011-04-13
1
-2
/
+2
*
Add additional asserts and combine declarations with definitions.
Carl Shapiro
2011-04-11
1
-63
/
+38
*
Fix for loops and eliminate some other undesirable idioms.
Carl Shapiro
2011-04-08
1
-20
/
+11
*
Compile the garbage collector and heap profiler as C++.
Carl Shapiro
2011-04-08
1
-0
/
+1093