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
/
Copying.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate pointer tagging on the reference operation queue.
Carl Shapiro
2010-06-11
1
-26
/
+6
*
ALLOC_NO_GC is no longer used; remove it, and the nonCollectableRefs table.
Barry Hayes
2010-06-09
1
-1
/
+0
*
Send unlinkedClass back to hell, as requested.
Barry Hayes
2010-06-07
1
-13
/
+1
*
Pin objects in the debug registry hash table.
Carl Shapiro
2010-06-04
1
-24
/
+1
*
Fix three minor issues that prevent the phone from booting.
Carl Shapiro
2010-05-26
1
-6
/
+4
*
Verifiy threads, stacks, and heap worker structures.
Carl Shapiro
2010-05-20
1
-148
/
+0
*
Remove unused local variables and local functions.
Carl Shapiro
2010-05-20
1
-57
/
+0
*
Properly implement conservative scanning.
Carl Shapiro
2010-05-20
1
-68
/
+45
*
Instead of aborting, just ignore tracked allocation calls.
Carl Shapiro
2010-05-18
1
-3
/
+3
*
Resolve a few errors with the new collector and the dalvik tests.
Carl Shapiro
2010-05-12
1
-2
/
+5
*
Add a few global root verifiers to the common verification code.
Carl Shapiro
2010-05-12
1
-34
/
+1
*
Two fixes to referencing processing.
Carl Shapiro
2010-05-11
1
-12
/
+44
*
Rationalize logging.
Carl Shapiro
2010-05-07
1
-145
/
+121
*
Implement reference processing for the copying collector.
Carl Shapiro
2010-05-07
1
-95
/
+332
*
Propertly pin native method arguments.
Carl Shapiro
2010-05-04
1
-64
/
+85
*
Properly relocate objects with exposed identity hash codes.
Carl Shapiro
2010-05-04
1
-129
/
+87
*
Import outs scanning code. References discovered in the outs section
Carl Shapiro
2010-05-01
1
-2
/
+67
*
Import the copying collector.
Carl Shapiro
2010-04-23
1
-0
/
+2374