TPEGFX/2017-Q2: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 58: Line 58:
*** Correct draw result ({{Bug|1359360}})
*** Correct draw result ({{Bug|1359360}})
*** Fix mask problems for DisplayItemLayer
*** Fix mask problems for DisplayItemLayer
** Turn on canvas background color layer by default
** (Done) Turn on button foreground layer by default ({{Bug|1355417}})  
** (Done) Turn on button foreground layer by default ({{Bug|1355417}})  
** pref profiling for SF all hands
** pref profiling for SF all hands
*** profile loading time for wiki page
*** profile scrolling performance on wiki page
* TODO (senior engs)
* TODO (senior engs)
** mentor topics(optional)
** mentor topics(optional)

Revision as of 05:50, 3 May 2017

GFX Topics(from high to low priority)

  • gfx Stability
  • Quantum Rendering(FF57 Aurora on 8/7)
  • Canvas 2D perf(google sheet/streaming)
  • DisplayList(layout related work)
  • Paint correctness(buglist)
  • Any layout works, ex: perf/CSS properties

Goal

Bruce Sun

  • bug 1345330 - Integrate PDFium and its Pepper layer into m-c
    • Avoid building mortar on non-desktop platforms
    • bug 1358023 - Replace build systems of freetype2 library with mozilla ones
    • Double check we are using correct symbols of libjpeg, libpng, zlib (i.e. MOZ_Z_* prefixed ones)
    • Add corresponding licenses and follow up license review
    • Reduce duplications (i.e. libjpeg.a, libpng.a, zlib.a) within two binaries (i.e. libxul.so and libpepperpdfium.so)
    • Pack additional binaries (i.e. librpc.so and libpepperpdfium.so) into installation packages
    • Follow up the statuses of bug 1350261 and bug 1350262
  • bug 1306576 - Fix memory allocation and deallocation mismatch
  • bug 1288298 - Fix Unicode encoding mismatch between JS-Plugins and PPAPI Plug-in

ChihYi Leu

Daosheng Mu

Ethan Lin

  • DisplayItem correctness
    • Turn on background color layer by default (bug 1358055)
    • Turn on button background image layer by default
    • Turn on canvas background color layer by default
    • (Done) Turn on button foreground layer by default (bug 1355417)
    • pref profiling for SF all hands
      • profile loading time for wiki page
      • profile scrolling performance on wiki page
  • TODO (senior engs)
    • mentor topics(optional)
    • Team influence
    • status update

Jerry Shih

  • Quantum flow related bug
  • Check the performance of WR image passing.
  • Performance and memory usage comparison
    • compare the current gecko and the WR with all WRImageLayer for gallery-like page.
  • TODO (mid of Jan review first two itmes)
    • breackdown every item into one small bug(less than one month)
    • mentor topics
    • Team influence

Kevin Chen

  • gfx Stability
    • Monitor bugs
    • Windows API study
  • DOM-Labeling
  • gfx triage practice
  • Houdini Painting API
  • Campus presentation
    • 2/22 @ TsingHua University.
  • TODO
    • breackdown every item into one small bug(between two week or less than one month)
    • frequently bugzilla updates

Morris Tseng

  • Display item conversion
    • Table conversion
      • bug 929484 - Make HTML table frames (including row/cell/etc. frames) create their own display list items
        • Fix display item collision problem.
        • Add some test works.
      • bug 1344082 - Add webrender support for TableBCBorder
    • Turn on background color by default
      • bug 1358055 - Enable 'layers.advanced.background-color' by default
      • Add fuzzy-if (should be done by Ethan)
      • Some pixel snapping issues.
      • Some problem with scrolling.
    • Turn on bullet by default
      • Add some fuzzy-if for sub-pixel text.
      • Use blob image for path type.
    • Turn on canvas background color by default
      • Most problem would be same as background color.
    • Turn on border by default?
      • Not very clear now. But we'll turn on basic border first.
    • Turn on background image by default?
      • Same as border, we'll turn on basic bg image support first.

Peter Chang

  • OMTA
    • Works in compositor side
      • [Done]Add sampleanimation(bug 1345017) ~ two weeks
      • [Done]enable WebRender OMTA by default(bug 1358437)
    • Support OMTA testing flow
      • move OMTA testing methods into share sub-protocol(bug 1316906)

Vincent Liu

  • gfx Stability
  • GetDeviceRemoved study
    • Compositor/Content
  • gfx labeling
  • TODO (senior engs)
    • breakdown every item into one small bug(less than one month)
    • mentor topics
    • Team influence
    • Solid gfx triage/crash improvement plan
      • Triage flow
      • Hold a triage meeting to go through triage.(Optional)

open qusetion

  • TODO (senior engs)
    • breackdown every item into one small bug(less than one month)
    • mentor topics
    • Team influence