Pavel Beloborodov
ea0df411e9
Stt issues ( #23849 )
...
* STT url override by speech_to_text:web_service_url feature param.
* Disabled speech recognition in Tor.
* Added Brave Service Key V2 for Speech to text.
2024-08-23 12:37:15 +07:00
mkarolin
1f66ff339d
Move brave_services_key_helper and fix deps.
2022-12-15 14:18:54 -05:00
Mikhail
6387cfd7d4
Move a part of //brave/common to //brave/components ( #13456 )
...
* Move a part of //brave/common to //brave/components
* Fix lint issues
* Remove brave_features.*
* Fix android build
* Remove dead includes
* fix compilation
* Fix review issues
* Fix android gn check
* Revert patch changes
* Fix deps duplication & copyright
* Fix some DEPS/BUILD.gn contradictions
* gn format
* move sources.gni
* Fix nits
* Fix after rebase
2022-05-27 16:44:18 +07:00
Pavel Beloborodov
b9749ec40d
Using BUILDFLAGs instead of #define-s ( #12801 )
...
* BRAVE_INFURA_PROJECT_ID as build flag.
* Build flags instead of compiler defines.
* Patches updated.
2022-03-31 12:43:30 +07:00
Kyle Hickinson
ff0131f4a4
Add service key helper to do pattern matching, update patch
2022-02-15 12:11:07 -05:00
Pranjal Jumde
fbd062dff9
lint
2020-06-15 06:59:56 -07:00
Pranjal Jumde
c364275f3b
Fix 10253: Add keying for bravesoftware domains
2020-06-15 06:59:56 -07:00
Anthony Tseng
df0a12dd91
Generalize BRAVE_SERVICES_KEY defines and brave_service_key declare_args
...
and add BRAVE_SERVICES_KEY header for sync request
Also remove access token VLOG
2020-06-11 01:35:51 -07:00
Pranjal Jumde
f3889b9b49
Issue 6541: BraveServiceKey for testing fetched should be fetcheed from the system request handler
2019-10-18 09:03:20 -07:00
Pranjal Jumde
da9fe51bf6
Issue 5690: Add key for brave services
2019-10-16 14:14:37 -07:00
Francois Marier
83fc520c06
Block all Safe Browsing reporting URLs
...
This also temporarily disables download protection remote lookups,
which fixes brave/brave-browser#4341 .
2019-10-02 11:47:27 -07:00
Ivan Efremov
c7dd3e26f9
Issue 5007: Run brave callbacks for system network requests.
...
Fixes https://github.com/brave/brave-browser/issues/5007
2019-08-01 15:23:05 +07:00