Commit Graph

1449 Commits

Author SHA1 Message Date
Eloston
bec2263fc0 Cirrus CI: Always remove download cache directory while populating
If the download cache retrieval fails, then Cirrus CI will leave the
directory around and try to repopulate the directory. So, always remove
the directory if it already exists and re-download.
2019-07-31 21:37:28 -07:00
Eloston
e924b0a11d docs/contributing.md: Add note about reviewing PRs 2019-07-28 17:05:19 -07:00
Eloston
aa75135b56 README.md: Add Codeberg mirror 2019-07-28 17:04:31 -07:00
Eloston
5efb1d4d9d Add Android to docs/platforms.md 2019-07-28 15:16:02 -07:00
Eloston
3ca8c60515 docs/building.md: Add building FAQ 2019-07-20 12:12:45 -07:00
Eloston
4dd30b136b Remove use_ozone=false from flags.gn
There's no reason for it to be explicitly disabled. Also, Ozone could be
beneficial in the future when it becomes the default on desktop Linux
for Wayland users.

See https://github.com/Eloston/ungoogled-chromium/issues/724#issuecomment-510961997
2019-07-15 23:43:11 -07:00
Eloston
c1922f65c7 Merge pull request #798 from Zoraver/master
Update to Chromium 75.0.3770.142
2019-07-16 02:31:28 +00:00
Zoraver Kang
ffbe822921 Update to Chromium 75.0.3770.142 2019-07-15 19:36:54 -04:00
Eloston
1427899d2c README.md: Rewrite Source Code section regarding tags 2019-06-23 19:44:18 -07:00
Eloston
c09a5d987d Merge pull request #782 from Zoraver/master
Update to Chromium 75.0.3770.100
2019-06-20 05:29:19 +00:00
Zoraver Kang
fa9ffd6b89 Update to Chromium 75.0.3770.100 2019-06-20 00:31:54 +00:00
Eloston
d4d4b7f804 Merge pull request #780 from leo-lb/patch-1
Update chromium_version.txt
2019-06-16 18:18:48 +00:00
leo-lb
d6114bb9a4 Update chromium_version.txt
I tested it and it compiles out of the box, contains fixes for severe security issues.
2019-06-16 09:56:06 +02:00
Eloston
5d8abc38b4 Add note about command-line arguments with chrome://flags
Closes #775
2019-06-07 14:08:18 -07:00
Eloston
671eacc64b Merge pull request #774 from xsmile/75
Update for 75.0.3770.80
2019-06-07 20:44:06 +00:00
xsmile
983dc5f73c devutils/update_lists.py: Code checks 2019-06-06 11:02:40 +02:00
xsmile
3561a76cf6 Update version to 75.0.3770.80 2019-06-05 23:42:12 +02:00
xsmile
874917a1ab lists: Update for 75.0.3770.80
Added binary pruning exclusions for GeoLanguage data
2019-06-05 23:42:12 +02:00
xsmile
949f69ac47 patches/extra: Update for 75.0.3770.80 2019-06-05 23:42:12 +02:00
xsmile
a42cc2d536 patches/core: Update for 75.0.3770.80 2019-06-05 22:51:17 +02:00
Eloston
da15107aff docs/developing.md: Fix typo in update_lists.py command 2019-05-22 11:50:41 -07:00
Eloston
358e8b4f1b Add goo.gl to domain substitution
Closes #765
2019-05-22 11:49:53 -07:00
Eloston
62169230d4 Merge pull request #766 from tangalbert919/master
Update to Chromium 74.0.3729.169
2019-05-22 17:37:57 +00:00
tangalbert919
6f0de28f8d Update to Chromium 74.0.3729.169 2019-05-22 08:32:28 -05:00
Eloston
d2beaeff47 Merge pull request #763 from saltama/patch-1
Update to 74.0.3729.157
2019-05-17 23:18:32 +00:00
Saltama
c0f08ffa02 Update to 74.0.3729.157 2019-05-15 10:26:40 +02:00
Eloston
395876db02 Remove clear-http-auth-cache-menu-item.patch
Using the menu item causes the entire browser to segfault. It can be
re-added once it has been updated.

See #761
2019-05-12 14:25:40 -07:00
Eloston
43ec829d19 devutils/validate_patches.py: Use relative patches/ paths by default 2019-05-09 10:12:25 -07:00
Eloston
051d08a0b3 Merge pull request #758 from saltama/master
Update to 74.0.3729.136
2019-05-09 16:36:21 +00:00
Saltama
a03868ea20 Update to 74.0.3729.136 2019-05-08 15:56:41 +02:00
Eloston
7aa9651a3c Merge pull request #752 from tangalbert919/master
Update Chromium to 74.0.3729.131
2019-05-02 17:04:03 +00:00
tangalbert919
c928716980 Hotfix for docs/developing.md 2019-05-01 11:19:02 -05:00
tangalbert919
8376a54fc8 Update Chromium to 74.0.3729.131 2019-05-01 11:11:40 -05:00
Eloston
2862f26286 devutils/validate_patches.py: Add check for patch file ending in newline 2019-04-29 23:50:20 -07:00
Eloston
32b291f903 Refresh enable-paste-and-go-new-tab-button.patch with quilt
Fixes patch file not ending in newline, which breaks Debian's patching
process
2019-04-29 23:33:45 -07:00
Eloston
9e33022f3a README.md: Add Related Projects section
Closes #747
2019-04-27 11:10:30 -07:00
Eloston
9fa9c7ad3d Update revision to 74.0.3729.108-1 2019-04-24 14:00:51 -07:00
Eloston
3ce679fd5a Merge pull request #742 from 23rd/patch-paste-and-go-ntb
Enabled ability to use Paste and Go with wheel on New Tab Button.
2019-04-24 17:00:23 +00:00
23rd
0465aa1b4c Enabled ability to use Paste and Go with wheel on New Tab Button. 2019-04-24 19:17:47 +03:00
Eloston
d009fdf46d Merge pull request #737 from qvint/74
Update Chromium to 74.0.3729.108
2019-04-24 04:41:18 +00:00
qvint
67079193c1 Update Chromium to 74.0.3729.108 2019-04-24 06:24:15 +03:00
qvint
a0742bd52b Merge remote-tracking branch 'upstream/master' into 74
# Conflicts:
#	patches/series
2019-04-24 04:11:37 +03:00
Eloston
d6b5b58564 Bump revision to 73.0.3683.103-2 2019-04-22 10:10:45 -07:00
Eloston
4bdf4e1857 docs/flags.md: Document new --scroll-tabs flag 2019-04-22 10:08:39 -07:00
Eloston
54b2208ecb Merge pull request #739 from 23rd/patch-scroll-tabs
Added flag to enable change tabs using scroll wheel.
2019-04-22 06:36:26 +00:00
Eloston
581797d337 Cirrus CI: Fix typo 2019-04-21 23:34:23 -07:00
Eloston
5f44acbd22 Cirrus CI: Fix pip packages not being fully installed 2019-04-21 23:26:46 -07:00
23rd
bc1f84802c Added flag to enable change tabs using scroll wheel. 2019-04-22 01:03:58 +03:00
qvint
c54c7b3ad5 Update Chromium to 74.0.3729.91 2019-04-20 06:23:40 +03:00
qvint
e267680f11 Update Chromium to 74.0.3729.75 2019-04-19 19:43:24 +03:00