diff options
author | Svetoslav <svetoslavganov@google.com> | 2013-09-18 14:09:47 -0700 |
---|---|---|
committer | Svetoslav <svetoslavganov@google.com> | 2013-09-18 14:13:06 -0700 |
commit | f0c48a72fd8476afd063d4ef593b473b8cf9a9d0 (patch) | |
tree | 1cbd75c1f53303ad6a3f156025080372ffd18a5d /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 013b816ac7d723a0116c039e6266d93d13851fe1 (diff) |
Fixes in the page range selection and verification logic.
1. Typing a range where the start is greater than the end was
leading to a crash.
2. Typing the same single range, e.g. "2,2", was leading to a crash.
3. If two ranges are non-overlapping but consecutive they were
not merged
4. Typing multiple times a digit that is less than the page count,
e.g. page count "2" and typing "11", was not caught by the input
verification.
bug:10812904
Change-Id: I754715b5d792a1a6c3a4f9f644edfa9aea7ac127
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions