index
:
~ken-vandine/chromium-browser/+git/snap-from-source
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
snap
Age
Commit message (
Expand
)
Author
2023-02-17
Add hook to enable daemon when daemon=true
Dilyn Corner
2018-08-30
Move packaging out of the snap/ directory.
Olivier Tilloy
2018-08-29
Clean up unneeded stage files at the prime step.
Olivier Tilloy
2018-08-28
Install GTK3 compiled locales for open/save dialogs.
Olivier Tilloy
2018-08-28
Remove unneeded stage files to save space.
Olivier Tilloy
2018-08-22
Do not use a bash-specific syntax in a scriptlet.
Olivier Tilloy
2018-08-21
Compile schemas cache at build time.
Olivier Tilloy
2018-08-21
Connect to system theme interfaces (https://github.com/ubuntu/gtk-communithem...
Olivier Tilloy
2018-08-21
Rename chrome_sandbox to chrome-sandbox
Olivier Tilloy
2018-08-20
Update the patch to look for libwidevinecdm.so under $HOME only.
Olivier Tilloy
2018-08-20
Fix setuid bits on the sandbox executable
Olivier Tilloy
2018-08-20
Move GN arguments to a separate args.gn file.
Olivier Tilloy
2018-08-16
Remove more unused clang build operations.
Olivier Tilloy
2018-08-16
Do not build unused clang tools.
Olivier Tilloy
2018-08-16
Use quilt to patch the source tree.
Olivier Tilloy
2018-08-16
Write SVN configuration file with HTTP proxy settings
Olivier Tilloy
2018-08-14
Build clang locally on all architectures but x86_64.
Olivier Tilloy
2018-08-14
Add missing build dependency (automake) for eu-strip.
Olivier Tilloy
2018-08-14
Build eu-strip from source.
Olivier Tilloy
2018-08-13
Disable Clang Control Flow Integrity to hopefully fix ffmpeg crash.
Olivier Tilloy
2018-08-10
Update UA string patch to change "Ubuntu" to "snap".
Olivier Tilloy
2018-08-10
Further trim the snap by not shipping unused files.
Olivier Tilloy
2018-08-10
Better integrate with the native theming by disabling custom frame.
Olivier Tilloy
2018-08-10
Do not build debug symbols in the first place, and remove a deprecated build ...
Olivier Tilloy
2018-08-10
Strip the chrome binary of its debug symbols.
Olivier Tilloy
2018-08-09
Build with bundled version of clang.
Olivier Tilloy
2018-08-09
Stable channel update: 68.0.3440.106.
Olivier Tilloy
2018-08-01
Stable channel update: 68.0.3440.84.
Olivier Tilloy
2018-07-26
Update patch.
Olivier Tilloy
2018-07-26
Stable channel update: 68.0.3440.75.
Olivier Tilloy
2018-07-09
Add missing updates to build with clang 6.0.
Olivier Tilloy
2018-07-09
Stable channel update: 67.0.3396.99.
Olivier Tilloy
2018-05-31
Less verbose build.
Olivier Tilloy
2018-05-31
Stable channel update: 67.0.3396.62.
Olivier Tilloy
2018-05-29
Custom version string for chrome://version.
Olivier Tilloy
2018-05-18
Fix desktop file to include valid Exec and Icon lines (LP: #1772032).
Olivier Tilloy
2018-05-16
Stable channel update: 66.0.3359.181.
Olivier Tilloy
2018-05-15
Fix the build of the shared-mime-info part.
Olivier Tilloy
2018-05-15
Add removable-media plug to allow uploading files from external HDDs (LP: #17...
Olivier Tilloy
2018-05-15
Ensure that all build and stage packages have been fetched before building th...
Olivier Tilloy
2018-05-14
Allow chromium to look for the flash player plugin inside the snap's confinem...
Olivier Tilloy
2018-05-14
Move the desktop file to the correct location.
Olivier Tilloy
2018-05-13
Initial revision of a snap that builds chromium from source.
Olivier Tilloy