commit | 11348f99ee2ffaeb3f705b669ae886beda97656f | [log] [tgz] |
---|---|---|
author | Jeff Brown <jeffbrown@google.com> | Wed Oct 03 14:48:21 2012 -0700 |
committer | Jeff Brown <jeffbrown@google.com> | Wed Oct 03 15:16:30 2012 -0700 |
tree | a21301b6c3395066931fab565b74ba9c26b2841d | |
parent | 1e73eb4026e35dc6805b57d85c5db304d2daffef [diff] |
Fix threading and stopping issues in Colors dream. The colors dream could continue running indefinitely if the system terminated it rather an it ending voluntarily. There were also problems with the GL finish actions being performed on the wrong thread. Refactored the dream to resolve both of these problems cleanly. Bug: 7267653 Change-Id: Id58c473acebdc2eb3be342d792926c54185984a2