TPEGFX/2016-Q4
< TPEGFX
GFX Topics(from high to low priority)
- gfx Stability
- Quantum Compositor process (2016/Q4)
- WebGL2 conformance(2017/Q1 target at 51)
- Quantum Rendering
- Canvas 2D perf(google sheet/streaming)
- DisplayList(layout related work)
- Paint correctness(buglist)
- Any layout works, ex: perf/CSS properties
Goal
ChihYi Leu
- WebGL2 Conformance
- Enable WebGL2 testing on Linux
- Driver on Linux Tryserver is too old to enable WebGL2
- Enable WebGL2 testing on Linux
- Composition reftest
- Add RefTest to detect an obsoleted faulty patch in Bug 1284440
- We have no appropriate snapshot flow for framebuffer update related bug for now, discussing about adding new snapshot flow
- Add RefTest to detect an obsoleted faulty patch in Bug 1284440
- Gecko Graphics inside
- Host discussion meeting every two weeks
- Update driver blacklist for Intel graphics under Windows
- bug 1299757 - land
- bug 1295902 - land
- bug 1295899 - land
Daosheng Mu
- WebGL2 conformance
- Fix high-priority failures in webgl2-failures
- Enable WebGL2 testing on win8
- Webrender
- Share the architecture of WebRender 1.0
- Gecko Graphics inside
- Host discussion meeting every two weeks
Ethan Lin
- WebGL2 conformance
- Fix high-priority failures in webgl2-failures
- Implement border-image-repeat: space
- bug 720531 - Implement border-image-repeat space keyword
- focus-within
- bug 1176997 - Add support for pseudo class :focus-within
- Enhance canvas performance
- bug 1289975 - Do not reset layer when setting the same dimension to canvas
- bug 1296166 - Avoid calling EnsureTarget in CanvasRenderingContext2D::GetImageData
- bug 1293968 - Avoid calling EnsureTarget in CanvasRenderingContext2D::GetImageBuffer
- bug 1293970 - Avoid canvas copy-on-write in CanvasRenderingContext2D::PutImageData and DrawWindow
- Stability
- bug 1287652 - SEGV on unknown address 0x44 in [@mozilla::gfx::SetPaintPattern]
- bug 1299062 - heap-overflow and potential UAF [@mozilla::dom::CanvasRenderingContext2D::GetImageDataArray]
- bug 1290628 - MOZ_CRASH "d0 < fPathLength" in [@SpecialLineRec::addSegment()]
Jerry Shih
- WebRender
- Add shared texture support to Webrender
- Add shared BufferTexture support to Webrender
- Add shared direct binding Texture support to Webrender
- Add shared texture support to Webrender
- css-color-4 update for devtool
- bug 1310681 - finish devtools support for css-color-4
Kevin Chen
- Android webgl mochitest failures
- Reproduce the crash.
- Try to find the root cause.
- Paint correctness
- SVG correctness support.
- bug 1285320 bug 1264809 bug 1298318
- Verify bug 1284798
- Gecko Graphics inside
- Give a presentation about DisplayList and Layer construction.
Morris Tseng
- WebGL2
- Fix high-priority failures in webgl2-failures
- Update ANGLE to chromium/2845
- Enable ANGLE on WebGL2
- WebRender
- Border: double support for WebRender
- Worker.terminated implementation for servo.
- Discussion.
Peter Chang
Vincent Liu
- GFX stability.
- Update top crash/regression/2D canvas bugs within one week and fix them within one month
- Fix bug 1281800, bug 1283113, bug 1286458
- Clarify bug 1206948, bug 1254443
- Ever tried the first version of fix bug 1287863
- Update top crash/regression/2D canvas bugs within one week and fix them within one month
- Gecko Graphics inside
- Host discussion meeting every two weeks
- A study and a internal sharing for Compositor.
- Host discussion meeting every two weeks
- Android webgl mochitest failures
- bug 1285531 - High number of jemalloc crashes in webgl
- Find out a fixed way to reproduce this crash.
- Worked out WIP to approach this issue.
- bug 1285531 - High number of jemalloc crashes in webgl