Platform/GFX/2011-May-24: Difference between revisions

From MozillaWiki
< Platform‎ | GFX
Jump to navigation Jump to search
Line 13: Line 13:
** See [[Platform/2011-Q2-Goals#GFX]] for JP's current beliefs
** See [[Platform/2011-Q2-Goals#GFX]] for JP's current beliefs
* FF6 feature round up (JP)
* FF6 feature round up (JP)
* Asynchronous layer-based plugin painting on Mac - Bug 598425 (BenWa)
** Working patch for Core Animation, browser is more responsive (scrolling, resizing etc...)
** Core Graphics using Core Animation
*** Faster on the browser (30%->15% cpu), much slower on the plugin (50%->100% cpu).

Revision as of 17:27, 24 May 2011

Agenda

  • Font rasterization test (nattokirai)
    • Status?
    • Any results yet?
  • Q2 Goal Status Review (JP)
  • FF6 feature round up (JP)
  • Asynchronous layer-based plugin painting on Mac - Bug 598425 (BenWa)
    • Working patch for Core Animation, browser is more responsive (scrolling, resizing etc...)
    • Core Graphics using Core Animation
      • Faster on the browser (30%->15% cpu), much slower on the plugin (50%->100% cpu).