Changes

Jump to: navigation, search

Platform/Features/AzureD2DCanvas

3,442 bytes removed, 20:28, 8 July 2011
m
clearing in prep for migration to new feature page format (will be done momentarily)
{| class="fullwidth-table"
|-
| style="font-weight: bold; background: #DDD;" | Feature
| style="font-weight: bold; background: #DDD;" | Status
| style="font-weight: bold; background: #DDD;" | ETA
| style="font-weight: bold; background: #DDD;" | Owner
|-
<section begin="status" />
| [[Platform/Features/AzureD2DCanvas|Azure Direct2D backend for canvas]]
| {{StatusHealthy|status=being actively worked on the graphics project branch}}
| mid-June
| Bas Schouten
<section end="status" />
|-
|}
== Summary ==
This feature is an implementation of an HTML5 canvas context using the new Azure 2D API with the Direct2D backend. It should give us significantly faster performance on canvas benchmarks and demos with no loss in functionality or quality.
 
Azure is a project to create and implement a new 2D API that's closer to hardware and platform APIs. Read more: http://blog.mozilla.com/joe/2011/04/26/introducing-the-azure-project/
 
== Team ==
Who's working on this?
 
* '''Lead Developer''': Bas Schouten
* '''Product Manager''': unknown
* '''QA''': AndreiD (''irc: andreid'')
* '''Security''': Curtis Koenig
 
The API was designed by Bas Schouten, Robert O'Callahan and Jeff Muizelaar. The initial canvas backend was implemented by Benoit Jacob and Bas Schouten. Bas is working on the Direct2D backend for the Azure 2D API.
 
== Release Requirements ==
* Needs to pass all canvas tests on mozilla-central.
* Need to define a benchmark suite for canvas performance.
* Needs to be a net benefit to performance on that benchmark suite on at least our talos slaves.
* Needs an implementation security review (NB: is this true?)
 
== Next Steps ==
* The remainder of the 2D canvas context API needs to be implemented on the graphics branch.
* We need to define what we are going to use as a benchmark suite for canvas.
* The graphics branch needs to land on mozilla-central with the Azure backend for canvas contexts preffed off.
* We need to solicit nightly testers to turn on the Azure canvas backend and test using it.
* Once that testing is complete and the bugs are fixed, we can turn on backend by default.
 
== Related Bugs & Dependencies ==
 
* {{bug|651858}} Implement Direct2D Azure Backend
* [http://hg.mozilla.org/projects/graphics Graphics project branch], on which all implementation is occurring
 
== Designs ==
 
[[Gecko:2DGraphicsSketch]]
 
== Goals/Use Cases ==
Improve the performance of the 2D canvas context on common benchmarks and demos when using Direct2D.
 
== Non-Goals ==
* Non-Direct2D backends for Azure.
* Using the Azure API for activities other than the canvas context.
 
== Other Documentation ==
None listed.
 
== Legend (remove if you like) ==
{| class="fullwidth-table"
|-
| {{StatusHealthy|status=&nbsp;}}
| Healthy: feature is progressing as expected.
|-
| {{StatusBlocked|status=&nbsp;}}
| Blocked: feature is currently blocked, but not yet at risk of missing this release.
|-
| {{StatusAtRisk|status=&nbsp;}}
| At Risk: feature is at risk of missing this release.
|-
| '''ETA'''
| Estimated date for completion of the current feature task. Overall ETA for the feature is the product release date.
|}
 
__NOTOC__
 
Please remove this line and any non-relevant categories below. Add whatever other categories you feel are appropriate.
 
[[Category:Features]]
[[Category:Firefox]]
[[Category:Performance]]
[[Category:Polish]]
[[Category:Priority 1]]
[[Category:Priority 2]]
[[Category:Priority 3]]
[[Category:Unprioritized]]
Canmove, confirm, emeritus
6,906
edits

Navigation menu