skia2/expectations
robertphillips 01d6e5f462 Use variable length key (rather than accumulated matrix) as save layer hoisting key
Adding the rendering canvas' CTM to the layer hoisting key (i.e., Add support for hoisting layers in pictures drawn with a matrix - https://codereview.chromium.org/748853002/) has increased the cache miss rate due to accumulated floating point error. This CL fixes part of the issue by using the chain of operation indices leading to each saveLayer as the key. The canvas' CTM must still form part of the key but should be less subject to accumulated error.

BUG=skia:2315

Review URL: https://codereview.chromium.org/753253002
2014-12-01 09:09:27 -08:00
..
bench manual bench rebase after 8d9153f, adjusted with e530eb370c 2014-08-09 10:19:22 -07:00
gm Use variable length key (rather than accumulated matrix) as save layer hoisting key 2014-12-01 09:09:27 -08:00
skimage Steal ASAN skimage expectations for UBSAN. 2014-11-14 07:50:51 -08:00
skp Copy Ubuntu12 RenderSKPs expectations for Recipes bot 2014-08-22 12:23:56 -07:00