-
Notifications
You must be signed in to change notification settings - Fork 43
Issues
Seikwon Kim edited this page Jul 9, 2019
·
12 revisions
- 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]
- Audio
- 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.
- Migrate SDM from 63 and check if it is working properly with 69. [Task]
- Fix build breaks on Android. [task]
- Turn on DCHECK. [task]
- Run unit-tests. [task]
- Build bots.
- Daily binary for Android
- Daily binary for PC
- Daily binary for Tizen
- Build test for Pull Request
- Remove workaround for fake process 7777 [task]