commit | 601276abdb746b03675ff945745aa936694d3439 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Thu Mar 20 15:12:30 2014 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Thu Mar 20 15:34:18 2014 -0700 |
tree | 94a789af17b042b079251cd212787724c2b820d6 | |
parent | afb21d16bd2267f7f34e63a5b5105f7572455d22 [diff] |
Fix RecordFree to take signed parameters. RecordFree can get negative bytes allocated when background compaction foreground transitions occur. This caused a DCHECK to fail on debug builds. Also did some refactoring in PreProcessReferences. Bug: 13568814 Change-Id: I57543f1c78544a94f1d241459698b736dba8cfa8