dawn-cmake/DEPS

151 lines
4.9 KiB
Plaintext
Raw Normal View History

2020-03-02 20:47:43 +00:00
use_relative_paths = True
gclient_gn_args_file = 'build/config/gclient_args.gni'
gclient_gn_args = [
'mac_xcode_version',
]
2020-03-02 20:47:43 +00:00
vars = {
# This can be overridden, e.g. with custom_vars, to download a nonstandard
# Xcode version in build/mac_toolchain.py
# instead of downloading the prebuilt pinned revision.
'mac_xcode_version': 'default',
'chromium_git': 'https://chromium.googlesource.com',
'github': '/external/github.com',
2020-03-02 20:47:43 +00:00
Rolling 5 dependencies Roll build/ aae8259e7..b1d8cdddd (59 commits) https://chromium.googlesource.com/chromium/src/build/+log/aae8259e754b..b1d8cdddd35b $ git log aae8259e7..b1d8cdddd --date=short --no-merges --format='%ad %ae %s' 2020-08-31 pkotwicz Update renamed PRESUBMIT function in docs 2020-08-31 chromium-autoroll Roll Fuchsia SDK from 0.20200831.0.1 to 0.20200831.1.1 2020-08-31 chromium-autoroll Roll Fuchsia SDK from 0.20200830.3.1 to 0.20200831.0.1 2020-08-31 wenbinzhang Revert "Rename wrapper_scripts for generated_script tests in MB." 2020-08-30 chromium-autoroll Roll Fuchsia SDK from 0.20200830.1.1 to 0.20200830.3.1 2020-08-30 chromium-autoroll Roll Fuchsia SDK from 0.20200830.0.1 to 0.20200830.1.1 2020-08-30 chromium-autoroll Roll Fuchsia SDK from 0.20200829.3.1 to 0.20200830.0.1 2020-08-30 chromium-autoroll Roll Fuchsia SDK from 0.20200829.2.1 to 0.20200829.3.1 2020-08-29 chromium-autoroll Roll Fuchsia SDK from 0.20200829.1.1 to 0.20200829.2.1 2020-08-29 chromium-autoroll Roll Fuchsia SDK from 0.20200828.3.1 to 0.20200829.1.1 2020-08-29 dpranke Add xvfb logic to all windowed test launcher targets. 2020-08-29 magchen Revert "Reland "Reland "X11 and Ozone: enable use_x11 and use_ozone""" 2020-08-28 chromium-autoroll Roll Fuchsia SDK from 0.20200828.1.1 to 0.20200828.3.1 2020-08-28 nharper Revert "Enable whole-program devirtualization for arm64 Android build." 2020-08-28 bjoyce Add result sink for test uploads. 2020-08-28 msisov Reland "Reland "X11 and Ozone: enable use_x11 and use_ozone"" 2020-08-28 dpranke Rename wrapper_scripts for generated_script tests in MB. 2020-08-28 chromium-autoroll Roll Fuchsia SDK from 0.20200828.0.1 to 0.20200828.1.1 2020-08-28 benmason Revert "Update TrichromeChrome version code." 2020-08-28 chromium-autoroll Roll Fuchsia SDK from 0.20200827.3.2 to 0.20200828.0.1 2020-08-28 dewittj [AAR] Re-enable info file asserts. 2020-08-28 thomasanderson Reland "Roll sysroots" 2020-08-28 chromium-autoroll Roll Fuchsia SDK from 0.20200826.2.2 to 0.20200827.3.2 2020-08-27 smaier Removing extract_assets from android_aar_prebuilt 2020-08-27 msisov Reland "linux sysroot: fix libwayland-client-symbols file." 2020-08-27 chonggu [Fuchsia] Switch to dynamic loading of loosely-coupled target modules. 2020-08-27 waynepie [Fuchsia] Add recommended command-line to get access to /dev/kvm 2020-08-27 wez [fuchsia] Use virtio-net-pci for both ARM64 and x64 emulation. 2020-08-27 thomasanderson Revert "Roll sysroots" 2020-08-27 agrieve Revert "Android: Enable vertical class merging in R8" 2020-08-27 sclittle Revert "linux sysroot: fix libwayland-client-symbols file." 2020-08-27 thomasanderson Roll sysroots 2020-08-27 msisov linux sysroot: fix libwayland-client-symbols file. 2020-08-27 msisov Revert "Reland "X11 and Ozone: enable use_x11 and use_ozone"" 2020-08-27 agrieve Remove unused constant build_utils.JAVA_PATH 2020-08-26 chromium-autoroll Roll Fuchsia SDK from 0.20200826.1.1 to 0.20200826.2.2 2020-08-26 chromium-autoroll Roll Fuchsia SDK from 0.20200826.0.1 to 0.20200826.1.1 2020-08-26 yukishiino base/allocator: Fix android_cronet build with PA-Everywhere 2020-08-26 msisov Reland "X11 and Ozone: enable use_x11 and use_ozone" 2020-08-26 wuwang Replaces uncommon char in file name for filesystem compatibility. 2020-08-26 chromium-autoroll Roll Fuchsia SDK from 0.20200825.3.1 to 0.20200826.0.1 2020-08-26 mark mac/arm64: Update to Xcode 12b6 (12A8189n) 2020-08-26 kouhei Specify libtinfo5 legacy package for building on Ubuntu 20.04 2020-08-25 chromium-autoroll Roll Fuchsia SDK from 0.20200825.1.1 to 0.20200825.3.1 2020-08-25 caseq Revert "X11 and Ozone: enable use_x11 and use_ozone" 2020-08-25 smaier Ignoring raw resources in HardcodeSharedLibraryDynamicAttributes 2020-08-25 msisov X11 and Ozone: enable use_x11 and use_ozone 2020-08-25 thestig Fix outdated comment in install-build-deps.sh. 2020-08-25 thestig install-build-deps: select between lib32gcc1 and lib32gcc-s1 as needed. 2020-08-25 wnwen Android: Ignore AppCompatResource lint warning 2020-08-25 msisov lacros: don't set pangocairo 2020-08-25 chromium-autoroll Roll Fuchsia SDK from 0.20200825.0.1 to 0.20200825.1.1 2020-08-25 agrieve Android: Enable vertical class merging in R8 2020-08-25 chromium-autoroll Roll Fuchsia SDK from 0.20200824.3.1 to 0.20200825.0.1 2020-08-25 brucedawson Handle toolchains with/without ..\.. in variables 2020-08-25 nbilling Implement DWARF Fission support in Chrome Android. 2020-08-25 caseq Fix headless build broken after #800929 2020-08-24 chromium-autoroll Roll Fuchsia SDK from 0.20200824.2.1 to 0.20200824.3.1 2020-08-24 chromium-autoroll Roll Fuchsia SDK from 0.20200824.0.1 to 0.20200824.2.1 Roll testing/ 3a36cd6d9..2691851e4 (48 commits) https://chromium.googlesource.com/chromium/src/testing/+log/3a36cd6d9221..2691851e49de $ git log 3a36cd6d9..2691851e4 --date=short --no-merges --format='%ad %ae %s' 2020-08-31 jonahr Reduce webgl testing load on Mac Pro 2020-08-31 wenbinzhang Revert "Rename wrapper_scripts for generated_script tests in MB." 2020-08-29 dpranke Add xvfb logic to all windowed test launcher targets. 2020-08-29 zhaoyangli [iOS][infra] Run tests in iOS14 runtimes on ios-simulator-full-configs 2020-08-28 dpranke Rename wrapper_scripts for generated_script tests in MB. 2020-08-28 rmhasan skew tests, weblayer: Use temporary CIPD package tags 2020-08-28 wuwang Disable chrome_java_test_wpr_tests on Marshmallow 64 bit Tester 2020-08-27 dpranke Rework command handling for MB generated_scripts. 2020-08-27 svenzheng [lacros] Disable some content_browsertests 2020-08-27 zhaoyangli [iOS][infra] Remove iOS14 tester pool "chromium.tests.ios14" config. 2020-08-27 livvielin Enable HTTPDangerWarning by default 2020-08-27 cyan [Tab Groups Collapse] Add field trial testing config. 2020-08-27 fdoray Revert "[blink scheduler] Add OptOutWebRTCFromAllThrottling to testing config." 2020-08-27 ajuma [iOS] Add field trial testing config for real-time Safe Browsing 2020-08-27 javierrobles [iOS][Biometric-Auth] Add experiment config 2020-08-27 schwering [Autofill] Field trial config for user-filled-override fix. 2020-08-27 schwering [Autofill] Launched company-name blacklisting experiments. 2020-08-27 jinsukkim Enable gesturenav flaky test on android-pie-x86-fyi-rel 2020-08-26 dom Delay competing low priority requests in the renderer 2020-08-26 szager Add fieldtrial config for CompositeCrossOriginIframes 2020-08-26 rmhasan Change indents in variants.pyl to match other .pyl files 2020-08-26 sgilhuly Add test names to parameterized cc_unittests 2020-08-26 zhaoyangli [infra] Roll iOS bots to Xcode 12 beta 6 12a8189n. 2020-08-26 chonggu [Fuchsia] Enable more gpu integration tests on Fuchsia CI and CQ 2020-08-26 sgilhuly Enable TranslucentRectangles test on SkiaRenderer Dawn 2020-08-26 thestig Remove EnableCustomMacPaperSizes feature flag. 2020-08-26 mohsen Removed field trial config for DisableLatencyRecoveryDesktop 2020-08-26 yaoxia Field trial testing config for FlocIdComputedEventLogging 2020-08-26 jdeblasio [MIX-DL] Update field trial testing config 2020-08-26 rmhasan skew testing: Add variants.pyl owners 2020-08-25 dtseng Adds support for EventFrom action in desktop tree 2020-08-25 estaab Relax requirement to run web tests on Mac 10.13 bots with GPUs. 2020-08-25 svenzheng [lacros] Disable some flaky browser and interactive ui tests 2020-08-25 hypan Revert "android: Temporarily remove content_browsertests from L CQ builder" 2020-08-25 kmilka Add SharingHub to fieldtrial testing config 2020-08-25 twellington Reland "Disable P/CompositorImplBrowserTestRefreshRate.VideoPreference on M x86" 2020-08-25 hypan Revert "Disable P/CompositorImplBrowserTestRefreshRate.VideoPreference on M x86" 2020-08-25 hypan android: Increase the expiration for builders Android WebView {N,O} (dbg) 2020-08-25 gbeaty Set compile targets for chromium builders in test specs. 2020-08-25 sinansahin [Offline indicator v2] Add field trial testing entry 2020-08-25 vovoy Enable CrOSUserSpaceLowMemoryNotification by default 2020-08-24 svenzheng [lacros] Run components_unittests on CQ 2020-08-24 twellington Disable P/CompositorImplBrowserTestRefreshRate.VideoPreference on M x86 2020-08-24 michaelbai Support simulation of internal-profile reporting 2020-08-24 mcrouse [LiteVideo] Fieldtrial updated for beta experiment. 2020-08-24 johnchen [Perf] Configure android-pixel4a_power-perf bot 2020-08-24 jeffyoon Reland "[ios] noncq to run tests on 14.0 simulators" 2020-08-24 rmhasan weblayer: Add skew tests for new versions released in beta Roll third_party/googletest/ 1e315c5b1..df6b75949 (1 commit) https://chromium.googlesource.com/external/github.com/google/googletest.git/+log/1e315c5b1a62..df6b75949b1e $ git log 1e315c5b1..df6b75949 --date=short --no-merges --format='%ad %ae %s' 2020-08-26 absl-team Googletest export Roll third_party/spirv-tools/ 4dd122392..8a0ebd40f (14 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup//SPIRV-Tools.git/+log/4dd122392f3a..8a0ebd40f86d $ git log 4dd122392..8a0ebd40f --date=short --no-merges --format='%ad %ae %s' 2020-08-31 jaebaek Correctly replace debug lexical scope of instruction (#3718) 2020-08-28 afdx spirv-fuzz: Remove opaque pointer design pattern (#3755) 2020-08-27 stefanomil spirv-fuzz: Create synonym via OpPhi and existing synonyms (#3701) 2020-08-27 stefanomil Add LoopNestingDepth function to StructuredCFGAnalysis (#3754) 2020-08-27 afdx spirv-fuzz: Do not make synonyms of void result ids (#3747) 2020-08-26 greg Do not register DebugFunction for functions optimized away. (#3749) 2020-08-26 jaebaek Handle DebugScope in compact-ids pass (#3724) 2020-08-26 afdx spirv-fuzz: Overflow ids (#3734) 2020-08-25 greg Fix DebugNoScope to not output InlinedAt operand. (#3748) 2020-08-25 vasniktel spirv-fuzz: Split the fact manager into multiple files (#3699) 2020-08-25 andreperezmaselco.developer spirv-fuzz: Add inline function transformation (#3517) 2020-08-25 vasniktel spirv-fuzz: Fix MaybeGetZeroConstant (#3740) 2020-08-24 greg Fix SSA-rewrite to remove DebugDeclare for variables without loads (#3719) 2020-08-24 stevenperron Add undef for inlined void function (#3720) Roll tools/clang/ 9784c4f72..fcef86e30 (7 commits) https://chromium.googlesource.com/chromium/src/tools/clang/+log/9784c4f72a4e..fcef86e30a0a $ git log 9784c4f72..fcef86e30 --date=short --no-merges --format='%ad %ae %s' 2020-08-31 hans blink_gc_plugin: Update stack_allocated test expectations 2020-08-28 hans Fix the blink_gc_plugin tests after crrev.com/802490 2020-08-28 yukiy Remove a template param of LinkedHashSet in stub 2020-08-27 hans Roll clang llvmorg-12-init-3492-ga1caa302-1 : llvmorg-12-init-4187-g33ce275f-1. 2020-08-25 hans Clang build.py: Update gnuwin version to 14 2020-08-24 thakis clang upload script: Run mac-arm64-rel try bot on compiler rolls. 2020-08-24 thakis clang upload script: sort cq-include-trybots footer alphabetically Created with: roll-dep build buildtools testing third_party/googletest third_party/gpuweb-cts third_party/spirv-headers third_party/spirv-tools tools/clang Change-Id: I0f041fc70616672a715e6a8e63e988e947cc59ff Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/27762 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org>
2020-08-31 19:16:04 +00:00
'build_revision': 'b1d8cdddd35b2ccf16a4945748b1661b19201785',
Rolling 6 dependencies Roll build/ 6c915ac2a..aae8259e7 (164 commits) https://chromium.googlesource.com/chromium/src/build/+log/6c915ac2af1a..aae8259e754b $ git log 6c915ac2a..aae8259e7 --date=short --no-merges --format='%ad %ae %s' 2020-08-24 chromium-autoroll Roll Fuchsia SDK from 0.20200823.3.1 to 0.20200824.0.1 2020-08-24 sdefresne [ios] Add support for building .swift files 2020-08-24 chromium-autoroll Roll Fuchsia SDK from 0.20200823.2.1 to 0.20200823.3.1 2020-08-23 smcallis Refactor OS_LINUX preprocessor directive for LaCrOS effort. 2020-08-23 chromium-autoroll Roll Fuchsia SDK from 0.20200823.1.1 to 0.20200823.2.1 2020-08-23 chromium-autoroll Roll Fuchsia SDK from 0.20200822.3.1 to 0.20200823.1.1 2020-08-23 chromium-autoroll Roll Fuchsia SDK from 0.20200822.2.1 to 0.20200822.3.1 2020-08-22 chromium-autoroll Roll Fuchsia SDK from 0.20200822.1.1 to 0.20200822.2.1 2020-08-22 chromium-autoroll Roll Fuchsia SDK from 0.20200821.3.1 to 0.20200822.1.1 2020-08-22 chromium-autoroll Roll Fuchsia SDK from 0.20200821.2.1 to 0.20200821.3.1 2020-08-21 estade Move //chrome/common/media_router to //components/media_router/common 2020-08-21 thomasanderson [XProto] Remove usage of all Xlib and XCB extensions 2020-08-21 chromium-autoroll Roll Fuchsia SDK from 0.20200821.1.1 to 0.20200821.2.1 2020-08-21 liaoyuke [lacros] Add documentation for use with xvfb 2020-08-21 agrieve Reland #2: Add -noverify to build commands to improve runtime (local builds only) 2020-08-21 bsheedy Add Gold CRS arg 2020-08-21 dpranke Roll GN from e327ffdc..6f13aaac and update BUILD files. 2020-08-21 chromium-autoroll Roll Fuchsia SDK from 0.20200821.0.1 to 0.20200821.1.1 2020-08-21 chromium-autoroll Roll Fuchsia SDK from 0.20200820.3.2 to 0.20200821.0.1 2020-08-21 wychen Revert "Reland "Add -noverify to build commands to improve runtime (local builds only)"" 2020-08-21 chromium-autoroll Roll Fuchsia SDK from 0.20200820.2.1 to 0.20200820.3.2 2020-08-20 uekawa install-build-deps: lib32gcc1 to lib32gcc-s1 2020-08-20 tcwang [build] Provide a GN arg to enable call-graph-profile-sort 2020-08-20 agrieve Reland "Add -noverify to build commands to improve runtime (local builds only)" 2020-08-20 agrieve Android expectations: Improve node sort order 2020-08-20 jeffyoon [ios/infra] move xcode-parallelization to testing/buildbot 2020-08-20 chromium-autoroll Roll Fuchsia SDK from 0.20200820.1.1 to 0.20200820.2.1 2020-08-20 chromium-autoroll Roll Fuchsia SDK from 0.20200819.3.1 to 0.20200820.1.1 2020-08-20 aeubanks Roll clang llvmorg-12-init-1771-g1bd7046e-5 : llvmorg-12-init-3492-ga1caa302-1. 2020-08-20 dpranke Add a python2_action() template and use it in :histograms_xml. 2020-08-20 chromium-autoroll Roll Fuchsia SDK from 0.20200819.1.1 to 0.20200819.3.1 2020-08-19 dpranke Reland "Rework generated_script handling in MB." 2020-08-19 mheikal Make doubledown rolled packages private 2020-08-19 mheikal [Android] Ignore trailing whitespace in expectation diff-patch lines 2020-08-19 bjoyce Fix flakey test_server. 2020-08-19 agrieve Android: When lint fails, print hint about treat_warnings_as_errors=false 2020-08-19 smcallis Refactor OS_LINUX preprocessor directive for LaCrOS effort. 2020-08-19 chromium-autoroll Roll Fuchsia SDK from 0.20200819.0.1 to 0.20200819.1.1 2020-08-19 sebmarchand Make the Linux PGO build use the archived profiles 2020-08-19 justincohen Revert "Rework generated_script handling in MB." 2020-08-19 mark mac/arm64: Update to Xcode 12b5 (12A8189h) 2020-08-19 mark mac/arm64: Compile with -mcpu=apple-a12 2020-08-19 chromium-autoroll Roll Fuchsia SDK from 0.20200818.4.1 to 0.20200819.0.1 2020-08-19 dewittj JDK Lib Dexer: Ignore keep file if none is generated. 2020-08-19 agrieve Android: Capture more tombstones in instrumentation tests 2020-08-19 hajimehoshi Revert "Add -noverify to build commands to improve runtime (local builds only)" 2020-08-18 chromium-autoroll Roll Fuchsia SDK from 0.20200818.1.1 to 0.20200818.4.1 2020-08-18 agrieve Add -noverify to build commands to improve runtime (local builds only) 2020-08-18 rjascani [Fuchsia] Use isolated-cache for the cdm_data_directory 2020-08-18 smcallis Refactor OS_LINUX preprocessor directive for LaCrOS effort. (...) 2020-08-10 svenzheng Using latest file to determine latest version for lacros runner 2020-08-10 chromium-autoroll Roll Fuchsia SDK from 0.20200810.1.1 to 0.20200810.2.1 2020-08-10 chonggu [Fuchsia] Remove loglistener from DeviceTarget. 2020-08-10 agrieve Reland "build_vars.txt: Changed to build_vars.json" 2020-08-10 mheikal Fix bug where chrome's app icon is missing in AGSA 2020-08-10 ntfschr Android: treat WebView like one word for java_cpp_utils 2020-08-10 wnwen Android: Remove unnecessary manifest_package 2020-08-10 boliu aw: Batch AwSettingsTest 2020-08-10 wnwen Android: Allow targets to specify baseline.xml 2020-08-10 benmason Revert "build_vars.txt: Changed to build_vars.json" 2020-08-10 chromium-autoroll Roll Fuchsia SDK from 0.20200810.0.1 to 0.20200810.1.1 2020-08-10 perrier [Android] add language decouple strings 2020-08-10 chromium-autoroll Roll Fuchsia SDK from 0.20200809.3.1 to 0.20200810.0.1 2020-08-09 chromium-autoroll Roll Fuchsia SDK from 0.20200809.1.1 to 0.20200809.3.1 2020-08-09 wychen Handle Unicode characters in adb log in Android tests 2020-08-09 chromium-autoroll Roll Fuchsia SDK from 0.20200809.0.1 to 0.20200809.1.1 2020-08-09 chromium-autoroll Roll Fuchsia SDK from 0.20200808.2.1 to 0.20200809.0.1 2020-08-09 chromium-autoroll Roll Fuchsia SDK from 0.20200808.1.1 to 0.20200808.2.1 2020-08-08 chromium-autoroll Roll Fuchsia SDK from 0.20200808.0.1 to 0.20200808.1.1 2020-08-08 chromium-autoroll Roll Fuchsia SDK from 0.20200807.5.1 to 0.20200808.0.1 2020-08-08 chromium-autoroll Roll Fuchsia SDK from 0.20200807.4.1 to 0.20200807.5.1 2020-08-07 bjoyce Combine two jacoco reports. 2020-08-07 dpranke Remove all remaining references to the jumbo build. 2020-08-07 agrieve build_vars.txt: Changed to build_vars.json 2020-08-07 agrieve Report the value of concurrent_links from "gn gen" when on bots 2020-08-07 chromium-autoroll Roll Fuchsia SDK from 0.20200807.3.1 to 0.20200807.4.1 2020-08-07 agrieve diff_utils.py: Fix typo in URL (expecations) 2020-08-07 agrieve AndroidManifest.xml: Tweak DIFF-ANCHOR computation 2020-08-07 chromium-autoroll Roll Fuchsia SDK from 0.20200806.2.1 to 0.20200807.3.1 2020-08-07 dewittj Exclude empty AndroidManifest.xml from resources in an AAR prebuilt. 2020-08-06 benmason Updating XTBs based on .GRDs from branch master 2020-08-06 chromium-autoroll Roll Fuchsia SDK from 0.20200806.1.1 to 0.20200806.2.1 2020-08-06 titouan Block private network requests from insecure contexts. 2020-08-06 Pavel.Iliin Enable whole-program devirtualization for arm64 Android build. 2020-08-06 chromium-autoroll Roll Fuchsia SDK from 0.20200806.0.1 to 0.20200806.1.1 2020-08-06 chromium-autoroll Roll Fuchsia SDK from 0.20200805.3.1 to 0.20200806.0.1 2020-08-06 mark mac/arm64: Update to Xcode 12b4 (12A8179i) 2020-08-06 bokan [Cleanup] Remove dead SpatialNavigationHost 2020-08-05 chromium-autoroll Roll Fuchsia SDK from 0.20200805.0.1 to 0.20200805.3.1 2020-08-05 liaoyuke [lacros] Use xvfb to run interactive_ui_tests 2020-08-05 sokcevic Use inclusive parameter names in PRESUBMIT.py 2020-08-05 wnwen Android: Clean up baseline.xml for downstream 2020-08-05 chromium-autoroll Roll Fuchsia SDK from 0.20200804.3.1 to 0.20200805.0.1 2020-08-05 chromium-autoroll Roll Fuchsia SDK from 0.20200804.2.1 to 0.20200804.3.1 2020-08-05 cduvall Reland "Move getPacProcessor() to GlueApiHelperForR" 2020-08-05 bjoyce Add option to limit batch sizes. 2020-08-04 chromium-autoroll Roll Fuchsia SDK from 0.20200804.1.1 to 0.20200804.2.1 2020-08-04 dpranke Remove 'dpranke@chromium.org' from OWNERS. 2020-08-04 liaoyuke [lacros] Use new gs location 2020-08-04 steveroe Add chrome-bot ps output to system statistics log. Roll buildtools/ 613921787..ff93f3ea1 (3 commits) https://chromium.googlesource.com/chromium/src/buildtools/+log/61392178782c..ff93f3ea1a7f $ git log 613921787..ff93f3ea1 --date=short --no-merges --format='%ad %ae %s' 2020-08-21 dpranke Roll GN from e327ffdc..6f13aaac and update BUILD files. 2020-08-07 sdefresne Roll GN from 3028c6a4..e327ffdc 2020-08-04 dpranke Remove 'dpranke@chromium.org' from OWNERS. Roll testing/ dc9b1969e..3a36cd6d9 (198 commits) https://chromium.googlesource.com/chromium/src/testing/+log/dc9b1969e7b2..3a36cd6d9221 $ git log dc9b1969e..3a36cd6d9 --date=short --no-merges --format='%ad %ae %s' 2020-08-24 msisov X11: disable some dnd tests through DISABLED_ 2020-08-24 msisov Ozone/Linux: use pangocairo and fix *TrueTypeFont tests 2020-08-24 yuzus [bfcache] Remove SWonUI flag from bfcache bots 2020-08-22 wuwang Enable WPR test again and add to CQ bot android-marshmallow-x86-rel. 2020-08-22 xhwang Revert "[ios] noncq to run tests on 14.0 simulators" 2020-08-21 jeffyoon [ios] noncq to run tests on 14.0 simulators 2020-08-21 kimstephanie mac 11.0 FYI bots src changes 2020-08-21 fdoray [blink scheduler] Add OptOutWebRTCFromAllThrottling to testing config. 2020-08-21 adoneria [updater] LUCI configs for omaha 4 mac builders. 2020-08-21 jeffyoon [ios] remove the xctest arg with enable_unittests_xctest 2020-08-21 msisov X11 and ozone: enable dndozone tests 2020-08-21 toyoshim WebView: remove WebViewOriginCheckForStreamReader experiment 2020-08-21 lindsayw [ios] Remove 12 and 13 coverage from ios14-sdk-sim 2020-08-21 liaoyuke [code coverage] Do not retry invalid shards in coverage build 2020-08-20 zhaoyangli [iOS][infra] Output iOS disabled tests from coverage builder. 2020-08-20 zhaoyangli [iOS][infra] Roll all iOS builders to Xcode 12 beta 5 12a8189h. 2020-08-20 jeffyoon [ios/infra] move xcode-parallelization to testing/buildbot 2020-08-20 ricea Add base::Feature for TransferableStreams 2020-08-20 jeffyoon [ios] ios-simulator-cronet sim sdk from 13.6->13.4 2020-08-20 sreejakshetty [bfcache] Cleanup BackForwardCache test filters 2020-08-20 sreejakshetty [bfcache] Cleanup filtered content_browsertest tests 2020-08-19 dpranke Reland "Rework generated_script handling in MB." 2020-08-19 zhaoyangli [iOS] Append `(1st generation)` to iPhone SE test variant. 2020-08-19 chonggu [Fuchsia] Add maps test suite to Fuchsia FYI bot 2020-08-19 juanmojica Update parameters for shopping experiments in field trial config. 2020-08-19 alexmos Revert "[omnibox] Add tests for dedicated row and pedals a11y" 2020-08-19 svenzheng Enable more gtest pixel tests on fyi bot only 2020-08-19 adoneria [updater] add swarming dimensions for win10 tests. 2020-08-19 zhaoyangli [iOS][infra] Roll all iOS bots to Xcode 12 12a8179i_audio. 2020-08-19 hypan emulator: promote content_browsertests on MM to non-FYI 2020-08-19 olesiamarukhno [omnibox] Add tests for dedicated row and pedals a11y 2020-08-19 sujiezhu Remove AutofillEnableSurfacingServerCardNickname from field trial testing config 2020-08-19 johnchen [Perf] Change android-pixel2-perf to 28 shards 2020-08-19 jeffyoon [ios] ios14 roll to xcode 12 beta 5 12a8189h 2020-08-19 lukasza Enable CorbAllowlistAlsoAppliesToOorCors via fieldtrial...config.json. 2020-08-19 lukasza Remove stale fieldtrial_testing_configs. 2020-08-19 lpz Add support to wpt_metadata_builder for using checked-in wpt metadata. 2020-08-19 justincohen Revert "Rework generated_script handling in MB." 2020-08-19 jiwan Add personal info experiment to field trial config. 2020-08-18 dpranke Add --isolated-outdir flag to test executable API. 2020-08-18 jonahr Enable metal webgl testing on ANGLE/optional/FYI Mac bots 2020-08-18 sinansahin [Offline indicator v2] Add command-line switch to force online state 2020-08-18 liaoyuke [lacros] Move interactive_ui_tests out of experimental 2020-08-18 liaoyuke [lacros] Run interactive_ui_tests on linux-lacros-rel 2020-08-18 pbos Enable SessionCrashedBubbleViewTest.* pixel tests 2020-08-18 liaoyuke [lacros] Disable a few flaky tests and refactor 2020-08-18 dtrainor Updated the reengagement test config. 2020-08-18 fgorski [OSL-RV] Enable Omnibox Suggestions in Recycler View by default 2020-08-18 kimstephanie check_static_initializers should use hermetic xcode paths 2020-08-18 bsheedy Add GPU arm64 Mac builder (...) 2020-08-10 msisov Ozone: Add --enable-features=UseOzonePlatform to bot variants. 2020-08-08 bpastene Move linux & android bfcache builders to main waterfalls. 2020-08-08 bpastene Mark all Tast and brower-sanity tests as experimental on new arc-r bot. 2020-08-07 isamsonov Remove blink mac10.10/11 configurations. 2020-08-07 svenzheng Get pixel_browser_tests out of experimental 2020-08-07 svenzheng Disable more browser_tests tests for lacros 2020-08-07 toyoshim WebViewOriginCheckForStreamReader: enable it in variation tests 2020-08-07 bpastene Add several basic gtest & integration tests to new eve-arc-r bot. 2020-08-07 isamsonov Remove blink web tests from mac10.10/11. 2020-08-07 svenzheng Disable more browser_tests tests on lacros tester 2020-08-07 domfc Add trial config for WebProtectConnectors 2020-08-07 pmarko Treat PK11_ListCertsInSlot returning nullptr as no certs on slot 2020-08-07 bpastene Remove all experimental tests from android-pie-arm64-rel. 2020-08-07 cthomp Add testing config for iOS legacy TLS interstitial 2020-08-07 isamsonov Remove WebKit Mac10.13 retina configurations. 2020-08-06 svenzheng Enable experiment for browser_tests on lacros tester 2020-08-06 gatong Infra: Renaming mac-arm64 to mac-arm64-rel 2020-08-06 justincohen [ios] Upstream roll Xcode 12 beta 4 (with audio workaround) 2020-08-06 svenzheng Disable more browser_tests for lacros 2020-08-06 ftirelo Revert "Infra: Rename mac-arm64 builder to mac-arm64-rel" 2020-08-06 hans testing/libfuzzer/reproducing.md Fix broken link 2020-08-06 gatong Infra: Rename mac-arm64 builder to mac-arm64-rel 2020-08-06 lizeb Enable ParkableStringsToDisk in fieldtrial_testing_config.json. 2020-08-06 lizeb Enable Background purge on mac in fieldtrial_testing_config.json. 2020-08-06 talp Exclude CrOS from per-agent scheduling experiment. 2020-08-06 svenzheng Enable browser_tests on lacros ci builder 2020-08-06 martiniss Fix mac-arm64 test config 2020-08-05 martiniss Add tests to mac-arm64 builder 2020-08-05 bsheedy Target new Win NVIDIA driver 2020-08-05 rockot Remove sandboxed storage service test suites 2020-08-05 bsheedy Fix and Re-Enable Gold 2020-08-05 sreejakshetty [bfcache] Cleanup and fix content_unittest 2020-08-05 siyua [Nickname Management] Add feature flag to fieldtrial_testing_config 2020-08-05 steveroe Add a cpu x86 dimension to android and android_arm64 resource tests. 2020-08-05 meacer Update field trial config for SafeBrowsing delayed warnings 2020-08-05 tikuta testing: revert whitespace change 2020-08-05 mohsen Reland "Re-add field trial testing config for DisableLatencyRecoveryDesktop" 2020-08-05 ayaelattar Revert "Re-add field trial testing config for DisableLatencyRecoveryDesktop" 2020-08-05 liaoyuke [lacros] Re-enable interactive_ui_tests on linux-lacros 2020-08-05 wenbinzhang [benchmarking] stop running reference build for system_health.common 2020-08-05 pasthana Reland "Bring parity between mac coverage and non-coverage build" 2020-08-05 mohsen Reland "Re-add field trial testing config for DisableLatencyRecoveryDesktop" 2020-08-05 svenzheng Fix linux-lacros-builder-rel compile error 2020-08-05 bpastene Add a test_env.py no-op change to reset swarming's task duplication. 2020-08-05 ynovikov Revert "Shard SwANGLE angle_deqp_egl_tests" 2020-08-05 hypan emulator: Disabld flaky test in StartSurfaceLayoutTest on MM 2020-08-05 hypan emulator: Disable flaky autofill tests on MM 2020-08-04 bsheedy Bypass Skia Gold functionality 2020-08-04 dpranke Remove 'dpranke@chromium.org' from OWNERS. 2020-08-04 aliceywang [Android][Test] Enable AccountPickerBottomSheetTest on MM Roll third_party/googletest/ e6e2d3b76..1e315c5b1 (25 commits) https://chromium.googlesource.com/external/github.com/google/googletest.git/+log/e6e2d3b7614f..1e315c5b1a62 $ git log e6e2d3b76..1e315c5b1 --date=short --no-merges --format='%ad %ae %s' 2020-08-20 absl-team Googletest export 2020-08-17 absl-team Googletest export 2020-08-12 krzysio Googletest export 2020-08-12 robert.earhart Export LICENSE 2020-08-11 absl-team Googletest export 2020-08-11 dmauro Googletest export 2020-08-10 absl-team Googletest export 2020-08-05 absl-team Googletest export 2020-08-03 absl-team Googletest export 2020-08-03 absl-team Googletest export 2020-08-05 zumix.cpp fix endif comment 2020-08-03 amatanhead Remove ThrowsMessageHasSubstr and fix some nits after review 2020-07-13 amatanhead Cleanup a bulky expression, document implementation details 2020-07-07 amatanhead Fix build under msvc 2020-07-07 amatanhead Update tests after changing an error message 2020-07-07 amatanhead Fix build under msvc 2020-07-07 amatanhead Add a test to ensure that the `Throws` matcher only invokes its argument once. 2020-07-07 amatanhead Add a test for duplicate catch clauses in throw matchers, fix a couple of nitpicks. 2020-07-03 amatanhead Add missing documentation piece 2020-06-20 amatanhead Small improvements: code style and property name 2020-06-20 amatanhead Add matchers for testing exception properties 2020-08-02 zumix.cpp fix tests 2020-07-29 franciscogthiesen Removing tiny-dnn from "Who is using.." 2020-07-29 zumix.cpp fix GTEST_REMOVE_LEGACY_TEST_CASEAPI_ typo 2018-05-01 lantw44 Avoid using environ on FreeBSD Roll third_party/spirv-tools/ d9c73ebd9..4dd122392 (39 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup//SPIRV-Tools.git/+log/d9c73ebd9e80..4dd122392f3a $ git log d9c73ebd9..4dd122392 --date=short --no-merges --format='%ad %ae %s' 2020-08-21 andreperezmaselco.developer spirv-fuzz: Add words instead of logical operands (#3728) 2020-08-20 dnovillo CCP should mark IR changed if it created new constants. (#3732) 2020-08-19 antonikarp spirv-fuzz: add FuzzerPassAddCompositeInserts (#3606) 2020-08-19 antonikarp spirv-fuzz: Support pointer types in FuzzerPassAddParameters (#3627) 2020-08-18 jaebaek Let ADCE pass check DebugScope (#3703) 2020-08-18 andreperezmaselco.developer spirv-opt: Implement opt::Function::HasEarlyReturn function (#3711) 2020-08-17 andreperezmaselco.developer spirv-fuzz: Check termination instructions when donating modules (#3710) 2020-08-17 jackoalan Fix -Wrange-loop-analysis warning (#3712) 2020-08-17 andreperezmaselco.developer spirv-fuzz: Check header dominance when adding dead block (#3694) 2020-08-16 jaebaek Allow DebugTypeTemplate for Type operand (#3702) 2020-08-14 antonikarp spirv-fuzz: Improve code coverage of tests (#3686) 2020-08-14 stefanomil spirv-fuzz: Fuzzer pass to randomly apply loop preheaders (#3668) 2020-08-14 vasniktel spirv-fuzz: Support identical predecessors in TransformationPropagateInstructionUp (#3689) 2020-08-13 alanbaker Improve non-semantic instruction handling in the optimizer (#3693) 2020-08-13 vasniktel Fix the bug (#3680) 2020-08-12 andreperezmaselco.developer spirv-fuzz: Check integer and float width capabilities (#3670) 2020-08-12 andreperezmaselco.developer spirv-fuzz: consider additional access chain instructions (#3672) 2020-08-12 andreperezmaselco.developer spirv-fuzz: Ignore specialization constants (#3664) 2020-08-12 vasniktel Fix the bug (#3683) 2020-08-12 vasniktel spirv-fuzz: Fix width in FuzzerPassAddEquationInstructions (#3685) 2020-08-12 jaebaek Preserve debug info in dead-insert-elim pass (#3652) 2020-08-12 jaebaek Validate more OpenCL.DebugInfo.100 instructions (#3684) 2020-08-11 alanbaker Only validation locations for appropriate execution models (#3656) 2020-08-11 andreperezmaselco.developer spirv-fuzz: Fix in operand type assertion (#3666) 2020-08-11 andreperezmaselco.developer spirv-opt: Add spvOpcodeIsAccessChain (#3682) 2020-08-11 vasniktel spirv-fuzz: FuzzerPassPropagateInstructionsUp (#3478) 2020-08-10 stevenperron Handle no index access chain in local access chain convert (#3678) 2020-08-10 rharrison Roll 2 dependencies (#3677) 2020-08-10 stevenperron Avoid using /MP4 for clang on windows. (#3662) 2020-08-06 antonikarp spirv-fuzz: TransformationReplaceAddSubMulWithCarryingExtended (#3598) 2020-08-06 andreperezmaselco.developer spirv-fuzz: Add TransformationMakeVectorOperationDynamic (#3597) 2020-08-06 andreperezmaselco.developer spirv-fuzz: iterate over blocks in replace linear algebra pass (#3654) 2020-08-06 stefanomil spirv-fuzz: make outliner pass use additional transformations (#3604) 2020-08-05 jaebaek OpenCL.DebugInfo.100 DebugTypeArray with variable size (#3549) 2020-08-05 andreperezmaselco.developer spirv-opt: Improve the code of the Instruction class (#3610) 2020-08-05 vasniktel spirv-fuzz: Handle OpPhis in livesafe functions (#3642) 2020-08-05 vasniktel spirv-fuzz: Handle OpPhi during constant obfuscation (#3640) 2020-08-05 vasniktel spirv-fuzz: Fix FuzzerPassCopyObjects (#3638) 2020-08-04 vasniktel spirv-fuzz: Remove OpFunctionCall operands in correct order (#3630) Roll tools/clang/ 1078c4141..9784c4f72 (15 commits) https://chromium.googlesource.com/chromium/src/tools/clang/+log/1078c4141a00..9784c4f72a4e $ git log 1078c4141..9784c4f72 --date=short --no-merges --format='%ad %ae %s' 2020-08-21 lukasza CheckedPtr rewriter: Skip fields resulting in global destructors. 2020-08-21 karelkral Implement a tool to annotate methods with tracing 2020-08-20 aeubanks Roll clang llvmorg-12-init-1771-g1bd7046e-5 : llvmorg-12-init-3492-ga1caa302-1. 2020-08-18 aeubanks Move file modification to after branch checkout 2020-08-16 sidereal remove copybara initialization artifacts 2020-08-16 sidereal Copybara Service Migration Initialization. 2020-08-16 sidereal Revert "Roll clang llvmorg-12-init-1771-g1bd7046e-5 : llvmorg-12-init-3132-g95fad44e-1." 2020-08-16 aeubanks Roll clang llvmorg-12-init-1771-g1bd7046e-5 : llvmorg-12-init-3132-g95fad44e-1. 2020-08-14 aeubanks Build Clang with ThinLTO on Linux 2020-08-10 karelkral Fix empty_string tool 2020-08-09 lukasza Generalize path exclusions by supporting --exclude-paths parameter. 2020-08-07 aeubanks Fix upload_revision.py 2020-08-06 aeubanks Use `git description` as CLANG_REVISION, remove references to SVN 2020-08-06 akhuang Set ENABLE_X86_RELAX_RELOCATIONS=NO in clang build script. 2020-08-05 hans Clang build.py: Verify zlib support after building Created with: roll-dep build buildtools testing third_party/googletest third_party/gpuweb-cts third_party/spirv-headers third_party/spirv-tools tools/clang Change-Id: I5bf8624e6390c4a8899fe8d5ab856c3f5d247344 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/27282 Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: David Neto <dneto@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org>
2020-08-24 17:28:37 +00:00
'buildtools_revision': 'ff93f3ea1a7f033d3caf8f60ec1937cc71351419',
Rolling 5 dependencies Roll build/ aae8259e7..b1d8cdddd (59 commits) https://chromium.googlesource.com/chromium/src/build/+log/aae8259e754b..b1d8cdddd35b $ git log aae8259e7..b1d8cdddd --date=short --no-merges --format='%ad %ae %s' 2020-08-31 pkotwicz Update renamed PRESUBMIT function in docs 2020-08-31 chromium-autoroll Roll Fuchsia SDK from 0.20200831.0.1 to 0.20200831.1.1 2020-08-31 chromium-autoroll Roll Fuchsia SDK from 0.20200830.3.1 to 0.20200831.0.1 2020-08-31 wenbinzhang Revert "Rename wrapper_scripts for generated_script tests in MB." 2020-08-30 chromium-autoroll Roll Fuchsia SDK from 0.20200830.1.1 to 0.20200830.3.1 2020-08-30 chromium-autoroll Roll Fuchsia SDK from 0.20200830.0.1 to 0.20200830.1.1 2020-08-30 chromium-autoroll Roll Fuchsia SDK from 0.20200829.3.1 to 0.20200830.0.1 2020-08-30 chromium-autoroll Roll Fuchsia SDK from 0.20200829.2.1 to 0.20200829.3.1 2020-08-29 chromium-autoroll Roll Fuchsia SDK from 0.20200829.1.1 to 0.20200829.2.1 2020-08-29 chromium-autoroll Roll Fuchsia SDK from 0.20200828.3.1 to 0.20200829.1.1 2020-08-29 dpranke Add xvfb logic to all windowed test launcher targets. 2020-08-29 magchen Revert "Reland "Reland "X11 and Ozone: enable use_x11 and use_ozone""" 2020-08-28 chromium-autoroll Roll Fuchsia SDK from 0.20200828.1.1 to 0.20200828.3.1 2020-08-28 nharper Revert "Enable whole-program devirtualization for arm64 Android build." 2020-08-28 bjoyce Add result sink for test uploads. 2020-08-28 msisov Reland "Reland "X11 and Ozone: enable use_x11 and use_ozone"" 2020-08-28 dpranke Rename wrapper_scripts for generated_script tests in MB. 2020-08-28 chromium-autoroll Roll Fuchsia SDK from 0.20200828.0.1 to 0.20200828.1.1 2020-08-28 benmason Revert "Update TrichromeChrome version code." 2020-08-28 chromium-autoroll Roll Fuchsia SDK from 0.20200827.3.2 to 0.20200828.0.1 2020-08-28 dewittj [AAR] Re-enable info file asserts. 2020-08-28 thomasanderson Reland "Roll sysroots" 2020-08-28 chromium-autoroll Roll Fuchsia SDK from 0.20200826.2.2 to 0.20200827.3.2 2020-08-27 smaier Removing extract_assets from android_aar_prebuilt 2020-08-27 msisov Reland "linux sysroot: fix libwayland-client-symbols file." 2020-08-27 chonggu [Fuchsia] Switch to dynamic loading of loosely-coupled target modules. 2020-08-27 waynepie [Fuchsia] Add recommended command-line to get access to /dev/kvm 2020-08-27 wez [fuchsia] Use virtio-net-pci for both ARM64 and x64 emulation. 2020-08-27 thomasanderson Revert "Roll sysroots" 2020-08-27 agrieve Revert "Android: Enable vertical class merging in R8" 2020-08-27 sclittle Revert "linux sysroot: fix libwayland-client-symbols file." 2020-08-27 thomasanderson Roll sysroots 2020-08-27 msisov linux sysroot: fix libwayland-client-symbols file. 2020-08-27 msisov Revert "Reland "X11 and Ozone: enable use_x11 and use_ozone"" 2020-08-27 agrieve Remove unused constant build_utils.JAVA_PATH 2020-08-26 chromium-autoroll Roll Fuchsia SDK from 0.20200826.1.1 to 0.20200826.2.2 2020-08-26 chromium-autoroll Roll Fuchsia SDK from 0.20200826.0.1 to 0.20200826.1.1 2020-08-26 yukishiino base/allocator: Fix android_cronet build with PA-Everywhere 2020-08-26 msisov Reland "X11 and Ozone: enable use_x11 and use_ozone" 2020-08-26 wuwang Replaces uncommon char in file name for filesystem compatibility. 2020-08-26 chromium-autoroll Roll Fuchsia SDK from 0.20200825.3.1 to 0.20200826.0.1 2020-08-26 mark mac/arm64: Update to Xcode 12b6 (12A8189n) 2020-08-26 kouhei Specify libtinfo5 legacy package for building on Ubuntu 20.04 2020-08-25 chromium-autoroll Roll Fuchsia SDK from 0.20200825.1.1 to 0.20200825.3.1 2020-08-25 caseq Revert "X11 and Ozone: enable use_x11 and use_ozone" 2020-08-25 smaier Ignoring raw resources in HardcodeSharedLibraryDynamicAttributes 2020-08-25 msisov X11 and Ozone: enable use_x11 and use_ozone 2020-08-25 thestig Fix outdated comment in install-build-deps.sh. 2020-08-25 thestig install-build-deps: select between lib32gcc1 and lib32gcc-s1 as needed. 2020-08-25 wnwen Android: Ignore AppCompatResource lint warning 2020-08-25 msisov lacros: don't set pangocairo 2020-08-25 chromium-autoroll Roll Fuchsia SDK from 0.20200825.0.1 to 0.20200825.1.1 2020-08-25 agrieve Android: Enable vertical class merging in R8 2020-08-25 chromium-autoroll Roll Fuchsia SDK from 0.20200824.3.1 to 0.20200825.0.1 2020-08-25 brucedawson Handle toolchains with/without ..\.. in variables 2020-08-25 nbilling Implement DWARF Fission support in Chrome Android. 2020-08-25 caseq Fix headless build broken after #800929 2020-08-24 chromium-autoroll Roll Fuchsia SDK from 0.20200824.2.1 to 0.20200824.3.1 2020-08-24 chromium-autoroll Roll Fuchsia SDK from 0.20200824.0.1 to 0.20200824.2.1 Roll testing/ 3a36cd6d9..2691851e4 (48 commits) https://chromium.googlesource.com/chromium/src/testing/+log/3a36cd6d9221..2691851e49de $ git log 3a36cd6d9..2691851e4 --date=short --no-merges --format='%ad %ae %s' 2020-08-31 jonahr Reduce webgl testing load on Mac Pro 2020-08-31 wenbinzhang Revert "Rename wrapper_scripts for generated_script tests in MB." 2020-08-29 dpranke Add xvfb logic to all windowed test launcher targets. 2020-08-29 zhaoyangli [iOS][infra] Run tests in iOS14 runtimes on ios-simulator-full-configs 2020-08-28 dpranke Rename wrapper_scripts for generated_script tests in MB. 2020-08-28 rmhasan skew tests, weblayer: Use temporary CIPD package tags 2020-08-28 wuwang Disable chrome_java_test_wpr_tests on Marshmallow 64 bit Tester 2020-08-27 dpranke Rework command handling for MB generated_scripts. 2020-08-27 svenzheng [lacros] Disable some content_browsertests 2020-08-27 zhaoyangli [iOS][infra] Remove iOS14 tester pool "chromium.tests.ios14" config. 2020-08-27 livvielin Enable HTTPDangerWarning by default 2020-08-27 cyan [Tab Groups Collapse] Add field trial testing config. 2020-08-27 fdoray Revert "[blink scheduler] Add OptOutWebRTCFromAllThrottling to testing config." 2020-08-27 ajuma [iOS] Add field trial testing config for real-time Safe Browsing 2020-08-27 javierrobles [iOS][Biometric-Auth] Add experiment config 2020-08-27 schwering [Autofill] Field trial config for user-filled-override fix. 2020-08-27 schwering [Autofill] Launched company-name blacklisting experiments. 2020-08-27 jinsukkim Enable gesturenav flaky test on android-pie-x86-fyi-rel 2020-08-26 dom Delay competing low priority requests in the renderer 2020-08-26 szager Add fieldtrial config for CompositeCrossOriginIframes 2020-08-26 rmhasan Change indents in variants.pyl to match other .pyl files 2020-08-26 sgilhuly Add test names to parameterized cc_unittests 2020-08-26 zhaoyangli [infra] Roll iOS bots to Xcode 12 beta 6 12a8189n. 2020-08-26 chonggu [Fuchsia] Enable more gpu integration tests on Fuchsia CI and CQ 2020-08-26 sgilhuly Enable TranslucentRectangles test on SkiaRenderer Dawn 2020-08-26 thestig Remove EnableCustomMacPaperSizes feature flag. 2020-08-26 mohsen Removed field trial config for DisableLatencyRecoveryDesktop 2020-08-26 yaoxia Field trial testing config for FlocIdComputedEventLogging 2020-08-26 jdeblasio [MIX-DL] Update field trial testing config 2020-08-26 rmhasan skew testing: Add variants.pyl owners 2020-08-25 dtseng Adds support for EventFrom action in desktop tree 2020-08-25 estaab Relax requirement to run web tests on Mac 10.13 bots with GPUs. 2020-08-25 svenzheng [lacros] Disable some flaky browser and interactive ui tests 2020-08-25 hypan Revert "android: Temporarily remove content_browsertests from L CQ builder" 2020-08-25 kmilka Add SharingHub to fieldtrial testing config 2020-08-25 twellington Reland "Disable P/CompositorImplBrowserTestRefreshRate.VideoPreference on M x86" 2020-08-25 hypan Revert "Disable P/CompositorImplBrowserTestRefreshRate.VideoPreference on M x86" 2020-08-25 hypan android: Increase the expiration for builders Android WebView {N,O} (dbg) 2020-08-25 gbeaty Set compile targets for chromium builders in test specs. 2020-08-25 sinansahin [Offline indicator v2] Add field trial testing entry 2020-08-25 vovoy Enable CrOSUserSpaceLowMemoryNotification by default 2020-08-24 svenzheng [lacros] Run components_unittests on CQ 2020-08-24 twellington Disable P/CompositorImplBrowserTestRefreshRate.VideoPreference on M x86 2020-08-24 michaelbai Support simulation of internal-profile reporting 2020-08-24 mcrouse [LiteVideo] Fieldtrial updated for beta experiment. 2020-08-24 johnchen [Perf] Configure android-pixel4a_power-perf bot 2020-08-24 jeffyoon Reland "[ios] noncq to run tests on 14.0 simulators" 2020-08-24 rmhasan weblayer: Add skew tests for new versions released in beta Roll third_party/googletest/ 1e315c5b1..df6b75949 (1 commit) https://chromium.googlesource.com/external/github.com/google/googletest.git/+log/1e315c5b1a62..df6b75949b1e $ git log 1e315c5b1..df6b75949 --date=short --no-merges --format='%ad %ae %s' 2020-08-26 absl-team Googletest export Roll third_party/spirv-tools/ 4dd122392..8a0ebd40f (14 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup//SPIRV-Tools.git/+log/4dd122392f3a..8a0ebd40f86d $ git log 4dd122392..8a0ebd40f --date=short --no-merges --format='%ad %ae %s' 2020-08-31 jaebaek Correctly replace debug lexical scope of instruction (#3718) 2020-08-28 afdx spirv-fuzz: Remove opaque pointer design pattern (#3755) 2020-08-27 stefanomil spirv-fuzz: Create synonym via OpPhi and existing synonyms (#3701) 2020-08-27 stefanomil Add LoopNestingDepth function to StructuredCFGAnalysis (#3754) 2020-08-27 afdx spirv-fuzz: Do not make synonyms of void result ids (#3747) 2020-08-26 greg Do not register DebugFunction for functions optimized away. (#3749) 2020-08-26 jaebaek Handle DebugScope in compact-ids pass (#3724) 2020-08-26 afdx spirv-fuzz: Overflow ids (#3734) 2020-08-25 greg Fix DebugNoScope to not output InlinedAt operand. (#3748) 2020-08-25 vasniktel spirv-fuzz: Split the fact manager into multiple files (#3699) 2020-08-25 andreperezmaselco.developer spirv-fuzz: Add inline function transformation (#3517) 2020-08-25 vasniktel spirv-fuzz: Fix MaybeGetZeroConstant (#3740) 2020-08-24 greg Fix SSA-rewrite to remove DebugDeclare for variables without loads (#3719) 2020-08-24 stevenperron Add undef for inlined void function (#3720) Roll tools/clang/ 9784c4f72..fcef86e30 (7 commits) https://chromium.googlesource.com/chromium/src/tools/clang/+log/9784c4f72a4e..fcef86e30a0a $ git log 9784c4f72..fcef86e30 --date=short --no-merges --format='%ad %ae %s' 2020-08-31 hans blink_gc_plugin: Update stack_allocated test expectations 2020-08-28 hans Fix the blink_gc_plugin tests after crrev.com/802490 2020-08-28 yukiy Remove a template param of LinkedHashSet in stub 2020-08-27 hans Roll clang llvmorg-12-init-3492-ga1caa302-1 : llvmorg-12-init-4187-g33ce275f-1. 2020-08-25 hans Clang build.py: Update gnuwin version to 14 2020-08-24 thakis clang upload script: Run mac-arm64-rel try bot on compiler rolls. 2020-08-24 thakis clang upload script: sort cq-include-trybots footer alphabetically Created with: roll-dep build buildtools testing third_party/googletest third_party/gpuweb-cts third_party/spirv-headers third_party/spirv-tools tools/clang Change-Id: I0f041fc70616672a715e6a8e63e988e947cc59ff Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/27762 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org>
2020-08-31 19:16:04 +00:00
'clang_revision': 'fcef86e30a0ab061b982b5c9d91bb060df8f5269',
'cpplint_revision': '305ac8725a166ed42e3f5dd3f80d6de2cf840ef1',
Rolling 5 dependencies Roll build/ aae8259e7..b1d8cdddd (59 commits) https://chromium.googlesource.com/chromium/src/build/+log/aae8259e754b..b1d8cdddd35b $ git log aae8259e7..b1d8cdddd --date=short --no-merges --format='%ad %ae %s' 2020-08-31 pkotwicz Update renamed PRESUBMIT function in docs 2020-08-31 chromium-autoroll Roll Fuchsia SDK from 0.20200831.0.1 to 0.20200831.1.1 2020-08-31 chromium-autoroll Roll Fuchsia SDK from 0.20200830.3.1 to 0.20200831.0.1 2020-08-31 wenbinzhang Revert "Rename wrapper_scripts for generated_script tests in MB." 2020-08-30 chromium-autoroll Roll Fuchsia SDK from 0.20200830.1.1 to 0.20200830.3.1 2020-08-30 chromium-autoroll Roll Fuchsia SDK from 0.20200830.0.1 to 0.20200830.1.1 2020-08-30 chromium-autoroll Roll Fuchsia SDK from 0.20200829.3.1 to 0.20200830.0.1 2020-08-30 chromium-autoroll Roll Fuchsia SDK from 0.20200829.2.1 to 0.20200829.3.1 2020-08-29 chromium-autoroll Roll Fuchsia SDK from 0.20200829.1.1 to 0.20200829.2.1 2020-08-29 chromium-autoroll Roll Fuchsia SDK from 0.20200828.3.1 to 0.20200829.1.1 2020-08-29 dpranke Add xvfb logic to all windowed test launcher targets. 2020-08-29 magchen Revert "Reland "Reland "X11 and Ozone: enable use_x11 and use_ozone""" 2020-08-28 chromium-autoroll Roll Fuchsia SDK from 0.20200828.1.1 to 0.20200828.3.1 2020-08-28 nharper Revert "Enable whole-program devirtualization for arm64 Android build." 2020-08-28 bjoyce Add result sink for test uploads. 2020-08-28 msisov Reland "Reland "X11 and Ozone: enable use_x11 and use_ozone"" 2020-08-28 dpranke Rename wrapper_scripts for generated_script tests in MB. 2020-08-28 chromium-autoroll Roll Fuchsia SDK from 0.20200828.0.1 to 0.20200828.1.1 2020-08-28 benmason Revert "Update TrichromeChrome version code." 2020-08-28 chromium-autoroll Roll Fuchsia SDK from 0.20200827.3.2 to 0.20200828.0.1 2020-08-28 dewittj [AAR] Re-enable info file asserts. 2020-08-28 thomasanderson Reland "Roll sysroots" 2020-08-28 chromium-autoroll Roll Fuchsia SDK from 0.20200826.2.2 to 0.20200827.3.2 2020-08-27 smaier Removing extract_assets from android_aar_prebuilt 2020-08-27 msisov Reland "linux sysroot: fix libwayland-client-symbols file." 2020-08-27 chonggu [Fuchsia] Switch to dynamic loading of loosely-coupled target modules. 2020-08-27 waynepie [Fuchsia] Add recommended command-line to get access to /dev/kvm 2020-08-27 wez [fuchsia] Use virtio-net-pci for both ARM64 and x64 emulation. 2020-08-27 thomasanderson Revert "Roll sysroots" 2020-08-27 agrieve Revert "Android: Enable vertical class merging in R8" 2020-08-27 sclittle Revert "linux sysroot: fix libwayland-client-symbols file." 2020-08-27 thomasanderson Roll sysroots 2020-08-27 msisov linux sysroot: fix libwayland-client-symbols file. 2020-08-27 msisov Revert "Reland "X11 and Ozone: enable use_x11 and use_ozone"" 2020-08-27 agrieve Remove unused constant build_utils.JAVA_PATH 2020-08-26 chromium-autoroll Roll Fuchsia SDK from 0.20200826.1.1 to 0.20200826.2.2 2020-08-26 chromium-autoroll Roll Fuchsia SDK from 0.20200826.0.1 to 0.20200826.1.1 2020-08-26 yukishiino base/allocator: Fix android_cronet build with PA-Everywhere 2020-08-26 msisov Reland "X11 and Ozone: enable use_x11 and use_ozone" 2020-08-26 wuwang Replaces uncommon char in file name for filesystem compatibility. 2020-08-26 chromium-autoroll Roll Fuchsia SDK from 0.20200825.3.1 to 0.20200826.0.1 2020-08-26 mark mac/arm64: Update to Xcode 12b6 (12A8189n) 2020-08-26 kouhei Specify libtinfo5 legacy package for building on Ubuntu 20.04 2020-08-25 chromium-autoroll Roll Fuchsia SDK from 0.20200825.1.1 to 0.20200825.3.1 2020-08-25 caseq Revert "X11 and Ozone: enable use_x11 and use_ozone" 2020-08-25 smaier Ignoring raw resources in HardcodeSharedLibraryDynamicAttributes 2020-08-25 msisov X11 and Ozone: enable use_x11 and use_ozone 2020-08-25 thestig Fix outdated comment in install-build-deps.sh. 2020-08-25 thestig install-build-deps: select between lib32gcc1 and lib32gcc-s1 as needed. 2020-08-25 wnwen Android: Ignore AppCompatResource lint warning 2020-08-25 msisov lacros: don't set pangocairo 2020-08-25 chromium-autoroll Roll Fuchsia SDK from 0.20200825.0.1 to 0.20200825.1.1 2020-08-25 agrieve Android: Enable vertical class merging in R8 2020-08-25 chromium-autoroll Roll Fuchsia SDK from 0.20200824.3.1 to 0.20200825.0.1 2020-08-25 brucedawson Handle toolchains with/without ..\.. in variables 2020-08-25 nbilling Implement DWARF Fission support in Chrome Android. 2020-08-25 caseq Fix headless build broken after #800929 2020-08-24 chromium-autoroll Roll Fuchsia SDK from 0.20200824.2.1 to 0.20200824.3.1 2020-08-24 chromium-autoroll Roll Fuchsia SDK from 0.20200824.0.1 to 0.20200824.2.1 Roll testing/ 3a36cd6d9..2691851e4 (48 commits) https://chromium.googlesource.com/chromium/src/testing/+log/3a36cd6d9221..2691851e49de $ git log 3a36cd6d9..2691851e4 --date=short --no-merges --format='%ad %ae %s' 2020-08-31 jonahr Reduce webgl testing load on Mac Pro 2020-08-31 wenbinzhang Revert "Rename wrapper_scripts for generated_script tests in MB." 2020-08-29 dpranke Add xvfb logic to all windowed test launcher targets. 2020-08-29 zhaoyangli [iOS][infra] Run tests in iOS14 runtimes on ios-simulator-full-configs 2020-08-28 dpranke Rename wrapper_scripts for generated_script tests in MB. 2020-08-28 rmhasan skew tests, weblayer: Use temporary CIPD package tags 2020-08-28 wuwang Disable chrome_java_test_wpr_tests on Marshmallow 64 bit Tester 2020-08-27 dpranke Rework command handling for MB generated_scripts. 2020-08-27 svenzheng [lacros] Disable some content_browsertests 2020-08-27 zhaoyangli [iOS][infra] Remove iOS14 tester pool "chromium.tests.ios14" config. 2020-08-27 livvielin Enable HTTPDangerWarning by default 2020-08-27 cyan [Tab Groups Collapse] Add field trial testing config. 2020-08-27 fdoray Revert "[blink scheduler] Add OptOutWebRTCFromAllThrottling to testing config." 2020-08-27 ajuma [iOS] Add field trial testing config for real-time Safe Browsing 2020-08-27 javierrobles [iOS][Biometric-Auth] Add experiment config 2020-08-27 schwering [Autofill] Field trial config for user-filled-override fix. 2020-08-27 schwering [Autofill] Launched company-name blacklisting experiments. 2020-08-27 jinsukkim Enable gesturenav flaky test on android-pie-x86-fyi-rel 2020-08-26 dom Delay competing low priority requests in the renderer 2020-08-26 szager Add fieldtrial config for CompositeCrossOriginIframes 2020-08-26 rmhasan Change indents in variants.pyl to match other .pyl files 2020-08-26 sgilhuly Add test names to parameterized cc_unittests 2020-08-26 zhaoyangli [infra] Roll iOS bots to Xcode 12 beta 6 12a8189n. 2020-08-26 chonggu [Fuchsia] Enable more gpu integration tests on Fuchsia CI and CQ 2020-08-26 sgilhuly Enable TranslucentRectangles test on SkiaRenderer Dawn 2020-08-26 thestig Remove EnableCustomMacPaperSizes feature flag. 2020-08-26 mohsen Removed field trial config for DisableLatencyRecoveryDesktop 2020-08-26 yaoxia Field trial testing config for FlocIdComputedEventLogging 2020-08-26 jdeblasio [MIX-DL] Update field trial testing config 2020-08-26 rmhasan skew testing: Add variants.pyl owners 2020-08-25 dtseng Adds support for EventFrom action in desktop tree 2020-08-25 estaab Relax requirement to run web tests on Mac 10.13 bots with GPUs. 2020-08-25 svenzheng [lacros] Disable some flaky browser and interactive ui tests 2020-08-25 hypan Revert "android: Temporarily remove content_browsertests from L CQ builder" 2020-08-25 kmilka Add SharingHub to fieldtrial testing config 2020-08-25 twellington Reland "Disable P/CompositorImplBrowserTestRefreshRate.VideoPreference on M x86" 2020-08-25 hypan Revert "Disable P/CompositorImplBrowserTestRefreshRate.VideoPreference on M x86" 2020-08-25 hypan android: Increase the expiration for builders Android WebView {N,O} (dbg) 2020-08-25 gbeaty Set compile targets for chromium builders in test specs. 2020-08-25 sinansahin [Offline indicator v2] Add field trial testing entry 2020-08-25 vovoy Enable CrOSUserSpaceLowMemoryNotification by default 2020-08-24 svenzheng [lacros] Run components_unittests on CQ 2020-08-24 twellington Disable P/CompositorImplBrowserTestRefreshRate.VideoPreference on M x86 2020-08-24 michaelbai Support simulation of internal-profile reporting 2020-08-24 mcrouse [LiteVideo] Fieldtrial updated for beta experiment. 2020-08-24 johnchen [Perf] Configure android-pixel4a_power-perf bot 2020-08-24 jeffyoon Reland "[ios] noncq to run tests on 14.0 simulators" 2020-08-24 rmhasan weblayer: Add skew tests for new versions released in beta Roll third_party/googletest/ 1e315c5b1..df6b75949 (1 commit) https://chromium.googlesource.com/external/github.com/google/googletest.git/+log/1e315c5b1a62..df6b75949b1e $ git log 1e315c5b1..df6b75949 --date=short --no-merges --format='%ad %ae %s' 2020-08-26 absl-team Googletest export Roll third_party/spirv-tools/ 4dd122392..8a0ebd40f (14 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup//SPIRV-Tools.git/+log/4dd122392f3a..8a0ebd40f86d $ git log 4dd122392..8a0ebd40f --date=short --no-merges --format='%ad %ae %s' 2020-08-31 jaebaek Correctly replace debug lexical scope of instruction (#3718) 2020-08-28 afdx spirv-fuzz: Remove opaque pointer design pattern (#3755) 2020-08-27 stefanomil spirv-fuzz: Create synonym via OpPhi and existing synonyms (#3701) 2020-08-27 stefanomil Add LoopNestingDepth function to StructuredCFGAnalysis (#3754) 2020-08-27 afdx spirv-fuzz: Do not make synonyms of void result ids (#3747) 2020-08-26 greg Do not register DebugFunction for functions optimized away. (#3749) 2020-08-26 jaebaek Handle DebugScope in compact-ids pass (#3724) 2020-08-26 afdx spirv-fuzz: Overflow ids (#3734) 2020-08-25 greg Fix DebugNoScope to not output InlinedAt operand. (#3748) 2020-08-25 vasniktel spirv-fuzz: Split the fact manager into multiple files (#3699) 2020-08-25 andreperezmaselco.developer spirv-fuzz: Add inline function transformation (#3517) 2020-08-25 vasniktel spirv-fuzz: Fix MaybeGetZeroConstant (#3740) 2020-08-24 greg Fix SSA-rewrite to remove DebugDeclare for variables without loads (#3719) 2020-08-24 stevenperron Add undef for inlined void function (#3720) Roll tools/clang/ 9784c4f72..fcef86e30 (7 commits) https://chromium.googlesource.com/chromium/src/tools/clang/+log/9784c4f72a4e..fcef86e30a0a $ git log 9784c4f72..fcef86e30 --date=short --no-merges --format='%ad %ae %s' 2020-08-31 hans blink_gc_plugin: Update stack_allocated test expectations 2020-08-28 hans Fix the blink_gc_plugin tests after crrev.com/802490 2020-08-28 yukiy Remove a template param of LinkedHashSet in stub 2020-08-27 hans Roll clang llvmorg-12-init-3492-ga1caa302-1 : llvmorg-12-init-4187-g33ce275f-1. 2020-08-25 hans Clang build.py: Update gnuwin version to 14 2020-08-24 thakis clang upload script: Run mac-arm64-rel try bot on compiler rolls. 2020-08-24 thakis clang upload script: sort cq-include-trybots footer alphabetically Created with: roll-dep build buildtools testing third_party/googletest third_party/gpuweb-cts third_party/spirv-headers third_party/spirv-tools tools/clang Change-Id: I0f041fc70616672a715e6a8e63e988e947cc59ff Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/27762 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org>
2020-08-31 19:16:04 +00:00
'googletest_revision': 'df6b75949b1efab7606ba60c0f0a0125ac95c5af',
'gpuweb_cts_revision': '40e337a38784ad72fa5c7b9afd1b9c358a9e0f1a',
Rolling 7 dependencies and fix BUILD.gn Roll build/ 9b01e295f..6c915ac2a (140 commits) https://chromium.googlesource.com/chromium/src/build/+log/9b01e295f87e..6c915ac2af1a $ git log 9b01e295f..6c915ac2a --date=short --no-merges --format='%ad %ae %s' 2020-08-04 chromium-autoroll Roll Fuchsia SDK from 0.20200803.3.1 to 0.20200804.1.1 2020-08-04 chromium-autoroll Roll Fuchsia SDK from 0.20200803.2.1 to 0.20200803.3.1 2020-08-04 brucedawson Fix gn gen after vcvarsall.bat 2020-08-03 hypan Revert "Reland "emulator: Disable the feature GLDMA."" 2020-08-03 chromium-autoroll Roll Fuchsia SDK from 0.20200803.1.1 to 0.20200803.2.1 2020-08-03 bpastene chromeos: Don't swallow test args when '--' is present. 2020-08-03 hans [build] Disable call-graph-profile-sort by default 2020-08-03 chromium-autoroll Roll Fuchsia SDK from 0.20200803.0.1 to 0.20200803.1.1 2020-08-03 chromium-autoroll Roll Fuchsia SDK from 0.20200802.3.1 to 0.20200803.0.1 2020-08-02 chromium-autoroll Roll Fuchsia SDK from 0.20200802.1.1 to 0.20200802.3.1 2020-08-02 chromium-autoroll Roll Fuchsia SDK from 0.20200802.0.1 to 0.20200802.1.1 2020-08-02 chromium-autoroll Roll Fuchsia SDK from 0.20200801.3.1 to 0.20200802.0.1 2020-08-02 chromium-autoroll Roll Fuchsia SDK from 0.20200801.2.1 to 0.20200801.3.1 2020-08-01 chromium-autoroll Roll Fuchsia SDK from 0.20200801.1.1 to 0.20200801.2.1 2020-08-01 chromium-autoroll Roll Fuchsia SDK from 0.20200731.4.1 to 0.20200801.1.1 2020-08-01 chromium-autoroll Roll Fuchsia SDK from 0.20200731.2.1 to 0.20200731.4.1 2020-08-01 steveroe Log system statistics at beginning and end of emulator session. 2020-08-01 steveroe Fix fuchsia test runner_logs.py directory creation and error format bugs. 2020-07-31 avi Finish conversion to OS_MAC/OS_APPLE 2020-07-31 liaoyuke [lacros] Further increase timeout waiting for ash-chrome 2020-07-31 chromium-autoroll Roll Fuchsia SDK from 0.20200731.1.1 to 0.20200731.2.1 2020-07-31 hypan emulator: Add ram_size to avd.proto 2020-07-31 hans Build with -Wl,--no-call-graph-profile-sort on Android 2020-07-31 chromium-autoroll Roll Fuchsia SDK from 0.20200730.3.1 to 0.20200731.1.1 2020-07-31 smcallis Rewrite is_linux flag for base and build components. 2020-07-31 chromium-autoroll Roll Fuchsia SDK from 0.20200730.2.1 to 0.20200730.3.1 2020-07-31 hypan emulator: Add advanced_features to avd.proto 2020-07-31 ntfschr Permit bundletool to emit stderr 2020-07-30 chouinard Remove unneccessary UnusedResources suppressions 2020-07-30 liaoyuke [lacros] Increase timeout waiting for ash-chrome 2020-07-30 chromium-autoroll Roll Fuchsia SDK from 0.20200730.1.1 to 0.20200730.2.1 2020-07-30 wnwen Android: Removing baseline.xml regenerates it 2020-07-30 torne Remove obsolete build constant. 2020-07-30 bjoyce Fix Jacoco Report exclusion variable. 2020-07-30 agrieve android: Make treat_warnings_as_errors=false work for enable_jdk_library_desugaring 2020-07-30 chromium-autoroll Roll Fuchsia SDK from 0.20200730.0.1 to 0.20200730.1.1 2020-07-30 chromium-autoroll Roll Fuchsia SDK from 0.20200729.3.1 to 0.20200730.0.1 2020-07-29 chromium-autoroll Roll Fuchsia SDK from 0.20200729.1.1 to 0.20200729.3.1 2020-07-29 steveroe Fix typo in comment. 2020-07-29 agrieve Android: Make manifest expectations a bit more diff-friendly 2020-07-29 hans Roll clang n359864-04b9a46c-1 : n361601-7e8d5a90-1. 2020-07-29 avi Migrate to OS_MAC and OS_APPLE in build 2020-07-29 liaoyuke [lacros] Run Lacros test targets with ash_chrome if needed 2020-07-29 wnwen Android: Use a unified lint target 2020-07-29 chromium-autoroll Roll Fuchsia SDK from 0.20200729.0.1 to 0.20200729.1.1 2020-07-29 chromium-autoroll Roll Fuchsia SDK from 0.20200728.3.1 to 0.20200729.0.1 2020-07-29 huangdarwin ChromeOS: Expand build flag comment. 2020-07-29 chromium-autoroll Roll Fuchsia SDK from 0.20200728.1.1 to 0.20200728.3.1 2020-07-28 mheikal Allow material design to be pulled from outside of android_deps 2020-07-28 bjoyce Run host and device code coverage separately. (...) 2020-07-22 liaoyuke [lacros] Run tests with ash-chrome 2020-07-22 sokcevic Add missing commit change footer 2020-07-22 wnwen Android: Add comments for lint 2020-07-22 chromium-autoroll Roll Fuchsia SDK from 0.20200721.3.1 to 0.20200722.0.1 2020-07-22 chromium-autoroll Roll Fuchsia SDK from 0.20200721.2.1 to 0.20200721.3.1 2020-07-22 hypan android: Update the css/javascript for test_results_presentation.py 2020-07-22 bjoyce Only use device__jacoco_source files. 2020-07-22 liaoyuke [lacros] Download and isolate ash-chrome on bots 2020-07-21 ntfschr [AW][Dev-UI] fix lint issues 2020-07-21 ntfschr Android: expose CommandLine java methods 2020-07-21 agrieve Allow anyone to modify //build/android/lint/baseline.xml 2020-07-21 wfh Allow CFG guards to be generated with gn config. 2020-07-21 ntfschr AW docs: update references to go/clank-webview 2020-07-21 sebmarchand Few fixes for PGO on Linux 2020-07-21 chromium-autoroll Roll Fuchsia SDK from 0.20200721.1.1 to 0.20200721.2.1 2020-07-21 agrieve Reland #2 of "Android: Updates to warnings-as-errors when building" 2020-07-21 tmartino Revert #2 of "Android: Updates to warnings-as-errors when building" 2020-07-21 brucedawson Fix vs_toolchain.py for Python 3 2020-07-21 mheikal Fix build issues with creating R.java in java_library targets (Reland) 2020-07-21 agrieve Reland "Android: Updates to warnings-as-errors when building" 2020-07-21 chromium-autoroll Roll Fuchsia SDK from 0.20200720.3.1 to 0.20200721.1.1 2020-07-21 andruud Revert "Android: Updates to warnings-as-errors when building" 2020-07-21 chromium-autoroll Roll Fuchsia SDK from 0.20200720.2.2 to 0.20200720.3.1 2020-07-21 agrieve Android: Updates to warnings-as-errors when building 2020-07-21 wnwen Android: Fix lint and add baseline 2020-07-20 etiennep Reland "[Clank SSM]: Enable stack sampling in android browsertests." 2020-07-20 Richard.Townsend Fix MIDL cross-compilation for ARM64 Win32 targets 2020-07-20 chromium-autoroll Roll Fuchsia SDK from 0.20200720.1.1 to 0.20200720.2.2 2020-07-20 torne Try to fix ProcessSkiaGoldRenderTestResults. 2020-07-20 bpastene chromeos: Flash the right type of DUT image based on chrome-branding. 2020-07-20 wnwen Android: Add direct deps for chrome/browser 2020-07-20 treib Remove various references to third_party/cacheinvalidation 2020-07-20 agrieve Silence build logs about d8's desugaring 2020-07-20 agrieve Android: Suppress unused resource warning for *_expand_* 2020-07-20 chromium-autoroll Roll Fuchsia SDK from 0.20200719.3.1 to 0.20200720.1.1 2020-07-20 chromium-autoroll Roll Fuchsia SDK from 0.20200718.1.1 to 0.20200719.3.1 2020-07-19 chromium-autoroll Roll Fuchsia SDK from 0.20200717.3.1 to 0.20200718.1.1 2020-07-18 chromium-autoroll Roll Fuchsia SDK from 0.20200717.2.1 to 0.20200717.3.1 2020-07-18 liaoyuke [lacros] Make test runner differentiate different test targets 2020-07-18 mheikal Revert "Fix build issues with creating R.java in java_library targets" 2020-07-17 mheikal Fix build issues with creating R.java in java_library targets 2020-07-17 bjoyce Run jacoco on host jar files. 2020-07-17 chromium-autoroll Roll Fuchsia SDK from 0.20200717.1.1 to 0.20200717.2.1 2020-07-17 bpastene Reland "Simplify Simple Chrome's gclient and GN conditionals." 2020-07-17 chouinard Remove unnecessary UnusedResources suppressions 2020-07-17 liaoyuke [lacros] Remove unused ash-chrome versions 2020-07-17 wfh Re-enable CFG loader config in component builds. 2020-07-17 oysteine Revert "[Clank SSM]: Enable stack sampling in android browsertests." 2020-07-17 etiennep [Clank SSM]: Enable stack sampling in android browsertests. 2020-07-17 sdefresne [ios] Assert that Xcode version is recent enough Roll buildtools/ eb3987ec7..613921787 (3 commits) https://chromium.googlesource.com/chromium/src/buildtools/+log/eb3987ec709b..61392178782c $ git log eb3987ec7..613921787 --date=short --no-merges --format='%ad %ae %s' 2020-08-03 tikuta sort buildtools/.gitignore 2020-07-31 smcallis Rewrite is_linux flag for base and build components. 2020-07-20 sdefresne Roll GN from d585128c..3028c6a4 Roll testing/ cadd4e1eb..dc9b1969e (124 commits) https://chromium.googlesource.com/chromium/src/testing/+log/cadd4e1eb3a4..dc9b1969e7b2 $ git log cadd4e1eb..dc9b1969e --date=short --no-merges --format='%ad %ae %s' 2020-08-04 sinhak Revert "Bring parity between mac coverage and non-coverage build" 2020-08-04 mcdermottm Enable MediaApp in fieldtrial_testing_config.json. 2020-08-03 drubery Add fieldtrial_testing_config for CSD vision model 2020-08-03 pasthana Bring parity between mac coverage and non-coverage build 2020-08-03 svenzheng [lacros] LUCI config for linux-lacros-builder-rel and linux-lacros-tester-rel 2020-08-03 skare Remove "DesktopStudy" suffix from QRCodeGenerator study to match gcl. 2020-08-03 bpastene chromeos: Don't swallow test args when '--' is present. 2020-08-03 mohsen Remove stale field trial testing configs 2020-08-03 dtrainor Add support for reengagement notification 2020-08-03 rmcilroy [Perf] Move android-pixel2-perf bot to 64-bits. 2020-08-03 martiniss Remove production freeze 2020-08-03 seblalancette [iOS] Cleanup Bling QR Code Generation Flag 2020-08-03 ianstruiksma Add target to blink_web_tests for Win10 x64 1909 builder 2020-08-03 talp Create field trial testing config for Per-agent Scheduling experiment. 2020-07-31 mpdenton Add CertVerifierService to field trial testing config. 2020-07-31 isamsonov Remove mac10.13_retina-blink-rel's configurations. 2020-07-31 behdadb Removed Experimental tag from representaives 2020-07-31 liviutinta Enable Field Trial for Browser Verified Mouse User Activation Trigger 2020-07-31 mattm Reland: Add CertVerifierBuiltin fieldtrial_testing_config for mac. 2020-07-31 liviutinta Enable Field Trial for Browser Verified Keyboard User Activation Trigger 2020-07-30 lindsayw [ios] Add missing 2nd generation identifier 2020-07-30 smcallis Rewrite is_linux flag for sandbox, servicse, ski and testing directories. 2020-07-30 jdeblasio [MIX-DL] Update field testing config for M84 stable launch. 2020-07-30 wenbinzhang [benchmarking] stop running ref build for android-pixel2 2020-07-30 lindsayw [ios] Update the iPad Pro naming to include 2nd gen. 2020-07-30 lindsayw [mac]Roll osxbeta to macOS 11.0 2020-07-30 skare Add field trial testing config for desktop QR code generator. 2020-07-30 justincohen Revert "[iOS] Add fieldtrial config for IOSRequestDesktopByDefault" 2020-07-30 collinbaker Include in-product help in DesktopTabGroups default field trial 2020-07-29 svenzheng [lacros] LUCI config for linux-ash-chromium-builder-fyi-rel 2020-07-29 pbos Add UseTextForUpdateButton to fieldtrial test config 2020-07-29 zhaoyangli [iOS][infra] Roll iOS13 builders & tests to Xcode 11e708 2020-07-29 hypan emulator: Disable flaky tests in weblayer_browsertests on MM 2020-07-29 ynovikov Shard SwANGLE angle_deqp_egl_tests 2020-07-29 avi Migrate to OS_MAC and OS_APPLE in testing 2020-07-29 svenzheng [lacros] LUCI rename fyi linux-lacros-builder-rel and linux-lacros-tester-rel 2020-07-29 michaeldo Revert "Roll bots to Xcode 12 beta 3" 2020-07-29 rmhasan weblayer, skew tests: Put Weblayer job configurations in variants.pyl 2020-07-29 mvanouwerkerk Remove Shared Clipboard WebRTC from testing config. 2020-07-29 liaoyuke [lacros] Run Lacros test targets with ash_chrome if needed 2020-07-29 bpastene Revert "Remove telemetry_unittests from the CrOS VM CQ bot." 2020-07-29 asanka [privacy_budget] Enable study for waterfall testing. 2020-07-29 wez [base] Add DisableOffSequenceTaskCancelation fieldtrial test config. 2020-07-29 gambard [iOS] Add fieldtrial config for IOSRequestDesktopByDefault 2020-07-29 alanlxl Add fieldtrial config for SmartDimNewMlAgent 2020-07-29 rushans Add SyncReuploadBookmarkFullTitles experiment to field trial testing config. 2020-07-29 jwata Revert "[mac-rel-swarming] add arm-64 Mac to the target bots" 2020-07-29 kimstephanie Remove chrome_public_test_apk temporarily from android-pie-arm64-rel 2020-07-28 jwata [mac-rel-swarming] add arm-64 Mac to the target bots 2020-07-28 dproy tools/perf: Add system_health.common benchmark with TBMv3 to FYI bots (...) 2020-07-27 jonross Disable angle_white_box_tests on Linux FYI Release (AMD R7 240) This test suite has been failing consistently for 11 days. 2020-07-27 sdefresne [apple] Add a `is_apple` gn variable and use it 2020-07-27 rsorokin [Sheriff] Disable */PlatformKeysServicePerUnavailableTokenBrowserTest.GenerateRsa/0 2020-07-26 liaoyuke Add xvfb.py as a data deps 2020-07-26 gangwu add field trial config for Omnibox tab switch suggestions 2020-07-25 svenzheng Disable BookmarkBubbleViewBrowserTest.InvokeUi_bookmark_details_signed_in 2020-07-25 gbeaty Revert "Remove GPU's Linux tests from the CQ." 2020-07-25 thestig Add SaveEditedPDFForm experiment to field trial testing config. 2020-07-25 behdadb Failure invalidation of rep_perf tests should show green status 2020-07-24 gbeaty Revert "Remove gl_tests_passthrough and gl_tests_validating from the Linux builders" 2020-07-23 hypan Remove gl_tests_passthrough and gl_tests_validating from the Linux builders 2020-07-23 jonross Revert "Re-add field trial testing config for DisableLatencyRecoveryDesktop" 2020-07-23 hypan Remove GPU's Linux tests from the CQ. 2020-07-23 fdoray [blink scheduler] Enable intensive wake up throttling in testing config. 2020-07-23 hypan android: Add test configs for android-nougat-arm64-rel 2020-07-23 kelvinjiang Revert "Add CertVerifierBuiltin fieldtrial_testing_config for mac." 2020-07-22 ianstruiksma Add luci and test configurations for Win10 x64 Tests 1909. 2020-07-22 gab [base] Enable PM_QS_ALLEVENTS in ProcessPumpReplacementMessage by default 2020-07-22 wylieb Update fieldtrial testing config for Assistant voice search 2020-07-22 ynovikov Revert "Explicitly name webgl/2 conformance tests on Windows" 2020-07-22 mattm Add CertVerifierBuiltin fieldtrial_testing_config for mac. 2020-07-22 jonahr Explicitly name webgl/2 conformance tests on Windows 2020-07-22 bpastene Move perf-fyi's CrOS tester to standard test pool. 2020-07-22 bttk ADCP: Add Field Trial config 2020-07-22 jdapena GCC: in perf result reporter, fix kInvalidCharacters initialization. 2020-07-22 pkotwicz Add compile target for errorprone plugin tests 2020-07-22 jds Adding a field trial config for the context menu performance hints experiment. 2020-07-22 natlee Add --use-gpu-in-tests flag to webgpu blink web tests. 2020-07-22 bpastene Move all CrOS HW tests to standard test pools. 2020-07-22 chriscycheng Adding 'android_lollipop_marshmallow_coverage_gtests' 2020-07-22 liaoyuke [lacros] Download and isolate ash-chrome on bots 2020-07-21 gbeaty Temporarily disable chrome_public_test_apk on android-pie-arm64-rel. 2020-07-21 gatong Infra: Moving mac-arm64 builder from FYI to being part of mac waterfall 2020-07-21 mohsen Re-add field trial testing config for DisableLatencyRecoveryDesktop 2020-07-21 wfh Allow CFG guards to be generated with gn config. 2020-07-21 svenzheng Mark some test suites as experimental 2020-07-21 sreejakshetty Filter out new content_browsertest failure with BackForwardCache 2020-07-21 ewannpv PageInfoRefactoring to Field Trial Testing Configuration 2020-07-21 rakina Check for bfcache flags on places where we check for Proactive BI swap 2020-07-21 hypan emulator: Have the android-marshmallow-x86-rel run on 4-cores GCE bots 2020-07-20 bpastene Enable pre-test flashing for all CrOS HW tests. 2020-07-20 mthiesse Migrate Omnibox native java unittests to batched Instrumentation tests 2020-07-20 bpastene Decrease primary task slice expiration from 10m to 5m for CrOS HW tests. 2020-07-20 alcooper Reland "Update vr_pixeltests exceptions" 2020-07-20 aboxhall Revert "Update vr_pixeltests exceptions" 2020-07-20 xiaochengh Enable FontPreloadingDelaysRendering by default on trunk 2020-07-18 liaoyuke [lacros] Make linux-lacros-tester-rel Run all targets 2020-07-17 alcooper Update vr_pixeltests exceptions 2020-07-17 liaoyuke Fix win coverage config - part 3 2020-07-17 wanderview Update CacheStorageSequenceChromeOS fieldtrial testing config. Roll third_party/googletest/ a781fe29b..e6e2d3b76 (5 commits) https://chromium.googlesource.com/external/github.com/google/googletest.git/+log/a781fe29bcf7..e6e2d3b7614f $ git log a781fe29b..e6e2d3b76 --date=short --no-merges --format='%ad %ae %s' 2020-07-28 absl-team Googletest export 2020-07-28 absl-team Googletest export 2020-07-26 ofats Googletest export 2020-07-19 jasjuang fix clang tidy modernize-use-equals-default warnings 2020-07-02 siliconearth Fix test failing when simple regex is used Roll third_party/spirv-headers/ 308bd0742..3fdabd0da (6 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git/+log/308bd0742435..3fdabd0da293 $ git log 308bd0742..3fdabd0da --date=short --no-merges --format='%ad %ae %s' 2020-08-03 44190824+mmerecki Reserve SPIR-V token range for upcoming Intel extensions. (#165) 2020-07-29 alanbaker Update BUILD.bazel and BUILD.gn (#166) 2020-07-29 alanbaker Publish the headers for the clspv embedded reflection non-semantic extended instruction set (#164) 2020-07-29 johnkslang Update the registry in spir-v.xml to modernize and split out opcodes. (#156) 2020-07-21 alanbaker Support SPV_KHR_terminate_invocation (#163) 2020-07-19 vkushwaha Add changes for SPV_EXT_shader_atomic_float Roll third_party/spirv-tools/ 717e7877c..d9c73ebd9 (52 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup//SPIRV-Tools.git/+log/717e7877cac1..d9c73ebd9e80 $ git log 717e7877c..d9c73ebd9 --date=short --no-merges --format='%ad %ae %s' 2020-08-04 vasniktel spirv-fuzz: Handle capabilities during module donation (#3651) 2020-08-04 vasniktel spirv-fuzz: Refactor boilerplate in TransformationAddParameter (#3625) 2020-08-03 vasniktel spirv-fuzz: TransformationMoveInstructionDown (#3477) 2020-07-31 jaebaek Remove DebugDeclare only for target variables in ssa-rewrite (#3511) 2020-07-31 vasniktel Fix typo in ASAN CI build (#3623) 2020-07-30 stefanomil spirv-fuzz: Transformation to add loop preheader (#3599) 2020-07-30 stefanomil spirv-fuzz: Pass to replace int operands with ints of opposite signedness (#3612) 2020-07-30 jaebaek Debug info preservation in loop-unroll pass (#3548) 2020-07-30 alanbaker Validator support for non-semantic clspv reflection (#3618) 2020-07-30 vasniktel spirv-fuzz: Fix memory bugs (#3622) 2020-07-29 andreperezmaselco.developer spirv-fuzz: Implement the OpOuterProduct linear algebra case (#3617) 2020-07-30 vasniktel spirv-fuzz: Compute corollary facts from OpBitcast (#3538) 2020-07-29 dj2 Update some language usage. (#3611) 2020-07-29 vasniktel spirv-fuzz: Relax type constraints in DataSynonym facts (#3602) 2020-07-29 vasniktel spirv-fuzz: Remove non-deterministic behaviour (#3608) 2020-07-29 afdx Avoid use of 'sanity' and 'sanity check' in the code base (#3585) 2020-07-27 andreperezmaselco.developer spirv-fuzz: Add condition to make functions livesafe (#3587) 2020-07-27 rharrison Rolling 4 dependencies (#3601) 2020-07-27 andreperezmaselco.developer spirv-fuzz: Implement the OpTranspose linear algebra case (#3589) 2020-07-27 rdb Fix SyntaxWarning in Python 3.8 (#3388) 2020-07-27 bclayton CMake: Enable building with BUILD_SHARED_LIBS=1 (#3490) 2020-07-27 dneto Avoid operand type range checks (#3379) 2020-07-27 jaebaek Preserve debug info in scalar replacement pass (#3461) 2020-07-27 pierremoreau Update OpenCL capabilities validation (#3149) 2020-07-27 stevenperron build(deps): bump lodash from 4.17.15 to 4.17.19 in /tools/sva (#3596) 2020-07-27 antonikarp spirv-fuzz: adds TransformationReplaceLoadStoreWithCopyMemory (#3586) 2020-07-27 jaebaek Preserve OpenCL.DebugInfo.100 through private-to-local pass (#3571) 2020-07-27 stefanomil spirv-fuzz: Relax type checking for int contants (#3573) 2020-07-27 stefanomil spirv-fuzz: Generalise transformation access chain (#3546) 2020-07-27 stefanomil spirv-fuzz: Split blocks starting with OpPhi before trying to outline (#3581) 2020-07-27 afdx spirv-fuzz: Set message consumer in replayer when shrinking (#3591) 2020-07-24 vasniktel spirv-fuzz: Don't use default parameters (#3583) 2020-07-23 rharrison Change DEPS rolling script to point at external/ (#3584) 2020-07-23 vasniktel spirv-fuzz: Create a helper in fuzzerutil to reuse function type (#3572) 2020-07-23 vasniktel spirv-fuzz: Test usages of IdIsIrrelevant fact (#3578) 2020-07-23 antonikarp spirv-fuzz: adds TransformationReplaceCopyMemoryWithLoadStore (#3575) 2020-07-23 antonikarp spirv-fuzz: adds TransformationReplaceCopyObjectWithStoreLoad (#3567) 2020-07-22 stevenperron Start SPIRV-Tools v2020.5 2020-07-22 stevenperron Finalize SPIRV-Tools v2020.4 2020-07-22 vasniktel spirv-fuzz: Fix usages of irrelevant constants (#3566) 2020-07-22 stevenperron Update CHANGES 2020-07-22 alanbaker Support SPV_KHR_terminate_invocation (#3568) 2020-07-22 stevenperron Sink pointer instructions in merge return (#3569) 2020-07-21 greg Preserve OpenCL.DebugInfo.100 through elim-dead-code-aggressive (#3542) 2020-07-21 vasniktel spirv-fuzz: TransformationReplaceParamsWithStruct (#3455) 2020-07-21 38144211+vkushwaha-nv Add changes for SPV_EXT_shader_atomic_float (#3562) 2020-07-21 vasniktel spirv-fuzz: Use irrelevant constants (#3565) 2020-07-21 stefanomil spirv-fuzz: Extend TransformationRecordSynonymousConstants to allow composite constants (#3537) 2020-07-21 vasniktel spirv-fuzz: Add is_irrelevant parameter (#3563) 2020-07-20 vasniktel spirv-fuzz: Add IdIsIrrelevant fact (#3561) 2020-07-20 stefanomil spirv-fuzz: refactor to use RemoveAtRandomIndex (#3560) 2020-07-20 antonikarp spirv-fuzz: add TransformationAddRelaxedDecoration (#3545) Roll tools/clang/ 6412135b3..1078c4141 (5 commits) https://chromium.googlesource.com/chromium/src/tools/clang/+log/6412135b3979..1078c4141a00 $ git log 6412135b3..1078c4141 --date=short --no-merges --format='%ad %ae %s' 2020-08-02 thakis Roll clang n361601-7e8d5a90-1 : n362116-1bd7046e-2. 2020-08-01 lukasza Skip `ExprWithCleanup` AST node via `ignoringImplicit` AST matcher. 2020-07-29 hans Roll clang n359864-04b9a46c-1 : n361601-7e8d5a90-1. 2020-07-22 aeubanks Clang build.py: Open instrumented temp file as binary 2020-07-22 aeubanks Allow building Clang with ThinLTO Created with: roll-dep build buildtools testing third_party/googletest third_party/gpuweb-cts third_party/spirv-headers third_party/spirv-tools tools/clang Change-Id: I841ccb15000269ca48d09ac550bc36a06c2b354a Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/26280 Reviewed-by: Sarah Mashayekhi <sarahmashay@google.com>
2020-08-04 17:56:27 +00:00
'spirv_headers_revision': '3fdabd0da2932c276b25b9b4a988ba134eba1aa6',
Rolling 5 dependencies Roll build/ aae8259e7..b1d8cdddd (59 commits) https://chromium.googlesource.com/chromium/src/build/+log/aae8259e754b..b1d8cdddd35b $ git log aae8259e7..b1d8cdddd --date=short --no-merges --format='%ad %ae %s' 2020-08-31 pkotwicz Update renamed PRESUBMIT function in docs 2020-08-31 chromium-autoroll Roll Fuchsia SDK from 0.20200831.0.1 to 0.20200831.1.1 2020-08-31 chromium-autoroll Roll Fuchsia SDK from 0.20200830.3.1 to 0.20200831.0.1 2020-08-31 wenbinzhang Revert "Rename wrapper_scripts for generated_script tests in MB." 2020-08-30 chromium-autoroll Roll Fuchsia SDK from 0.20200830.1.1 to 0.20200830.3.1 2020-08-30 chromium-autoroll Roll Fuchsia SDK from 0.20200830.0.1 to 0.20200830.1.1 2020-08-30 chromium-autoroll Roll Fuchsia SDK from 0.20200829.3.1 to 0.20200830.0.1 2020-08-30 chromium-autoroll Roll Fuchsia SDK from 0.20200829.2.1 to 0.20200829.3.1 2020-08-29 chromium-autoroll Roll Fuchsia SDK from 0.20200829.1.1 to 0.20200829.2.1 2020-08-29 chromium-autoroll Roll Fuchsia SDK from 0.20200828.3.1 to 0.20200829.1.1 2020-08-29 dpranke Add xvfb logic to all windowed test launcher targets. 2020-08-29 magchen Revert "Reland "Reland "X11 and Ozone: enable use_x11 and use_ozone""" 2020-08-28 chromium-autoroll Roll Fuchsia SDK from 0.20200828.1.1 to 0.20200828.3.1 2020-08-28 nharper Revert "Enable whole-program devirtualization for arm64 Android build." 2020-08-28 bjoyce Add result sink for test uploads. 2020-08-28 msisov Reland "Reland "X11 and Ozone: enable use_x11 and use_ozone"" 2020-08-28 dpranke Rename wrapper_scripts for generated_script tests in MB. 2020-08-28 chromium-autoroll Roll Fuchsia SDK from 0.20200828.0.1 to 0.20200828.1.1 2020-08-28 benmason Revert "Update TrichromeChrome version code." 2020-08-28 chromium-autoroll Roll Fuchsia SDK from 0.20200827.3.2 to 0.20200828.0.1 2020-08-28 dewittj [AAR] Re-enable info file asserts. 2020-08-28 thomasanderson Reland "Roll sysroots" 2020-08-28 chromium-autoroll Roll Fuchsia SDK from 0.20200826.2.2 to 0.20200827.3.2 2020-08-27 smaier Removing extract_assets from android_aar_prebuilt 2020-08-27 msisov Reland "linux sysroot: fix libwayland-client-symbols file." 2020-08-27 chonggu [Fuchsia] Switch to dynamic loading of loosely-coupled target modules. 2020-08-27 waynepie [Fuchsia] Add recommended command-line to get access to /dev/kvm 2020-08-27 wez [fuchsia] Use virtio-net-pci for both ARM64 and x64 emulation. 2020-08-27 thomasanderson Revert "Roll sysroots" 2020-08-27 agrieve Revert "Android: Enable vertical class merging in R8" 2020-08-27 sclittle Revert "linux sysroot: fix libwayland-client-symbols file." 2020-08-27 thomasanderson Roll sysroots 2020-08-27 msisov linux sysroot: fix libwayland-client-symbols file. 2020-08-27 msisov Revert "Reland "X11 and Ozone: enable use_x11 and use_ozone"" 2020-08-27 agrieve Remove unused constant build_utils.JAVA_PATH 2020-08-26 chromium-autoroll Roll Fuchsia SDK from 0.20200826.1.1 to 0.20200826.2.2 2020-08-26 chromium-autoroll Roll Fuchsia SDK from 0.20200826.0.1 to 0.20200826.1.1 2020-08-26 yukishiino base/allocator: Fix android_cronet build with PA-Everywhere 2020-08-26 msisov Reland "X11 and Ozone: enable use_x11 and use_ozone" 2020-08-26 wuwang Replaces uncommon char in file name for filesystem compatibility. 2020-08-26 chromium-autoroll Roll Fuchsia SDK from 0.20200825.3.1 to 0.20200826.0.1 2020-08-26 mark mac/arm64: Update to Xcode 12b6 (12A8189n) 2020-08-26 kouhei Specify libtinfo5 legacy package for building on Ubuntu 20.04 2020-08-25 chromium-autoroll Roll Fuchsia SDK from 0.20200825.1.1 to 0.20200825.3.1 2020-08-25 caseq Revert "X11 and Ozone: enable use_x11 and use_ozone" 2020-08-25 smaier Ignoring raw resources in HardcodeSharedLibraryDynamicAttributes 2020-08-25 msisov X11 and Ozone: enable use_x11 and use_ozone 2020-08-25 thestig Fix outdated comment in install-build-deps.sh. 2020-08-25 thestig install-build-deps: select between lib32gcc1 and lib32gcc-s1 as needed. 2020-08-25 wnwen Android: Ignore AppCompatResource lint warning 2020-08-25 msisov lacros: don't set pangocairo 2020-08-25 chromium-autoroll Roll Fuchsia SDK from 0.20200825.0.1 to 0.20200825.1.1 2020-08-25 agrieve Android: Enable vertical class merging in R8 2020-08-25 chromium-autoroll Roll Fuchsia SDK from 0.20200824.3.1 to 0.20200825.0.1 2020-08-25 brucedawson Handle toolchains with/without ..\.. in variables 2020-08-25 nbilling Implement DWARF Fission support in Chrome Android. 2020-08-25 caseq Fix headless build broken after #800929 2020-08-24 chromium-autoroll Roll Fuchsia SDK from 0.20200824.2.1 to 0.20200824.3.1 2020-08-24 chromium-autoroll Roll Fuchsia SDK from 0.20200824.0.1 to 0.20200824.2.1 Roll testing/ 3a36cd6d9..2691851e4 (48 commits) https://chromium.googlesource.com/chromium/src/testing/+log/3a36cd6d9221..2691851e49de $ git log 3a36cd6d9..2691851e4 --date=short --no-merges --format='%ad %ae %s' 2020-08-31 jonahr Reduce webgl testing load on Mac Pro 2020-08-31 wenbinzhang Revert "Rename wrapper_scripts for generated_script tests in MB." 2020-08-29 dpranke Add xvfb logic to all windowed test launcher targets. 2020-08-29 zhaoyangli [iOS][infra] Run tests in iOS14 runtimes on ios-simulator-full-configs 2020-08-28 dpranke Rename wrapper_scripts for generated_script tests in MB. 2020-08-28 rmhasan skew tests, weblayer: Use temporary CIPD package tags 2020-08-28 wuwang Disable chrome_java_test_wpr_tests on Marshmallow 64 bit Tester 2020-08-27 dpranke Rework command handling for MB generated_scripts. 2020-08-27 svenzheng [lacros] Disable some content_browsertests 2020-08-27 zhaoyangli [iOS][infra] Remove iOS14 tester pool "chromium.tests.ios14" config. 2020-08-27 livvielin Enable HTTPDangerWarning by default 2020-08-27 cyan [Tab Groups Collapse] Add field trial testing config. 2020-08-27 fdoray Revert "[blink scheduler] Add OptOutWebRTCFromAllThrottling to testing config." 2020-08-27 ajuma [iOS] Add field trial testing config for real-time Safe Browsing 2020-08-27 javierrobles [iOS][Biometric-Auth] Add experiment config 2020-08-27 schwering [Autofill] Field trial config for user-filled-override fix. 2020-08-27 schwering [Autofill] Launched company-name blacklisting experiments. 2020-08-27 jinsukkim Enable gesturenav flaky test on android-pie-x86-fyi-rel 2020-08-26 dom Delay competing low priority requests in the renderer 2020-08-26 szager Add fieldtrial config for CompositeCrossOriginIframes 2020-08-26 rmhasan Change indents in variants.pyl to match other .pyl files 2020-08-26 sgilhuly Add test names to parameterized cc_unittests 2020-08-26 zhaoyangli [infra] Roll iOS bots to Xcode 12 beta 6 12a8189n. 2020-08-26 chonggu [Fuchsia] Enable more gpu integration tests on Fuchsia CI and CQ 2020-08-26 sgilhuly Enable TranslucentRectangles test on SkiaRenderer Dawn 2020-08-26 thestig Remove EnableCustomMacPaperSizes feature flag. 2020-08-26 mohsen Removed field trial config for DisableLatencyRecoveryDesktop 2020-08-26 yaoxia Field trial testing config for FlocIdComputedEventLogging 2020-08-26 jdeblasio [MIX-DL] Update field trial testing config 2020-08-26 rmhasan skew testing: Add variants.pyl owners 2020-08-25 dtseng Adds support for EventFrom action in desktop tree 2020-08-25 estaab Relax requirement to run web tests on Mac 10.13 bots with GPUs. 2020-08-25 svenzheng [lacros] Disable some flaky browser and interactive ui tests 2020-08-25 hypan Revert "android: Temporarily remove content_browsertests from L CQ builder" 2020-08-25 kmilka Add SharingHub to fieldtrial testing config 2020-08-25 twellington Reland "Disable P/CompositorImplBrowserTestRefreshRate.VideoPreference on M x86" 2020-08-25 hypan Revert "Disable P/CompositorImplBrowserTestRefreshRate.VideoPreference on M x86" 2020-08-25 hypan android: Increase the expiration for builders Android WebView {N,O} (dbg) 2020-08-25 gbeaty Set compile targets for chromium builders in test specs. 2020-08-25 sinansahin [Offline indicator v2] Add field trial testing entry 2020-08-25 vovoy Enable CrOSUserSpaceLowMemoryNotification by default 2020-08-24 svenzheng [lacros] Run components_unittests on CQ 2020-08-24 twellington Disable P/CompositorImplBrowserTestRefreshRate.VideoPreference on M x86 2020-08-24 michaelbai Support simulation of internal-profile reporting 2020-08-24 mcrouse [LiteVideo] Fieldtrial updated for beta experiment. 2020-08-24 johnchen [Perf] Configure android-pixel4a_power-perf bot 2020-08-24 jeffyoon Reland "[ios] noncq to run tests on 14.0 simulators" 2020-08-24 rmhasan weblayer: Add skew tests for new versions released in beta Roll third_party/googletest/ 1e315c5b1..df6b75949 (1 commit) https://chromium.googlesource.com/external/github.com/google/googletest.git/+log/1e315c5b1a62..df6b75949b1e $ git log 1e315c5b1..df6b75949 --date=short --no-merges --format='%ad %ae %s' 2020-08-26 absl-team Googletest export Roll third_party/spirv-tools/ 4dd122392..8a0ebd40f (14 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup//SPIRV-Tools.git/+log/4dd122392f3a..8a0ebd40f86d $ git log 4dd122392..8a0ebd40f --date=short --no-merges --format='%ad %ae %s' 2020-08-31 jaebaek Correctly replace debug lexical scope of instruction (#3718) 2020-08-28 afdx spirv-fuzz: Remove opaque pointer design pattern (#3755) 2020-08-27 stefanomil spirv-fuzz: Create synonym via OpPhi and existing synonyms (#3701) 2020-08-27 stefanomil Add LoopNestingDepth function to StructuredCFGAnalysis (#3754) 2020-08-27 afdx spirv-fuzz: Do not make synonyms of void result ids (#3747) 2020-08-26 greg Do not register DebugFunction for functions optimized away. (#3749) 2020-08-26 jaebaek Handle DebugScope in compact-ids pass (#3724) 2020-08-26 afdx spirv-fuzz: Overflow ids (#3734) 2020-08-25 greg Fix DebugNoScope to not output InlinedAt operand. (#3748) 2020-08-25 vasniktel spirv-fuzz: Split the fact manager into multiple files (#3699) 2020-08-25 andreperezmaselco.developer spirv-fuzz: Add inline function transformation (#3517) 2020-08-25 vasniktel spirv-fuzz: Fix MaybeGetZeroConstant (#3740) 2020-08-24 greg Fix SSA-rewrite to remove DebugDeclare for variables without loads (#3719) 2020-08-24 stevenperron Add undef for inlined void function (#3720) Roll tools/clang/ 9784c4f72..fcef86e30 (7 commits) https://chromium.googlesource.com/chromium/src/tools/clang/+log/9784c4f72a4e..fcef86e30a0a $ git log 9784c4f72..fcef86e30 --date=short --no-merges --format='%ad %ae %s' 2020-08-31 hans blink_gc_plugin: Update stack_allocated test expectations 2020-08-28 hans Fix the blink_gc_plugin tests after crrev.com/802490 2020-08-28 yukiy Remove a template param of LinkedHashSet in stub 2020-08-27 hans Roll clang llvmorg-12-init-3492-ga1caa302-1 : llvmorg-12-init-4187-g33ce275f-1. 2020-08-25 hans Clang build.py: Update gnuwin version to 14 2020-08-24 thakis clang upload script: Run mac-arm64-rel try bot on compiler rolls. 2020-08-24 thakis clang upload script: sort cq-include-trybots footer alphabetically Created with: roll-dep build buildtools testing third_party/googletest third_party/gpuweb-cts third_party/spirv-headers third_party/spirv-tools tools/clang Change-Id: I0f041fc70616672a715e6a8e63e988e947cc59ff Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/27762 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org>
2020-08-31 19:16:04 +00:00
'spirv_tools_revision': '8a0ebd40f86d1f18ad42ea96c6ac53915076c3c7',
'testing_revision': '2691851e49de541c3fe42fa8692ddcdee938162f',
2020-03-02 20:47:43 +00:00
}
deps = {
'third_party/cpplint': Var('chromium_git') + Var('github') +
'/google/styleguide.git@' + Var('cpplint_revision'),
2020-03-02 20:47:43 +00:00
'third_party/gpuweb-cts': Var('chromium_git') + Var('github') +
'/gpuweb/cts.git@' + Var('gpuweb_cts_revision'),
'third_party/spirv-headers': Var('chromium_git') + Var('github') +
'/KhronosGroup/SPIRV-Headers.git@' + Var('spirv_headers_revision'),
2020-03-02 20:47:43 +00:00
'third_party/spirv-tools': Var('chromium_git') + Var('github') +
'/KhronosGroup//SPIRV-Tools.git@' + Var('spirv_tools_revision'),
# Dependencies required to use GN/Clang in standalone
'build': Var('chromium_git') + '/chromium/src/build@' +
Var('build_revision'),
'buildtools': Var('chromium_git') + '/chromium/src/buildtools@' +
Var('buildtools_revision'),
'tools/clang': Var('chromium_git') + '/chromium/src/tools/clang@' +
Var('clang_revision'),
# Dependencies required for testing
'testing': Var('chromium_git') + '/chromium/src/testing@' +
Var('testing_revision'),
'third_party/googletest': Var('chromium_git') + Var('github') +
'/google/googletest.git@' + Var('googletest_revision'),
2020-03-02 20:47:43 +00:00
}
hooks = [
# Pull clang-format binaries using checked-in hashes.
{
'name': 'clang_format_win',
'pattern': '.',
'condition': 'host_os == "win"',
'action': [ 'download_from_google_storage',
'--no_resume',
'--platform=win32',
'--no_auth',
'--bucket', 'chromium-clang-format',
'-s', 'buildtools/win/clang-format.exe.sha1',
],
},
{
'name': 'clang_format_mac',
'pattern': '.',
'condition': 'host_os == "mac"',
'action': [ 'download_from_google_storage',
'--no_resume',
'--platform=darwin',
'--no_auth',
'--bucket', 'chromium-clang-format',
'-s', 'buildtools/mac/clang-format.sha1',
],
},
{
'name': 'clang_format_linux',
'pattern': '.',
'condition': 'host_os == "linux"',
'action': [ 'download_from_google_storage',
'--no_resume',
'--platform=linux*',
'--no_auth',
'--bucket', 'chromium-clang-format',
'-s', 'buildtools/linux64/clang-format.sha1',
],
},
# Pull the compilers and system libraries for hermetic builds
{
'name': 'sysroot_x86',
'pattern': '.',
'condition': 'checkout_linux and ((checkout_x86 or checkout_x64))',
'action': ['python', 'build/linux/sysroot_scripts/install-sysroot.py',
'--arch=x86'],
},
{
'name': 'sysroot_x64',
'pattern': '.',
'condition': 'checkout_linux and (checkout_x64)',
'action': ['python', 'build/linux/sysroot_scripts/install-sysroot.py',
'--arch=x64'],
},
{
# Update the Windows toolchain if necessary. Must run before 'clang' below.
'name': 'win_toolchain',
'pattern': '.',
'condition': 'checkout_win',
'action': ['python', 'build/vs_toolchain.py', 'update', '--force'],
},
{
# Note: On Win, this should run after win_toolchain, as it may use it.
'name': 'clang',
'pattern': '.',
'action': ['python', 'tools/clang/scripts/update.py'],
},
{
# Pull rc binaries using checked-in hashes.
'name': 'rc_win',
'pattern': '.',
'condition': 'checkout_win and (host_os == "win")',
'action': [ 'download_from_google_storage',
'--no_resume',
'--no_auth',
'--bucket', 'chromium-browser-clang/rc',
'-s', 'build/toolchain/win/rc/win/rc.exe.sha1',
],
},
# Update build/util/LASTCHANGE.
{
'name': 'lastchange',
'pattern': '.',
'action': ['python', 'build/util/lastchange.py',
'-o', 'build/util/LASTCHANGE'],
},
]
recursedeps = [
# buildtools provides clang_format, libc++, and libc++abi
'buildtools',
]