Firefox OS/Performance/Graphics: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Added Progress Section)
No edit summary
Line 12: Line 12:


== Architecture ==
== Architecture ==
* [[Media:gfxSystem.pdf]]
* [[Media:gfxSystem.pdf|Graphics Subsystem Overview]]
* [[Media:gfxSystemPart2.pdf]]
* [[Media:gfxSystemPart2.pdf|Graphics Subsystem Overview (Part II)]]


== Debugging ==
== Debugging ==
* [http://people.mozilla.org/~mchang/FrameUniformity.html Frame Uniformity]
* [http://paulrouget.com/e/fxoshud/ Tracking Reflows & Event Loops]


== External Links ==
== References ==
* [Checkerboarding Explanation http://www.masonchang.com/blog/2014/3/2/wow-such-checkerboard]
* [http://www.masonchang.com/blog/2014/3/2/wow-such-checkerboard Checkerboarding Explanation]
* [Will-animate property http://www.masonchang.com/blog/2013/12/5/the-will-animate-css-property]
* [https://air.mozilla.org/channels/rendering/ Rendering Video Presentations]
* [Rendering Air Mozilla Channel https://air.mozilla.org/channels/rendering/]
* [http://www.masonchang.com/blog/2013/12/5/the-will-animate-css-property will-change property]

Revision as of 01:28, 10 May 2014

Progress

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 400 [1] => Bad Request ) ) 1


Architecture

Debugging

References