Platform/GFX/OffMainThreadCompositing: Difference between revisions

From MozillaWiki
< Platform‎ | GFX
Jump to navigation Jump to search
Line 1: Line 1:
=Current status=
=Current status=


This work has just begun. We expect to complete this in Q1, 2012.
This work has just begun. We expect to complete the first phase (Android and OS X) in Q1, 2012.


=Design=
=Design=

Revision as of 16:04, 29 November 2011

Current status

This work has just begun. We expect to complete the first phase (Android and OS X) in Q1, 2012.

Design

Plan

  • Desktop implementation
    • Start with OS X.
      • Setup compositing thread.
      • Get Gfx api working in the new thread.
      • Setup ITC protocol, and pass messages.
  • Mobile implementation
    • Port the desktop implementation to Android.

Tracking bug

The tracking bug is bug 598873.