commit | be72801f29f9b059c5b7164839264866cdae792a | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Thu Sep 03 11:57:12 2020 +0000 |
committer | Kevin Lubick <kjlubick@google.com> | Thu Sep 03 11:57:24 2020 +0000 |
tree | f8fda890dd22e50ebeae347e51eb9c53a35cee84 | |
parent | a66a9c31a318eac556fd44a6858ff611fee95742 [diff] |
Reland "[canvaskit] Replace RRect objects with TypedArrays." This reverts commit 370de72763fffaed223f9226c454bd88d2dd1172. Reason for revert: Unrelated to breakage Original change's description: > Revert "[canvaskit] Replace RRect objects with TypedArrays." > > Revert submission 314622 > > Reason for revert: breaking wasm bots > Reverted Changes: > Ia1ba13814:[canvaskit] Replace RRect objects with TypedArrays... > Ib80b15e2d:[canvaskit] Change SkRects to be arrays, not objec... > I790b2d6fc:[canvaskit] Add drawRect4f as example 'fast path' ... > > Change-Id: I3912ffeb446b497e4e03a6260e51cae1e664bd83 > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/314894 > Reviewed-by: Michael Ludwig <michaelludwig@google.com> TBR=kjlubick@google.com,michaelludwig@google.com,nifong@google.com # Not skipping CQ checks because this is a reland. Change-Id: I9b1e38fd36f635146b3b518142bbc4626007700f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/315141 Reviewed-by: Kevin Lubick <kjlubick@google.com>