TPEPlatform/2013-08-22: Difference between revisions
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
==Graphic == | ==Graphic == | ||
'''Performance Analysis''' | '''Performance Analysis''' | ||
* {{Bug|905589}} - Enable hw composer for flatfish | * {{Bug|905589}} - Enable hw composer for flatfish / Morris | ||
** Try several setting for hw composer but not work | ** Try several setting for hw composer but not work | ||
* {{Bug|905589}} - Measure performance for homescreen on flatfish platform /Jerry | * {{Bug|905589}} - Measure performance for homescreen on flatfish platform /Jerry | ||
Line 11: | Line 11: | ||
** Try to post a composition task into compositor message loop | ** Try to post a composition task into compositor message loop | ||
'''Nexus 4 JB support''' | '''Nexus 4 JB support''' | ||
* {{Bug|871364}} - Support GonkNativeWindow on gonk-JB (Android 4.3) | * {{Bug|871364}} - Support GonkNativeWindow on gonk-JB (Android 4.3) / Morris | ||
** try patch was sumitted by Sotaro, video and camera work now but not very stable (crash or freeze). | ** try patch was sumitted by Sotaro, video and camera work now but not very stable (crash or freeze). | ||
Revision as of 06:19, 22 August 2013
Media
Streaming Media
Graphic
Performance Analysis
- bug 905589 - Enable hw composer for flatfish / Morris
- Try several setting for hw composer but not work
- bug 905589 - Measure performance for homescreen on flatfish platform /Jerry
- bug 907055 - Trigger b2g composition without content transaction update /Jerry
- Try to post a composition task into compositor message loop
Nexus 4 JB support
- bug 871364 - Support GonkNativeWindow on gonk-JB (Android 4.3) / Morris
- try patch was sumitted by Sotaro, video and camera work now but not very stable (crash or freeze).
- SkThreadCanvas - separate rendering thread from main thread / Peter
- Able to debug on chrome and check SkDeferredcanvas usage on chrome
- bug 899798 - [B2G] With Skia/GL, canvases get re-composited with B and R channels swapped
- import patch from QCT CAF patch
- bug 907109 - [B2G]LayerTree analysis for b2g homescreen
- check layer tree to see any performance improvement spots