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-08 18:40:38 -07: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-08 18:40:38 -07: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-08 18:40:38 -07: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-08 18:40:38 -07: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-08 18:40:38 -07: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 3 dependencies Roll third_party/SPIRV-Tools/ fd773eb50..e95fbfb1f (9 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/fd773eb50d62..e95fbfb1f509 $ git log fd773eb50..e95fbfb1f --date=short --no-merges --format='%ad %ae %s' 2020-04-02 afdx spirv-fuzz: Transformation to add OpConstantNull (#3273) 2020-04-02 afdx spirv-fuzz: Handle isomorphic types property in composite construction (#3262) 2020-04-02 afdx spirv-fuzz: Limit adding of new variables to 'basic' types (#3257) 2020-04-02 afdx spirv-fuzz: Only replace regular ids with synonyms (#3255) 2020-04-02 afdx spirv-fuzz: Introduce TransformationContext (#3272) 2020-04-02 afdx spirv-fuzz: Add validator options (#3254) 2020-04-02 alanbaker Update dominates to check for null nodes (#3271) 2020-04-01 alanbaker Set wrapped kill basic block's parent (#3269) 2020-03-31 caio.oliveira Validate Buffer and BufferBlock apply only to struct types (#3259) Roll third_party/glslang/ 08c02ced7..b5757b950 (5 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/08c02ced798a..b5757b95005b $ git log 08c02ced7..b5757b950 --date=short --no-merges --format='%ad %ae %s' 2020-04-03 rharrison Remove extra semicolons (#2170) 2020-04-02 mbechard Shader interface matching rework to fix #2136 (#2156) 2020-04-01 cepheus Build warning: Fix #2167: Remove nested reuse of 'unreachable'. 2020-03-31 cepheus Bump revision. 2020-03-30 alele Error assigns to objects of rayQueryEXT type. Roll third_party/spirv-cross/ 9b3c5e12b..6637610b1 (7 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross/+log/9b3c5e12be12..6637610b16aa $ git log 9b3c5e12b..6637610b1 --date=short --no-merges --format='%ad %ae %s' 2020-04-03 post Expose a query if samplers or images are comparison resources. 2020-04-03 post Do not add NonWritable/NonReadable decorations for regular images. 2020-04-03 post MSL: Deal with cases where builtin is implicitly needed, declared, but unused. 2020-04-03 post HLSL: Add support for treating NonWritable UAV texture as SRV instead. 2020-04-03 troughton MSL: mark BuiltInFragCoord as implicitly used for subpass reads 2020-03-31 post MSL: Fix access chain for deep struct hierarchy on array of buffers. 2020-03-30 dsinclair Roll GLSLang, SPIRV-Tools and SPIRV-Headers Created with: roll-dep third_party/SPIRV-Tools third_party/glslang third_party/shaderc third_party/spirv-cross third_party/spirv-headers Change-Id: Ia60a082e6d8b7bc954fedeb444cb5c91bf252f17 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/18880 Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org>
2020-04-06 08:05:32 -07:00
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Cross@6637610b16aacfe43c77ad4060da62008a83cd12',
'condition': 'dawn_standalone',
},
# SPIRV compiler dependencies: SPIRV-Tools, SPIRV-headers, glslang and shaderc
'third_party/SPIRV-Tools': {
Rolling 3 dependencies Roll third_party/SPIRV-Tools/ fd773eb50..e95fbfb1f (9 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/fd773eb50d62..e95fbfb1f509 $ git log fd773eb50..e95fbfb1f --date=short --no-merges --format='%ad %ae %s' 2020-04-02 afdx spirv-fuzz: Transformation to add OpConstantNull (#3273) 2020-04-02 afdx spirv-fuzz: Handle isomorphic types property in composite construction (#3262) 2020-04-02 afdx spirv-fuzz: Limit adding of new variables to 'basic' types (#3257) 2020-04-02 afdx spirv-fuzz: Only replace regular ids with synonyms (#3255) 2020-04-02 afdx spirv-fuzz: Introduce TransformationContext (#3272) 2020-04-02 afdx spirv-fuzz: Add validator options (#3254) 2020-04-02 alanbaker Update dominates to check for null nodes (#3271) 2020-04-01 alanbaker Set wrapped kill basic block's parent (#3269) 2020-03-31 caio.oliveira Validate Buffer and BufferBlock apply only to struct types (#3259) Roll third_party/glslang/ 08c02ced7..b5757b950 (5 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/08c02ced798a..b5757b95005b $ git log 08c02ced7..b5757b950 --date=short --no-merges --format='%ad %ae %s' 2020-04-03 rharrison Remove extra semicolons (#2170) 2020-04-02 mbechard Shader interface matching rework to fix #2136 (#2156) 2020-04-01 cepheus Build warning: Fix #2167: Remove nested reuse of 'unreachable'. 2020-03-31 cepheus Bump revision. 2020-03-30 alele Error assigns to objects of rayQueryEXT type. Roll third_party/spirv-cross/ 9b3c5e12b..6637610b1 (7 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross/+log/9b3c5e12be12..6637610b16aa $ git log 9b3c5e12b..6637610b1 --date=short --no-merges --format='%ad %ae %s' 2020-04-03 post Expose a query if samplers or images are comparison resources. 2020-04-03 post Do not add NonWritable/NonReadable decorations for regular images. 2020-04-03 post MSL: Deal with cases where builtin is implicitly needed, declared, but unused. 2020-04-03 post HLSL: Add support for treating NonWritable UAV texture as SRV instead. 2020-04-03 troughton MSL: mark BuiltInFragCoord as implicitly used for subpass reads 2020-03-31 post MSL: Fix access chain for deep struct hierarchy on array of buffers. 2020-03-30 dsinclair Roll GLSLang, SPIRV-Tools and SPIRV-Headers Created with: roll-dep third_party/SPIRV-Tools third_party/glslang third_party/shaderc third_party/spirv-cross third_party/spirv-headers Change-Id: Ia60a082e6d8b7bc954fedeb444cb5c91bf252f17 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/18880 Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org>
2020-04-06 08:05:32 -07:00
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@e95fbfb1f509ad7a7fdfb72ac35fe412d72fc4a4',
'condition': 'dawn_standalone',
},
'third_party/spirv-headers': {
Rolling 5 dependencies Roll third_party/SPIRV-Tools/ 25ede1ced..1c8bda372 (7 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/25ede1ced679..1c8bda3721e6 $ git log 25ede1ced..1c8bda372 --date=short --no-merges --format='%ad %ae %s' 2020-03-23 jaebaek Add data structure for DebugScope, DebugDeclare in spirv-opt (#3183) 2020-03-23 ehsannas Whitelist SPV_KHR_ray_tracing (#3241) 2020-03-23 arnfranke Make file formatting comply with POSIX standards (#3242) 2020-03-19 dneto Add opt::Operand::AsCString and AsString (#3240) 2020-03-20 lujiao Add RayQueryProvisionalKHR to opt types (#3239) 2020-03-17 ehsannas Whitelist SPV_EXT_demote_to_helper_invocation for opt passes (#3236) 2020-03-17 dgkoch Add support for KHR_ray_{query,tracing} extensions (#3235) Roll third_party/glslang/ 4b2483ee8..1f0fcbe5a (9 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/4b2483ee88ab..1f0fcbe5a30f $ git log 4b2483ee8..1f0fcbe5a --date=short --no-merges --format='%ad %ae %s' 2020-03-21 arnfranke Make file formatting comply with POSIX and Unix standards 2020-03-19 courtneygo Fix MSVC build issue - remove invalid character 2020-03-18 alele Re-add NV enums for raytracing to prevent build breaks. 2020-03-18 cepheus Fix #2132: constant matrix constructor from single non-scalar argument 2020-03-18 cepheus Bump version (also fix line endings the grammar). 2020-03-17 dkoch update known_good 2020-03-17 dkoch Add support for GLSL_EXT_ray_tracing 2020-03-17 cepheus SPV headers: Bump up to the latest header. 2020-03-16 jbolz Forbid memoryBarrierAtomicCounter for Vulkan compiles Roll third_party/shaderc/ 362becca1..eb7bd643e (1 commit) https://chromium.googlesource.com/external/github.com/google/shaderc/+log/362becca1ff2..eb7bd643ef43 $ git log 362becca1..eb7bd643e --date=short --no-merges --format='%ad %ae %s' 2020-03-20 jiawei.shao Extract texture dimension for storage textures (#1008) Roll third_party/spirv-cross/ 65aa0c35d..871c85d7f (4 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross/+log/65aa0c35d6c2..871c85d7f0ed $ git log 65aa0c35d..871c85d7f --date=short --no-merges --format='%ad %ae %s' 2020-03-19 post GLSL: Implement GL_EXT_shader_framebuffer_fetch. 2020-03-19 post Run format_all.sh. 2020-03-19 post GLSL/HLSL: Fix nonuniform qualifier for SSBO atomics. 2020-03-19 post GLSL/HLSL: Implement nonuniform qualifier for image atomics. Roll third_party/spirv-headers/ a17e17e36..f8bf11a02 (5 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers/+log/a17e17e36da4..f8bf11a0253a $ git log a17e17e36..f8bf11a02 --date=short --no-merges --format='%ad %ae %s' 2020-03-17 dkoch Add shadercalls scope 2020-03-03 ntorosda Added ray flags, primitive culling flags, queries 2020-03-17 cepheus Non-functional: Update header build to match Khronos spec. builder. 2020-02-14 alele Update headers for SPV_KHR_ray_tracing. 2020-01-01 xanto Also propagate SPIRV-Headers version to CMakeLists.txt Created with: roll-dep third_party/SPIRV-Tools third_party/glslang third_party/shaderc third_party/spirv-cross third_party/spirv-headers Change-Id: I88e8f94106f6db72ca49fee62ec241359870c89c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/17500 Reviewed-by: Ryan Harrison <rharrison@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org>
2020-03-23 11:29:51 -07:00
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Headers@f8bf11a0253a32375c32cad92c841237b96696c0',
'condition': 'dawn_standalone',
},
'third_party/glslang': {
Rolling 3 dependencies Roll third_party/SPIRV-Tools/ fd773eb50..e95fbfb1f (9 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/fd773eb50d62..e95fbfb1f509 $ git log fd773eb50..e95fbfb1f --date=short --no-merges --format='%ad %ae %s' 2020-04-02 afdx spirv-fuzz: Transformation to add OpConstantNull (#3273) 2020-04-02 afdx spirv-fuzz: Handle isomorphic types property in composite construction (#3262) 2020-04-02 afdx spirv-fuzz: Limit adding of new variables to 'basic' types (#3257) 2020-04-02 afdx spirv-fuzz: Only replace regular ids with synonyms (#3255) 2020-04-02 afdx spirv-fuzz: Introduce TransformationContext (#3272) 2020-04-02 afdx spirv-fuzz: Add validator options (#3254) 2020-04-02 alanbaker Update dominates to check for null nodes (#3271) 2020-04-01 alanbaker Set wrapped kill basic block's parent (#3269) 2020-03-31 caio.oliveira Validate Buffer and BufferBlock apply only to struct types (#3259) Roll third_party/glslang/ 08c02ced7..b5757b950 (5 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/08c02ced798a..b5757b95005b $ git log 08c02ced7..b5757b950 --date=short --no-merges --format='%ad %ae %s' 2020-04-03 rharrison Remove extra semicolons (#2170) 2020-04-02 mbechard Shader interface matching rework to fix #2136 (#2156) 2020-04-01 cepheus Build warning: Fix #2167: Remove nested reuse of 'unreachable'. 2020-03-31 cepheus Bump revision. 2020-03-30 alele Error assigns to objects of rayQueryEXT type. Roll third_party/spirv-cross/ 9b3c5e12b..6637610b1 (7 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross/+log/9b3c5e12be12..6637610b16aa $ git log 9b3c5e12b..6637610b1 --date=short --no-merges --format='%ad %ae %s' 2020-04-03 post Expose a query if samplers or images are comparison resources. 2020-04-03 post Do not add NonWritable/NonReadable decorations for regular images. 2020-04-03 post MSL: Deal with cases where builtin is implicitly needed, declared, but unused. 2020-04-03 post HLSL: Add support for treating NonWritable UAV texture as SRV instead. 2020-04-03 troughton MSL: mark BuiltInFragCoord as implicitly used for subpass reads 2020-03-31 post MSL: Fix access chain for deep struct hierarchy on array of buffers. 2020-03-30 dsinclair Roll GLSLang, SPIRV-Tools and SPIRV-Headers Created with: roll-dep third_party/SPIRV-Tools third_party/glslang third_party/shaderc third_party/spirv-cross third_party/spirv-headers Change-Id: Ia60a082e6d8b7bc954fedeb444cb5c91bf252f17 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/18880 Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org>
2020-04-06 08:05:32 -07:00
'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@b5757b95005bbf6b0287096c5b708c5e25645311',
'condition': 'dawn_standalone',
},
'third_party/shaderc': {
'url': '{chromium_git}/external/github.com/google/shaderc@f175adffa9d2da6ae18a5f8d54e7b5f27df0f1c2',
'condition': 'dawn_standalone',
},
# GLFW for tests and samples
'third_party/glfw': {
Roll third_party/glfw/ 2de2589f9..d973acc12 (366 commits) https://chromium.googlesource.com/external/github.com/glfw/glfw/+log/2de2589f910b..d973acc12382 $ git log 2de2589f9..d973acc12 --date=short --no-merges --format='%ad %ae %s' 2020-01-19 elmindreda Update OpenGL bits of build documentation slightly 2020-01-16 elmindreda Remove AppVeyor skip commits setting 2020-01-16 elmindreda Update changelog and add credit 2018-08-21 kovid X11: Fix queries crashing if monitor disconnected 2020-01-16 elmindreda Add credit 2020-01-14 justcrunkle Fix docs install condition 2020-01-15 elmindreda Win32: Add matching comment 2020-01-15 elmindreda Win32: Fix scancode when key message only had VK 2020-01-15 elmindreda Check scancode before use in glfwGetKeyName 2020-01-15 elmindreda Win32: Use non-async key state for modifier hack 2020-01-15 elmindreda Win32: Fix no Super key release event after Win+V 2020-01-16 elmindreda Cocoa: Add fully dynamic loading of Vulkan loader 2020-01-16 elmindreda Cocoa: Select Vulkan surface extension at runtime 2020-01-06 44054076+ByunghoonKim Cocoa: Add support for VK_EXT_metal_surface 2020-01-12 elmindreda X11: Fix parent window handle initialization 2020-01-05 elmindreda X11: Fix BadMatch focusing a window on non-EWMH WM 2020-01-01 elmindreda X11: Fix no window position events during resize 2020-01-01 elmindreda Update changelog 2020-01-01 elmindreda Update changelog and add credit 2019-12-26 elmindreda Fix Threads package not located by our config file 2019-12-25 elmindreda Set macOS deployment target in Travis CI build 2019-12-22 elmindreda X11: Fix IC event mask not being added to our window 2019-12-22 elmindreda X11: Cleanup 2019-10-06 luflosi Use the correct type in a for loop 2019-12-25 elmindreda Cocoa: Replace display link with IOKit query 2019-11-10 elmindreda NSGL: Simulate vsync for occluded windows 2019-11-07 elmindreda NSGL: Remove problematic swap interval workaround 2019-12-19 elmindreda Cocoa: Only create per-monitor display link once 2019-12-20 elmindreda Cocoa: Fix undeclared selector warnings 2019-12-17 elmindreda X11: Cleanup 2019-12-16 elmindreda X11: Cleanup 2019-12-16 elmindreda X11: Fix updating GLFW_FLOATING on a hidden window 2019-12-17 elmindreda X11: Fix invalid read when clearing GLFW_FLOATING 2019-12-16 elmindreda X11: Fix missing checks for EWMH attention atoms 2019-12-16 elmindreda X11: Fix maximization of hidden windows 2019-12-15 elmindreda Enable strict C99 for non-VS compilers 2019-12-15 elmindreda Win32: Add missing include for wcscmp 2019-12-15 elmindreda Win32: Enable Unicode mode for all compilers 2019-12-15 elmindreda Cocoa: Remove stale GCC workaround 2019-12-15 elmindreda Gather CMake setup of configuration header 2019-12-15 elmindreda Replace CMake threads variable with modern target 2019-12-15 elmindreda Replace ad-hoc CMake code with DEFINE_SYMBOL 2019-12-15 elmindreda Fix use of CMake 3.13 command target_link_options 2019-12-15 elmindreda Replace CMake list variables with target_sources 2019-12-15 elmindreda Fix POSIX conformance issues for clock_gettime 2019-12-11 elmindreda Formatting 2019-12-10 elmindreda Cocoa: Fix duplicate conversion of title string 2019-12-11 elmindreda Win32: Add VERSIONINFO resource to GLFW DLL 2019-12-10 elmindreda Fix typo 2019-08-28 luflosi Fix typo (...) 2018-11-18 aloucks Win32: Disable non-client painting if undecorated 2018-12-14 vallentinsource Fix typos 2018-12-17 elmindreda Fix glfwSetGamma generating ramps of invalid sizes 2018-12-19 elmindreda Fix glfwGetGammaRamp error handling 2018-12-26 elmindreda Cleanup 2018-12-26 elmindreda Add credit 2018-11-24 amonakov Wayland: Remove gamma-related TODOs 2018-12-17 elmindreda Fix assertions for glfwSetGamma value 2018-12-18 elmindreda Win32: Fix build on older versions of Visual C++ 2018-12-13 elmindreda Cleanup 2018-09-13 boilard Documentation work 2018-12-13 elmindreda Win32: Fix joystick element info memory leak 2018-12-25 elmindreda Remove deprecated event from events test 2018-12-25 elmindreda Documentation work 2018-12-25 elmindreda Cleanup 2018-11-04 onesadcookie Cocoa: Fix half of all key events for Caps Lock 2018-12-25 elmindreda Add credit 2018-11-24 andrewpbelt Cocoa: Accept focusing mouse click as input 2018-12-24 elmindreda Cocoa: Move to modern Objective-C literals 2018-12-24 elmindreda Cocoa: Add NSApplicationDelegate protocol 2018-12-24 elmindreda Cocoa: Remove subclassing of NSApplication 2018-10-30 eb Use GNUInstallDirs for install destinations 2018-10-30 eb Simplify check for CMake policy CMP0054 2018-11-27 elmindreda Remove trailing whitespace 2018-11-27 elmindreda Cocoa: Remove superfluous compatibility macro 2018-11-19 elmindreda Cocoa: Use NSURLs for drag and drop 2018-11-11 elmindreda Fix Markdown table heads 2018-11-05 elmindreda Add tutorial to Doxygen menu 2018-11-05 elmindreda Documentation work 2018-11-05 elmindreda Use Doxygen layout file 2018-11-05 elmindreda Fix newlines in Doxygen aliases 2018-11-05 elmindreda Revert accidental Nuklear edit 2018-11-04 elmindreda Fix CSS for Doxygen Markdown tables 2018-11-04 elmindreda Use HTTPS when possible 2018-11-03 linkmauve x11: Add a mention of #1366 in the ChangeLog. 2018-10-26 asmadeus x11 window: update cursor position on enter event 2018-11-03 vallentinsource Updated URLs 2018-11-02 vallentinsource Use HTTPS when possible 2018-11-02 vallentinsource Fixed repeated words 2018-10-13 cycl0ps X11: Fix missing check for NET_WM_STATE 2018-10-26 elmindreda Cocoa: Fix OpenGL rendering not being displayed 2018-10-26 elmindreda Cocoa: Fix some macOS 10.14 deprecation warnings 2018-10-22 4436784+tnixeu Fix guide example callback name mismatch 2018-10-24 elmindreda Cocoa: Cleanup 2018-10-22 elmindreda Allow exposing only native context APIs 2018-10-10 linkmauve Documentation work 2018-10-10 linkmauve Wayland: Implement clipboard copy 2018-10-10 linkmauve Wayland: Implement clipboard paste 2018-10-10 linkmauve Wayland: Add boilerplate for clipboard handling 2014-09-23 ricardo.vieira wayland: save serial from all input sources Created with: roll-dep third_party/glfw Bug: dawn:269 Change-Id: Ie94907bb948740449c441279cd94cdf808916ceb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/15380 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
2020-01-23 07:10:58 -08:00
'url': '{chromium_git}/external/github.com/glfw/glfw@d973acc123826666ecc9e6fd475682e3d84c54a6',
'condition': 'dawn_standalone',
},
# Dependencies for samples: GLM
'third_party/glm': {
'url': '{github_git}/g-truc/glm.git@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/ bdfcfe9cf..51b2800bb (23 commits) https://swiftshader.googlesource.com/SwiftShader/+log/bdfcfe9cfd2a..51b2800bb317 $ git log bdfcfe9cf..51b2800bb --date=short --no-merges --format='%ad %ae %s' 2020-01-30 capn Support launching PowerVR samples from Visual Studio using SwiftShader 2020-03-04 amaiorano Subzero: implement Short4::Short4(RValue<Float4) 2020-02-28 amaiorano Subzero: don't assert about lack of atomic load/store on x86 2020-03-04 amaiorano Fix Regres regression post CMake var renaming 2020-03-03 amaiorano Subzero: fix regression in Optimizer 2020-03-03 jrprice Use LINK_FLAGS for -BSymbolic in CMake build 2020-03-03 capn Fix ASTC support for GN build 2020-03-02 swiftshader.regress Regres: Update test lists @ 416d3745 2020-03-01 capn Enable ASTC on supported builds only 2020-02-27 jmadill PipelineCache: Handle nullptr mismatch of specialization info. 2020-02-24 sugoi Implement ASTC support 2020-02-27 jonahr Add missing attribute to eglGetConfigAttrib 2020-02-27 jmadill Add codereview.settings. 2020-02-26 amaiorano Subzero: add support for variadic calls (System V) 2020-02-26 jmadill Fix comparison of specialization constant keys. 2020-02-25 amaiorano Subzero: add support for large stacks on Windows 2020-02-25 capn Build with -Bsymbolic to prevent symbol preemption 2020-02-25 capn Fix ANGLE standalone build 2020-02-25 capn Fix Android build after SPIRV-Tools update 2020-02-19 srisser Log instead of warn of unsupported extensions 2020-02-25 swiftshader.regress Regres: Update test lists @ e162b023 2020-02-24 capn Add SPIRV-Tools headers dependency 2020-02-24 capn Add SPIR-Tools include headers path for src/Pipeline TBR=enga@chromium.org Created with: roll-dep third_party/swiftshader Change-Id: I3843e5b647a4ffd36c66896d9f262118f459a107 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/16523 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
2020-03-06 05:43:40 -08:00
'url': '{swiftshader_git}/SwiftShader@51b2800bb317d9ab6026e6123c62f013dd5cf5e4',
'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',
]