TPEPlatform/2014-03-27: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 18: Line 18:


==Graphics==
==Graphics==
* {{Bug|974807}} - [Sora][gallery]WebGL context is lost when the screen is turned off /Jerry
**Update patch for reviewer's comment.
* {{Bug|951418}} - Port trace_viewer to gecko /Jerry
**Fix some css rules and key event handling for firefox for trace_viewer reversion 775. Now, we can see the profile data in firefox.
***Need to check the latest version of trace_viewer.
* {{Bug|981005}} - [B2G][Gallery][Crop Image]Image no longer displays after user presses 'undo' button /Jerry
**Debugging. I'm going to check the SurfaceStream.
*Restyle performace profile /Jerry
**Profile homescreen with Cameron's patch.


==Study==
==Study==

Revision as of 06:43, 27 March 2014

Media

  • bug 984816 -[RTSP] Play/pause does not work for RTSP streaming. / bechen
    • Two deadlock cases after :cpearce 's change.
  • bug 973522 - MediaRecorder causes large leak /rlin
    • 1.4+, landed
  • bug 984215 - VideoConduit reads the rotation flag and decides the rotation degree /rlin
    • study code flow for WEBRTC.

Platform

  • bug 975346 - [LayerScope] LayerScope is not work while HWC is chosen / boris
    • WIP
      • Run LayerScope Tool on Linux (desktop) and also add some notes to LayerScope Wiki so that desktop can run the tool successfully on Linux. (Done)
      • Trace LayerManagerComposite and OGLCompositior (20%)
  • libjpeg-turbo OpenCL decoder patch on FX OS. /CTai
    • Analysis: It takes ~260 ms for 7 Mega pixel jpeg decoding in Nexus 5 with FX OS. There are some run-time bugs while executing OpenCL decoder version.

Graphics

  • bug 974807 - [Sora][gallery]WebGL context is lost when the screen is turned off /Jerry
    • Update patch for reviewer's comment.
  • bug 951418 - Port trace_viewer to gecko /Jerry
    • Fix some css rules and key event handling for firefox for trace_viewer reversion 775. Now, we can see the profile data in firefox.
      • Need to check the latest version of trace_viewer.
  • bug 981005 - [B2G][Gallery][Crop Image]Image no longer displays after user presses 'undo' button /Jerry
    • Debugging. I'm going to check the SurfaceStream.
  • Restyle performace profile /Jerry
    • Profile homescreen with Cameron's patch.

Study