Skip to content
Seikwon Kim edited this page Jul 9, 2019 · 12 revisions

Enable GPU features on Castanets. [epic] V1.0, YG, Sunwoo

  • Share command buffer & one-copy texture for GPU compositing [task]
  • WebGL and 2D Canvas support on Castanets [task]
    • Share get buffer from GPU to renderer process. [subtask]
    • Handle shared state. [subtask]

[Feature] Resource Loader Architecture Design and Optimization for Distributed Web Engine [epic] V.? Joonghun, DJ, Insoon

  • Network service to run on renderer device [task]
    • The connection between network and renderer process using Unix domain sockets. [subtask]
    • Handle file protocol in renderer-side loading. [subtask]
    • Check cookie and cache policy in renderer-side loading. [subtask] DJ
  • Automatic launch of network service process on renderer device. [task]

Shared Memory Sync in Multiple Connections Scenario [epic] V1.0 Hyowon

MM on Castanets. [epic] V1.0 Sunwoo

  • Audio

Handle Shared memory [epic] V.?

  • Handle shared memory for font.
  • Handle shared memory for discardable shared memory.
  • Handle shared memory for visited links.
  • Handle shared memory for ruleset.
  • Handle shared memory for histogram.

Service Discovery Manager [epic] V1.0 YoungHa

  • Migrate SDM from 63 and check if it is working properly with 69. [Task]

Run on Android, Tizen [epic] V1.0 SRI-B

  • Fix build breaks on Android. [task]

Stability [epic]

  • Turn on DCHECK. [task]
  • Run unit-tests. [task]

Infra(Github) [epic] Seikwon

  • Build bots.
    • Daily binary for Android
    • Daily binary for PC
    • Daily binary for Tizen
    • Build test for Pull Request

No Epic

  • Remove workaround for fake process 7777 [task]