Changes between Version 29 and Version 30 of QtBackLog


Ignore:
Timestamp:
Nov 2, 2009 5:39:53 PM (14 years ago)
Author:
zecke@selfish.org
Comment:

Mention #31009

Legend:

Unmodified
Added
Removed
Modified
  • QtBackLog

    v29 v30  
    3434||[https://bugs.webkit.org/show_bug.cgi?id=30210 #30210]||Create Embedded profile that will tune for embedded usage. This can mean to save memory in favor of speed, add a speed gain by avoiding certain operations, trading image quality for speed||||||
    3535||[https://bugs.webkit.org/show_bug.cgi?id=29443 #29443]||Using WebCore's FontCache decreases memory usage. Change done by Benjamin Poulain||||||
     36||[https://bugs.webkit.org/show_bug.cgi?id=31009 #31009]||Implement throwing away frames from big GIF animations. This requires QImageReader allow to efficently jumping to a given image.||||||
    3637||||~~Change CursorQt.cpp to not create QPixmap's right away but only on first load. This will be a minor memory improvement.~~ Using DEFINE_LOCAL_STATIC had a negative impact on memory usage.||||||
    3738||~~[https://bugs.webkit.org/show_bug.cgi?id=27538 #27538]~~||~~Image decoder changes needs to be measured. Do they make anything faster/slower? Do they consume more or less memory?~~||[https://trac.webkit.org/changeset/49179 49179] [https://trac.webkit.org/changeset/49180 49180] [https://trac.webkit.org/changeset/49181 49181] [https://trac.webkit.org/changeset/49182 49182] [https://trac.webkit.org/changeset/49183 49183] [https://trac.webkit.org/changeset/491865 49185] [https://trac.webkit.org/changeset/49186 49186] [https://trac.webkit.org/changeset/49559 49559]||6.10.2009-14.10.2009||