skia2/modules
Brian Osman 3e6aa9f528 Revert "Interpreter: Bounds check array access, add bool return from run"
This reverts commit f42de9e1e5.

Reason for revert: All the SANs

Original change's description:
> Interpreter: Bounds check array access, add bool return from run
> 
> Out of bounds access with constant indices is a compile error.
> At runtime, causes the interpreter to fail. Made several other
> conditions trigger the same failure logic, and updated all
> uses of the interpreter to validate success.
> 
> Change-Id: I3720b3c83903220b010ec574121fc64dbe102378
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/228256
> Commit-Queue: Brian Osman <brianosman@google.com>
> Reviewed-by: Mike Reed <reed@google.com>

TBR=mtklein@google.com,brianosman@google.com,ethannicholas@google.com,reed@google.com

Change-Id: I434601960d54fbd7d00e2af2dc6269a83a768c5b
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/228352
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2019-07-18 17:22:41 +00:00
..
canvaskit [skottie] Pass asset IDs to ResourceProvider::loadImageAsset 2019-07-17 01:08:05 +00:00
particles Revert "Interpreter: Bounds check array access, add bool return from run" 2019-07-18 17:22:41 +00:00
pathkit rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
skottie [skottie] Remove deprecated loadImageAsset API 2019-07-17 18:28:40 +00:00
skparagraph Fix for Windows specific compiler issues (constexpr). 2019-07-11 14:16:11 +00:00
sksg tools: separate TimeUtils from AnimTimer 2019-07-12 15:05:01 +00:00
skshaper Reland "SkParagraph" 2019-06-11 17:20:36 +00:00