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

# Patching CVE-2007-4559 Hi, we are security researchers from the Advanced Research Center at [Trellix](https://www.trellix.com). We have began a campaign to patch a widespread bug named CVE-2007-4559. CVE-2007-4559 is a...

Bumps [lxml](https://github.com/lxml/lxml) from 3.2.1 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...

dependencies

The [demo video](https://www.youtube.com/watch?v=EjGyonGaVpU) linked from the wiki is no longer available. Please fix this link. Is there a working demo app which I could try out without building the whole...

This change adds runtime flag to enable castanets. Runtime flags --enable-forking, --server-address has been removed. Castanets can be verified as below, Standalone mode: chrome Castanets mode: Browser: chrome --enable-castanets Renderer:...

Bumps [jinja2](https://github.com/pallets/jinja) from 2.10 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...

dependencies

Bumps [cairosvg](https://github.com/Kozea/CairoSVG) from 0.5 to 2.5.1. Release notes Sourced from cairosvg's releases. 2.5.1 WARNING: this is a security update. When processing SVG files, CairoSVG was using two regular expressions which...

dependencies

In Service offloading, the android device gets contents for the webrtc server from the client device. The android device needs to use http protocol to access the client device, but...

Youtube unable to play between Tizen - Android Android engine is giving "internal pipeline error" to play media.

http://webglsamples.org/toon-shading/toon-shading.html It doesn't show donuts... Aquarium and spacerocks work fine.

The progress of the shared memory synchronization is very important on Castanets. We want to use Chrome trace to do that and time ticks between processes need to be synchronized....