TPEPlatform/2014-04-10

From MozillaWiki
Jump to navigation Jump to search

Rule of Thumb

Status code:

  • OOAD: In analysis or design phase.
  • WIP: working on WIP patch.
  • feedback?(f?): WIP is ready for feedback grant.
  • feedback+(f+): Get positive feedback.
  • review?(r?): patch is under review
  • review+(r+): get review+ and ready to check-in
  • land: patch check in.
  • debug: Figure out the root cause of a bug/ try to repro that bug, etc...
  • file: file a bug
  • study: Spend time on domain knowledge study, such as multimedia transport technology, compress format, real-time rendering.
  • presentation
    • Write a personal blog, which is relative to work, such as articles on MozTech, or what you experience in a work week.
    • WIKI/ MDN article writing.
    • If you write a technical blog or anything relative to work, it's welcome to share it on weekly report.
    • Do a presentation of technical topics

Media

Randy Lin

  • bug 984215 - VideoConduit reads the rotation flag and decides the rotation degree
    • Found firefox with openh264 desktop can't decode frame from device correctly, debugging.
    • Plus peters patch, also found the width/height is incorrect, debugging.

Alfredo Yang

John Lin

JW Wang

Benjamin Chen

Platform

Steven Lee

Phoebe Chang

Vincent Chen

  • bug 922680 - [Tracking] Run b2g reftests out of process
    • review(+)
    • Enable OOP
    • Keep bug open and study leak detection
    • Depends on Bug 988132
  • bug 981477 - Reenable over-skipped reftests
    • review(+)
    • 9487/10845 will be tested
  • bug 983489 - 983489: Crash on nsIAppStartup.quit()
    • review(?)
    • GLContext in CompositorOGL being released too early
  • bug 988132 - Crash after reftest is complete - See dependency tree for bug 988132
    • debug
    • Crash on ~NetdClient, it's for USB tethering
    • If Network team cannot fix soon, I'll have a patch to disable it when doing reftests.

Chiahung Tai

  • bug 985785 - Video tag memory leak while the video frame are not displayed on B2G
    • Resolved invalid.
    • This bug can't reproduce in latest codebase.
  • bug 992842 - [Camera][B2G][Nexus 5] No camera preview in Nexus 5 FX OS build.
    • WIP
    • Try to find root cause. Suspect this is caused by Qualcomm driver issue. Need info Michael Vine.
  • bug 970725 - Adapt gUM capture resolution based on encoding resolution
    • WIP
    • Try to use stopPreview/startPreview instead of stop/start camera.
  • bug 968707 - Cavas.ToBlob is slow on B2G
    • WIP
    • Canvas.ToBlob is used in FX OS Gallery APP. This bug is trying to improve the processing time of JPEG encoding from canvas to JPEG. OpenMAX JPEG is not working in Qualcomm solutions. So try to use OpenCL to accelerate JPEG encoding/decoding. MAIDAI can support OCL. This bug could fully utilize the multiple cores HW for encoding/decoding. I focused on tracing JPEG source code now.

Vincent Lin

Graphics

Peter Chang

Morris Tseng

Jerry Shih

Chiajung Hung

Abel Lin

Boris Chiou

Solomon Chiou