Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1081)

Issue 10787031: Revert 120033 - GeneratorGeneratedImage should cache images for the non-tiled case (Closed)

Created:
8 years, 5 months ago by karen
Modified:
8 years, 5 months ago
Reviewers:
commit-queue
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/1180/
Visibility:
Public.

Description

Revert 120033 - GeneratorGeneratedImage should cache images for the non-tiled case https://bugs.webkit.org/show_bug.cgi?id=87094 Patch by Jin Yang <jin.a.yang@intel.com>; on 2012-06-11 Reviewed by Simon Fraser. Source/WebCore: We cache the generated image if generator is not changed. By compared with generating image on the fly, it will lose a little pixel precision and several layout tests should be rebaselined. With this patch, the IE test drive benchmark "Bayou" can gain about 50%. No new tests. Performance optimization. * platform/graphics/GeneratorGeneratedImage.cpp: (WebCore::GeneratorGeneratedImage::draw): LayoutTests: Update expectations: added failures for baselines to come. * platform/chromium/TestExpectations: TBR=commit-queue@webkit.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=122784

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -18 lines) Patch
M Source/WebCore/platform/graphics/GeneratorGeneratedImage.cpp View 1 chunk +9 lines, -18 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
karen
8 years, 5 months ago (2012-07-17 00:43:58 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698