Castanets icon indicating copy to clipboard operation
Castanets copied to clipboard

Edge distributed web engine. Part of web engine processes are offloaded to a powerful devices and only graphical results are processed in local devices. This way, we overcome both CPU limitations and...

Results 71 Castanets issues
Sort by recently updated
recently updated
newest added

architecture for GPU rendering path needs to be analyzed and enabled 1. Enable Accelerated Compositing using GL. : https://github.com/Samsung/Castanets/issues/16#issue-359748971 2. Feasiblity to use accelerated composition on browser process with bitmap...

Epic

Cookie policies and cache policies in current Chromium architecture may not be suitable for Castanets. For instance, 1. Should fetch cache from browser-side? Would it be faster than reading from...

Sub-task

Run Unit-Tests.

Task

Turn on DCHECK.

Task

Handle Shared Memory for Histogram.

Task

Handle Shared Memory for Ruleset.

Task

Handle Shared Memory for Visited Links.

Task

Handle Shared Memory for Discardable Shared Memory.

Task

Handle Shared Memory for Font.

Task

As open source version goes up, continuously rebase castanets baseline following chromium latest version.

Epic