Commit Graph
9 Commits
Author SHA1 Message Date
AlexeyBarabash 70a0e5d3ce Renamed Android pack symbols script makeArchive7z.sh => pack_symbols.sh 2020-04-14 11:51:08 +03:00
AlexeyBarabash 7d211af68c Add extension to Android symbols tar archive 2020-04-14 11:51:07 +03:00
bridiver 0e89cd5755 don't run desktop create_dist_zips on android 2020-01-21 11:02:29 -07:00
bridiver 5aeed16c65 create symbol archive as part of create_dist 2020-01-21 10:13:29 -07:00
bridiver 28d03b7d03 use chromium cookie settings
related https://github.com/brave/brave-browser/issues/2351
2019-08-15 12:44:35 -07:00
bridiver c7985f8b9d remove chromedriver dep that was carried over from muon and isn't needed at all 2019-07-10 16:38:31 -04:00
Serg 5c26983fa0 Fix crx packages updater for Android (#2666)
* Fix crx packages updater for Android
2019-06-12 16:30:57 -07:00
Mark Pilgrim bd942bdc70 Add site-specific scripting service
tests

call site specific script service at proper time to actually inject relevant scripts

lint

script injection test

upgrade SiteSpecificScriptRule to its own class that populates its own URLPatternSet

typo

move file I/O to task runner

move to own component, move to profile keyed service

rename greaselion component and classes, remove OffTheRecord checks, move web contents observer code to new GreaselionTabHelper, other feedback

move files to brave/browser/greaselion/, use own TaskRunner, remove rest of OffTheRecord checks, other feedback

pass download service into keyed service to eliminate browser dependencies

fixes for merge and build hiccups

lint

build fix

precondition tests

comment

feedback

feature tags

use RewardsServiceObserver, enum initialization, other feedback

lint

more lint

add common_extensions for Android

Android build

build.gn

build.gn

Android build

DCHECKs and null checks and other things

reuse task runner
2019-06-10 16:02:42 -04:00
bridiver e3917f6315 add support for building android-apk
required for https://github.com/brave/brave-browser/issues/2117
2019-05-08 12:35:11 -07:00