dawn-cmake/DEPS

154 lines
5.0 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'
2020-03-02 20:47:43 +00:00
vars = {
'chromium_git': 'https://chromium.googlesource.com',
'github': '/external/github.com',
2020-03-02 20:47:43 +00:00
Rolling 3 dependencies Roll build/ b1d8cdddd..c6c4a4c3a (933 commits) https://chromium.googlesource.com/chromium/src/build/+log/b1d8cdddd35b..c6c4a4c3ae89 $ git log b1d8cdddd..c6c4a4c3a --date=short --no-merges --format='%ad %ae %s' 2021-01-27 chromium-autoroll Roll Fuchsia SDK from 0.20210126.2.1 to 0.20210127.1.2 2021-01-27 chromium-autoroll Roll Fuchsia SDK from 0.20210126.1.1 to 0.20210126.2.1 2021-01-26 tikuta build: increase concurrent link for non-full coverage build 2021-01-26 knollr Add firebase-messaging dependency 2021-01-26 findit-for-me Revert "Roll Linux Sysroots" 2021-01-26 thomasanderson Roll Linux Sysroots 2021-01-26 chromium-autoroll Roll Fuchsia SDK from 0.20210125.3.1 to 0.20210126.1.1 2021-01-26 chromium-autoroll Roll Fuchsia SDK from 0.20210125.2.1 to 0.20210125.3.1 2021-01-26 denik Revert "Extend the targets of debug_fission with ThinLTO" 2021-01-25 wnwen Android: Remove md5_check for turbine.py 2021-01-25 wnwen Android: Remove md5_check for aar.py 2021-01-25 wnwen Android: Remove md5_check for prepare_resources.py 2021-01-25 chromium-autoroll Roll Fuchsia SDK from 0.20210125.0.1 to 0.20210125.2.1 2021-01-25 ynovikov Report build step as 'interrupted' on Android if there were exceptions 2021-01-25 agrieve Android: Stop using dexsplitter in proguard.py 2021-01-25 vincb Read raw bytes when reading the plist file bytes. 2021-01-25 chromium-autoroll Roll Fuchsia SDK from 0.20210124.2.1 to 0.20210125.0.1 2021-01-25 chromium-autoroll Roll Fuchsia SDK from 0.20210124.1.1 to 0.20210124.2.1 2021-01-24 chromium-autoroll Roll Fuchsia SDK from 0.20210123.3.1 to 0.20210124.1.1 2021-01-24 chromium-autoroll Roll Fuchsia SDK from 0.20210123.2.1 to 0.20210123.3.1 2021-01-23 chromium-autoroll Roll Fuchsia SDK from 0.20210123.0.1 to 0.20210123.2.1 2021-01-23 chromium-autoroll Roll Fuchsia SDK from 0.20210122.2.1 to 0.20210123.0.1 2021-01-23 jrummell Filter VCComponentRoot directories before sorting by version number 2021-01-23 chromium-autoroll Roll Fuchsia SDK from 0.20210122.1.1 to 0.20210122.2.1 2021-01-22 bpastene android: Put the hermetic JDK on PATH when running device tests. 2021-01-22 wnwen Android: Remove md5_check for compile_resources.py 2021-01-22 chromium-autoroll Roll Fuchsia SDK from 0.20210121.3.1 to 0.20210122.1.1 2021-01-22 cwallez tool_wrapper.py: Use bytes in ExecLinkWrapper 2021-01-22 chromium-autoroll Roll Fuchsia SDK from 0.20210121.2.1 to 0.20210121.3.1 2021-01-22 bjoyce Fix test_log possibly being too large. 2021-01-22 agrieve Android: Plumb enabled_proguard_obfuscation to L8 2021-01-21 chromium-autoroll Roll Fuchsia SDK from 0.20210121.0.1 to 0.20210121.2.1 2021-01-21 wnwen Android: Add more java build configs to depfile 2021-01-21 steveroe [fuchsia] Exclude ICU component blobs from package size calculation. 2021-01-21 hans [build] Only apply thin_lto_enable_optimizations to select targets 2021-01-21 chromium-autoroll Roll Fuchsia SDK from 0.20210120.3.1 to 0.20210121.0.1 2021-01-21 liaoyuke Fix undefined gn variables in ebuild 2021-01-21 agrieve Add libstdc++.so.6 as data for llvm-symbolizer 2021-01-21 chromium-autoroll Roll Fuchsia SDK from 0.20210120.1.1 to 0.20210120.3.1 2021-01-20 agrieve Android: Add missing build edge for DFM build configs 2021-01-20 chromium-autoroll Roll Fuchsia SDK from 0.20210119.2.1 to 0.20210120.1.1 2021-01-20 ajgo Set enable_cet_shadow_stack for Windows x64 2021-01-20 chromium-autoroll Roll Fuchsia SDK from 0.20210119.1.1 to 0.20210119.2.1 2021-01-20 ythjkt Lacros: Remove complete-member-pointers flag from lacros. 2021-01-19 wnwen Android: Use fine-grain dependencies for desugar 2021-01-19 liaoyuke Reland "Lacros: create lacros tast test targets" 2021-01-19 hans build: Remove last leftover -enable-dse-memoryssa=false flag 2021-01-19 hans [build] Enable the ThinLTO cache also on Windows 2021-01-19 chromium-autoroll Roll Fuchsia SDK from 0.20210118.3.1 to 0.20210119.1.1 2021-01-19 chromium-autoroll Roll Fuchsia SDK from 0.20210118.2.1 to 0.20210118.3.1 (...) 2020-09-11 svenzheng [lacros] Runner retry for gsutil copy 2020-09-11 chromium-autoroll Roll Fuchsia SDK from 0.20200911.0.1 to 0.20200911.1.1 2020-09-11 chromium-autoroll Roll Fuchsia SDK from 0.20200910.2.2 to 0.20200911.0.1 2020-09-10 chromium-autoroll Roll Fuchsia SDK from 0.20200910.1.1 to 0.20200910.2.2 2020-09-10 svenzheng Adds android_sync_integration_tests to CI 2020-09-10 daniel.l Improve support for Python3 in Mac, iOS build 2020-09-10 chromium-autoroll Roll Fuchsia SDK from 0.20200910.0.1 to 0.20200910.1.1 2020-09-10 chromium-autoroll Roll Fuchsia SDK from 0.20200909.2.1 to 0.20200910.0.1 2020-09-10 agrieve Add GN assert for enable_resource_allowlist_generation 2020-09-09 chromium-autoroll Roll Fuchsia SDK from 0.20200909.1.1 to 0.20200909.2.1 2020-09-09 agrieve Revert "Increase android32_ndk_api_level 16 -> 21" 2020-09-09 liaoyuke [lacros] Retry starting ash-chrome 2020-09-09 chromium-autoroll Roll Fuchsia SDK from 0.20200909.0.1 to 0.20200909.1.1 2020-09-09 chromium-autoroll Roll Fuchsia SDK from 0.20200908.2.1 to 0.20200909.0.1 2020-09-09 pkotwicz [Build] Make remaining targets compatible with 'enforce_resource_overlays' 2020-09-08 benmason Fix build_vars.txt 2020-09-08 chromium-autoroll Roll Fuchsia SDK from 0.20200908.1.1 to 0.20200908.2.1 2020-09-08 sokcevic Update codesearch links 2020-09-08 mheikal android_resources targets can no longer create srcjars 2020-09-08 agrieve Increase android32_ndk_api_level 16 -> 21 2020-09-08 chromium-autoroll Roll Fuchsia SDK from 0.20200908.0.1 to 0.20200908.1.1 2020-09-08 chromium-autoroll Roll Fuchsia SDK from 0.20200907.2.1 to 0.20200908.0.1 2020-09-08 chromium-autoroll Roll Fuchsia SDK from 0.20200907.1.1 to 0.20200907.2.1 2020-09-07 chromium-autoroll Roll Fuchsia SDK from 0.20200907.0.1 to 0.20200907.1.1 2020-09-07 chromium-autoroll Roll Fuchsia SDK from 0.20200906.3.1 to 0.20200907.0.1 2020-09-07 chromium-autoroll Roll Fuchsia SDK from 0.20200906.2.1 to 0.20200906.3.1 2020-09-06 chromium-autoroll Roll Fuchsia SDK from 0.20200902.0.1 to 0.20200906.2.1 2020-09-04 agrieve Roll bundletool 0.13.3 -> 1.2.0 2020-09-03 hidehiko lacros: Migrate chromeos/chromeos_buildflags.h to build/chromeos_buildflags.h 2020-09-03 agrieve Grit: whitelist -> allowlist 2020-09-03 hidehiko lacros: Renamed build/lacros_buildflags.h to build/chromeos_buildflags.h 2020-09-03 aeubanks Re-enable -Wstring-concatenation 2020-09-03 bsheedy Fix handling of missing Gold links 2020-09-02 huangs [Lacros] Size dashboard: Track total and total compressed sizes. 2020-09-02 bjoyce Add summary html to test results. 2020-09-02 benmason Allow "optimize_for" param for bundletool. 2020-09-02 sdefresne [ios] Fix build/config/ios/hardlink.py when output exists 2020-09-02 huangs [Lacros] Suppress ignored params in lacros_resource_sizes.py. 2020-09-02 chromium-autoroll Roll Fuchsia SDK from 0.20200901.3.1 to 0.20200902.0.1 2020-09-02 pkotwicz [Android] Make build style more strict about resource overriding 2020-09-01 chromium-autoroll Roll Fuchsia SDK from 0.20200901.1.1 to 0.20200901.3.1 2020-09-01 yngve Specify GN not_needed() for lint deps 2020-09-01 jbudorick Use denylist throughout //build/android. 2020-09-01 chromium-autoroll Roll Fuchsia SDK from 0.20200831.3.1 to 0.20200901.1.1 2020-09-01 msisov Reland "Reland "Reland "X11 and Ozone: enable use_x11 and use_ozone""" 2020-09-01 chromium-autoroll Roll Fuchsia SDK from 0.20200831.2.1 to 0.20200831.3.1 2020-08-31 mikenichols install-build-deps: Remove redundant dev_list 2020-08-31 bjoyce Remove need for flag option. 2020-08-31 chromium-autoroll Roll Fuchsia SDK from 0.20200831.1.1 to 0.20200831.2.1 2020-08-31 agrieve Make Cronet use GN arg for min_sdk_version and bump android32_ndk_api_level Roll buildtools/ ff93f3ea1..e3db55b46 (25 commits; 1 trivial rolls) https://chromium.googlesource.com/chromium/src/buildtools/+log/ff93f3ea1a7f..e3db55b4639f $ git log ff93f3ea1..e3db55b46 --date=short --no-merges --format='%ad %ae %s' 2021-01-27 peconn 🍱 Add example regex for Java test DEPS. 2021-01-26 twellington Update checkdeps trailing slash failure message 2021-01-26 dpranke Roll GN from d62642c9..55ad154c 2021-01-26 olaola Upgrading reclient version to 0.19.2. 2021-01-25 olaola Bugfix: download reclient binaries on Windows 2021-01-25 hans DEPS: Pull clang-format scripts from the new mirror 2021-01-21 msavigny Add third_party/llvm-build/Release+Asserts to remote inputs. 2021-01-20 msavigny Change the default execution strategy for reclient. 2021-01-15 dpranke Roll GN from 595e3be7..1b4a9dfc 2021-01-12 dpranke Roll GN from 0d67e272..595e3be7 2020-12-26 thakis Roll GN from 53d92014..0d67e272 2020-12-09 msavigny Add initial support for re-client to the chromium build. 2020-12-08 msavigny Move reclient binaries to src/buildtools. 2020-11-05 dpranke Roll GN from 843b5003..53d92014 2020-11-05 honglinyu Roll gn to 843b50030ce7ee1f86b8f1bf284ce8ca92985c3b 2020-11-04 dpranke Revert "Reland "Roll GN from e002e68a..f5f465b5"" 2020-11-03 dpranke Reland "Roll GN from e002e68a..f5f465b5" 2020-11-03 dpranke Revert "Roll GN from e002e68a..f5f465b5" 2020-11-03 rjascani Roll GN from e002e68a..f5f465b5 2020-10-26 pnoland Revert "Roll GN from e002e68a..f5f465b5" 2020-10-26 rjascani Roll GN from e002e68a..f5f465b5 2020-09-29 normando [buildtools] Add DIR_METADATA files. 2020-09-14 sdefresne [apple] Use `!is_apple` gn variable when appropriate 2020-09-09 sdefresne Roll GN from 6f13aaac..e002e68a Roll tools/clang/ fcef86e30..eb5ab41f3 (93 commits) https://chromium.googlesource.com/chromium/src/tools/clang/+log/fcef86e30a0a..eb5ab41f3801 $ git log fcef86e30..eb5ab41f3 --date=short --no-merges --format='%ad %ae %s' 2021-01-27 lukasza Skip fields of a struct that is used in `reinterpret_cast`. 2021-01-23 bartekn Add MiraclePtr team to OWNERS of related files 2021-01-22 glazunov [BackupRefPtr] Support pointers past the end of allocation 2021-01-22 thakis Roll clang llvmorg-12-init-16548-gf1d5cbbd-1 : llvmorg-12-init-17251-g6de48655-1. 2021-01-20 keishi Exclude BigEndianWriter::ptr_ from rewrite_raw_ptr_fields 2021-01-20 keishi Fix BackupRefPtr 32bit builds 2021-01-19 hans mac: Update clang build script for the SDK 11.1 bump 2021-01-19 thakis clang roll script: Remove linux_chromium_chromeos_asan_rel_ng from cq bots. 2021-01-19 thakis Roll clang llvmorg-12-init-16296-g5e476061-2 : llvmorg-12-init-16548-gf1d5cbbd-1. 2021-01-19 keishi Add chrome/install_static to manual-paths-to-ignore.txt 2021-01-18 hans Rebuild the clang package with a newer GCC version 2021-01-15 keishi Revert deletion of "const-char" filtering rule 2021-01-15 keishi Exclude fields being used with cbor decoder's ELEMENT() macro from rewrite_raw_ptr 2021-01-15 keishi Add win build detection to rewrite_raw_ptr_fields/rewrite.sh 2021-01-14 ramyan [Project Code Inclusion] Remove use of blacklist 2021-01-12 hans Build Clang with GCC 10.2.0 on Linux 2021-01-12 keishi Update namespace for TK_AsIs 2021-01-11 thakis Roll clang llvmorg-12-init-15676-g5c951623-1 : llvmorg-12-init-16296-g5e476061-1. 2021-01-07 jdoerrie [clang] Add StringPiece Rewriter Tool 2021-01-05 glazunov Exclude BigEndianWriter::end_ from rewrite_raw_ptr_fields 2021-01-05 thakis Roll clang llvmorg-12-init-12923-g6ee22ca6-1 : llvmorg-12-init-15676-g5c951623-1. 2020-12-21 thakis clang build/mac: Stop forcing Py2 2020-12-18 timvp Add fallback for Ninja path for clang compile DB 2020-12-07 hans Clang build scripts: LLVM 'master' is now 'main' 2020-12-03 bikineev blink_gc_plugin: Disallow only Optional GCed fields 2020-12-01 rnk Fix -Wsuggest-override warnings in clang plugin code 2020-11-29 thakis Roll clang llvmorg-12-init-12083-g94e4ec64-1 : llvmorg-12-init-12923-g6ee22ca6-1. 2020-11-26 keishi Add sandbox/win to rewrite_raw_ptr_fields ignore list 2020-11-20 aeubanks Roll clang llvmorg-12-init-11780-g6ef07111-1 : llvmorg-12-init-12083-g94e4ec64-1. 2020-11-18 keishi Exclude MemoryDumpProvider::name from rewrite_raw_ptr_fields 2020-11-18 keishi Exclude LabelManagerTest TestCase fields from rewrite_raw_ptr_fields 2020-11-18 keishi Fix matcher for constructors via an implicit cast 2020-11-17 keishi Exclude logging.h in rewrite_raw_ptr_fields 2020-11-17 keishi Exclude KeyedServiceBaseFactory::service_name_ in rewrite_raw_ptr_fields 2020-11-17 thakis Roll clang llvmorg-12-init-11462-g418f18c6-1 : llvmorg-12-init-11780-g6ef07111-1. 2020-11-17 thakis clang packager: Create "ld64.lld" symlinks 2020-11-17 thakis mac: Let clang updater pull mac packages on all hosts. 2020-11-16 keishi Add .get() to CheckedPtr when comparing with a std::string 2020-11-12 thakis Roll clang llvmorg-12-init-11060-g118c3f3c-1 : llvmorg-12-init-11462-g418f18c6-1. 2020-11-12 thakis clang: Update plugin test expectations after clang e7f3e2103c 2020-11-11 mark mac: Switch all architectures to the macOS 11.0 SDK and Xcode 12 2020-11-09 thakis Roll clang llvmorg-12-init-10666-gc9f69ee7-1 : llvmorg-12-init-11060-g118c3f3c-1. 2020-11-05 thakis Revert "Treat CheckedPtr specially in FindBadConstructsConsumer" 2020-11-05 keishi Add mini_installer and chrome_elf to rewrite_raw_ptr_fields ignore list 2020-11-05 keishi Treat CheckedPtr specially in FindBadConstructsConsumer 2020-11-04 thakis Bump system Xcode on ToTMac, ToTMac (dbg), ToTMacAsan, ToTMacCoverage from 11 to 12. 2020-11-04 thakis clang build script: Remove a workaround for an issue that's fixed upstream. 2020-11-04 thakis Roll clang llvmorg-12-init-5627-gf086e85e-3 : llvmorg-12-init-10666-gc9f69ee7-1. 2020-11-03 lukasza Emit constexpr-initialized fields as candidates for exclusion (vars). 2020-11-03 thakis clang: Only build arm64 iossim compiler-rt libs on the upload bots. 2020-11-02 sdefresne [ios] Build more architecture for clang runtime library 2020-11-02 bartekn Update class name for ClassPropertyValueSetter::property_ 2020-11-02 bartekn Add SockaddrStorage::addr to ignore list 2020-10-31 bartekn Ignore iovec::iov_base that requires .get() in a different repository 2020-10-31 bartekn Update manual-paths-to-ignore.txt 2020-10-31 bartekn Remove no longer needed fields 2020-10-30 bartekn Un-ignore UnretainedWrapper::ptr_ 2020-10-30 lukasza Go back to unconditionally skipping fields in generated files. 2020-10-30 bartekn Add to and fix TRACE_EVENT/EXPECT_THAT section 2020-10-30 thakis clang upload script: Try again to not run tricium. 2020-10-29 thakis Tell tricium to not run clang-tidy on clang rolls. 2020-10-27 lukasza Remove automatically covered cases from manual-fields-to-ignore.txt 2020-10-27 lukasza Delete "const-char" filtering rule (redundant with "global-scope" rule). 2020-10-26 lukasza "union" filtering rule should recurse into nested structs. 2020-10-26 lukasza Improve "global-destructor" filtering rule: multiple fields, arrays, ... 2020-10-26 lukasza Emit constexpr-initialized fields as candidates for exclusion. 2020-10-26 thakis clang build scripts: Explicitly disable memprof. 2020-10-23 lukasza Appending .get() to arguments of implicitly invoked constructors. 2020-10-22 davidvc blink: Add absl::variant to the blink symbol allowlist 2020-10-21 lukasza Skip more scenarios via blocklist, rather than unconditionally. 2020-10-20 hans Clang plugin build fixes after upstream https://reviews.llvm.org/D84362 2020-10-19 lukasza Add --target_os=... support to run_tool.py and generate_compdb.py 2020-10-19 omerkatz heap: Use fullpaths in clang plugin ignored/allowed directories 2020-10-16 keishi Add fields to ignore for rewrite_raw_ptr_fields 2020-10-13 keishi Add chrome/chrome_cleaner to rewrite_raw_ptr_fields manual ignore paths 2020-10-06 ehmaldonado Add DIR_METADATA files to //tools 2020-10-06 bartekn Add android_webview/public/ to manual-paths-to-ignore 2020-10-06 bartekn Fix pointer paths (missing subclass) 2020-10-05 gbiv goma_link: parse `,` from `-mllvm` args appropriately 2020-10-04 aeubanks Use downloaded gcc toolchain in compiler-rt tests 2020-10-02 thakis Re-roll clang llvmorg-12-init-5035-gd0abc757-3 : llvmorg-12-init-5627-gf086e85e-1. 2020-09-30 aeubanks Revert "Clang build.py, set shell=True in GetCommitDescription" 2020-09-30 bartekn Update manual ignore-list based on recent rewrites 2020-09-29 hans Clang build.py: Remove debug line from 69f5d9865577 2020-09-29 hans Clang build.py, set shell=True in GetCommitDescription 2020-09-22 lukasza Exclude from the rewrite directories only used in renderer processes. 2020-09-22 thakis Revert "Roll clang llvmorg-12-init-5035-gd0abc757-2 : llvmorg-12-init-5627-gf086e85e-1." 2020-09-17 lukasza Emitting union fields into a blocklist. 2020-09-16 hans Clang build script: link against rpmalloc on Windows 2020-09-14 thakis Roll clang llvmorg-12-init-5035-gd0abc757-2 : llvmorg-12-init-5627-gf086e85e-1. 2020-09-11 akhuang clang build.py: set -DLLVM_ENABLE_DIA_SDK=OFF to use the native symbolizer, and also remove DIA dependencies. 2020-09-08 thakis Roll clang llvmorg-12-init-4187-g33ce275f-1 : llvmorg-12-init-5035-gd0abc757-1. 2020-09-01 bartekn Add pointers that cause run-time issues to manual-fields-to-ignore Created with: roll-dep build buildtools tools/clang BUG=tint:197,tint:465 Change-Id: If05b172aebad39b9badb7a1054b6bc478a079bad Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/38980 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org>
2021-01-28 18:06:19 +00:00
'build_revision': 'c6c4a4c3ae890f2c020a087c90fb8c0b8be2816a',
'buildtools_revision': 'e3db55b4639f2a331af6f3708ca1fbd22322aac3',
'clang_revision': 'eb5ab41f3801e2085208204fd71a490573d72dfd',
'glslang_revision': '4b7b86d568b40f4b076259dc2fc4cdd006340f34',
Roll third_party dependencies Roll third_party/gpuweb-cts/ dea8ed8c2..177a4faf0 (25 commits) https://chromium.googlesource.com/external/github.com/gpuweb/cts.git/+log/dea8ed8c2bbc..177a4faf0a7c $ git log dea8ed8c2..177a4faf0 --date=short --no-merges --format='%ad %ae %s' 2021-04-06 enga Implement api,operation,rendering,draw:vertex_attributes,basic (#522) 2021-04-06 enga Implement api,operation,render_pipeline,primitive_topology:unaligned_vertex_count (#524) 2021-04-06 enga Convert primitive topology tests to a single parameterized test (#523) 2021-04-06 shrekshao Some depth related tests (#519) 2021-04-06 yunchao.he Fix a bug in createTexture validation for multisample (#521) 2021-04-05 enga node.tsconfig.json: include more files (#520) 2021-04-02 enga gen_wpt_cts_html: Split lines by either \r\n or \n (#517) 2021-04-02 enga checklist.ts: Split lines by either \r\n or \n (#518) 2021-03-31 enga Fix multicase test expectation filtering (#516) 2021-03-30 enga WPT: Pass expectations to worker.run (#515) 2021-03-25 shrekshao Fix wgsl .0 suffix to indicate f32 type (#514) 2021-03-25 hao.x.li Clean up TODOs for queries validation (#511) 2021-03-24 enrico.galli Add validation tests for setBindGroup (#493) 2021-03-24 enga Fix check of `loadWebGPUExpectations` for undefined (#512) 2021-03-18 kainino Add stubs for new tests and organize a few old ones (#510) 2021-03-19 jiawei.shao Add validation tests on buffer offset in B2T and T2B copies with depth stencil formats (#506) 2021-03-18 2154796+austinEng Support passing skip/fail test expectations in wpt or by command line (#509) 2021-03-18 kainino capability_checks tests should expect exceptions not validation errors (#508) 2021-03-18 2154796+austinEng Implement api,operation,rendering,draw:arguments:* (#498) 2021-03-18 hao.x.li Add validation tests plan for Occlusion Query (#491) 2021-03-11 kainino Add a tool to verify tracking spreadsheet 2021-03-17 kainino move an error out of loadTreeForQuery 2021-03-17 kainino add includeEmptySubtrees to iterateSubtreeCollapsedQueries 2021-03-17 kainino Add StacklessError for less annoying fatal errors in scripts 2021-03-17 2154796+austinEng Don't validate test modules in `makeListing` (#507) Created with: roll-dep third_party/gpuweb-cts Change-Id: I60610afcd9533fc6905134a1b224c9946a475316 Roll third_party/spirv-tools/ 4f498774d..212895d4c (21 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup//SPIRV-Tools.git/+log/4f498774db52..212895d4c2cd $ git log 4f498774d..212895d4c --date=short --no-merges --format='%ad %ae %s' 2021-04-02 alastair.donaldson Typo fix (#4225) 2021-03-31 greg Add interpolate legalization pass (#4220) 2021-03-27 alastair.donaldson spirv-fuzz: Efficiency improvements to fuzzer pass (#4188) 2021-03-27 alastair.donaldson spirv-fuzz: Avoid invalidating analyses when splitting blocks (#4218) 2021-03-27 alastair.donaldson spirv-fuzz: Do not add too many dead blocks (#4217) 2021-03-26 alastair.donaldson spirv-fuzz: Optimize transformations (#4216) 2021-03-25 vasniktel spirv-fuzz: Fix comments #4215 2021-03-24 jason Add validation for SPV_EXT_shader_atomic_float_min_max (#4105) 2021-03-23 dneto Make spirv-tools-build-version a common dependency (#4210) 2021-03-23 alastair.donaldson spirv-fuzz: Call by value and move in transformations (#4208) 2021-03-23 alastair.donaldson spirv-fuzz: Remove destructors from FuzzerPass subclasses (#4209) 2021-03-23 alastair.donaldson spirv-fuzz: Improve transformation test oracles (#4207) 2021-03-21 vasniktel spirv-fuzz: Add WGSL compatibility flag to context (#4193) 2021-03-20 alastair.donaldson spirv-fuzz: Avoid invalidating analyses in various transformations (#4205) 2021-03-20 alastair.donaldson spirv-fuzz: Manage available instructions efficiently (#4177) 2021-03-20 alastair.donaldson spirv-fuzz: Remove AddType methods from fuzzerutil (#4204) 2021-03-19 46493288+sfricke-samsung spirv-val: Refactor of atomic pass (#4200) 2021-03-19 46493288+sfricke-samsung spirv-val: Label VUID 04643 (#4202) 2021-03-19 46493288+sfricke-samsung spirv-val: Label VUID 04667 (#4201) 2021-03-19 alastair.donaldson spirv-fuzz: Apply fuzzer pass before checking exit conditions (#4199) 2021-03-18 46493288+sfricke-samsung spirv-val: Fix Int64Atomics check (#4192) Created with: roll-dep third_party/spirv-tools Change-Id: Ieac13912b9899fe70b8b304f717f0f5e10155199 Roll third_party/spirv-headers/ bcf55210f..f88a1f98f (2 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git/+log/bcf55210f13a..f88a1f98fa7a $ git log bcf55210f..f88a1f98f --date=short --no-merges --format='%ad %ae %s' 2021-03-25 michael.kinsner Add xml section for memory operand bit allocation tracking, and reserve two bits for an upcoming Intel extension 2021-03-24 baldurk Add NonSemantic.Vulkan.DebugInfo.100 JSON/header Created with: roll-dep third_party/spirv-headers Change-Id: Ia59440c53433e5624d5d1d090ec5b9c194ba5c21 Roll third_party/googletest/ b7d472f12..5c8ca58ed (14 commits) https://chromium.googlesource.com/external/github.com/google/googletest.git/+log/b7d472f1225c..5c8ca58edfb3 $ git log b7d472f12..5c8ca58ed --date=short --no-merges --format='%ad %ae %s' 2021-04-05 absl-team Googletest export 2021-04-02 absl-team Googletest export 2021-03-25 absl-team Googletest export 2021-03-24 absl-team Googletest export 2021-03-24 absl-team Googletest export 2021-03-24 absl-team Googletest export 2021-03-24 absl-team Googletest export 2021-03-23 absl-team Googletest export 2021-03-22 absl-team Googletest export 2021-03-22 absl-team Googletest export 2021-03-22 absl-team Googletest export 2021-03-20 absl-team Googletest export 2021-03-14 zekewarren Use @platforms instead of @bazel_tools for windows constraint 2020-12-04 zed.three CMake: Add namespaced ALIAS library Created with: roll-dep third_party/googletest Change-Id: I07e2fbdda46a67d76797c08f4266d311404150de Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/47022 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ryan Harrison <rharrison@chromium.org>
2021-04-12 14:41:32 +00:00
'googletest_revision': '5c8ca58edfb304b2dd5e6061f83387470826dd87',
Roll third_party/gpuweb-cts/ 177a4faf0..b0291fd96 (252 commits) https://chromium.googlesource.com/external/github.com/gpuweb/cts.git/+log/177a4faf0a7c..b0291fd966b5 $ git log 177a4faf0..b0291fd96 --date=short --no-merges --format='%ad %ae %s' 2021-09-24 hao.x.li Implement api,validation,state,device_mismatched: Part Ⅰ (#741) 2021-09-22 kainino empty commit 2021-09-23 jiawei.shao Use vertex-only pipelines when initializing depth aspects (#754) 2021-09-21 rockot require indirect-first-instance for indirect draws with firstInstance > 0 (#752) 2021-09-20 kainino Add a NumberRepr class that represents f/i/u 64/32/16/8 (#747) 2021-09-17 yunchao.he Fix a bug about max color attachment (#749) 2021-09-14 yunchao.he Test buffer related validations for texture copies (#690) 2021-09-14 jiawei.shao Add operation tests on T2T copy with multisampled color textures (#739) 2021-09-13 enga Test compute shader variables are zero initialized (#743) 2021-09-13 enga Update default limits to match the spec (#745) 2021-09-14 hao.x.li Update destinationOffset alignment to 256 in resolveQuerySet tests (#742) 2021-09-10 enga Add an option to automatically batch large lists of subcases (#733) 2021-09-10 9856269+sarahM0 wgsl abs() built-in function execution test (#730) 2021-09-10 shaobo.yan Remove CopyImageBitmapToTexture (#738) 2021-09-09 9856269+sarahM0 wgsl type parameter generator (#731) 2021-09-10 hello Fix tools/deno (#734) 2021-09-09 kvarkus Include tools in the deploy (#735) 2021-09-09 bajones Update all uses of 'gpupresent' to 'webgpu' (#740) 2021-09-01 9856269+sarahM0 add noop unique id (#729) 2021-08-31 hao.x.li Implement api,validation,state,device_mismatched: helper functions (#717) 2021-08-27 kainino Test postMessage on ArrayBuffer from getMappedRange (#728) 2021-08-27 rockot Introduce expectGPUBufferRepeatsSingleValue (#723) 2021-08-27 rockot some stress tests for shaders and render passes (#722) 2021-08-27 kainino fix async race condition in expectCompileResult (#726) 2021-08-26 sarahmashay remove accidently added file 2021-08-25 84498356+jzm-intel Implement veretx_access validation test: Part 1 (#698) 2021-08-21 sarahmashay wgsl cts for builtin fucntions 2021-08-20 yunchao.he Revise validation tests for depth/stencil formats for copies (#719) 2021-08-19 yunchao.he Validate texture format for copies (#691) 2021-08-19 shrekshao Reftests expand with formats, write canvas methods, and compositingAlphaMode (#696) 2021-08-19 tojiro Remove template that wasn't really helping anyone 2021-08-18 tojiro Addressing more feedback 2021-08-18 tojiro Refactored as suggested by Kai 2021-08-12 tojiro Expanded tests to render passes and render bundles 2021-08-11 tojiro More tests and working on other pipeline types. 2021-08-11 tojiro Added three more tests and fixed issues 2021-07-01 tojiro Implementing preliminary api,operation,command_buffer,programmable,state_tracking:* tests 2021-08-18 shaobo.yan Pipeline_layout_compat: Add buffer and sampler binding equivalent checks (#701) 2021-08-17 kainino Constrain type to guard against future bugs like #716 (#718) 2021-08-17 yunchao.he Fix a bug in api/validation/image_copy/image_copy.ts (#716) 2021-08-17 hao.x.li api,validation,encoding,programmable,pipeline_bind_group_compat plan (#697) 2021-08-17 jiawei.shao Add operation tests on copyTextureToTexture with depth/stencil - Part II (#706) 2021-08-13 tojiro Change depth/stencil sample type to 'depth' 2021-08-14 mehmetoguzderin Fix project name (#714) 2021-08-14 mehmetoguzderin Use split account for previews (#712) 2021-08-13 rockot Implement some initial stress tests (#709) 2021-08-12 bajones Updating deprecated TextureUsage flags (#710) 2021-08-12 shrekshao Remove some alpha blending factor validation (#708) 2021-08-12 kainino re-hide extra stacks from different subcases, fix bug 2021-08-12 kainino Undo hiding of extra lines of message, and don't hide extra logs from different cases (...) 2021-05-12 tojiro Style fix suggested by Kai 2021-05-12 kainino Use more subcases (#561) 2021-05-12 kainino Document cases/subcases and ParamsBuilder better (#562) 2021-05-12 bajones Review createBindGroupLayout spec (#559) 2021-05-12 shrekshao Add DrawIndirect test (#558) 2021-05-11 kainino Fix sampledTextureBindingTypeInfo (#560) 2021-05-11 shaobo.yan Expand operation tests for copyToTexture,ImageBitmap (#545) 2021-05-06 kainino api,operation,buffers,map: describe, clean notes, add cases (#552) 2021-05-05 bajones Reviewed createBindGroup spec (#554) 2021-05-05 bajones Added some CompilationInfo tests. (#548) 2021-05-04 kainino gen_wpt_cts_html: always split down to individual tests (#544) 2021-05-04 kbrussel Add compute,basic,large_dispatch test. (#555) 2021-05-04 enga Update/cleanup map_oom.spec.ts (#551) 2021-05-04 kainino docs: nits, add pointer to a good reference test (#550) 2021-05-04 rharrison Update variable_and_const.spec.ts shader to match current WGSL spec (#553) 2021-04-29 kainino doc: make heading clearer 2021-04-29 kainino small docs updates 2021-04-29 mehmetoguzderin Reduce expire field to 10 days (#547) 2021-04-28 enga Fix WGSL storage_buffer->storage in by_sampling.ts (#546) 2021-04-28 kainino operation,vertex_state: add todo (#541) 2021-04-26 hao.x.li Add validation tests for occlusion query (#539) 2021-04-16 kainino attachment -> view 2021-04-16 kainino blending renames, remove wrong test plan 2021-04-16 kainino storeOp: required 2021-04-16 kainino computeStage -> compute 2021-04-22 jrprice Use new WGSL entry point IO syntax (#543) 2021-04-21 kainino Replace fence tests with new onSubmittedWorkDone tests (#536) 2021-04-21 corentin Add tests for GCing GPUBuffer before their mappings. (#542) 2021-04-20 kainino Update bindings API usage (#538) 2021-04-19 jrprice Replace builtin(position) with builtin(frag_coord) (#540) 2021-04-16 shrekshao Update WGSL const -> let and remove '-> void' (#537) 2021-04-16 alanbaker Fix some storage buffers (#534) 2021-04-14 kainino add deprecation linter, but disabled for now 2021-04-14 kainino Suppress deprecation warnings 2021-04-14 kainino replace incidental usages of fence with onSubmittedWorkDone 2021-04-14 kainino TODOs for new binding structure 2021-04-14 kainino update DefaultLimits 2021-04-14 kainino rename extension->feature in capability_info 2021-04-14 kainino extensions->features pt 1 2021-04-14 kainino fix easy deprecations 2021-04-14 kainino roll types, fixes for Iterable color/extent/origin (#532) 2021-04-13 kainino roll types (#531) 2021-04-13 kainino Try again to get space at the top of the PR template 2021-04-13 corentin Update README.md (#530) 2021-04-14 hao.x.li Add selectDeviceForQueryTypeOrSkipTestCase to gpu_test.ts (#529) 2021-04-12 yunchao.he Add tests for mipmap with various formats (#528) 2021-04-09 yunchao.he Fix bugs for texture creation validation (#527) 2021-04-08 enga Add tests for GPUBlendComponent (#526) 2021-04-08 kainino Use <hr> because github won't keep the extra blank lines above the --- 2021-04-08 kainino Much more verbose checklists (#525) Created with: roll-dep third_party/gpuweb-cts Change-Id: I8d82c7299f74140b1ada627c5b1161f8e12c96b1 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/65280 Auto-Submit: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com>
2021-09-28 15:40:54 +00:00
'gpuweb_cts_revision': 'b0291fd966b55a5efc496772555b94842bde1085',
'protobuf_revision': 'fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a',
Roll spirv-headers and spirv-tools Roll third_party/spirv-headers/ 1d4e3a7e3..ae217c178 (13 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git/+log/1d4e3a7e3a04..ae217c17809f $ git log 1d4e3a7e3..ae217c178 --date=short --no-merges --format='%ad %ae %s' 2021-09-16 gleese Remove 'Kernel' capability from fast-math flags 2021-09-09 74654571+BedrockDotPng Update CMakeLists.txt 2021-08-27 greg Add nonsemantic.shader.debuginfo to Bazel 2021-07-28 marijn spirv.core.grammar: Remove duplicate OpArbitraryFloatPowNINTEL declaration 2021-08-10 alele Add support for SPV_NV_ray_tracing_motion_blur. 2021-07-28 nikita.rudenko Fix minor details in SPV_INTEL_optnone extension 2021-07-28 nikita.rudenko Implement SPV_INTEL_optnone extension (#230) 2021-07-20 gleese Correct grammar for LocalSizeHintId 2021-06-28 frustumo Clay is an internal framework of Tellusim Technologies Inc. 2021-05-20 kloczek Rename spirv-headers.pc to SPIRV-Headers.pc 2021-05-19 kloczek removed excesive space in configure_file() line 2021-05-19 kloczek Fixed substituted string with paths and version 2021-05-18 kloczek Add spirv-headers pkgconfig file Roll third_party/spirv-tools/ 640b17b5f..c3adcb034 (86 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup//SPIRV-Tools.git/+log/640b17b5fbc6..c3adcb034fe4 $ git log 640b17b5f..c3adcb034 --date=short --no-merges --format='%ad %ae %s' 2021-09-24 stevenperron Adce refactor (NFC) (#4547) 2021-09-24 greg Handle NonSemantic.Shader Debug[No]Line (#4530) 2021-09-23 greg Fix inst_buff_addr_check to handle struct loads (#4489) 2021-09-23 jmadill GN: Fix build for debuginfo codegen. (#4536) 2021-09-22 alanbaker Update SPIRV-Headers (#4543) 2021-09-21 alanbaker Fix checks for offset in nested structs (#4531) 2021-09-21 afdx Fix UBSan error in spirv-dis fuzzer (#4517) 2021-09-20 stevenperron Fix extract with out-of-bounds index (#4529) 2021-09-15 greg spirv-opt: Switch from Vulkan.DebugInfo to Shader.DebugInfo (#4493) 2021-09-15 greg Add preserve_interface mode to aggressive_dead_code_elim (#4520) 2021-09-14 afdx spirv-fuzz: Account for differing signedness in WrapVectorSynonym (#4414) 2021-09-14 afdx spirv-opt: Avoid integer overflow during constant folding (#4511) 2021-09-14 stevenperron Roll external/googletest/ b7d472f12..955c7f837 (111 commits) (#4521) 2021-09-13 alanbaker Fix infinite loop in validation (#4523) 2021-09-13 afdx Fix UBSan kokoro config (#4522) 2021-09-13 alanbaker Fix bad order of checks in atomic validation (#4524) 2021-09-13 stevenperron Handle out-of-bounds accesses in VDCE (#4518) 2021-09-12 alanbaker Change validator boolean tests to avoid asserts (#4503) 2021-09-10 alanbaker Fix infinite loop in GetBlockDepth (#4519) 2021-09-10 dneto Fix validation message for cooperative matrix column type (#4502) 2021-09-10 afdx Add UBSan kokoro configuration (#4512) 2021-09-08 alanbaker Add some missing switch validation (#4507) 2021-09-07 afdx spirv-val: Fix ubsan error (#4505) 2021-09-07 gleese Remove environment features that are never used (#4491) 2021-09-03 dneto fix parsing of bad binary exponents in hex floats (#4501) 2021-09-02 afdx Adjust build for fuzzer targets to support OSS-Fuzz (#4498) 2021-09-02 jaebaek Set threshold for reduce-load-size pass (#4499) 2021-08-31 stevenperron Handle exported functions in ADCE (#4495) 2021-08-30 antiagainst Only add `-DSPIRV_CHECK_CONTEXT` for Debug builds (#4496) 2021-08-27 kubak spirv-lint: Add lint based on divergence analysis (#4488) 2021-08-26 gleese Add a feature for allowing LocalSizeId (#4492) 2021-08-25 jaebaek Start SPIRV-Tools v2021.4 2021-08-25 jaebaek Finalize SPIRV-Tools v2021.3 2021-08-24 jaebaek Update CHANGES 2021-08-23 greg spirv-val: Validate vulkan debug info similarly to opencl debug info (#4466) 2021-08-23 52670911+dong-ja Add divergence analysis to linter (#4465) 2021-08-19 46493288+sfricke-samsung spirv-val: Fix WorkgroupSize VUID 04425 (#4482) 2021-08-18 52670911+dong-ja spirv-lint: add basic CLI argument handling (#4478) 2021-08-18 alanbaker Fix matrix stride validation (#4468) 2021-08-18 alanbaker Don't double count variables for location validation (#4474) 2021-08-18 jmadill GN: Suppress unreachable code warnings. (#4476) 2021-08-18 jaebaek Add spirv-opt convert-to-sampled-image pass (#4340) 2021-08-16 alanbaker Disallow loading a runtime-sized array (#4473) 2021-08-16 nicolas.capens Fix early-out for Clamp constant folding (#4461) 2021-08-16 nicolas.capens Don't fold unsigned divides of an constant and a negation (#4457) 2021-08-16 61918637+5265644D61736F6E fix SIGSEGV when reading from a non-existant file (#4453) 2021-08-13 alanbaker Limit location validation (#4467) 2021-08-12 alanbaker Update SPIRV-Headers (#4463) 2021-08-10 greg spirv-opt: Add handling of vulkan debug info to DebugInfoManager (#4423) 2021-08-09 52670911+dong-ja spirv-opt: Add dataflow analysis framework (#4402) 2021-08-09 52670911+dong-ja Remove PCH from source/lint/CMakeLists.txt (#4459) 2021-08-06 52670911+dong-ja Add new target for spirv-lint (#4446) 2021-08-06 alanbaker Add a section releases to the README (#4444) 2021-08-05 alanbaker Fix array layout validation slowdown (#4449) 2021-08-05 mostaphaashraf1996 spirv-fuzz: Support AtomicStore (#4440) 2021-08-05 bclayton fuzzers: Disable suggest-destructor-override warning (#4439) 2021-08-05 afdx Add CMake rules for libFuzzer targets (#4445) 2021-08-03 mostaphaashraf1996 spirv-fuzz: support AtomicLoad (#4330) 2021-08-03 alastair.donaldson Add GraphicsFuzz shaders to fuzzer corpus (#4429) 2021-08-02 bclayton Fuzzer: Default the new constructor parameter (#4438) 2021-07-29 alanbaker Fix validator crash (#4418) 2021-07-29 alastair.donaldson spirv-fuzz: Add minimal SPIR-V example to test shaders (#4415) 2021-07-29 52670911+dong-ja spirv-opt: Rename ControlDependenceAnalysis::DoesBlockExist to HasBlock (#4412) 2021-07-28 greg spirv-opt: Add specific handling of vulkan debug info differences (#4398) 2021-07-28 alastair.donaldson spirv-fuzz: Allow inapplicable transformations to be ignored (#4407) 2021-07-28 alastair.donaldson spirv-fuzz: Quit fuzzer pass when no types are available (#4409) 2021-07-28 52670911+dong-ja spirv-opt: Add more tests to control dependence (#4410) 2021-07-28 52670911+dong-ja Add control dependence analysis to opt (#4380) 2021-07-27 alastair.donaldson spirv-fuzz: Use reference in CanMakeSynonymOf (#4401) 2021-07-26 kqenro Fix public deps on generated headers (#4386) 2021-07-25 cwallez BUILD.gn: introduce finer grained internal targets for Tint (#4399) 2021-07-23 vasniktel Initialize context in `opt::Instruction`'s move constructor (#4397) 2021-07-22 alastair.donaldson spirv-fuzz: Fix problem with instruction context (#4394) 2021-07-22 alastair.donaldson spirv-fuzz: Avoid out-of-bounds access (#4395) 2021-07-22 alastair.donaldson spirv-fuzz: Fix vector wrapping fuzzer pass (#4392) 2021-07-22 afdx spirv-fuzz: Tighten checks on null and undef pointers (#4367) 2021-07-22 alanbaker Fix local size hint id tests (#4400) 2021-07-21 greg spirv-opt: Where possible make code agnostic of opencl/vulkan debuginfo (#4385) 2021-07-20 jamessliu2020 spirv-fuzz: TransformationWrapVectorSynonym that rewrites scalar operations using vectors (#4376) 2021-07-20 mostaphaashraf1996 spirv-fuzz: Support atomic operations opcode (#4348) 2021-07-16 olvaffe CMake: add ENABLE_RTTI option (#4382) 2021-07-16 greg Add common enum for debug info instructions from either opencl or vulkan (#4377) 2021-07-16 kubak Don't mention VS2013 in PR review instructions (#4384) 2021-07-16 kubak Explain how to run tests with CMake and Bazel (#4383) 2021-07-15 mostaphaashraf1996 spirv-fuzz: Don't replace memory semantics / scope operands (#4349) 2021-07-15 jmadill Add missing fuzzer header dependency. (#4381) Created with: roll-dep third_party/spirv-tools Created with: roll-dep third_party/spirv-headers Change-Id: I0983f72c8fa3fe7a4c844b43402b3c02fc40ebdf Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/65264 Auto-Submit: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com>
2021-09-28 15:40:27 +00:00
'spirv_headers_revision': 'ae217c17809fadb232ec94b29304b4afcd417bb4',
'spirv_tools_revision': 'ba4b390c367e09edaad36f0376a87aa03620fd4b',
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
'testing_revision': '2691851e49de541c3fe42fa8692ddcdee938162f',
2020-03-02 20:47:43 +00:00
}
deps = {
'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'),
'third_party/glslang': Var('chromium_git') + Var('github') +
'/KhronosGroup/glslang.git@' + Var('glslang_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'),
'third_party/protobuf': Var('chromium_git') + Var('github') +
'/protocolbuffers/protobuf.git@' + Var('protobuf_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 Mac toolchain if necessary.
'name': 'mac_toolchain',
'pattern': '.',
'condition': 'checkout_mac',
'action': ['python', 'build/mac_toolchain.py'],
},
{
# 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',
]