Age | Commit message (Collapse) | Author |
|
|
|
- Build NaCL by default
- Use only clang for build. can switch between bundled or system clang
- Use bundled ffmpeg. if use system ffmpeg fail playback all videos
- Disable Widevine. seems need update to new API in upstream
- Remove debug and ccache options. now use makepkg environment
- Remove attemps to fix libpng errors. this do nothig after all
- Add some patches and remove others
- Cleanup and fix typos
|
|
- VAAPI patch disable again (ca't apply)
- Enable Vulkan!!
- clean patches
|
|
|
|
- Disable Vulkan build due error in upstream https://crbug.com/799620
- Cleanup
- Add system freetype/fontconfig again
|
|
- add preliminary support for wayland (disabled and not ready)
|
|
- Enable exclude_unwind_tables option (reduces 21MB the executable)
- Cleanup patches and add others
|
|
- minizip patch is not needed anymore
- max_resolution patch is not need anymore (remove install/udate message)
|
|
- Now vaapi patch for everyone! (see the install/upgrade note)
|
|
|
|
- Rework in how enable the vaapi patch. now apply/active automagically the vaapi patch throught what video driver is loaded. if detect nvidia or vfio-pci (kvm vga passtrougth)(Blacklisted)(i'm not sure if noveau have the same problems as nvidia), can't apply/active the patch.
with this _enable_vaapi option is not need set by hand anymore, and has been gone.
- Rework in how set the compiler.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Fixed https://crbug.com/668446 (needs GTK2 in makedepends when use GTK3 build)
- Fixed https://crbug.com/636229 (MADV_FREE patch)
- Add patch from vaapi patch repository (https://github.com/saiarcot895/chromium-ubuntu-build/issues/7)
- Use GCC instead of internal clang (broken build with clang, maybe a clang bug(?))
|
|
- Update vaapi patch
|
|
- Ported to GN build system
- Disable NaCL (still not ported to new build system)
- For me, without vaapi patch have HW acceleration. the patch iself need rework for the new version. this work is delegated to the patch maintainer
- Some cleanup/rework
|
|
|
|
|
|
- Cleanup patches (remove olders and add newers)
- Hotwording is disabled by default
- HiDPI is enabled by default
- Material resources is now merged in the main theme
|
|
|
|
- Remove custom chromium-dev.{xml,desktop}. now uses files provided by upstream
|
|
|
|
|
|
- cleanup old patches
- back to use clang
- use blundled icu (https://crbug.com/584920 and https://crbug.com/592268)
|
|
|
|
- Use better widevine patch
|
|
- Use bundled re2: https://bugs.gentoo.org/show_bug.cgi?id=571156
- Use GTK2: https://code.google.com/p/chromium/issues/detail?id=575038
- Maybe fix libpng errors
- Maybe fix widevine usage
|
|
|
|
- Update enable_vaapi_on_linux-r2.diff patch
- Some cleanups
|
|
|
|
|
|
|
|
Added support for VAAPI/VDPAU.
Update .desktop and gconf xml
Added a Scalable SVG icon
Change ffmpeg branch from Chrome to ChromeOS (support more media formats)
Added PNaCL binaries to the package
NOTE: The VAAPI patch and .svg/.desktop/.xml is taken from the Ubuntu chromium-dev PPA (https://launchpad.net/~saiarcot895/+archive/ubuntu/chromium-dev)
|
|
|