Suyambulingam R M
Suyambulingam R M
Sub-task of #128
I cross checked the issue with tm1-android, the issue is not observed and page renders fine similar to non castanets mode. Strangely, I could see the issue in desktop castanets...
Currently we will face some challenge when running network process on android. 1. Processes are launched as activity on android. As i checked on M69, i. When we launch renderer...
Just a quick question regarding castanets support for Android. I thought we can use chromium's posix code for shared memory on Android platform instead of ashmem so that we can...
The current status with the https://github.com/Samsung/Castanets/pull/146 basic google page rendering is working fine with Linux(B)-Android(R) case. Visibly the performance seem to be slower than castanets_63 (linux-android case). As we are...
Gpu Compositing on Android: https://github.com/Samsung/Castanets/pull/155 1. GpuMemoryBufferHandle's mojo struct difference causes VALIDATION_ERROR_HEADER_UNKNOWN_METHOD. AHardwareBufferHandle is not required for the gpu compostion path. So it is made not to use it for...