commit | 347691f8d87157be0eaeca26f4003d8a06a275e3 | [log] [tgz] |
---|---|---|
author | Stan Iliev <stani@google.com> | Thu Dec 01 12:25:07 2016 -0500 |
committer | Stan Iliev <stani@google.com> | Thu Dec 01 12:25:07 2016 -0500 |
tree | c4016adc24b4cdba0777a8cd921377c772f590ea | |
parent | 4f8a7a5582f62c600e6840504d09d5f519bd6376 [diff] |
Fix a crash in skia pipeline, when empty reorder block is first Fix a crash in skia pipeline, which happens if an empty reorder barrier is inserted at index 0 in a SkiaDisplayList. Add a unit test that repro the bug (unit test is crashing wihtout the fix and passing with the fix). Test: built and ran skia pipeline with angler-eng and run HWUI unit tests. Change-Id: I4aded15021c70cc0ae8daa83bbe8ed0e10a41eef