TPEPlatform/2014-04-03: Difference between revisions

Jump to navigation Jump to search
Line 39: Line 39:


==Graphics==
==Graphics==
* {{Bug|975346}} - [LayerScope] LayerScope is not work while HWC is chosen / boris
===Boris Chiou===
* {{Bug|975346}} - [LayerScope] LayerScope is not work while HWC is chosen
** OOA/OOD
** OOA/OOD
** Trace code, the rendering path from LayerManagerComposite and the switch condition between Hardware Composite and OGL Composite.
** Trace code, the rendering path from LayerManagerComposite and the switch condition between Hardware Composite and OGL Composite.
Line 45: Line 46:
** Try Layerscope add-on and Layer Dump
** Try Layerscope add-on and Layer Dump


* {{Bug|814524}} - Make WebGLContext::TexImage2D avoid readback for video elements / chiajung
===Chiajung Hung===
* {{Bug|814524}} - Make WebGLContext::TexImage2D avoid readback for video elements
** WIP
** WIP
** optimize and recognize the performance for B2G devices
** optimize and recognize the performance for B2G devices


* {{Bug|880114}} - Enhance render video-to-SkiaGL performance by GPU-based color space conversion / chiajung
* {{Bug|880114}} - Enhance render video-to-SkiaGL performance by GPU-based color space conversion
** WIP
** WIP
** Tested something, but failed
** Tested something, but failed
** Trying to make it render into skiaGL's context directly, which deliver better performance and cost lower memory and in fact need not cache anything. Its harder than the convert to texture than wrap to SkBitmap way, since it need handle matrix, blending, GLContext things that would need a lot of experiment.
** Trying to make it render into skiaGL's context directly, which deliver better performance and cost lower memory and in fact need not cache anything. Its harder than the convert to texture than wrap to SkBitmap way, since it need handle matrix, blending, GLContext things that would need a lot of experiment.
 
===Jerry Shih===
* {{Bug|974807}} - [Sora][gallery]the image editor hang at WaitForCompositor() during a call /Jerry
* {{Bug|974807}} - [Sora][gallery]the image editor hang at WaitForCompositor() during a call
**debug
**debug
**The root cause of this issue for 1.3 device is duplicate of {{Bug|947227}}.
**The root cause of this issue for 1.3 device is duplicate of {{Bug|947227}}.
**Move handling webgl context to {{Bug|989847}}
**Move handling webgl context to {{Bug|989847}}


* {{Bug|951418}} - Port trace_viewer to gecko /Jerry
* {{Bug|951418}} - Port trace_viewer to gecko
**WIP
**WIP
**Change the webkit specific prefix to moz.
**Change the webkit specific prefix to moz.


==Study==
==Study==
Confirmed users
1,643

edits

Navigation menu