Mihai PLESA
4b055ae0b6
Merge pull request #6577 from brave/omaha_rebase
...
Rebase omaha
2020-09-25 10:54:17 +01:00
Simon Hong
2a19fd20e1
Rebase omaha
2020-09-17 14:28:10 +01:00
Anton Lazarev
b5188139d8
update adblock-rust-ffi
2020-09-16 15:58:42 -04:00
Anton Lazarev
466e8da057
update adblock-rust-ffi, exposing setDomainResolver
2020-08-20 18:01:11 -04:00
bridiver
dca82c5d89
update DEPS after merging PRs into master
2020-08-14 12:16:41 -07:00
bridiver
f306ebe9df
update challenge bypass for crate name fixes
2020-08-14 12:12:27 -07:00
bridiver
e3cd275fa3
update deps
2020-08-14 12:12:26 -07:00
Linh Kikuchi
e0c7ee2671
closes issue #devops/3460
2020-08-06 09:06:31 +09:00
bridiver
23740465e0
move submodules to brave-core
2020-07-30 16:09:07 -07:00
Anton Lazarev
f1eb164f8a
use dynamically updated regional catalog from crx-packager
2020-07-22 13:14:08 -04:00
Francois Marier
dd69884c6e
Fix relative paths
...
This fixes the following error during `npm run sync`:
/home/francois/devel/brave-browser
> gclient runhooks
80>use_relative_hooks is deprecated, please remove it from DEPS. (it was merged in use_relative_paths)
23>use_relative_hooks is deprecated, please remove it from DEPS. (it was merged in use_relative_paths)
Running hooks: 96% (94/97) bootstrap
________ running 'vpython src/brave/script/bootstrap.py' in '/home/francois/devel/brave-browser/src/brave'
/home/francois/devel/brave-browser/vendor/depot_tools/.cipd_bin/.cipd/pkgs/0/fI6WggdkRyN1r91MnTeApc2_gyTtXfYpueHZVLcaF8gC/vpython: could not resolve options: failed to resolve Python script: stat /home/francois/devel/brave-browser/src/brave/src/brave/script/bootstrap.py: no such file or directory
Error: Command 'vpython src/brave/script/bootstrap.py' returned non-zero exit status 1 in /home/francois/devel/brave-browser/src/brave
2020-07-20 15:54:23 -07:00
Pranjal Jumde
a07c674bda
Fix deps in bat-native-usermodel
2020-07-20 10:07:09 -07:00
Matt Bacchi
6a19247e1e
Update omaha timestamp server URLs
2020-07-16 18:13:43 -06:00
Pranjal Jumde
2b925a82cb
update hash for adblock rust ffi
2020-07-01 09:14:42 -07:00
AlexeyBarabash
6836c01644
Removed js extension stuff for desktop
2020-06-29 17:12:57 +03:00
AlexeyBarabash
14e21519da
Removed sync v1 js stuff for Android
2020-06-29 17:12:57 +03:00
Anton Lazarev
e3e03eb648
address adblock-rust-ffi audit
2020-06-16 16:50:08 -04:00
Anton Lazarev
225be15a0e
support generichide adblock rules
2020-06-15 15:54:52 -04:00
Terry Mancey
bb4fc9d2e4
Bump bat-native-usermodel deps
...
Fixes brave-intl/bat-native-usermodel#30
2020-05-22 18:30:40 +01:00
Terry Mancey
e5b882d497
Implement machine learning user model changes for Brave Ads
2020-05-21 00:05:34 +01:00
Simon Hong
43784560db
Update omaha to fix locale issue
...
So far, we used us locale for installer and it also affected browser's
default language. By deleting it, installer could get system's locale.
2020-05-20 15:31:30 +09:00
Francois Marier
564afa2437
Move LICENSE file generation to brave-core.
2020-05-13 11:36:01 -07:00
Francois Marier
a1f1043338
Update to the latest extension-whitelist
...
This add the missing license (brave/extension-whitelist#20 ) and
whitelists 1PasswordX (fixes brave/extension-whitelist#18 ),
TabDefrag (fixes brave/extension-whitelist#21 ), and
GNOME Shell integration (fixes brave/extension-whitelist#26 ).
2020-05-13 11:36:00 -07:00
Cezar Augusto
20a93ec44e
Update sync SHA after merging brave/sync#385
2020-05-07 09:47:03 -07:00
AndriusA
1ff745aec3
removes old speedreader repo from DEPS
2020-05-01 11:36:15 -07:00
Mihai PLESA
80cbc30794
fixes
2020-04-16 19:38:26 +01:00
Mihai PLESA
8cb78e55c6
switched from vpython3 to python3
2020-04-16 19:34:45 +01:00
Mihai PLESA
807f18e140
added python deps list
2020-04-16 19:34:45 +01:00
Mihai PLESA
79a01ccbb8
re-added fastly download for rust deps
2020-04-16 19:34:45 +01:00
Brian Clifton
b54877fa2f
Bump adblock-rust-ffi
...
Fixes https://github.com/brave/brave-browser/issues/5318
2020-03-31 12:58:13 -07:00
Brian Clifton
89c61ef184
Update sync DEPS entry to one with vulnerabilities fixed
2020-03-23 23:49:43 -07:00
AlexeyBarabash
2313f4b702
Merge pull request #4958 from brave/android_sync_separate_deps
...
Separate brave-sync DEPS for Android for pre-deviceIdV2 and compaction
2020-03-17 12:10:30 -07:00
AlexeyBarabash
2043429159
Separate brave-sync DEPS for Android for pre-deviceIdV2 and compaction changes; addresses brave-browser#8704
2020-03-17 01:35:25 +02:00
Mark Pilgrim
42989db307
change default video autoplay content setting
...
Remove external Brave-managed autoplay whitelist
lint
Delete chrome-VERSION.patch
.
fewer patches
update autoplay unit tests
2020-03-16 10:39:05 -04:00
Ivan Efremov
8a21b81b22
Update speedreader version in DEPS.
2020-03-10 23:17:52 +07:00
Ivan Efremov
3bacaa9909
Issue 7968: Fix speedreader-ffi version after wrong rebase.
2020-03-10 23:17:52 +07:00
Ivan Efremov
d109a23631
Issue 7968: Initial URLLoader-based speedreader impl.
...
Fixes https://github.com/brave/brave-browser/issues/7968
Fixes https://github.com/brave/brave-browser/issues/7969
2020-03-10 23:17:52 +07:00
ryanml
76f4fe6b2f
Updating sync hash to solve dep issues
2020-03-09 13:16:05 -07:00
Matt Bacchi
7bd8df39f1
Use Sparkle master branch after merging Sparkle branch 1.22.0 into master
...
Fixes: https://github.com/brave/brave-browser/issues/8327
2020-02-21 09:15:59 -07:00
Anton Lazarev
29ad4f97fe
update adblock-rust-ffi version
2020-02-06 19:23:53 -05:00
Pete Snyder
a59867034e
Refactor client-side cosmetic filtering for more iteration
2020-02-03 16:40:48 -08:00
Anton Lazarev
ee3d741616
Implement cosmetic filtering of DOM elements via rules provided by ad block component.
...
Reverts the revert of the oringal implementation: "Merge pull request #4255 from brave/bsc-revert-cosmetic-filtering"
This reverts commit fcfe38a549 , reversing
changes made to 950778a7a1 .
Fixes some conflicts as a result of master getting flag features and uses updated adblock-rust-ffi version which provides a slightly different API than for the original implementation.
2020-02-03 16:40:48 -08:00
Brian R. Bondy
5c1d3cbbf7
Merge pull request #4406 from brave/remove-unused-deps
...
Remove unused bloom-filter-cpp dep
2020-01-31 09:27:33 -05:00
Matt Bacchi
1dff82dc1e
Add Sparkle hardened runtime support
...
This includes the updates:
* Point to Sparkle commit for branch merged_with_sparkle_1.22.0_v2
* Import Python collections library to sign fileop and Autoupdate
in the correct order
2020-01-30 15:12:00 -07:00
Brian R. Bondy
149b0e3e0c
Remove unused bloom-filter-cpp dep
2020-01-28 23:52:34 -05:00
SergeyZhukovsky
30111ecbcc
old sync Android integration
2020-01-06 09:53:42 -05:00
Anthony Tseng
33adbef256
Bump brave-sync commit to production(master branch)
2019-12-28 17:19:53 +08:00
bridiver
f5ba9dd02b
bump deps for https://github.com/brave/sync/pull/362
2019-12-26 10:14:20 -07:00
Anthony Tseng
fd6988064e
Delete and create new device record to apply device id v2
2019-12-26 09:59:57 -07:00
Anthony Tseng
6805ec2c47
deviceIdV2 and extra SAVE_INIT_DATA for migration
2019-12-26 09:59:57 -07:00