• Vladimir Levin's avatar
    Revert software image cache rework patches. · a599a458
    Vladimir Levin authored
    This patch reverts two commits:
    Revert "Reland "cc: Rework software image decode cache.""
      This reverts commit 0a6f9bcd.
    Revert "cc/images: Resuse the closest available decode for scaling sw images."
      This reverts commit 7a28b96c.
    
    The reason is that the rework missed a few cases that are causing DCHECKs
    or incorrect behavior in release builds. Since these are not currently
    blocking any work, I will reland them with the proper fixes.
    
    TBR=khushalsagar@chromium.org, ericrk@chromium.org
    
    Bug: 786285
    Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel
    Change-Id: I7fc81026e162d0854fc828bdd4457a3212b27db9
    Reviewed-on: https://chromium-review.googlesource.com/779939
    Commit-Queue: vmpstr <vmpstr@chromium.org>
    Reviewed-by: default avatarEric Karl <ericrk@chromium.org>
    Reviewed-by: default avatarvmpstr <vmpstr@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#517920}
    a599a458
paint_image.h 8.82 KB