dawn-cmake/DEPS

229 lines
7.4 KiB
Plaintext
Raw Normal View History

use_relative_paths = True
use_relative_hooks = True
vars = {
'chromium_git': 'https://chromium.googlesource.com',
'dawn_git': 'https://dawn.googlesource.com',
'github_git': 'https://github.com',
'swiftshader_git': 'https://swiftshader.googlesource.com',
'dawn_standalone': True,
}
deps = {
# Dependencies required to use GN/Clang in standalone
'build': {
Rolling 4 dependencies Also fixes an uninitialized variable in tests. Roll build/ f3d0ca5f4..896323eed (1627 commits; 2 trivial rolls) https://chromium.googlesource.com/chromium/src/build/+log/f3d0ca5f46b7..896323eeda1b $ git log f3d0ca5f4..896323eed --date=short --no-merges --format='%ad %ae %s' 2020-04-14 chromium-autoroll Roll Fuchsia SDK from 0.20200414.2.1 to 0.20200414.3.1 2020-04-14 sergey.kipet gtkui: Fix standalone Ozone/Wayland configuration 2020-04-14 gbiv Reland "compiler: remove `!is_android` from CrOS thinlto checks" 2020-04-14 wez [fuchsia] Add //fuchsia/SECURITY_OWNERS and per-file OWNERS using it. 2020-04-14 hypan android: Add emulator avd specific OWNERS files 2020-04-14 chromium-autoroll Roll Fuchsia SDK from 0.20200413.3.1 to 0.20200414.2.1 2020-04-14 hypan emulator: Add option "--debug-tags" for avd start 2020-04-14 chromium-autoroll Roll Fuchsia SDK from 0.20200413.2.1 to 0.20200413.3.1 2020-04-13 steveroe Reland "[fuchsia] Collect Fuchsia system logs from Chrome-Fuchsia tests." 2020-04-13 chromium-autoroll Roll Fuchsia SDK from 0.20200413.1.1 to 0.20200413.2.1 2020-04-13 chromium-autoroll Roll Fuchsia SDK from 0.20200412.2.1 to 0.20200413.1.1 2020-04-13 wez Revert "[cipd] Refactor CIPD template" 2020-04-13 hirokisato Revert "Manually roll chromite to pick up localhost vs VM fixes." 2020-04-13 chromium-autoroll Roll Fuchsia SDK from 0.20200412.1.1 to 0.20200412.2.1 2020-04-12 atyfto [cipd] Refactor CIPD template 2020-04-12 chromium-autoroll Roll Fuchsia SDK from 0.20200412.0.1 to 0.20200412.1.1 2020-04-12 chromium-autoroll Roll Fuchsia SDK from 0.20200410.3.1 to 0.20200412.0.1 2020-04-11 dmazzoni Re-enable some Android content_browsertests 2020-04-11 chromium-autoroll Roll Fuchsia SDK from 0.20200410.2.2 to 0.20200410.3.1 2020-04-10 cduvall Revert "Use .r8dex.jar and .mergeddex.jar rather than .dex.zip" 2020-04-10 bpastene Manually roll chromite to pick up localhost vs VM fixes. 2020-04-10 chromium-autoroll Roll Fuchsia SDK from 0.20200409.3.1 to 0.20200410.2.2 2020-04-10 leuisken fix vs%s_install environment variable 2020-04-10 huangs [Build] print_python_deps.py: Use importlib.util for Python 3. 2020-04-10 chromium-autoroll Roll Fuchsia SDK from 0.20200409.2.1 to 0.20200409.3.1 2020-04-10 nhiroki Revert "Android: Use lint from cmdline-tools" 2020-04-10 wnwen Android: Use lint from cmdline-tools 2020-04-09 chromium-autoroll Roll Fuchsia SDK from 0.20200409.1.1 to 0.20200409.2.1 2020-04-09 bsheedy Optimize Android Skia Gold code 2020-04-09 agrieve Use .r8dex.jar and .mergeddex.jar rather than .dex.zip 2020-04-09 chromium-autoroll Roll Fuchsia SDK from 0.20200409.0.1 to 0.20200409.1.1 2020-04-09 ddorwin [Fuchsia] Add ddorwin to OWNERS 2020-04-09 huangs [Build] extract_unwind_tables.py: Remove temp file usage. 2020-04-09 chromium-autoroll Roll Fuchsia SDK from 0.20200407.1.1 to 0.20200409.0.1 2020-04-08 jeffyoon [ios] moving test runner xcode version to //testing/buildbot 2020-04-08 agrieve Android: Always run Desugar.jar as well as d8 desugaring 2020-04-08 akiss Add use_external_fuzzing_engine build argument 2020-04-08 wnwen Android: Use dots to distinguish java build steps 2020-04-08 agrieve apk_operations.py: Don't look for .mapping file for release builds 2020-04-08 hypan emulator: add "--dry-run" option for avd create 2020-04-08 wez [fuchsia] Migrate cr_package_fuchsia() to use SDK-provided rules. 2020-04-08 vasilyt Reland "Build: remove resource_dirs support" 2020-04-08 spang Revert "[fuchsia] Migrate cr_package_fuchsia() to use SDK-provided rules." 2020-04-07 agrieve Add more logging to compile_resources.py 2020-04-07 agrieve Add a \n to the end of AndroidManifest.expected 2020-04-07 chromium-autoroll Roll Fuchsia SDK from 0.20200407.0.1 to 0.20200407.1.1 2020-04-07 chromium-autoroll Roll Fuchsia SDK from 0.20200406.3.1 to 0.20200407.0.1 2020-04-07 brucedawson Better asserts on missing files during gn gen 2020-04-07 chromium-autoroll Roll Fuchsia SDK from 0.20200406.2.3 to 0.20200406.3.1 2020-04-06 xhwang media: Remove enable_mojo_media gn arg (...) 2019-08-14 pcc Only link against libandroid_support on 32-bit platforms. 2019-08-14 thakis win: Remove msvc_use_absolute_paths gn arg. 2019-08-14 agrieve Android: Remove use_r8 flag and respect proguard_jar_path when set. 2019-08-14 robliao Start A List of Areas to Consider when Updating the Windows SDK 2019-08-14 hans Roll clang 365097:368742. 2019-08-14 aluo Make chrome smoke test self-testing and fix launch intent flags. 2019-08-14 chromium-autoroll Roll Fuchsia SDK from 890518145943 to 890514841981 2019-08-14 chromium-autoroll Roll Fuchsia SDK from 890520283089 to 890518145943 2019-08-14 svillar Fix build with BLINK_ANIMATION_USE_TIME_DELTA enabled 2019-08-14 ntfschr apk_operations: allow downgrade for bundle installs 2019-08-14 wez [Fuchsia] Remove legacy constant names from FIDL/JS. 2019-08-14 chromium-autoroll Roll Fuchsia SDK from 890523177803 to 890520283089 2019-08-13 wez [Fuchsia] Update FIDL/JS generator for 64-bit method ordinals. 2019-08-13 chromium-autoroll Roll Fuchsia SDK from 890525926525 to 890523177803 2019-08-13 chromium-autoroll Roll Fuchsia SDK from 890528724273 to 890525926525 2019-08-13 chromium-autoroll Roll Fuchsia SDK from 890530860946 to 890528724273 2019-08-13 wez Revert "Reland "[Fuchsia] Make hardware boot image downloading opt-in by .gclient."" 2019-08-13 kmarshall Reland "[Fuchsia] Make hardware boot image downloading opt-in by .gclient." 2019-08-12 chromium-autoroll Roll Fuchsia SDK from 890533504707 to 890530860946 2019-08-12 agrieve Android: Delete last references to "resource_rewriter" .build_config type 2019-08-12 justincohen Reland "[ios] Goma use is forbidden for official iOS builds." 2019-08-12 justincohen Revert "[ios] Goma use is forbidden for official iOS builds." 2019-08-12 thakis clang docs: mention llvm_force_head_revision 2019-08-12 chromium-autoroll Roll Fuchsia SDK from 890536058498 to 890533504707 2019-08-12 chromium-autoroll Roll Fuchsia SDK from 890539920088 to 890536058498 2019-08-12 huangs [DevUI DFM] Add BUILDFLAG(DFMIFY_DEV_UI). 2019-08-12 sidereal Revert "Reland "Roll clang 365097:368354."" 2019-08-11 chromium-autoroll Roll Fuchsia SDK from 890541741734 to 890539920088 2019-08-11 chromium-autoroll Roll Fuchsia SDK from 890544660006 to 890541741734 2019-08-11 chromium-autoroll Roll Fuchsia SDK from 890547849076 to 890544660006 2019-08-11 chromium-autoroll Roll Fuchsia SDK from 890550071829 to 890547849076 2019-08-10 thakis Revert "clang tot bots: Disable Wdangling-field" 2019-08-10 chromium-autoroll Roll Fuchsia SDK from 890552937159 to 890550071829 2019-08-10 chromium-autoroll Roll Fuchsia SDK from 890555439656 to 890552937159 2019-08-10 chromium-autoroll Roll Fuchsia SDK from 890557346683 to 890555439656 2019-08-10 kmarshall Revert "[Fuchsia] Make hardware boot image downloading opt-in by .gclient." 2019-08-10 thakis clang tot bots: Disable Wdangling-field 2019-08-10 kmarshall [Fuchsia] Make hardware boot image downloading opt-in by .gclient. 2019-08-09 rnk Reland "Roll clang 365097:368354." 2019-08-09 thakis mac: Create all parent directories of build/mac_files/xcode_binaries 2019-08-09 chromium-autoroll Roll Fuchsia SDK from 890560294264 to 890557346683 2019-08-09 sclittle Revert "Roll clang 365097:368354." 2019-08-09 rnk Roll clang 365097:368354. 2019-08-09 thomasanderson Switch Linux/Ozone to build with GTK 2019-08-09 justincohen [ios] Goma use is forbidden for official iOS builds. 2019-08-09 thakis mac: Stop downloading full hermetic Xcode. 2019-08-09 cliffsmo Add delayloads for full browser test libraries 2019-08-09 thakis clang tot bots: Disable Wreturn-stack-address 2019-08-09 chromium-autoroll Roll Fuchsia SDK from 890562890212 to 890560294264 2019-08-09 chromium-autoroll Roll Fuchsia SDK from 890565823233 to 890562890212 Roll buildtools/ 74cfb5700..2c41dfb19 (26 commits; 1 trivial rolls) https://chromium.googlesource.com/chromium/src/buildtools/+log/74cfb57006f8..2c41dfb19abe $ git log 74cfb5700..2c41dfb19 --date=short --no-merges --format='%ad %ae %s' 2020-03-30 tvanderlippe Update clang-format version to eb85e90350e 2020-03-23 brettw Roll GN from 9499562d..5ed3c9cc 2020-03-12 agrieve Roll GN from fd3d768b..9499562d 2020-03-10 thakis roll gn 4166e9fbc1f..fd3d768bcfd4 2020-02-29 xiaohuic Clean up buildtools repo migration code 2020-02-24 thakis Revert "Roll libunwind 43bb9f8722..d999d54f4b" 2020-02-21 thakis Roll libunwind 43bb9f8722..d999d54f4b 2020-02-21 seblalancette Roll GN from 97cc440d..4166e9fb 2020-02-21 bpastene Reland: Pull libunwind, libcxx, libcxxabi from a different mirror. 2020-02-19 bpastene Revert "Pull libunwind, libcxx, libcxxabi from a different mirror." 2020-02-19 thakis Pull libunwind, libcxx, libcxxabi from a different mirror. 2020-01-28 thakis Roll GN 83dad00a:97cc440d 2020-01-28 thakis Reformat remaining gn files. 2020-01-21 sdefresne Roll GN 0c5557d173..83dad00afb 2020-01-16 thakis Reformat all gn files in /buildtools/third_party/libc++. 2020-01-16 felipesalazar Include cxa_thread_atexit on linux targets. 2020-01-13 thakis Roll GN a5bcbd726a..0c5557d17 2020-01-08 bpastene Update //buildtools/README.txt after it was merged into chromium. 2019-12-31 agable Roll GN from 6feb5599..a5bcbd72 2019-12-13 chouinard Roll GN from ad9e442d..6feb5599 2019-11-18 xiaohuic Reland: Roll src/buildtools/third_party/libc++/trunk/ 5938e0582..78d6a7767 (333 commits) 2019-10-28 xiaohuic Revert "Roll src/buildtools/third_party/libc++/trunk/ 5938e0582..78d6a7767 (333 commits)" 2019-09-13 hnakashima Add exception for libassistant to import checker. 2019-09-10 dpranke Add a COMPONENT entry (Build) for //buildtools. 2019-09-10 dpranke Roll GN from 152c5144..ad9e442d Roll third_party/binutils/ 01aa7745b..f9ce77769 (2 commits) https://chromium.googlesource.com/chromium/src/third_party/binutils/+log/01aa7745b0ba..f9ce777698a8 $ git log 01aa7745b..f9ce77769 --date=short --no-merges --format='%ad %ae %s' 2020-04-03 adetaylor Adding CPEPrefixes for more dependencies. 2019-10-07 efoo Add "# COMPONENT" to OWNERS files Roll tools/clang/ 3605577b6..698732d5d (129 commits) https://chromium.googlesource.com/chromium/src/tools/clang/+log/3605577b6760..698732d5db36 $ git log 3605577b6..698732d5d --date=short --no-merges --format='%ad %ae %s' 2020-04-10 aeubanks Point TODOs at newer bug 2020-04-09 inglorion goma_link: Add more unit tests, split from integration tests 2020-04-09 johannkoenig remove GarbageCollectedFinalized plugin flag 2020-04-09 jabolopes Fix garbled diff output in clang test tool. 2020-04-08 inglorion goma_link_tests: Require Python 3 2020-04-03 aeubanks Revert "Use urllib instead of curl" 2020-04-03 aeubanks Use urllib instead of curl 2020-04-03 hans Clang package: build with -DLIBCXX_ENABLE_{SHARED,STATIC}=OFF 2020-04-02 akhuang Reland "clang build.py: change LLVM_ENABLE_ZLIB from ON to FORCE_ON" 2020-04-01 bikineev blink_gc_plugin: Add check for WeakPtrs to GCed objects 2020-03-31 bikineev blink_gc_plugin: Change RefPtr to scoped_refptr 2020-03-31 hans Roll clang n345938-a1762f9c-1 : n346557-4e0d9925-1. 2020-03-29 jdoerrie [clang tools] Don't print edit lines when no replacements exist 2020-03-26 rnk Update clang blink gc plugin test expectations 2020-03-25 agable Revert "clang build.py: change LLVM_ENABLE_ZLIB from ON to FORCE_ON" 2020-03-25 akhuang clang build.py: change LLVM_ENABLE_ZLIB from ON to FORCE_ON 2020-03-24 thakis Roll clang n345635-5d881dd8-1 : n345938-a1762f9c-1. 2020-03-20 inglorion goma_link_tests: Add test for -gsplit-dwarf 2020-03-19 hans Roll clang n344329-9284abd0-6 : n345635-5d881dd8-1. 2020-03-18 inglorion Update goma_link_tests to look for '<func>' instead of 'func' 2020-03-15 thakis Revert "Change to download and build zlib every time, in case a bot happens to die during a build" 2020-03-14 inglorion Pass -g* flags to code generation in distributed ThinLTO 2020-03-14 akhuang Change to download and build zlib every time, in case a bot happens to die during a build 2020-03-13 aeubanks Create new branch at origin/master, don't specify -r in git cl try 2020-03-13 akhuang Clang build.py: add zlib to linker search path so that cmake can find it 2020-03-12 hans Clang packaging script: don't do separate threads-enabled and disabled builds 2020-03-11 thakis clang build: enable in-process cc1 at clang build time instead of with a compiler flag. 2020-03-10 thakis Make run_tool.py less spammy after /showIncludes:user change. 2020-03-09 hans Clang packaging script: don't build lld with thinlto 2020-03-06 hans Revert "IWYU for bind/callback_helpers.h and ptr_util.h" 2020-03-06 thakis Roll clang n343707-61f538d3-1 : n344329-9284abd0-1. 2020-03-06 gab IWYU for bind/callback_helpers.h and ptr_util.h 2020-03-05 rnk Blink GC plugin: Fix tests after addition of const qual 2020-03-04 omerkatz heap: Make all TraceAfterDispatch methods const 2020-02-27 ehsankia Remove infrastructure for multiple extractor backend. 2020-02-26 hans Roll clang n341867-c2900381-1 : n343707-61f538d3-1. 2020-02-18 omerkatz heap: Add omerkatz@ as GC and GC plugin owner 2020-02-10 inglorion Fix fallback logic in goma_ld.py 2020-02-09 thakis Roll clang n340759-eaabaf7e-2 : n341867-c2900381-1. 2020-02-05 inglorion Correct fallback and mtime in distributed ThinLTO scripts 2020-02-04 akhuang Use zlib to build LLVM on Windows. 2020-02-04 inglorion Add scripts for distributed ThinLTO 2020-02-03 keishi blink_gc_plugin: Handle TraceIfNeeded for resolved T 2020-01-31 thakis clang upload script: Use Cq-Include-Trybots: for internal bots too. 2020-01-30 thakis clang upload script: Move list of bots from docs to Cq-Include-Trybots:. 2020-01-29 thakis Fix some more compile errors after upstream 777180a32b6107 in blink clang plugin 2020-01-29 thakis Fix some compile errors after upstream 777180a32b6107 in blink clang plugin 2020-01-29 thakis Fix some clang tool compile errors after upstream 777180a32b6107 2020-01-29 hans Roll clang n332890-c2443155-2 : n340759-eaabaf7e-1. 2020-01-28 enga Revert "Roll clang n332890-c2443155-2 : n340584-68051c12-1." (...) 2019-11-15 hans Remove tools/clang/scripts/download_lld_mac.py 2019-11-15 hans Remove tools/clang/scripts/download_objdump.py 2019-11-11 hans Add UBSan runtime to the Mac Clang package 2019-11-05 thakis win: upload pdb for clang_rt.asan_dynamic-x86_64.dll to symbol server. 2019-11-05 hans Clang update.py: Add --package option 2019-10-30 johnchen Revert "Roll clang 373424-64a362e7-1 : n330255-55c223a7-1." 2019-10-29 hans Roll clang 373424-64a362e7-1 : n330255-55c223a7-1. 2019-10-24 hans Make upload_revision.py do a git checkout so it can get the commit count 2019-10-24 Taylor.Woll Add libclang package to sit alongside prebuilt LLVM binaries 2019-10-22 hans Clang build.py: LLVM no longer has SVN revision numbers 2019-10-15 hans Clang package.py: Don't run 'git diff' before building 2019-10-15 hans Clang build.py: Nuke the source dir if there is a local diff 2019-10-15 mlippautz heap: Add bikineev@ as GC and GC plugin owner 2019-10-03 thakis clang upload script: include full svn-git-sub triple in generated cl text. 2019-10-02 thakis Roll clang 372314:373424. 2019-09-25 rnk Fix crbug number in comment for 962988 2019-09-24 nicolaso Reland: "[Traffic Annotation] Remove function_context from extractor output" 2019-09-24 raul tools/: Convert uses of has_key 2019-09-24 hans Fix process-graph.py after #698787, take 2 2019-09-24 hans Fix process-graph.py after #698787 2019-09-23 hans Build Clang using profile-guided optimization on Windows 2019-09-22 raul tools: Use Python 3 style print statements [2/9] 2019-09-20 hans Roll clang 371856:372314. 2019-09-20 bikineev blink_gc_plugin: Remove GCFinalized and related diagnostics 2019-09-16 thakis Roll clang 371202:371856. 2019-09-13 mlippautz gc-plugin: Add mlippautz as owner 2019-09-12 tandrii Specify -B <bucket> where to trigger optional tryjobs. 2019-09-12 bikineev blink_gc_plugin: Check for correct use of CRTP 2019-09-12 bikineev Change clang subrevision to reflect changes in blink-gc-plugin 2019-09-11 bikineev blink_gc_plugin: Add no-gc-finalized options 2019-09-06 thakis Roll clang 370156:371202. 2019-09-05 thakis Roll clang 369647:370156. 2019-09-02 mlippautz [Stack Map Artefact] Add compiler plugins needed for safepoints 2019-09-01 thakis Fix Wfinal-dtor-non-final-class in plugin tests. 2019-08-29 contact Update BaseBindRewriters to convert base::BindRepeating to base::BindOnce 2019-08-28 hans Build clang with gcc 5.3.0 on Linux 2019-08-28 jakehughes [Stack Map Artefact] Introduce moving heap and root relocation 2019-08-28 jakehughes Layout initial experimental stack map gc design 2019-08-23 medinaandres Added revision to build_clang_tools_extra.py 2019-08-22 hans Roll clang 365097:369647. 2019-08-20 thakis clang upload script: Skip presubmits on upload. 2019-08-17 thakis clang: Attempt to fix plugin compilation after llvm r369130. 2019-08-16 hans Clang build script: Remove NDK r16 workaround 2019-08-15 jmadill Revert "Roll clang 365097:368742." 2019-08-14 hans Roll clang 365097:368742. 2019-08-12 sidereal Revert "Reland "Roll clang 365097:368354."" 2019-08-09 rnk Reland "Roll clang 365097:368354." 2019-08-09 sclittle Revert "Roll clang 365097:368354." 2019-08-09 rnk Roll clang 365097:368354. 2019-08-09 thakis clang mac tot bots: Stop setting DEVELOPER_DIR. Created with: roll-dep build buildtools third_party/binutils tools/clang Bug: None Change-Id: Ice39068a904341972861759771f4793ea2aa694b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/19601 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
2020-04-15 12:58:17 -07:00
'url': '{chromium_git}/chromium/src/build@896323eeda1bd1b01156b70625d5e14de225ebc3',
'condition': 'dawn_standalone',
},
'buildtools': {
Rolling 4 dependencies Also fixes an uninitialized variable in tests. Roll build/ f3d0ca5f4..896323eed (1627 commits; 2 trivial rolls) https://chromium.googlesource.com/chromium/src/build/+log/f3d0ca5f46b7..896323eeda1b $ git log f3d0ca5f4..896323eed --date=short --no-merges --format='%ad %ae %s' 2020-04-14 chromium-autoroll Roll Fuchsia SDK from 0.20200414.2.1 to 0.20200414.3.1 2020-04-14 sergey.kipet gtkui: Fix standalone Ozone/Wayland configuration 2020-04-14 gbiv Reland "compiler: remove `!is_android` from CrOS thinlto checks" 2020-04-14 wez [fuchsia] Add //fuchsia/SECURITY_OWNERS and per-file OWNERS using it. 2020-04-14 hypan android: Add emulator avd specific OWNERS files 2020-04-14 chromium-autoroll Roll Fuchsia SDK from 0.20200413.3.1 to 0.20200414.2.1 2020-04-14 hypan emulator: Add option "--debug-tags" for avd start 2020-04-14 chromium-autoroll Roll Fuchsia SDK from 0.20200413.2.1 to 0.20200413.3.1 2020-04-13 steveroe Reland "[fuchsia] Collect Fuchsia system logs from Chrome-Fuchsia tests." 2020-04-13 chromium-autoroll Roll Fuchsia SDK from 0.20200413.1.1 to 0.20200413.2.1 2020-04-13 chromium-autoroll Roll Fuchsia SDK from 0.20200412.2.1 to 0.20200413.1.1 2020-04-13 wez Revert "[cipd] Refactor CIPD template" 2020-04-13 hirokisato Revert "Manually roll chromite to pick up localhost vs VM fixes." 2020-04-13 chromium-autoroll Roll Fuchsia SDK from 0.20200412.1.1 to 0.20200412.2.1 2020-04-12 atyfto [cipd] Refactor CIPD template 2020-04-12 chromium-autoroll Roll Fuchsia SDK from 0.20200412.0.1 to 0.20200412.1.1 2020-04-12 chromium-autoroll Roll Fuchsia SDK from 0.20200410.3.1 to 0.20200412.0.1 2020-04-11 dmazzoni Re-enable some Android content_browsertests 2020-04-11 chromium-autoroll Roll Fuchsia SDK from 0.20200410.2.2 to 0.20200410.3.1 2020-04-10 cduvall Revert "Use .r8dex.jar and .mergeddex.jar rather than .dex.zip" 2020-04-10 bpastene Manually roll chromite to pick up localhost vs VM fixes. 2020-04-10 chromium-autoroll Roll Fuchsia SDK from 0.20200409.3.1 to 0.20200410.2.2 2020-04-10 leuisken fix vs%s_install environment variable 2020-04-10 huangs [Build] print_python_deps.py: Use importlib.util for Python 3. 2020-04-10 chromium-autoroll Roll Fuchsia SDK from 0.20200409.2.1 to 0.20200409.3.1 2020-04-10 nhiroki Revert "Android: Use lint from cmdline-tools" 2020-04-10 wnwen Android: Use lint from cmdline-tools 2020-04-09 chromium-autoroll Roll Fuchsia SDK from 0.20200409.1.1 to 0.20200409.2.1 2020-04-09 bsheedy Optimize Android Skia Gold code 2020-04-09 agrieve Use .r8dex.jar and .mergeddex.jar rather than .dex.zip 2020-04-09 chromium-autoroll Roll Fuchsia SDK from 0.20200409.0.1 to 0.20200409.1.1 2020-04-09 ddorwin [Fuchsia] Add ddorwin to OWNERS 2020-04-09 huangs [Build] extract_unwind_tables.py: Remove temp file usage. 2020-04-09 chromium-autoroll Roll Fuchsia SDK from 0.20200407.1.1 to 0.20200409.0.1 2020-04-08 jeffyoon [ios] moving test runner xcode version to //testing/buildbot 2020-04-08 agrieve Android: Always run Desugar.jar as well as d8 desugaring 2020-04-08 akiss Add use_external_fuzzing_engine build argument 2020-04-08 wnwen Android: Use dots to distinguish java build steps 2020-04-08 agrieve apk_operations.py: Don't look for .mapping file for release builds 2020-04-08 hypan emulator: add "--dry-run" option for avd create 2020-04-08 wez [fuchsia] Migrate cr_package_fuchsia() to use SDK-provided rules. 2020-04-08 vasilyt Reland "Build: remove resource_dirs support" 2020-04-08 spang Revert "[fuchsia] Migrate cr_package_fuchsia() to use SDK-provided rules." 2020-04-07 agrieve Add more logging to compile_resources.py 2020-04-07 agrieve Add a \n to the end of AndroidManifest.expected 2020-04-07 chromium-autoroll Roll Fuchsia SDK from 0.20200407.0.1 to 0.20200407.1.1 2020-04-07 chromium-autoroll Roll Fuchsia SDK from 0.20200406.3.1 to 0.20200407.0.1 2020-04-07 brucedawson Better asserts on missing files during gn gen 2020-04-07 chromium-autoroll Roll Fuchsia SDK from 0.20200406.2.3 to 0.20200406.3.1 2020-04-06 xhwang media: Remove enable_mojo_media gn arg (...) 2019-08-14 pcc Only link against libandroid_support on 32-bit platforms. 2019-08-14 thakis win: Remove msvc_use_absolute_paths gn arg. 2019-08-14 agrieve Android: Remove use_r8 flag and respect proguard_jar_path when set. 2019-08-14 robliao Start A List of Areas to Consider when Updating the Windows SDK 2019-08-14 hans Roll clang 365097:368742. 2019-08-14 aluo Make chrome smoke test self-testing and fix launch intent flags. 2019-08-14 chromium-autoroll Roll Fuchsia SDK from 890518145943 to 890514841981 2019-08-14 chromium-autoroll Roll Fuchsia SDK from 890520283089 to 890518145943 2019-08-14 svillar Fix build with BLINK_ANIMATION_USE_TIME_DELTA enabled 2019-08-14 ntfschr apk_operations: allow downgrade for bundle installs 2019-08-14 wez [Fuchsia] Remove legacy constant names from FIDL/JS. 2019-08-14 chromium-autoroll Roll Fuchsia SDK from 890523177803 to 890520283089 2019-08-13 wez [Fuchsia] Update FIDL/JS generator for 64-bit method ordinals. 2019-08-13 chromium-autoroll Roll Fuchsia SDK from 890525926525 to 890523177803 2019-08-13 chromium-autoroll Roll Fuchsia SDK from 890528724273 to 890525926525 2019-08-13 chromium-autoroll Roll Fuchsia SDK from 890530860946 to 890528724273 2019-08-13 wez Revert "Reland "[Fuchsia] Make hardware boot image downloading opt-in by .gclient."" 2019-08-13 kmarshall Reland "[Fuchsia] Make hardware boot image downloading opt-in by .gclient." 2019-08-12 chromium-autoroll Roll Fuchsia SDK from 890533504707 to 890530860946 2019-08-12 agrieve Android: Delete last references to "resource_rewriter" .build_config type 2019-08-12 justincohen Reland "[ios] Goma use is forbidden for official iOS builds." 2019-08-12 justincohen Revert "[ios] Goma use is forbidden for official iOS builds." 2019-08-12 thakis clang docs: mention llvm_force_head_revision 2019-08-12 chromium-autoroll Roll Fuchsia SDK from 890536058498 to 890533504707 2019-08-12 chromium-autoroll Roll Fuchsia SDK from 890539920088 to 890536058498 2019-08-12 huangs [DevUI DFM] Add BUILDFLAG(DFMIFY_DEV_UI). 2019-08-12 sidereal Revert "Reland "Roll clang 365097:368354."" 2019-08-11 chromium-autoroll Roll Fuchsia SDK from 890541741734 to 890539920088 2019-08-11 chromium-autoroll Roll Fuchsia SDK from 890544660006 to 890541741734 2019-08-11 chromium-autoroll Roll Fuchsia SDK from 890547849076 to 890544660006 2019-08-11 chromium-autoroll Roll Fuchsia SDK from 890550071829 to 890547849076 2019-08-10 thakis Revert "clang tot bots: Disable Wdangling-field" 2019-08-10 chromium-autoroll Roll Fuchsia SDK from 890552937159 to 890550071829 2019-08-10 chromium-autoroll Roll Fuchsia SDK from 890555439656 to 890552937159 2019-08-10 chromium-autoroll Roll Fuchsia SDK from 890557346683 to 890555439656 2019-08-10 kmarshall Revert "[Fuchsia] Make hardware boot image downloading opt-in by .gclient." 2019-08-10 thakis clang tot bots: Disable Wdangling-field 2019-08-10 kmarshall [Fuchsia] Make hardware boot image downloading opt-in by .gclient. 2019-08-09 rnk Reland "Roll clang 365097:368354." 2019-08-09 thakis mac: Create all parent directories of build/mac_files/xcode_binaries 2019-08-09 chromium-autoroll Roll Fuchsia SDK from 890560294264 to 890557346683 2019-08-09 sclittle Revert "Roll clang 365097:368354." 2019-08-09 rnk Roll clang 365097:368354. 2019-08-09 thomasanderson Switch Linux/Ozone to build with GTK 2019-08-09 justincohen [ios] Goma use is forbidden for official iOS builds. 2019-08-09 thakis mac: Stop downloading full hermetic Xcode. 2019-08-09 cliffsmo Add delayloads for full browser test libraries 2019-08-09 thakis clang tot bots: Disable Wreturn-stack-address 2019-08-09 chromium-autoroll Roll Fuchsia SDK from 890562890212 to 890560294264 2019-08-09 chromium-autoroll Roll Fuchsia SDK from 890565823233 to 890562890212 Roll buildtools/ 74cfb5700..2c41dfb19 (26 commits; 1 trivial rolls) https://chromium.googlesource.com/chromium/src/buildtools/+log/74cfb57006f8..2c41dfb19abe $ git log 74cfb5700..2c41dfb19 --date=short --no-merges --format='%ad %ae %s' 2020-03-30 tvanderlippe Update clang-format version to eb85e90350e 2020-03-23 brettw Roll GN from 9499562d..5ed3c9cc 2020-03-12 agrieve Roll GN from fd3d768b..9499562d 2020-03-10 thakis roll gn 4166e9fbc1f..fd3d768bcfd4 2020-02-29 xiaohuic Clean up buildtools repo migration code 2020-02-24 thakis Revert "Roll libunwind 43bb9f8722..d999d54f4b" 2020-02-21 thakis Roll libunwind 43bb9f8722..d999d54f4b 2020-02-21 seblalancette Roll GN from 97cc440d..4166e9fb 2020-02-21 bpastene Reland: Pull libunwind, libcxx, libcxxabi from a different mirror. 2020-02-19 bpastene Revert "Pull libunwind, libcxx, libcxxabi from a different mirror." 2020-02-19 thakis Pull libunwind, libcxx, libcxxabi from a different mirror. 2020-01-28 thakis Roll GN 83dad00a:97cc440d 2020-01-28 thakis Reformat remaining gn files. 2020-01-21 sdefresne Roll GN 0c5557d173..83dad00afb 2020-01-16 thakis Reformat all gn files in /buildtools/third_party/libc++. 2020-01-16 felipesalazar Include cxa_thread_atexit on linux targets. 2020-01-13 thakis Roll GN a5bcbd726a..0c5557d17 2020-01-08 bpastene Update //buildtools/README.txt after it was merged into chromium. 2019-12-31 agable Roll GN from 6feb5599..a5bcbd72 2019-12-13 chouinard Roll GN from ad9e442d..6feb5599 2019-11-18 xiaohuic Reland: Roll src/buildtools/third_party/libc++/trunk/ 5938e0582..78d6a7767 (333 commits) 2019-10-28 xiaohuic Revert "Roll src/buildtools/third_party/libc++/trunk/ 5938e0582..78d6a7767 (333 commits)" 2019-09-13 hnakashima Add exception for libassistant to import checker. 2019-09-10 dpranke Add a COMPONENT entry (Build) for //buildtools. 2019-09-10 dpranke Roll GN from 152c5144..ad9e442d Roll third_party/binutils/ 01aa7745b..f9ce77769 (2 commits) https://chromium.googlesource.com/chromium/src/third_party/binutils/+log/01aa7745b0ba..f9ce777698a8 $ git log 01aa7745b..f9ce77769 --date=short --no-merges --format='%ad %ae %s' 2020-04-03 adetaylor Adding CPEPrefixes for more dependencies. 2019-10-07 efoo Add "# COMPONENT" to OWNERS files Roll tools/clang/ 3605577b6..698732d5d (129 commits) https://chromium.googlesource.com/chromium/src/tools/clang/+log/3605577b6760..698732d5db36 $ git log 3605577b6..698732d5d --date=short --no-merges --format='%ad %ae %s' 2020-04-10 aeubanks Point TODOs at newer bug 2020-04-09 inglorion goma_link: Add more unit tests, split from integration tests 2020-04-09 johannkoenig remove GarbageCollectedFinalized plugin flag 2020-04-09 jabolopes Fix garbled diff output in clang test tool. 2020-04-08 inglorion goma_link_tests: Require Python 3 2020-04-03 aeubanks Revert "Use urllib instead of curl" 2020-04-03 aeubanks Use urllib instead of curl 2020-04-03 hans Clang package: build with -DLIBCXX_ENABLE_{SHARED,STATIC}=OFF 2020-04-02 akhuang Reland "clang build.py: change LLVM_ENABLE_ZLIB from ON to FORCE_ON" 2020-04-01 bikineev blink_gc_plugin: Add check for WeakPtrs to GCed objects 2020-03-31 bikineev blink_gc_plugin: Change RefPtr to scoped_refptr 2020-03-31 hans Roll clang n345938-a1762f9c-1 : n346557-4e0d9925-1. 2020-03-29 jdoerrie [clang tools] Don't print edit lines when no replacements exist 2020-03-26 rnk Update clang blink gc plugin test expectations 2020-03-25 agable Revert "clang build.py: change LLVM_ENABLE_ZLIB from ON to FORCE_ON" 2020-03-25 akhuang clang build.py: change LLVM_ENABLE_ZLIB from ON to FORCE_ON 2020-03-24 thakis Roll clang n345635-5d881dd8-1 : n345938-a1762f9c-1. 2020-03-20 inglorion goma_link_tests: Add test for -gsplit-dwarf 2020-03-19 hans Roll clang n344329-9284abd0-6 : n345635-5d881dd8-1. 2020-03-18 inglorion Update goma_link_tests to look for '<func>' instead of 'func' 2020-03-15 thakis Revert "Change to download and build zlib every time, in case a bot happens to die during a build" 2020-03-14 inglorion Pass -g* flags to code generation in distributed ThinLTO 2020-03-14 akhuang Change to download and build zlib every time, in case a bot happens to die during a build 2020-03-13 aeubanks Create new branch at origin/master, don't specify -r in git cl try 2020-03-13 akhuang Clang build.py: add zlib to linker search path so that cmake can find it 2020-03-12 hans Clang packaging script: don't do separate threads-enabled and disabled builds 2020-03-11 thakis clang build: enable in-process cc1 at clang build time instead of with a compiler flag. 2020-03-10 thakis Make run_tool.py less spammy after /showIncludes:user change. 2020-03-09 hans Clang packaging script: don't build lld with thinlto 2020-03-06 hans Revert "IWYU for bind/callback_helpers.h and ptr_util.h" 2020-03-06 thakis Roll clang n343707-61f538d3-1 : n344329-9284abd0-1. 2020-03-06 gab IWYU for bind/callback_helpers.h and ptr_util.h 2020-03-05 rnk Blink GC plugin: Fix tests after addition of const qual 2020-03-04 omerkatz heap: Make all TraceAfterDispatch methods const 2020-02-27 ehsankia Remove infrastructure for multiple extractor backend. 2020-02-26 hans Roll clang n341867-c2900381-1 : n343707-61f538d3-1. 2020-02-18 omerkatz heap: Add omerkatz@ as GC and GC plugin owner 2020-02-10 inglorion Fix fallback logic in goma_ld.py 2020-02-09 thakis Roll clang n340759-eaabaf7e-2 : n341867-c2900381-1. 2020-02-05 inglorion Correct fallback and mtime in distributed ThinLTO scripts 2020-02-04 akhuang Use zlib to build LLVM on Windows. 2020-02-04 inglorion Add scripts for distributed ThinLTO 2020-02-03 keishi blink_gc_plugin: Handle TraceIfNeeded for resolved T 2020-01-31 thakis clang upload script: Use Cq-Include-Trybots: for internal bots too. 2020-01-30 thakis clang upload script: Move list of bots from docs to Cq-Include-Trybots:. 2020-01-29 thakis Fix some more compile errors after upstream 777180a32b6107 in blink clang plugin 2020-01-29 thakis Fix some compile errors after upstream 777180a32b6107 in blink clang plugin 2020-01-29 thakis Fix some clang tool compile errors after upstream 777180a32b6107 2020-01-29 hans Roll clang n332890-c2443155-2 : n340759-eaabaf7e-1. 2020-01-28 enga Revert "Roll clang n332890-c2443155-2 : n340584-68051c12-1." (...) 2019-11-15 hans Remove tools/clang/scripts/download_lld_mac.py 2019-11-15 hans Remove tools/clang/scripts/download_objdump.py 2019-11-11 hans Add UBSan runtime to the Mac Clang package 2019-11-05 thakis win: upload pdb for clang_rt.asan_dynamic-x86_64.dll to symbol server. 2019-11-05 hans Clang update.py: Add --package option 2019-10-30 johnchen Revert "Roll clang 373424-64a362e7-1 : n330255-55c223a7-1." 2019-10-29 hans Roll clang 373424-64a362e7-1 : n330255-55c223a7-1. 2019-10-24 hans Make upload_revision.py do a git checkout so it can get the commit count 2019-10-24 Taylor.Woll Add libclang package to sit alongside prebuilt LLVM binaries 2019-10-22 hans Clang build.py: LLVM no longer has SVN revision numbers 2019-10-15 hans Clang package.py: Don't run 'git diff' before building 2019-10-15 hans Clang build.py: Nuke the source dir if there is a local diff 2019-10-15 mlippautz heap: Add bikineev@ as GC and GC plugin owner 2019-10-03 thakis clang upload script: include full svn-git-sub triple in generated cl text. 2019-10-02 thakis Roll clang 372314:373424. 2019-09-25 rnk Fix crbug number in comment for 962988 2019-09-24 nicolaso Reland: "[Traffic Annotation] Remove function_context from extractor output" 2019-09-24 raul tools/: Convert uses of has_key 2019-09-24 hans Fix process-graph.py after #698787, take 2 2019-09-24 hans Fix process-graph.py after #698787 2019-09-23 hans Build Clang using profile-guided optimization on Windows 2019-09-22 raul tools: Use Python 3 style print statements [2/9] 2019-09-20 hans Roll clang 371856:372314. 2019-09-20 bikineev blink_gc_plugin: Remove GCFinalized and related diagnostics 2019-09-16 thakis Roll clang 371202:371856. 2019-09-13 mlippautz gc-plugin: Add mlippautz as owner 2019-09-12 tandrii Specify -B <bucket> where to trigger optional tryjobs. 2019-09-12 bikineev blink_gc_plugin: Check for correct use of CRTP 2019-09-12 bikineev Change clang subrevision to reflect changes in blink-gc-plugin 2019-09-11 bikineev blink_gc_plugin: Add no-gc-finalized options 2019-09-06 thakis Roll clang 370156:371202. 2019-09-05 thakis Roll clang 369647:370156. 2019-09-02 mlippautz [Stack Map Artefact] Add compiler plugins needed for safepoints 2019-09-01 thakis Fix Wfinal-dtor-non-final-class in plugin tests. 2019-08-29 contact Update BaseBindRewriters to convert base::BindRepeating to base::BindOnce 2019-08-28 hans Build clang with gcc 5.3.0 on Linux 2019-08-28 jakehughes [Stack Map Artefact] Introduce moving heap and root relocation 2019-08-28 jakehughes Layout initial experimental stack map gc design 2019-08-23 medinaandres Added revision to build_clang_tools_extra.py 2019-08-22 hans Roll clang 365097:369647. 2019-08-20 thakis clang upload script: Skip presubmits on upload. 2019-08-17 thakis clang: Attempt to fix plugin compilation after llvm r369130. 2019-08-16 hans Clang build script: Remove NDK r16 workaround 2019-08-15 jmadill Revert "Roll clang 365097:368742." 2019-08-14 hans Roll clang 365097:368742. 2019-08-12 sidereal Revert "Reland "Roll clang 365097:368354."" 2019-08-09 rnk Reland "Roll clang 365097:368354." 2019-08-09 sclittle Revert "Roll clang 365097:368354." 2019-08-09 rnk Roll clang 365097:368354. 2019-08-09 thakis clang mac tot bots: Stop setting DEVELOPER_DIR. Created with: roll-dep build buildtools third_party/binutils tools/clang Bug: None Change-Id: Ice39068a904341972861759771f4793ea2aa694b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/19601 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
2020-04-15 12:58:17 -07:00
'url': '{chromium_git}/chromium/src/buildtools@2c41dfb19abe40908834803b6fed797b0f341fe1',
'condition': 'dawn_standalone',
},
'tools/clang': {
Rolling 4 dependencies Also fixes an uninitialized variable in tests. Roll build/ f3d0ca5f4..896323eed (1627 commits; 2 trivial rolls) https://chromium.googlesource.com/chromium/src/build/+log/f3d0ca5f46b7..896323eeda1b $ git log f3d0ca5f4..896323eed --date=short --no-merges --format='%ad %ae %s' 2020-04-14 chromium-autoroll Roll Fuchsia SDK from 0.20200414.2.1 to 0.20200414.3.1 2020-04-14 sergey.kipet gtkui: Fix standalone Ozone/Wayland configuration 2020-04-14 gbiv Reland "compiler: remove `!is_android` from CrOS thinlto checks" 2020-04-14 wez [fuchsia] Add //fuchsia/SECURITY_OWNERS and per-file OWNERS using it. 2020-04-14 hypan android: Add emulator avd specific OWNERS files 2020-04-14 chromium-autoroll Roll Fuchsia SDK from 0.20200413.3.1 to 0.20200414.2.1 2020-04-14 hypan emulator: Add option "--debug-tags" for avd start 2020-04-14 chromium-autoroll Roll Fuchsia SDK from 0.20200413.2.1 to 0.20200413.3.1 2020-04-13 steveroe Reland "[fuchsia] Collect Fuchsia system logs from Chrome-Fuchsia tests." 2020-04-13 chromium-autoroll Roll Fuchsia SDK from 0.20200413.1.1 to 0.20200413.2.1 2020-04-13 chromium-autoroll Roll Fuchsia SDK from 0.20200412.2.1 to 0.20200413.1.1 2020-04-13 wez Revert "[cipd] Refactor CIPD template" 2020-04-13 hirokisato Revert "Manually roll chromite to pick up localhost vs VM fixes." 2020-04-13 chromium-autoroll Roll Fuchsia SDK from 0.20200412.1.1 to 0.20200412.2.1 2020-04-12 atyfto [cipd] Refactor CIPD template 2020-04-12 chromium-autoroll Roll Fuchsia SDK from 0.20200412.0.1 to 0.20200412.1.1 2020-04-12 chromium-autoroll Roll Fuchsia SDK from 0.20200410.3.1 to 0.20200412.0.1 2020-04-11 dmazzoni Re-enable some Android content_browsertests 2020-04-11 chromium-autoroll Roll Fuchsia SDK from 0.20200410.2.2 to 0.20200410.3.1 2020-04-10 cduvall Revert "Use .r8dex.jar and .mergeddex.jar rather than .dex.zip" 2020-04-10 bpastene Manually roll chromite to pick up localhost vs VM fixes. 2020-04-10 chromium-autoroll Roll Fuchsia SDK from 0.20200409.3.1 to 0.20200410.2.2 2020-04-10 leuisken fix vs%s_install environment variable 2020-04-10 huangs [Build] print_python_deps.py: Use importlib.util for Python 3. 2020-04-10 chromium-autoroll Roll Fuchsia SDK from 0.20200409.2.1 to 0.20200409.3.1 2020-04-10 nhiroki Revert "Android: Use lint from cmdline-tools" 2020-04-10 wnwen Android: Use lint from cmdline-tools 2020-04-09 chromium-autoroll Roll Fuchsia SDK from 0.20200409.1.1 to 0.20200409.2.1 2020-04-09 bsheedy Optimize Android Skia Gold code 2020-04-09 agrieve Use .r8dex.jar and .mergeddex.jar rather than .dex.zip 2020-04-09 chromium-autoroll Roll Fuchsia SDK from 0.20200409.0.1 to 0.20200409.1.1 2020-04-09 ddorwin [Fuchsia] Add ddorwin to OWNERS 2020-04-09 huangs [Build] extract_unwind_tables.py: Remove temp file usage. 2020-04-09 chromium-autoroll Roll Fuchsia SDK from 0.20200407.1.1 to 0.20200409.0.1 2020-04-08 jeffyoon [ios] moving test runner xcode version to //testing/buildbot 2020-04-08 agrieve Android: Always run Desugar.jar as well as d8 desugaring 2020-04-08 akiss Add use_external_fuzzing_engine build argument 2020-04-08 wnwen Android: Use dots to distinguish java build steps 2020-04-08 agrieve apk_operations.py: Don't look for .mapping file for release builds 2020-04-08 hypan emulator: add "--dry-run" option for avd create 2020-04-08 wez [fuchsia] Migrate cr_package_fuchsia() to use SDK-provided rules. 2020-04-08 vasilyt Reland "Build: remove resource_dirs support" 2020-04-08 spang Revert "[fuchsia] Migrate cr_package_fuchsia() to use SDK-provided rules." 2020-04-07 agrieve Add more logging to compile_resources.py 2020-04-07 agrieve Add a \n to the end of AndroidManifest.expected 2020-04-07 chromium-autoroll Roll Fuchsia SDK from 0.20200407.0.1 to 0.20200407.1.1 2020-04-07 chromium-autoroll Roll Fuchsia SDK from 0.20200406.3.1 to 0.20200407.0.1 2020-04-07 brucedawson Better asserts on missing files during gn gen 2020-04-07 chromium-autoroll Roll Fuchsia SDK from 0.20200406.2.3 to 0.20200406.3.1 2020-04-06 xhwang media: Remove enable_mojo_media gn arg (...) 2019-08-14 pcc Only link against libandroid_support on 32-bit platforms. 2019-08-14 thakis win: Remove msvc_use_absolute_paths gn arg. 2019-08-14 agrieve Android: Remove use_r8 flag and respect proguard_jar_path when set. 2019-08-14 robliao Start A List of Areas to Consider when Updating the Windows SDK 2019-08-14 hans Roll clang 365097:368742. 2019-08-14 aluo Make chrome smoke test self-testing and fix launch intent flags. 2019-08-14 chromium-autoroll Roll Fuchsia SDK from 890518145943 to 890514841981 2019-08-14 chromium-autoroll Roll Fuchsia SDK from 890520283089 to 890518145943 2019-08-14 svillar Fix build with BLINK_ANIMATION_USE_TIME_DELTA enabled 2019-08-14 ntfschr apk_operations: allow downgrade for bundle installs 2019-08-14 wez [Fuchsia] Remove legacy constant names from FIDL/JS. 2019-08-14 chromium-autoroll Roll Fuchsia SDK from 890523177803 to 890520283089 2019-08-13 wez [Fuchsia] Update FIDL/JS generator for 64-bit method ordinals. 2019-08-13 chromium-autoroll Roll Fuchsia SDK from 890525926525 to 890523177803 2019-08-13 chromium-autoroll Roll Fuchsia SDK from 890528724273 to 890525926525 2019-08-13 chromium-autoroll Roll Fuchsia SDK from 890530860946 to 890528724273 2019-08-13 wez Revert "Reland "[Fuchsia] Make hardware boot image downloading opt-in by .gclient."" 2019-08-13 kmarshall Reland "[Fuchsia] Make hardware boot image downloading opt-in by .gclient." 2019-08-12 chromium-autoroll Roll Fuchsia SDK from 890533504707 to 890530860946 2019-08-12 agrieve Android: Delete last references to "resource_rewriter" .build_config type 2019-08-12 justincohen Reland "[ios] Goma use is forbidden for official iOS builds." 2019-08-12 justincohen Revert "[ios] Goma use is forbidden for official iOS builds." 2019-08-12 thakis clang docs: mention llvm_force_head_revision 2019-08-12 chromium-autoroll Roll Fuchsia SDK from 890536058498 to 890533504707 2019-08-12 chromium-autoroll Roll Fuchsia SDK from 890539920088 to 890536058498 2019-08-12 huangs [DevUI DFM] Add BUILDFLAG(DFMIFY_DEV_UI). 2019-08-12 sidereal Revert "Reland "Roll clang 365097:368354."" 2019-08-11 chromium-autoroll Roll Fuchsia SDK from 890541741734 to 890539920088 2019-08-11 chromium-autoroll Roll Fuchsia SDK from 890544660006 to 890541741734 2019-08-11 chromium-autoroll Roll Fuchsia SDK from 890547849076 to 890544660006 2019-08-11 chromium-autoroll Roll Fuchsia SDK from 890550071829 to 890547849076 2019-08-10 thakis Revert "clang tot bots: Disable Wdangling-field" 2019-08-10 chromium-autoroll Roll Fuchsia SDK from 890552937159 to 890550071829 2019-08-10 chromium-autoroll Roll Fuchsia SDK from 890555439656 to 890552937159 2019-08-10 chromium-autoroll Roll Fuchsia SDK from 890557346683 to 890555439656 2019-08-10 kmarshall Revert "[Fuchsia] Make hardware boot image downloading opt-in by .gclient." 2019-08-10 thakis clang tot bots: Disable Wdangling-field 2019-08-10 kmarshall [Fuchsia] Make hardware boot image downloading opt-in by .gclient. 2019-08-09 rnk Reland "Roll clang 365097:368354." 2019-08-09 thakis mac: Create all parent directories of build/mac_files/xcode_binaries 2019-08-09 chromium-autoroll Roll Fuchsia SDK from 890560294264 to 890557346683 2019-08-09 sclittle Revert "Roll clang 365097:368354." 2019-08-09 rnk Roll clang 365097:368354. 2019-08-09 thomasanderson Switch Linux/Ozone to build with GTK 2019-08-09 justincohen [ios] Goma use is forbidden for official iOS builds. 2019-08-09 thakis mac: Stop downloading full hermetic Xcode. 2019-08-09 cliffsmo Add delayloads for full browser test libraries 2019-08-09 thakis clang tot bots: Disable Wreturn-stack-address 2019-08-09 chromium-autoroll Roll Fuchsia SDK from 890562890212 to 890560294264 2019-08-09 chromium-autoroll Roll Fuchsia SDK from 890565823233 to 890562890212 Roll buildtools/ 74cfb5700..2c41dfb19 (26 commits; 1 trivial rolls) https://chromium.googlesource.com/chromium/src/buildtools/+log/74cfb57006f8..2c41dfb19abe $ git log 74cfb5700..2c41dfb19 --date=short --no-merges --format='%ad %ae %s' 2020-03-30 tvanderlippe Update clang-format version to eb85e90350e 2020-03-23 brettw Roll GN from 9499562d..5ed3c9cc 2020-03-12 agrieve Roll GN from fd3d768b..9499562d 2020-03-10 thakis roll gn 4166e9fbc1f..fd3d768bcfd4 2020-02-29 xiaohuic Clean up buildtools repo migration code 2020-02-24 thakis Revert "Roll libunwind 43bb9f8722..d999d54f4b" 2020-02-21 thakis Roll libunwind 43bb9f8722..d999d54f4b 2020-02-21 seblalancette Roll GN from 97cc440d..4166e9fb 2020-02-21 bpastene Reland: Pull libunwind, libcxx, libcxxabi from a different mirror. 2020-02-19 bpastene Revert "Pull libunwind, libcxx, libcxxabi from a different mirror." 2020-02-19 thakis Pull libunwind, libcxx, libcxxabi from a different mirror. 2020-01-28 thakis Roll GN 83dad00a:97cc440d 2020-01-28 thakis Reformat remaining gn files. 2020-01-21 sdefresne Roll GN 0c5557d173..83dad00afb 2020-01-16 thakis Reformat all gn files in /buildtools/third_party/libc++. 2020-01-16 felipesalazar Include cxa_thread_atexit on linux targets. 2020-01-13 thakis Roll GN a5bcbd726a..0c5557d17 2020-01-08 bpastene Update //buildtools/README.txt after it was merged into chromium. 2019-12-31 agable Roll GN from 6feb5599..a5bcbd72 2019-12-13 chouinard Roll GN from ad9e442d..6feb5599 2019-11-18 xiaohuic Reland: Roll src/buildtools/third_party/libc++/trunk/ 5938e0582..78d6a7767 (333 commits) 2019-10-28 xiaohuic Revert "Roll src/buildtools/third_party/libc++/trunk/ 5938e0582..78d6a7767 (333 commits)" 2019-09-13 hnakashima Add exception for libassistant to import checker. 2019-09-10 dpranke Add a COMPONENT entry (Build) for //buildtools. 2019-09-10 dpranke Roll GN from 152c5144..ad9e442d Roll third_party/binutils/ 01aa7745b..f9ce77769 (2 commits) https://chromium.googlesource.com/chromium/src/third_party/binutils/+log/01aa7745b0ba..f9ce777698a8 $ git log 01aa7745b..f9ce77769 --date=short --no-merges --format='%ad %ae %s' 2020-04-03 adetaylor Adding CPEPrefixes for more dependencies. 2019-10-07 efoo Add "# COMPONENT" to OWNERS files Roll tools/clang/ 3605577b6..698732d5d (129 commits) https://chromium.googlesource.com/chromium/src/tools/clang/+log/3605577b6760..698732d5db36 $ git log 3605577b6..698732d5d --date=short --no-merges --format='%ad %ae %s' 2020-04-10 aeubanks Point TODOs at newer bug 2020-04-09 inglorion goma_link: Add more unit tests, split from integration tests 2020-04-09 johannkoenig remove GarbageCollectedFinalized plugin flag 2020-04-09 jabolopes Fix garbled diff output in clang test tool. 2020-04-08 inglorion goma_link_tests: Require Python 3 2020-04-03 aeubanks Revert "Use urllib instead of curl" 2020-04-03 aeubanks Use urllib instead of curl 2020-04-03 hans Clang package: build with -DLIBCXX_ENABLE_{SHARED,STATIC}=OFF 2020-04-02 akhuang Reland "clang build.py: change LLVM_ENABLE_ZLIB from ON to FORCE_ON" 2020-04-01 bikineev blink_gc_plugin: Add check for WeakPtrs to GCed objects 2020-03-31 bikineev blink_gc_plugin: Change RefPtr to scoped_refptr 2020-03-31 hans Roll clang n345938-a1762f9c-1 : n346557-4e0d9925-1. 2020-03-29 jdoerrie [clang tools] Don't print edit lines when no replacements exist 2020-03-26 rnk Update clang blink gc plugin test expectations 2020-03-25 agable Revert "clang build.py: change LLVM_ENABLE_ZLIB from ON to FORCE_ON" 2020-03-25 akhuang clang build.py: change LLVM_ENABLE_ZLIB from ON to FORCE_ON 2020-03-24 thakis Roll clang n345635-5d881dd8-1 : n345938-a1762f9c-1. 2020-03-20 inglorion goma_link_tests: Add test for -gsplit-dwarf 2020-03-19 hans Roll clang n344329-9284abd0-6 : n345635-5d881dd8-1. 2020-03-18 inglorion Update goma_link_tests to look for '<func>' instead of 'func' 2020-03-15 thakis Revert "Change to download and build zlib every time, in case a bot happens to die during a build" 2020-03-14 inglorion Pass -g* flags to code generation in distributed ThinLTO 2020-03-14 akhuang Change to download and build zlib every time, in case a bot happens to die during a build 2020-03-13 aeubanks Create new branch at origin/master, don't specify -r in git cl try 2020-03-13 akhuang Clang build.py: add zlib to linker search path so that cmake can find it 2020-03-12 hans Clang packaging script: don't do separate threads-enabled and disabled builds 2020-03-11 thakis clang build: enable in-process cc1 at clang build time instead of with a compiler flag. 2020-03-10 thakis Make run_tool.py less spammy after /showIncludes:user change. 2020-03-09 hans Clang packaging script: don't build lld with thinlto 2020-03-06 hans Revert "IWYU for bind/callback_helpers.h and ptr_util.h" 2020-03-06 thakis Roll clang n343707-61f538d3-1 : n344329-9284abd0-1. 2020-03-06 gab IWYU for bind/callback_helpers.h and ptr_util.h 2020-03-05 rnk Blink GC plugin: Fix tests after addition of const qual 2020-03-04 omerkatz heap: Make all TraceAfterDispatch methods const 2020-02-27 ehsankia Remove infrastructure for multiple extractor backend. 2020-02-26 hans Roll clang n341867-c2900381-1 : n343707-61f538d3-1. 2020-02-18 omerkatz heap: Add omerkatz@ as GC and GC plugin owner 2020-02-10 inglorion Fix fallback logic in goma_ld.py 2020-02-09 thakis Roll clang n340759-eaabaf7e-2 : n341867-c2900381-1. 2020-02-05 inglorion Correct fallback and mtime in distributed ThinLTO scripts 2020-02-04 akhuang Use zlib to build LLVM on Windows. 2020-02-04 inglorion Add scripts for distributed ThinLTO 2020-02-03 keishi blink_gc_plugin: Handle TraceIfNeeded for resolved T 2020-01-31 thakis clang upload script: Use Cq-Include-Trybots: for internal bots too. 2020-01-30 thakis clang upload script: Move list of bots from docs to Cq-Include-Trybots:. 2020-01-29 thakis Fix some more compile errors after upstream 777180a32b6107 in blink clang plugin 2020-01-29 thakis Fix some compile errors after upstream 777180a32b6107 in blink clang plugin 2020-01-29 thakis Fix some clang tool compile errors after upstream 777180a32b6107 2020-01-29 hans Roll clang n332890-c2443155-2 : n340759-eaabaf7e-1. 2020-01-28 enga Revert "Roll clang n332890-c2443155-2 : n340584-68051c12-1." (...) 2019-11-15 hans Remove tools/clang/scripts/download_lld_mac.py 2019-11-15 hans Remove tools/clang/scripts/download_objdump.py 2019-11-11 hans Add UBSan runtime to the Mac Clang package 2019-11-05 thakis win: upload pdb for clang_rt.asan_dynamic-x86_64.dll to symbol server. 2019-11-05 hans Clang update.py: Add --package option 2019-10-30 johnchen Revert "Roll clang 373424-64a362e7-1 : n330255-55c223a7-1." 2019-10-29 hans Roll clang 373424-64a362e7-1 : n330255-55c223a7-1. 2019-10-24 hans Make upload_revision.py do a git checkout so it can get the commit count 2019-10-24 Taylor.Woll Add libclang package to sit alongside prebuilt LLVM binaries 2019-10-22 hans Clang build.py: LLVM no longer has SVN revision numbers 2019-10-15 hans Clang package.py: Don't run 'git diff' before building 2019-10-15 hans Clang build.py: Nuke the source dir if there is a local diff 2019-10-15 mlippautz heap: Add bikineev@ as GC and GC plugin owner 2019-10-03 thakis clang upload script: include full svn-git-sub triple in generated cl text. 2019-10-02 thakis Roll clang 372314:373424. 2019-09-25 rnk Fix crbug number in comment for 962988 2019-09-24 nicolaso Reland: "[Traffic Annotation] Remove function_context from extractor output" 2019-09-24 raul tools/: Convert uses of has_key 2019-09-24 hans Fix process-graph.py after #698787, take 2 2019-09-24 hans Fix process-graph.py after #698787 2019-09-23 hans Build Clang using profile-guided optimization on Windows 2019-09-22 raul tools: Use Python 3 style print statements [2/9] 2019-09-20 hans Roll clang 371856:372314. 2019-09-20 bikineev blink_gc_plugin: Remove GCFinalized and related diagnostics 2019-09-16 thakis Roll clang 371202:371856. 2019-09-13 mlippautz gc-plugin: Add mlippautz as owner 2019-09-12 tandrii Specify -B <bucket> where to trigger optional tryjobs. 2019-09-12 bikineev blink_gc_plugin: Check for correct use of CRTP 2019-09-12 bikineev Change clang subrevision to reflect changes in blink-gc-plugin 2019-09-11 bikineev blink_gc_plugin: Add no-gc-finalized options 2019-09-06 thakis Roll clang 370156:371202. 2019-09-05 thakis Roll clang 369647:370156. 2019-09-02 mlippautz [Stack Map Artefact] Add compiler plugins needed for safepoints 2019-09-01 thakis Fix Wfinal-dtor-non-final-class in plugin tests. 2019-08-29 contact Update BaseBindRewriters to convert base::BindRepeating to base::BindOnce 2019-08-28 hans Build clang with gcc 5.3.0 on Linux 2019-08-28 jakehughes [Stack Map Artefact] Introduce moving heap and root relocation 2019-08-28 jakehughes Layout initial experimental stack map gc design 2019-08-23 medinaandres Added revision to build_clang_tools_extra.py 2019-08-22 hans Roll clang 365097:369647. 2019-08-20 thakis clang upload script: Skip presubmits on upload. 2019-08-17 thakis clang: Attempt to fix plugin compilation after llvm r369130. 2019-08-16 hans Clang build script: Remove NDK r16 workaround 2019-08-15 jmadill Revert "Roll clang 365097:368742." 2019-08-14 hans Roll clang 365097:368742. 2019-08-12 sidereal Revert "Reland "Roll clang 365097:368354."" 2019-08-09 rnk Reland "Roll clang 365097:368354." 2019-08-09 sclittle Revert "Roll clang 365097:368354." 2019-08-09 rnk Roll clang 365097:368354. 2019-08-09 thakis clang mac tot bots: Stop setting DEVELOPER_DIR. Created with: roll-dep build buildtools third_party/binutils tools/clang Bug: None Change-Id: Ice39068a904341972861759771f4793ea2aa694b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/19601 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
2020-04-15 12:58:17 -07:00
'url': '{chromium_git}/chromium/src/tools/clang@698732d5db36040c07d5cc5f9137fcc943494c11',
'condition': 'dawn_standalone',
},
'third_party/binutils': {
Rolling 4 dependencies Also fixes an uninitialized variable in tests. Roll build/ f3d0ca5f4..896323eed (1627 commits; 2 trivial rolls) https://chromium.googlesource.com/chromium/src/build/+log/f3d0ca5f46b7..896323eeda1b $ git log f3d0ca5f4..896323eed --date=short --no-merges --format='%ad %ae %s' 2020-04-14 chromium-autoroll Roll Fuchsia SDK from 0.20200414.2.1 to 0.20200414.3.1 2020-04-14 sergey.kipet gtkui: Fix standalone Ozone/Wayland configuration 2020-04-14 gbiv Reland "compiler: remove `!is_android` from CrOS thinlto checks" 2020-04-14 wez [fuchsia] Add //fuchsia/SECURITY_OWNERS and per-file OWNERS using it. 2020-04-14 hypan android: Add emulator avd specific OWNERS files 2020-04-14 chromium-autoroll Roll Fuchsia SDK from 0.20200413.3.1 to 0.20200414.2.1 2020-04-14 hypan emulator: Add option "--debug-tags" for avd start 2020-04-14 chromium-autoroll Roll Fuchsia SDK from 0.20200413.2.1 to 0.20200413.3.1 2020-04-13 steveroe Reland "[fuchsia] Collect Fuchsia system logs from Chrome-Fuchsia tests." 2020-04-13 chromium-autoroll Roll Fuchsia SDK from 0.20200413.1.1 to 0.20200413.2.1 2020-04-13 chromium-autoroll Roll Fuchsia SDK from 0.20200412.2.1 to 0.20200413.1.1 2020-04-13 wez Revert "[cipd] Refactor CIPD template" 2020-04-13 hirokisato Revert "Manually roll chromite to pick up localhost vs VM fixes." 2020-04-13 chromium-autoroll Roll Fuchsia SDK from 0.20200412.1.1 to 0.20200412.2.1 2020-04-12 atyfto [cipd] Refactor CIPD template 2020-04-12 chromium-autoroll Roll Fuchsia SDK from 0.20200412.0.1 to 0.20200412.1.1 2020-04-12 chromium-autoroll Roll Fuchsia SDK from 0.20200410.3.1 to 0.20200412.0.1 2020-04-11 dmazzoni Re-enable some Android content_browsertests 2020-04-11 chromium-autoroll Roll Fuchsia SDK from 0.20200410.2.2 to 0.20200410.3.1 2020-04-10 cduvall Revert "Use .r8dex.jar and .mergeddex.jar rather than .dex.zip" 2020-04-10 bpastene Manually roll chromite to pick up localhost vs VM fixes. 2020-04-10 chromium-autoroll Roll Fuchsia SDK from 0.20200409.3.1 to 0.20200410.2.2 2020-04-10 leuisken fix vs%s_install environment variable 2020-04-10 huangs [Build] print_python_deps.py: Use importlib.util for Python 3. 2020-04-10 chromium-autoroll Roll Fuchsia SDK from 0.20200409.2.1 to 0.20200409.3.1 2020-04-10 nhiroki Revert "Android: Use lint from cmdline-tools" 2020-04-10 wnwen Android: Use lint from cmdline-tools 2020-04-09 chromium-autoroll Roll Fuchsia SDK from 0.20200409.1.1 to 0.20200409.2.1 2020-04-09 bsheedy Optimize Android Skia Gold code 2020-04-09 agrieve Use .r8dex.jar and .mergeddex.jar rather than .dex.zip 2020-04-09 chromium-autoroll Roll Fuchsia SDK from 0.20200409.0.1 to 0.20200409.1.1 2020-04-09 ddorwin [Fuchsia] Add ddorwin to OWNERS 2020-04-09 huangs [Build] extract_unwind_tables.py: Remove temp file usage. 2020-04-09 chromium-autoroll Roll Fuchsia SDK from 0.20200407.1.1 to 0.20200409.0.1 2020-04-08 jeffyoon [ios] moving test runner xcode version to //testing/buildbot 2020-04-08 agrieve Android: Always run Desugar.jar as well as d8 desugaring 2020-04-08 akiss Add use_external_fuzzing_engine build argument 2020-04-08 wnwen Android: Use dots to distinguish java build steps 2020-04-08 agrieve apk_operations.py: Don't look for .mapping file for release builds 2020-04-08 hypan emulator: add "--dry-run" option for avd create 2020-04-08 wez [fuchsia] Migrate cr_package_fuchsia() to use SDK-provided rules. 2020-04-08 vasilyt Reland "Build: remove resource_dirs support" 2020-04-08 spang Revert "[fuchsia] Migrate cr_package_fuchsia() to use SDK-provided rules." 2020-04-07 agrieve Add more logging to compile_resources.py 2020-04-07 agrieve Add a \n to the end of AndroidManifest.expected 2020-04-07 chromium-autoroll Roll Fuchsia SDK from 0.20200407.0.1 to 0.20200407.1.1 2020-04-07 chromium-autoroll Roll Fuchsia SDK from 0.20200406.3.1 to 0.20200407.0.1 2020-04-07 brucedawson Better asserts on missing files during gn gen 2020-04-07 chromium-autoroll Roll Fuchsia SDK from 0.20200406.2.3 to 0.20200406.3.1 2020-04-06 xhwang media: Remove enable_mojo_media gn arg (...) 2019-08-14 pcc Only link against libandroid_support on 32-bit platforms. 2019-08-14 thakis win: Remove msvc_use_absolute_paths gn arg. 2019-08-14 agrieve Android: Remove use_r8 flag and respect proguard_jar_path when set. 2019-08-14 robliao Start A List of Areas to Consider when Updating the Windows SDK 2019-08-14 hans Roll clang 365097:368742. 2019-08-14 aluo Make chrome smoke test self-testing and fix launch intent flags. 2019-08-14 chromium-autoroll Roll Fuchsia SDK from 890518145943 to 890514841981 2019-08-14 chromium-autoroll Roll Fuchsia SDK from 890520283089 to 890518145943 2019-08-14 svillar Fix build with BLINK_ANIMATION_USE_TIME_DELTA enabled 2019-08-14 ntfschr apk_operations: allow downgrade for bundle installs 2019-08-14 wez [Fuchsia] Remove legacy constant names from FIDL/JS. 2019-08-14 chromium-autoroll Roll Fuchsia SDK from 890523177803 to 890520283089 2019-08-13 wez [Fuchsia] Update FIDL/JS generator for 64-bit method ordinals. 2019-08-13 chromium-autoroll Roll Fuchsia SDK from 890525926525 to 890523177803 2019-08-13 chromium-autoroll Roll Fuchsia SDK from 890528724273 to 890525926525 2019-08-13 chromium-autoroll Roll Fuchsia SDK from 890530860946 to 890528724273 2019-08-13 wez Revert "Reland "[Fuchsia] Make hardware boot image downloading opt-in by .gclient."" 2019-08-13 kmarshall Reland "[Fuchsia] Make hardware boot image downloading opt-in by .gclient." 2019-08-12 chromium-autoroll Roll Fuchsia SDK from 890533504707 to 890530860946 2019-08-12 agrieve Android: Delete last references to "resource_rewriter" .build_config type 2019-08-12 justincohen Reland "[ios] Goma use is forbidden for official iOS builds." 2019-08-12 justincohen Revert "[ios] Goma use is forbidden for official iOS builds." 2019-08-12 thakis clang docs: mention llvm_force_head_revision 2019-08-12 chromium-autoroll Roll Fuchsia SDK from 890536058498 to 890533504707 2019-08-12 chromium-autoroll Roll Fuchsia SDK from 890539920088 to 890536058498 2019-08-12 huangs [DevUI DFM] Add BUILDFLAG(DFMIFY_DEV_UI). 2019-08-12 sidereal Revert "Reland "Roll clang 365097:368354."" 2019-08-11 chromium-autoroll Roll Fuchsia SDK from 890541741734 to 890539920088 2019-08-11 chromium-autoroll Roll Fuchsia SDK from 890544660006 to 890541741734 2019-08-11 chromium-autoroll Roll Fuchsia SDK from 890547849076 to 890544660006 2019-08-11 chromium-autoroll Roll Fuchsia SDK from 890550071829 to 890547849076 2019-08-10 thakis Revert "clang tot bots: Disable Wdangling-field" 2019-08-10 chromium-autoroll Roll Fuchsia SDK from 890552937159 to 890550071829 2019-08-10 chromium-autoroll Roll Fuchsia SDK from 890555439656 to 890552937159 2019-08-10 chromium-autoroll Roll Fuchsia SDK from 890557346683 to 890555439656 2019-08-10 kmarshall Revert "[Fuchsia] Make hardware boot image downloading opt-in by .gclient." 2019-08-10 thakis clang tot bots: Disable Wdangling-field 2019-08-10 kmarshall [Fuchsia] Make hardware boot image downloading opt-in by .gclient. 2019-08-09 rnk Reland "Roll clang 365097:368354." 2019-08-09 thakis mac: Create all parent directories of build/mac_files/xcode_binaries 2019-08-09 chromium-autoroll Roll Fuchsia SDK from 890560294264 to 890557346683 2019-08-09 sclittle Revert "Roll clang 365097:368354." 2019-08-09 rnk Roll clang 365097:368354. 2019-08-09 thomasanderson Switch Linux/Ozone to build with GTK 2019-08-09 justincohen [ios] Goma use is forbidden for official iOS builds. 2019-08-09 thakis mac: Stop downloading full hermetic Xcode. 2019-08-09 cliffsmo Add delayloads for full browser test libraries 2019-08-09 thakis clang tot bots: Disable Wreturn-stack-address 2019-08-09 chromium-autoroll Roll Fuchsia SDK from 890562890212 to 890560294264 2019-08-09 chromium-autoroll Roll Fuchsia SDK from 890565823233 to 890562890212 Roll buildtools/ 74cfb5700..2c41dfb19 (26 commits; 1 trivial rolls) https://chromium.googlesource.com/chromium/src/buildtools/+log/74cfb57006f8..2c41dfb19abe $ git log 74cfb5700..2c41dfb19 --date=short --no-merges --format='%ad %ae %s' 2020-03-30 tvanderlippe Update clang-format version to eb85e90350e 2020-03-23 brettw Roll GN from 9499562d..5ed3c9cc 2020-03-12 agrieve Roll GN from fd3d768b..9499562d 2020-03-10 thakis roll gn 4166e9fbc1f..fd3d768bcfd4 2020-02-29 xiaohuic Clean up buildtools repo migration code 2020-02-24 thakis Revert "Roll libunwind 43bb9f8722..d999d54f4b" 2020-02-21 thakis Roll libunwind 43bb9f8722..d999d54f4b 2020-02-21 seblalancette Roll GN from 97cc440d..4166e9fb 2020-02-21 bpastene Reland: Pull libunwind, libcxx, libcxxabi from a different mirror. 2020-02-19 bpastene Revert "Pull libunwind, libcxx, libcxxabi from a different mirror." 2020-02-19 thakis Pull libunwind, libcxx, libcxxabi from a different mirror. 2020-01-28 thakis Roll GN 83dad00a:97cc440d 2020-01-28 thakis Reformat remaining gn files. 2020-01-21 sdefresne Roll GN 0c5557d173..83dad00afb 2020-01-16 thakis Reformat all gn files in /buildtools/third_party/libc++. 2020-01-16 felipesalazar Include cxa_thread_atexit on linux targets. 2020-01-13 thakis Roll GN a5bcbd726a..0c5557d17 2020-01-08 bpastene Update //buildtools/README.txt after it was merged into chromium. 2019-12-31 agable Roll GN from 6feb5599..a5bcbd72 2019-12-13 chouinard Roll GN from ad9e442d..6feb5599 2019-11-18 xiaohuic Reland: Roll src/buildtools/third_party/libc++/trunk/ 5938e0582..78d6a7767 (333 commits) 2019-10-28 xiaohuic Revert "Roll src/buildtools/third_party/libc++/trunk/ 5938e0582..78d6a7767 (333 commits)" 2019-09-13 hnakashima Add exception for libassistant to import checker. 2019-09-10 dpranke Add a COMPONENT entry (Build) for //buildtools. 2019-09-10 dpranke Roll GN from 152c5144..ad9e442d Roll third_party/binutils/ 01aa7745b..f9ce77769 (2 commits) https://chromium.googlesource.com/chromium/src/third_party/binutils/+log/01aa7745b0ba..f9ce777698a8 $ git log 01aa7745b..f9ce77769 --date=short --no-merges --format='%ad %ae %s' 2020-04-03 adetaylor Adding CPEPrefixes for more dependencies. 2019-10-07 efoo Add "# COMPONENT" to OWNERS files Roll tools/clang/ 3605577b6..698732d5d (129 commits) https://chromium.googlesource.com/chromium/src/tools/clang/+log/3605577b6760..698732d5db36 $ git log 3605577b6..698732d5d --date=short --no-merges --format='%ad %ae %s' 2020-04-10 aeubanks Point TODOs at newer bug 2020-04-09 inglorion goma_link: Add more unit tests, split from integration tests 2020-04-09 johannkoenig remove GarbageCollectedFinalized plugin flag 2020-04-09 jabolopes Fix garbled diff output in clang test tool. 2020-04-08 inglorion goma_link_tests: Require Python 3 2020-04-03 aeubanks Revert "Use urllib instead of curl" 2020-04-03 aeubanks Use urllib instead of curl 2020-04-03 hans Clang package: build with -DLIBCXX_ENABLE_{SHARED,STATIC}=OFF 2020-04-02 akhuang Reland "clang build.py: change LLVM_ENABLE_ZLIB from ON to FORCE_ON" 2020-04-01 bikineev blink_gc_plugin: Add check for WeakPtrs to GCed objects 2020-03-31 bikineev blink_gc_plugin: Change RefPtr to scoped_refptr 2020-03-31 hans Roll clang n345938-a1762f9c-1 : n346557-4e0d9925-1. 2020-03-29 jdoerrie [clang tools] Don't print edit lines when no replacements exist 2020-03-26 rnk Update clang blink gc plugin test expectations 2020-03-25 agable Revert "clang build.py: change LLVM_ENABLE_ZLIB from ON to FORCE_ON" 2020-03-25 akhuang clang build.py: change LLVM_ENABLE_ZLIB from ON to FORCE_ON 2020-03-24 thakis Roll clang n345635-5d881dd8-1 : n345938-a1762f9c-1. 2020-03-20 inglorion goma_link_tests: Add test for -gsplit-dwarf 2020-03-19 hans Roll clang n344329-9284abd0-6 : n345635-5d881dd8-1. 2020-03-18 inglorion Update goma_link_tests to look for '<func>' instead of 'func' 2020-03-15 thakis Revert "Change to download and build zlib every time, in case a bot happens to die during a build" 2020-03-14 inglorion Pass -g* flags to code generation in distributed ThinLTO 2020-03-14 akhuang Change to download and build zlib every time, in case a bot happens to die during a build 2020-03-13 aeubanks Create new branch at origin/master, don't specify -r in git cl try 2020-03-13 akhuang Clang build.py: add zlib to linker search path so that cmake can find it 2020-03-12 hans Clang packaging script: don't do separate threads-enabled and disabled builds 2020-03-11 thakis clang build: enable in-process cc1 at clang build time instead of with a compiler flag. 2020-03-10 thakis Make run_tool.py less spammy after /showIncludes:user change. 2020-03-09 hans Clang packaging script: don't build lld with thinlto 2020-03-06 hans Revert "IWYU for bind/callback_helpers.h and ptr_util.h" 2020-03-06 thakis Roll clang n343707-61f538d3-1 : n344329-9284abd0-1. 2020-03-06 gab IWYU for bind/callback_helpers.h and ptr_util.h 2020-03-05 rnk Blink GC plugin: Fix tests after addition of const qual 2020-03-04 omerkatz heap: Make all TraceAfterDispatch methods const 2020-02-27 ehsankia Remove infrastructure for multiple extractor backend. 2020-02-26 hans Roll clang n341867-c2900381-1 : n343707-61f538d3-1. 2020-02-18 omerkatz heap: Add omerkatz@ as GC and GC plugin owner 2020-02-10 inglorion Fix fallback logic in goma_ld.py 2020-02-09 thakis Roll clang n340759-eaabaf7e-2 : n341867-c2900381-1. 2020-02-05 inglorion Correct fallback and mtime in distributed ThinLTO scripts 2020-02-04 akhuang Use zlib to build LLVM on Windows. 2020-02-04 inglorion Add scripts for distributed ThinLTO 2020-02-03 keishi blink_gc_plugin: Handle TraceIfNeeded for resolved T 2020-01-31 thakis clang upload script: Use Cq-Include-Trybots: for internal bots too. 2020-01-30 thakis clang upload script: Move list of bots from docs to Cq-Include-Trybots:. 2020-01-29 thakis Fix some more compile errors after upstream 777180a32b6107 in blink clang plugin 2020-01-29 thakis Fix some compile errors after upstream 777180a32b6107 in blink clang plugin 2020-01-29 thakis Fix some clang tool compile errors after upstream 777180a32b6107 2020-01-29 hans Roll clang n332890-c2443155-2 : n340759-eaabaf7e-1. 2020-01-28 enga Revert "Roll clang n332890-c2443155-2 : n340584-68051c12-1." (...) 2019-11-15 hans Remove tools/clang/scripts/download_lld_mac.py 2019-11-15 hans Remove tools/clang/scripts/download_objdump.py 2019-11-11 hans Add UBSan runtime to the Mac Clang package 2019-11-05 thakis win: upload pdb for clang_rt.asan_dynamic-x86_64.dll to symbol server. 2019-11-05 hans Clang update.py: Add --package option 2019-10-30 johnchen Revert "Roll clang 373424-64a362e7-1 : n330255-55c223a7-1." 2019-10-29 hans Roll clang 373424-64a362e7-1 : n330255-55c223a7-1. 2019-10-24 hans Make upload_revision.py do a git checkout so it can get the commit count 2019-10-24 Taylor.Woll Add libclang package to sit alongside prebuilt LLVM binaries 2019-10-22 hans Clang build.py: LLVM no longer has SVN revision numbers 2019-10-15 hans Clang package.py: Don't run 'git diff' before building 2019-10-15 hans Clang build.py: Nuke the source dir if there is a local diff 2019-10-15 mlippautz heap: Add bikineev@ as GC and GC plugin owner 2019-10-03 thakis clang upload script: include full svn-git-sub triple in generated cl text. 2019-10-02 thakis Roll clang 372314:373424. 2019-09-25 rnk Fix crbug number in comment for 962988 2019-09-24 nicolaso Reland: "[Traffic Annotation] Remove function_context from extractor output" 2019-09-24 raul tools/: Convert uses of has_key 2019-09-24 hans Fix process-graph.py after #698787, take 2 2019-09-24 hans Fix process-graph.py after #698787 2019-09-23 hans Build Clang using profile-guided optimization on Windows 2019-09-22 raul tools: Use Python 3 style print statements [2/9] 2019-09-20 hans Roll clang 371856:372314. 2019-09-20 bikineev blink_gc_plugin: Remove GCFinalized and related diagnostics 2019-09-16 thakis Roll clang 371202:371856. 2019-09-13 mlippautz gc-plugin: Add mlippautz as owner 2019-09-12 tandrii Specify -B <bucket> where to trigger optional tryjobs. 2019-09-12 bikineev blink_gc_plugin: Check for correct use of CRTP 2019-09-12 bikineev Change clang subrevision to reflect changes in blink-gc-plugin 2019-09-11 bikineev blink_gc_plugin: Add no-gc-finalized options 2019-09-06 thakis Roll clang 370156:371202. 2019-09-05 thakis Roll clang 369647:370156. 2019-09-02 mlippautz [Stack Map Artefact] Add compiler plugins needed for safepoints 2019-09-01 thakis Fix Wfinal-dtor-non-final-class in plugin tests. 2019-08-29 contact Update BaseBindRewriters to convert base::BindRepeating to base::BindOnce 2019-08-28 hans Build clang with gcc 5.3.0 on Linux 2019-08-28 jakehughes [Stack Map Artefact] Introduce moving heap and root relocation 2019-08-28 jakehughes Layout initial experimental stack map gc design 2019-08-23 medinaandres Added revision to build_clang_tools_extra.py 2019-08-22 hans Roll clang 365097:369647. 2019-08-20 thakis clang upload script: Skip presubmits on upload. 2019-08-17 thakis clang: Attempt to fix plugin compilation after llvm r369130. 2019-08-16 hans Clang build script: Remove NDK r16 workaround 2019-08-15 jmadill Revert "Roll clang 365097:368742." 2019-08-14 hans Roll clang 365097:368742. 2019-08-12 sidereal Revert "Reland "Roll clang 365097:368354."" 2019-08-09 rnk Reland "Roll clang 365097:368354." 2019-08-09 sclittle Revert "Roll clang 365097:368354." 2019-08-09 rnk Roll clang 365097:368354. 2019-08-09 thakis clang mac tot bots: Stop setting DEVELOPER_DIR. Created with: roll-dep build buildtools third_party/binutils tools/clang Bug: None Change-Id: Ice39068a904341972861759771f4793ea2aa694b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/19601 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
2020-04-15 12:58:17 -07:00
'url': '{chromium_git}/chromium/src/third_party/binutils@f9ce777698a819dff4d6a033b31122d91a49b62e',
'condition': 'dawn_standalone',
},
'tools/clang/dsymutil': {
'packages': [
{
'package': 'chromium/llvm-build-tools/dsymutil',
'version': 'M56jPzDv1620Rnm__jTMYS62Zi8rxHVq7yw0qeBFEgkC',
}
],
'condition': 'checkout_mac or checkout_ios',
'dep_type': 'cipd',
},
# Testing, GTest and GMock
'testing': {
Roll third_party/googletest/ 5ec7f0c4a..e3f0319d8 (460 commits) https://chromium.googlesource.com/external/github.com/google/googletest/+log/5ec7f0c4a113..e3f0319d89f4 This CL also rolls the Chromium //testing dependency, which is coupled with googletest. $ git log 5ec7f0c4a..e3f0319d8 --date=short --no-merges --format='%ad %ae %s' 2020-04-01 absl-team Googletest export 2020-03-30 absl-team Googletest export 2020-03-23 absl-team Googletest export 2020-03-24 krystian.kuzniarek remove chapters on Autotools, Meson and plain Makefiles 2020-03-24 krystian.kuzniarek remove dead code in googletest-output-test 2020-03-24 pkryger Swap settimer and sigaction calls to avoid SIGPROF 2020-03-20 absl-team Googletest export 2019-07-11 adam.f.badura Add support for std::function in MockFunction (#2277) 2019-12-26 adam.f.badura Add tests for MockFunction deduction (#2277) 2020-03-17 absl-team Googletest export 2020-03-16 dmauro Googletest export 2020-03-13 absl-team Googletest export 2020-03-06 absl-team Googletest export 2020-03-03 absl-team Googletest export 2020-03-03 absl-team Googletest export 2020-03-11 romain.geissler Make sure IsATTY does not clobber errno. 2020-02-27 absl-team Googletest export 2020-02-25 absl-team Googletest export 2020-02-19 absl-team Googletest export 2020-02-21 johan.mabille Fixed warnings 2020-02-12 absl-team Googletest export 2020-02-11 absl-team Googletest export 2020-02-11 absl-team Googletest export 2020-02-10 absl-team Googletest export 2020-02-10 absl-team Googletest export 2020-02-07 absl-team Googletest export 2020-02-07 absl-team Googletest export 2020-02-06 durandal Googletest export 2020-02-05 absl-team Googletest export 2020-02-05 absl-team Googletest export 2020-02-03 absl-team Googletest export 2020-02-03 absl-team Googletest export 2020-01-31 absl-team Googletest export 2020-01-31 absl-team Googletest export 2020-01-29 absl-team Googletest export 2020-01-27 absl-team Googletest export 2020-01-27 absl-team Googletest export 2020-01-27 absl-team Googletest export 2020-01-24 absl-team Googletest export 2020-01-24 absl-team Googletest export 2020-01-23 absl-team Googletest export 2020-01-29 krystian.kuzniarek remove a dead reference to the Autotools script 2020-01-21 absl-team Googletest export 2020-01-17 absl-team Googletest export 2020-01-16 absl-team Googletest export 2020-01-15 absl-team Googletest export 2020-01-15 absl-team Googletest export 2020-01-14 absl-team Googletest export 2020-01-14 absl-team Googletest export 2020-01-14 absl-team Googletest export (...) 2019-03-15 Tobias_Mueller Remove old_crtdbg_flag_ member if not required 2019-03-15 seth.raymond DesignDoc Markdown table was broken 2019-03-04 absl-team Googletest export 2019-03-04 absl-team Googletest export 2019-02-28 absl-team Googletest export 2019-02-26 absl-team Googletest export 2019-03-01 carlo Minor build system fixes. 2019-02-25 absl-team Googletest export 2019-02-25 rsinnet Fix grammatical error in primer.md 2019-02-21 yaneurabeya Don't hardcode the filename in `CxxExceptionDeathTest.PrintsMessageForStdException` 2019-02-20 misterg Googletest export 2019-02-19 absl-team Googletest export 2019-02-20 dds Avoid array index out of range 2019-02-18 yaneurabeya Ignore `-Wsign-conversion` issues 2019-02-13 yaneurabeya Fix clang `-Wunused-parameter` warnings 2019-02-13 yaneurabeya Fix clang `-Winconsistent-missing-override` warnings 2019-02-13 yaneurabeya Fix clang `-Winconsistent-missing-override` warnings 2019-02-13 yaneurabeya Add `cxx_strict_flags` for clang to match FreeBSD's WARNS flags 2019-02-12 yaneurabeya Import `patch-bsd-defines` from FreeBSD ports [1] 2019-02-12 yaneurabeya Compile clang with `-Wall -Wshadow -Werror` 2019-02-12 yaneurabeya Fix -Wunused-private-field issues with clang 2019-02-12 misterg Googletest export 2019-02-07 absl-team Googletest export 2019-02-05 absl-team Googletest export 2019-02-04 absl-team Googletest export 2018-02-10 knut.omang Set gtest version correctly for older cmake versions 2018-02-25 knut.omang Generate a libgtest.la to help libtool managing dependencies 2016-12-23 jwakely Stop TestInfo::Run() calling a function through null pointer 2019-02-05 chrisjohnsonmail fix: Correct *-all.cc file paths 2019-02-05 keiichiw Fix an invalid example of JSON report in advanced.md 2019-02-04 gennadiycivil Update .travis.yml 2019-02-04 gennadiycivil Update .travis.yml 2019-01-12 yaneurabeya Test out changes with clang/OSX each PR using Travis CI 2019-02-04 misterg Googletest export 2019-02-04 misterg Googletest export 2019-02-01 absl-team Googletest export 2019-02-04 maetugr cmake: detect Cygwin which needs extensions to build 2019-02-04 maetugr cmake: move global project definition to beginning 2019-01-31 absl-team Googletest export 2019-02-01 chrisjohnsonmail chore: Add PlatformIO supported platforms list 2019-01-31 chrisjohnsonmail fix: Add Arduino to embedded platform list 2019-01-31 chrisjohnsonmail fix: Add *_all.cc files to ignore list 2019-01-31 g4691821 Fix README.md broken link 2019-01-30 gennadiycivil Repeat #2090 2019-01-30 Kelly_G_Walker Update advanced.md casing in example 2019-01-29 gennadiycivil Added -Wgnu-zero-variadic-macro-arguments" clang 2019-01-28 hugo.lindstrom Avoid dynamic/static runtime linking (LNK4098) by properly replacing MD(d)->MT(d) in both C and CXX flags, resolves 2074 2019-01-22 samolisov Enable CI on Windows (appveyor) with Bazel 2019-01-18 mathbunnyru Fix INSTANTIATE_TEST_CASE_P with zero variadic arguments 2019-01-14 samolisov Enable building as a shared library (dll) on Windows with Bazel Created with: roll-dep third_party/googletest Bug: chromium:1070043 Change-Id: Ibc73c53226247ca8b0c9546b9c3c5713e9630879 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/19521 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
2020-04-15 13:06:27 -07:00
'url': '{chromium_git}/chromium/src/testing@e5ced5141379ee8ae28b4f93d3c02df039d2b052',
'condition': 'dawn_standalone',
},
'third_party/googletest': {
Roll third_party/googletest/ e3f0319d8..a09ea700d (27 commits) https://chromium.googlesource.com/external/github.com/google/googletest/+log/e3f0319d89f4..a09ea700d32b $ git log e3f0319d8..a09ea700d --date=short --no-merges --format='%ad %ae %s' 2020-05-07 absl-team Googletest export 2020-05-04 absl-team Googletest export 2020-04-30 absl-team Googletest export 2020-04-28 absl-team Googletest export 2020-04-27 absl-team Googletest export 2020-04-24 absl-team Googletest export 2020-04-23 absl-team Googletest export 2020-04-20 absl-team Googletest export 2020-04-20 absl-team Googletest export 2020-04-17 absl-team Googletest export 2020-05-01 56075233+keshavgbpecdelhi Removed a typo in README.md 2020-03-28 arthur.j.odwyer Add -Wdeprecated to the build configuration. 2020-04-16 arthur.j.odwyer Fix a -Wdeprecated warning. 2020-04-16 arthur.j.odwyer Fix a -Wdeprecated warning. 2020-04-16 arthur.j.odwyer Fix a -Wdeprecated warning. 2020-04-16 arthur.j.odwyer Remove all uses of GTEST_DISALLOW_{MOVE_,}ASSIGN_. 2020-04-19 igor.n.nazarenko Enable protobuf printing for open-source proto messages. 2020-04-16 arthur.j.odwyer VariadicMatcher needs a non-defaulted move constructor for compile-time performance. 2020-04-10 absl-team Googletest export 2020-04-12 jbohl fix signed/unsigned comparison issue (on OpenBSD) 2020-04-09 malcolm.parsons Remove redundant .c_str() 2020-04-06 mail gtest-unittest-api_test - fix warning in clang build 2020-04-05 jijyunneng Remove duplicate codes existed in get-nprocessors.sh 2020-03-28 arthur.j.odwyer Replace the last instance of `throw()` with `noexcept`. NFC. 2020-03-28 arthur.j.odwyer Fix a typo in .travis.yml 2020-03-21 ngompa13 Ensure that gtest/gmock pkgconfig requirements specify version 2020-03-18 calum.robinson Add GTEST_BRIEF option Created with: roll-dep third_party/googletest Bug: dawn:394 Change-Id: I5084555477ab60c2cef8f45e9e7432dd81003cff Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/21480 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
2020-05-11 08:37:11 -07:00
'url': '{chromium_git}/external/github.com/google/googletest@a09ea700d32bab83325aff9ff34d0582e50e3997',
'condition': 'dawn_standalone',
},
# Jinja2 and MarkupSafe for the code generator
'third_party/jinja2': {
'url': '{chromium_git}/chromium/src/third_party/jinja2@b41863e42637544c2941b574c7877d3e1f663e25',
'condition': 'dawn_standalone',
},
'third_party/markupsafe': {
'url': '{chromium_git}/chromium/src/third_party/markupsafe@8f45f5cfa0009d2a70589bcda0349b8cb2b72783',
'condition': 'dawn_standalone',
},
# SPIRV-Cross
'third_party/spirv-cross': {
Roll 6 dependencies Roll third_party/glslang/ 839704450..29c9135d0 (34 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/839704450200..29c9135d06f1 $ git log 839704450..29c9135d0 --date=short --no-merges --format='%ad %ae %s' 2020-07-07 rharrison Make sure glslang_angle has a definition in BUILD.gn 2020-07-07 bclayton Remove GLSLANG_BUILD_PIC flag 2020-07-07 bclayton Add new static targets to VS solution folders 2020-07-07 bclayton Add new rules to .gitignore 2020-07-03 marcin.slusarz Add --quiet option. 2020-07-05 ShabbyX gn: Fix dawn tests in Chromium 2020-07-05 ShabbyX gn: Fix `gn gen --check` by adding missing dependency 2020-07-03 bclayton Add GLSLANG_BUILD_PIC CMake flag 2020-07-03 ShabbyX gn: Optionally disable optimizations and HLSL 2020-07-03 bclayton Don't use add_link_options() on old CMake versions 2020-07-03 bclayton License headers: s/Google/The Khronos Group 2020-07-03 bclayton Kokoro: Correct the `build_file' path to build.sh 2020-07-02 bclayton Add config for license-checker and Kokoro scripts. 2020-07-02 bclayton Fix GLSLANG_IS_SHARED_LIBRARY define 2020-07-01 bclayton Add missing copyright headers 2020-07-02 cepheus Bump revision. 2020-07-01 cepheus SPIRV-Tools and tests: Update to location-validation in SPIRV-Tools. 2020-07-01 cepheus Tests: More broadly use automapping binding/location. 2020-07-01 bclayton Add additional licenses in use to LICENSE.txt 2020-07-01 cepheus HLSL: Catch error cases earlier, preventing a later assert. 2020-06-29 bclayton glslang: Only export public interface for SOs 2020-06-29 bclayton CMake: break up glslang into smaller static libs 2020-06-30 cepheus SPV: RelaxedPrecision: use the result precision for texture sampling. 2020-06-30 cepheus SPV: RelaxedPrecision: Generalize fix #2293 to cover more operations. 2020-06-24 e.proydakov Fixed GCC -Wunused-parameter in hlslParseables.cpp. 2020-06-29 bclayton CMake: Compile with -fPIC when building SOs 2020-06-29 bclayton CMake: Error on unresolved symbols 2020-06-29 bclayton Remove root kokoro/linux-*-cmake configs 2020-06-26 cepheus SPV: Fix #2293: keep relaxed precision on arg passed to relaxed param 2020-06-26 cepheus SPV: Partially address #2293: correct "const in" precision matching. 2020-06-25 lriki.net Add pack_matrix test 2020-06-12 lriki.net HLSL: Fix #pragma pack_matrix(row_major) not work on global uniforms 2020-06-24 bclayton Kokoro: Split linux cmake cfgs into static/shared 2020-06-23 e.proydakov Fixed msvc 2019 nmake compiler warnings with RTTI. By default cmake generates cxx_flags with `/GR` parameter. I updated CMAKE_CXX_FLAGS string and replaced `/GR` -> `/GR-` Created with: roll-dep third_party/glslang Roll third_party/shaderc/ f4025c1cd..1402ed576 (3 commits) https://chromium.googlesource.com/external/github.com/google/shaderc/+log/f4025c1cd5c2..1402ed576596 $ git log f4025c1cd..1402ed576 --date=short --no-merges --format='%ad %ae %s' 2020-07-07 rharrison Roll 6 dependencies and update expectations. (#1097) 2020-07-06 dneto glslc and spvc understand -h as the same as --help (#1089) 2020-07-03 dneto Glslang third party build needs -fPIC (#1093) Created with: roll-dep third_party/shaderc Roll third_party/spirv-cross/ 2e7a56258..559b21c6c (13 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross/+log/2e7a56258353..559b21c6c91f $ git log 2e7a56258..559b21c6c --date=short --no-merges --format='%ad %ae %s' 2020-07-06 dsinclair Roll deps. 2020-07-01 post MSL: Do not emit swizzled writes in packing fixups. 2020-07-01 post MSL: Workaround broken vector -> scalar access chain in MSL. 2020-07-06 post MSL: Use input attachment index directly for resource index fallback. 2020-07-06 post GLSL: Support I/O flattening with arrays as final type. 2020-07-03 post GLSL: Support multi-level struct flattening for I/O. 2020-07-01 post Run format_all.sh. 2020-07-01 post test: Use --hlsl-dx9-compatible when attempting to compile SM 3.0 shaders. 2020-06-30 post GLSL: Fix nested legacy switch workarounds. 2020-06-29 post GLSL: Implement switch on ESSL 1.0. 2020-06-29 post GLSL: Use for-loop fallback instead of do/while for legacy ESSL. 2020-06-29 post Implement context-sensitive expression read tracking. 2020-06-29 post Fix bug with control dependent expression tracking. Created with: roll-dep third_party/spirv-cross Roll third_party/spirv-headers/ 11d7637e7..308bd0742 (1 commit) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers/+log/11d7637e7a43..308bd0742435 $ git log 11d7637e7..308bd0742 --date=short --no-merges --format='%ad %ae %s' 2020-06-26 dj2 Register the Tint compiler Created with: roll-dep third_party/spirv-headers Roll third_party/SPIRV-Tools/ 52a5f074e..2fbeb04b6 (29 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/52a5f074e9bb..2fbeb04b6e6b $ git log 52a5f074e..2fbeb04b6 --date=short --no-merges --format='%ad %ae %s' 2020-07-07 andreperezmaselco.developer spirv-fuzz: Implement the OpVectorTimesMatrix linear algebra case (#3489) 2020-07-07 vasniktel spirv-fuzz: fuzzerutil::MaybeGetConstant* #3487 2020-07-06 jaebaek Debug info preservation in copy-prop-array pass (#3444) 2020-07-03 vasniktel spirv-fuzz: TransformationInvertComparisonOperator (#3475) 2020-07-02 vasniktel Fix regression (#3481) 2020-07-02 vasniktel spirv-fuzz: Add fuzzerutil::FindOrCreate* (#3479) 2020-06-30 vasniktel spirv-fuzz: Add FuzzerPassAddCopyMemoryInstructions (#3391) 2020-06-30 vasniktel spirv-fuzz: Add one parameter at a time (#3469) 2020-06-29 jaebaek Fix ADCE pass bug for mulitple entries (#3470) 2020-06-26 ehsannas Add gl_BaseInstance to the name mapper. (#3462) 2020-06-26 andreperezmaselco.developer Implement the OpMatrixTimesScalar linear algebra case (#3450) 2020-06-25 jaebaek Clear debug information for kill and replacement (#3459) 2020-06-25 alanbaker Validate location assignments (#3308) 2020-06-23 ehsannas Support OpCompositeExtract pattern in desc_sroa (#3456) 2020-06-23 vasniktel spirv-fuzz: Implement FuzzerPassAddParameters (#3399) 2020-06-23 vasniktel spirv-fuzz: Add GetParameters (#3454) 2020-06-23 vasniktel spirv-fuzz: Permute OpPhi instruction operands (#3421) 2020-06-22 rharrison Add support for different default/trunks in roll-deps (#3442) 2020-06-19 jaebaek [spirv-opt] debug info preservation in ssa-rewrite (#3356) 2020-06-19 ehsannas Updated desc_sroa to support flattening structures (#3448) 2020-06-19 vasniktel spirv-fuzz: Refactor variable creation (#3414) 2020-06-19 vasniktel spirv-fuzz: Swap operands in OpBranchConditional (#3423) 2020-06-18 stevenperron Use structured order to unroll loops. (#3443) 2020-06-18 jaebaek Debug info preservation in dead branch elimination (#3425) 2020-06-17 vasniktel Add RemoveParameter method (#3437) 2020-06-17 vasniktel Fix return type (#3435) 2020-06-16 ehsannas Eliminate branches with condition of OpConstantNull (#3438) 2020-06-16 andreperezmaselco.developer spirv-fuzz: Implement vector shuffle fuzzer pass (#3412) 2020-06-16 andreperezmaselco.developer spirv-fuzz: Add replace linear algebra instruction transformation (#3402) Created with: roll-dep third_party/SPIRV-Tools Roll third_party/tint/ 0c647a889..7b819aa16 (49 commits) https://dawn.googlesource.com/tint/+log/0c647a8896d1..7b819aa16240 $ git log 0c647a889..7b819aa16 --date=short --no-merges --format='%ad %ae %s' 2020-07-07 rharrison Multiple fixes to get BUILD.gn builds working again 2020-07-07 dneto [spirv-reader] Even better hoisted variables 2020-07-06 dsinclair Use Tint Generator Number. 2020-07-06 dneto [spirv-reader] Improve placement of hoisted vars 2020-07-06 dneto [spirv-reader] Allow multi-block continue construct being the entire loop 2020-07-06 dneto [spirv-reader] Support OpPhi 2020-07-06 dsinclair Rolling 7 dependencies 2020-07-06 dneto Error out for unrecognized option, more than one file 2020-07-02 dj2 [msl-writer] Always add the metal_stdlib include. 2020-07-02 dj2 [msl-writer] Add namer class. 2020-06-30 dsinclair [msl-writer] Emit switch statements. 2020-06-30 dneto [spirv-reader] Refactor bookkeeping for localy defined values 2020-06-30 dsinclair [msl-writer] Emit loop statements. 2020-06-30 dneto [spirv-reader] Hoist definitions as needed 2020-06-30 dneto [spirv-reader] Don't move combinatorial values across control flow 2020-06-29 dsinclair [msl-writer] Add break and continue emission. 2020-06-29 dsinclair [msl-writer] Emit member accessors. 2020-06-29 dsinclair [spirv-writer] Allow casting of vectors along with scalars. 2020-06-26 dneto Enable Tint as part of a larger CMake project 2020-06-26 dj2 [msl-writer] Emit alias types. 2020-06-26 dj2 [msl-writer] Add array accessors. 2020-06-26 dj2 [msl-writer] Add unary op emission. 2020-06-26 dj2 [msl-writer] Emit kill statement. 2020-06-26 dj2 [msl-writer] Add emission of if statements. 2020-06-26 dj2 [msl-writer] Add cast conversion. 2020-06-26 dj2 [msl-writer] Add generation of as casts. 2020-06-26 dneto [spirv-reader] Weaken input validation to Vulkan 1.0 2020-06-25 rharrison Add configs for CQ 2020-06-23 dsinclair [metal-writer] Add entry point support. 2020-06-23 dsinclair [metal-writer] Emit constructors. 2020-06-23 dsinclair [metal-writer] Emit binary operations. 2020-06-23 dsinclair [metal-writer] Emit assignment statements. 2020-06-23 dsinclair [metal-writer] Emit functions 2020-06-23 dsinclair [metal-writer] Add identifier expression. 2020-06-23 dsinclair [metal-writer] Add return generation. 2020-06-23 dsinclair [metal-writer] Add basic type emission. 2020-06-23 dsinclair [metal-writer] Stub out the Metal Shading Language backend. 2020-06-23 rharrison Fix BUILD.gn issues for TypeDeterminerTest 2020-06-22 dneto [spirv-reader] Simplify null composites 2020-06-22 dj2 [spirv-writer] Only add used variables to entry point. 2020-06-22 dneto [spirv-reader] Support OpNop 2020-06-22 dneto [spirv-reader] Support Undef, mapping to null 2020-06-22 dneto [spirv-reader] Use type aliases pervasively 2020-06-22 dj2 Support the zero initializer syntax. 2020-06-22 dneto type determine accessor on aliased array 2020-06-22 dneto Add type alias unwrapping methods 2020-06-22 dj2 [spirv-writer] Add Operand and Instruction list aliases. 2020-06-22 dj2 [spirv-writer] Add function calls 2020-06-22 dj2 [spirv-writer] Generate function parameters. Created with: roll-dep third_party/tint Change-Id: I33626195f373dde01e8e6ce26195578db372d949 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/24461 Reviewed-by: Ryan Harrison <rharrison@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org>
2020-07-07 13:45:02 -07:00
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Cross@559b21c6c91f65ba52cdfa7a76e1185cd3c8f144',
'condition': 'dawn_standalone',
},
# SPIRV compiler dependencies: SPIRV-Tools, SPIRV-headers, glslang and shaderc
'third_party/SPIRV-Tools': {
Roll 6 dependencies Roll third_party/glslang/ 839704450..29c9135d0 (34 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/839704450200..29c9135d06f1 $ git log 839704450..29c9135d0 --date=short --no-merges --format='%ad %ae %s' 2020-07-07 rharrison Make sure glslang_angle has a definition in BUILD.gn 2020-07-07 bclayton Remove GLSLANG_BUILD_PIC flag 2020-07-07 bclayton Add new static targets to VS solution folders 2020-07-07 bclayton Add new rules to .gitignore 2020-07-03 marcin.slusarz Add --quiet option. 2020-07-05 ShabbyX gn: Fix dawn tests in Chromium 2020-07-05 ShabbyX gn: Fix `gn gen --check` by adding missing dependency 2020-07-03 bclayton Add GLSLANG_BUILD_PIC CMake flag 2020-07-03 ShabbyX gn: Optionally disable optimizations and HLSL 2020-07-03 bclayton Don't use add_link_options() on old CMake versions 2020-07-03 bclayton License headers: s/Google/The Khronos Group 2020-07-03 bclayton Kokoro: Correct the `build_file' path to build.sh 2020-07-02 bclayton Add config for license-checker and Kokoro scripts. 2020-07-02 bclayton Fix GLSLANG_IS_SHARED_LIBRARY define 2020-07-01 bclayton Add missing copyright headers 2020-07-02 cepheus Bump revision. 2020-07-01 cepheus SPIRV-Tools and tests: Update to location-validation in SPIRV-Tools. 2020-07-01 cepheus Tests: More broadly use automapping binding/location. 2020-07-01 bclayton Add additional licenses in use to LICENSE.txt 2020-07-01 cepheus HLSL: Catch error cases earlier, preventing a later assert. 2020-06-29 bclayton glslang: Only export public interface for SOs 2020-06-29 bclayton CMake: break up glslang into smaller static libs 2020-06-30 cepheus SPV: RelaxedPrecision: use the result precision for texture sampling. 2020-06-30 cepheus SPV: RelaxedPrecision: Generalize fix #2293 to cover more operations. 2020-06-24 e.proydakov Fixed GCC -Wunused-parameter in hlslParseables.cpp. 2020-06-29 bclayton CMake: Compile with -fPIC when building SOs 2020-06-29 bclayton CMake: Error on unresolved symbols 2020-06-29 bclayton Remove root kokoro/linux-*-cmake configs 2020-06-26 cepheus SPV: Fix #2293: keep relaxed precision on arg passed to relaxed param 2020-06-26 cepheus SPV: Partially address #2293: correct "const in" precision matching. 2020-06-25 lriki.net Add pack_matrix test 2020-06-12 lriki.net HLSL: Fix #pragma pack_matrix(row_major) not work on global uniforms 2020-06-24 bclayton Kokoro: Split linux cmake cfgs into static/shared 2020-06-23 e.proydakov Fixed msvc 2019 nmake compiler warnings with RTTI. By default cmake generates cxx_flags with `/GR` parameter. I updated CMAKE_CXX_FLAGS string and replaced `/GR` -> `/GR-` Created with: roll-dep third_party/glslang Roll third_party/shaderc/ f4025c1cd..1402ed576 (3 commits) https://chromium.googlesource.com/external/github.com/google/shaderc/+log/f4025c1cd5c2..1402ed576596 $ git log f4025c1cd..1402ed576 --date=short --no-merges --format='%ad %ae %s' 2020-07-07 rharrison Roll 6 dependencies and update expectations. (#1097) 2020-07-06 dneto glslc and spvc understand -h as the same as --help (#1089) 2020-07-03 dneto Glslang third party build needs -fPIC (#1093) Created with: roll-dep third_party/shaderc Roll third_party/spirv-cross/ 2e7a56258..559b21c6c (13 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross/+log/2e7a56258353..559b21c6c91f $ git log 2e7a56258..559b21c6c --date=short --no-merges --format='%ad %ae %s' 2020-07-06 dsinclair Roll deps. 2020-07-01 post MSL: Do not emit swizzled writes in packing fixups. 2020-07-01 post MSL: Workaround broken vector -> scalar access chain in MSL. 2020-07-06 post MSL: Use input attachment index directly for resource index fallback. 2020-07-06 post GLSL: Support I/O flattening with arrays as final type. 2020-07-03 post GLSL: Support multi-level struct flattening for I/O. 2020-07-01 post Run format_all.sh. 2020-07-01 post test: Use --hlsl-dx9-compatible when attempting to compile SM 3.0 shaders. 2020-06-30 post GLSL: Fix nested legacy switch workarounds. 2020-06-29 post GLSL: Implement switch on ESSL 1.0. 2020-06-29 post GLSL: Use for-loop fallback instead of do/while for legacy ESSL. 2020-06-29 post Implement context-sensitive expression read tracking. 2020-06-29 post Fix bug with control dependent expression tracking. Created with: roll-dep third_party/spirv-cross Roll third_party/spirv-headers/ 11d7637e7..308bd0742 (1 commit) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers/+log/11d7637e7a43..308bd0742435 $ git log 11d7637e7..308bd0742 --date=short --no-merges --format='%ad %ae %s' 2020-06-26 dj2 Register the Tint compiler Created with: roll-dep third_party/spirv-headers Roll third_party/SPIRV-Tools/ 52a5f074e..2fbeb04b6 (29 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/52a5f074e9bb..2fbeb04b6e6b $ git log 52a5f074e..2fbeb04b6 --date=short --no-merges --format='%ad %ae %s' 2020-07-07 andreperezmaselco.developer spirv-fuzz: Implement the OpVectorTimesMatrix linear algebra case (#3489) 2020-07-07 vasniktel spirv-fuzz: fuzzerutil::MaybeGetConstant* #3487 2020-07-06 jaebaek Debug info preservation in copy-prop-array pass (#3444) 2020-07-03 vasniktel spirv-fuzz: TransformationInvertComparisonOperator (#3475) 2020-07-02 vasniktel Fix regression (#3481) 2020-07-02 vasniktel spirv-fuzz: Add fuzzerutil::FindOrCreate* (#3479) 2020-06-30 vasniktel spirv-fuzz: Add FuzzerPassAddCopyMemoryInstructions (#3391) 2020-06-30 vasniktel spirv-fuzz: Add one parameter at a time (#3469) 2020-06-29 jaebaek Fix ADCE pass bug for mulitple entries (#3470) 2020-06-26 ehsannas Add gl_BaseInstance to the name mapper. (#3462) 2020-06-26 andreperezmaselco.developer Implement the OpMatrixTimesScalar linear algebra case (#3450) 2020-06-25 jaebaek Clear debug information for kill and replacement (#3459) 2020-06-25 alanbaker Validate location assignments (#3308) 2020-06-23 ehsannas Support OpCompositeExtract pattern in desc_sroa (#3456) 2020-06-23 vasniktel spirv-fuzz: Implement FuzzerPassAddParameters (#3399) 2020-06-23 vasniktel spirv-fuzz: Add GetParameters (#3454) 2020-06-23 vasniktel spirv-fuzz: Permute OpPhi instruction operands (#3421) 2020-06-22 rharrison Add support for different default/trunks in roll-deps (#3442) 2020-06-19 jaebaek [spirv-opt] debug info preservation in ssa-rewrite (#3356) 2020-06-19 ehsannas Updated desc_sroa to support flattening structures (#3448) 2020-06-19 vasniktel spirv-fuzz: Refactor variable creation (#3414) 2020-06-19 vasniktel spirv-fuzz: Swap operands in OpBranchConditional (#3423) 2020-06-18 stevenperron Use structured order to unroll loops. (#3443) 2020-06-18 jaebaek Debug info preservation in dead branch elimination (#3425) 2020-06-17 vasniktel Add RemoveParameter method (#3437) 2020-06-17 vasniktel Fix return type (#3435) 2020-06-16 ehsannas Eliminate branches with condition of OpConstantNull (#3438) 2020-06-16 andreperezmaselco.developer spirv-fuzz: Implement vector shuffle fuzzer pass (#3412) 2020-06-16 andreperezmaselco.developer spirv-fuzz: Add replace linear algebra instruction transformation (#3402) Created with: roll-dep third_party/SPIRV-Tools Roll third_party/tint/ 0c647a889..7b819aa16 (49 commits) https://dawn.googlesource.com/tint/+log/0c647a8896d1..7b819aa16240 $ git log 0c647a889..7b819aa16 --date=short --no-merges --format='%ad %ae %s' 2020-07-07 rharrison Multiple fixes to get BUILD.gn builds working again 2020-07-07 dneto [spirv-reader] Even better hoisted variables 2020-07-06 dsinclair Use Tint Generator Number. 2020-07-06 dneto [spirv-reader] Improve placement of hoisted vars 2020-07-06 dneto [spirv-reader] Allow multi-block continue construct being the entire loop 2020-07-06 dneto [spirv-reader] Support OpPhi 2020-07-06 dsinclair Rolling 7 dependencies 2020-07-06 dneto Error out for unrecognized option, more than one file 2020-07-02 dj2 [msl-writer] Always add the metal_stdlib include. 2020-07-02 dj2 [msl-writer] Add namer class. 2020-06-30 dsinclair [msl-writer] Emit switch statements. 2020-06-30 dneto [spirv-reader] Refactor bookkeeping for localy defined values 2020-06-30 dsinclair [msl-writer] Emit loop statements. 2020-06-30 dneto [spirv-reader] Hoist definitions as needed 2020-06-30 dneto [spirv-reader] Don't move combinatorial values across control flow 2020-06-29 dsinclair [msl-writer] Add break and continue emission. 2020-06-29 dsinclair [msl-writer] Emit member accessors. 2020-06-29 dsinclair [spirv-writer] Allow casting of vectors along with scalars. 2020-06-26 dneto Enable Tint as part of a larger CMake project 2020-06-26 dj2 [msl-writer] Emit alias types. 2020-06-26 dj2 [msl-writer] Add array accessors. 2020-06-26 dj2 [msl-writer] Add unary op emission. 2020-06-26 dj2 [msl-writer] Emit kill statement. 2020-06-26 dj2 [msl-writer] Add emission of if statements. 2020-06-26 dj2 [msl-writer] Add cast conversion. 2020-06-26 dj2 [msl-writer] Add generation of as casts. 2020-06-26 dneto [spirv-reader] Weaken input validation to Vulkan 1.0 2020-06-25 rharrison Add configs for CQ 2020-06-23 dsinclair [metal-writer] Add entry point support. 2020-06-23 dsinclair [metal-writer] Emit constructors. 2020-06-23 dsinclair [metal-writer] Emit binary operations. 2020-06-23 dsinclair [metal-writer] Emit assignment statements. 2020-06-23 dsinclair [metal-writer] Emit functions 2020-06-23 dsinclair [metal-writer] Add identifier expression. 2020-06-23 dsinclair [metal-writer] Add return generation. 2020-06-23 dsinclair [metal-writer] Add basic type emission. 2020-06-23 dsinclair [metal-writer] Stub out the Metal Shading Language backend. 2020-06-23 rharrison Fix BUILD.gn issues for TypeDeterminerTest 2020-06-22 dneto [spirv-reader] Simplify null composites 2020-06-22 dj2 [spirv-writer] Only add used variables to entry point. 2020-06-22 dneto [spirv-reader] Support OpNop 2020-06-22 dneto [spirv-reader] Support Undef, mapping to null 2020-06-22 dneto [spirv-reader] Use type aliases pervasively 2020-06-22 dj2 Support the zero initializer syntax. 2020-06-22 dneto type determine accessor on aliased array 2020-06-22 dneto Add type alias unwrapping methods 2020-06-22 dj2 [spirv-writer] Add Operand and Instruction list aliases. 2020-06-22 dj2 [spirv-writer] Add function calls 2020-06-22 dj2 [spirv-writer] Generate function parameters. Created with: roll-dep third_party/tint Change-Id: I33626195f373dde01e8e6ce26195578db372d949 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/24461 Reviewed-by: Ryan Harrison <rharrison@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org>
2020-07-07 13:45:02 -07:00
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@2fbeb04b6e6b6da58fd5fe7f801a9de5b32f656f',
'condition': 'dawn_standalone',
},
'third_party/spirv-headers': {
Roll 6 dependencies Roll third_party/glslang/ 839704450..29c9135d0 (34 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/839704450200..29c9135d06f1 $ git log 839704450..29c9135d0 --date=short --no-merges --format='%ad %ae %s' 2020-07-07 rharrison Make sure glslang_angle has a definition in BUILD.gn 2020-07-07 bclayton Remove GLSLANG_BUILD_PIC flag 2020-07-07 bclayton Add new static targets to VS solution folders 2020-07-07 bclayton Add new rules to .gitignore 2020-07-03 marcin.slusarz Add --quiet option. 2020-07-05 ShabbyX gn: Fix dawn tests in Chromium 2020-07-05 ShabbyX gn: Fix `gn gen --check` by adding missing dependency 2020-07-03 bclayton Add GLSLANG_BUILD_PIC CMake flag 2020-07-03 ShabbyX gn: Optionally disable optimizations and HLSL 2020-07-03 bclayton Don't use add_link_options() on old CMake versions 2020-07-03 bclayton License headers: s/Google/The Khronos Group 2020-07-03 bclayton Kokoro: Correct the `build_file' path to build.sh 2020-07-02 bclayton Add config for license-checker and Kokoro scripts. 2020-07-02 bclayton Fix GLSLANG_IS_SHARED_LIBRARY define 2020-07-01 bclayton Add missing copyright headers 2020-07-02 cepheus Bump revision. 2020-07-01 cepheus SPIRV-Tools and tests: Update to location-validation in SPIRV-Tools. 2020-07-01 cepheus Tests: More broadly use automapping binding/location. 2020-07-01 bclayton Add additional licenses in use to LICENSE.txt 2020-07-01 cepheus HLSL: Catch error cases earlier, preventing a later assert. 2020-06-29 bclayton glslang: Only export public interface for SOs 2020-06-29 bclayton CMake: break up glslang into smaller static libs 2020-06-30 cepheus SPV: RelaxedPrecision: use the result precision for texture sampling. 2020-06-30 cepheus SPV: RelaxedPrecision: Generalize fix #2293 to cover more operations. 2020-06-24 e.proydakov Fixed GCC -Wunused-parameter in hlslParseables.cpp. 2020-06-29 bclayton CMake: Compile with -fPIC when building SOs 2020-06-29 bclayton CMake: Error on unresolved symbols 2020-06-29 bclayton Remove root kokoro/linux-*-cmake configs 2020-06-26 cepheus SPV: Fix #2293: keep relaxed precision on arg passed to relaxed param 2020-06-26 cepheus SPV: Partially address #2293: correct "const in" precision matching. 2020-06-25 lriki.net Add pack_matrix test 2020-06-12 lriki.net HLSL: Fix #pragma pack_matrix(row_major) not work on global uniforms 2020-06-24 bclayton Kokoro: Split linux cmake cfgs into static/shared 2020-06-23 e.proydakov Fixed msvc 2019 nmake compiler warnings with RTTI. By default cmake generates cxx_flags with `/GR` parameter. I updated CMAKE_CXX_FLAGS string and replaced `/GR` -> `/GR-` Created with: roll-dep third_party/glslang Roll third_party/shaderc/ f4025c1cd..1402ed576 (3 commits) https://chromium.googlesource.com/external/github.com/google/shaderc/+log/f4025c1cd5c2..1402ed576596 $ git log f4025c1cd..1402ed576 --date=short --no-merges --format='%ad %ae %s' 2020-07-07 rharrison Roll 6 dependencies and update expectations. (#1097) 2020-07-06 dneto glslc and spvc understand -h as the same as --help (#1089) 2020-07-03 dneto Glslang third party build needs -fPIC (#1093) Created with: roll-dep third_party/shaderc Roll third_party/spirv-cross/ 2e7a56258..559b21c6c (13 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross/+log/2e7a56258353..559b21c6c91f $ git log 2e7a56258..559b21c6c --date=short --no-merges --format='%ad %ae %s' 2020-07-06 dsinclair Roll deps. 2020-07-01 post MSL: Do not emit swizzled writes in packing fixups. 2020-07-01 post MSL: Workaround broken vector -> scalar access chain in MSL. 2020-07-06 post MSL: Use input attachment index directly for resource index fallback. 2020-07-06 post GLSL: Support I/O flattening with arrays as final type. 2020-07-03 post GLSL: Support multi-level struct flattening for I/O. 2020-07-01 post Run format_all.sh. 2020-07-01 post test: Use --hlsl-dx9-compatible when attempting to compile SM 3.0 shaders. 2020-06-30 post GLSL: Fix nested legacy switch workarounds. 2020-06-29 post GLSL: Implement switch on ESSL 1.0. 2020-06-29 post GLSL: Use for-loop fallback instead of do/while for legacy ESSL. 2020-06-29 post Implement context-sensitive expression read tracking. 2020-06-29 post Fix bug with control dependent expression tracking. Created with: roll-dep third_party/spirv-cross Roll third_party/spirv-headers/ 11d7637e7..308bd0742 (1 commit) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers/+log/11d7637e7a43..308bd0742435 $ git log 11d7637e7..308bd0742 --date=short --no-merges --format='%ad %ae %s' 2020-06-26 dj2 Register the Tint compiler Created with: roll-dep third_party/spirv-headers Roll third_party/SPIRV-Tools/ 52a5f074e..2fbeb04b6 (29 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/52a5f074e9bb..2fbeb04b6e6b $ git log 52a5f074e..2fbeb04b6 --date=short --no-merges --format='%ad %ae %s' 2020-07-07 andreperezmaselco.developer spirv-fuzz: Implement the OpVectorTimesMatrix linear algebra case (#3489) 2020-07-07 vasniktel spirv-fuzz: fuzzerutil::MaybeGetConstant* #3487 2020-07-06 jaebaek Debug info preservation in copy-prop-array pass (#3444) 2020-07-03 vasniktel spirv-fuzz: TransformationInvertComparisonOperator (#3475) 2020-07-02 vasniktel Fix regression (#3481) 2020-07-02 vasniktel spirv-fuzz: Add fuzzerutil::FindOrCreate* (#3479) 2020-06-30 vasniktel spirv-fuzz: Add FuzzerPassAddCopyMemoryInstructions (#3391) 2020-06-30 vasniktel spirv-fuzz: Add one parameter at a time (#3469) 2020-06-29 jaebaek Fix ADCE pass bug for mulitple entries (#3470) 2020-06-26 ehsannas Add gl_BaseInstance to the name mapper. (#3462) 2020-06-26 andreperezmaselco.developer Implement the OpMatrixTimesScalar linear algebra case (#3450) 2020-06-25 jaebaek Clear debug information for kill and replacement (#3459) 2020-06-25 alanbaker Validate location assignments (#3308) 2020-06-23 ehsannas Support OpCompositeExtract pattern in desc_sroa (#3456) 2020-06-23 vasniktel spirv-fuzz: Implement FuzzerPassAddParameters (#3399) 2020-06-23 vasniktel spirv-fuzz: Add GetParameters (#3454) 2020-06-23 vasniktel spirv-fuzz: Permute OpPhi instruction operands (#3421) 2020-06-22 rharrison Add support for different default/trunks in roll-deps (#3442) 2020-06-19 jaebaek [spirv-opt] debug info preservation in ssa-rewrite (#3356) 2020-06-19 ehsannas Updated desc_sroa to support flattening structures (#3448) 2020-06-19 vasniktel spirv-fuzz: Refactor variable creation (#3414) 2020-06-19 vasniktel spirv-fuzz: Swap operands in OpBranchConditional (#3423) 2020-06-18 stevenperron Use structured order to unroll loops. (#3443) 2020-06-18 jaebaek Debug info preservation in dead branch elimination (#3425) 2020-06-17 vasniktel Add RemoveParameter method (#3437) 2020-06-17 vasniktel Fix return type (#3435) 2020-06-16 ehsannas Eliminate branches with condition of OpConstantNull (#3438) 2020-06-16 andreperezmaselco.developer spirv-fuzz: Implement vector shuffle fuzzer pass (#3412) 2020-06-16 andreperezmaselco.developer spirv-fuzz: Add replace linear algebra instruction transformation (#3402) Created with: roll-dep third_party/SPIRV-Tools Roll third_party/tint/ 0c647a889..7b819aa16 (49 commits) https://dawn.googlesource.com/tint/+log/0c647a8896d1..7b819aa16240 $ git log 0c647a889..7b819aa16 --date=short --no-merges --format='%ad %ae %s' 2020-07-07 rharrison Multiple fixes to get BUILD.gn builds working again 2020-07-07 dneto [spirv-reader] Even better hoisted variables 2020-07-06 dsinclair Use Tint Generator Number. 2020-07-06 dneto [spirv-reader] Improve placement of hoisted vars 2020-07-06 dneto [spirv-reader] Allow multi-block continue construct being the entire loop 2020-07-06 dneto [spirv-reader] Support OpPhi 2020-07-06 dsinclair Rolling 7 dependencies 2020-07-06 dneto Error out for unrecognized option, more than one file 2020-07-02 dj2 [msl-writer] Always add the metal_stdlib include. 2020-07-02 dj2 [msl-writer] Add namer class. 2020-06-30 dsinclair [msl-writer] Emit switch statements. 2020-06-30 dneto [spirv-reader] Refactor bookkeeping for localy defined values 2020-06-30 dsinclair [msl-writer] Emit loop statements. 2020-06-30 dneto [spirv-reader] Hoist definitions as needed 2020-06-30 dneto [spirv-reader] Don't move combinatorial values across control flow 2020-06-29 dsinclair [msl-writer] Add break and continue emission. 2020-06-29 dsinclair [msl-writer] Emit member accessors. 2020-06-29 dsinclair [spirv-writer] Allow casting of vectors along with scalars. 2020-06-26 dneto Enable Tint as part of a larger CMake project 2020-06-26 dj2 [msl-writer] Emit alias types. 2020-06-26 dj2 [msl-writer] Add array accessors. 2020-06-26 dj2 [msl-writer] Add unary op emission. 2020-06-26 dj2 [msl-writer] Emit kill statement. 2020-06-26 dj2 [msl-writer] Add emission of if statements. 2020-06-26 dj2 [msl-writer] Add cast conversion. 2020-06-26 dj2 [msl-writer] Add generation of as casts. 2020-06-26 dneto [spirv-reader] Weaken input validation to Vulkan 1.0 2020-06-25 rharrison Add configs for CQ 2020-06-23 dsinclair [metal-writer] Add entry point support. 2020-06-23 dsinclair [metal-writer] Emit constructors. 2020-06-23 dsinclair [metal-writer] Emit binary operations. 2020-06-23 dsinclair [metal-writer] Emit assignment statements. 2020-06-23 dsinclair [metal-writer] Emit functions 2020-06-23 dsinclair [metal-writer] Add identifier expression. 2020-06-23 dsinclair [metal-writer] Add return generation. 2020-06-23 dsinclair [metal-writer] Add basic type emission. 2020-06-23 dsinclair [metal-writer] Stub out the Metal Shading Language backend. 2020-06-23 rharrison Fix BUILD.gn issues for TypeDeterminerTest 2020-06-22 dneto [spirv-reader] Simplify null composites 2020-06-22 dj2 [spirv-writer] Only add used variables to entry point. 2020-06-22 dneto [spirv-reader] Support OpNop 2020-06-22 dneto [spirv-reader] Support Undef, mapping to null 2020-06-22 dneto [spirv-reader] Use type aliases pervasively 2020-06-22 dj2 Support the zero initializer syntax. 2020-06-22 dneto type determine accessor on aliased array 2020-06-22 dneto Add type alias unwrapping methods 2020-06-22 dj2 [spirv-writer] Add Operand and Instruction list aliases. 2020-06-22 dj2 [spirv-writer] Add function calls 2020-06-22 dj2 [spirv-writer] Generate function parameters. Created with: roll-dep third_party/tint Change-Id: I33626195f373dde01e8e6ce26195578db372d949 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/24461 Reviewed-by: Ryan Harrison <rharrison@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org>
2020-07-07 13:45:02 -07:00
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Headers@308bd07424350a6000f35a77b5f85cd4f3da319e',
'condition': 'dawn_standalone',
},
'third_party/glslang': {
Roll 6 dependencies Roll third_party/glslang/ 839704450..29c9135d0 (34 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/839704450200..29c9135d06f1 $ git log 839704450..29c9135d0 --date=short --no-merges --format='%ad %ae %s' 2020-07-07 rharrison Make sure glslang_angle has a definition in BUILD.gn 2020-07-07 bclayton Remove GLSLANG_BUILD_PIC flag 2020-07-07 bclayton Add new static targets to VS solution folders 2020-07-07 bclayton Add new rules to .gitignore 2020-07-03 marcin.slusarz Add --quiet option. 2020-07-05 ShabbyX gn: Fix dawn tests in Chromium 2020-07-05 ShabbyX gn: Fix `gn gen --check` by adding missing dependency 2020-07-03 bclayton Add GLSLANG_BUILD_PIC CMake flag 2020-07-03 ShabbyX gn: Optionally disable optimizations and HLSL 2020-07-03 bclayton Don't use add_link_options() on old CMake versions 2020-07-03 bclayton License headers: s/Google/The Khronos Group 2020-07-03 bclayton Kokoro: Correct the `build_file' path to build.sh 2020-07-02 bclayton Add config for license-checker and Kokoro scripts. 2020-07-02 bclayton Fix GLSLANG_IS_SHARED_LIBRARY define 2020-07-01 bclayton Add missing copyright headers 2020-07-02 cepheus Bump revision. 2020-07-01 cepheus SPIRV-Tools and tests: Update to location-validation in SPIRV-Tools. 2020-07-01 cepheus Tests: More broadly use automapping binding/location. 2020-07-01 bclayton Add additional licenses in use to LICENSE.txt 2020-07-01 cepheus HLSL: Catch error cases earlier, preventing a later assert. 2020-06-29 bclayton glslang: Only export public interface for SOs 2020-06-29 bclayton CMake: break up glslang into smaller static libs 2020-06-30 cepheus SPV: RelaxedPrecision: use the result precision for texture sampling. 2020-06-30 cepheus SPV: RelaxedPrecision: Generalize fix #2293 to cover more operations. 2020-06-24 e.proydakov Fixed GCC -Wunused-parameter in hlslParseables.cpp. 2020-06-29 bclayton CMake: Compile with -fPIC when building SOs 2020-06-29 bclayton CMake: Error on unresolved symbols 2020-06-29 bclayton Remove root kokoro/linux-*-cmake configs 2020-06-26 cepheus SPV: Fix #2293: keep relaxed precision on arg passed to relaxed param 2020-06-26 cepheus SPV: Partially address #2293: correct "const in" precision matching. 2020-06-25 lriki.net Add pack_matrix test 2020-06-12 lriki.net HLSL: Fix #pragma pack_matrix(row_major) not work on global uniforms 2020-06-24 bclayton Kokoro: Split linux cmake cfgs into static/shared 2020-06-23 e.proydakov Fixed msvc 2019 nmake compiler warnings with RTTI. By default cmake generates cxx_flags with `/GR` parameter. I updated CMAKE_CXX_FLAGS string and replaced `/GR` -> `/GR-` Created with: roll-dep third_party/glslang Roll third_party/shaderc/ f4025c1cd..1402ed576 (3 commits) https://chromium.googlesource.com/external/github.com/google/shaderc/+log/f4025c1cd5c2..1402ed576596 $ git log f4025c1cd..1402ed576 --date=short --no-merges --format='%ad %ae %s' 2020-07-07 rharrison Roll 6 dependencies and update expectations. (#1097) 2020-07-06 dneto glslc and spvc understand -h as the same as --help (#1089) 2020-07-03 dneto Glslang third party build needs -fPIC (#1093) Created with: roll-dep third_party/shaderc Roll third_party/spirv-cross/ 2e7a56258..559b21c6c (13 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross/+log/2e7a56258353..559b21c6c91f $ git log 2e7a56258..559b21c6c --date=short --no-merges --format='%ad %ae %s' 2020-07-06 dsinclair Roll deps. 2020-07-01 post MSL: Do not emit swizzled writes in packing fixups. 2020-07-01 post MSL: Workaround broken vector -> scalar access chain in MSL. 2020-07-06 post MSL: Use input attachment index directly for resource index fallback. 2020-07-06 post GLSL: Support I/O flattening with arrays as final type. 2020-07-03 post GLSL: Support multi-level struct flattening for I/O. 2020-07-01 post Run format_all.sh. 2020-07-01 post test: Use --hlsl-dx9-compatible when attempting to compile SM 3.0 shaders. 2020-06-30 post GLSL: Fix nested legacy switch workarounds. 2020-06-29 post GLSL: Implement switch on ESSL 1.0. 2020-06-29 post GLSL: Use for-loop fallback instead of do/while for legacy ESSL. 2020-06-29 post Implement context-sensitive expression read tracking. 2020-06-29 post Fix bug with control dependent expression tracking. Created with: roll-dep third_party/spirv-cross Roll third_party/spirv-headers/ 11d7637e7..308bd0742 (1 commit) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers/+log/11d7637e7a43..308bd0742435 $ git log 11d7637e7..308bd0742 --date=short --no-merges --format='%ad %ae %s' 2020-06-26 dj2 Register the Tint compiler Created with: roll-dep third_party/spirv-headers Roll third_party/SPIRV-Tools/ 52a5f074e..2fbeb04b6 (29 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/52a5f074e9bb..2fbeb04b6e6b $ git log 52a5f074e..2fbeb04b6 --date=short --no-merges --format='%ad %ae %s' 2020-07-07 andreperezmaselco.developer spirv-fuzz: Implement the OpVectorTimesMatrix linear algebra case (#3489) 2020-07-07 vasniktel spirv-fuzz: fuzzerutil::MaybeGetConstant* #3487 2020-07-06 jaebaek Debug info preservation in copy-prop-array pass (#3444) 2020-07-03 vasniktel spirv-fuzz: TransformationInvertComparisonOperator (#3475) 2020-07-02 vasniktel Fix regression (#3481) 2020-07-02 vasniktel spirv-fuzz: Add fuzzerutil::FindOrCreate* (#3479) 2020-06-30 vasniktel spirv-fuzz: Add FuzzerPassAddCopyMemoryInstructions (#3391) 2020-06-30 vasniktel spirv-fuzz: Add one parameter at a time (#3469) 2020-06-29 jaebaek Fix ADCE pass bug for mulitple entries (#3470) 2020-06-26 ehsannas Add gl_BaseInstance to the name mapper. (#3462) 2020-06-26 andreperezmaselco.developer Implement the OpMatrixTimesScalar linear algebra case (#3450) 2020-06-25 jaebaek Clear debug information for kill and replacement (#3459) 2020-06-25 alanbaker Validate location assignments (#3308) 2020-06-23 ehsannas Support OpCompositeExtract pattern in desc_sroa (#3456) 2020-06-23 vasniktel spirv-fuzz: Implement FuzzerPassAddParameters (#3399) 2020-06-23 vasniktel spirv-fuzz: Add GetParameters (#3454) 2020-06-23 vasniktel spirv-fuzz: Permute OpPhi instruction operands (#3421) 2020-06-22 rharrison Add support for different default/trunks in roll-deps (#3442) 2020-06-19 jaebaek [spirv-opt] debug info preservation in ssa-rewrite (#3356) 2020-06-19 ehsannas Updated desc_sroa to support flattening structures (#3448) 2020-06-19 vasniktel spirv-fuzz: Refactor variable creation (#3414) 2020-06-19 vasniktel spirv-fuzz: Swap operands in OpBranchConditional (#3423) 2020-06-18 stevenperron Use structured order to unroll loops. (#3443) 2020-06-18 jaebaek Debug info preservation in dead branch elimination (#3425) 2020-06-17 vasniktel Add RemoveParameter method (#3437) 2020-06-17 vasniktel Fix return type (#3435) 2020-06-16 ehsannas Eliminate branches with condition of OpConstantNull (#3438) 2020-06-16 andreperezmaselco.developer spirv-fuzz: Implement vector shuffle fuzzer pass (#3412) 2020-06-16 andreperezmaselco.developer spirv-fuzz: Add replace linear algebra instruction transformation (#3402) Created with: roll-dep third_party/SPIRV-Tools Roll third_party/tint/ 0c647a889..7b819aa16 (49 commits) https://dawn.googlesource.com/tint/+log/0c647a8896d1..7b819aa16240 $ git log 0c647a889..7b819aa16 --date=short --no-merges --format='%ad %ae %s' 2020-07-07 rharrison Multiple fixes to get BUILD.gn builds working again 2020-07-07 dneto [spirv-reader] Even better hoisted variables 2020-07-06 dsinclair Use Tint Generator Number. 2020-07-06 dneto [spirv-reader] Improve placement of hoisted vars 2020-07-06 dneto [spirv-reader] Allow multi-block continue construct being the entire loop 2020-07-06 dneto [spirv-reader] Support OpPhi 2020-07-06 dsinclair Rolling 7 dependencies 2020-07-06 dneto Error out for unrecognized option, more than one file 2020-07-02 dj2 [msl-writer] Always add the metal_stdlib include. 2020-07-02 dj2 [msl-writer] Add namer class. 2020-06-30 dsinclair [msl-writer] Emit switch statements. 2020-06-30 dneto [spirv-reader] Refactor bookkeeping for localy defined values 2020-06-30 dsinclair [msl-writer] Emit loop statements. 2020-06-30 dneto [spirv-reader] Hoist definitions as needed 2020-06-30 dneto [spirv-reader] Don't move combinatorial values across control flow 2020-06-29 dsinclair [msl-writer] Add break and continue emission. 2020-06-29 dsinclair [msl-writer] Emit member accessors. 2020-06-29 dsinclair [spirv-writer] Allow casting of vectors along with scalars. 2020-06-26 dneto Enable Tint as part of a larger CMake project 2020-06-26 dj2 [msl-writer] Emit alias types. 2020-06-26 dj2 [msl-writer] Add array accessors. 2020-06-26 dj2 [msl-writer] Add unary op emission. 2020-06-26 dj2 [msl-writer] Emit kill statement. 2020-06-26 dj2 [msl-writer] Add emission of if statements. 2020-06-26 dj2 [msl-writer] Add cast conversion. 2020-06-26 dj2 [msl-writer] Add generation of as casts. 2020-06-26 dneto [spirv-reader] Weaken input validation to Vulkan 1.0 2020-06-25 rharrison Add configs for CQ 2020-06-23 dsinclair [metal-writer] Add entry point support. 2020-06-23 dsinclair [metal-writer] Emit constructors. 2020-06-23 dsinclair [metal-writer] Emit binary operations. 2020-06-23 dsinclair [metal-writer] Emit assignment statements. 2020-06-23 dsinclair [metal-writer] Emit functions 2020-06-23 dsinclair [metal-writer] Add identifier expression. 2020-06-23 dsinclair [metal-writer] Add return generation. 2020-06-23 dsinclair [metal-writer] Add basic type emission. 2020-06-23 dsinclair [metal-writer] Stub out the Metal Shading Language backend. 2020-06-23 rharrison Fix BUILD.gn issues for TypeDeterminerTest 2020-06-22 dneto [spirv-reader] Simplify null composites 2020-06-22 dj2 [spirv-writer] Only add used variables to entry point. 2020-06-22 dneto [spirv-reader] Support OpNop 2020-06-22 dneto [spirv-reader] Support Undef, mapping to null 2020-06-22 dneto [spirv-reader] Use type aliases pervasively 2020-06-22 dj2 Support the zero initializer syntax. 2020-06-22 dneto type determine accessor on aliased array 2020-06-22 dneto Add type alias unwrapping methods 2020-06-22 dj2 [spirv-writer] Add Operand and Instruction list aliases. 2020-06-22 dj2 [spirv-writer] Add function calls 2020-06-22 dj2 [spirv-writer] Generate function parameters. Created with: roll-dep third_party/tint Change-Id: I33626195f373dde01e8e6ce26195578db372d949 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/24461 Reviewed-by: Ryan Harrison <rharrison@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org>
2020-07-07 13:45:02 -07:00
'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@29c9135d06f12628e3161e4aa751610c5941d8d6',
'condition': 'dawn_standalone',
},
'third_party/shaderc': {
Roll 6 dependencies Roll third_party/glslang/ 839704450..29c9135d0 (34 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/839704450200..29c9135d06f1 $ git log 839704450..29c9135d0 --date=short --no-merges --format='%ad %ae %s' 2020-07-07 rharrison Make sure glslang_angle has a definition in BUILD.gn 2020-07-07 bclayton Remove GLSLANG_BUILD_PIC flag 2020-07-07 bclayton Add new static targets to VS solution folders 2020-07-07 bclayton Add new rules to .gitignore 2020-07-03 marcin.slusarz Add --quiet option. 2020-07-05 ShabbyX gn: Fix dawn tests in Chromium 2020-07-05 ShabbyX gn: Fix `gn gen --check` by adding missing dependency 2020-07-03 bclayton Add GLSLANG_BUILD_PIC CMake flag 2020-07-03 ShabbyX gn: Optionally disable optimizations and HLSL 2020-07-03 bclayton Don't use add_link_options() on old CMake versions 2020-07-03 bclayton License headers: s/Google/The Khronos Group 2020-07-03 bclayton Kokoro: Correct the `build_file' path to build.sh 2020-07-02 bclayton Add config for license-checker and Kokoro scripts. 2020-07-02 bclayton Fix GLSLANG_IS_SHARED_LIBRARY define 2020-07-01 bclayton Add missing copyright headers 2020-07-02 cepheus Bump revision. 2020-07-01 cepheus SPIRV-Tools and tests: Update to location-validation in SPIRV-Tools. 2020-07-01 cepheus Tests: More broadly use automapping binding/location. 2020-07-01 bclayton Add additional licenses in use to LICENSE.txt 2020-07-01 cepheus HLSL: Catch error cases earlier, preventing a later assert. 2020-06-29 bclayton glslang: Only export public interface for SOs 2020-06-29 bclayton CMake: break up glslang into smaller static libs 2020-06-30 cepheus SPV: RelaxedPrecision: use the result precision for texture sampling. 2020-06-30 cepheus SPV: RelaxedPrecision: Generalize fix #2293 to cover more operations. 2020-06-24 e.proydakov Fixed GCC -Wunused-parameter in hlslParseables.cpp. 2020-06-29 bclayton CMake: Compile with -fPIC when building SOs 2020-06-29 bclayton CMake: Error on unresolved symbols 2020-06-29 bclayton Remove root kokoro/linux-*-cmake configs 2020-06-26 cepheus SPV: Fix #2293: keep relaxed precision on arg passed to relaxed param 2020-06-26 cepheus SPV: Partially address #2293: correct "const in" precision matching. 2020-06-25 lriki.net Add pack_matrix test 2020-06-12 lriki.net HLSL: Fix #pragma pack_matrix(row_major) not work on global uniforms 2020-06-24 bclayton Kokoro: Split linux cmake cfgs into static/shared 2020-06-23 e.proydakov Fixed msvc 2019 nmake compiler warnings with RTTI. By default cmake generates cxx_flags with `/GR` parameter. I updated CMAKE_CXX_FLAGS string and replaced `/GR` -> `/GR-` Created with: roll-dep third_party/glslang Roll third_party/shaderc/ f4025c1cd..1402ed576 (3 commits) https://chromium.googlesource.com/external/github.com/google/shaderc/+log/f4025c1cd5c2..1402ed576596 $ git log f4025c1cd..1402ed576 --date=short --no-merges --format='%ad %ae %s' 2020-07-07 rharrison Roll 6 dependencies and update expectations. (#1097) 2020-07-06 dneto glslc and spvc understand -h as the same as --help (#1089) 2020-07-03 dneto Glslang third party build needs -fPIC (#1093) Created with: roll-dep third_party/shaderc Roll third_party/spirv-cross/ 2e7a56258..559b21c6c (13 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross/+log/2e7a56258353..559b21c6c91f $ git log 2e7a56258..559b21c6c --date=short --no-merges --format='%ad %ae %s' 2020-07-06 dsinclair Roll deps. 2020-07-01 post MSL: Do not emit swizzled writes in packing fixups. 2020-07-01 post MSL: Workaround broken vector -> scalar access chain in MSL. 2020-07-06 post MSL: Use input attachment index directly for resource index fallback. 2020-07-06 post GLSL: Support I/O flattening with arrays as final type. 2020-07-03 post GLSL: Support multi-level struct flattening for I/O. 2020-07-01 post Run format_all.sh. 2020-07-01 post test: Use --hlsl-dx9-compatible when attempting to compile SM 3.0 shaders. 2020-06-30 post GLSL: Fix nested legacy switch workarounds. 2020-06-29 post GLSL: Implement switch on ESSL 1.0. 2020-06-29 post GLSL: Use for-loop fallback instead of do/while for legacy ESSL. 2020-06-29 post Implement context-sensitive expression read tracking. 2020-06-29 post Fix bug with control dependent expression tracking. Created with: roll-dep third_party/spirv-cross Roll third_party/spirv-headers/ 11d7637e7..308bd0742 (1 commit) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers/+log/11d7637e7a43..308bd0742435 $ git log 11d7637e7..308bd0742 --date=short --no-merges --format='%ad %ae %s' 2020-06-26 dj2 Register the Tint compiler Created with: roll-dep third_party/spirv-headers Roll third_party/SPIRV-Tools/ 52a5f074e..2fbeb04b6 (29 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/52a5f074e9bb..2fbeb04b6e6b $ git log 52a5f074e..2fbeb04b6 --date=short --no-merges --format='%ad %ae %s' 2020-07-07 andreperezmaselco.developer spirv-fuzz: Implement the OpVectorTimesMatrix linear algebra case (#3489) 2020-07-07 vasniktel spirv-fuzz: fuzzerutil::MaybeGetConstant* #3487 2020-07-06 jaebaek Debug info preservation in copy-prop-array pass (#3444) 2020-07-03 vasniktel spirv-fuzz: TransformationInvertComparisonOperator (#3475) 2020-07-02 vasniktel Fix regression (#3481) 2020-07-02 vasniktel spirv-fuzz: Add fuzzerutil::FindOrCreate* (#3479) 2020-06-30 vasniktel spirv-fuzz: Add FuzzerPassAddCopyMemoryInstructions (#3391) 2020-06-30 vasniktel spirv-fuzz: Add one parameter at a time (#3469) 2020-06-29 jaebaek Fix ADCE pass bug for mulitple entries (#3470) 2020-06-26 ehsannas Add gl_BaseInstance to the name mapper. (#3462) 2020-06-26 andreperezmaselco.developer Implement the OpMatrixTimesScalar linear algebra case (#3450) 2020-06-25 jaebaek Clear debug information for kill and replacement (#3459) 2020-06-25 alanbaker Validate location assignments (#3308) 2020-06-23 ehsannas Support OpCompositeExtract pattern in desc_sroa (#3456) 2020-06-23 vasniktel spirv-fuzz: Implement FuzzerPassAddParameters (#3399) 2020-06-23 vasniktel spirv-fuzz: Add GetParameters (#3454) 2020-06-23 vasniktel spirv-fuzz: Permute OpPhi instruction operands (#3421) 2020-06-22 rharrison Add support for different default/trunks in roll-deps (#3442) 2020-06-19 jaebaek [spirv-opt] debug info preservation in ssa-rewrite (#3356) 2020-06-19 ehsannas Updated desc_sroa to support flattening structures (#3448) 2020-06-19 vasniktel spirv-fuzz: Refactor variable creation (#3414) 2020-06-19 vasniktel spirv-fuzz: Swap operands in OpBranchConditional (#3423) 2020-06-18 stevenperron Use structured order to unroll loops. (#3443) 2020-06-18 jaebaek Debug info preservation in dead branch elimination (#3425) 2020-06-17 vasniktel Add RemoveParameter method (#3437) 2020-06-17 vasniktel Fix return type (#3435) 2020-06-16 ehsannas Eliminate branches with condition of OpConstantNull (#3438) 2020-06-16 andreperezmaselco.developer spirv-fuzz: Implement vector shuffle fuzzer pass (#3412) 2020-06-16 andreperezmaselco.developer spirv-fuzz: Add replace linear algebra instruction transformation (#3402) Created with: roll-dep third_party/SPIRV-Tools Roll third_party/tint/ 0c647a889..7b819aa16 (49 commits) https://dawn.googlesource.com/tint/+log/0c647a8896d1..7b819aa16240 $ git log 0c647a889..7b819aa16 --date=short --no-merges --format='%ad %ae %s' 2020-07-07 rharrison Multiple fixes to get BUILD.gn builds working again 2020-07-07 dneto [spirv-reader] Even better hoisted variables 2020-07-06 dsinclair Use Tint Generator Number. 2020-07-06 dneto [spirv-reader] Improve placement of hoisted vars 2020-07-06 dneto [spirv-reader] Allow multi-block continue construct being the entire loop 2020-07-06 dneto [spirv-reader] Support OpPhi 2020-07-06 dsinclair Rolling 7 dependencies 2020-07-06 dneto Error out for unrecognized option, more than one file 2020-07-02 dj2 [msl-writer] Always add the metal_stdlib include. 2020-07-02 dj2 [msl-writer] Add namer class. 2020-06-30 dsinclair [msl-writer] Emit switch statements. 2020-06-30 dneto [spirv-reader] Refactor bookkeeping for localy defined values 2020-06-30 dsinclair [msl-writer] Emit loop statements. 2020-06-30 dneto [spirv-reader] Hoist definitions as needed 2020-06-30 dneto [spirv-reader] Don't move combinatorial values across control flow 2020-06-29 dsinclair [msl-writer] Add break and continue emission. 2020-06-29 dsinclair [msl-writer] Emit member accessors. 2020-06-29 dsinclair [spirv-writer] Allow casting of vectors along with scalars. 2020-06-26 dneto Enable Tint as part of a larger CMake project 2020-06-26 dj2 [msl-writer] Emit alias types. 2020-06-26 dj2 [msl-writer] Add array accessors. 2020-06-26 dj2 [msl-writer] Add unary op emission. 2020-06-26 dj2 [msl-writer] Emit kill statement. 2020-06-26 dj2 [msl-writer] Add emission of if statements. 2020-06-26 dj2 [msl-writer] Add cast conversion. 2020-06-26 dj2 [msl-writer] Add generation of as casts. 2020-06-26 dneto [spirv-reader] Weaken input validation to Vulkan 1.0 2020-06-25 rharrison Add configs for CQ 2020-06-23 dsinclair [metal-writer] Add entry point support. 2020-06-23 dsinclair [metal-writer] Emit constructors. 2020-06-23 dsinclair [metal-writer] Emit binary operations. 2020-06-23 dsinclair [metal-writer] Emit assignment statements. 2020-06-23 dsinclair [metal-writer] Emit functions 2020-06-23 dsinclair [metal-writer] Add identifier expression. 2020-06-23 dsinclair [metal-writer] Add return generation. 2020-06-23 dsinclair [metal-writer] Add basic type emission. 2020-06-23 dsinclair [metal-writer] Stub out the Metal Shading Language backend. 2020-06-23 rharrison Fix BUILD.gn issues for TypeDeterminerTest 2020-06-22 dneto [spirv-reader] Simplify null composites 2020-06-22 dj2 [spirv-writer] Only add used variables to entry point. 2020-06-22 dneto [spirv-reader] Support OpNop 2020-06-22 dneto [spirv-reader] Support Undef, mapping to null 2020-06-22 dneto [spirv-reader] Use type aliases pervasively 2020-06-22 dj2 Support the zero initializer syntax. 2020-06-22 dneto type determine accessor on aliased array 2020-06-22 dneto Add type alias unwrapping methods 2020-06-22 dj2 [spirv-writer] Add Operand and Instruction list aliases. 2020-06-22 dj2 [spirv-writer] Add function calls 2020-06-22 dj2 [spirv-writer] Generate function parameters. Created with: roll-dep third_party/tint Change-Id: I33626195f373dde01e8e6ce26195578db372d949 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/24461 Reviewed-by: Ryan Harrison <rharrison@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org>
2020-07-07 13:45:02 -07:00
'url': '{chromium_git}/external/github.com/google/shaderc@1402ed576596f53eaf3f8d390a9e1defbeffd014',
'condition': 'dawn_standalone',
},
# WGSL support
'third_party/tint': {
Roll 6 dependencies Roll third_party/glslang/ 839704450..29c9135d0 (34 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/839704450200..29c9135d06f1 $ git log 839704450..29c9135d0 --date=short --no-merges --format='%ad %ae %s' 2020-07-07 rharrison Make sure glslang_angle has a definition in BUILD.gn 2020-07-07 bclayton Remove GLSLANG_BUILD_PIC flag 2020-07-07 bclayton Add new static targets to VS solution folders 2020-07-07 bclayton Add new rules to .gitignore 2020-07-03 marcin.slusarz Add --quiet option. 2020-07-05 ShabbyX gn: Fix dawn tests in Chromium 2020-07-05 ShabbyX gn: Fix `gn gen --check` by adding missing dependency 2020-07-03 bclayton Add GLSLANG_BUILD_PIC CMake flag 2020-07-03 ShabbyX gn: Optionally disable optimizations and HLSL 2020-07-03 bclayton Don't use add_link_options() on old CMake versions 2020-07-03 bclayton License headers: s/Google/The Khronos Group 2020-07-03 bclayton Kokoro: Correct the `build_file' path to build.sh 2020-07-02 bclayton Add config for license-checker and Kokoro scripts. 2020-07-02 bclayton Fix GLSLANG_IS_SHARED_LIBRARY define 2020-07-01 bclayton Add missing copyright headers 2020-07-02 cepheus Bump revision. 2020-07-01 cepheus SPIRV-Tools and tests: Update to location-validation in SPIRV-Tools. 2020-07-01 cepheus Tests: More broadly use automapping binding/location. 2020-07-01 bclayton Add additional licenses in use to LICENSE.txt 2020-07-01 cepheus HLSL: Catch error cases earlier, preventing a later assert. 2020-06-29 bclayton glslang: Only export public interface for SOs 2020-06-29 bclayton CMake: break up glslang into smaller static libs 2020-06-30 cepheus SPV: RelaxedPrecision: use the result precision for texture sampling. 2020-06-30 cepheus SPV: RelaxedPrecision: Generalize fix #2293 to cover more operations. 2020-06-24 e.proydakov Fixed GCC -Wunused-parameter in hlslParseables.cpp. 2020-06-29 bclayton CMake: Compile with -fPIC when building SOs 2020-06-29 bclayton CMake: Error on unresolved symbols 2020-06-29 bclayton Remove root kokoro/linux-*-cmake configs 2020-06-26 cepheus SPV: Fix #2293: keep relaxed precision on arg passed to relaxed param 2020-06-26 cepheus SPV: Partially address #2293: correct "const in" precision matching. 2020-06-25 lriki.net Add pack_matrix test 2020-06-12 lriki.net HLSL: Fix #pragma pack_matrix(row_major) not work on global uniforms 2020-06-24 bclayton Kokoro: Split linux cmake cfgs into static/shared 2020-06-23 e.proydakov Fixed msvc 2019 nmake compiler warnings with RTTI. By default cmake generates cxx_flags with `/GR` parameter. I updated CMAKE_CXX_FLAGS string and replaced `/GR` -> `/GR-` Created with: roll-dep third_party/glslang Roll third_party/shaderc/ f4025c1cd..1402ed576 (3 commits) https://chromium.googlesource.com/external/github.com/google/shaderc/+log/f4025c1cd5c2..1402ed576596 $ git log f4025c1cd..1402ed576 --date=short --no-merges --format='%ad %ae %s' 2020-07-07 rharrison Roll 6 dependencies and update expectations. (#1097) 2020-07-06 dneto glslc and spvc understand -h as the same as --help (#1089) 2020-07-03 dneto Glslang third party build needs -fPIC (#1093) Created with: roll-dep third_party/shaderc Roll third_party/spirv-cross/ 2e7a56258..559b21c6c (13 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross/+log/2e7a56258353..559b21c6c91f $ git log 2e7a56258..559b21c6c --date=short --no-merges --format='%ad %ae %s' 2020-07-06 dsinclair Roll deps. 2020-07-01 post MSL: Do not emit swizzled writes in packing fixups. 2020-07-01 post MSL: Workaround broken vector -> scalar access chain in MSL. 2020-07-06 post MSL: Use input attachment index directly for resource index fallback. 2020-07-06 post GLSL: Support I/O flattening with arrays as final type. 2020-07-03 post GLSL: Support multi-level struct flattening for I/O. 2020-07-01 post Run format_all.sh. 2020-07-01 post test: Use --hlsl-dx9-compatible when attempting to compile SM 3.0 shaders. 2020-06-30 post GLSL: Fix nested legacy switch workarounds. 2020-06-29 post GLSL: Implement switch on ESSL 1.0. 2020-06-29 post GLSL: Use for-loop fallback instead of do/while for legacy ESSL. 2020-06-29 post Implement context-sensitive expression read tracking. 2020-06-29 post Fix bug with control dependent expression tracking. Created with: roll-dep third_party/spirv-cross Roll third_party/spirv-headers/ 11d7637e7..308bd0742 (1 commit) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers/+log/11d7637e7a43..308bd0742435 $ git log 11d7637e7..308bd0742 --date=short --no-merges --format='%ad %ae %s' 2020-06-26 dj2 Register the Tint compiler Created with: roll-dep third_party/spirv-headers Roll third_party/SPIRV-Tools/ 52a5f074e..2fbeb04b6 (29 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/52a5f074e9bb..2fbeb04b6e6b $ git log 52a5f074e..2fbeb04b6 --date=short --no-merges --format='%ad %ae %s' 2020-07-07 andreperezmaselco.developer spirv-fuzz: Implement the OpVectorTimesMatrix linear algebra case (#3489) 2020-07-07 vasniktel spirv-fuzz: fuzzerutil::MaybeGetConstant* #3487 2020-07-06 jaebaek Debug info preservation in copy-prop-array pass (#3444) 2020-07-03 vasniktel spirv-fuzz: TransformationInvertComparisonOperator (#3475) 2020-07-02 vasniktel Fix regression (#3481) 2020-07-02 vasniktel spirv-fuzz: Add fuzzerutil::FindOrCreate* (#3479) 2020-06-30 vasniktel spirv-fuzz: Add FuzzerPassAddCopyMemoryInstructions (#3391) 2020-06-30 vasniktel spirv-fuzz: Add one parameter at a time (#3469) 2020-06-29 jaebaek Fix ADCE pass bug for mulitple entries (#3470) 2020-06-26 ehsannas Add gl_BaseInstance to the name mapper. (#3462) 2020-06-26 andreperezmaselco.developer Implement the OpMatrixTimesScalar linear algebra case (#3450) 2020-06-25 jaebaek Clear debug information for kill and replacement (#3459) 2020-06-25 alanbaker Validate location assignments (#3308) 2020-06-23 ehsannas Support OpCompositeExtract pattern in desc_sroa (#3456) 2020-06-23 vasniktel spirv-fuzz: Implement FuzzerPassAddParameters (#3399) 2020-06-23 vasniktel spirv-fuzz: Add GetParameters (#3454) 2020-06-23 vasniktel spirv-fuzz: Permute OpPhi instruction operands (#3421) 2020-06-22 rharrison Add support for different default/trunks in roll-deps (#3442) 2020-06-19 jaebaek [spirv-opt] debug info preservation in ssa-rewrite (#3356) 2020-06-19 ehsannas Updated desc_sroa to support flattening structures (#3448) 2020-06-19 vasniktel spirv-fuzz: Refactor variable creation (#3414) 2020-06-19 vasniktel spirv-fuzz: Swap operands in OpBranchConditional (#3423) 2020-06-18 stevenperron Use structured order to unroll loops. (#3443) 2020-06-18 jaebaek Debug info preservation in dead branch elimination (#3425) 2020-06-17 vasniktel Add RemoveParameter method (#3437) 2020-06-17 vasniktel Fix return type (#3435) 2020-06-16 ehsannas Eliminate branches with condition of OpConstantNull (#3438) 2020-06-16 andreperezmaselco.developer spirv-fuzz: Implement vector shuffle fuzzer pass (#3412) 2020-06-16 andreperezmaselco.developer spirv-fuzz: Add replace linear algebra instruction transformation (#3402) Created with: roll-dep third_party/SPIRV-Tools Roll third_party/tint/ 0c647a889..7b819aa16 (49 commits) https://dawn.googlesource.com/tint/+log/0c647a8896d1..7b819aa16240 $ git log 0c647a889..7b819aa16 --date=short --no-merges --format='%ad %ae %s' 2020-07-07 rharrison Multiple fixes to get BUILD.gn builds working again 2020-07-07 dneto [spirv-reader] Even better hoisted variables 2020-07-06 dsinclair Use Tint Generator Number. 2020-07-06 dneto [spirv-reader] Improve placement of hoisted vars 2020-07-06 dneto [spirv-reader] Allow multi-block continue construct being the entire loop 2020-07-06 dneto [spirv-reader] Support OpPhi 2020-07-06 dsinclair Rolling 7 dependencies 2020-07-06 dneto Error out for unrecognized option, more than one file 2020-07-02 dj2 [msl-writer] Always add the metal_stdlib include. 2020-07-02 dj2 [msl-writer] Add namer class. 2020-06-30 dsinclair [msl-writer] Emit switch statements. 2020-06-30 dneto [spirv-reader] Refactor bookkeeping for localy defined values 2020-06-30 dsinclair [msl-writer] Emit loop statements. 2020-06-30 dneto [spirv-reader] Hoist definitions as needed 2020-06-30 dneto [spirv-reader] Don't move combinatorial values across control flow 2020-06-29 dsinclair [msl-writer] Add break and continue emission. 2020-06-29 dsinclair [msl-writer] Emit member accessors. 2020-06-29 dsinclair [spirv-writer] Allow casting of vectors along with scalars. 2020-06-26 dneto Enable Tint as part of a larger CMake project 2020-06-26 dj2 [msl-writer] Emit alias types. 2020-06-26 dj2 [msl-writer] Add array accessors. 2020-06-26 dj2 [msl-writer] Add unary op emission. 2020-06-26 dj2 [msl-writer] Emit kill statement. 2020-06-26 dj2 [msl-writer] Add emission of if statements. 2020-06-26 dj2 [msl-writer] Add cast conversion. 2020-06-26 dj2 [msl-writer] Add generation of as casts. 2020-06-26 dneto [spirv-reader] Weaken input validation to Vulkan 1.0 2020-06-25 rharrison Add configs for CQ 2020-06-23 dsinclair [metal-writer] Add entry point support. 2020-06-23 dsinclair [metal-writer] Emit constructors. 2020-06-23 dsinclair [metal-writer] Emit binary operations. 2020-06-23 dsinclair [metal-writer] Emit assignment statements. 2020-06-23 dsinclair [metal-writer] Emit functions 2020-06-23 dsinclair [metal-writer] Add identifier expression. 2020-06-23 dsinclair [metal-writer] Add return generation. 2020-06-23 dsinclair [metal-writer] Add basic type emission. 2020-06-23 dsinclair [metal-writer] Stub out the Metal Shading Language backend. 2020-06-23 rharrison Fix BUILD.gn issues for TypeDeterminerTest 2020-06-22 dneto [spirv-reader] Simplify null composites 2020-06-22 dj2 [spirv-writer] Only add used variables to entry point. 2020-06-22 dneto [spirv-reader] Support OpNop 2020-06-22 dneto [spirv-reader] Support Undef, mapping to null 2020-06-22 dneto [spirv-reader] Use type aliases pervasively 2020-06-22 dj2 Support the zero initializer syntax. 2020-06-22 dneto type determine accessor on aliased array 2020-06-22 dneto Add type alias unwrapping methods 2020-06-22 dj2 [spirv-writer] Add Operand and Instruction list aliases. 2020-06-22 dj2 [spirv-writer] Add function calls 2020-06-22 dj2 [spirv-writer] Generate function parameters. Created with: roll-dep third_party/tint Change-Id: I33626195f373dde01e8e6ce26195578db372d949 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/24461 Reviewed-by: Ryan Harrison <rharrison@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org>
2020-07-07 13:45:02 -07:00
'url': '{dawn_git}/tint@7b819aa162403eceb22133de44c15f20e3bcd862',
'condition': 'dawn_standalone',
},
# GLFW for tests and samples
'third_party/glfw': {
Roll third_party/glfw/ 2de2589f9..d973acc12 (366 commits) https://chromium.googlesource.com/external/github.com/glfw/glfw/+log/2de2589f910b..d973acc12382 $ git log 2de2589f9..d973acc12 --date=short --no-merges --format='%ad %ae %s' 2020-01-19 elmindreda Update OpenGL bits of build documentation slightly 2020-01-16 elmindreda Remove AppVeyor skip commits setting 2020-01-16 elmindreda Update changelog and add credit 2018-08-21 kovid X11: Fix queries crashing if monitor disconnected 2020-01-16 elmindreda Add credit 2020-01-14 justcrunkle Fix docs install condition 2020-01-15 elmindreda Win32: Add matching comment 2020-01-15 elmindreda Win32: Fix scancode when key message only had VK 2020-01-15 elmindreda Check scancode before use in glfwGetKeyName 2020-01-15 elmindreda Win32: Use non-async key state for modifier hack 2020-01-15 elmindreda Win32: Fix no Super key release event after Win+V 2020-01-16 elmindreda Cocoa: Add fully dynamic loading of Vulkan loader 2020-01-16 elmindreda Cocoa: Select Vulkan surface extension at runtime 2020-01-06 44054076+ByunghoonKim Cocoa: Add support for VK_EXT_metal_surface 2020-01-12 elmindreda X11: Fix parent window handle initialization 2020-01-05 elmindreda X11: Fix BadMatch focusing a window on non-EWMH WM 2020-01-01 elmindreda X11: Fix no window position events during resize 2020-01-01 elmindreda Update changelog 2020-01-01 elmindreda Update changelog and add credit 2019-12-26 elmindreda Fix Threads package not located by our config file 2019-12-25 elmindreda Set macOS deployment target in Travis CI build 2019-12-22 elmindreda X11: Fix IC event mask not being added to our window 2019-12-22 elmindreda X11: Cleanup 2019-10-06 luflosi Use the correct type in a for loop 2019-12-25 elmindreda Cocoa: Replace display link with IOKit query 2019-11-10 elmindreda NSGL: Simulate vsync for occluded windows 2019-11-07 elmindreda NSGL: Remove problematic swap interval workaround 2019-12-19 elmindreda Cocoa: Only create per-monitor display link once 2019-12-20 elmindreda Cocoa: Fix undeclared selector warnings 2019-12-17 elmindreda X11: Cleanup 2019-12-16 elmindreda X11: Cleanup 2019-12-16 elmindreda X11: Fix updating GLFW_FLOATING on a hidden window 2019-12-17 elmindreda X11: Fix invalid read when clearing GLFW_FLOATING 2019-12-16 elmindreda X11: Fix missing checks for EWMH attention atoms 2019-12-16 elmindreda X11: Fix maximization of hidden windows 2019-12-15 elmindreda Enable strict C99 for non-VS compilers 2019-12-15 elmindreda Win32: Add missing include for wcscmp 2019-12-15 elmindreda Win32: Enable Unicode mode for all compilers 2019-12-15 elmindreda Cocoa: Remove stale GCC workaround 2019-12-15 elmindreda Gather CMake setup of configuration header 2019-12-15 elmindreda Replace CMake threads variable with modern target 2019-12-15 elmindreda Replace ad-hoc CMake code with DEFINE_SYMBOL 2019-12-15 elmindreda Fix use of CMake 3.13 command target_link_options 2019-12-15 elmindreda Replace CMake list variables with target_sources 2019-12-15 elmindreda Fix POSIX conformance issues for clock_gettime 2019-12-11 elmindreda Formatting 2019-12-10 elmindreda Cocoa: Fix duplicate conversion of title string 2019-12-11 elmindreda Win32: Add VERSIONINFO resource to GLFW DLL 2019-12-10 elmindreda Fix typo 2019-08-28 luflosi Fix typo (...) 2018-11-18 aloucks Win32: Disable non-client painting if undecorated 2018-12-14 vallentinsource Fix typos 2018-12-17 elmindreda Fix glfwSetGamma generating ramps of invalid sizes 2018-12-19 elmindreda Fix glfwGetGammaRamp error handling 2018-12-26 elmindreda Cleanup 2018-12-26 elmindreda Add credit 2018-11-24 amonakov Wayland: Remove gamma-related TODOs 2018-12-17 elmindreda Fix assertions for glfwSetGamma value 2018-12-18 elmindreda Win32: Fix build on older versions of Visual C++ 2018-12-13 elmindreda Cleanup 2018-09-13 boilard Documentation work 2018-12-13 elmindreda Win32: Fix joystick element info memory leak 2018-12-25 elmindreda Remove deprecated event from events test 2018-12-25 elmindreda Documentation work 2018-12-25 elmindreda Cleanup 2018-11-04 onesadcookie Cocoa: Fix half of all key events for Caps Lock 2018-12-25 elmindreda Add credit 2018-11-24 andrewpbelt Cocoa: Accept focusing mouse click as input 2018-12-24 elmindreda Cocoa: Move to modern Objective-C literals 2018-12-24 elmindreda Cocoa: Add NSApplicationDelegate protocol 2018-12-24 elmindreda Cocoa: Remove subclassing of NSApplication 2018-10-30 eb Use GNUInstallDirs for install destinations 2018-10-30 eb Simplify check for CMake policy CMP0054 2018-11-27 elmindreda Remove trailing whitespace 2018-11-27 elmindreda Cocoa: Remove superfluous compatibility macro 2018-11-19 elmindreda Cocoa: Use NSURLs for drag and drop 2018-11-11 elmindreda Fix Markdown table heads 2018-11-05 elmindreda Add tutorial to Doxygen menu 2018-11-05 elmindreda Documentation work 2018-11-05 elmindreda Use Doxygen layout file 2018-11-05 elmindreda Fix newlines in Doxygen aliases 2018-11-05 elmindreda Revert accidental Nuklear edit 2018-11-04 elmindreda Fix CSS for Doxygen Markdown tables 2018-11-04 elmindreda Use HTTPS when possible 2018-11-03 linkmauve x11: Add a mention of #1366 in the ChangeLog. 2018-10-26 asmadeus x11 window: update cursor position on enter event 2018-11-03 vallentinsource Updated URLs 2018-11-02 vallentinsource Use HTTPS when possible 2018-11-02 vallentinsource Fixed repeated words 2018-10-13 cycl0ps X11: Fix missing check for NET_WM_STATE 2018-10-26 elmindreda Cocoa: Fix OpenGL rendering not being displayed 2018-10-26 elmindreda Cocoa: Fix some macOS 10.14 deprecation warnings 2018-10-22 4436784+tnixeu Fix guide example callback name mismatch 2018-10-24 elmindreda Cocoa: Cleanup 2018-10-22 elmindreda Allow exposing only native context APIs 2018-10-10 linkmauve Documentation work 2018-10-10 linkmauve Wayland: Implement clipboard copy 2018-10-10 linkmauve Wayland: Implement clipboard paste 2018-10-10 linkmauve Wayland: Add boilerplate for clipboard handling 2014-09-23 ricardo.vieira wayland: save serial from all input sources Created with: roll-dep third_party/glfw Bug: dawn:269 Change-Id: Ie94907bb948740449c441279cd94cdf808916ceb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/15380 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
2020-01-23 07:10:58 -08:00
'url': '{chromium_git}/external/github.com/glfw/glfw@d973acc123826666ecc9e6fd475682e3d84c54a6',
'condition': 'dawn_standalone',
},
# Dependencies for samples: GLM
'third_party/glm': {
'url': '{github_git}/g-truc/glm.git@bf71a834948186f4097caa076cd2663c69a10e1e',
'condition': 'dawn_standalone',
},
# Khronos Vulkan headers, validation layers and loader.
'third_party/vulkan-headers': {
Rolling 2 dependencies Roll third_party/vulkan-headers/ 09531f279..4c079bf40 (7 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers/+log/09531f27933b..4c079bf40c25 $ git log 09531f279..4c079bf40 --date=short --no-merges --format='%ad %ae %s' 2020-07-07 oddhack Updates from @mark-lunarg 2020-07-05 oddhack Enumerate originating repository for all files in this repo. 2020-07-04 oddhack Update for Vulkan-Docs 1.2.146 2020-06-21 oddhack Update for Vulkan-Docs 1.2.145 2020-06-15 oddhack Update for Vulkan-Docs 1.2.144 2020-06-08 oddhack Update for Vulkan-Docs 1.2.143 2020-06-01 oddhack Update for Vulkan-Docs 1.2.142 Roll third_party/vulkan-validation-layers/ 31bdb2d43..e8b96e86f (144 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/31bdb2d43769..e8b96e86fe2e $ git log 31bdb2d43..e8b96e86f --date=short --no-merges --format='%ad %ae %s' 2020-03-31 sam.walls tests: Add test for Arm perfdoc check 23 2020-03-31 sam.walls practices: Add passing implementation of Arm perfdoc check 23 2020-06-10 tony gpu: Check for enabled features 2020-07-01 tony layers: Use helper to pick spirv env 2020-06-30 s.fricke tests: Fix AHB Test not covering 02251 2020-06-27 s.fricke layers: Fix YCbCr Format VUIDs 2020-06-30 tony gpu: Remove incorrect descriptor set requirement 2020-06-22 tony layers: Add more custom border color checks 2020-06-22 tony gpu: Handle destroyed pipeline layout 2020-06-23 s.fricke tests: Add VUID 00995 2020-06-23 s.fricke layers: Add VUID 00995 2020-06-21 s.fricke tests: Add External Import handleType VUIDs 2020-06-21 s.fricke layers: Add External Import handleType VUIDs 2020-06-20 s.fricke tests: Add maxExtent VUIDs 2020-06-20 s.fricke layers: Add maxExtent VUIDs 2020-06-22 szilard.papp practices: Adding test for robustBufferAccess 2020-06-22 szilard.papp practices: Adding check for robustBufferAccess 2020-06-20 s.fricke layers: Label VUID 02251 2020-06-27 s.fricke tests: Add VK_EXT_astc_decode_mode 2020-06-27 s.fricke layers: Add VK_EXT_astc_decode_mode 2020-05-25 s.fricke layers: Add HDR ASTC formats 2020-06-25 tony tests: Fix unexpected custom border color error 2020-06-29 mark chassis: Fix inadvertant StateTracker VO state-sharing 2020-06-24 rgarcia corechecks: Use all locations for samplerYcbcrConversion 2020-06-29 dev docs Add reference to the --dir option 2020-06-29 dev docs: Fix CMake update_deps/build instructions 2020-06-24 rgarcia Use conversion format in some Ycbcr conversion VUs 2020-06-25 jeremyk layers: Fix vkCmdTraceRaysKHR VUID Mixup 2020-06-22 mark docs: Update CONTRIBUTING.md with some new details 2020-06-01 mark docs: Added message limit to layer settings file 2020-06-18 mark tests: Add duplicate message limit test 2020-06-01 mark chassis: Add config steps for reading dup msg limits 2020-06-01 mark layers: Add duplicate message limit infrastructure 2020-06-23 mark corechecks: Prevent null ptr access for GetSwapchainImages 2020-06-22 lionel.g.landwerlin layers: Fix image creation checks with DRM modifiers 2020-06-18 s.fricke tests: Add RP potentialFormatFeature VUID 2020-06-14 s.fricke layers: Add RP potentialFormatFeature VUID 2020-06-23 shannon build: Change removed VUIDs to UNASSIGNED 2020-06-19 shannon build: Fix more VUID changes for 144 header update 2020-06-19 shannon build: Fix more mem barrier VUID inconsistencies 2020-06-19 shannon build: Address memory barrier VUID inconsistancies 2020-06-18 shannon build: Propogate genvk changes to `lvl_genvky.py` 2020-06-18 shannon build: Address graphics pipeline VUID changes 2020-06-15 shannon build: Address memory barrier VUID changes 2020-06-12 shannon build: Clean up VUID consistency checks 2020-06-15 shannon build: Update known-good files for 1.2.145 header 2020-06-23 mark tests: Skip DRM image format modifier test on Mock ICD 2020-06-22 szilard.papp practices: Adding test for DethBias usage 2020-06-22 szilard.papp practices: Adding check for DethBias usage 2020-06-22 szilard.papp practices: Adding test for Presentation mode (...) 2020-06-10 jzulauf layers: Allow EXTERNAL release acquire in same CB 2020-06-10 souravp tests:for BuildGeometryInfoKHR 2020-06-09 souravp layers:Add missing KHR build info tracker 2020-06-09 brucedawson layers: Adjust shared_mutex usage 2020-06-09 mark chassis: Add layer settings file info to layer status message 2020-06-09 mark layers: Add collection of info for layer settings file 2020-06-10 dsinclair scripts: Use named params for generator options 2020-06-10 mark tests: Remove vk_layer_settings.txt file 2020-06-06 s.fricke tests: Add VUID 01946 2020-06-06 s.fricke layers: Add VUID 01946 2020-06-07 souravp tests:Handles new rayTracing VUID 2020-06-07 souravp layers:Misc RayTracing VUID 2020-06-06 s.fricke tests: Add VUID 00336 2020-06-06 s.fricke layers: Add VUID 00336 2020-05-14 marcin.slusarz build: detect missing SPIRV_HEADERS_INSTALL_DIR at cmake time 2020-05-14 marcin.slusarz build: SPIRV-Tools and glsllang are 2 separate projects 2020-06-01 s.fricke tests: Validate VK_KHR_multiview features 2020-05-29 s.fricke layers: Validate VK_KHR_multiview features 2020-05-21 tony gpu: Record destroy of buffers and devices 2020-06-03 mark tests: Leave handle wrapping enabled at all times 2020-05-30 s.fricke layers: Label VUID 01386 and fix log messages 2020-06-03 s.fricke tests: Add YCbCr BufferImageCopy VUID 2020-05-28 s.fricke layers: Add YCbCr BufferImageCopy VUID 2020-06-02 tony tests: Test push descriptor image layout validation 2020-05-28 tony layers: Allow validation of push descriptors 2020-05-30 s.fricke layers: Label and fix Maintenance1 VUs 2020-06-03 mark practices: Avoid null pApplicationInfo deref 2020-06-02 christophe docs: Fix link to LAYER_CONFIGURATION.md, issue #1902 2020-05-29 s.fricke layers: Add function name prefix to more logs 2020-06-01 mark chassis: Address non-const refs 2020-05-24 mark chassis: Properly use vk_safe_struct.cpp without including it 2020-05-22 mark chassis: Factor out some common parsing functions 2020-05-29 mark chassis: Load default callbacks earlier in CreateInstance 2020-05-28 s.fricke tests: Add extra VK_EXT_sample_location test 2020-05-28 s.fricke layers: Fix VK_EXT_sample_locations bug 2020-05-28 mark tests: Added test for VUID-VkFBCreateInfo-pAttachments-00891 2020-05-28 mark corechecks: Add FB check for depth-stencil 3D image/imageviews 2020-05-28 s.fricke tests: Add VUID 02840 2020-05-27 s.fricke layers: Add VUID 02840 2020-05-29 mark layers: Clean up some variable name formatting issues 2020-05-26 souravp tests: Implement test for raytracing VUIDs 2020-05-26 souravp layers: Raytracing VUIDs 2020-05-28 shannon build: Update known-good file for 1.2.141 SDK 2020-05-24 s.fricke layers: Label BindBuffer2 VUIDs 2020-05-25 shannon build: Update known-good files for 1.2.141 header 2020-05-24 s.fricke layers: Label 01720 and 01721 2020-05-26 s.fricke layers: Remove CB device tracking 2020-05-26 tony layers: Temp removal of check for border color feature 2020-05-24 s.fricke layers: Label BindMemory2 VUIDs 2020-05-26 ynovikov layers: Fix crash in ValidationStateTracker::PreCallRecordDestroySampler Created with: roll-dep third_party/vulkan-headers third_party/vulkan-validation-layers Bug: None TBR=enga@chromium.org Change-Id: I1a1e35336d97938aede68ff5e5cc6458f2f9ba6b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/24444 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
2020-07-07 07:28:41 -07:00
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Headers@4c079bf40c2587220dbf157d825d3185c9adc896',
'condition': 'dawn_standalone',
},
'third_party/vulkan-validation-layers': {
Rolling 2 dependencies Roll third_party/vulkan-headers/ 09531f279..4c079bf40 (7 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers/+log/09531f27933b..4c079bf40c25 $ git log 09531f279..4c079bf40 --date=short --no-merges --format='%ad %ae %s' 2020-07-07 oddhack Updates from @mark-lunarg 2020-07-05 oddhack Enumerate originating repository for all files in this repo. 2020-07-04 oddhack Update for Vulkan-Docs 1.2.146 2020-06-21 oddhack Update for Vulkan-Docs 1.2.145 2020-06-15 oddhack Update for Vulkan-Docs 1.2.144 2020-06-08 oddhack Update for Vulkan-Docs 1.2.143 2020-06-01 oddhack Update for Vulkan-Docs 1.2.142 Roll third_party/vulkan-validation-layers/ 31bdb2d43..e8b96e86f (144 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/31bdb2d43769..e8b96e86fe2e $ git log 31bdb2d43..e8b96e86f --date=short --no-merges --format='%ad %ae %s' 2020-03-31 sam.walls tests: Add test for Arm perfdoc check 23 2020-03-31 sam.walls practices: Add passing implementation of Arm perfdoc check 23 2020-06-10 tony gpu: Check for enabled features 2020-07-01 tony layers: Use helper to pick spirv env 2020-06-30 s.fricke tests: Fix AHB Test not covering 02251 2020-06-27 s.fricke layers: Fix YCbCr Format VUIDs 2020-06-30 tony gpu: Remove incorrect descriptor set requirement 2020-06-22 tony layers: Add more custom border color checks 2020-06-22 tony gpu: Handle destroyed pipeline layout 2020-06-23 s.fricke tests: Add VUID 00995 2020-06-23 s.fricke layers: Add VUID 00995 2020-06-21 s.fricke tests: Add External Import handleType VUIDs 2020-06-21 s.fricke layers: Add External Import handleType VUIDs 2020-06-20 s.fricke tests: Add maxExtent VUIDs 2020-06-20 s.fricke layers: Add maxExtent VUIDs 2020-06-22 szilard.papp practices: Adding test for robustBufferAccess 2020-06-22 szilard.papp practices: Adding check for robustBufferAccess 2020-06-20 s.fricke layers: Label VUID 02251 2020-06-27 s.fricke tests: Add VK_EXT_astc_decode_mode 2020-06-27 s.fricke layers: Add VK_EXT_astc_decode_mode 2020-05-25 s.fricke layers: Add HDR ASTC formats 2020-06-25 tony tests: Fix unexpected custom border color error 2020-06-29 mark chassis: Fix inadvertant StateTracker VO state-sharing 2020-06-24 rgarcia corechecks: Use all locations for samplerYcbcrConversion 2020-06-29 dev docs Add reference to the --dir option 2020-06-29 dev docs: Fix CMake update_deps/build instructions 2020-06-24 rgarcia Use conversion format in some Ycbcr conversion VUs 2020-06-25 jeremyk layers: Fix vkCmdTraceRaysKHR VUID Mixup 2020-06-22 mark docs: Update CONTRIBUTING.md with some new details 2020-06-01 mark docs: Added message limit to layer settings file 2020-06-18 mark tests: Add duplicate message limit test 2020-06-01 mark chassis: Add config steps for reading dup msg limits 2020-06-01 mark layers: Add duplicate message limit infrastructure 2020-06-23 mark corechecks: Prevent null ptr access for GetSwapchainImages 2020-06-22 lionel.g.landwerlin layers: Fix image creation checks with DRM modifiers 2020-06-18 s.fricke tests: Add RP potentialFormatFeature VUID 2020-06-14 s.fricke layers: Add RP potentialFormatFeature VUID 2020-06-23 shannon build: Change removed VUIDs to UNASSIGNED 2020-06-19 shannon build: Fix more VUID changes for 144 header update 2020-06-19 shannon build: Fix more mem barrier VUID inconsistencies 2020-06-19 shannon build: Address memory barrier VUID inconsistancies 2020-06-18 shannon build: Propogate genvk changes to `lvl_genvky.py` 2020-06-18 shannon build: Address graphics pipeline VUID changes 2020-06-15 shannon build: Address memory barrier VUID changes 2020-06-12 shannon build: Clean up VUID consistency checks 2020-06-15 shannon build: Update known-good files for 1.2.145 header 2020-06-23 mark tests: Skip DRM image format modifier test on Mock ICD 2020-06-22 szilard.papp practices: Adding test for DethBias usage 2020-06-22 szilard.papp practices: Adding check for DethBias usage 2020-06-22 szilard.papp practices: Adding test for Presentation mode (...) 2020-06-10 jzulauf layers: Allow EXTERNAL release acquire in same CB 2020-06-10 souravp tests:for BuildGeometryInfoKHR 2020-06-09 souravp layers:Add missing KHR build info tracker 2020-06-09 brucedawson layers: Adjust shared_mutex usage 2020-06-09 mark chassis: Add layer settings file info to layer status message 2020-06-09 mark layers: Add collection of info for layer settings file 2020-06-10 dsinclair scripts: Use named params for generator options 2020-06-10 mark tests: Remove vk_layer_settings.txt file 2020-06-06 s.fricke tests: Add VUID 01946 2020-06-06 s.fricke layers: Add VUID 01946 2020-06-07 souravp tests:Handles new rayTracing VUID 2020-06-07 souravp layers:Misc RayTracing VUID 2020-06-06 s.fricke tests: Add VUID 00336 2020-06-06 s.fricke layers: Add VUID 00336 2020-05-14 marcin.slusarz build: detect missing SPIRV_HEADERS_INSTALL_DIR at cmake time 2020-05-14 marcin.slusarz build: SPIRV-Tools and glsllang are 2 separate projects 2020-06-01 s.fricke tests: Validate VK_KHR_multiview features 2020-05-29 s.fricke layers: Validate VK_KHR_multiview features 2020-05-21 tony gpu: Record destroy of buffers and devices 2020-06-03 mark tests: Leave handle wrapping enabled at all times 2020-05-30 s.fricke layers: Label VUID 01386 and fix log messages 2020-06-03 s.fricke tests: Add YCbCr BufferImageCopy VUID 2020-05-28 s.fricke layers: Add YCbCr BufferImageCopy VUID 2020-06-02 tony tests: Test push descriptor image layout validation 2020-05-28 tony layers: Allow validation of push descriptors 2020-05-30 s.fricke layers: Label and fix Maintenance1 VUs 2020-06-03 mark practices: Avoid null pApplicationInfo deref 2020-06-02 christophe docs: Fix link to LAYER_CONFIGURATION.md, issue #1902 2020-05-29 s.fricke layers: Add function name prefix to more logs 2020-06-01 mark chassis: Address non-const refs 2020-05-24 mark chassis: Properly use vk_safe_struct.cpp without including it 2020-05-22 mark chassis: Factor out some common parsing functions 2020-05-29 mark chassis: Load default callbacks earlier in CreateInstance 2020-05-28 s.fricke tests: Add extra VK_EXT_sample_location test 2020-05-28 s.fricke layers: Fix VK_EXT_sample_locations bug 2020-05-28 mark tests: Added test for VUID-VkFBCreateInfo-pAttachments-00891 2020-05-28 mark corechecks: Add FB check for depth-stencil 3D image/imageviews 2020-05-28 s.fricke tests: Add VUID 02840 2020-05-27 s.fricke layers: Add VUID 02840 2020-05-29 mark layers: Clean up some variable name formatting issues 2020-05-26 souravp tests: Implement test for raytracing VUIDs 2020-05-26 souravp layers: Raytracing VUIDs 2020-05-28 shannon build: Update known-good file for 1.2.141 SDK 2020-05-24 s.fricke layers: Label BindBuffer2 VUIDs 2020-05-25 shannon build: Update known-good files for 1.2.141 header 2020-05-24 s.fricke layers: Label 01720 and 01721 2020-05-26 s.fricke layers: Remove CB device tracking 2020-05-26 tony layers: Temp removal of check for border color feature 2020-05-24 s.fricke layers: Label BindMemory2 VUIDs 2020-05-26 ynovikov layers: Fix crash in ValidationStateTracker::PreCallRecordDestroySampler Created with: roll-dep third_party/vulkan-headers third_party/vulkan-validation-layers Bug: None TBR=enga@chromium.org Change-Id: I1a1e35336d97938aede68ff5e5cc6458f2f9ba6b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/24444 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
2020-07-07 07:28:41 -07:00
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@e8b96e86fe2edfaee274b98fbbe1bd65579b0904',
'condition': 'dawn_standalone',
},
'third_party/vulkan-loader': {
Rolling 9 dependencies Roll third_party/SPIRV-Tools/ 95df4c964..d3d89bb90 (11 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/95df4c9643cd..d3d89bb90cbd $ git log 95df4c964..d3d89bb90 --date=short --no-merges --format='%ad %ae %s' 2020-05-26 andreperezmaselco.developer spirv-fuzz: Support bit width argument for int and float types (#3378) 2020-05-26 andreperezmaselco.developer Fix function use (#3372) 2020-05-25 jaebaek spirv-val: allow DebugInfoNone for DebugTypeComposite.Size (#3374) 2020-05-25 47594367+rg3igalia Add validation support for ImageGatherBiasLodAMD (#3363) 2020-05-21 38433336+AnastasiaStulova Fix validation failure on OpDecorationGroup (#3365) 2020-05-21 greg Remove deprecated interfaces from instrument passes (#3361) 2020-05-21 jaebaek Preserve debug info in inline pass (#3349) 2020-05-21 dnovillo Reject folding comparisons with unfoldable types. (#3370) 2020-05-21 paulthomson Improve build instructions for fuzzer (#3364) 2020-05-20 stevenperron Add unrolling to performance passes (#3082) 2020-05-20 jaebaek Handle OpConstantNull in ssa-rewrite (#3362) Roll third_party/glslang/ 2e0f0a051..2b0eafb1d (7 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/2e0f0a0517e4..2b0eafb1de5b $ git log 2e0f0a051..2b0eafb1d --date=short --no-merges --format='%ad %ae %s' 2020-05-25 alanbaker Update spirv tools (#2246) 2020-05-21 dneto Reorder member init to match decl order (#2241) 2020-05-21 40001162+alelenv Add support for primitive culling layout qualifier. (#2220) 2020-05-21 rharrison Replace incorrect uint32_t with correct int vars (#2235) 2020-05-21 shuizhuyuanluo Do not build glslang-testsuite when ENABLE_CTEST is disabled (#2240) 2020-05-21 mbechard fix incorrect error when multiple compilation units don't declare layouts (#2238) 2020-05-21 shuizhuyuanluo Add an option to make Exceptions enabled (#2239) Roll third_party/shaderc/ 00ac5d821..7d2f8c57e (1 commit) $ git log 00ac5d821..7d2f8c57e --date=short --no-merges --format='%ad %ae %s' 2020-05-21 rharrison Rolling 6 dependencies and update expectations (#1073) Roll third_party/spirv-cross/ 29ad40e93..61cddd630 (4 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross/+log/29ad40e93ed8..61cddd6307ef $ git log 29ad40e93..61cddd630 --date=short --no-merges --format='%ad %ae %s' 2020-05-25 post Handle physical pointers in reflection API. 2020-05-22 post GLSL: Improve support for GL_ARB_shader_draw_parameters in desktop GLSL. 2020-05-21 dsinclair Roll SPIRV-Tools, SPIRV-Headers and GLSLang. 2020-05-20 dsinclair Roll dependencies Roll third_party/spirv-headers/ c0df742ec..ac638f181 (1 commit) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers/+log/c0df742ec0b8..ac638f181542 $ git log c0df742ec..ac638f181 --date=short --no-merges --format='%ad %ae %s' 2020-05-20 dneto Update example to use unified1 headers Roll third_party/tint/ 1bbc1cb2c..537039009 (5 commits) https://dawn.googlesource.com/tint/+log/1bbc1cb2c122..537039009663 $ git log 1bbc1cb2c..537039009 --date=short --no-merges --format='%ad %ae %s' 2020-05-26 dsinclair Remove NOP. 2020-05-21 dj2 Add if with else continue test. 2020-05-21 dj2 [spirv-writer] Fill out cast code. 2020-05-20 dneto [spirv-reader] Support access chain 2020-05-20 dneto [wgsl-writer] Function var decls don't mention storage class Roll third_party/vulkan-headers/ e01f13e1f..09531f279 (6 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers/+log/e01f13e1f777..09531f27933b $ git log e01f13e1f..09531f279 --date=short --no-merges --format='%ad %ae %s' 2020-05-15 oddhack Update for Vulkan-Docs 1.2.141 2020-05-04 devrel Remove advanced notice of header change 2020-05-04 oddhack Update for Vulkan-Docs 1.2.140 2020-04-27 oddhack Update for Vulkan-Docs 1.2.139 2020-04-23 mikew Revert "Export versioned targets for CMake" 2019-11-14 rahul Export versioned targets for CMake Roll third_party/vulkan-loader/ 50eaecd72..006586926 (8 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/50eaecd721a2..006586926ade $ git log 50eaecd72..006586926 --date=short --no-merges --format='%ad %ae %s' 2020-05-25 shannon Build: Update known-good files for 1.2.141 header 2019-10-28 charles loader: add per-application override layer settings 2020-05-12 charles loader: Preload ICD use its own mutex 2020-05-05 shannon build: Fix `loader_genvk.py` error logging 2020-05-04 shannon build: Update known-good for 1.2.140 header 2020-04-28 petr_kraus docs: Fix typo 2020-04-24 lenny loader: Check for null when creating a queue 2020-04-18 petr_kraus docs: Fix link in interface docs Roll third_party/vulkan-validation-layers/ 7e1fb3d60..31bdb2d43 (168 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/7e1fb3d60265..31bdb2d43769 $ git log 7e1fb3d60..31bdb2d43 --date=short --no-merges --format='%ad %ae %s' 2020-05-24 s.fricke tests: Add FindSupportedDepthStencilFormat check 2020-05-21 s.fricke layers: Fix False Positive AHB BindBuffer 2020-05-21 mark tests: Add tests cases for CreateInstance status messages 2020-05-19 mark tests: Add tests for the layer message filter 2020-05-19 mark tests: Generalize SetEnvVar for use in any test case 2020-05-19 mark layers: Update layer settings file for message filtering 2020-05-19 mark layers: Enable filtering of VUIDs from layer output 2020-05-15 mark chassis: Add processing for msg id filtering 2020-05-15 mark chassis: Output status message at CreateInstance-time 2020-05-21 mark tests: Avoid deprecated ext test false positive 2020-05-15 mark chassis: Switch enables/disables from struct to array 2020-05-22 mark corechecks: Fix typo in SubpassDescription error msg 2020-05-19 tony tests: Re-enable gpu-av ray tracing test 2020-05-20 tony gpu: Fix ray tracing scratch buffer creation 2020-05-20 s.fricke layers: Label 02498 and 02824 2020-05-20 s.fricke tests: Add samplerAnisotropy check 2020-05-21 jeremy tests: Test transform feedback VUIDs 2020-05-21 jeremy layers: Add transform feedback VUIDs 2020-05-18 tony tests: Test for query reset/begin in different cmdbufs 2020-05-18 tony layers: Fix queries false positives 2020-05-15 s.fricke tests: Add VUID 01431 2020-05-15 s.fricke layers: Add VUID 01431 2020-05-16 s.fricke layers: Fix bug for multiple compute pipelines 2020-05-16 s.fricke layers: Add index to pipeline log messages 2020-05-19 s.fricke tests: Add VK_EXT_pipeline_creation_cache_control 2020-05-16 s.fricke layers: Add VK_EXT_pipeline_creation_cache_control 2020-05-19 s.fricke tests: Remove duplicate feature being set 2020-05-16 s.fricke layers: Add VUID 01207 2020-05-16 s.fricke layers: Add VUID 00926 2020-05-15 s.fricke layers: Add VUID 00764 2020-05-14 tony tests: Add test for validation features 2020-05-13 tony layers: Validate validation features 2020-05-15 s.fricke tests: Add AHB MemoryReq VUIDs 2020-05-14 s.fricke layers: Add AHB MemoryReq VUIDs 2020-05-12 mark docs: Update khronos validation layer doc for form and content 2020-05-05 mark tests: Add spec URL tests 2020-05-05 mark cmake: Add spec build option to tests build 2020-05-04 mark cmake: Add layer option to create annotated spec vuid links 2020-05-02 mark logging: Construct either khronos or annotated spec links 2020-05-05 mark scripts: Use apiversion from json file instead of hardcoded 2020-05-01 mark scripts: Update val stats script to generate 1.2 errormsg URLs 2020-05-13 s.fricke layers: Add attachment index to message 2020-05-13 s.fricke layers: Label YCbCr VUIDs 2020-05-14 mark practices: Warn that debug_report is deprecated 2020-05-14 mark tests: Add deprecated extension test cases 2020-05-14 mark practices: Repair deprecated extension version checks 2020-05-13 tony layers: Fix custom border color check 2020-04-15 tony tests: Tests for custom border color 2020-04-15 tony layers: Validation for VK_EXT_custom_border_color 2020-05-12 jan-harald.fredriksen tests: Add VK_EXT_fragment_density_map validation tests (...) 2020-04-28 s.fricke layers: Add Support for RP Attachment VUIDs 2020-04-29 s.fricke tests: Add support for vkBindImageMemory2 VUID 2020-04-29 s.fricke layers: Add support for vkBindImageMemory2 VUID 2020-04-27 souravp tests: VK_NV_device_diagnostic_checkpoints 2020-04-27 souravp layers: VK_NV_device_diagnostic_checkpoints 2020-04-23 s.fricke tests: Add support for VUID 02634 2020-04-23 s.fricke layers: Add support for VUID 02634 2020-04-25 s.fricke tests: Add VUID 01658 and 01659 2020-04-25 s.fricke layers: Add VUID 01658 and 01659 2020-04-28 tony layers: Fix ValidateClearAttachmentExtent 2020-04-29 mark practices: Fix ValidateReturnCodes parameters 2020-04-25 s.fricke tests: Add VUID 02682 and 02683 2020-04-25 s.fricke layers: Add VUID 02682 and 02683 2020-04-26 s.fricke tests: Fix unexpected errors for AHB test 2020-04-24 mark practices: Fix fcn names and revamp manual fcn handling 2020-04-27 tony gpu: Stop using deprecated spirv-tools var 2020-04-27 jzulauf tests: Add persitant storage for renderpass info 2020-04-27 tony practices: Don't validate swapchain memory 2020-04-09 mikes scripts: Object tracker optional handling 2020-04-23 tony practices: Fix CreateFramebuffer 2020-04-25 petr_kraus tests: Test swapchain image props 2020-04-25 petr_kraus layers: Initialize image props for a swapchain 2020-04-24 karen docs: update khronos_validation_layer.md 2020-04-24 lionel.g.landwerlin Fix validation of blended attachments on imageless framebuffers 2020-04-22 s.fricke tests: Add YCbCr Format Feature VUIDs 2020-04-22 s.fricke layers: Add YCbCr Format Feature VUIDs 2020-04-23 tony gpu: Fix promoted buffer device address 2020-04-21 s.fricke layers: Fix VUID 02023 to use image state format feature 2020-04-19 s.fricke Fix cubearray test from failing on device 2020-04-21 petr_kraus tests: Test concurrent access with vkGetDeviceQueue 2020-04-22 petr_kraus layers: Fix threading resetting counters on vkGet* 2020-04-16 mark scripts: Pick up VUIDS in comment lines 2020-04-16 mark stateless: Add comments to pick up implicit VUs in stats 2020-04-16 mark corechecks: Add comments for built-up VUIDs 2020-04-16 mark corechecks: Remove some comments that'd throw off valstats 2020-04-17 souravp tests: For VUID-VkRayTracingPipelineCreateInfoKHR-flags-03421 2020-04-17 souravp layers: Add VUID-VkRayTracingPipelineCreateInfoKHR-flags-03421 2020-04-18 petr_kraus tests: Remove mock workarounds in instanceless 2020-04-21 sam.walls practices: add null pointer check for PreCallRecordCreateInstance 2020-04-03 tony tests: Split out gpu-av and printf into their own classes 2020-04-19 git layers: add support for VK_EXT_headless_surface 2020-04-20 tony layers: Fix renderpass2 tracking 2020-04-19 s.fricke tests: Add support for VUID 02260 2020-04-19 s.fricke layers: Add support for VUID 02260 2020-04-20 jbolz layers: Fix crash when there are more blend attachments than subpass color attachments 2020-04-16 s.fricke tests: Check coverage without memory requirements 2020-04-16 s.fricke layers: Remove redundant memory checking 2020-04-19 petr_kraus tests: Fix failing TestAliasedMemoryTracking 2020-03-24 jbolz tests: Test cube image view layerCount 2020-03-24 jbolz layers: Validate cube image view layerCount Created with: roll-dep third_party/SPIRV-Tools third_party/glslang third_party/shaderc third_party/spirv-cross third_party/spirv-headers third_party/tint third_party/vulkan-headers third_party/vulkan-loader third_party/vulkan-validation-layers Change-Id: I84be3d3f03acf0e3037b1da86478e665a12d71cf Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/22163 Reviewed-by: Ryan Harrison <rharrison@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org>
2020-05-26 13:00:43 -07:00
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@006586926adece57adea3e006140b5df19826371',
'condition': 'dawn_standalone',
},
'third_party/swiftshader': {
Roll third_party/swiftshader/ f6f11215c..ad65826a2 (15 commits) This fixes a couple of end2end copy tests that were failing with swiftshader. https://swiftshader.googlesource.com/SwiftShader/+log/f6f11215cd93..ad65826a2ab1 $ git log f6f11215c..ad65826a2 --date=short --no-merges --format='%ad %ae %s' 2020-07-03 capn Fix copying of multiple image layers 2020-07-02 capn Fix copying of multisample images 2020-07-02 capn Fix image slice / plane name usage 2020-07-09 amaiorano Android: add llvm-10 build file and fix build 2020-07-08 amaiorano Add llvm-10 configs for Android 2020-07-09 amaiorano Add arm64 support for Darwin to llvm-10 configs 2020-07-08 amaiorano Add validation and platform restrictions to LLVM-10 update script 2020-07-07 capn Remove unsupported formats 2020-07-02 sdefresne Convert GN libs lists to frameworks 2020-07-08 amaiorano Update llvm 10 Darwin config 2020-07-08 amaiorano Update llvm 10 Linux config 2020-07-06 amaiorano Enable Kokoro LLVM 10 builds on Windows 2020-07-06 amaiorano Add llvm-10 configs for Windows 2020-07-06 amaiorano Copy and modify update.py for LLVM 10 2020-07-07 swiftshader.regress Regres: Update test lists @ f6f11215 Created with: roll-dep third_party/swiftshader Bug: swiftshader:152 Change-Id: Ie7cc23ef38e1befb952f2b92a8fb33d465687604 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/24661 Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Reviewed-by: Jiawei Shao <jiawei.shao@intel.com> Reviewed-by: Austin Eng <enga@chromium.org>
2020-07-13 23:58:54 -07:00
'url': '{swiftshader_git}/SwiftShader@ad65826a2ab181592473fb54ab78025771f4caf6',
'condition': 'dawn_standalone',
},
}
hooks = [
# Pull clang-format binaries using checked-in hashes.
{
'name': 'clang_format_win',
'pattern': '.',
'condition': 'host_os == "win" and dawn_standalone',
'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" and dawn_standalone',
'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" and dawn_standalone',
'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) and dawn_standalone)',
'action': ['python', 'build/linux/sysroot_scripts/install-sysroot.py',
'--arch=x86'],
},
{
'name': 'sysroot_x64',
'pattern': '.',
'condition': 'checkout_linux and (checkout_x64 and dawn_standalone)',
'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 and dawn_standalone',
'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'],
'condition': 'dawn_standalone',
},
{
# Pull rc binaries using checked-in hashes.
'name': 'rc_win',
'pattern': '.',
'condition': 'checkout_win and (host_os == "win" and dawn_standalone)',
'action': [ 'download_from_google_storage',
'--no_resume',
'--no_auth',
'--bucket', 'chromium-browser-clang/rc',
'-s', 'build/toolchain/win/rc/win/rc.exe.sha1',
],
},
# Pull binutils for linux hermetic builds
{
'name': 'binutils',
'pattern': 'src/third_party/binutils',
'condition': 'host_os == "linux" and dawn_standalone',
'action': [
'python',
'third_party/binutils/download.py',
],
},
# Update build/util/LASTCHANGE.
{
'name': 'lastchange',
'pattern': '.',
'condition': 'dawn_standalone',
'action': ['python', 'build/util/lastchange.py',
'-o', 'build/util/LASTCHANGE'],
},
]
recursedeps = [
# buildtools provides clang_format, libc++, and libc++abi
'buildtools',
]