wukko
5fee4a7145
resources/branding: replace more skia product icons
2025-05-18 18:09:00 +06:00
wukko
55efa2111f
resources: move helium skia icons to resources
2025-05-18 18:07:57 +06:00
wukko
49373d155b
resources/branding: optimize product logo svg
2025-05-18 17:56:39 +06:00
wukko
27d17fa340
resources/branding: add product_logo.svg
2025-05-12 16:51:27 +06:00
wukko
690cb7906f
resources: add branding resources ( #12 )
...
so many wtf
2025-04-17 20:06:59 +06:00
wukko
3d99c3eec2
resources/favicons: add flags & history favicons
...
also added one more path for extensions icons
2025-04-09 21:07:24 +06:00
wukko
70ea4093ff
resources/favicons: fix 16x16 icons
2025-04-09 20:44:30 +06:00
wukko
d04cd9cd52
resources: add updated internal page favicons
...
no clue why google still hasn't updated them
2025-04-09 20:14:23 +06:00
wukko
9134f992dc
resources: move macos icons to the macos repo
2025-03-26 00:41:25 +06:00
wukko
abc304d42b
resources: add helium macos icons
2025-03-24 01:52:04 +06:00
Eloston
05847d728a
Rearrange files and folders
...
Closes #407
2018-05-11 16:20:32 +08:00
Eloston
7cb9c1cb07
Document --fingerprinting-client-rects-noise and change explanation
2018-05-08 22:10:55 +08:00
Eloston
71f59c2556
Add fingerprinting-flag-client-rects-noise.patch
...
Also adds add-third-party-ungoogled.patch for collecting custom code
together.
Fixes #385
2018-05-08 21:40:03 +08:00
Eloston
c00c06eb1e
Fix tab process crash in block-trk-and-subdomains.patch
...
Fixes a crash when redirecting URLRequest to about:blank using
XMLHttpRequest and potentially other code paths.
2018-05-07 18:00:46 +08:00
Eloston
c4eca88140
Remove remaining trkbar code from block-trk-and-subdomains.patch
...
See #393 for the reasons why.
2018-05-06 04:19:53 +08:00
Eloston
f22660a3c3
linux_portable: Remove fix-building-with-custom-libcxx.patch
...
This bumps the minimum required LLVM toolchain to 6.0
2018-04-30 15:28:27 +08:00
Eloston
3c06f53bb4
Additional tweaks for Linux toolchain unbundling
...
BUILDING.md: Replace CLANG_BASE_PATH references with new variables
linux_simple: Allow importing variables set outside the script
2018-04-30 13:06:56 +08:00
Eloston
bf055b05fd
opensuse: Use built-in linux unbundle toolchain
2018-04-30 12:49:28 +08:00
Eloston
988a46b457
Incorporate Debian 66.0.3359.117-1~deb9u1 changes
2018-04-30 12:33:28 +08:00
Eloston
8894d8edb2
Remove deprecated remove_webcore_debug_symbols GN flag
...
According to third_party/WebKit/Source/config.gni, this has moved to blink_symbol_level
2018-04-29 23:38:33 +08:00
Eloston
fdba533493
Update Debian files to 66.0.3359.139-1
2018-04-29 22:27:00 +08:00
Eloston
94796acf93
Fix unreferenced patches
2018-04-29 18:22:40 +08:00
Eloston
4cbfedfa98
Update Debian files to 66.0.3359.117-1 and tweak base bundles
...
* Move master_preferences.patch from linux_rooted to Debian and Ubuntu base bundles
* Use Chromium's system toolchain unbundling in linux_rooted
* Add debian_buster base bundle
* Remove ubuntu_artful base bundle
* Add ubuntu_bionic base bundle
* Pull out common GN flags
2018-04-29 14:18:53 +08:00
Eloston
ed245cb88e
Refresh existing patches for other base bundles to 66.0.3359.139
2018-04-28 17:40:49 +08:00
Eloston
6af86b4c2f
Refresh existing patches to 66.0.3359.139
2018-04-28 17:28:19 +08:00
Eloston
a9b0e57f7f
Update version.ini and lists to 66.0.3359.139-1
2018-04-28 14:28:14 +08:00
squalus
150a4bd40c
macos: fix building without safebrowsing
2018-04-25 16:05:08 -07:00
squalus
c887a0d7dd
macos: remove obsolete patch
2018-04-25 16:04:57 -07:00
Eloston
44dd30b88e
opensuse: Use variables in spec file and tweak metadata
2018-04-23 16:32:22 +08:00
Eloston
797f9e2005
Merge branch 'develop' of git://github.com/LeFroid/ungoogled-chromium into develop
...
Update OpenSUSE Config for 66 (#398 )
2018-04-23 16:32:16 +08:00
squalus
e41852902f
windows: Use msvc linker
...
this lets us take advantage of control flow guard and avoid another
patch to hack it out
2018-04-21 19:19:40 -07:00
Timothy Vaccarelli
c0567aa04f
Include use-system-libraries-in-official-build.patch in OpenSUSE patch list
2018-04-21 22:18:50 -04:00
squalus
86e422da5c
windows: Update disable import reorder patch
...
remove a few more dependencies causing build errors
2018-04-21 19:18:42 -07:00
squalus
eca465372f
windows: Fix symbol name conflict
2018-04-21 19:18:42 -07:00
squalus
2a0c55a82f
windows: Fix safebrowsing build errors
2018-04-21 19:18:42 -07:00
squalus
6020eb7067
windows: Fix build error in gn bootstrap
2018-04-21 19:18:42 -07:00
squalus
a640ed2e38
windows: Trivial patch refresh
2018-04-21 19:18:42 -07:00
Timothy Vaccarelli
f737bda278
Merge branch 'develop' of https://github.com/Eloston/ungoogled-chromium into develop
2018-04-21 17:32:23 -04:00
Timothy Vaccarelli
3e13ac9183
Update OpenSUSE configuration
2018-04-21 17:32:10 -04:00
xsmile
7b49d5d9e7
linux_rooted: Add use-system-libraries-in-official-build.patch
...
archlinux: Adjust PKGBUILD to avoid conflicts with the new patch
2018-04-21 15:44:56 +02:00
Eloston
5c192485e4
Add is_official_build=true to common base bundle
...
Issue #388 revealed that linux_rooted can handle this with a patch,
which means all configurations *should* support this.
See #390
2018-04-20 17:14:02 +08:00
Eloston
96cb52bb9c
Merge pull request #388 from xsmile/66
...
Update Linux patches to 66
2018-04-20 08:09:15 +00:00
xsmile
5457a077e0
Comment fix-building-without-mdns-and-service-discovery.patch
2018-04-19 22:45:05 +02:00
xsmile
7ef16c8be5
Add fix-screen-sharing-in-google-meet.patch
2018-04-19 22:45:05 +02:00
xsmile
6f6c086e3a
archlinux: Update PKGBUILD
2018-04-18 21:32:08 +02:00
xsmile
17b7ef3413
Update binary and domain substitution lists
2018-04-18 21:32:08 +02:00
xsmile
c17c571215
Update patches
2018-04-18 21:32:08 +02:00
xsmile
be89522c01
Update version to 66.0.3359.117
2018-04-18 21:31:22 +02:00
xsmile
1d3ea63249
Clean up patches
2018-04-18 21:31:22 +02:00
squalus
0395959e20
windows: Remove patch references to iridium trk
2018-04-18 11:55:32 -07:00