mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-23 20:14:53 +08:00
Roll src/build/ 3c58005ad..c53d22a39 (15 commits)
3c58005adf..c53d22a398
$ git log 3c58005ad..c53d22a39 --date=short --no-merges --format='%ad %ae %s'
2025-12-09 victorvianna [build] Remove gnu++2a special casing for gcc bots
2025-12-09 ajgo Delayload userenv
2025-12-09 anandrv [build] Enable Java location rewrite by default on Canary
2025-12-08 smaier Javaless renderer: update to latest Android impl
2025-12-08 inglorion build: Introduce cros_target_cpu_arch GN arg
2025-12-08 drott Update visibility of FreeType component
2025-12-08 drott Sync build configuration enable_freetype with PDF
2025-12-07 msta Rerun modularize.py --os=windows
2025-12-05 linyuh Reland (attempt #2): "Make test APK the default browser app if it has APP_BROWSER category"
2025-12-05 machenbach [build] Enable building arm with coverage instrumentation
2025-12-05 brunobraga [AutofillAi - M4] Add required java classes for c++ communication
2025-12-04 zijiehe [fuchsia] --bp-compression-sort=function in size-optimized
2025-12-04 ajgo Delayload secur32, winhttp, winspool & wintrust
2025-12-04 msta Remove extern_c from clang modules.
2025-12-04 anandrv [base/android] Add location attribution to ThreadUtils methods
Created with:
roll-dep src/build
Change-Id: Iced6f760cae459eaa6351e5d8238f8d25bb3980f
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/7241672
Reviewed-by: Frank Barchard <fbarchard@chromium.org>
Commit-Queue: Victor Vianna <victorvianna@google.com>
This commit is contained in:
parent
74ea9ed7c9
commit
deeb764bb9
2
DEPS
2
DEPS
@ -48,7 +48,7 @@ vars = {
|
||||
|
||||
deps = {
|
||||
'src/build':
|
||||
Var('chromium_git') + '/chromium/src/build' + '@' + '3c58005adf6e658f44946971a544d62815373e00',
|
||||
Var('chromium_git') + '/chromium/src/build' + '@' + 'c53d22a398b881e70e53a972e285a925337a2494',
|
||||
'src/buildtools':
|
||||
Var('chromium_git') + '/chromium/src/buildtools' + '@' + 'eca5f0685c48ed59ff06077cb18cee00934249dd',
|
||||
'src/testing':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user