commit | 535025bac7e8d4a191329d8b3eac6932fb19ba06 | [log] [tgz] |
---|---|---|
author | Wayne Piekarski <waynepie@google.com> | Tue Jun 23 15:09:45 2015 -0700 |
committer | Wayne Piekarski <waynepie@google.com> | Tue Jun 23 15:50:14 2015 -0700 |
tree | 8e3575f1408c6ec2e67dfc77804a4ffb52faf2db | |
parent | dc11bbbe3080e2455a6a5f7c6d064191d381cbf3 [diff] |
Remove freezeIterable() when data items are processed immediately In some samples, we were calling freezeIterable to make a copy, and this is not necessary. We only need to make a copy when a data item is used later on a different thread, and comments are added for those situations. Bug: 22007852 Change-Id: I78f03bdc5ce42d40e802527bbb57ec9848ccb68e