summaryrefslogtreecommitdiffstats
path: root/browser-layer
Commit message (Collapse)AuthorAgeFilesLines
* chromium: Remove Chromium 35 bbappendCarlos Rafael Giani2014-09-081-4/+0
| | | | | | | | Since the Chromium 35 recipe got removed, now that Chromium 37 is stable, this bbappend also needs to go. Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* chromium: Update bbappend to version 37.0.2062.94Carlos Rafael Giani2014-09-042-1/+1
| | | | | | | | | | Also update chromium-imx revision to support newer v5 Vivante drivers (used in 3.10.31 Beta release). These do not use "GL_VIV_direct_texture" as the name for the Vivante texture extension, but "GL_VIV_tex_direct" instead. v4 drivers (3.10.17 GA release and older) are still supported. Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* chromium: Add bbappend for GPU specific modifications and VPU supportCarlos Rafael Giani2014-08-253-0/+57
* Adds ozone-wayland patches which modify the required EGL versions in the GYP files * Turns on h.264 and MP4 support in Chromium's FFmpeg copy * Enables a workaround for the Vivante GPU that prevents translucent canvas regions to show up with a blue color * Adds hardware-accelerated video decoding using the VPU by fetching chromium-imx sources and integrating them into the Chromium source tree and the GYP files Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>