dawn-cmake/DEPS

216 lines
7.0 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 5 dependencies Roll build/ e439f6082..5262b9094 (1594 commits) https://chromium.googlesource.com/chromium/src/build/+log/e439f6082423..5262b9094642 $ git log e439f6082..5262b9094 --date=short --no-merges --format='%ad %ae %s' 2019-08-08 chromium-autoroll Roll Fuchsia SDK from 890571594499 to 890568639186 2019-08-08 chromium-autoroll Roll Fuchsia SDK from 890574089166 to 890571594499 2019-08-08 chromium-autoroll Roll Fuchsia SDK from 890577289982 to 890574089166 2019-08-07 gogerald [StartSurface] Move the tab_ui strings to the feature module 2019-08-07 tiborg [build] Remove dont_load_shared_libraries GN parameter 2019-08-07 chromium-autoroll Roll Fuchsia SDK from 890579756157 to 890577289982 2019-08-07 chromium-autoroll Roll Fuchsia SDK from 890582331998 to 890579756157 2019-08-07 chromium-autoroll Roll Fuchsia SDK from 890585497544 to 890582331998 2019-08-07 yucliu [Fuchsia][EME] Correct CDM service name 2019-08-07 hmohit Add gn arg to overwrite rpath. 2019-08-06 iannucci [build/toolchain] Add individual vpython spec to win/tool_wrapper.py 2019-08-06 jdonnelly Revert "Proguard conditional keeps for layouts" 2019-08-06 awolter [Fuchsia] Remove fuchsia.net.SocketProvider from manifests 2019-08-06 chromium-autoroll Roll Fuchsia SDK from 890588017156 to 890585497544 2019-08-06 harshpa Proguard conditional keeps for layouts 2019-08-06 chromium-autoroll Roll Fuchsia SDK from 890591001924 to 890588017156 2019-08-06 chromium-autoroll Roll Fuchsia SDK from 890593631659 to 890591001924 2019-08-05 liaoyuke [code coverage] Skip instrumenting files that has triggers a SI bug 2019-08-05 chromium-autoroll Roll Fuchsia SDK from 890596874171 to 890593631659 2019-08-05 bpastene chromeos: Point TMPDIR to /usr/local/tmp during VM/DUT tests. 2019-08-05 chromium-autoroll Roll Fuchsia SDK from 890600805183 to 890596874171 2019-08-05 chromium-autoroll Roll Fuchsia SDK from 890603479401 to 890600805183 2019-08-04 chromium-autoroll Roll Fuchsia SDK from 890606035392 to 890603479401 2019-08-04 chromium-autoroll Roll Fuchsia SDK from 890608527889 to 890606035392 2019-08-04 chromium-autoroll Roll Fuchsia SDK from 890611617821 to 890608527889 2019-08-03 chromium-autoroll Roll Fuchsia SDK from 890614483854 to 890611617821 2019-08-03 chromium-autoroll Roll Fuchsia SDK from 890617289215 to 890614483854 2019-08-03 chromium-autoroll Roll Fuchsia SDK from 890619875909 to 890617289215 2019-08-03 chromium-autoroll Roll Fuchsia SDK from 890622382381 to 890619875909 2019-08-03 sergeyu [fuchsia] Fix exe_runner.py 2019-08-02 smaier Give longer oatdump timeout in class verification failure script 2019-08-02 tsniatowski Fix android shared_library metadata output_extension handling 2019-08-02 chromium-autoroll Roll Fuchsia SDK from 890625413366 to 890622382381 2019-08-02 vtsyrklevich Create separate gwp_asan_unittests target 2019-08-02 csharp Reland "Reland "Remove references to MessagePump::Type"" 2019-08-02 csharp Revert "Reland "Remove references to MessagePump::Type"" 2019-08-02 carlscab Reland "Remove references to MessagePump::Type" 2019-08-02 cjgrant crashpad_stackwalker: Specify Android platform when generating symbols 2019-08-02 chromium-autoroll Roll Fuchsia SDK from 890628039446 to 890625413366 2019-08-02 chromium-autoroll Roll Fuchsia SDK from 890630742147 to 890628039446 2019-08-01 thakis Replace global NO_TCMALLOC and USE_TCMALLOC defines with BUILDFLAG(USE_TCMALLOC). 2019-08-01 chromium-autoroll Roll Fuchsia SDK from 890633683590 to 890630742147 2019-08-01 tiborg [build] Move logic selecting feature module libraries into Chrome layer 2019-08-01 thakis Disable Wimplicit-int-float-conversion on the clang tot bots in nocompile tests as well. 2019-08-01 thakis Disable Wimplicit-int-float-conversion on the clang tot bots. 2019-08-01 chromium-autoroll Roll Fuchsia SDK from 890643698313 to 890633683590 2019-08-01 eliribble Properly handle transient communication errors with gsutil.py 2019-08-01 ianloic Reland "[Fuchsia] Update to new FIDL string and vector APIs" 2019-07-31 zmin Revert "[Fuchsia] Update to new FIDL string and vector APIs" 2019-07-31 wez [Fuchsia] Fix update-sdk.py not to re-download the same SDK. (...) 2018-12-18 kmarshall Fuchsia: Deploy packages using Amber HTTP blob pull mechanism. 2018-12-18 kmarshall Roll Fuchsia SDK from 8c4293109de7 to c366d97d15de 2018-12-17 brucedawson Fix redist glob to work on Linux 2018-12-17 chromium-autoroll Roll Fuchsia SDK from 5639aa6b5daf to 8c4293109de7 2018-12-17 bpastene Add support to chromeos test runner for running tests on devices. 2018-12-17 wnwen Android: Update Android Studio canary version 2018-12-17 bpastene Rename CrOS test configs to be VM agnostic. 2018-12-17 chromium-autoroll Roll Fuchsia SDK from 7ed025b27664 to 5639aa6b5daf 2018-12-17 chromium-autoroll Roll Fuchsia SDK from 2f1dec3ad9a0 to 7ed025b27664 2018-12-16 caseq Suppress data race in ScopedTimeClockOverrides 2018-12-16 chromium-autoroll Roll Fuchsia SDK from ff53aae5ee89 to 2f1dec3ad9a0 2018-12-16 chromium-autoroll Roll Fuchsia SDK from 0fd351b28f70 to ff53aae5ee89 2018-12-16 chromium-autoroll Roll Fuchsia SDK from 7e4b71a4511f to 0fd351b28f70 2018-12-15 chromium-autoroll Roll Fuchsia SDK from 14998eedc6c9 to 7e4b71a4511f 2018-12-15 chromium-autoroll Roll Fuchsia SDK from 3747c1fea17d to 14998eedc6c9 2018-12-15 chromium-autoroll Roll Fuchsia SDK from f65ab9f9fe2a to 3747c1fea17d 2018-12-15 thomasanderson Disable libc++ on android and rollback buildtools to 7d88270d 2018-12-15 mmoroz Revert "Fixes necessary to enable in-tree libc++ on Android" 2018-12-14 thomasanderson Make sysroot builds reproducible 2018-12-14 chromium-autoroll Roll Fuchsia SDK from dfca5b235ea8 to f65ab9f9fe2a 2018-12-14 thomasanderson Android: Enable in-tree libc++ builds 2018-12-14 thomasanderson Fixes necessary to enable in-tree libc++ on Android 2018-12-14 inferno Reland "Add default sanitizer options for Windows." 2018-12-14 agrieve Android: Delete unused .build_config entry: secondary_abi_java_libraries_list 2018-12-14 agrieve Android: Fix secondary_abi_loadable_modules ignored without secondary_abi_shared_libraries 2018-12-14 tikuta [android] use copy in dexsplitter instead of move 2018-12-14 tikuta [android] specify collect library path in depfile 2018-12-14 thomasanderson Revert "build: Default use_lld to true on ChromeOS." 2018-12-13 pcc build: Default use_lld to true on ChromeOS. 2018-12-13 erikchen Update gtest_merge logic to parse outputs regardless of failure status. 2018-12-13 wnwen Android: Remove sdk and sdk_path options 2018-12-13 chromium-autoroll Roll Fuchsia SDK from 438fd9563caa to dfca5b235ea8 2018-12-13 wnwen Android: Remove build_tools_version 2018-12-13 machenbach Revert "ARM64 capable toolchain hash" 2018-12-13 julien.isorce Use pkg-config to find libva on Linux 2018-12-13 bertbelder Control windows lld-link thin archive flag with config("thin_archive") 2018-12-13 sergeyu [Fuchsia] Fix test runner to shutdown forwarding socket 2018-12-13 brucedawson ARM64 capable toolchain hash 2018-12-12 sergeyu [Fuchsia] Write net-test-server-config to /tmp 2018-12-12 chromium-autoroll Roll Fuchsia SDK from 7adc6567256a to 438fd9563caa 2018-12-12 thomasanderson [Reland] Add RPATH to shared libraries 2018-12-12 wez [Fuchsia] Switch to use 'core' SDK in Chromium. 2018-12-12 agrieve Android: Set strip_absolute_paths_from_debug_symbols=true for non-goma as well 2018-12-12 mattcary [Android] Dexlayout with obfuscated profiles 2018-12-12 brucedawson Fix ucrt redist path for copy_cdb_to_output.py 2018-12-12 fdegans [Fuchsia] Remove ordinals from FIDL files. 2018-12-11 bsheedy Support post-failure screenshots on Vega 2018-12-11 bpastene android: Make the cmd-line flag file name configurable via a test_runner arg. 2018-12-11 digit android: Update bundletool to 0.7.2 2018-12-11 thakis mac: Remove edit_xibs.sh. Roll buildtools/ 24ebce457..d658e92a1 ++ 106e9fc..74cfb57 (12+46 commits) https://chromium.googlesource.com/chromium/buildtools/+log/24ebce457874..d658e92a1fc2 https://chromium.googlesource.com/chromium/src/buildtools/+log/106e9fc..74cfb57 $ git log 106e9fc..74cfb57 --date=short --no-merges --format='%ad %ae %s' && \ git log 24ebce457..d658e92a1 --date=short --no-merges --format='%ad %ae %s' 2019-07-25 thomasanderson@chromium.org List natvis files as inputs 2019-07-23 tikuta@chromium.org Roll GN from 972ed755 to 152c5144 2019-07-19 tsniatowski@vewd.com ensure_gn_version.py: don't die if existing gn is very old 2019-07-16 bratell@opera.com Before trying to overwrite the gn binary, make it writable 2019-07-12 vapier@chromium.org ensure_gn_version.py: reinstall if tool is missing 2019-07-11 vapier@chromium.org ensure_gn_version.py: fix exception printing 2019-06-24 brettw@google.com Roll GN from 8c7f4910 to 972ed755 2019-06-21 thomasanderson@chromium.org Reland "Roll GN from 81ee1967 to 8c7f4910" 2019-06-17 sdy@chromium.org Revert "Roll GN from 81ee1967 to 8c7f4910" 2019-06-16 thomasanderson@chromium.org Roll GN from 81ee1967 to 8c7f4910 2019-06-14 mstensho@chromium.org Revert "Roll src/buildtools/third_party/libc++/trunk/ 5938e0582..ad464887b (53 commits)" 2019-06-14 thomasanderson@chromium.org Roll src/buildtools/third_party/libc++/trunk/ 5938e0582..ad464887b (53 commits) 2019-06-13 mstensho@chromium.org Revert "Roll src/buildtools/third_party/libc++/trunk/ 5938e0582..78822a685 (48 commits)" 2019-06-12 thomasanderson@chromium.org Roll src/buildtools/third_party/libc++/trunk/ 5938e0582..78822a685 (48 commits) 2019-06-07 oysteine@chromium.org Tracing: Moved the tracing sampling profiler to the tracing service 2019-05-23 wychen@chromium.org Exclude AndroidStudioDefault folder in Java import checking 2019-05-22 thomasanderson@chromium.org Roll src/buildtools/third_party/libc++/trunk/ 9b96c3dbd..5938e0582 (78 commits) 2019-05-19 rsesek@chromium.org Roll GN from 64b846c9 to 81ee1967. 2019-05-13 jbudorick@chromium.org checkdeps: encode input to os.walk as utf-8. 2019-04-15 thomasanderson@chromium.org Roll src/buildtools/third_party/libc++/trunk/ fbddc4698..9b96c3dbd (18 commits) 2019-04-04 thakis@chromium.org Roll src/buildtools/third_party/libc++/trunk/ 955113db3..fbddc4698 (33 commits) 2019-04-03 tikuta@chromium.org Roll GN from r1496 (0790d304) to r1555 (64b846c9) 2019-03-29 dpranke@chromium.org Revert "Roll GN from r1496 (0790d304) to r1546 (b85982b3)" 2019-03-28 dpranke@chromium.org Roll GN from r1496 (0790d304) to r1546 (b85982b3) 2019-03-27 thomasanderson@chromium.org Enable in-tree libc++ builds on iOS 2019-03-27 raul@tambre.ee Support Python 3 in //buildtools/ensure_gn_version.py 2019-03-26 thomasanderson@chromium.org Roll src/buildtools/third_party/libc++/trunk/ 4daecde1d..955113db3 (14 commits) 2019-03-22 dpranke@chromium.org Add ensure_gn_version.py and DEPS hook. 2019-03-21 thakis@chromium.org Roll src/buildtools/third_party/libc++/trunk/ 9009625c8..4daecde1d (12 commits) 2019-03-20 thomasanderson@chromium.org Roll libc++ to r356574 2019-03-19 tikuta@chromium.org [buildtools] update .gitignore for CIPD 2019-03-18 olivierrobin@chromium.org Fetch gn based on the host OS. 2019-03-15 thomasanderson@chromium.org Set WINVER to WIN7 for libc++ 2019-03-15 dpranke@chromium.org Use CIPD packages for GN instead of GCS. 2019-03-15 dpranke@chromium.org Add presubmit checks for //buildtools/DEPS entries. 2019-03-14 thomasanderson@chromium.org Clean up visibility for lib{c++,c++abi,unwind} and common_deps targets 2019-03-13 wez@chromium.org Revert "Move fuchsia libunwind dependency to common_deps" 2019-03-13 dpranke@chromium.org Reformat DEPS files to use single-quotes consistently. 2019-03-13 thomasanderson@chromium.org Correct libcxx{abi} revision in buildtools/DEPS 2019-03-13 thomasanderson@chromium.org Move fuchsia libunwind dependency to common_deps 2019-03-11 thomasanderson@chromium.org Roll libc++ to 355829 2019-03-06 thomasanderson@chromium.org Roll libc++ to 22d3f6dd 2019-02-20 thomasanderson@chromium.org Fix mac/component/asan builds 2019-02-20 thomasanderson@chromium.org Fixes necessary for enabling libc++ on Windows 2019-02-19 thomasanderson@chromium.org Update libcxx{abi} 2019-02-16 tikuta@chromium.org [buildtools] add owners ++ 2019-02-07 thomasanderson Delete buildtools 2019-01-22 spang Add eu-strip to buildtools/third_party/ 2019-01-17 thomasanderson Don't export operator new/delete on Mac 2019-01-14 thomasanderson Do TODOs related to Android/libc++ 2019-01-14 thomasanderson Make libc++ a shared library on Android sanitizer builds 2018-12-13 thomasanderson Stop removing hide_all_but_jni_onload config from libc++ 2018-12-13 thomasanderson Add thomasanderson and thakis to libc++{abi} OWNERS 2018-12-13 thomasanderson Roll libc++ 2018-12-12 thomasanderson Roll lib{c++,c++abi,unwind} 2018-12-05 smaier Added statically linked linux binary for clang-format 2018-11-21 thakis Roll gn to version 1496 (0790d304). 2018-11-20 thakis Revert "Roll libcxx{abi} Roll testing/ b07830f69..3b14bde07 (2614 commits) https://chromium.googlesource.com/chromium/src/testing/+log/b07830f6905c..3b14bde076c6 $ git log b07830f69..3b14bde07 --date=short --no-merges --format='%ad %ae %s' 2019-08-08 jamescook Remove unused include of base/debug/debugger.h from base/logging.h 2019-08-08 aluo Add android_oreo_standard_gtests to android-oreo-arm64-rel bot 2019-08-08 ryansturm Adding the HTML+css+syncscript arm of LightweightNoStatePrefetch 2019-08-08 tikuta [testing] use xenial for test from coverage builder 2019-08-08 jonross Stop running SkiaRenderer tests on "Linux FYI Experimental Release (Intel HD 630)" 2019-08-08 omerkatz Disable webtests in concurrent marking trybot 2019-08-08 tmrts [v8][layout-tests] remove gtest specification from {V8 Blink Win} 2019-08-08 tmrts [v8][layout-tests] define src-side builder for {V8-Blink Linux 64 Future} 2019-08-08 ioanap Add field trial testing config entry for manual password generation on Android 2019-08-08 tikuta [testing] use xenial for test from internal chromeos builder 2019-08-08 sajjadm [Code Coverage] Do not retry corrupted shards in a tryjob. 2019-08-07 sgilhuly Add gpu-rasterization baselines for some compositing/masks/ tests 2019-08-07 tikuta [testing] switch to use xenial for test from Linux Swarm 2019-08-07 jonross Fix Vulkan Pixel Tests config 2019-08-07 bsheedy Make more x64 Win tests use release_x64 2019-08-07 tikuta [testing] use xenial for a builder 2019-08-07 ahemery [bfcache] Add web_tests to linux-bfcache-rel. 2019-08-07 tmrts [v8][layout-tests] pass the debug flag on {V8 Blink Linux Debug} bot 2019-08-07 tmrts [v8][layout-tests] include mixins and remove hard timeouts 2019-08-07 arthursonzogni Enable ProactivelySwapBrowsingInstance in fieldtrial_testing_config 2019-08-07 ahemery [bfcache] Split fieldtrial and bfcache builders. 2019-08-07 noel Revert "Remove linux-blink-heap-unified-gc builder" 2019-08-07 bsheedy Setup Linux FYI SkiaRenderer Vulkan (Intel HD 630) 2019-08-06 tikuta [testing] switch test to use xenial from layout test try builders 2019-08-06 agable Remove linux-blink-heap-unified-gc builder 2019-08-06 sergeyu [Fuchsia] Enable viz_unittests on CQ bots. 2019-08-06 bsheedy Increase UHD bot timeouts 2019-08-06 vakh Change quota for AdRedirect and AdPopup triggers from 5 to 10 2019-08-06 arthursonzogni bfcache: Triage content_browsertests. 2019-08-06 wanderview Fetch: Remove BufferingBytesConsumerDelay testing config. 2019-08-06 ydago Put atomic policy groups behind a finch feature flip 2019-08-06 anushruth Add tests to chromeos-kevin-google-rel in waterfalls 2019-08-06 arthursonzogni bfcache: Update browser_tests filter. 2019-08-06 wychen Add TabToGTSAnimation params to fieldtrial_testing_config 2019-08-06 jsaul [AF] Remove AutofillUpstreamDisallowEloAndJcb fieldtrial_testing_config 2019-08-06 arthursonzogni bfcache: triage content_unittests 2019-08-06 tmrts [v8][layout-tests] create src-side definitions for {chromium_integration} bots 2019-08-06 arthursonzogni bfcache: triage unit_tests 2019-08-06 kuddai Add WebRTC-Audio-NetEqDecelerationTargetLevelOffset to field trial config 2019-08-06 arthursonzogni bfcache: Triage content_browsertests. 2019-08-06 msisov ozone-linux: enable content_unittests 2019-08-06 dhoss Add HarfBuzzPDFSubsetter experiment to field trial testing config 2019-08-06 siyua [AF][Upstream String] Add fieldtrial testing config for experiment 2019-08-06 alexmos Add Field Trial Testing Config for IsolatePasswordSites on Android. 2019-08-05 tikuta [testing] use xenial for test from blink rel builders 2019-08-05 bsheedy Switch Win XR perf to x64 browser 2019-08-05 cduvall Remove NavigationLoaderOnUI tests on mojo bots 2019-08-05 bsheedy Add Win10 FYI x64 Release (Intel UHD 630) 2019-08-05 tommycli [omnibox] Remove Vertical Margin experiment flags 2019-08-05 geofflang Run WebGL conformance with the passthrough command decoder on Mac. (...) 2018-08-18 thakis Increase timeout for LayerTreeTests under asan and run cc_unittests on win/asan bot. 2018-08-18 rbpotter WebUI Polymer2: Fix print preview tests 2018-08-18 reillyg Implement signin header modifications with a URLLoaderThrottle 2018-08-18 lukasza site-per-process is the default on desktop even without of field trials. 2018-08-18 mattm enable SubresourceFilterBrowserTest.FailedProvisionalLoadInMainframe on network_browser_tests 2018-08-18 thakis win/asan: Include line numbers in stack traces. 2018-08-17 carlosil Removed RecurrentSSLInterstitial from field trial config 2018-08-17 jsaul Update fieldtrial_testing_config.json for AutofillUpstreamEditableCardholderName 2018-08-17 apacible Disable renameNewFolderDownloads_GuestMode on all platforms. 2018-08-17 cduvall Remove socket test from network server browser_test filter 2018-08-17 thakis Make win/asan main waterfall bot run tests. 2018-08-17 jdonnelly [omnibox] Add new feature experiments to the fieldtrial testing config. 2018-08-17 noel Disable renameNewFolderDownloads* on Mash 2018-08-17 rbpotter WebUI Polymer2: Filter out material history item test 2018-08-17 rbpotter Print Preview: Correctly handle select values set in JS 2018-08-17 twellington Don't set Modern as default enabled in fieldtrial_testin_config.json 2018-08-16 sebmarchand Add the fieldtrial testing config for InfiniteSessionRestore 2018-08-16 bpastene Only target 10.12.6 for webkit_layout_tests on mac_chromium_rel_ng. 2018-08-16 aluo Allow android.support.test.runner.AndroidJUnitRunner to run junit4 tests in test_runner.py 2018-08-16 jbudorick Add compile, test, and luci configs for cronet luci mirrors. 2018-08-16 estade Mash: enable HostedAppNonClientFrameViewAshTest.* 2018-08-16 johnidel Send per-resource updates to PageLoadMetrics 2018-08-16 arthursonzogni [android] Remove custom timeout from M phone tester. 2018-08-16 dvadym Add testing field trial to NewPasswordFormParsing finch config. 2018-08-16 perezju [tools/perf] Add tests for android-go_webview-perf bot 2018-08-16 fsamuel Enable Viz Display Compositor on perf bots 2018-08-16 juncai Network Service: Make some checking Origin headers tests early return if network service is enabled 2018-08-15 rbpotter WebUI Polymer2: Exclude failing tests 2018-08-15 rajendrant Add field trial config for the DataSaverSiteBreakdownUsingPageLoadMetrics feature 2018-08-15 cduvall Disable data reduction proxy when network service is enabled 2018-08-15 bpastene Explicitly target GPUs when falling back to mac10.12 for layout_tests. 2018-08-15 vtsyrklevich CFI: Delete icall buildbot 2018-08-15 jam Reenable filesystem extensions tests with network service. 2018-08-15 wychen Post-launch cleanup for AllowReaderForAccessibility 2018-08-15 cduvall Fix SecurityExploitBrowserTest to use network service path 2018-08-15 eroman Use a consistent style for the crbug.com/ links. 2018-08-14 estade OopAsh: Hide caption buttons for browser windows in tablet mode. 2018-08-14 estade OopAsh: fix/enable another frame-related browser test. 2018-08-14 eroman Associate a bug with network service failing test ProxySettingsApiTest.ProxyEventsParseError. 2018-08-14 rbpotter WebUI Polymer 2: Run various tests with WebUIPolymer2 flag enabled. 2018-08-14 lukasza [reland] Make //content layer default to --site-per-process mode on desktop. 2018-08-14 cduvall Fix WebViewTest.WebViewInBackgroundPage with network service 2018-08-14 cduvall Fix broken ExtensionDisabledGlobalErrorTest.* with network service 2018-08-14 mmenke NetworkService: Migrate isolated StoragePartition URLRequestContexts 2018-08-14 jbudorick Read luci-milo-dev.cfg for //testing/buildbot presubmits. 2018-08-14 tbansal Experiment with changing minimum probe timeout value. 2018-08-14 jam Fix extension updater browser tests with network service. 2018-08-14 cblume Revert "Enable Windows NV12 overlays on waterfall" 2018-08-14 thomasanderson Relativize paths in build files 2018-08-13 enne Turn on OOP Raster on chromeos bots Roll third_party/binutils/ 2be73f7fb..92bfa0a5d (1 commit) https://chromium.googlesource.com/chromium/src/third_party/binutils/+log/2be73f7fbf78..92bfa0a5dcee $ git log 2be73f7fb..92bfa0a5d --date=short --no-merges --format='%ad %ae %s' 2019-03-05 bmsdave Python 3 compatibility errors in third-party libraries Roll tools/clang/ 1d879cee5..3605577b6 (147 commits) https://chromium.googlesource.com/chromium/src/tools/clang/+log/1d879cee5631..3605577b6760 $ git log 1d879cee5..3605577b6 --date=short --no-merges --format='%ad %ae %s' 2019-08-06 thakis win/cross builds: Make sure llvm-symbolizer.exe is around for running sanitizer builds on swarming. 2019-08-02 rnk Update plugin for clang API getDirectory change 2019-07-30 tsniatowski Clang script: remove old stamp file if it exists 2019-07-24 nicolaso Revert "[Traffic Annotation] Remove function_context from extractor output" 2019-07-23 hans Clang build script: refactor some -DCOMPILER_RT_BUILD flags 2019-07-22 thakis Revert "clang build scripts: Use smaller hermetic Xcode" 2019-07-22 thakis clang build scripts: Use smaller hermetic Xcode 2019-07-22 omerkatz heap: Removing EagerSweeping from clang plugin 2019-07-20 hans Build Clang with GCC 5.1.0 on Linux 2019-07-19 thakis clang package: Stop bundling libfuzzer runtime. 2019-07-18 hans Clang: the tip-of-tree version is now 10 2019-07-17 inglorion Add inglorion@ to tools/clang/OWNERS 2019-07-17 rnk Clang update script: bump gnuwin version to include cut.exe 2019-07-12 thakis Reland "clang package: Stop shipping 32-bit asan on win." 2019-07-09 hans Clang build script: Don't run check-all on the bootstrap compiler on Darwin 2019-07-09 rnk Roll clang 363790:365097. 2019-07-08 nicolaso [Traffic Annotation] Remove function_context from extractor output 2019-07-02 mlippautz tools/clang: Add directory for stack maps prototype 2019-06-22 thakis clang build script: If doing bootstrap builds, use lld as linker for later stages on win and linux. 2019-06-21 hans Build Clang using profile-guided optimization on Linux and Mac 2019-06-20 hans Roll clang 363450:363790. 2019-06-18 huangdarwin Reland "Roll clang 362913:363450." 2019-06-18 huangdarwin Revert "Roll clang 362913:363450." 2019-06-15 thakis Roll clang 362913:363450. 2019-06-14 bratell Fix python3 compatibility for script/tools/clang/update.py 2019-06-13 pcc Update path to crash upload script. 2019-06-13 pcc Add llvm-objcopy to the clang package on Linux. 2019-06-13 hans Clang package.py: fix the stamp file location 2019-06-10 tikuta [clang] make stampfile inside LLVM_BUILD_DIR 2019-06-10 thakis Roll clang 361212:362913. 2019-05-31 tikuta [tools] fix clang update script for clang download failure 2019-05-31 inferno Revert "clang package: Stop shipping 32-bit asan on win, and 32-bit libraries on linux." 2019-05-29 thakis clang package: Stop shipping 32-bit asan on win, and 32-bit libraries on linux. 2019-05-29 thakis clang build script: build less stuff 2019-05-28 pwnall tools: Fix download_lld_mac for LLVM 9+. 2019-05-28 gambard Revert "Roll clang 361212:361565." 2019-05-25 inglorion Roll clang 361212:361565. 2019-05-23 thakis clang package: Check all files we want to package actually exist. 2019-05-22 hans blink_gc_plugin: re-enable test after clang roll 2019-05-22 hans Clang build.py: Add TODO about using urllib again 2019-05-22 hans Clang build.py: Use curl instead of urllib 2019-05-22 hans Clang build.py: pass -DCOMPILER_RT_USE_LIBCXX=NO 2019-05-22 hans clang: Build from the Git monorepo instead of SVN. 2019-05-21 thakis Roll clang 361104:361212. 2019-05-19 thakis clang packaging: Build compiler-rt as part of the normal build on Linux too. 2019-05-19 thakis Roll clang 360094:361104. 2019-05-09 mlippautz blink_gc_plugin: Remove TraceWrapperMember 2019-05-09 hans blink_gc_plugin: skip crash_on_invalid test until clang is rolled 2019-05-08 hans Clang upload_revision.py: Fix the CLANG_SUB_REVISION regex 2019-05-07 Richard.Townsend Roll clang 359912:360094. (...) 2019-02-27 bradhall Add dsymutil CIPD yaml file 2019-02-27 tzik A build fix of base_bind_writer 2019-02-15 bradhall Set xcode path earlier in clang update.py 2019-02-15 sergeyberezin [clang] Set Xcode path on Mac OS X to hermetic installation 2019-02-14 ellyjones clang: upload dsymutil tarball when building for Mac 2019-02-12 jsca Only run compile_db.py unit tests on commit. 2019-02-09 thakis Fix -Wextra-semi warnings after USING_GARBAGE_COLLECTED_MIXIN(...). 2019-02-07 hans Clang update.py: set -DLLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN=ON 2019-02-06 thakis Roll clang 353069:353250. 2019-02-06 thakis Build clang package with DLLVM_ENABLE_PIC=OFF. 2019-02-05 thakis Roll clang 352921:353069. 2019-02-03 thakis Roll clang 352138:352921. 2019-01-31 thakis clang packaging: Stop uploading llvm-strip package. 2019-01-31 jsca Remove usage of shlex.split from compile_db.py. 2019-01-30 spang Move eu-strip from third_party/ to buildtools/third_party/ 2019-01-30 thakis Remove sancov from the clang package. 2019-01-26 thakis Build clang without static analyzer and arc migrator. 2019-01-25 sebmarchand Include base/bind.h in the files that use it. 2019-01-25 hans Roll clang 351477:352138. 2019-01-19 rnk Roll clang 350768:351477. 2019-01-16 pcc clang: Add HWASAN Android runtime to the package. 2019-01-16 hans Clang: the tip-of-tree version is now 9 2019-01-12 pcc clang/update.py: Build only the targets that we need. 2019-01-11 thakis Roll clang 349417:350768. 2019-01-04 thakis clang/update.py: Remove unused, no-op --if-needed flag. 2019-01-03 jbroman blink_gc_plugin: Remove unused member MissingMixinMarker::ast_context_. 2019-01-03 thakis Build clang without plugin support. 2018-12-29 raul Add Visual Studio 2019 and Preview edition support 2018-12-26 rnk Attempt to fix clang plugin test after crrev.com/618722 2018-12-22 thakis clang plugin: Stop passing flags that are always-on. 2018-12-21 pcc update.py: Simplify Android sanitizer build. 2018-12-21 hans Attempt to fix Clang plugins build after LLVM r349839 2018-12-20 hans Roll clang 346388:349417. 2018-12-20 perezju Revert "Roll clang 346388:348507." 2018-12-20 thakis Roll clang 346388:348507. 2018-12-07 mlippautz Reland "gc-plugin: Allow typdef as mixin marker in using macro" 2018-12-05 hans Revert "gc-plugin: Allow typdef as mixin marker in using macro" 2018-12-05 mlippautz gc-plugin: Allow typdef as mixin marker in using macro 2018-12-04 keishi blink_gc_plugin: Check for untraced TraceWrapperMember and TraceWrapperV8References 2018-11-30 hiroshige Revert "Roll clang 346388:347933." 2018-11-30 hans Roll clang 346388:347933. 2018-11-29 hans Clang update script: bump gnuwin version to include sort.exe 2018-11-27 vtsyrklevich Revert "SafeStack: Package SafeStack runtime for Linux" 2018-11-27 mmoroz Roll clang 346388-1:346388-5. 2018-11-22 mmoroz Clang scripts: package ubsan_standalone runtime for Android on ARM and AArch64. 2018-11-21 gayane Revert "Roll clang 346388-1:346388-4." 2018-11-21 mmoroz Roll clang 346388-1:346388-4. 2018-11-20 mmoroz Clang scripts: reland workaround for msys binaries by hans@ from https://crrev.com/c/1337614. 2018-11-19 mmoroz Clang: package missing runtime libraries for Android (ASan and profile). 2018-11-19 jbroman Augment the blink gc plugin to detect missing USING_GARBAGE_COLLECTED_MIXIN. Created with: roll-dep build buildtools testing third_party/binutils third_party/jinja2 third_party/markupsafe tools/clang R=jmadill@google.com, kainino@chromium.org Bug: chromium:973721 Change-Id: I6728201b7515961ed8aeffe2303403ac1540a677 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/9881 Commit-Queue: Robbie Iannucci <iannucci@google.com> Reviewed-by: Kai Ninomiya <kainino@chromium.org>
2019-08-09 01:40:38 +00:00
'url': '{chromium_git}/chromium/src/build@f3d0ca5f46b7b190dbbdc6be508ca11dd5c54302',
'condition': 'dawn_standalone',
},
'buildtools': {
Rolling 5 dependencies Roll build/ e439f6082..5262b9094 (1594 commits) https://chromium.googlesource.com/chromium/src/build/+log/e439f6082423..5262b9094642 $ git log e439f6082..5262b9094 --date=short --no-merges --format='%ad %ae %s' 2019-08-08 chromium-autoroll Roll Fuchsia SDK from 890571594499 to 890568639186 2019-08-08 chromium-autoroll Roll Fuchsia SDK from 890574089166 to 890571594499 2019-08-08 chromium-autoroll Roll Fuchsia SDK from 890577289982 to 890574089166 2019-08-07 gogerald [StartSurface] Move the tab_ui strings to the feature module 2019-08-07 tiborg [build] Remove dont_load_shared_libraries GN parameter 2019-08-07 chromium-autoroll Roll Fuchsia SDK from 890579756157 to 890577289982 2019-08-07 chromium-autoroll Roll Fuchsia SDK from 890582331998 to 890579756157 2019-08-07 chromium-autoroll Roll Fuchsia SDK from 890585497544 to 890582331998 2019-08-07 yucliu [Fuchsia][EME] Correct CDM service name 2019-08-07 hmohit Add gn arg to overwrite rpath. 2019-08-06 iannucci [build/toolchain] Add individual vpython spec to win/tool_wrapper.py 2019-08-06 jdonnelly Revert "Proguard conditional keeps for layouts" 2019-08-06 awolter [Fuchsia] Remove fuchsia.net.SocketProvider from manifests 2019-08-06 chromium-autoroll Roll Fuchsia SDK from 890588017156 to 890585497544 2019-08-06 harshpa Proguard conditional keeps for layouts 2019-08-06 chromium-autoroll Roll Fuchsia SDK from 890591001924 to 890588017156 2019-08-06 chromium-autoroll Roll Fuchsia SDK from 890593631659 to 890591001924 2019-08-05 liaoyuke [code coverage] Skip instrumenting files that has triggers a SI bug 2019-08-05 chromium-autoroll Roll Fuchsia SDK from 890596874171 to 890593631659 2019-08-05 bpastene chromeos: Point TMPDIR to /usr/local/tmp during VM/DUT tests. 2019-08-05 chromium-autoroll Roll Fuchsia SDK from 890600805183 to 890596874171 2019-08-05 chromium-autoroll Roll Fuchsia SDK from 890603479401 to 890600805183 2019-08-04 chromium-autoroll Roll Fuchsia SDK from 890606035392 to 890603479401 2019-08-04 chromium-autoroll Roll Fuchsia SDK from 890608527889 to 890606035392 2019-08-04 chromium-autoroll Roll Fuchsia SDK from 890611617821 to 890608527889 2019-08-03 chromium-autoroll Roll Fuchsia SDK from 890614483854 to 890611617821 2019-08-03 chromium-autoroll Roll Fuchsia SDK from 890617289215 to 890614483854 2019-08-03 chromium-autoroll Roll Fuchsia SDK from 890619875909 to 890617289215 2019-08-03 chromium-autoroll Roll Fuchsia SDK from 890622382381 to 890619875909 2019-08-03 sergeyu [fuchsia] Fix exe_runner.py 2019-08-02 smaier Give longer oatdump timeout in class verification failure script 2019-08-02 tsniatowski Fix android shared_library metadata output_extension handling 2019-08-02 chromium-autoroll Roll Fuchsia SDK from 890625413366 to 890622382381 2019-08-02 vtsyrklevich Create separate gwp_asan_unittests target 2019-08-02 csharp Reland "Reland "Remove references to MessagePump::Type"" 2019-08-02 csharp Revert "Reland "Remove references to MessagePump::Type"" 2019-08-02 carlscab Reland "Remove references to MessagePump::Type" 2019-08-02 cjgrant crashpad_stackwalker: Specify Android platform when generating symbols 2019-08-02 chromium-autoroll Roll Fuchsia SDK from 890628039446 to 890625413366 2019-08-02 chromium-autoroll Roll Fuchsia SDK from 890630742147 to 890628039446 2019-08-01 thakis Replace global NO_TCMALLOC and USE_TCMALLOC defines with BUILDFLAG(USE_TCMALLOC). 2019-08-01 chromium-autoroll Roll Fuchsia SDK from 890633683590 to 890630742147 2019-08-01 tiborg [build] Move logic selecting feature module libraries into Chrome layer 2019-08-01 thakis Disable Wimplicit-int-float-conversion on the clang tot bots in nocompile tests as well. 2019-08-01 thakis Disable Wimplicit-int-float-conversion on the clang tot bots. 2019-08-01 chromium-autoroll Roll Fuchsia SDK from 890643698313 to 890633683590 2019-08-01 eliribble Properly handle transient communication errors with gsutil.py 2019-08-01 ianloic Reland "[Fuchsia] Update to new FIDL string and vector APIs" 2019-07-31 zmin Revert "[Fuchsia] Update to new FIDL string and vector APIs" 2019-07-31 wez [Fuchsia] Fix update-sdk.py not to re-download the same SDK. (...) 2018-12-18 kmarshall Fuchsia: Deploy packages using Amber HTTP blob pull mechanism. 2018-12-18 kmarshall Roll Fuchsia SDK from 8c4293109de7 to c366d97d15de 2018-12-17 brucedawson Fix redist glob to work on Linux 2018-12-17 chromium-autoroll Roll Fuchsia SDK from 5639aa6b5daf to 8c4293109de7 2018-12-17 bpastene Add support to chromeos test runner for running tests on devices. 2018-12-17 wnwen Android: Update Android Studio canary version 2018-12-17 bpastene Rename CrOS test configs to be VM agnostic. 2018-12-17 chromium-autoroll Roll Fuchsia SDK from 7ed025b27664 to 5639aa6b5daf 2018-12-17 chromium-autoroll Roll Fuchsia SDK from 2f1dec3ad9a0 to 7ed025b27664 2018-12-16 caseq Suppress data race in ScopedTimeClockOverrides 2018-12-16 chromium-autoroll Roll Fuchsia SDK from ff53aae5ee89 to 2f1dec3ad9a0 2018-12-16 chromium-autoroll Roll Fuchsia SDK from 0fd351b28f70 to ff53aae5ee89 2018-12-16 chromium-autoroll Roll Fuchsia SDK from 7e4b71a4511f to 0fd351b28f70 2018-12-15 chromium-autoroll Roll Fuchsia SDK from 14998eedc6c9 to 7e4b71a4511f 2018-12-15 chromium-autoroll Roll Fuchsia SDK from 3747c1fea17d to 14998eedc6c9 2018-12-15 chromium-autoroll Roll Fuchsia SDK from f65ab9f9fe2a to 3747c1fea17d 2018-12-15 thomasanderson Disable libc++ on android and rollback buildtools to 7d88270d 2018-12-15 mmoroz Revert "Fixes necessary to enable in-tree libc++ on Android" 2018-12-14 thomasanderson Make sysroot builds reproducible 2018-12-14 chromium-autoroll Roll Fuchsia SDK from dfca5b235ea8 to f65ab9f9fe2a 2018-12-14 thomasanderson Android: Enable in-tree libc++ builds 2018-12-14 thomasanderson Fixes necessary to enable in-tree libc++ on Android 2018-12-14 inferno Reland "Add default sanitizer options for Windows." 2018-12-14 agrieve Android: Delete unused .build_config entry: secondary_abi_java_libraries_list 2018-12-14 agrieve Android: Fix secondary_abi_loadable_modules ignored without secondary_abi_shared_libraries 2018-12-14 tikuta [android] use copy in dexsplitter instead of move 2018-12-14 tikuta [android] specify collect library path in depfile 2018-12-14 thomasanderson Revert "build: Default use_lld to true on ChromeOS." 2018-12-13 pcc build: Default use_lld to true on ChromeOS. 2018-12-13 erikchen Update gtest_merge logic to parse outputs regardless of failure status. 2018-12-13 wnwen Android: Remove sdk and sdk_path options 2018-12-13 chromium-autoroll Roll Fuchsia SDK from 438fd9563caa to dfca5b235ea8 2018-12-13 wnwen Android: Remove build_tools_version 2018-12-13 machenbach Revert "ARM64 capable toolchain hash" 2018-12-13 julien.isorce Use pkg-config to find libva on Linux 2018-12-13 bertbelder Control windows lld-link thin archive flag with config("thin_archive") 2018-12-13 sergeyu [Fuchsia] Fix test runner to shutdown forwarding socket 2018-12-13 brucedawson ARM64 capable toolchain hash 2018-12-12 sergeyu [Fuchsia] Write net-test-server-config to /tmp 2018-12-12 chromium-autoroll Roll Fuchsia SDK from 7adc6567256a to 438fd9563caa 2018-12-12 thomasanderson [Reland] Add RPATH to shared libraries 2018-12-12 wez [Fuchsia] Switch to use 'core' SDK in Chromium. 2018-12-12 agrieve Android: Set strip_absolute_paths_from_debug_symbols=true for non-goma as well 2018-12-12 mattcary [Android] Dexlayout with obfuscated profiles 2018-12-12 brucedawson Fix ucrt redist path for copy_cdb_to_output.py 2018-12-12 fdegans [Fuchsia] Remove ordinals from FIDL files. 2018-12-11 bsheedy Support post-failure screenshots on Vega 2018-12-11 bpastene android: Make the cmd-line flag file name configurable via a test_runner arg. 2018-12-11 digit android: Update bundletool to 0.7.2 2018-12-11 thakis mac: Remove edit_xibs.sh. Roll buildtools/ 24ebce457..d658e92a1 ++ 106e9fc..74cfb57 (12+46 commits) https://chromium.googlesource.com/chromium/buildtools/+log/24ebce457874..d658e92a1fc2 https://chromium.googlesource.com/chromium/src/buildtools/+log/106e9fc..74cfb57 $ git log 106e9fc..74cfb57 --date=short --no-merges --format='%ad %ae %s' && \ git log 24ebce457..d658e92a1 --date=short --no-merges --format='%ad %ae %s' 2019-07-25 thomasanderson@chromium.org List natvis files as inputs 2019-07-23 tikuta@chromium.org Roll GN from 972ed755 to 152c5144 2019-07-19 tsniatowski@vewd.com ensure_gn_version.py: don't die if existing gn is very old 2019-07-16 bratell@opera.com Before trying to overwrite the gn binary, make it writable 2019-07-12 vapier@chromium.org ensure_gn_version.py: reinstall if tool is missing 2019-07-11 vapier@chromium.org ensure_gn_version.py: fix exception printing 2019-06-24 brettw@google.com Roll GN from 8c7f4910 to 972ed755 2019-06-21 thomasanderson@chromium.org Reland "Roll GN from 81ee1967 to 8c7f4910" 2019-06-17 sdy@chromium.org Revert "Roll GN from 81ee1967 to 8c7f4910" 2019-06-16 thomasanderson@chromium.org Roll GN from 81ee1967 to 8c7f4910 2019-06-14 mstensho@chromium.org Revert "Roll src/buildtools/third_party/libc++/trunk/ 5938e0582..ad464887b (53 commits)" 2019-06-14 thomasanderson@chromium.org Roll src/buildtools/third_party/libc++/trunk/ 5938e0582..ad464887b (53 commits) 2019-06-13 mstensho@chromium.org Revert "Roll src/buildtools/third_party/libc++/trunk/ 5938e0582..78822a685 (48 commits)" 2019-06-12 thomasanderson@chromium.org Roll src/buildtools/third_party/libc++/trunk/ 5938e0582..78822a685 (48 commits) 2019-06-07 oysteine@chromium.org Tracing: Moved the tracing sampling profiler to the tracing service 2019-05-23 wychen@chromium.org Exclude AndroidStudioDefault folder in Java import checking 2019-05-22 thomasanderson@chromium.org Roll src/buildtools/third_party/libc++/trunk/ 9b96c3dbd..5938e0582 (78 commits) 2019-05-19 rsesek@chromium.org Roll GN from 64b846c9 to 81ee1967. 2019-05-13 jbudorick@chromium.org checkdeps: encode input to os.walk as utf-8. 2019-04-15 thomasanderson@chromium.org Roll src/buildtools/third_party/libc++/trunk/ fbddc4698..9b96c3dbd (18 commits) 2019-04-04 thakis@chromium.org Roll src/buildtools/third_party/libc++/trunk/ 955113db3..fbddc4698 (33 commits) 2019-04-03 tikuta@chromium.org Roll GN from r1496 (0790d304) to r1555 (64b846c9) 2019-03-29 dpranke@chromium.org Revert "Roll GN from r1496 (0790d304) to r1546 (b85982b3)" 2019-03-28 dpranke@chromium.org Roll GN from r1496 (0790d304) to r1546 (b85982b3) 2019-03-27 thomasanderson@chromium.org Enable in-tree libc++ builds on iOS 2019-03-27 raul@tambre.ee Support Python 3 in //buildtools/ensure_gn_version.py 2019-03-26 thomasanderson@chromium.org Roll src/buildtools/third_party/libc++/trunk/ 4daecde1d..955113db3 (14 commits) 2019-03-22 dpranke@chromium.org Add ensure_gn_version.py and DEPS hook. 2019-03-21 thakis@chromium.org Roll src/buildtools/third_party/libc++/trunk/ 9009625c8..4daecde1d (12 commits) 2019-03-20 thomasanderson@chromium.org Roll libc++ to r356574 2019-03-19 tikuta@chromium.org [buildtools] update .gitignore for CIPD 2019-03-18 olivierrobin@chromium.org Fetch gn based on the host OS. 2019-03-15 thomasanderson@chromium.org Set WINVER to WIN7 for libc++ 2019-03-15 dpranke@chromium.org Use CIPD packages for GN instead of GCS. 2019-03-15 dpranke@chromium.org Add presubmit checks for //buildtools/DEPS entries. 2019-03-14 thomasanderson@chromium.org Clean up visibility for lib{c++,c++abi,unwind} and common_deps targets 2019-03-13 wez@chromium.org Revert "Move fuchsia libunwind dependency to common_deps" 2019-03-13 dpranke@chromium.org Reformat DEPS files to use single-quotes consistently. 2019-03-13 thomasanderson@chromium.org Correct libcxx{abi} revision in buildtools/DEPS 2019-03-13 thomasanderson@chromium.org Move fuchsia libunwind dependency to common_deps 2019-03-11 thomasanderson@chromium.org Roll libc++ to 355829 2019-03-06 thomasanderson@chromium.org Roll libc++ to 22d3f6dd 2019-02-20 thomasanderson@chromium.org Fix mac/component/asan builds 2019-02-20 thomasanderson@chromium.org Fixes necessary for enabling libc++ on Windows 2019-02-19 thomasanderson@chromium.org Update libcxx{abi} 2019-02-16 tikuta@chromium.org [buildtools] add owners ++ 2019-02-07 thomasanderson Delete buildtools 2019-01-22 spang Add eu-strip to buildtools/third_party/ 2019-01-17 thomasanderson Don't export operator new/delete on Mac 2019-01-14 thomasanderson Do TODOs related to Android/libc++ 2019-01-14 thomasanderson Make libc++ a shared library on Android sanitizer builds 2018-12-13 thomasanderson Stop removing hide_all_but_jni_onload config from libc++ 2018-12-13 thomasanderson Add thomasanderson and thakis to libc++{abi} OWNERS 2018-12-13 thomasanderson Roll libc++ 2018-12-12 thomasanderson Roll lib{c++,c++abi,unwind} 2018-12-05 smaier Added statically linked linux binary for clang-format 2018-11-21 thakis Roll gn to version 1496 (0790d304). 2018-11-20 thakis Revert "Roll libcxx{abi} Roll testing/ b07830f69..3b14bde07 (2614 commits) https://chromium.googlesource.com/chromium/src/testing/+log/b07830f6905c..3b14bde076c6 $ git log b07830f69..3b14bde07 --date=short --no-merges --format='%ad %ae %s' 2019-08-08 jamescook Remove unused include of base/debug/debugger.h from base/logging.h 2019-08-08 aluo Add android_oreo_standard_gtests to android-oreo-arm64-rel bot 2019-08-08 ryansturm Adding the HTML+css+syncscript arm of LightweightNoStatePrefetch 2019-08-08 tikuta [testing] use xenial for test from coverage builder 2019-08-08 jonross Stop running SkiaRenderer tests on "Linux FYI Experimental Release (Intel HD 630)" 2019-08-08 omerkatz Disable webtests in concurrent marking trybot 2019-08-08 tmrts [v8][layout-tests] remove gtest specification from {V8 Blink Win} 2019-08-08 tmrts [v8][layout-tests] define src-side builder for {V8-Blink Linux 64 Future} 2019-08-08 ioanap Add field trial testing config entry for manual password generation on Android 2019-08-08 tikuta [testing] use xenial for test from internal chromeos builder 2019-08-08 sajjadm [Code Coverage] Do not retry corrupted shards in a tryjob. 2019-08-07 sgilhuly Add gpu-rasterization baselines for some compositing/masks/ tests 2019-08-07 tikuta [testing] switch to use xenial for test from Linux Swarm 2019-08-07 jonross Fix Vulkan Pixel Tests config 2019-08-07 bsheedy Make more x64 Win tests use release_x64 2019-08-07 tikuta [testing] use xenial for a builder 2019-08-07 ahemery [bfcache] Add web_tests to linux-bfcache-rel. 2019-08-07 tmrts [v8][layout-tests] pass the debug flag on {V8 Blink Linux Debug} bot 2019-08-07 tmrts [v8][layout-tests] include mixins and remove hard timeouts 2019-08-07 arthursonzogni Enable ProactivelySwapBrowsingInstance in fieldtrial_testing_config 2019-08-07 ahemery [bfcache] Split fieldtrial and bfcache builders. 2019-08-07 noel Revert "Remove linux-blink-heap-unified-gc builder" 2019-08-07 bsheedy Setup Linux FYI SkiaRenderer Vulkan (Intel HD 630) 2019-08-06 tikuta [testing] switch test to use xenial from layout test try builders 2019-08-06 agable Remove linux-blink-heap-unified-gc builder 2019-08-06 sergeyu [Fuchsia] Enable viz_unittests on CQ bots. 2019-08-06 bsheedy Increase UHD bot timeouts 2019-08-06 vakh Change quota for AdRedirect and AdPopup triggers from 5 to 10 2019-08-06 arthursonzogni bfcache: Triage content_browsertests. 2019-08-06 wanderview Fetch: Remove BufferingBytesConsumerDelay testing config. 2019-08-06 ydago Put atomic policy groups behind a finch feature flip 2019-08-06 anushruth Add tests to chromeos-kevin-google-rel in waterfalls 2019-08-06 arthursonzogni bfcache: Update browser_tests filter. 2019-08-06 wychen Add TabToGTSAnimation params to fieldtrial_testing_config 2019-08-06 jsaul [AF] Remove AutofillUpstreamDisallowEloAndJcb fieldtrial_testing_config 2019-08-06 arthursonzogni bfcache: triage content_unittests 2019-08-06 tmrts [v8][layout-tests] create src-side definitions for {chromium_integration} bots 2019-08-06 arthursonzogni bfcache: triage unit_tests 2019-08-06 kuddai Add WebRTC-Audio-NetEqDecelerationTargetLevelOffset to field trial config 2019-08-06 arthursonzogni bfcache: Triage content_browsertests. 2019-08-06 msisov ozone-linux: enable content_unittests 2019-08-06 dhoss Add HarfBuzzPDFSubsetter experiment to field trial testing config 2019-08-06 siyua [AF][Upstream String] Add fieldtrial testing config for experiment 2019-08-06 alexmos Add Field Trial Testing Config for IsolatePasswordSites on Android. 2019-08-05 tikuta [testing] use xenial for test from blink rel builders 2019-08-05 bsheedy Switch Win XR perf to x64 browser 2019-08-05 cduvall Remove NavigationLoaderOnUI tests on mojo bots 2019-08-05 bsheedy Add Win10 FYI x64 Release (Intel UHD 630) 2019-08-05 tommycli [omnibox] Remove Vertical Margin experiment flags 2019-08-05 geofflang Run WebGL conformance with the passthrough command decoder on Mac. (...) 2018-08-18 thakis Increase timeout for LayerTreeTests under asan and run cc_unittests on win/asan bot. 2018-08-18 rbpotter WebUI Polymer2: Fix print preview tests 2018-08-18 reillyg Implement signin header modifications with a URLLoaderThrottle 2018-08-18 lukasza site-per-process is the default on desktop even without of field trials. 2018-08-18 mattm enable SubresourceFilterBrowserTest.FailedProvisionalLoadInMainframe on network_browser_tests 2018-08-18 thakis win/asan: Include line numbers in stack traces. 2018-08-17 carlosil Removed RecurrentSSLInterstitial from field trial config 2018-08-17 jsaul Update fieldtrial_testing_config.json for AutofillUpstreamEditableCardholderName 2018-08-17 apacible Disable renameNewFolderDownloads_GuestMode on all platforms. 2018-08-17 cduvall Remove socket test from network server browser_test filter 2018-08-17 thakis Make win/asan main waterfall bot run tests. 2018-08-17 jdonnelly [omnibox] Add new feature experiments to the fieldtrial testing config. 2018-08-17 noel Disable renameNewFolderDownloads* on Mash 2018-08-17 rbpotter WebUI Polymer2: Filter out material history item test 2018-08-17 rbpotter Print Preview: Correctly handle select values set in JS 2018-08-17 twellington Don't set Modern as default enabled in fieldtrial_testin_config.json 2018-08-16 sebmarchand Add the fieldtrial testing config for InfiniteSessionRestore 2018-08-16 bpastene Only target 10.12.6 for webkit_layout_tests on mac_chromium_rel_ng. 2018-08-16 aluo Allow android.support.test.runner.AndroidJUnitRunner to run junit4 tests in test_runner.py 2018-08-16 jbudorick Add compile, test, and luci configs for cronet luci mirrors. 2018-08-16 estade Mash: enable HostedAppNonClientFrameViewAshTest.* 2018-08-16 johnidel Send per-resource updates to PageLoadMetrics 2018-08-16 arthursonzogni [android] Remove custom timeout from M phone tester. 2018-08-16 dvadym Add testing field trial to NewPasswordFormParsing finch config. 2018-08-16 perezju [tools/perf] Add tests for android-go_webview-perf bot 2018-08-16 fsamuel Enable Viz Display Compositor on perf bots 2018-08-16 juncai Network Service: Make some checking Origin headers tests early return if network service is enabled 2018-08-15 rbpotter WebUI Polymer2: Exclude failing tests 2018-08-15 rajendrant Add field trial config for the DataSaverSiteBreakdownUsingPageLoadMetrics feature 2018-08-15 cduvall Disable data reduction proxy when network service is enabled 2018-08-15 bpastene Explicitly target GPUs when falling back to mac10.12 for layout_tests. 2018-08-15 vtsyrklevich CFI: Delete icall buildbot 2018-08-15 jam Reenable filesystem extensions tests with network service. 2018-08-15 wychen Post-launch cleanup for AllowReaderForAccessibility 2018-08-15 cduvall Fix SecurityExploitBrowserTest to use network service path 2018-08-15 eroman Use a consistent style for the crbug.com/ links. 2018-08-14 estade OopAsh: Hide caption buttons for browser windows in tablet mode. 2018-08-14 estade OopAsh: fix/enable another frame-related browser test. 2018-08-14 eroman Associate a bug with network service failing test ProxySettingsApiTest.ProxyEventsParseError. 2018-08-14 rbpotter WebUI Polymer 2: Run various tests with WebUIPolymer2 flag enabled. 2018-08-14 lukasza [reland] Make //content layer default to --site-per-process mode on desktop. 2018-08-14 cduvall Fix WebViewTest.WebViewInBackgroundPage with network service 2018-08-14 cduvall Fix broken ExtensionDisabledGlobalErrorTest.* with network service 2018-08-14 mmenke NetworkService: Migrate isolated StoragePartition URLRequestContexts 2018-08-14 jbudorick Read luci-milo-dev.cfg for //testing/buildbot presubmits. 2018-08-14 tbansal Experiment with changing minimum probe timeout value. 2018-08-14 jam Fix extension updater browser tests with network service. 2018-08-14 cblume Revert "Enable Windows NV12 overlays on waterfall" 2018-08-14 thomasanderson Relativize paths in build files 2018-08-13 enne Turn on OOP Raster on chromeos bots Roll third_party/binutils/ 2be73f7fb..92bfa0a5d (1 commit) https://chromium.googlesource.com/chromium/src/third_party/binutils/+log/2be73f7fbf78..92bfa0a5dcee $ git log 2be73f7fb..92bfa0a5d --date=short --no-merges --format='%ad %ae %s' 2019-03-05 bmsdave Python 3 compatibility errors in third-party libraries Roll tools/clang/ 1d879cee5..3605577b6 (147 commits) https://chromium.googlesource.com/chromium/src/tools/clang/+log/1d879cee5631..3605577b6760 $ git log 1d879cee5..3605577b6 --date=short --no-merges --format='%ad %ae %s' 2019-08-06 thakis win/cross builds: Make sure llvm-symbolizer.exe is around for running sanitizer builds on swarming. 2019-08-02 rnk Update plugin for clang API getDirectory change 2019-07-30 tsniatowski Clang script: remove old stamp file if it exists 2019-07-24 nicolaso Revert "[Traffic Annotation] Remove function_context from extractor output" 2019-07-23 hans Clang build script: refactor some -DCOMPILER_RT_BUILD flags 2019-07-22 thakis Revert "clang build scripts: Use smaller hermetic Xcode" 2019-07-22 thakis clang build scripts: Use smaller hermetic Xcode 2019-07-22 omerkatz heap: Removing EagerSweeping from clang plugin 2019-07-20 hans Build Clang with GCC 5.1.0 on Linux 2019-07-19 thakis clang package: Stop bundling libfuzzer runtime. 2019-07-18 hans Clang: the tip-of-tree version is now 10 2019-07-17 inglorion Add inglorion@ to tools/clang/OWNERS 2019-07-17 rnk Clang update script: bump gnuwin version to include cut.exe 2019-07-12 thakis Reland "clang package: Stop shipping 32-bit asan on win." 2019-07-09 hans Clang build script: Don't run check-all on the bootstrap compiler on Darwin 2019-07-09 rnk Roll clang 363790:365097. 2019-07-08 nicolaso [Traffic Annotation] Remove function_context from extractor output 2019-07-02 mlippautz tools/clang: Add directory for stack maps prototype 2019-06-22 thakis clang build script: If doing bootstrap builds, use lld as linker for later stages on win and linux. 2019-06-21 hans Build Clang using profile-guided optimization on Linux and Mac 2019-06-20 hans Roll clang 363450:363790. 2019-06-18 huangdarwin Reland "Roll clang 362913:363450." 2019-06-18 huangdarwin Revert "Roll clang 362913:363450." 2019-06-15 thakis Roll clang 362913:363450. 2019-06-14 bratell Fix python3 compatibility for script/tools/clang/update.py 2019-06-13 pcc Update path to crash upload script. 2019-06-13 pcc Add llvm-objcopy to the clang package on Linux. 2019-06-13 hans Clang package.py: fix the stamp file location 2019-06-10 tikuta [clang] make stampfile inside LLVM_BUILD_DIR 2019-06-10 thakis Roll clang 361212:362913. 2019-05-31 tikuta [tools] fix clang update script for clang download failure 2019-05-31 inferno Revert "clang package: Stop shipping 32-bit asan on win, and 32-bit libraries on linux." 2019-05-29 thakis clang package: Stop shipping 32-bit asan on win, and 32-bit libraries on linux. 2019-05-29 thakis clang build script: build less stuff 2019-05-28 pwnall tools: Fix download_lld_mac for LLVM 9+. 2019-05-28 gambard Revert "Roll clang 361212:361565." 2019-05-25 inglorion Roll clang 361212:361565. 2019-05-23 thakis clang package: Check all files we want to package actually exist. 2019-05-22 hans blink_gc_plugin: re-enable test after clang roll 2019-05-22 hans Clang build.py: Add TODO about using urllib again 2019-05-22 hans Clang build.py: Use curl instead of urllib 2019-05-22 hans Clang build.py: pass -DCOMPILER_RT_USE_LIBCXX=NO 2019-05-22 hans clang: Build from the Git monorepo instead of SVN. 2019-05-21 thakis Roll clang 361104:361212. 2019-05-19 thakis clang packaging: Build compiler-rt as part of the normal build on Linux too. 2019-05-19 thakis Roll clang 360094:361104. 2019-05-09 mlippautz blink_gc_plugin: Remove TraceWrapperMember 2019-05-09 hans blink_gc_plugin: skip crash_on_invalid test until clang is rolled 2019-05-08 hans Clang upload_revision.py: Fix the CLANG_SUB_REVISION regex 2019-05-07 Richard.Townsend Roll clang 359912:360094. (...) 2019-02-27 bradhall Add dsymutil CIPD yaml file 2019-02-27 tzik A build fix of base_bind_writer 2019-02-15 bradhall Set xcode path earlier in clang update.py 2019-02-15 sergeyberezin [clang] Set Xcode path on Mac OS X to hermetic installation 2019-02-14 ellyjones clang: upload dsymutil tarball when building for Mac 2019-02-12 jsca Only run compile_db.py unit tests on commit. 2019-02-09 thakis Fix -Wextra-semi warnings after USING_GARBAGE_COLLECTED_MIXIN(...). 2019-02-07 hans Clang update.py: set -DLLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN=ON 2019-02-06 thakis Roll clang 353069:353250. 2019-02-06 thakis Build clang package with DLLVM_ENABLE_PIC=OFF. 2019-02-05 thakis Roll clang 352921:353069. 2019-02-03 thakis Roll clang 352138:352921. 2019-01-31 thakis clang packaging: Stop uploading llvm-strip package. 2019-01-31 jsca Remove usage of shlex.split from compile_db.py. 2019-01-30 spang Move eu-strip from third_party/ to buildtools/third_party/ 2019-01-30 thakis Remove sancov from the clang package. 2019-01-26 thakis Build clang without static analyzer and arc migrator. 2019-01-25 sebmarchand Include base/bind.h in the files that use it. 2019-01-25 hans Roll clang 351477:352138. 2019-01-19 rnk Roll clang 350768:351477. 2019-01-16 pcc clang: Add HWASAN Android runtime to the package. 2019-01-16 hans Clang: the tip-of-tree version is now 9 2019-01-12 pcc clang/update.py: Build only the targets that we need. 2019-01-11 thakis Roll clang 349417:350768. 2019-01-04 thakis clang/update.py: Remove unused, no-op --if-needed flag. 2019-01-03 jbroman blink_gc_plugin: Remove unused member MissingMixinMarker::ast_context_. 2019-01-03 thakis Build clang without plugin support. 2018-12-29 raul Add Visual Studio 2019 and Preview edition support 2018-12-26 rnk Attempt to fix clang plugin test after crrev.com/618722 2018-12-22 thakis clang plugin: Stop passing flags that are always-on. 2018-12-21 pcc update.py: Simplify Android sanitizer build. 2018-12-21 hans Attempt to fix Clang plugins build after LLVM r349839 2018-12-20 hans Roll clang 346388:349417. 2018-12-20 perezju Revert "Roll clang 346388:348507." 2018-12-20 thakis Roll clang 346388:348507. 2018-12-07 mlippautz Reland "gc-plugin: Allow typdef as mixin marker in using macro" 2018-12-05 hans Revert "gc-plugin: Allow typdef as mixin marker in using macro" 2018-12-05 mlippautz gc-plugin: Allow typdef as mixin marker in using macro 2018-12-04 keishi blink_gc_plugin: Check for untraced TraceWrapperMember and TraceWrapperV8References 2018-11-30 hiroshige Revert "Roll clang 346388:347933." 2018-11-30 hans Roll clang 346388:347933. 2018-11-29 hans Clang update script: bump gnuwin version to include sort.exe 2018-11-27 vtsyrklevich Revert "SafeStack: Package SafeStack runtime for Linux" 2018-11-27 mmoroz Roll clang 346388-1:346388-5. 2018-11-22 mmoroz Clang scripts: package ubsan_standalone runtime for Android on ARM and AArch64. 2018-11-21 gayane Revert "Roll clang 346388-1:346388-4." 2018-11-21 mmoroz Roll clang 346388-1:346388-4. 2018-11-20 mmoroz Clang scripts: reland workaround for msys binaries by hans@ from https://crrev.com/c/1337614. 2018-11-19 mmoroz Clang: package missing runtime libraries for Android (ASan and profile). 2018-11-19 jbroman Augment the blink gc plugin to detect missing USING_GARBAGE_COLLECTED_MIXIN. Created with: roll-dep build buildtools testing third_party/binutils third_party/jinja2 third_party/markupsafe tools/clang R=jmadill@google.com, kainino@chromium.org Bug: chromium:973721 Change-Id: I6728201b7515961ed8aeffe2303403ac1540a677 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/9881 Commit-Queue: Robbie Iannucci <iannucci@google.com> Reviewed-by: Kai Ninomiya <kainino@chromium.org>
2019-08-09 01:40:38 +00:00
'url': '{chromium_git}/chromium/src/buildtools@74cfb57006f83cfe050817526db359d5c8a11628',
'condition': 'dawn_standalone',
},
'tools/clang': {
Rolling 5 dependencies Roll build/ e439f6082..5262b9094 (1594 commits) https://chromium.googlesource.com/chromium/src/build/+log/e439f6082423..5262b9094642 $ git log e439f6082..5262b9094 --date=short --no-merges --format='%ad %ae %s' 2019-08-08 chromium-autoroll Roll Fuchsia SDK from 890571594499 to 890568639186 2019-08-08 chromium-autoroll Roll Fuchsia SDK from 890574089166 to 890571594499 2019-08-08 chromium-autoroll Roll Fuchsia SDK from 890577289982 to 890574089166 2019-08-07 gogerald [StartSurface] Move the tab_ui strings to the feature module 2019-08-07 tiborg [build] Remove dont_load_shared_libraries GN parameter 2019-08-07 chromium-autoroll Roll Fuchsia SDK from 890579756157 to 890577289982 2019-08-07 chromium-autoroll Roll Fuchsia SDK from 890582331998 to 890579756157 2019-08-07 chromium-autoroll Roll Fuchsia SDK from 890585497544 to 890582331998 2019-08-07 yucliu [Fuchsia][EME] Correct CDM service name 2019-08-07 hmohit Add gn arg to overwrite rpath. 2019-08-06 iannucci [build/toolchain] Add individual vpython spec to win/tool_wrapper.py 2019-08-06 jdonnelly Revert "Proguard conditional keeps for layouts" 2019-08-06 awolter [Fuchsia] Remove fuchsia.net.SocketProvider from manifests 2019-08-06 chromium-autoroll Roll Fuchsia SDK from 890588017156 to 890585497544 2019-08-06 harshpa Proguard conditional keeps for layouts 2019-08-06 chromium-autoroll Roll Fuchsia SDK from 890591001924 to 890588017156 2019-08-06 chromium-autoroll Roll Fuchsia SDK from 890593631659 to 890591001924 2019-08-05 liaoyuke [code coverage] Skip instrumenting files that has triggers a SI bug 2019-08-05 chromium-autoroll Roll Fuchsia SDK from 890596874171 to 890593631659 2019-08-05 bpastene chromeos: Point TMPDIR to /usr/local/tmp during VM/DUT tests. 2019-08-05 chromium-autoroll Roll Fuchsia SDK from 890600805183 to 890596874171 2019-08-05 chromium-autoroll Roll Fuchsia SDK from 890603479401 to 890600805183 2019-08-04 chromium-autoroll Roll Fuchsia SDK from 890606035392 to 890603479401 2019-08-04 chromium-autoroll Roll Fuchsia SDK from 890608527889 to 890606035392 2019-08-04 chromium-autoroll Roll Fuchsia SDK from 890611617821 to 890608527889 2019-08-03 chromium-autoroll Roll Fuchsia SDK from 890614483854 to 890611617821 2019-08-03 chromium-autoroll Roll Fuchsia SDK from 890617289215 to 890614483854 2019-08-03 chromium-autoroll Roll Fuchsia SDK from 890619875909 to 890617289215 2019-08-03 chromium-autoroll Roll Fuchsia SDK from 890622382381 to 890619875909 2019-08-03 sergeyu [fuchsia] Fix exe_runner.py 2019-08-02 smaier Give longer oatdump timeout in class verification failure script 2019-08-02 tsniatowski Fix android shared_library metadata output_extension handling 2019-08-02 chromium-autoroll Roll Fuchsia SDK from 890625413366 to 890622382381 2019-08-02 vtsyrklevich Create separate gwp_asan_unittests target 2019-08-02 csharp Reland "Reland "Remove references to MessagePump::Type"" 2019-08-02 csharp Revert "Reland "Remove references to MessagePump::Type"" 2019-08-02 carlscab Reland "Remove references to MessagePump::Type" 2019-08-02 cjgrant crashpad_stackwalker: Specify Android platform when generating symbols 2019-08-02 chromium-autoroll Roll Fuchsia SDK from 890628039446 to 890625413366 2019-08-02 chromium-autoroll Roll Fuchsia SDK from 890630742147 to 890628039446 2019-08-01 thakis Replace global NO_TCMALLOC and USE_TCMALLOC defines with BUILDFLAG(USE_TCMALLOC). 2019-08-01 chromium-autoroll Roll Fuchsia SDK from 890633683590 to 890630742147 2019-08-01 tiborg [build] Move logic selecting feature module libraries into Chrome layer 2019-08-01 thakis Disable Wimplicit-int-float-conversion on the clang tot bots in nocompile tests as well. 2019-08-01 thakis Disable Wimplicit-int-float-conversion on the clang tot bots. 2019-08-01 chromium-autoroll Roll Fuchsia SDK from 890643698313 to 890633683590 2019-08-01 eliribble Properly handle transient communication errors with gsutil.py 2019-08-01 ianloic Reland "[Fuchsia] Update to new FIDL string and vector APIs" 2019-07-31 zmin Revert "[Fuchsia] Update to new FIDL string and vector APIs" 2019-07-31 wez [Fuchsia] Fix update-sdk.py not to re-download the same SDK. (...) 2018-12-18 kmarshall Fuchsia: Deploy packages using Amber HTTP blob pull mechanism. 2018-12-18 kmarshall Roll Fuchsia SDK from 8c4293109de7 to c366d97d15de 2018-12-17 brucedawson Fix redist glob to work on Linux 2018-12-17 chromium-autoroll Roll Fuchsia SDK from 5639aa6b5daf to 8c4293109de7 2018-12-17 bpastene Add support to chromeos test runner for running tests on devices. 2018-12-17 wnwen Android: Update Android Studio canary version 2018-12-17 bpastene Rename CrOS test configs to be VM agnostic. 2018-12-17 chromium-autoroll Roll Fuchsia SDK from 7ed025b27664 to 5639aa6b5daf 2018-12-17 chromium-autoroll Roll Fuchsia SDK from 2f1dec3ad9a0 to 7ed025b27664 2018-12-16 caseq Suppress data race in ScopedTimeClockOverrides 2018-12-16 chromium-autoroll Roll Fuchsia SDK from ff53aae5ee89 to 2f1dec3ad9a0 2018-12-16 chromium-autoroll Roll Fuchsia SDK from 0fd351b28f70 to ff53aae5ee89 2018-12-16 chromium-autoroll Roll Fuchsia SDK from 7e4b71a4511f to 0fd351b28f70 2018-12-15 chromium-autoroll Roll Fuchsia SDK from 14998eedc6c9 to 7e4b71a4511f 2018-12-15 chromium-autoroll Roll Fuchsia SDK from 3747c1fea17d to 14998eedc6c9 2018-12-15 chromium-autoroll Roll Fuchsia SDK from f65ab9f9fe2a to 3747c1fea17d 2018-12-15 thomasanderson Disable libc++ on android and rollback buildtools to 7d88270d 2018-12-15 mmoroz Revert "Fixes necessary to enable in-tree libc++ on Android" 2018-12-14 thomasanderson Make sysroot builds reproducible 2018-12-14 chromium-autoroll Roll Fuchsia SDK from dfca5b235ea8 to f65ab9f9fe2a 2018-12-14 thomasanderson Android: Enable in-tree libc++ builds 2018-12-14 thomasanderson Fixes necessary to enable in-tree libc++ on Android 2018-12-14 inferno Reland "Add default sanitizer options for Windows." 2018-12-14 agrieve Android: Delete unused .build_config entry: secondary_abi_java_libraries_list 2018-12-14 agrieve Android: Fix secondary_abi_loadable_modules ignored without secondary_abi_shared_libraries 2018-12-14 tikuta [android] use copy in dexsplitter instead of move 2018-12-14 tikuta [android] specify collect library path in depfile 2018-12-14 thomasanderson Revert "build: Default use_lld to true on ChromeOS." 2018-12-13 pcc build: Default use_lld to true on ChromeOS. 2018-12-13 erikchen Update gtest_merge logic to parse outputs regardless of failure status. 2018-12-13 wnwen Android: Remove sdk and sdk_path options 2018-12-13 chromium-autoroll Roll Fuchsia SDK from 438fd9563caa to dfca5b235ea8 2018-12-13 wnwen Android: Remove build_tools_version 2018-12-13 machenbach Revert "ARM64 capable toolchain hash" 2018-12-13 julien.isorce Use pkg-config to find libva on Linux 2018-12-13 bertbelder Control windows lld-link thin archive flag with config("thin_archive") 2018-12-13 sergeyu [Fuchsia] Fix test runner to shutdown forwarding socket 2018-12-13 brucedawson ARM64 capable toolchain hash 2018-12-12 sergeyu [Fuchsia] Write net-test-server-config to /tmp 2018-12-12 chromium-autoroll Roll Fuchsia SDK from 7adc6567256a to 438fd9563caa 2018-12-12 thomasanderson [Reland] Add RPATH to shared libraries 2018-12-12 wez [Fuchsia] Switch to use 'core' SDK in Chromium. 2018-12-12 agrieve Android: Set strip_absolute_paths_from_debug_symbols=true for non-goma as well 2018-12-12 mattcary [Android] Dexlayout with obfuscated profiles 2018-12-12 brucedawson Fix ucrt redist path for copy_cdb_to_output.py 2018-12-12 fdegans [Fuchsia] Remove ordinals from FIDL files. 2018-12-11 bsheedy Support post-failure screenshots on Vega 2018-12-11 bpastene android: Make the cmd-line flag file name configurable via a test_runner arg. 2018-12-11 digit android: Update bundletool to 0.7.2 2018-12-11 thakis mac: Remove edit_xibs.sh. Roll buildtools/ 24ebce457..d658e92a1 ++ 106e9fc..74cfb57 (12+46 commits) https://chromium.googlesource.com/chromium/buildtools/+log/24ebce457874..d658e92a1fc2 https://chromium.googlesource.com/chromium/src/buildtools/+log/106e9fc..74cfb57 $ git log 106e9fc..74cfb57 --date=short --no-merges --format='%ad %ae %s' && \ git log 24ebce457..d658e92a1 --date=short --no-merges --format='%ad %ae %s' 2019-07-25 thomasanderson@chromium.org List natvis files as inputs 2019-07-23 tikuta@chromium.org Roll GN from 972ed755 to 152c5144 2019-07-19 tsniatowski@vewd.com ensure_gn_version.py: don't die if existing gn is very old 2019-07-16 bratell@opera.com Before trying to overwrite the gn binary, make it writable 2019-07-12 vapier@chromium.org ensure_gn_version.py: reinstall if tool is missing 2019-07-11 vapier@chromium.org ensure_gn_version.py: fix exception printing 2019-06-24 brettw@google.com Roll GN from 8c7f4910 to 972ed755 2019-06-21 thomasanderson@chromium.org Reland "Roll GN from 81ee1967 to 8c7f4910" 2019-06-17 sdy@chromium.org Revert "Roll GN from 81ee1967 to 8c7f4910" 2019-06-16 thomasanderson@chromium.org Roll GN from 81ee1967 to 8c7f4910 2019-06-14 mstensho@chromium.org Revert "Roll src/buildtools/third_party/libc++/trunk/ 5938e0582..ad464887b (53 commits)" 2019-06-14 thomasanderson@chromium.org Roll src/buildtools/third_party/libc++/trunk/ 5938e0582..ad464887b (53 commits) 2019-06-13 mstensho@chromium.org Revert "Roll src/buildtools/third_party/libc++/trunk/ 5938e0582..78822a685 (48 commits)" 2019-06-12 thomasanderson@chromium.org Roll src/buildtools/third_party/libc++/trunk/ 5938e0582..78822a685 (48 commits) 2019-06-07 oysteine@chromium.org Tracing: Moved the tracing sampling profiler to the tracing service 2019-05-23 wychen@chromium.org Exclude AndroidStudioDefault folder in Java import checking 2019-05-22 thomasanderson@chromium.org Roll src/buildtools/third_party/libc++/trunk/ 9b96c3dbd..5938e0582 (78 commits) 2019-05-19 rsesek@chromium.org Roll GN from 64b846c9 to 81ee1967. 2019-05-13 jbudorick@chromium.org checkdeps: encode input to os.walk as utf-8. 2019-04-15 thomasanderson@chromium.org Roll src/buildtools/third_party/libc++/trunk/ fbddc4698..9b96c3dbd (18 commits) 2019-04-04 thakis@chromium.org Roll src/buildtools/third_party/libc++/trunk/ 955113db3..fbddc4698 (33 commits) 2019-04-03 tikuta@chromium.org Roll GN from r1496 (0790d304) to r1555 (64b846c9) 2019-03-29 dpranke@chromium.org Revert "Roll GN from r1496 (0790d304) to r1546 (b85982b3)" 2019-03-28 dpranke@chromium.org Roll GN from r1496 (0790d304) to r1546 (b85982b3) 2019-03-27 thomasanderson@chromium.org Enable in-tree libc++ builds on iOS 2019-03-27 raul@tambre.ee Support Python 3 in //buildtools/ensure_gn_version.py 2019-03-26 thomasanderson@chromium.org Roll src/buildtools/third_party/libc++/trunk/ 4daecde1d..955113db3 (14 commits) 2019-03-22 dpranke@chromium.org Add ensure_gn_version.py and DEPS hook. 2019-03-21 thakis@chromium.org Roll src/buildtools/third_party/libc++/trunk/ 9009625c8..4daecde1d (12 commits) 2019-03-20 thomasanderson@chromium.org Roll libc++ to r356574 2019-03-19 tikuta@chromium.org [buildtools] update .gitignore for CIPD 2019-03-18 olivierrobin@chromium.org Fetch gn based on the host OS. 2019-03-15 thomasanderson@chromium.org Set WINVER to WIN7 for libc++ 2019-03-15 dpranke@chromium.org Use CIPD packages for GN instead of GCS. 2019-03-15 dpranke@chromium.org Add presubmit checks for //buildtools/DEPS entries. 2019-03-14 thomasanderson@chromium.org Clean up visibility for lib{c++,c++abi,unwind} and common_deps targets 2019-03-13 wez@chromium.org Revert "Move fuchsia libunwind dependency to common_deps" 2019-03-13 dpranke@chromium.org Reformat DEPS files to use single-quotes consistently. 2019-03-13 thomasanderson@chromium.org Correct libcxx{abi} revision in buildtools/DEPS 2019-03-13 thomasanderson@chromium.org Move fuchsia libunwind dependency to common_deps 2019-03-11 thomasanderson@chromium.org Roll libc++ to 355829 2019-03-06 thomasanderson@chromium.org Roll libc++ to 22d3f6dd 2019-02-20 thomasanderson@chromium.org Fix mac/component/asan builds 2019-02-20 thomasanderson@chromium.org Fixes necessary for enabling libc++ on Windows 2019-02-19 thomasanderson@chromium.org Update libcxx{abi} 2019-02-16 tikuta@chromium.org [buildtools] add owners ++ 2019-02-07 thomasanderson Delete buildtools 2019-01-22 spang Add eu-strip to buildtools/third_party/ 2019-01-17 thomasanderson Don't export operator new/delete on Mac 2019-01-14 thomasanderson Do TODOs related to Android/libc++ 2019-01-14 thomasanderson Make libc++ a shared library on Android sanitizer builds 2018-12-13 thomasanderson Stop removing hide_all_but_jni_onload config from libc++ 2018-12-13 thomasanderson Add thomasanderson and thakis to libc++{abi} OWNERS 2018-12-13 thomasanderson Roll libc++ 2018-12-12 thomasanderson Roll lib{c++,c++abi,unwind} 2018-12-05 smaier Added statically linked linux binary for clang-format 2018-11-21 thakis Roll gn to version 1496 (0790d304). 2018-11-20 thakis Revert "Roll libcxx{abi} Roll testing/ b07830f69..3b14bde07 (2614 commits) https://chromium.googlesource.com/chromium/src/testing/+log/b07830f6905c..3b14bde076c6 $ git log b07830f69..3b14bde07 --date=short --no-merges --format='%ad %ae %s' 2019-08-08 jamescook Remove unused include of base/debug/debugger.h from base/logging.h 2019-08-08 aluo Add android_oreo_standard_gtests to android-oreo-arm64-rel bot 2019-08-08 ryansturm Adding the HTML+css+syncscript arm of LightweightNoStatePrefetch 2019-08-08 tikuta [testing] use xenial for test from coverage builder 2019-08-08 jonross Stop running SkiaRenderer tests on "Linux FYI Experimental Release (Intel HD 630)" 2019-08-08 omerkatz Disable webtests in concurrent marking trybot 2019-08-08 tmrts [v8][layout-tests] remove gtest specification from {V8 Blink Win} 2019-08-08 tmrts [v8][layout-tests] define src-side builder for {V8-Blink Linux 64 Future} 2019-08-08 ioanap Add field trial testing config entry for manual password generation on Android 2019-08-08 tikuta [testing] use xenial for test from internal chromeos builder 2019-08-08 sajjadm [Code Coverage] Do not retry corrupted shards in a tryjob. 2019-08-07 sgilhuly Add gpu-rasterization baselines for some compositing/masks/ tests 2019-08-07 tikuta [testing] switch to use xenial for test from Linux Swarm 2019-08-07 jonross Fix Vulkan Pixel Tests config 2019-08-07 bsheedy Make more x64 Win tests use release_x64 2019-08-07 tikuta [testing] use xenial for a builder 2019-08-07 ahemery [bfcache] Add web_tests to linux-bfcache-rel. 2019-08-07 tmrts [v8][layout-tests] pass the debug flag on {V8 Blink Linux Debug} bot 2019-08-07 tmrts [v8][layout-tests] include mixins and remove hard timeouts 2019-08-07 arthursonzogni Enable ProactivelySwapBrowsingInstance in fieldtrial_testing_config 2019-08-07 ahemery [bfcache] Split fieldtrial and bfcache builders. 2019-08-07 noel Revert "Remove linux-blink-heap-unified-gc builder" 2019-08-07 bsheedy Setup Linux FYI SkiaRenderer Vulkan (Intel HD 630) 2019-08-06 tikuta [testing] switch test to use xenial from layout test try builders 2019-08-06 agable Remove linux-blink-heap-unified-gc builder 2019-08-06 sergeyu [Fuchsia] Enable viz_unittests on CQ bots. 2019-08-06 bsheedy Increase UHD bot timeouts 2019-08-06 vakh Change quota for AdRedirect and AdPopup triggers from 5 to 10 2019-08-06 arthursonzogni bfcache: Triage content_browsertests. 2019-08-06 wanderview Fetch: Remove BufferingBytesConsumerDelay testing config. 2019-08-06 ydago Put atomic policy groups behind a finch feature flip 2019-08-06 anushruth Add tests to chromeos-kevin-google-rel in waterfalls 2019-08-06 arthursonzogni bfcache: Update browser_tests filter. 2019-08-06 wychen Add TabToGTSAnimation params to fieldtrial_testing_config 2019-08-06 jsaul [AF] Remove AutofillUpstreamDisallowEloAndJcb fieldtrial_testing_config 2019-08-06 arthursonzogni bfcache: triage content_unittests 2019-08-06 tmrts [v8][layout-tests] create src-side definitions for {chromium_integration} bots 2019-08-06 arthursonzogni bfcache: triage unit_tests 2019-08-06 kuddai Add WebRTC-Audio-NetEqDecelerationTargetLevelOffset to field trial config 2019-08-06 arthursonzogni bfcache: Triage content_browsertests. 2019-08-06 msisov ozone-linux: enable content_unittests 2019-08-06 dhoss Add HarfBuzzPDFSubsetter experiment to field trial testing config 2019-08-06 siyua [AF][Upstream String] Add fieldtrial testing config for experiment 2019-08-06 alexmos Add Field Trial Testing Config for IsolatePasswordSites on Android. 2019-08-05 tikuta [testing] use xenial for test from blink rel builders 2019-08-05 bsheedy Switch Win XR perf to x64 browser 2019-08-05 cduvall Remove NavigationLoaderOnUI tests on mojo bots 2019-08-05 bsheedy Add Win10 FYI x64 Release (Intel UHD 630) 2019-08-05 tommycli [omnibox] Remove Vertical Margin experiment flags 2019-08-05 geofflang Run WebGL conformance with the passthrough command decoder on Mac. (...) 2018-08-18 thakis Increase timeout for LayerTreeTests under asan and run cc_unittests on win/asan bot. 2018-08-18 rbpotter WebUI Polymer2: Fix print preview tests 2018-08-18 reillyg Implement signin header modifications with a URLLoaderThrottle 2018-08-18 lukasza site-per-process is the default on desktop even without of field trials. 2018-08-18 mattm enable SubresourceFilterBrowserTest.FailedProvisionalLoadInMainframe on network_browser_tests 2018-08-18 thakis win/asan: Include line numbers in stack traces. 2018-08-17 carlosil Removed RecurrentSSLInterstitial from field trial config 2018-08-17 jsaul Update fieldtrial_testing_config.json for AutofillUpstreamEditableCardholderName 2018-08-17 apacible Disable renameNewFolderDownloads_GuestMode on all platforms. 2018-08-17 cduvall Remove socket test from network server browser_test filter 2018-08-17 thakis Make win/asan main waterfall bot run tests. 2018-08-17 jdonnelly [omnibox] Add new feature experiments to the fieldtrial testing config. 2018-08-17 noel Disable renameNewFolderDownloads* on Mash 2018-08-17 rbpotter WebUI Polymer2: Filter out material history item test 2018-08-17 rbpotter Print Preview: Correctly handle select values set in JS 2018-08-17 twellington Don't set Modern as default enabled in fieldtrial_testin_config.json 2018-08-16 sebmarchand Add the fieldtrial testing config for InfiniteSessionRestore 2018-08-16 bpastene Only target 10.12.6 for webkit_layout_tests on mac_chromium_rel_ng. 2018-08-16 aluo Allow android.support.test.runner.AndroidJUnitRunner to run junit4 tests in test_runner.py 2018-08-16 jbudorick Add compile, test, and luci configs for cronet luci mirrors. 2018-08-16 estade Mash: enable HostedAppNonClientFrameViewAshTest.* 2018-08-16 johnidel Send per-resource updates to PageLoadMetrics 2018-08-16 arthursonzogni [android] Remove custom timeout from M phone tester. 2018-08-16 dvadym Add testing field trial to NewPasswordFormParsing finch config. 2018-08-16 perezju [tools/perf] Add tests for android-go_webview-perf bot 2018-08-16 fsamuel Enable Viz Display Compositor on perf bots 2018-08-16 juncai Network Service: Make some checking Origin headers tests early return if network service is enabled 2018-08-15 rbpotter WebUI Polymer2: Exclude failing tests 2018-08-15 rajendrant Add field trial config for the DataSaverSiteBreakdownUsingPageLoadMetrics feature 2018-08-15 cduvall Disable data reduction proxy when network service is enabled 2018-08-15 bpastene Explicitly target GPUs when falling back to mac10.12 for layout_tests. 2018-08-15 vtsyrklevich CFI: Delete icall buildbot 2018-08-15 jam Reenable filesystem extensions tests with network service. 2018-08-15 wychen Post-launch cleanup for AllowReaderForAccessibility 2018-08-15 cduvall Fix SecurityExploitBrowserTest to use network service path 2018-08-15 eroman Use a consistent style for the crbug.com/ links. 2018-08-14 estade OopAsh: Hide caption buttons for browser windows in tablet mode. 2018-08-14 estade OopAsh: fix/enable another frame-related browser test. 2018-08-14 eroman Associate a bug with network service failing test ProxySettingsApiTest.ProxyEventsParseError. 2018-08-14 rbpotter WebUI Polymer 2: Run various tests with WebUIPolymer2 flag enabled. 2018-08-14 lukasza [reland] Make //content layer default to --site-per-process mode on desktop. 2018-08-14 cduvall Fix WebViewTest.WebViewInBackgroundPage with network service 2018-08-14 cduvall Fix broken ExtensionDisabledGlobalErrorTest.* with network service 2018-08-14 mmenke NetworkService: Migrate isolated StoragePartition URLRequestContexts 2018-08-14 jbudorick Read luci-milo-dev.cfg for //testing/buildbot presubmits. 2018-08-14 tbansal Experiment with changing minimum probe timeout value. 2018-08-14 jam Fix extension updater browser tests with network service. 2018-08-14 cblume Revert "Enable Windows NV12 overlays on waterfall" 2018-08-14 thomasanderson Relativize paths in build files 2018-08-13 enne Turn on OOP Raster on chromeos bots Roll third_party/binutils/ 2be73f7fb..92bfa0a5d (1 commit) https://chromium.googlesource.com/chromium/src/third_party/binutils/+log/2be73f7fbf78..92bfa0a5dcee $ git log 2be73f7fb..92bfa0a5d --date=short --no-merges --format='%ad %ae %s' 2019-03-05 bmsdave Python 3 compatibility errors in third-party libraries Roll tools/clang/ 1d879cee5..3605577b6 (147 commits) https://chromium.googlesource.com/chromium/src/tools/clang/+log/1d879cee5631..3605577b6760 $ git log 1d879cee5..3605577b6 --date=short --no-merges --format='%ad %ae %s' 2019-08-06 thakis win/cross builds: Make sure llvm-symbolizer.exe is around for running sanitizer builds on swarming. 2019-08-02 rnk Update plugin for clang API getDirectory change 2019-07-30 tsniatowski Clang script: remove old stamp file if it exists 2019-07-24 nicolaso Revert "[Traffic Annotation] Remove function_context from extractor output" 2019-07-23 hans Clang build script: refactor some -DCOMPILER_RT_BUILD flags 2019-07-22 thakis Revert "clang build scripts: Use smaller hermetic Xcode" 2019-07-22 thakis clang build scripts: Use smaller hermetic Xcode 2019-07-22 omerkatz heap: Removing EagerSweeping from clang plugin 2019-07-20 hans Build Clang with GCC 5.1.0 on Linux 2019-07-19 thakis clang package: Stop bundling libfuzzer runtime. 2019-07-18 hans Clang: the tip-of-tree version is now 10 2019-07-17 inglorion Add inglorion@ to tools/clang/OWNERS 2019-07-17 rnk Clang update script: bump gnuwin version to include cut.exe 2019-07-12 thakis Reland "clang package: Stop shipping 32-bit asan on win." 2019-07-09 hans Clang build script: Don't run check-all on the bootstrap compiler on Darwin 2019-07-09 rnk Roll clang 363790:365097. 2019-07-08 nicolaso [Traffic Annotation] Remove function_context from extractor output 2019-07-02 mlippautz tools/clang: Add directory for stack maps prototype 2019-06-22 thakis clang build script: If doing bootstrap builds, use lld as linker for later stages on win and linux. 2019-06-21 hans Build Clang using profile-guided optimization on Linux and Mac 2019-06-20 hans Roll clang 363450:363790. 2019-06-18 huangdarwin Reland "Roll clang 362913:363450." 2019-06-18 huangdarwin Revert "Roll clang 362913:363450." 2019-06-15 thakis Roll clang 362913:363450. 2019-06-14 bratell Fix python3 compatibility for script/tools/clang/update.py 2019-06-13 pcc Update path to crash upload script. 2019-06-13 pcc Add llvm-objcopy to the clang package on Linux. 2019-06-13 hans Clang package.py: fix the stamp file location 2019-06-10 tikuta [clang] make stampfile inside LLVM_BUILD_DIR 2019-06-10 thakis Roll clang 361212:362913. 2019-05-31 tikuta [tools] fix clang update script for clang download failure 2019-05-31 inferno Revert "clang package: Stop shipping 32-bit asan on win, and 32-bit libraries on linux." 2019-05-29 thakis clang package: Stop shipping 32-bit asan on win, and 32-bit libraries on linux. 2019-05-29 thakis clang build script: build less stuff 2019-05-28 pwnall tools: Fix download_lld_mac for LLVM 9+. 2019-05-28 gambard Revert "Roll clang 361212:361565." 2019-05-25 inglorion Roll clang 361212:361565. 2019-05-23 thakis clang package: Check all files we want to package actually exist. 2019-05-22 hans blink_gc_plugin: re-enable test after clang roll 2019-05-22 hans Clang build.py: Add TODO about using urllib again 2019-05-22 hans Clang build.py: Use curl instead of urllib 2019-05-22 hans Clang build.py: pass -DCOMPILER_RT_USE_LIBCXX=NO 2019-05-22 hans clang: Build from the Git monorepo instead of SVN. 2019-05-21 thakis Roll clang 361104:361212. 2019-05-19 thakis clang packaging: Build compiler-rt as part of the normal build on Linux too. 2019-05-19 thakis Roll clang 360094:361104. 2019-05-09 mlippautz blink_gc_plugin: Remove TraceWrapperMember 2019-05-09 hans blink_gc_plugin: skip crash_on_invalid test until clang is rolled 2019-05-08 hans Clang upload_revision.py: Fix the CLANG_SUB_REVISION regex 2019-05-07 Richard.Townsend Roll clang 359912:360094. (...) 2019-02-27 bradhall Add dsymutil CIPD yaml file 2019-02-27 tzik A build fix of base_bind_writer 2019-02-15 bradhall Set xcode path earlier in clang update.py 2019-02-15 sergeyberezin [clang] Set Xcode path on Mac OS X to hermetic installation 2019-02-14 ellyjones clang: upload dsymutil tarball when building for Mac 2019-02-12 jsca Only run compile_db.py unit tests on commit. 2019-02-09 thakis Fix -Wextra-semi warnings after USING_GARBAGE_COLLECTED_MIXIN(...). 2019-02-07 hans Clang update.py: set -DLLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN=ON 2019-02-06 thakis Roll clang 353069:353250. 2019-02-06 thakis Build clang package with DLLVM_ENABLE_PIC=OFF. 2019-02-05 thakis Roll clang 352921:353069. 2019-02-03 thakis Roll clang 352138:352921. 2019-01-31 thakis clang packaging: Stop uploading llvm-strip package. 2019-01-31 jsca Remove usage of shlex.split from compile_db.py. 2019-01-30 spang Move eu-strip from third_party/ to buildtools/third_party/ 2019-01-30 thakis Remove sancov from the clang package. 2019-01-26 thakis Build clang without static analyzer and arc migrator. 2019-01-25 sebmarchand Include base/bind.h in the files that use it. 2019-01-25 hans Roll clang 351477:352138. 2019-01-19 rnk Roll clang 350768:351477. 2019-01-16 pcc clang: Add HWASAN Android runtime to the package. 2019-01-16 hans Clang: the tip-of-tree version is now 9 2019-01-12 pcc clang/update.py: Build only the targets that we need. 2019-01-11 thakis Roll clang 349417:350768. 2019-01-04 thakis clang/update.py: Remove unused, no-op --if-needed flag. 2019-01-03 jbroman blink_gc_plugin: Remove unused member MissingMixinMarker::ast_context_. 2019-01-03 thakis Build clang without plugin support. 2018-12-29 raul Add Visual Studio 2019 and Preview edition support 2018-12-26 rnk Attempt to fix clang plugin test after crrev.com/618722 2018-12-22 thakis clang plugin: Stop passing flags that are always-on. 2018-12-21 pcc update.py: Simplify Android sanitizer build. 2018-12-21 hans Attempt to fix Clang plugins build after LLVM r349839 2018-12-20 hans Roll clang 346388:349417. 2018-12-20 perezju Revert "Roll clang 346388:348507." 2018-12-20 thakis Roll clang 346388:348507. 2018-12-07 mlippautz Reland "gc-plugin: Allow typdef as mixin marker in using macro" 2018-12-05 hans Revert "gc-plugin: Allow typdef as mixin marker in using macro" 2018-12-05 mlippautz gc-plugin: Allow typdef as mixin marker in using macro 2018-12-04 keishi blink_gc_plugin: Check for untraced TraceWrapperMember and TraceWrapperV8References 2018-11-30 hiroshige Revert "Roll clang 346388:347933." 2018-11-30 hans Roll clang 346388:347933. 2018-11-29 hans Clang update script: bump gnuwin version to include sort.exe 2018-11-27 vtsyrklevich Revert "SafeStack: Package SafeStack runtime for Linux" 2018-11-27 mmoroz Roll clang 346388-1:346388-5. 2018-11-22 mmoroz Clang scripts: package ubsan_standalone runtime for Android on ARM and AArch64. 2018-11-21 gayane Revert "Roll clang 346388-1:346388-4." 2018-11-21 mmoroz Roll clang 346388-1:346388-4. 2018-11-20 mmoroz Clang scripts: reland workaround for msys binaries by hans@ from https://crrev.com/c/1337614. 2018-11-19 mmoroz Clang: package missing runtime libraries for Android (ASan and profile). 2018-11-19 jbroman Augment the blink gc plugin to detect missing USING_GARBAGE_COLLECTED_MIXIN. Created with: roll-dep build buildtools testing third_party/binutils third_party/jinja2 third_party/markupsafe tools/clang R=jmadill@google.com, kainino@chromium.org Bug: chromium:973721 Change-Id: I6728201b7515961ed8aeffe2303403ac1540a677 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/9881 Commit-Queue: Robbie Iannucci <iannucci@google.com> Reviewed-by: Kai Ninomiya <kainino@chromium.org>
2019-08-09 01:40:38 +00:00
'url': '{chromium_git}/chromium/src/tools/clang@3605577b67603ec5776afcfada9e0ff4ea05cf0e',
'condition': 'dawn_standalone',
},
'third_party/binutils': {
Rolling 5 dependencies Roll build/ e439f6082..5262b9094 (1594 commits) https://chromium.googlesource.com/chromium/src/build/+log/e439f6082423..5262b9094642 $ git log e439f6082..5262b9094 --date=short --no-merges --format='%ad %ae %s' 2019-08-08 chromium-autoroll Roll Fuchsia SDK from 890571594499 to 890568639186 2019-08-08 chromium-autoroll Roll Fuchsia SDK from 890574089166 to 890571594499 2019-08-08 chromium-autoroll Roll Fuchsia SDK from 890577289982 to 890574089166 2019-08-07 gogerald [StartSurface] Move the tab_ui strings to the feature module 2019-08-07 tiborg [build] Remove dont_load_shared_libraries GN parameter 2019-08-07 chromium-autoroll Roll Fuchsia SDK from 890579756157 to 890577289982 2019-08-07 chromium-autoroll Roll Fuchsia SDK from 890582331998 to 890579756157 2019-08-07 chromium-autoroll Roll Fuchsia SDK from 890585497544 to 890582331998 2019-08-07 yucliu [Fuchsia][EME] Correct CDM service name 2019-08-07 hmohit Add gn arg to overwrite rpath. 2019-08-06 iannucci [build/toolchain] Add individual vpython spec to win/tool_wrapper.py 2019-08-06 jdonnelly Revert "Proguard conditional keeps for layouts" 2019-08-06 awolter [Fuchsia] Remove fuchsia.net.SocketProvider from manifests 2019-08-06 chromium-autoroll Roll Fuchsia SDK from 890588017156 to 890585497544 2019-08-06 harshpa Proguard conditional keeps for layouts 2019-08-06 chromium-autoroll Roll Fuchsia SDK from 890591001924 to 890588017156 2019-08-06 chromium-autoroll Roll Fuchsia SDK from 890593631659 to 890591001924 2019-08-05 liaoyuke [code coverage] Skip instrumenting files that has triggers a SI bug 2019-08-05 chromium-autoroll Roll Fuchsia SDK from 890596874171 to 890593631659 2019-08-05 bpastene chromeos: Point TMPDIR to /usr/local/tmp during VM/DUT tests. 2019-08-05 chromium-autoroll Roll Fuchsia SDK from 890600805183 to 890596874171 2019-08-05 chromium-autoroll Roll Fuchsia SDK from 890603479401 to 890600805183 2019-08-04 chromium-autoroll Roll Fuchsia SDK from 890606035392 to 890603479401 2019-08-04 chromium-autoroll Roll Fuchsia SDK from 890608527889 to 890606035392 2019-08-04 chromium-autoroll Roll Fuchsia SDK from 890611617821 to 890608527889 2019-08-03 chromium-autoroll Roll Fuchsia SDK from 890614483854 to 890611617821 2019-08-03 chromium-autoroll Roll Fuchsia SDK from 890617289215 to 890614483854 2019-08-03 chromium-autoroll Roll Fuchsia SDK from 890619875909 to 890617289215 2019-08-03 chromium-autoroll Roll Fuchsia SDK from 890622382381 to 890619875909 2019-08-03 sergeyu [fuchsia] Fix exe_runner.py 2019-08-02 smaier Give longer oatdump timeout in class verification failure script 2019-08-02 tsniatowski Fix android shared_library metadata output_extension handling 2019-08-02 chromium-autoroll Roll Fuchsia SDK from 890625413366 to 890622382381 2019-08-02 vtsyrklevich Create separate gwp_asan_unittests target 2019-08-02 csharp Reland "Reland "Remove references to MessagePump::Type"" 2019-08-02 csharp Revert "Reland "Remove references to MessagePump::Type"" 2019-08-02 carlscab Reland "Remove references to MessagePump::Type" 2019-08-02 cjgrant crashpad_stackwalker: Specify Android platform when generating symbols 2019-08-02 chromium-autoroll Roll Fuchsia SDK from 890628039446 to 890625413366 2019-08-02 chromium-autoroll Roll Fuchsia SDK from 890630742147 to 890628039446 2019-08-01 thakis Replace global NO_TCMALLOC and USE_TCMALLOC defines with BUILDFLAG(USE_TCMALLOC). 2019-08-01 chromium-autoroll Roll Fuchsia SDK from 890633683590 to 890630742147 2019-08-01 tiborg [build] Move logic selecting feature module libraries into Chrome layer 2019-08-01 thakis Disable Wimplicit-int-float-conversion on the clang tot bots in nocompile tests as well. 2019-08-01 thakis Disable Wimplicit-int-float-conversion on the clang tot bots. 2019-08-01 chromium-autoroll Roll Fuchsia SDK from 890643698313 to 890633683590 2019-08-01 eliribble Properly handle transient communication errors with gsutil.py 2019-08-01 ianloic Reland "[Fuchsia] Update to new FIDL string and vector APIs" 2019-07-31 zmin Revert "[Fuchsia] Update to new FIDL string and vector APIs" 2019-07-31 wez [Fuchsia] Fix update-sdk.py not to re-download the same SDK. (...) 2018-12-18 kmarshall Fuchsia: Deploy packages using Amber HTTP blob pull mechanism. 2018-12-18 kmarshall Roll Fuchsia SDK from 8c4293109de7 to c366d97d15de 2018-12-17 brucedawson Fix redist glob to work on Linux 2018-12-17 chromium-autoroll Roll Fuchsia SDK from 5639aa6b5daf to 8c4293109de7 2018-12-17 bpastene Add support to chromeos test runner for running tests on devices. 2018-12-17 wnwen Android: Update Android Studio canary version 2018-12-17 bpastene Rename CrOS test configs to be VM agnostic. 2018-12-17 chromium-autoroll Roll Fuchsia SDK from 7ed025b27664 to 5639aa6b5daf 2018-12-17 chromium-autoroll Roll Fuchsia SDK from 2f1dec3ad9a0 to 7ed025b27664 2018-12-16 caseq Suppress data race in ScopedTimeClockOverrides 2018-12-16 chromium-autoroll Roll Fuchsia SDK from ff53aae5ee89 to 2f1dec3ad9a0 2018-12-16 chromium-autoroll Roll Fuchsia SDK from 0fd351b28f70 to ff53aae5ee89 2018-12-16 chromium-autoroll Roll Fuchsia SDK from 7e4b71a4511f to 0fd351b28f70 2018-12-15 chromium-autoroll Roll Fuchsia SDK from 14998eedc6c9 to 7e4b71a4511f 2018-12-15 chromium-autoroll Roll Fuchsia SDK from 3747c1fea17d to 14998eedc6c9 2018-12-15 chromium-autoroll Roll Fuchsia SDK from f65ab9f9fe2a to 3747c1fea17d 2018-12-15 thomasanderson Disable libc++ on android and rollback buildtools to 7d88270d 2018-12-15 mmoroz Revert "Fixes necessary to enable in-tree libc++ on Android" 2018-12-14 thomasanderson Make sysroot builds reproducible 2018-12-14 chromium-autoroll Roll Fuchsia SDK from dfca5b235ea8 to f65ab9f9fe2a 2018-12-14 thomasanderson Android: Enable in-tree libc++ builds 2018-12-14 thomasanderson Fixes necessary to enable in-tree libc++ on Android 2018-12-14 inferno Reland "Add default sanitizer options for Windows." 2018-12-14 agrieve Android: Delete unused .build_config entry: secondary_abi_java_libraries_list 2018-12-14 agrieve Android: Fix secondary_abi_loadable_modules ignored without secondary_abi_shared_libraries 2018-12-14 tikuta [android] use copy in dexsplitter instead of move 2018-12-14 tikuta [android] specify collect library path in depfile 2018-12-14 thomasanderson Revert "build: Default use_lld to true on ChromeOS." 2018-12-13 pcc build: Default use_lld to true on ChromeOS. 2018-12-13 erikchen Update gtest_merge logic to parse outputs regardless of failure status. 2018-12-13 wnwen Android: Remove sdk and sdk_path options 2018-12-13 chromium-autoroll Roll Fuchsia SDK from 438fd9563caa to dfca5b235ea8 2018-12-13 wnwen Android: Remove build_tools_version 2018-12-13 machenbach Revert "ARM64 capable toolchain hash" 2018-12-13 julien.isorce Use pkg-config to find libva on Linux 2018-12-13 bertbelder Control windows lld-link thin archive flag with config("thin_archive") 2018-12-13 sergeyu [Fuchsia] Fix test runner to shutdown forwarding socket 2018-12-13 brucedawson ARM64 capable toolchain hash 2018-12-12 sergeyu [Fuchsia] Write net-test-server-config to /tmp 2018-12-12 chromium-autoroll Roll Fuchsia SDK from 7adc6567256a to 438fd9563caa 2018-12-12 thomasanderson [Reland] Add RPATH to shared libraries 2018-12-12 wez [Fuchsia] Switch to use 'core' SDK in Chromium. 2018-12-12 agrieve Android: Set strip_absolute_paths_from_debug_symbols=true for non-goma as well 2018-12-12 mattcary [Android] Dexlayout with obfuscated profiles 2018-12-12 brucedawson Fix ucrt redist path for copy_cdb_to_output.py 2018-12-12 fdegans [Fuchsia] Remove ordinals from FIDL files. 2018-12-11 bsheedy Support post-failure screenshots on Vega 2018-12-11 bpastene android: Make the cmd-line flag file name configurable via a test_runner arg. 2018-12-11 digit android: Update bundletool to 0.7.2 2018-12-11 thakis mac: Remove edit_xibs.sh. Roll buildtools/ 24ebce457..d658e92a1 ++ 106e9fc..74cfb57 (12+46 commits) https://chromium.googlesource.com/chromium/buildtools/+log/24ebce457874..d658e92a1fc2 https://chromium.googlesource.com/chromium/src/buildtools/+log/106e9fc..74cfb57 $ git log 106e9fc..74cfb57 --date=short --no-merges --format='%ad %ae %s' && \ git log 24ebce457..d658e92a1 --date=short --no-merges --format='%ad %ae %s' 2019-07-25 thomasanderson@chromium.org List natvis files as inputs 2019-07-23 tikuta@chromium.org Roll GN from 972ed755 to 152c5144 2019-07-19 tsniatowski@vewd.com ensure_gn_version.py: don't die if existing gn is very old 2019-07-16 bratell@opera.com Before trying to overwrite the gn binary, make it writable 2019-07-12 vapier@chromium.org ensure_gn_version.py: reinstall if tool is missing 2019-07-11 vapier@chromium.org ensure_gn_version.py: fix exception printing 2019-06-24 brettw@google.com Roll GN from 8c7f4910 to 972ed755 2019-06-21 thomasanderson@chromium.org Reland "Roll GN from 81ee1967 to 8c7f4910" 2019-06-17 sdy@chromium.org Revert "Roll GN from 81ee1967 to 8c7f4910" 2019-06-16 thomasanderson@chromium.org Roll GN from 81ee1967 to 8c7f4910 2019-06-14 mstensho@chromium.org Revert "Roll src/buildtools/third_party/libc++/trunk/ 5938e0582..ad464887b (53 commits)" 2019-06-14 thomasanderson@chromium.org Roll src/buildtools/third_party/libc++/trunk/ 5938e0582..ad464887b (53 commits) 2019-06-13 mstensho@chromium.org Revert "Roll src/buildtools/third_party/libc++/trunk/ 5938e0582..78822a685 (48 commits)" 2019-06-12 thomasanderson@chromium.org Roll src/buildtools/third_party/libc++/trunk/ 5938e0582..78822a685 (48 commits) 2019-06-07 oysteine@chromium.org Tracing: Moved the tracing sampling profiler to the tracing service 2019-05-23 wychen@chromium.org Exclude AndroidStudioDefault folder in Java import checking 2019-05-22 thomasanderson@chromium.org Roll src/buildtools/third_party/libc++/trunk/ 9b96c3dbd..5938e0582 (78 commits) 2019-05-19 rsesek@chromium.org Roll GN from 64b846c9 to 81ee1967. 2019-05-13 jbudorick@chromium.org checkdeps: encode input to os.walk as utf-8. 2019-04-15 thomasanderson@chromium.org Roll src/buildtools/third_party/libc++/trunk/ fbddc4698..9b96c3dbd (18 commits) 2019-04-04 thakis@chromium.org Roll src/buildtools/third_party/libc++/trunk/ 955113db3..fbddc4698 (33 commits) 2019-04-03 tikuta@chromium.org Roll GN from r1496 (0790d304) to r1555 (64b846c9) 2019-03-29 dpranke@chromium.org Revert "Roll GN from r1496 (0790d304) to r1546 (b85982b3)" 2019-03-28 dpranke@chromium.org Roll GN from r1496 (0790d304) to r1546 (b85982b3) 2019-03-27 thomasanderson@chromium.org Enable in-tree libc++ builds on iOS 2019-03-27 raul@tambre.ee Support Python 3 in //buildtools/ensure_gn_version.py 2019-03-26 thomasanderson@chromium.org Roll src/buildtools/third_party/libc++/trunk/ 4daecde1d..955113db3 (14 commits) 2019-03-22 dpranke@chromium.org Add ensure_gn_version.py and DEPS hook. 2019-03-21 thakis@chromium.org Roll src/buildtools/third_party/libc++/trunk/ 9009625c8..4daecde1d (12 commits) 2019-03-20 thomasanderson@chromium.org Roll libc++ to r356574 2019-03-19 tikuta@chromium.org [buildtools] update .gitignore for CIPD 2019-03-18 olivierrobin@chromium.org Fetch gn based on the host OS. 2019-03-15 thomasanderson@chromium.org Set WINVER to WIN7 for libc++ 2019-03-15 dpranke@chromium.org Use CIPD packages for GN instead of GCS. 2019-03-15 dpranke@chromium.org Add presubmit checks for //buildtools/DEPS entries. 2019-03-14 thomasanderson@chromium.org Clean up visibility for lib{c++,c++abi,unwind} and common_deps targets 2019-03-13 wez@chromium.org Revert "Move fuchsia libunwind dependency to common_deps" 2019-03-13 dpranke@chromium.org Reformat DEPS files to use single-quotes consistently. 2019-03-13 thomasanderson@chromium.org Correct libcxx{abi} revision in buildtools/DEPS 2019-03-13 thomasanderson@chromium.org Move fuchsia libunwind dependency to common_deps 2019-03-11 thomasanderson@chromium.org Roll libc++ to 355829 2019-03-06 thomasanderson@chromium.org Roll libc++ to 22d3f6dd 2019-02-20 thomasanderson@chromium.org Fix mac/component/asan builds 2019-02-20 thomasanderson@chromium.org Fixes necessary for enabling libc++ on Windows 2019-02-19 thomasanderson@chromium.org Update libcxx{abi} 2019-02-16 tikuta@chromium.org [buildtools] add owners ++ 2019-02-07 thomasanderson Delete buildtools 2019-01-22 spang Add eu-strip to buildtools/third_party/ 2019-01-17 thomasanderson Don't export operator new/delete on Mac 2019-01-14 thomasanderson Do TODOs related to Android/libc++ 2019-01-14 thomasanderson Make libc++ a shared library on Android sanitizer builds 2018-12-13 thomasanderson Stop removing hide_all_but_jni_onload config from libc++ 2018-12-13 thomasanderson Add thomasanderson and thakis to libc++{abi} OWNERS 2018-12-13 thomasanderson Roll libc++ 2018-12-12 thomasanderson Roll lib{c++,c++abi,unwind} 2018-12-05 smaier Added statically linked linux binary for clang-format 2018-11-21 thakis Roll gn to version 1496 (0790d304). 2018-11-20 thakis Revert "Roll libcxx{abi} Roll testing/ b07830f69..3b14bde07 (2614 commits) https://chromium.googlesource.com/chromium/src/testing/+log/b07830f6905c..3b14bde076c6 $ git log b07830f69..3b14bde07 --date=short --no-merges --format='%ad %ae %s' 2019-08-08 jamescook Remove unused include of base/debug/debugger.h from base/logging.h 2019-08-08 aluo Add android_oreo_standard_gtests to android-oreo-arm64-rel bot 2019-08-08 ryansturm Adding the HTML+css+syncscript arm of LightweightNoStatePrefetch 2019-08-08 tikuta [testing] use xenial for test from coverage builder 2019-08-08 jonross Stop running SkiaRenderer tests on "Linux FYI Experimental Release (Intel HD 630)" 2019-08-08 omerkatz Disable webtests in concurrent marking trybot 2019-08-08 tmrts [v8][layout-tests] remove gtest specification from {V8 Blink Win} 2019-08-08 tmrts [v8][layout-tests] define src-side builder for {V8-Blink Linux 64 Future} 2019-08-08 ioanap Add field trial testing config entry for manual password generation on Android 2019-08-08 tikuta [testing] use xenial for test from internal chromeos builder 2019-08-08 sajjadm [Code Coverage] Do not retry corrupted shards in a tryjob. 2019-08-07 sgilhuly Add gpu-rasterization baselines for some compositing/masks/ tests 2019-08-07 tikuta [testing] switch to use xenial for test from Linux Swarm 2019-08-07 jonross Fix Vulkan Pixel Tests config 2019-08-07 bsheedy Make more x64 Win tests use release_x64 2019-08-07 tikuta [testing] use xenial for a builder 2019-08-07 ahemery [bfcache] Add web_tests to linux-bfcache-rel. 2019-08-07 tmrts [v8][layout-tests] pass the debug flag on {V8 Blink Linux Debug} bot 2019-08-07 tmrts [v8][layout-tests] include mixins and remove hard timeouts 2019-08-07 arthursonzogni Enable ProactivelySwapBrowsingInstance in fieldtrial_testing_config 2019-08-07 ahemery [bfcache] Split fieldtrial and bfcache builders. 2019-08-07 noel Revert "Remove linux-blink-heap-unified-gc builder" 2019-08-07 bsheedy Setup Linux FYI SkiaRenderer Vulkan (Intel HD 630) 2019-08-06 tikuta [testing] switch test to use xenial from layout test try builders 2019-08-06 agable Remove linux-blink-heap-unified-gc builder 2019-08-06 sergeyu [Fuchsia] Enable viz_unittests on CQ bots. 2019-08-06 bsheedy Increase UHD bot timeouts 2019-08-06 vakh Change quota for AdRedirect and AdPopup triggers from 5 to 10 2019-08-06 arthursonzogni bfcache: Triage content_browsertests. 2019-08-06 wanderview Fetch: Remove BufferingBytesConsumerDelay testing config. 2019-08-06 ydago Put atomic policy groups behind a finch feature flip 2019-08-06 anushruth Add tests to chromeos-kevin-google-rel in waterfalls 2019-08-06 arthursonzogni bfcache: Update browser_tests filter. 2019-08-06 wychen Add TabToGTSAnimation params to fieldtrial_testing_config 2019-08-06 jsaul [AF] Remove AutofillUpstreamDisallowEloAndJcb fieldtrial_testing_config 2019-08-06 arthursonzogni bfcache: triage content_unittests 2019-08-06 tmrts [v8][layout-tests] create src-side definitions for {chromium_integration} bots 2019-08-06 arthursonzogni bfcache: triage unit_tests 2019-08-06 kuddai Add WebRTC-Audio-NetEqDecelerationTargetLevelOffset to field trial config 2019-08-06 arthursonzogni bfcache: Triage content_browsertests. 2019-08-06 msisov ozone-linux: enable content_unittests 2019-08-06 dhoss Add HarfBuzzPDFSubsetter experiment to field trial testing config 2019-08-06 siyua [AF][Upstream String] Add fieldtrial testing config for experiment 2019-08-06 alexmos Add Field Trial Testing Config for IsolatePasswordSites on Android. 2019-08-05 tikuta [testing] use xenial for test from blink rel builders 2019-08-05 bsheedy Switch Win XR perf to x64 browser 2019-08-05 cduvall Remove NavigationLoaderOnUI tests on mojo bots 2019-08-05 bsheedy Add Win10 FYI x64 Release (Intel UHD 630) 2019-08-05 tommycli [omnibox] Remove Vertical Margin experiment flags 2019-08-05 geofflang Run WebGL conformance with the passthrough command decoder on Mac. (...) 2018-08-18 thakis Increase timeout for LayerTreeTests under asan and run cc_unittests on win/asan bot. 2018-08-18 rbpotter WebUI Polymer2: Fix print preview tests 2018-08-18 reillyg Implement signin header modifications with a URLLoaderThrottle 2018-08-18 lukasza site-per-process is the default on desktop even without of field trials. 2018-08-18 mattm enable SubresourceFilterBrowserTest.FailedProvisionalLoadInMainframe on network_browser_tests 2018-08-18 thakis win/asan: Include line numbers in stack traces. 2018-08-17 carlosil Removed RecurrentSSLInterstitial from field trial config 2018-08-17 jsaul Update fieldtrial_testing_config.json for AutofillUpstreamEditableCardholderName 2018-08-17 apacible Disable renameNewFolderDownloads_GuestMode on all platforms. 2018-08-17 cduvall Remove socket test from network server browser_test filter 2018-08-17 thakis Make win/asan main waterfall bot run tests. 2018-08-17 jdonnelly [omnibox] Add new feature experiments to the fieldtrial testing config. 2018-08-17 noel Disable renameNewFolderDownloads* on Mash 2018-08-17 rbpotter WebUI Polymer2: Filter out material history item test 2018-08-17 rbpotter Print Preview: Correctly handle select values set in JS 2018-08-17 twellington Don't set Modern as default enabled in fieldtrial_testin_config.json 2018-08-16 sebmarchand Add the fieldtrial testing config for InfiniteSessionRestore 2018-08-16 bpastene Only target 10.12.6 for webkit_layout_tests on mac_chromium_rel_ng. 2018-08-16 aluo Allow android.support.test.runner.AndroidJUnitRunner to run junit4 tests in test_runner.py 2018-08-16 jbudorick Add compile, test, and luci configs for cronet luci mirrors. 2018-08-16 estade Mash: enable HostedAppNonClientFrameViewAshTest.* 2018-08-16 johnidel Send per-resource updates to PageLoadMetrics 2018-08-16 arthursonzogni [android] Remove custom timeout from M phone tester. 2018-08-16 dvadym Add testing field trial to NewPasswordFormParsing finch config. 2018-08-16 perezju [tools/perf] Add tests for android-go_webview-perf bot 2018-08-16 fsamuel Enable Viz Display Compositor on perf bots 2018-08-16 juncai Network Service: Make some checking Origin headers tests early return if network service is enabled 2018-08-15 rbpotter WebUI Polymer2: Exclude failing tests 2018-08-15 rajendrant Add field trial config for the DataSaverSiteBreakdownUsingPageLoadMetrics feature 2018-08-15 cduvall Disable data reduction proxy when network service is enabled 2018-08-15 bpastene Explicitly target GPUs when falling back to mac10.12 for layout_tests. 2018-08-15 vtsyrklevich CFI: Delete icall buildbot 2018-08-15 jam Reenable filesystem extensions tests with network service. 2018-08-15 wychen Post-launch cleanup for AllowReaderForAccessibility 2018-08-15 cduvall Fix SecurityExploitBrowserTest to use network service path 2018-08-15 eroman Use a consistent style for the crbug.com/ links. 2018-08-14 estade OopAsh: Hide caption buttons for browser windows in tablet mode. 2018-08-14 estade OopAsh: fix/enable another frame-related browser test. 2018-08-14 eroman Associate a bug with network service failing test ProxySettingsApiTest.ProxyEventsParseError. 2018-08-14 rbpotter WebUI Polymer 2: Run various tests with WebUIPolymer2 flag enabled. 2018-08-14 lukasza [reland] Make //content layer default to --site-per-process mode on desktop. 2018-08-14 cduvall Fix WebViewTest.WebViewInBackgroundPage with network service 2018-08-14 cduvall Fix broken ExtensionDisabledGlobalErrorTest.* with network service 2018-08-14 mmenke NetworkService: Migrate isolated StoragePartition URLRequestContexts 2018-08-14 jbudorick Read luci-milo-dev.cfg for //testing/buildbot presubmits. 2018-08-14 tbansal Experiment with changing minimum probe timeout value. 2018-08-14 jam Fix extension updater browser tests with network service. 2018-08-14 cblume Revert "Enable Windows NV12 overlays on waterfall" 2018-08-14 thomasanderson Relativize paths in build files 2018-08-13 enne Turn on OOP Raster on chromeos bots Roll third_party/binutils/ 2be73f7fb..92bfa0a5d (1 commit) https://chromium.googlesource.com/chromium/src/third_party/binutils/+log/2be73f7fbf78..92bfa0a5dcee $ git log 2be73f7fb..92bfa0a5d --date=short --no-merges --format='%ad %ae %s' 2019-03-05 bmsdave Python 3 compatibility errors in third-party libraries Roll tools/clang/ 1d879cee5..3605577b6 (147 commits) https://chromium.googlesource.com/chromium/src/tools/clang/+log/1d879cee5631..3605577b6760 $ git log 1d879cee5..3605577b6 --date=short --no-merges --format='%ad %ae %s' 2019-08-06 thakis win/cross builds: Make sure llvm-symbolizer.exe is around for running sanitizer builds on swarming. 2019-08-02 rnk Update plugin for clang API getDirectory change 2019-07-30 tsniatowski Clang script: remove old stamp file if it exists 2019-07-24 nicolaso Revert "[Traffic Annotation] Remove function_context from extractor output" 2019-07-23 hans Clang build script: refactor some -DCOMPILER_RT_BUILD flags 2019-07-22 thakis Revert "clang build scripts: Use smaller hermetic Xcode" 2019-07-22 thakis clang build scripts: Use smaller hermetic Xcode 2019-07-22 omerkatz heap: Removing EagerSweeping from clang plugin 2019-07-20 hans Build Clang with GCC 5.1.0 on Linux 2019-07-19 thakis clang package: Stop bundling libfuzzer runtime. 2019-07-18 hans Clang: the tip-of-tree version is now 10 2019-07-17 inglorion Add inglorion@ to tools/clang/OWNERS 2019-07-17 rnk Clang update script: bump gnuwin version to include cut.exe 2019-07-12 thakis Reland "clang package: Stop shipping 32-bit asan on win." 2019-07-09 hans Clang build script: Don't run check-all on the bootstrap compiler on Darwin 2019-07-09 rnk Roll clang 363790:365097. 2019-07-08 nicolaso [Traffic Annotation] Remove function_context from extractor output 2019-07-02 mlippautz tools/clang: Add directory for stack maps prototype 2019-06-22 thakis clang build script: If doing bootstrap builds, use lld as linker for later stages on win and linux. 2019-06-21 hans Build Clang using profile-guided optimization on Linux and Mac 2019-06-20 hans Roll clang 363450:363790. 2019-06-18 huangdarwin Reland "Roll clang 362913:363450." 2019-06-18 huangdarwin Revert "Roll clang 362913:363450." 2019-06-15 thakis Roll clang 362913:363450. 2019-06-14 bratell Fix python3 compatibility for script/tools/clang/update.py 2019-06-13 pcc Update path to crash upload script. 2019-06-13 pcc Add llvm-objcopy to the clang package on Linux. 2019-06-13 hans Clang package.py: fix the stamp file location 2019-06-10 tikuta [clang] make stampfile inside LLVM_BUILD_DIR 2019-06-10 thakis Roll clang 361212:362913. 2019-05-31 tikuta [tools] fix clang update script for clang download failure 2019-05-31 inferno Revert "clang package: Stop shipping 32-bit asan on win, and 32-bit libraries on linux." 2019-05-29 thakis clang package: Stop shipping 32-bit asan on win, and 32-bit libraries on linux. 2019-05-29 thakis clang build script: build less stuff 2019-05-28 pwnall tools: Fix download_lld_mac for LLVM 9+. 2019-05-28 gambard Revert "Roll clang 361212:361565." 2019-05-25 inglorion Roll clang 361212:361565. 2019-05-23 thakis clang package: Check all files we want to package actually exist. 2019-05-22 hans blink_gc_plugin: re-enable test after clang roll 2019-05-22 hans Clang build.py: Add TODO about using urllib again 2019-05-22 hans Clang build.py: Use curl instead of urllib 2019-05-22 hans Clang build.py: pass -DCOMPILER_RT_USE_LIBCXX=NO 2019-05-22 hans clang: Build from the Git monorepo instead of SVN. 2019-05-21 thakis Roll clang 361104:361212. 2019-05-19 thakis clang packaging: Build compiler-rt as part of the normal build on Linux too. 2019-05-19 thakis Roll clang 360094:361104. 2019-05-09 mlippautz blink_gc_plugin: Remove TraceWrapperMember 2019-05-09 hans blink_gc_plugin: skip crash_on_invalid test until clang is rolled 2019-05-08 hans Clang upload_revision.py: Fix the CLANG_SUB_REVISION regex 2019-05-07 Richard.Townsend Roll clang 359912:360094. (...) 2019-02-27 bradhall Add dsymutil CIPD yaml file 2019-02-27 tzik A build fix of base_bind_writer 2019-02-15 bradhall Set xcode path earlier in clang update.py 2019-02-15 sergeyberezin [clang] Set Xcode path on Mac OS X to hermetic installation 2019-02-14 ellyjones clang: upload dsymutil tarball when building for Mac 2019-02-12 jsca Only run compile_db.py unit tests on commit. 2019-02-09 thakis Fix -Wextra-semi warnings after USING_GARBAGE_COLLECTED_MIXIN(...). 2019-02-07 hans Clang update.py: set -DLLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN=ON 2019-02-06 thakis Roll clang 353069:353250. 2019-02-06 thakis Build clang package with DLLVM_ENABLE_PIC=OFF. 2019-02-05 thakis Roll clang 352921:353069. 2019-02-03 thakis Roll clang 352138:352921. 2019-01-31 thakis clang packaging: Stop uploading llvm-strip package. 2019-01-31 jsca Remove usage of shlex.split from compile_db.py. 2019-01-30 spang Move eu-strip from third_party/ to buildtools/third_party/ 2019-01-30 thakis Remove sancov from the clang package. 2019-01-26 thakis Build clang without static analyzer and arc migrator. 2019-01-25 sebmarchand Include base/bind.h in the files that use it. 2019-01-25 hans Roll clang 351477:352138. 2019-01-19 rnk Roll clang 350768:351477. 2019-01-16 pcc clang: Add HWASAN Android runtime to the package. 2019-01-16 hans Clang: the tip-of-tree version is now 9 2019-01-12 pcc clang/update.py: Build only the targets that we need. 2019-01-11 thakis Roll clang 349417:350768. 2019-01-04 thakis clang/update.py: Remove unused, no-op --if-needed flag. 2019-01-03 jbroman blink_gc_plugin: Remove unused member MissingMixinMarker::ast_context_. 2019-01-03 thakis Build clang without plugin support. 2018-12-29 raul Add Visual Studio 2019 and Preview edition support 2018-12-26 rnk Attempt to fix clang plugin test after crrev.com/618722 2018-12-22 thakis clang plugin: Stop passing flags that are always-on. 2018-12-21 pcc update.py: Simplify Android sanitizer build. 2018-12-21 hans Attempt to fix Clang plugins build after LLVM r349839 2018-12-20 hans Roll clang 346388:349417. 2018-12-20 perezju Revert "Roll clang 346388:348507." 2018-12-20 thakis Roll clang 346388:348507. 2018-12-07 mlippautz Reland "gc-plugin: Allow typdef as mixin marker in using macro" 2018-12-05 hans Revert "gc-plugin: Allow typdef as mixin marker in using macro" 2018-12-05 mlippautz gc-plugin: Allow typdef as mixin marker in using macro 2018-12-04 keishi blink_gc_plugin: Check for untraced TraceWrapperMember and TraceWrapperV8References 2018-11-30 hiroshige Revert "Roll clang 346388:347933." 2018-11-30 hans Roll clang 346388:347933. 2018-11-29 hans Clang update script: bump gnuwin version to include sort.exe 2018-11-27 vtsyrklevich Revert "SafeStack: Package SafeStack runtime for Linux" 2018-11-27 mmoroz Roll clang 346388-1:346388-5. 2018-11-22 mmoroz Clang scripts: package ubsan_standalone runtime for Android on ARM and AArch64. 2018-11-21 gayane Revert "Roll clang 346388-1:346388-4." 2018-11-21 mmoroz Roll clang 346388-1:346388-4. 2018-11-20 mmoroz Clang scripts: reland workaround for msys binaries by hans@ from https://crrev.com/c/1337614. 2018-11-19 mmoroz Clang: package missing runtime libraries for Android (ASan and profile). 2018-11-19 jbroman Augment the blink gc plugin to detect missing USING_GARBAGE_COLLECTED_MIXIN. Created with: roll-dep build buildtools testing third_party/binutils third_party/jinja2 third_party/markupsafe tools/clang R=jmadill@google.com, kainino@chromium.org Bug: chromium:973721 Change-Id: I6728201b7515961ed8aeffe2303403ac1540a677 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/9881 Commit-Queue: Robbie Iannucci <iannucci@google.com> Reviewed-by: Kai Ninomiya <kainino@chromium.org>
2019-08-09 01:40:38 +00:00
'url': '{chromium_git}/chromium/src/third_party/binutils@01aa7745b0bab64ae22600f09fd6483c60f22ebf',
'condition': 'dawn_standalone',
},
# Testing, GTest and GMock
'testing': {
Rolling 5 dependencies Roll build/ e439f6082..5262b9094 (1594 commits) https://chromium.googlesource.com/chromium/src/build/+log/e439f6082423..5262b9094642 $ git log e439f6082..5262b9094 --date=short --no-merges --format='%ad %ae %s' 2019-08-08 chromium-autoroll Roll Fuchsia SDK from 890571594499 to 890568639186 2019-08-08 chromium-autoroll Roll Fuchsia SDK from 890574089166 to 890571594499 2019-08-08 chromium-autoroll Roll Fuchsia SDK from 890577289982 to 890574089166 2019-08-07 gogerald [StartSurface] Move the tab_ui strings to the feature module 2019-08-07 tiborg [build] Remove dont_load_shared_libraries GN parameter 2019-08-07 chromium-autoroll Roll Fuchsia SDK from 890579756157 to 890577289982 2019-08-07 chromium-autoroll Roll Fuchsia SDK from 890582331998 to 890579756157 2019-08-07 chromium-autoroll Roll Fuchsia SDK from 890585497544 to 890582331998 2019-08-07 yucliu [Fuchsia][EME] Correct CDM service name 2019-08-07 hmohit Add gn arg to overwrite rpath. 2019-08-06 iannucci [build/toolchain] Add individual vpython spec to win/tool_wrapper.py 2019-08-06 jdonnelly Revert "Proguard conditional keeps for layouts" 2019-08-06 awolter [Fuchsia] Remove fuchsia.net.SocketProvider from manifests 2019-08-06 chromium-autoroll Roll Fuchsia SDK from 890588017156 to 890585497544 2019-08-06 harshpa Proguard conditional keeps for layouts 2019-08-06 chromium-autoroll Roll Fuchsia SDK from 890591001924 to 890588017156 2019-08-06 chromium-autoroll Roll Fuchsia SDK from 890593631659 to 890591001924 2019-08-05 liaoyuke [code coverage] Skip instrumenting files that has triggers a SI bug 2019-08-05 chromium-autoroll Roll Fuchsia SDK from 890596874171 to 890593631659 2019-08-05 bpastene chromeos: Point TMPDIR to /usr/local/tmp during VM/DUT tests. 2019-08-05 chromium-autoroll Roll Fuchsia SDK from 890600805183 to 890596874171 2019-08-05 chromium-autoroll Roll Fuchsia SDK from 890603479401 to 890600805183 2019-08-04 chromium-autoroll Roll Fuchsia SDK from 890606035392 to 890603479401 2019-08-04 chromium-autoroll Roll Fuchsia SDK from 890608527889 to 890606035392 2019-08-04 chromium-autoroll Roll Fuchsia SDK from 890611617821 to 890608527889 2019-08-03 chromium-autoroll Roll Fuchsia SDK from 890614483854 to 890611617821 2019-08-03 chromium-autoroll Roll Fuchsia SDK from 890617289215 to 890614483854 2019-08-03 chromium-autoroll Roll Fuchsia SDK from 890619875909 to 890617289215 2019-08-03 chromium-autoroll Roll Fuchsia SDK from 890622382381 to 890619875909 2019-08-03 sergeyu [fuchsia] Fix exe_runner.py 2019-08-02 smaier Give longer oatdump timeout in class verification failure script 2019-08-02 tsniatowski Fix android shared_library metadata output_extension handling 2019-08-02 chromium-autoroll Roll Fuchsia SDK from 890625413366 to 890622382381 2019-08-02 vtsyrklevich Create separate gwp_asan_unittests target 2019-08-02 csharp Reland "Reland "Remove references to MessagePump::Type"" 2019-08-02 csharp Revert "Reland "Remove references to MessagePump::Type"" 2019-08-02 carlscab Reland "Remove references to MessagePump::Type" 2019-08-02 cjgrant crashpad_stackwalker: Specify Android platform when generating symbols 2019-08-02 chromium-autoroll Roll Fuchsia SDK from 890628039446 to 890625413366 2019-08-02 chromium-autoroll Roll Fuchsia SDK from 890630742147 to 890628039446 2019-08-01 thakis Replace global NO_TCMALLOC and USE_TCMALLOC defines with BUILDFLAG(USE_TCMALLOC). 2019-08-01 chromium-autoroll Roll Fuchsia SDK from 890633683590 to 890630742147 2019-08-01 tiborg [build] Move logic selecting feature module libraries into Chrome layer 2019-08-01 thakis Disable Wimplicit-int-float-conversion on the clang tot bots in nocompile tests as well. 2019-08-01 thakis Disable Wimplicit-int-float-conversion on the clang tot bots. 2019-08-01 chromium-autoroll Roll Fuchsia SDK from 890643698313 to 890633683590 2019-08-01 eliribble Properly handle transient communication errors with gsutil.py 2019-08-01 ianloic Reland "[Fuchsia] Update to new FIDL string and vector APIs" 2019-07-31 zmin Revert "[Fuchsia] Update to new FIDL string and vector APIs" 2019-07-31 wez [Fuchsia] Fix update-sdk.py not to re-download the same SDK. (...) 2018-12-18 kmarshall Fuchsia: Deploy packages using Amber HTTP blob pull mechanism. 2018-12-18 kmarshall Roll Fuchsia SDK from 8c4293109de7 to c366d97d15de 2018-12-17 brucedawson Fix redist glob to work on Linux 2018-12-17 chromium-autoroll Roll Fuchsia SDK from 5639aa6b5daf to 8c4293109de7 2018-12-17 bpastene Add support to chromeos test runner for running tests on devices. 2018-12-17 wnwen Android: Update Android Studio canary version 2018-12-17 bpastene Rename CrOS test configs to be VM agnostic. 2018-12-17 chromium-autoroll Roll Fuchsia SDK from 7ed025b27664 to 5639aa6b5daf 2018-12-17 chromium-autoroll Roll Fuchsia SDK from 2f1dec3ad9a0 to 7ed025b27664 2018-12-16 caseq Suppress data race in ScopedTimeClockOverrides 2018-12-16 chromium-autoroll Roll Fuchsia SDK from ff53aae5ee89 to 2f1dec3ad9a0 2018-12-16 chromium-autoroll Roll Fuchsia SDK from 0fd351b28f70 to ff53aae5ee89 2018-12-16 chromium-autoroll Roll Fuchsia SDK from 7e4b71a4511f to 0fd351b28f70 2018-12-15 chromium-autoroll Roll Fuchsia SDK from 14998eedc6c9 to 7e4b71a4511f 2018-12-15 chromium-autoroll Roll Fuchsia SDK from 3747c1fea17d to 14998eedc6c9 2018-12-15 chromium-autoroll Roll Fuchsia SDK from f65ab9f9fe2a to 3747c1fea17d 2018-12-15 thomasanderson Disable libc++ on android and rollback buildtools to 7d88270d 2018-12-15 mmoroz Revert "Fixes necessary to enable in-tree libc++ on Android" 2018-12-14 thomasanderson Make sysroot builds reproducible 2018-12-14 chromium-autoroll Roll Fuchsia SDK from dfca5b235ea8 to f65ab9f9fe2a 2018-12-14 thomasanderson Android: Enable in-tree libc++ builds 2018-12-14 thomasanderson Fixes necessary to enable in-tree libc++ on Android 2018-12-14 inferno Reland "Add default sanitizer options for Windows." 2018-12-14 agrieve Android: Delete unused .build_config entry: secondary_abi_java_libraries_list 2018-12-14 agrieve Android: Fix secondary_abi_loadable_modules ignored without secondary_abi_shared_libraries 2018-12-14 tikuta [android] use copy in dexsplitter instead of move 2018-12-14 tikuta [android] specify collect library path in depfile 2018-12-14 thomasanderson Revert "build: Default use_lld to true on ChromeOS." 2018-12-13 pcc build: Default use_lld to true on ChromeOS. 2018-12-13 erikchen Update gtest_merge logic to parse outputs regardless of failure status. 2018-12-13 wnwen Android: Remove sdk and sdk_path options 2018-12-13 chromium-autoroll Roll Fuchsia SDK from 438fd9563caa to dfca5b235ea8 2018-12-13 wnwen Android: Remove build_tools_version 2018-12-13 machenbach Revert "ARM64 capable toolchain hash" 2018-12-13 julien.isorce Use pkg-config to find libva on Linux 2018-12-13 bertbelder Control windows lld-link thin archive flag with config("thin_archive") 2018-12-13 sergeyu [Fuchsia] Fix test runner to shutdown forwarding socket 2018-12-13 brucedawson ARM64 capable toolchain hash 2018-12-12 sergeyu [Fuchsia] Write net-test-server-config to /tmp 2018-12-12 chromium-autoroll Roll Fuchsia SDK from 7adc6567256a to 438fd9563caa 2018-12-12 thomasanderson [Reland] Add RPATH to shared libraries 2018-12-12 wez [Fuchsia] Switch to use 'core' SDK in Chromium. 2018-12-12 agrieve Android: Set strip_absolute_paths_from_debug_symbols=true for non-goma as well 2018-12-12 mattcary [Android] Dexlayout with obfuscated profiles 2018-12-12 brucedawson Fix ucrt redist path for copy_cdb_to_output.py 2018-12-12 fdegans [Fuchsia] Remove ordinals from FIDL files. 2018-12-11 bsheedy Support post-failure screenshots on Vega 2018-12-11 bpastene android: Make the cmd-line flag file name configurable via a test_runner arg. 2018-12-11 digit android: Update bundletool to 0.7.2 2018-12-11 thakis mac: Remove edit_xibs.sh. Roll buildtools/ 24ebce457..d658e92a1 ++ 106e9fc..74cfb57 (12+46 commits) https://chromium.googlesource.com/chromium/buildtools/+log/24ebce457874..d658e92a1fc2 https://chromium.googlesource.com/chromium/src/buildtools/+log/106e9fc..74cfb57 $ git log 106e9fc..74cfb57 --date=short --no-merges --format='%ad %ae %s' && \ git log 24ebce457..d658e92a1 --date=short --no-merges --format='%ad %ae %s' 2019-07-25 thomasanderson@chromium.org List natvis files as inputs 2019-07-23 tikuta@chromium.org Roll GN from 972ed755 to 152c5144 2019-07-19 tsniatowski@vewd.com ensure_gn_version.py: don't die if existing gn is very old 2019-07-16 bratell@opera.com Before trying to overwrite the gn binary, make it writable 2019-07-12 vapier@chromium.org ensure_gn_version.py: reinstall if tool is missing 2019-07-11 vapier@chromium.org ensure_gn_version.py: fix exception printing 2019-06-24 brettw@google.com Roll GN from 8c7f4910 to 972ed755 2019-06-21 thomasanderson@chromium.org Reland "Roll GN from 81ee1967 to 8c7f4910" 2019-06-17 sdy@chromium.org Revert "Roll GN from 81ee1967 to 8c7f4910" 2019-06-16 thomasanderson@chromium.org Roll GN from 81ee1967 to 8c7f4910 2019-06-14 mstensho@chromium.org Revert "Roll src/buildtools/third_party/libc++/trunk/ 5938e0582..ad464887b (53 commits)" 2019-06-14 thomasanderson@chromium.org Roll src/buildtools/third_party/libc++/trunk/ 5938e0582..ad464887b (53 commits) 2019-06-13 mstensho@chromium.org Revert "Roll src/buildtools/third_party/libc++/trunk/ 5938e0582..78822a685 (48 commits)" 2019-06-12 thomasanderson@chromium.org Roll src/buildtools/third_party/libc++/trunk/ 5938e0582..78822a685 (48 commits) 2019-06-07 oysteine@chromium.org Tracing: Moved the tracing sampling profiler to the tracing service 2019-05-23 wychen@chromium.org Exclude AndroidStudioDefault folder in Java import checking 2019-05-22 thomasanderson@chromium.org Roll src/buildtools/third_party/libc++/trunk/ 9b96c3dbd..5938e0582 (78 commits) 2019-05-19 rsesek@chromium.org Roll GN from 64b846c9 to 81ee1967. 2019-05-13 jbudorick@chromium.org checkdeps: encode input to os.walk as utf-8. 2019-04-15 thomasanderson@chromium.org Roll src/buildtools/third_party/libc++/trunk/ fbddc4698..9b96c3dbd (18 commits) 2019-04-04 thakis@chromium.org Roll src/buildtools/third_party/libc++/trunk/ 955113db3..fbddc4698 (33 commits) 2019-04-03 tikuta@chromium.org Roll GN from r1496 (0790d304) to r1555 (64b846c9) 2019-03-29 dpranke@chromium.org Revert "Roll GN from r1496 (0790d304) to r1546 (b85982b3)" 2019-03-28 dpranke@chromium.org Roll GN from r1496 (0790d304) to r1546 (b85982b3) 2019-03-27 thomasanderson@chromium.org Enable in-tree libc++ builds on iOS 2019-03-27 raul@tambre.ee Support Python 3 in //buildtools/ensure_gn_version.py 2019-03-26 thomasanderson@chromium.org Roll src/buildtools/third_party/libc++/trunk/ 4daecde1d..955113db3 (14 commits) 2019-03-22 dpranke@chromium.org Add ensure_gn_version.py and DEPS hook. 2019-03-21 thakis@chromium.org Roll src/buildtools/third_party/libc++/trunk/ 9009625c8..4daecde1d (12 commits) 2019-03-20 thomasanderson@chromium.org Roll libc++ to r356574 2019-03-19 tikuta@chromium.org [buildtools] update .gitignore for CIPD 2019-03-18 olivierrobin@chromium.org Fetch gn based on the host OS. 2019-03-15 thomasanderson@chromium.org Set WINVER to WIN7 for libc++ 2019-03-15 dpranke@chromium.org Use CIPD packages for GN instead of GCS. 2019-03-15 dpranke@chromium.org Add presubmit checks for //buildtools/DEPS entries. 2019-03-14 thomasanderson@chromium.org Clean up visibility for lib{c++,c++abi,unwind} and common_deps targets 2019-03-13 wez@chromium.org Revert "Move fuchsia libunwind dependency to common_deps" 2019-03-13 dpranke@chromium.org Reformat DEPS files to use single-quotes consistently. 2019-03-13 thomasanderson@chromium.org Correct libcxx{abi} revision in buildtools/DEPS 2019-03-13 thomasanderson@chromium.org Move fuchsia libunwind dependency to common_deps 2019-03-11 thomasanderson@chromium.org Roll libc++ to 355829 2019-03-06 thomasanderson@chromium.org Roll libc++ to 22d3f6dd 2019-02-20 thomasanderson@chromium.org Fix mac/component/asan builds 2019-02-20 thomasanderson@chromium.org Fixes necessary for enabling libc++ on Windows 2019-02-19 thomasanderson@chromium.org Update libcxx{abi} 2019-02-16 tikuta@chromium.org [buildtools] add owners ++ 2019-02-07 thomasanderson Delete buildtools 2019-01-22 spang Add eu-strip to buildtools/third_party/ 2019-01-17 thomasanderson Don't export operator new/delete on Mac 2019-01-14 thomasanderson Do TODOs related to Android/libc++ 2019-01-14 thomasanderson Make libc++ a shared library on Android sanitizer builds 2018-12-13 thomasanderson Stop removing hide_all_but_jni_onload config from libc++ 2018-12-13 thomasanderson Add thomasanderson and thakis to libc++{abi} OWNERS 2018-12-13 thomasanderson Roll libc++ 2018-12-12 thomasanderson Roll lib{c++,c++abi,unwind} 2018-12-05 smaier Added statically linked linux binary for clang-format 2018-11-21 thakis Roll gn to version 1496 (0790d304). 2018-11-20 thakis Revert "Roll libcxx{abi} Roll testing/ b07830f69..3b14bde07 (2614 commits) https://chromium.googlesource.com/chromium/src/testing/+log/b07830f6905c..3b14bde076c6 $ git log b07830f69..3b14bde07 --date=short --no-merges --format='%ad %ae %s' 2019-08-08 jamescook Remove unused include of base/debug/debugger.h from base/logging.h 2019-08-08 aluo Add android_oreo_standard_gtests to android-oreo-arm64-rel bot 2019-08-08 ryansturm Adding the HTML+css+syncscript arm of LightweightNoStatePrefetch 2019-08-08 tikuta [testing] use xenial for test from coverage builder 2019-08-08 jonross Stop running SkiaRenderer tests on "Linux FYI Experimental Release (Intel HD 630)" 2019-08-08 omerkatz Disable webtests in concurrent marking trybot 2019-08-08 tmrts [v8][layout-tests] remove gtest specification from {V8 Blink Win} 2019-08-08 tmrts [v8][layout-tests] define src-side builder for {V8-Blink Linux 64 Future} 2019-08-08 ioanap Add field trial testing config entry for manual password generation on Android 2019-08-08 tikuta [testing] use xenial for test from internal chromeos builder 2019-08-08 sajjadm [Code Coverage] Do not retry corrupted shards in a tryjob. 2019-08-07 sgilhuly Add gpu-rasterization baselines for some compositing/masks/ tests 2019-08-07 tikuta [testing] switch to use xenial for test from Linux Swarm 2019-08-07 jonross Fix Vulkan Pixel Tests config 2019-08-07 bsheedy Make more x64 Win tests use release_x64 2019-08-07 tikuta [testing] use xenial for a builder 2019-08-07 ahemery [bfcache] Add web_tests to linux-bfcache-rel. 2019-08-07 tmrts [v8][layout-tests] pass the debug flag on {V8 Blink Linux Debug} bot 2019-08-07 tmrts [v8][layout-tests] include mixins and remove hard timeouts 2019-08-07 arthursonzogni Enable ProactivelySwapBrowsingInstance in fieldtrial_testing_config 2019-08-07 ahemery [bfcache] Split fieldtrial and bfcache builders. 2019-08-07 noel Revert "Remove linux-blink-heap-unified-gc builder" 2019-08-07 bsheedy Setup Linux FYI SkiaRenderer Vulkan (Intel HD 630) 2019-08-06 tikuta [testing] switch test to use xenial from layout test try builders 2019-08-06 agable Remove linux-blink-heap-unified-gc builder 2019-08-06 sergeyu [Fuchsia] Enable viz_unittests on CQ bots. 2019-08-06 bsheedy Increase UHD bot timeouts 2019-08-06 vakh Change quota for AdRedirect and AdPopup triggers from 5 to 10 2019-08-06 arthursonzogni bfcache: Triage content_browsertests. 2019-08-06 wanderview Fetch: Remove BufferingBytesConsumerDelay testing config. 2019-08-06 ydago Put atomic policy groups behind a finch feature flip 2019-08-06 anushruth Add tests to chromeos-kevin-google-rel in waterfalls 2019-08-06 arthursonzogni bfcache: Update browser_tests filter. 2019-08-06 wychen Add TabToGTSAnimation params to fieldtrial_testing_config 2019-08-06 jsaul [AF] Remove AutofillUpstreamDisallowEloAndJcb fieldtrial_testing_config 2019-08-06 arthursonzogni bfcache: triage content_unittests 2019-08-06 tmrts [v8][layout-tests] create src-side definitions for {chromium_integration} bots 2019-08-06 arthursonzogni bfcache: triage unit_tests 2019-08-06 kuddai Add WebRTC-Audio-NetEqDecelerationTargetLevelOffset to field trial config 2019-08-06 arthursonzogni bfcache: Triage content_browsertests. 2019-08-06 msisov ozone-linux: enable content_unittests 2019-08-06 dhoss Add HarfBuzzPDFSubsetter experiment to field trial testing config 2019-08-06 siyua [AF][Upstream String] Add fieldtrial testing config for experiment 2019-08-06 alexmos Add Field Trial Testing Config for IsolatePasswordSites on Android. 2019-08-05 tikuta [testing] use xenial for test from blink rel builders 2019-08-05 bsheedy Switch Win XR perf to x64 browser 2019-08-05 cduvall Remove NavigationLoaderOnUI tests on mojo bots 2019-08-05 bsheedy Add Win10 FYI x64 Release (Intel UHD 630) 2019-08-05 tommycli [omnibox] Remove Vertical Margin experiment flags 2019-08-05 geofflang Run WebGL conformance with the passthrough command decoder on Mac. (...) 2018-08-18 thakis Increase timeout for LayerTreeTests under asan and run cc_unittests on win/asan bot. 2018-08-18 rbpotter WebUI Polymer2: Fix print preview tests 2018-08-18 reillyg Implement signin header modifications with a URLLoaderThrottle 2018-08-18 lukasza site-per-process is the default on desktop even without of field trials. 2018-08-18 mattm enable SubresourceFilterBrowserTest.FailedProvisionalLoadInMainframe on network_browser_tests 2018-08-18 thakis win/asan: Include line numbers in stack traces. 2018-08-17 carlosil Removed RecurrentSSLInterstitial from field trial config 2018-08-17 jsaul Update fieldtrial_testing_config.json for AutofillUpstreamEditableCardholderName 2018-08-17 apacible Disable renameNewFolderDownloads_GuestMode on all platforms. 2018-08-17 cduvall Remove socket test from network server browser_test filter 2018-08-17 thakis Make win/asan main waterfall bot run tests. 2018-08-17 jdonnelly [omnibox] Add new feature experiments to the fieldtrial testing config. 2018-08-17 noel Disable renameNewFolderDownloads* on Mash 2018-08-17 rbpotter WebUI Polymer2: Filter out material history item test 2018-08-17 rbpotter Print Preview: Correctly handle select values set in JS 2018-08-17 twellington Don't set Modern as default enabled in fieldtrial_testin_config.json 2018-08-16 sebmarchand Add the fieldtrial testing config for InfiniteSessionRestore 2018-08-16 bpastene Only target 10.12.6 for webkit_layout_tests on mac_chromium_rel_ng. 2018-08-16 aluo Allow android.support.test.runner.AndroidJUnitRunner to run junit4 tests in test_runner.py 2018-08-16 jbudorick Add compile, test, and luci configs for cronet luci mirrors. 2018-08-16 estade Mash: enable HostedAppNonClientFrameViewAshTest.* 2018-08-16 johnidel Send per-resource updates to PageLoadMetrics 2018-08-16 arthursonzogni [android] Remove custom timeout from M phone tester. 2018-08-16 dvadym Add testing field trial to NewPasswordFormParsing finch config. 2018-08-16 perezju [tools/perf] Add tests for android-go_webview-perf bot 2018-08-16 fsamuel Enable Viz Display Compositor on perf bots 2018-08-16 juncai Network Service: Make some checking Origin headers tests early return if network service is enabled 2018-08-15 rbpotter WebUI Polymer2: Exclude failing tests 2018-08-15 rajendrant Add field trial config for the DataSaverSiteBreakdownUsingPageLoadMetrics feature 2018-08-15 cduvall Disable data reduction proxy when network service is enabled 2018-08-15 bpastene Explicitly target GPUs when falling back to mac10.12 for layout_tests. 2018-08-15 vtsyrklevich CFI: Delete icall buildbot 2018-08-15 jam Reenable filesystem extensions tests with network service. 2018-08-15 wychen Post-launch cleanup for AllowReaderForAccessibility 2018-08-15 cduvall Fix SecurityExploitBrowserTest to use network service path 2018-08-15 eroman Use a consistent style for the crbug.com/ links. 2018-08-14 estade OopAsh: Hide caption buttons for browser windows in tablet mode. 2018-08-14 estade OopAsh: fix/enable another frame-related browser test. 2018-08-14 eroman Associate a bug with network service failing test ProxySettingsApiTest.ProxyEventsParseError. 2018-08-14 rbpotter WebUI Polymer 2: Run various tests with WebUIPolymer2 flag enabled. 2018-08-14 lukasza [reland] Make //content layer default to --site-per-process mode on desktop. 2018-08-14 cduvall Fix WebViewTest.WebViewInBackgroundPage with network service 2018-08-14 cduvall Fix broken ExtensionDisabledGlobalErrorTest.* with network service 2018-08-14 mmenke NetworkService: Migrate isolated StoragePartition URLRequestContexts 2018-08-14 jbudorick Read luci-milo-dev.cfg for //testing/buildbot presubmits. 2018-08-14 tbansal Experiment with changing minimum probe timeout value. 2018-08-14 jam Fix extension updater browser tests with network service. 2018-08-14 cblume Revert "Enable Windows NV12 overlays on waterfall" 2018-08-14 thomasanderson Relativize paths in build files 2018-08-13 enne Turn on OOP Raster on chromeos bots Roll third_party/binutils/ 2be73f7fb..92bfa0a5d (1 commit) https://chromium.googlesource.com/chromium/src/third_party/binutils/+log/2be73f7fbf78..92bfa0a5dcee $ git log 2be73f7fb..92bfa0a5d --date=short --no-merges --format='%ad %ae %s' 2019-03-05 bmsdave Python 3 compatibility errors in third-party libraries Roll tools/clang/ 1d879cee5..3605577b6 (147 commits) https://chromium.googlesource.com/chromium/src/tools/clang/+log/1d879cee5631..3605577b6760 $ git log 1d879cee5..3605577b6 --date=short --no-merges --format='%ad %ae %s' 2019-08-06 thakis win/cross builds: Make sure llvm-symbolizer.exe is around for running sanitizer builds on swarming. 2019-08-02 rnk Update plugin for clang API getDirectory change 2019-07-30 tsniatowski Clang script: remove old stamp file if it exists 2019-07-24 nicolaso Revert "[Traffic Annotation] Remove function_context from extractor output" 2019-07-23 hans Clang build script: refactor some -DCOMPILER_RT_BUILD flags 2019-07-22 thakis Revert "clang build scripts: Use smaller hermetic Xcode" 2019-07-22 thakis clang build scripts: Use smaller hermetic Xcode 2019-07-22 omerkatz heap: Removing EagerSweeping from clang plugin 2019-07-20 hans Build Clang with GCC 5.1.0 on Linux 2019-07-19 thakis clang package: Stop bundling libfuzzer runtime. 2019-07-18 hans Clang: the tip-of-tree version is now 10 2019-07-17 inglorion Add inglorion@ to tools/clang/OWNERS 2019-07-17 rnk Clang update script: bump gnuwin version to include cut.exe 2019-07-12 thakis Reland "clang package: Stop shipping 32-bit asan on win." 2019-07-09 hans Clang build script: Don't run check-all on the bootstrap compiler on Darwin 2019-07-09 rnk Roll clang 363790:365097. 2019-07-08 nicolaso [Traffic Annotation] Remove function_context from extractor output 2019-07-02 mlippautz tools/clang: Add directory for stack maps prototype 2019-06-22 thakis clang build script: If doing bootstrap builds, use lld as linker for later stages on win and linux. 2019-06-21 hans Build Clang using profile-guided optimization on Linux and Mac 2019-06-20 hans Roll clang 363450:363790. 2019-06-18 huangdarwin Reland "Roll clang 362913:363450." 2019-06-18 huangdarwin Revert "Roll clang 362913:363450." 2019-06-15 thakis Roll clang 362913:363450. 2019-06-14 bratell Fix python3 compatibility for script/tools/clang/update.py 2019-06-13 pcc Update path to crash upload script. 2019-06-13 pcc Add llvm-objcopy to the clang package on Linux. 2019-06-13 hans Clang package.py: fix the stamp file location 2019-06-10 tikuta [clang] make stampfile inside LLVM_BUILD_DIR 2019-06-10 thakis Roll clang 361212:362913. 2019-05-31 tikuta [tools] fix clang update script for clang download failure 2019-05-31 inferno Revert "clang package: Stop shipping 32-bit asan on win, and 32-bit libraries on linux." 2019-05-29 thakis clang package: Stop shipping 32-bit asan on win, and 32-bit libraries on linux. 2019-05-29 thakis clang build script: build less stuff 2019-05-28 pwnall tools: Fix download_lld_mac for LLVM 9+. 2019-05-28 gambard Revert "Roll clang 361212:361565." 2019-05-25 inglorion Roll clang 361212:361565. 2019-05-23 thakis clang package: Check all files we want to package actually exist. 2019-05-22 hans blink_gc_plugin: re-enable test after clang roll 2019-05-22 hans Clang build.py: Add TODO about using urllib again 2019-05-22 hans Clang build.py: Use curl instead of urllib 2019-05-22 hans Clang build.py: pass -DCOMPILER_RT_USE_LIBCXX=NO 2019-05-22 hans clang: Build from the Git monorepo instead of SVN. 2019-05-21 thakis Roll clang 361104:361212. 2019-05-19 thakis clang packaging: Build compiler-rt as part of the normal build on Linux too. 2019-05-19 thakis Roll clang 360094:361104. 2019-05-09 mlippautz blink_gc_plugin: Remove TraceWrapperMember 2019-05-09 hans blink_gc_plugin: skip crash_on_invalid test until clang is rolled 2019-05-08 hans Clang upload_revision.py: Fix the CLANG_SUB_REVISION regex 2019-05-07 Richard.Townsend Roll clang 359912:360094. (...) 2019-02-27 bradhall Add dsymutil CIPD yaml file 2019-02-27 tzik A build fix of base_bind_writer 2019-02-15 bradhall Set xcode path earlier in clang update.py 2019-02-15 sergeyberezin [clang] Set Xcode path on Mac OS X to hermetic installation 2019-02-14 ellyjones clang: upload dsymutil tarball when building for Mac 2019-02-12 jsca Only run compile_db.py unit tests on commit. 2019-02-09 thakis Fix -Wextra-semi warnings after USING_GARBAGE_COLLECTED_MIXIN(...). 2019-02-07 hans Clang update.py: set -DLLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN=ON 2019-02-06 thakis Roll clang 353069:353250. 2019-02-06 thakis Build clang package with DLLVM_ENABLE_PIC=OFF. 2019-02-05 thakis Roll clang 352921:353069. 2019-02-03 thakis Roll clang 352138:352921. 2019-01-31 thakis clang packaging: Stop uploading llvm-strip package. 2019-01-31 jsca Remove usage of shlex.split from compile_db.py. 2019-01-30 spang Move eu-strip from third_party/ to buildtools/third_party/ 2019-01-30 thakis Remove sancov from the clang package. 2019-01-26 thakis Build clang without static analyzer and arc migrator. 2019-01-25 sebmarchand Include base/bind.h in the files that use it. 2019-01-25 hans Roll clang 351477:352138. 2019-01-19 rnk Roll clang 350768:351477. 2019-01-16 pcc clang: Add HWASAN Android runtime to the package. 2019-01-16 hans Clang: the tip-of-tree version is now 9 2019-01-12 pcc clang/update.py: Build only the targets that we need. 2019-01-11 thakis Roll clang 349417:350768. 2019-01-04 thakis clang/update.py: Remove unused, no-op --if-needed flag. 2019-01-03 jbroman blink_gc_plugin: Remove unused member MissingMixinMarker::ast_context_. 2019-01-03 thakis Build clang without plugin support. 2018-12-29 raul Add Visual Studio 2019 and Preview edition support 2018-12-26 rnk Attempt to fix clang plugin test after crrev.com/618722 2018-12-22 thakis clang plugin: Stop passing flags that are always-on. 2018-12-21 pcc update.py: Simplify Android sanitizer build. 2018-12-21 hans Attempt to fix Clang plugins build after LLVM r349839 2018-12-20 hans Roll clang 346388:349417. 2018-12-20 perezju Revert "Roll clang 346388:348507." 2018-12-20 thakis Roll clang 346388:348507. 2018-12-07 mlippautz Reland "gc-plugin: Allow typdef as mixin marker in using macro" 2018-12-05 hans Revert "gc-plugin: Allow typdef as mixin marker in using macro" 2018-12-05 mlippautz gc-plugin: Allow typdef as mixin marker in using macro 2018-12-04 keishi blink_gc_plugin: Check for untraced TraceWrapperMember and TraceWrapperV8References 2018-11-30 hiroshige Revert "Roll clang 346388:347933." 2018-11-30 hans Roll clang 346388:347933. 2018-11-29 hans Clang update script: bump gnuwin version to include sort.exe 2018-11-27 vtsyrklevich Revert "SafeStack: Package SafeStack runtime for Linux" 2018-11-27 mmoroz Roll clang 346388-1:346388-5. 2018-11-22 mmoroz Clang scripts: package ubsan_standalone runtime for Android on ARM and AArch64. 2018-11-21 gayane Revert "Roll clang 346388-1:346388-4." 2018-11-21 mmoroz Roll clang 346388-1:346388-4. 2018-11-20 mmoroz Clang scripts: reland workaround for msys binaries by hans@ from https://crrev.com/c/1337614. 2018-11-19 mmoroz Clang: package missing runtime libraries for Android (ASan and profile). 2018-11-19 jbroman Augment the blink gc plugin to detect missing USING_GARBAGE_COLLECTED_MIXIN. Created with: roll-dep build buildtools testing third_party/binutils third_party/jinja2 third_party/markupsafe tools/clang R=jmadill@google.com, kainino@chromium.org Bug: chromium:973721 Change-Id: I6728201b7515961ed8aeffe2303403ac1540a677 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/9881 Commit-Queue: Robbie Iannucci <iannucci@google.com> Reviewed-by: Kai Ninomiya <kainino@chromium.org>
2019-08-09 01:40:38 +00:00
'url': '{chromium_git}/chromium/src/testing@2ffbbb3c8e33d51ddb3cc6b8cd10588302c33628',
'condition': 'dawn_standalone',
},
'third_party/googletest': {
'url': '{chromium_git}/external/github.com/google/googletest@5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081',
'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': {
Rolling 5 dependencies Roll third_party/SPIRV-Tools/ a9624b4d5..4a80497a8 (18 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/a9624b4d5d0b..4a80497a8885 $ git log a9624b4d5..4a80497a8 --date=short --no-merges --format='%ad %ae %s' 2020-02-20 stevenperron Make spvOpcodeString part of the public API (#3174) 2020-02-20 danyspin97 Fix static libraries linking order (#3189) 2020-02-18 bclayton vscode: Add missing fields to schema.Opcode (#3169) 2020-02-18 siglesias spirv-val: Add support for SPV_AMD_shader_image_load_store_lod (#3186) 2020-02-14 afdx spirvfuzz: Fix type-related bug, change undef to zero, and add assert (#3188) 2020-02-11 afdx spirv-fuzz: Fuzzer pass that adds access chains (#3182) 2020-02-10 afdx spirv-fuzz: Fuzzer pass to add function calls (#3178) 2020-02-10 afdx spirv-fuzz: Ensure that donated variables are always initialized (#3181) 2020-02-06 afdx spirv-fuzz: Add fuzzer passes to add loads/stores (#3176) 2020-02-05 afdx spirv-fuzz: Fuzzer passes to add local and global variables (#3175) 2020-02-04 bclayton utils/vscode: LSP - Support OpExtInst (#3140) 2020-02-04 kubak Fix typos in opt's help. Update environment version. (#3170) 2020-02-04 stevenperron Start SPIRV-Tools v2020.2 2020-02-04 stevenperron Finalize SPIRV-Tools v2020.1 2020-02-04 stevenperron Update CHANGES 2020-02-04 afdx spirv-fuzz: Fuzzer pass to add composite types (#3171) 2020-02-04 afdx Update script that checks copyright years. (#3173) 2020-02-04 afdx spirv-fuzz: Disallow copying of null and undefined pointers (#3172) Roll third_party/glslang/ 5e86b28ff..c12493ff6 (10 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/5e86b28ffb81..c12493ff69e2 $ git log 5e86b28ff..c12493ff6 --date=short --no-merges --format='%ad %ae %s' 2020-02-17 siglesias SPV_AMD_shader_image_load_store_lod is now validated by spirv-tools 2020-02-19 lryer Fix iomapper issue 2020-02-11 cepheus Fix part of #2070: Correctly handle promotion for <unary-op>(int). 2020-02-18 swda.durl Add an option to make RTTI enabled 2020-02-06 kainino Split "is emscripten" config from "enable glslang.js" 2020-02-06 dneto Avoid enum-compare warning 2020-02-06 rex.xu Fix a parser error of GL_KHR_memory_scope_semantics 2020-01-23 kainino glslang.js: Make the SPIR-V target version configurable (1.0 ~ 1.5) 2020-02-02 timo.suoranta Fix memory corruption in TGlslIoMapper 2019-12-23 laddoc Add constant expression with mod Roll third_party/shaderc/ 6d9f753c1..738f1655a (4 commits) $ git log 6d9f753c1..738f1655a --date=short --no-merges --format='%ad %ae %s' 2020-02-10 rharrison Add newline to logging messages to make them readable (#985) 2020-02-06 rharrison Reduce amount of duplicated code in API implementations (#984) 2020-02-05 rharrison Add in support for spvc logging to the terminal (#981) 2020-02-05 rharrison Rolling 4 dependencies and updated expectations (#983) Roll third_party/spirv-cross/ 6b2add8e2..f19fdb94d (4 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross/+log/6b2add8e2cdd..f19fdb94d7b8 $ git log 6b2add8e2..f19fdb94d --date=short --no-merges --format='%ad %ae %s' 2020-02-19 dsinclair Roll GLSLang, SPIRV-Tools and SPIRV-Headers 2020-02-14 post Reject SPIR-V modules with garbage ID bound. 2020-02-08 post HLSL: Declare undef variables as static. 2020-02-06 post Remove old memory_scope flag from iOS barriers. Roll third_party/spirv-headers/ dc77030ac..5dbc1c321 (1 commit) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers/+log/dc77030acc9c..5dbc1c32182e $ git log dc77030ac..5dbc1c321 --date=short --no-merges --format='%ad %ae %s' 2020-02-07 michael.kinsner Allocate three bits for upcoming Intel extension Created with: roll-dep third_party/SPIRV-Tools third_party/glslang third_party/shaderc third_party/spirv-cross third_party/spirv-headers Change-Id: Iad3d5f0634b56124985298fc9fe045b2c2c3986b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/16080 Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org>
2020-02-21 17:01:54 +00:00
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Cross@f19fdb94d7b8b681024b2f3e87ccbc8d60be1d97',
'condition': 'dawn_standalone',
},
# SPIRV compiler dependencies: SPIRV-Tools, SPIRV-headers, glslang and shaderc
'third_party/SPIRV-Tools': {
Rolling 5 dependencies Roll third_party/SPIRV-Tools/ a9624b4d5..4a80497a8 (18 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/a9624b4d5d0b..4a80497a8885 $ git log a9624b4d5..4a80497a8 --date=short --no-merges --format='%ad %ae %s' 2020-02-20 stevenperron Make spvOpcodeString part of the public API (#3174) 2020-02-20 danyspin97 Fix static libraries linking order (#3189) 2020-02-18 bclayton vscode: Add missing fields to schema.Opcode (#3169) 2020-02-18 siglesias spirv-val: Add support for SPV_AMD_shader_image_load_store_lod (#3186) 2020-02-14 afdx spirvfuzz: Fix type-related bug, change undef to zero, and add assert (#3188) 2020-02-11 afdx spirv-fuzz: Fuzzer pass that adds access chains (#3182) 2020-02-10 afdx spirv-fuzz: Fuzzer pass to add function calls (#3178) 2020-02-10 afdx spirv-fuzz: Ensure that donated variables are always initialized (#3181) 2020-02-06 afdx spirv-fuzz: Add fuzzer passes to add loads/stores (#3176) 2020-02-05 afdx spirv-fuzz: Fuzzer passes to add local and global variables (#3175) 2020-02-04 bclayton utils/vscode: LSP - Support OpExtInst (#3140) 2020-02-04 kubak Fix typos in opt's help. Update environment version. (#3170) 2020-02-04 stevenperron Start SPIRV-Tools v2020.2 2020-02-04 stevenperron Finalize SPIRV-Tools v2020.1 2020-02-04 stevenperron Update CHANGES 2020-02-04 afdx spirv-fuzz: Fuzzer pass to add composite types (#3171) 2020-02-04 afdx Update script that checks copyright years. (#3173) 2020-02-04 afdx spirv-fuzz: Disallow copying of null and undefined pointers (#3172) Roll third_party/glslang/ 5e86b28ff..c12493ff6 (10 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/5e86b28ffb81..c12493ff69e2 $ git log 5e86b28ff..c12493ff6 --date=short --no-merges --format='%ad %ae %s' 2020-02-17 siglesias SPV_AMD_shader_image_load_store_lod is now validated by spirv-tools 2020-02-19 lryer Fix iomapper issue 2020-02-11 cepheus Fix part of #2070: Correctly handle promotion for <unary-op>(int). 2020-02-18 swda.durl Add an option to make RTTI enabled 2020-02-06 kainino Split "is emscripten" config from "enable glslang.js" 2020-02-06 dneto Avoid enum-compare warning 2020-02-06 rex.xu Fix a parser error of GL_KHR_memory_scope_semantics 2020-01-23 kainino glslang.js: Make the SPIR-V target version configurable (1.0 ~ 1.5) 2020-02-02 timo.suoranta Fix memory corruption in TGlslIoMapper 2019-12-23 laddoc Add constant expression with mod Roll third_party/shaderc/ 6d9f753c1..738f1655a (4 commits) $ git log 6d9f753c1..738f1655a --date=short --no-merges --format='%ad %ae %s' 2020-02-10 rharrison Add newline to logging messages to make them readable (#985) 2020-02-06 rharrison Reduce amount of duplicated code in API implementations (#984) 2020-02-05 rharrison Add in support for spvc logging to the terminal (#981) 2020-02-05 rharrison Rolling 4 dependencies and updated expectations (#983) Roll third_party/spirv-cross/ 6b2add8e2..f19fdb94d (4 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross/+log/6b2add8e2cdd..f19fdb94d7b8 $ git log 6b2add8e2..f19fdb94d --date=short --no-merges --format='%ad %ae %s' 2020-02-19 dsinclair Roll GLSLang, SPIRV-Tools and SPIRV-Headers 2020-02-14 post Reject SPIR-V modules with garbage ID bound. 2020-02-08 post HLSL: Declare undef variables as static. 2020-02-06 post Remove old memory_scope flag from iOS barriers. Roll third_party/spirv-headers/ dc77030ac..5dbc1c321 (1 commit) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers/+log/dc77030acc9c..5dbc1c32182e $ git log dc77030ac..5dbc1c321 --date=short --no-merges --format='%ad %ae %s' 2020-02-07 michael.kinsner Allocate three bits for upcoming Intel extension Created with: roll-dep third_party/SPIRV-Tools third_party/glslang third_party/shaderc third_party/spirv-cross third_party/spirv-headers Change-Id: Iad3d5f0634b56124985298fc9fe045b2c2c3986b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/16080 Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org>
2020-02-21 17:01:54 +00:00
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@4a80497a888511834d9a1f5930226e82decc60d5',
'condition': 'dawn_standalone',
},
'third_party/spirv-headers': {
Rolling 5 dependencies Roll third_party/SPIRV-Tools/ a9624b4d5..4a80497a8 (18 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/a9624b4d5d0b..4a80497a8885 $ git log a9624b4d5..4a80497a8 --date=short --no-merges --format='%ad %ae %s' 2020-02-20 stevenperron Make spvOpcodeString part of the public API (#3174) 2020-02-20 danyspin97 Fix static libraries linking order (#3189) 2020-02-18 bclayton vscode: Add missing fields to schema.Opcode (#3169) 2020-02-18 siglesias spirv-val: Add support for SPV_AMD_shader_image_load_store_lod (#3186) 2020-02-14 afdx spirvfuzz: Fix type-related bug, change undef to zero, and add assert (#3188) 2020-02-11 afdx spirv-fuzz: Fuzzer pass that adds access chains (#3182) 2020-02-10 afdx spirv-fuzz: Fuzzer pass to add function calls (#3178) 2020-02-10 afdx spirv-fuzz: Ensure that donated variables are always initialized (#3181) 2020-02-06 afdx spirv-fuzz: Add fuzzer passes to add loads/stores (#3176) 2020-02-05 afdx spirv-fuzz: Fuzzer passes to add local and global variables (#3175) 2020-02-04 bclayton utils/vscode: LSP - Support OpExtInst (#3140) 2020-02-04 kubak Fix typos in opt's help. Update environment version. (#3170) 2020-02-04 stevenperron Start SPIRV-Tools v2020.2 2020-02-04 stevenperron Finalize SPIRV-Tools v2020.1 2020-02-04 stevenperron Update CHANGES 2020-02-04 afdx spirv-fuzz: Fuzzer pass to add composite types (#3171) 2020-02-04 afdx Update script that checks copyright years. (#3173) 2020-02-04 afdx spirv-fuzz: Disallow copying of null and undefined pointers (#3172) Roll third_party/glslang/ 5e86b28ff..c12493ff6 (10 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/5e86b28ffb81..c12493ff69e2 $ git log 5e86b28ff..c12493ff6 --date=short --no-merges --format='%ad %ae %s' 2020-02-17 siglesias SPV_AMD_shader_image_load_store_lod is now validated by spirv-tools 2020-02-19 lryer Fix iomapper issue 2020-02-11 cepheus Fix part of #2070: Correctly handle promotion for <unary-op>(int). 2020-02-18 swda.durl Add an option to make RTTI enabled 2020-02-06 kainino Split "is emscripten" config from "enable glslang.js" 2020-02-06 dneto Avoid enum-compare warning 2020-02-06 rex.xu Fix a parser error of GL_KHR_memory_scope_semantics 2020-01-23 kainino glslang.js: Make the SPIR-V target version configurable (1.0 ~ 1.5) 2020-02-02 timo.suoranta Fix memory corruption in TGlslIoMapper 2019-12-23 laddoc Add constant expression with mod Roll third_party/shaderc/ 6d9f753c1..738f1655a (4 commits) $ git log 6d9f753c1..738f1655a --date=short --no-merges --format='%ad %ae %s' 2020-02-10 rharrison Add newline to logging messages to make them readable (#985) 2020-02-06 rharrison Reduce amount of duplicated code in API implementations (#984) 2020-02-05 rharrison Add in support for spvc logging to the terminal (#981) 2020-02-05 rharrison Rolling 4 dependencies and updated expectations (#983) Roll third_party/spirv-cross/ 6b2add8e2..f19fdb94d (4 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross/+log/6b2add8e2cdd..f19fdb94d7b8 $ git log 6b2add8e2..f19fdb94d --date=short --no-merges --format='%ad %ae %s' 2020-02-19 dsinclair Roll GLSLang, SPIRV-Tools and SPIRV-Headers 2020-02-14 post Reject SPIR-V modules with garbage ID bound. 2020-02-08 post HLSL: Declare undef variables as static. 2020-02-06 post Remove old memory_scope flag from iOS barriers. Roll third_party/spirv-headers/ dc77030ac..5dbc1c321 (1 commit) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers/+log/dc77030acc9c..5dbc1c32182e $ git log dc77030ac..5dbc1c321 --date=short --no-merges --format='%ad %ae %s' 2020-02-07 michael.kinsner Allocate three bits for upcoming Intel extension Created with: roll-dep third_party/SPIRV-Tools third_party/glslang third_party/shaderc third_party/spirv-cross third_party/spirv-headers Change-Id: Iad3d5f0634b56124985298fc9fe045b2c2c3986b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/16080 Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org>
2020-02-21 17:01:54 +00:00
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Headers@5dbc1c32182e17b8ab8e8158a802ecabaf35aad3',
'condition': 'dawn_standalone',
},
'third_party/glslang': {
Rolling 5 dependencies Roll third_party/SPIRV-Tools/ a9624b4d5..4a80497a8 (18 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/a9624b4d5d0b..4a80497a8885 $ git log a9624b4d5..4a80497a8 --date=short --no-merges --format='%ad %ae %s' 2020-02-20 stevenperron Make spvOpcodeString part of the public API (#3174) 2020-02-20 danyspin97 Fix static libraries linking order (#3189) 2020-02-18 bclayton vscode: Add missing fields to schema.Opcode (#3169) 2020-02-18 siglesias spirv-val: Add support for SPV_AMD_shader_image_load_store_lod (#3186) 2020-02-14 afdx spirvfuzz: Fix type-related bug, change undef to zero, and add assert (#3188) 2020-02-11 afdx spirv-fuzz: Fuzzer pass that adds access chains (#3182) 2020-02-10 afdx spirv-fuzz: Fuzzer pass to add function calls (#3178) 2020-02-10 afdx spirv-fuzz: Ensure that donated variables are always initialized (#3181) 2020-02-06 afdx spirv-fuzz: Add fuzzer passes to add loads/stores (#3176) 2020-02-05 afdx spirv-fuzz: Fuzzer passes to add local and global variables (#3175) 2020-02-04 bclayton utils/vscode: LSP - Support OpExtInst (#3140) 2020-02-04 kubak Fix typos in opt's help. Update environment version. (#3170) 2020-02-04 stevenperron Start SPIRV-Tools v2020.2 2020-02-04 stevenperron Finalize SPIRV-Tools v2020.1 2020-02-04 stevenperron Update CHANGES 2020-02-04 afdx spirv-fuzz: Fuzzer pass to add composite types (#3171) 2020-02-04 afdx Update script that checks copyright years. (#3173) 2020-02-04 afdx spirv-fuzz: Disallow copying of null and undefined pointers (#3172) Roll third_party/glslang/ 5e86b28ff..c12493ff6 (10 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/5e86b28ffb81..c12493ff69e2 $ git log 5e86b28ff..c12493ff6 --date=short --no-merges --format='%ad %ae %s' 2020-02-17 siglesias SPV_AMD_shader_image_load_store_lod is now validated by spirv-tools 2020-02-19 lryer Fix iomapper issue 2020-02-11 cepheus Fix part of #2070: Correctly handle promotion for <unary-op>(int). 2020-02-18 swda.durl Add an option to make RTTI enabled 2020-02-06 kainino Split "is emscripten" config from "enable glslang.js" 2020-02-06 dneto Avoid enum-compare warning 2020-02-06 rex.xu Fix a parser error of GL_KHR_memory_scope_semantics 2020-01-23 kainino glslang.js: Make the SPIR-V target version configurable (1.0 ~ 1.5) 2020-02-02 timo.suoranta Fix memory corruption in TGlslIoMapper 2019-12-23 laddoc Add constant expression with mod Roll third_party/shaderc/ 6d9f753c1..738f1655a (4 commits) $ git log 6d9f753c1..738f1655a --date=short --no-merges --format='%ad %ae %s' 2020-02-10 rharrison Add newline to logging messages to make them readable (#985) 2020-02-06 rharrison Reduce amount of duplicated code in API implementations (#984) 2020-02-05 rharrison Add in support for spvc logging to the terminal (#981) 2020-02-05 rharrison Rolling 4 dependencies and updated expectations (#983) Roll third_party/spirv-cross/ 6b2add8e2..f19fdb94d (4 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross/+log/6b2add8e2cdd..f19fdb94d7b8 $ git log 6b2add8e2..f19fdb94d --date=short --no-merges --format='%ad %ae %s' 2020-02-19 dsinclair Roll GLSLang, SPIRV-Tools and SPIRV-Headers 2020-02-14 post Reject SPIR-V modules with garbage ID bound. 2020-02-08 post HLSL: Declare undef variables as static. 2020-02-06 post Remove old memory_scope flag from iOS barriers. Roll third_party/spirv-headers/ dc77030ac..5dbc1c321 (1 commit) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers/+log/dc77030acc9c..5dbc1c32182e $ git log dc77030ac..5dbc1c321 --date=short --no-merges --format='%ad %ae %s' 2020-02-07 michael.kinsner Allocate three bits for upcoming Intel extension Created with: roll-dep third_party/SPIRV-Tools third_party/glslang third_party/shaderc third_party/spirv-cross third_party/spirv-headers Change-Id: Iad3d5f0634b56124985298fc9fe045b2c2c3986b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/16080 Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org>
2020-02-21 17:01:54 +00:00
'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@c12493ff69e21800fb08b6d6e92eb0b9c5cb5efb',
'condition': 'dawn_standalone',
},
'third_party/shaderc': {
Rolling 5 dependencies Roll third_party/SPIRV-Tools/ a9624b4d5..4a80497a8 (18 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/a9624b4d5d0b..4a80497a8885 $ git log a9624b4d5..4a80497a8 --date=short --no-merges --format='%ad %ae %s' 2020-02-20 stevenperron Make spvOpcodeString part of the public API (#3174) 2020-02-20 danyspin97 Fix static libraries linking order (#3189) 2020-02-18 bclayton vscode: Add missing fields to schema.Opcode (#3169) 2020-02-18 siglesias spirv-val: Add support for SPV_AMD_shader_image_load_store_lod (#3186) 2020-02-14 afdx spirvfuzz: Fix type-related bug, change undef to zero, and add assert (#3188) 2020-02-11 afdx spirv-fuzz: Fuzzer pass that adds access chains (#3182) 2020-02-10 afdx spirv-fuzz: Fuzzer pass to add function calls (#3178) 2020-02-10 afdx spirv-fuzz: Ensure that donated variables are always initialized (#3181) 2020-02-06 afdx spirv-fuzz: Add fuzzer passes to add loads/stores (#3176) 2020-02-05 afdx spirv-fuzz: Fuzzer passes to add local and global variables (#3175) 2020-02-04 bclayton utils/vscode: LSP - Support OpExtInst (#3140) 2020-02-04 kubak Fix typos in opt's help. Update environment version. (#3170) 2020-02-04 stevenperron Start SPIRV-Tools v2020.2 2020-02-04 stevenperron Finalize SPIRV-Tools v2020.1 2020-02-04 stevenperron Update CHANGES 2020-02-04 afdx spirv-fuzz: Fuzzer pass to add composite types (#3171) 2020-02-04 afdx Update script that checks copyright years. (#3173) 2020-02-04 afdx spirv-fuzz: Disallow copying of null and undefined pointers (#3172) Roll third_party/glslang/ 5e86b28ff..c12493ff6 (10 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/5e86b28ffb81..c12493ff69e2 $ git log 5e86b28ff..c12493ff6 --date=short --no-merges --format='%ad %ae %s' 2020-02-17 siglesias SPV_AMD_shader_image_load_store_lod is now validated by spirv-tools 2020-02-19 lryer Fix iomapper issue 2020-02-11 cepheus Fix part of #2070: Correctly handle promotion for <unary-op>(int). 2020-02-18 swda.durl Add an option to make RTTI enabled 2020-02-06 kainino Split "is emscripten" config from "enable glslang.js" 2020-02-06 dneto Avoid enum-compare warning 2020-02-06 rex.xu Fix a parser error of GL_KHR_memory_scope_semantics 2020-01-23 kainino glslang.js: Make the SPIR-V target version configurable (1.0 ~ 1.5) 2020-02-02 timo.suoranta Fix memory corruption in TGlslIoMapper 2019-12-23 laddoc Add constant expression with mod Roll third_party/shaderc/ 6d9f753c1..738f1655a (4 commits) $ git log 6d9f753c1..738f1655a --date=short --no-merges --format='%ad %ae %s' 2020-02-10 rharrison Add newline to logging messages to make them readable (#985) 2020-02-06 rharrison Reduce amount of duplicated code in API implementations (#984) 2020-02-05 rharrison Add in support for spvc logging to the terminal (#981) 2020-02-05 rharrison Rolling 4 dependencies and updated expectations (#983) Roll third_party/spirv-cross/ 6b2add8e2..f19fdb94d (4 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross/+log/6b2add8e2cdd..f19fdb94d7b8 $ git log 6b2add8e2..f19fdb94d --date=short --no-merges --format='%ad %ae %s' 2020-02-19 dsinclair Roll GLSLang, SPIRV-Tools and SPIRV-Headers 2020-02-14 post Reject SPIR-V modules with garbage ID bound. 2020-02-08 post HLSL: Declare undef variables as static. 2020-02-06 post Remove old memory_scope flag from iOS barriers. Roll third_party/spirv-headers/ dc77030ac..5dbc1c321 (1 commit) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers/+log/dc77030acc9c..5dbc1c32182e $ git log dc77030ac..5dbc1c321 --date=short --no-merges --format='%ad %ae %s' 2020-02-07 michael.kinsner Allocate three bits for upcoming Intel extension Created with: roll-dep third_party/SPIRV-Tools third_party/glslang third_party/shaderc third_party/spirv-cross third_party/spirv-headers Change-Id: Iad3d5f0634b56124985298fc9fe045b2c2c3986b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/16080 Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org>
2020-02-21 17:01:54 +00:00
'url': '{chromium_git}/external/github.com/google/shaderc@738f1655a7bbaec8d9302b9c3daefa7109117649',
'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 15:10:58 +00: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@06f084063fd6d9aa2ef6904517650700ae47b63d',
'condition': 'dawn_standalone',
},
# Our own pre-compiled Linux clang-format 7.0 for presubmit
'third_party/clang-format': {
'url': '{dawn_git}/clang-format@2451c56cd368676cdb230fd5ad11731ab859f1a3',
'condition': 'dawn_standalone and checkout_linux',
},
# Khronos Vulkan-Headers
'third_party/vulkan-headers': {
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Headers@d287523f48dba1b669866c5d6625b29931948e39',
'condition': 'dawn_standalone',
},
# Khronos Vulkan-ValidationLayers
'third_party/vulkan-validation-layers': {
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@237d818e81fbffa073d29d94f53a2cbac4f25b9f',
'condition': 'dawn_standalone',
},
'third_party/swiftshader': {
Roll third_party/swiftshader/ e7ce4e539..8def9063c (283 commits) https://swiftshader.googlesource.com/SwiftShader/+log/e7ce4e53915d..8def9063c4fd $ git log e7ce4e539..8def9063c --date=short --no-merges --format='%ad %ae %s' 2020-02-18 cwallez Only call updateBorders on ranges that can be cubemaps. 2020-01-27 capn Fix sRGB conversion precision issues 2020-02-17 amaiorano Cache callstack results to avoid expensive lookup 2020-02-14 amaiorano Subzero: add REACTOR_EMIT_PRINT_LOCATION support 2020-02-13 bclayton third_party: Add shell script that updates marl. 2020-02-13 amaiorano Implement rr::Print support for Subzero 2020-02-14 amaiorano Subzero: fix another load from constant data 2020-02-15 swiftshader.regress Regres: Update test lists @ 348f07b4 2020-02-14 amaiorano Fix unit test when ENABLE_RR_EMIT_PRINT_LOCATION is defined 2020-01-08 jonahr Implement HostMappedForeignMemory DeviceMemory 2020-02-13 bclayton Squashed 'third_party/marl/' changes from 246091e81..a047dd0bb 2020-02-10 bclayton third_party/marl: Add mips64 support to BUILD.gn 2020-02-13 swiftshader.regress Regres: Update test lists @ ac4e1d23 2020-02-12 amaiorano Kokoro: build and run rr::Print unit tests 2020-02-11 amaiorano Fix rr::Print and add unit tests 2020-02-11 gmouse Add missed symbol __aeabi_idivmod for Android. 2020-02-12 swiftshader.regress Regres: Update test lists @ 6cbb02e0 2020-02-07 bclayton CMakeLists: Drop the explicit include path to marl 2020-02-11 bclayton Bulk clang format 2020-02-08 bclayton Change SpirvShaderInstructions.inc extension to .inl 2020-02-09 jiaxun.yang Fix MIPS build cflags 2020-02-10 bclayton Don't use std::initializer_list for array views. 2020-02-10 sugoi Support for VK_KHR_separate_depth_stencil_layouts 2020-02-07 sugoi Support for VK_KHR_create_renderpass2 2020-02-11 bclayton Revert "Add missed symbol __aeabi_idivmod for Android." 2020-02-10 gmouse Add missed symbol __aeabi_idivmod for Android. 2020-02-10 bclayton Debug: Rename levels. 2020-02-09 bclayton Squashed 'third_party/marl/' changes from 14e4d862a..246091e81 2020-02-08 bclayton Fix Android build: Add missing .cpp to Android.bp 2020-02-07 amaiorano Subzero: fix cosh/sinh deqp failures 2020-02-07 amaiorano ReactorUnitTests: fix clang-format messing up test suites 2020-02-07 bclayton Reactor: Copy System/Debug code to Reactor copy 2020-02-03 bclayton SpirvShaderDebugger: Ignore non-statements 2020-02-07 bclayton Debug: Control logging level using a compile time knob 2020-02-07 bclayton Fix chromium build. 2020-02-07 bclayton Debugging: Merge VkDebug into System/Debug 2020-02-07 bclayton VkDebug: Android - log messages to logcat. 2020-02-06 bclayton ReactorBenchmarks: Sweep coroutine perf. 2020-02-05 bclayton vscode: Add third_party/benchmark to include dirs 2020-02-05 amaiorano Fix MSAN LLVM jit false positives 2020-02-04 bclayton Disable new gcc 9 warning [init-list-lifetime] 2020-02-03 bclayton Shader: Add missing switch cases to operationString 2020-02-03 bclayton OpenGL: Fix switch with only a default case. 2020-02-04 amaiorano Regres: fix no env-vars for deqp on Windows 2020-02-03 lfy android: avoid exporting normal Vulkan APIs 2020-01-30 capn Split JIT creation from LLVMReactor.cpp into LLVMJIT.cpp 2020-01-31 bclayton CMake: Add build rules for google benchmark. 2020-01-31 bclayton Add google benchmark submodule to third_party. 2020-01-30 capn Fix use after free 2020-01-30 capn Have Kokoro accept imports from Piper (...) 2019-12-03 bclayton Vulkan: Tidy VkCommandBuffer.cpp 2019-12-06 bclayton Reactor: Rename Blend() to Shuffle() 2019-12-06 swiftshader.regress Regres: Update test lists @ b9f03f47 2019-12-05 bclayton Reactor: Switch swizzles over to 16-bit hex codes 2019-12-04 digit [vulkan] Add VK_SUBGROUP_FEATURE_ARITHMETIC_BIT support 2019-08-12 bclayton Vulkan: Optimize shaderClipDistance and shaderCullDistance 2019-08-09 bclayton Vulkan: Implement shaderClipDistance and shaderCullDistance 2019-12-04 paulthomson Regres: support GCOV_PREFIX for collecting coverage 2019-12-04 chrisforbes Regres: update testlists for recent deqp roll 2019-12-04 chrisforbes Regres: Adjust exit code handling 2019-11-22 digit [vulkan] Clarify configuration macros for external memory and semaphores. 2019-12-03 amaiorano ReactorUnitTests: add unit tests for intrinsics 2019-11-29 amaiorano SubzeroReactor: implement most missing intrinsics 2019-11-29 amaiorano SubzeroReactor: add stubbed coroutine support 2019-11-28 amaiorano Subzero: fix assert for sqrt of vector float types 2019-11-28 amaiorano Subzero: hack fix for assert(Dest->hasReg()) 2019-11-28 amaiorano SubzeroReactor: fix assertion !isVectorType(Ty) 2019-11-28 amaiorano Subzero: fix assert when dumping unnamed constant 2019-12-04 chrisforbes Regres: roll deqp forward to current tip of 1.1.6 2019-12-04 sugoi Enable the fullDrawIndexUint32 feature 2019-12-04 swiftshader.regress Regres: Update test lists @ bbd0694f 2019-12-03 bclayton VulkanUnitTests: Fix bad comment on assembly. 2019-11-27 chrisforbes Remove Common/Types.hpp include from SpirvShader 2019-11-27 chrisforbes Regres: Add pending deqp change to fix bad graphicsfuzz tests 2019-12-02 srisser Make Vk::Stringify return std::string 2019-11-20 bclayton VkPipeline: Replace spirv-opt list with RegisterPerformancePasses() 2019-11-28 paulthomson Regres: refactor for use as a library 2019-11-29 swiftshader.regress Regres: Update test lists @ fb7ca1d5 2019-11-28 bclayton SpirvShaderEnumNames: Use spirv-tools' spvOpcodeString() 2019-11-28 bclayton Rename SpirvShader_dbg.cpp -> SpirvShaderEnumNames.cpp 2019-11-28 bclayton SpirvShader: Remove now unused includes 2019-11-28 bclayton SpirvShader: Move arithmetic ops to new cpp file 2019-11-28 bclayton SpirvShader: Move image handling to new cpp file 2019-11-28 bclayton SpirvShader: Move spec ops to new cpp file 2019-11-28 bclayton SpirvShader: Move group ops to new cpp file 2019-11-28 bclayton SpirvShader: Move memory ops to new cpp file 2019-11-28 bclayton SpirvShader: Move control flow handling to new cpp file 2019-11-28 bclayton SpirvShader: Move GLSLstd450 handling to new cpp file 2019-11-28 bclayton Pipeline: Move utility functions to ShaderCore 2019-11-28 jmadill Fix ICD generation (again). 2019-11-28 bclayton Regres: Use android.googlesource.com for dEQP 2019-11-27 sugoi Support multisampled Bresenham lines 2019-11-26 sugoi Support sample image instruction operand 2019-11-27 jmadill Fix ICD build when using multiple toolchains. 2019-11-26 chrisforbes gles: Only clamp default block uniform indexes 2019-11-26 bclayton Reactor: Work around new MSVC brokenness. 2019-11-26 swiftshader.regress Regres: Update test lists @ f2637d0d 2019-11-25 jonahr Present should return OUT_OF_DATE if the window size outdated 2019-11-18 bclayton Squashed 'third_party/SPIRV-Tools/' changes from 65e362b7a..c3f22f7cb 2019-11-18 bclayton Squashed 'third_party/SPIRV-Headers/' changes from e4322e3be..af64a9e82 Created with: roll-dep third_party/swiftshader Bug: dawn:283 Change-Id: Ieed0e7438e3edaf4766d413ce0719065f8a005d8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/16002 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
2020-02-19 13:29:11 +00:00
'url': '{swiftshader_git}/SwiftShader@8def9063c4fdefa8e644198d2254ef279952c88b',
'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"',
'action': [
'python',
'third_party/binutils/download.py',
],
},
# Update build/util/LASTCHANGE.
{
'name': 'lastchange',
'pattern': '.',
'action': ['python', 'build/util/lastchange.py',
'-o', 'build/util/LASTCHANGE'],
},
]
recursedeps = [
# buildtools provides clang_format, libc++, and libc++abi
'buildtools',
]