2018-09-10 13:16:10 +00:00
|
|
|
use_relative_paths = True
|
|
|
|
|
2020-07-14 15:53:34 +00:00
|
|
|
gclient_gn_args_file = 'build/config/gclient_args.gni'
|
|
|
|
|
Roll build dependencies to enable C++17
This rolls 7 build dependencies: build, buildtools, libc++, libc++abi,
clang, testing and googletest. Roll commit messages are below. It also
adds catapult as a dependency because it is required by //testing.
All hook scripts now run with python3 and GN is made to use python3 as
well since Chromium is now migrated to Python3 and some scripts check
for that.
Also add a new gclient_args.gni variable that Chromium //testing started
to read that isn't defined by default.
Roll build/ 0ff4b3d4e..555c8b467 (1214 commits)
https://chromium.googlesource.com/chromium/src/build/+log/0ff4b3d4eeb6..555c8b467c21
$ git log 0ff4b3d4e..555c8b467 --date=short --no-merges --format='%ad %ae %s'
2022-01-03 chromium-autoroll Roll Fuchsia SDK from 7.20220102.1.1 to 7.20220102.3.1
2022-01-02 chromium-autoroll Roll Fuchsia SDK from 7.20220101.3.1 to 7.20220102.1.1
2022-01-02 chromium-autoroll Roll Fuchsia SDK from 7.20220101.2.1 to 7.20220101.3.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20220101.1.1 to 7.20220101.2.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20211231.3.1 to 7.20220101.1.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20211231.2.1 to 7.20211231.3.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211231.0.1 to 7.20211231.2.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211230.2.3 to 7.20211231.0.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211230.1.1 to 7.20211230.2.3
2021-12-30 chromium-autoroll Roll Fuchsia SDK from 7.20211230.0.1 to 7.20211230.1.1
2021-12-30 chromium-autoroll Roll Fuchsia SDK from 7.20211229.2.3 to 7.20211230.0.1
2021-12-30 chonggu [Fuchsia] Add runtimes needed for ASAN builds
2021-12-30 chonggu [Fuchsia] Remove llvm-symbolizer from Fuchsia builds
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211229.1.1 to 7.20211229.2.3
2021-12-29 thomasanderson [TSAN] Suppress system fontconfig data races
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211228.3.1 to 7.20211229.1.1
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211228.2.3 to 7.20211228.3.1
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211228.1.1 to 7.20211228.2.3
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211227.3.1 to 7.20211228.1.1
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211227.2.1 to 7.20211227.3.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211227.0.1 to 7.20211227.2.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211225.3.1 to 7.20211227.0.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211225.0.1 to 7.20211225.3.1
2021-12-25 chromium-autoroll Roll Fuchsia SDK from 7.20211224.3.1 to 7.20211225.0.1
2021-12-25 chromium-autoroll Roll Fuchsia SDK from 7.20211224.1.1 to 7.20211224.3.1
2021-12-24 chromium-autoroll Roll Fuchsia SDK from 7.20211224.0.1 to 7.20211224.1.1
2021-12-24 chromium-autoroll Roll Fuchsia SDK from 7.20211223.2.2 to 7.20211224.0.1
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211223.1.1 to 7.20211223.2.2
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211222.3.1 to 7.20211223.1.1
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211222.2.1 to 7.20211222.3.1
2021-12-23 adetaylor [rust] Pass environment variables to build scripts.
2021-12-22 adetaylor [rust] Fix non-Linux builds
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211222.1.1 to 7.20211222.2.1
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211221.3.1 to 7.20211222.1.1
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211221.1.1 to 7.20211221.3.1
2021-12-21 ynovikov Disallow command option abbreviations in logdog_wrapper
2021-12-21 chromium-autoroll Roll Fuchsia SDK from 7.20211221.0.1 to 7.20211221.1.1
2021-12-21 brucedawson build: Relanding Rudimentary support for Visual Studio 2022.
2021-12-21 agrieve Android: Disable use_glib in secondary toolchains (attempt #2)
2021-12-21 adetaylor [rust] Add ultra-simple executable.
2021-12-21 wnwen Android: Speed up incremental install sharding
2021-12-21 chromium-autoroll Roll Fuchsia SDK from 7.20211220.2.1 to 7.20211221.0.1
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211220.1.1 to 7.20211220.2.1
2021-12-20 adetaylor [rust] Work around lld discarding sections
2021-12-20 lukasza [rust] Add `rust_unit_tests_group(...)` gni template.
2021-12-20 lgrey Reland^4: "Mac: enable ThinLTO (without unit splitting)"
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211219.3.1 to 7.20211220.1.1
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211219.2.1 to 7.20211219.3.1
2021-12-19 chromium-autoroll Roll Fuchsia SDK from 7.20211219.1.1 to 7.20211219.2.1
2021-12-19 chromium-autoroll Roll Fuchsia SDK from 7.20211218.3.1 to 7.20211219.1.1
(...)
2021-06-29 wnwen Android: Migrate build/android tests to python3
2021-06-29 pkotwicz [Build] Switch list_java_targets.py to use python3 instead of vpython3
2021-06-29 chromium-autoroll Roll Fuchsia SDK from 5.20210628.3.2 to 5.20210629.1.1
2021-06-29 chromium-autoroll Roll Fuchsia SDK from 5.20210628.2.1 to 5.20210628.3.2
2021-06-29 elkurin Remove glib and ATK from Lacros build.
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210628.1.1 to 5.20210628.2.1
2021-06-28 agrieve Reland #3 "Android: Enable use_debug_fission for official builds""
2021-06-28 bpastene Optionally stream local script tests results to RDB.
2021-06-28 hans [include analysis] Make the analysis script work on Windows
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210627.3.1 to 5.20210628.1.1
2021-06-28 sdefresne [ios] Improve selection of secondary toolchain for "fat" build
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210627.2.1 to 5.20210627.3.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210627.1.1 to 5.20210627.2.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210626.3.1 to 5.20210627.1.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210626.2.1 to 5.20210626.3.1
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210626.1.1 to 5.20210626.2.1
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210625.3.1 to 5.20210626.1.1
2021-06-26 pkasting Fix warnings for -Wc++11-narrowing.
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210625.2.1 to 5.20210625.3.1
2021-06-26 brucedawson Reland "Put source and object file names at the front"
2021-06-25 linxinan Add build rule to generate skylab runner script
2021-06-25 robliao Add a Dependency to LASTCHANGE in process_version and Fix an Argument Name
2021-06-25 xiaohuic Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210625.1.1 to 5.20210625.2.1
2021-06-25 justincohen Reland "ios: Remove IsSpuriousMessage logic."
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210624.3.1 to 5.20210625.1.1
2021-06-25 mcrouse Revert "Put source and object file names at the front"
2021-06-25 thomasanderson Statically link libffi on Linux
2021-06-25 brucedawson Put source and object file names at the front
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210624.2.1 to 5.20210624.3.1
2021-06-25 bsheedy Dryrun Android Gold retries
2021-06-24 bpastene build: Relocate android/pylib's result_sink.py to //build/util.
2021-06-24 fdegans [code-health] Migrate //build/skia_gold_common/PRESUBMIT.py to python3
2021-06-24 fdegans [code-health] Migrate //build/chromeos/PRESUBMIT.py to python3
2021-06-24 fdegans [code-health] Migrate //build/lacros/PRESUBMIT.py to python3
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210624.1.1 to 5.20210624.2.1
2021-06-24 thomasanderson Revert "ios: Remove IsSpuriousMessage logic."
2021-06-24 justincohen ios: Remove IsSpuriousMessage logic.
2021-06-24 pasko generate_gradle: Allow android_sdk_version to be int
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210623.4.1 to 5.20210624.1.1
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210623.2.1 to 5.20210623.4.1
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210623.0.1 to 5.20210623.2.1
2021-06-23 agrieve Android: Fix compile_resources.py for upcoming material design roll
2021-06-23 hans Disable -Wmax-tokens in release component builds
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210622.3.1 to 5.20210623.0.1
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210622.2.1 to 5.20210622.3.1
2021-06-23 fdegans [code-health] Migrate //build/util/lib/common/PRESUBMIT.py to python3
2021-06-22 fdegans [code-health] Migrate //build/util/PRESUBMIT.py to python3
2021-06-22 svenzheng lacros test_runner.py switch to test_ash_chrome
2021-06-22 chromium-autoroll Roll Fuchsia SDK from 5.20210622.0.1 to 5.20210622.2.1
Roll buildtools/ 9c143ace7..f78b4b9f3 (30 commits)
https://chromium.googlesource.com/chromium/src/buildtools/+log/9c143ace7560..f78b4b9f33bd
$ git log 9c143ace7..f78b4b9f3 --date=short --no-merges --format='%ad %ae %s'
2021-12-30 jojwang Add TODO for chroot rewrapper config.
2021-12-15 cavalcantii [pac] Disable libunwind cross-architecture unwinding
2021-11-17 jojwang Update build toolchains to support rewrapper from chroot.
2021-11-09 sdefresne [ios] Remove support for building with Xcode clang
2021-10-28 Richard.Townsend Reland switch to using compiler-rt/libunwind on Android
2021-10-25 bsheedy Revert "Switch to using compiler-rt/libunwind on Android"
2021-10-21 cavalcantii Switch to using compiler-rt/libunwind on Android
2021-10-18 glider Remove myself and Sergey Matveev from the owners of libc++[abi]
2021-09-27 wutao Reland "Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config"
2021-09-23 saza Revert "Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config"
2021-09-23 hans Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config
2021-09-02 yyanagisawa Add todo to rewrapper_linux.cfg.
2021-09-01 ukai Drop use_rbe_links gn args
2021-09-01 ukai remove rewrapper_*.cfg from buildtools/reclint_cfgs
2021-09-01 ukai Use `cipd ensure` instead of `cipd install -f`
2021-08-31 ukai fix permission deneid when os.remove
2021-08-31 ukai Use -force to cipd install
2021-08-31 ukai Fix win-cross-experiments config
2021-08-30 ukai Reland "use reclient cfgs cipd"
2021-08-25 ukai fetch_reclient_cfgs: ignore nacl if the directory doesn't exist
2021-08-19 yyanagisawa Revert "use reclient cfgs cipd"
2021-08-16 ukai use reclient cfgs cipd
2021-08-13 ukai container-image should have docker:// prefix
2021-08-13 ukai add fetch_reclient_cfgs.py script
2021-08-13 ukai update win-cross-experiments reclient cfgs
2021-07-16 ukai update re-client/chromium-win-nacl-cross to follow nacl roll
2021-07-07 akhuang Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-30 xiaohuic Revert "Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)""
2021-06-25 xiaohuic Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-24 fdegans [code-health] Migrate //buildtools/checkdeps to python3
Roll buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/8fa879467796..79a2e924d96e
$ git log 8fa879467..79a2e924d --date=short --no-merges --format='%ad %ae %s'
2021-05-25 ldionne.2 [libc++] Try to fix the oss-fuzz failure
2021-05-25 arthur.j.odwyer [libc++] [test] Make iter_difference_t.pass.cpp into a .compile.pass.cpp. NFCI.
2021-05-25 arthur.j.odwyer [libc++] [test] Format some C++20 iterator_traits tests. NFCI.
2021-05-19 arthur.j.odwyer [libc++] Assume that __wrap_iter always wraps a fancy pointer.
2021-05-24 koraq [libc++][doc] Update format paper status.
2021-05-23 joerg [libc++] use more early returns for consistency
2021-05-21 z.zoelec2 [libcxx][gardening] Re-order includes across libcxx.
2021-04-23 z.zoelec2 [libcxx][ranges] Add ranges::data CPO.
2021-05-08 ldionne.2 [libc++] Translate the test suite sanitizer support to the DSL
2021-05-13 z.zoelec2 [libcxx][ranges] Implement `ranges::borrowed_range`.
2021-05-20 ldionne.2 [libc++] Fix documentation build failure
2021-05-08 ldionne.2 [libc++] Remove workaround for PR28391 (ODR violations with ASAN)
2021-02-26 ldionne.2 [libc++] Switch a few CI jobs to the minimal Lit configuration
2021-05-13 cjdb [libcxx][ranges] adds concept `sized_range` and cleans up `ranges::size`
2021-05-04 cjdb [libcxx][iterator][nfc] acquires lock for working on [range.iter.ops]
2021-03-15 akhuang Apply [[standalone_debug]] to some types in the STL.
2021-05-12 arthur.j.odwyer [libc++] Alphabetize header inclusions and include-what-you-use <__debug>. NFCI.
2021-05-12 arthur.j.odwyer [libc++] Some fixes to the <bit> utilities.
2021-04-18 kbessonova [libcxx][test] Attempt to make debug mode tests more bulletproof
2021-05-15 kbessonova [libcxx] NFC. Add missed articles to _LIPCPP_ASSERT messages in <list>
2021-04-27 z.zoelec2 [libcxx][ranges] Add `contiguous_iterator`.
2021-05-13 koraq [libc++] Improve make_string test support.
2021-03-11 martin [libcxx] [test] Change the generic_string_alloc test to test conversions to all char types
2021-05-13 z.zoelec2 [libcxx][docs] Add two locks: transform_view and take_view.
2021-05-13 z.zoelec2 [libcxx][docs] Update the One Ranges PRoposal Status with open revisions.
2021-05-11 z.zoelec2 [libcxx][ranges] Fix `ranges::empty` when begin, end, and empty members are provided.
2021-05-12 kbessonova [libcxx] NFC. Fix misprint unodered -> unordered
2021-05-02 cjdb [libcxx] modifies `_CmpUnspecifiedParam` ignore types outside its domain
2021-05-03 martin [libcxx] [test] Fix fs.op.last_write_time for Windows
2021-05-12 koraq [libc++][nfc] remove duplicated __to_unsigned.
2021-05-09 kbessonova [libcxx] NFC. Correct wordings of _LIBCPP_ASSERT debug messages
2021-05-10 kbessonova [libcxx][test] Split more debug mode tests
2021-05-11 vvereschaka [libc++] Run `substitutes-in-compile-flags.sh.cpp` test on Windows.
2021-02-26 martin [libcxx] [test] Fix filesystem permission tests for windows
2021-05-11 z.zoelec2 [libcxx][tests] Fix incomplte.verify tests by disabling them on clang-10.
2021-05-10 arthur.j.odwyer [libc++] Remove more unnecessary _VSTD:: from type names. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::is_unsigned/is_unsigned/ in <random>. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::chrono/chrono/g. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/std::size_t/size_t/g. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::declval/declval/g. NFCI.
2021-05-10 kbessonova [libcxx][test] Make string.modifiers/clear_and_shrink_db1.pass.cpp a regular mode test
2021-05-02 cjdb [libcxx] deprecates/removes `std::raw_storage_iterator`
2021-05-01 cjdb [libcxx] makes comparison operators for `std::*_ordering` types hidden friends
2021-04-12 cjdb [libcxx] removes operator!= and globally guards against no spaceship operator
2021-04-23 z.zoelec2 [libcxx][ranges] Add ranges::empty CPO.
2021-04-12 cjdb [libcxx] removes `weak_equality` and `strong_equality` from <compare>
2021-05-09 koraq [libc++][NFC] Remove _VSTD:: when not needed.
2021-05-10 jasonliu.development [libc++][AIX] Define _LIBCPP_ELAST
2021-05-09 koraq [libc++][doc] Update the Format library status.
2021-05-08 ldionne.2 [libc++] NFC: Refactor Lit annotations
(...)
2021-02-24 martin [libcxx] [test] Quote the path to the python interpreter
2021-02-24 ldionne.2 [libc++] NFC: Fix a few tests in tuple that would succeed trivially
2021-02-24 ldionne.2 [libc++] NFC: Fix a few tests in pair that would succeed trivially
2020-10-22 martin [libcxx] [test] Don't pass INCLUDE to clang via -isystem
2021-02-24 marek.kurdej [libc++] [docs] [C++2b] Update status page with papers adopted in February 2021 virtual meeting.
2020-11-02 martin [libcxx] [test] Define _CRT_STDIO_ISO_WIDE_SPECIFIERS while building tests
2021-02-22 koraq [NFC][libc++] Fix _LIBCPP_HAS_BITSCAN64 usage.
2018-07-31 ldionne [libc++] Fix tuple assignment from types derived from a tuple-like
2021-02-20 martin [libcxx] [test] Call create_directory_symlink when linking directories
2020-11-06 martin [libcxx] Make path::format a non-class enum
2021-02-20 koraq [libc++] Fix the build for AppleClang.
2021-02-19 martin [libcxx] [test] Remove two unnecesary files/variables in a test
2021-01-09 martin [libcxx] Rename a method in PathParser for clarity. NFC.
2021-02-20 koraq [libc++] Fixes _LIBCPP_HAS_NO_CONCEPTS
2021-02-19 z.zoelec2 [libc++][nfc] Only test if pair is_assignable after C++03.
2020-11-05 martin [libcxx] Enable filesystem by default for mingw targets
2021-02-19 z.zoelec2 [libc++][nfc] SFINAE on pair/tuple assignment operators: LWG 2729.
2020-11-09 martin [libcxx] Make generic_*string return paths with forward slashes on windows
2021-02-19 z.zoelec2 [libcxx] Fix LWG 2875: shared_ptr::shared_ptr(Y*, D, […]) constructors should be constrained.
2020-11-05 martin [libcxx] Have lexically_normal return the path with preferred separators
2021-02-19 marek.kurdej [libc++] Turn off clang-format for auto-generated version header. NFC.
2021-02-18 z.zoelec2 [libc++] shared_ptr deleter requirements (LWG 2802).
2021-02-18 z.zoelec2 Mark 2534 as Complete.
2021-02-17 cjdb.ns [libcxx] adds concept `std::uniform_random_bit_generator`
2021-02-17 joerg libcxx: use early returns
2021-02-18 thakis libcxx: fix a documentation typo
2021-02-18 zibi [SystemZ][ZOS] Guard using declaration for ::fchmodat
2020-11-04 martin [libcxx] Implement append and operator/ properly for windows
2020-11-01 martin [libcxx] Implement is_absolute properly for windows
2021-02-17 ldionne.2 [libc++] Allow retries in a few more flaky tests
2020-11-03 martin [libcxx] Implement parsing of root_name for paths on windows
2021-02-16 zibi [SystemZ][ZOS] Prefer -nostdlib++ as opposed to -nodefaultlibs when building c++ libraries
2021-02-16 colin [libc++] Build thread_win32.cpp only if LIBCXX_HAS_PTHREAD_API is not set
2021-02-15 arthur.j.odwyer [libc++] Change `std::numeric_limits` to just `numeric_limits` in <chrono>.
2021-02-15 ldionne.2 [libc++] Mark __cpp_lib_constexpr_memory as being implemented
2021-02-15 dimitry Define new/delete in libc++ when using libcxxrt
2021-02-12 zibi [SystemZ][ZOS] Fix __libcpp_thrad_isnull()
2021-02-12 zibi [SystemZ][ZOS] Provide CLOCK_MONOTONIC alternative
2021-02-11 koraq [libc++][format] Enable format_error on older compilers.
2021-02-11 koraq [libc++][format] Improve Add basic_format_parse_context.
2021-02-02 koraq [libc++][format] Add basic_format_parse_context.
2021-02-10 tokarip [libc++] Use builtins in more math.h functions.
2021-02-08 cjdb [libcxx] adds concepts `std::invocable` and `std::regular_invocable`
2021-02-04 cjdb [libcxx] adds concept std::derived_from
2021-01-21 cjdb [libcxx] adds [concepts.arithmetic]
2021-02-10 ldionne.2 [libc++] Remove c++98 Lit features in the test suite
2021-02-08 cjdb [libcxx] adds concept `std::copy_constructible`
2021-02-08 cjdb [libcxx] adds concept `std::move_constructible`
2021-02-10 colin [libc++] Fix copy-paste mistake in __threading_support
2021-02-04 cjdb [libcxx] adds concept `std::convertible_to`
Roll buildtools/third_party/libc++abi/trunk/ f4328ad7c..2715a6c0d (77 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git/+log/f4328ad7c0d8..2715a6c0de8d
$ git log f4328ad7c..2715a6c0d --date=short --no-merges --format='%ad %ae %s'
2021-12-08 martin [libcxx] Use LIBCXX_EXECUTOR in new test configs
2021-12-13 ldionne.2 [libc++abi][NFC] Fix comment
2021-12-10 ties.stuij [ARM][libcxxabi] Add PACBTI-M support to libcxxabi
2021-12-09 xingxue [libc++abi][AIX] Add 2 LIT tests for the AIX unwinder
2021-09-22 ldionne.2 [libc++][release] Do not force building the runtimes with -fPIC
2021-12-01 ldionne.2 [runtimes] Move WARNING to FATAL_ERROR for folks using FOO_BUILD_32_BITS
2021-11-23 ldionne.2 [runtimes] Remove support for GCC-style 32 bit multilib builds
2021-11-26 daniel.kiss [libunwind][ARM] Handle end of stack during unwind
2021-11-08 arthur.j.odwyer [libc++] [test] Eliminate libcpp-no-noexcept-function-type and libcpp-no-structured-bindings.
2021-11-17 ldionne.2 [runtimes][NFC] Remove filenames at the top of the license notice
2021-11-17 ldionne.2 [libc++abi] Don't re-define _LIBCPP_HAS_NO_THREADS in single-threaded mode
2021-11-09 daltenty [libcxx][CI][AIX] Switch to LLVM_ENABLE_RUNTIMES
2021-11-04 daniel.kiss Reland "[libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M"
2021-11-05 vvereschaka Revert "[libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M"
2021-08-11 Daniel.McIntosh [libcxxabi] Fix NO_THREADS version of test_exception_storage.pass.cpp
2021-11-04 daniel.kiss [libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M
2021-10-28 ldionne.2 [libc++] Temporarily mark tests as UNSUPPORTED to get the CI green
2021-10-27 daniel.kiss Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2021-10-28 daniel.kiss Revert "Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume.""
2021-10-27 daniel.kiss Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2020-09-28 phosek [CMake] Cache the compiler-rt library search results
2021-10-27 daniel.kiss Revert "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2021-10-27 daniel.kiss [ARM] __cxa_end_cleanup should be called instead of _UnwindResume.
2021-10-26 contact [Demangle] Add prepend functionality to OutputString
2021-10-21 dblaikie Fix for OutputStream->OutputBuffer rename
2021-10-21 vitalybuka [libcxxabi] Fix build after D111947
2021-10-21 contact [Demangle] Rename OutputStream to OutputString
2021-10-21 phosek Revert "[CMake] Cache the compiler-rt library search results"
2021-10-12 ldionne.2 [runtimes] Properly handle the sysroot/triple/gcc-toolchain
2021-10-20 ldionne.2 [libc++abi] Guard include of <unistd.h> behind __has_include
2020-09-28 phosek [CMake] Cache the compiler-rt library search results
2021-10-13 daltenty [libc++][AIX] Add scripts and config for building with the libcxx CI infrastructure
2021-10-12 ldionne.2 [libc++abi][ci] Add a from-scratch config for libc++abi on Apple/system
2021-10-12 ldionne.2 [libc++abi] Change LIBCXXABI_NO_TIMER to LIBCXXABI_USE_TIMER
2021-09-28 ldionne.2 [runtimes] Add tests for vendor-specific properties
2021-09-29 ldionne.2 [runtimes] Allow FOO_TEST_CONFIG to be a relative path
2021-09-30 ldionne.2 [libc++abi] Mark __cxa_new_handler with _LIBCPP_SAFE_STATIC
2021-10-01 tomasz.miasko [Demangle][Rust] Parse non-ASCII identifiers
2021-09-30 ldionne.2 [libc++abi][NFCI] Consistently group new_handler, unexpected_handler and terminate_handler
2021-09-30 haowei Revert "[libc++][libc++abi] Add tests for vendor-specific properties"
2021-09-28 ldionne.2 [libc++][libc++abi] Add tests for vendor-specific properties
2021-09-23 pengfei.wang [demangle] Support for ISO/IEC TS 18661 binary floating point type
2021-09-20 ldionne.2 [libc++abi] Remove unnecessary atomic_support.h header from libc++abi
2021-09-16 nehaljw.kkd1 [libcxx][libcxxabi] CMAKE_REQUIRED_FLAGS is a string, not a list
2021-09-11 zhouzhouyi [libcxxabi] NFC: fix incorrect indentation of braces
2021-08-11 martin [runtimes] Allow overriding where CMake installs RUNTIME type libraries (DLLs)
2021-09-02 ldionne.2 [libc++abi] Remove workarounds for missing -Wno-exceptions on older GCCs
2021-09-02 daniel.kiss [Unwind] Harmonise exception class for EHABI spec.
2021-08-31 ldionne.2 [libc++] Remove some workarounds for unsupported GCC and Clang versions
2021-08-30 xiaoxiang [libc++abi] Avoid the warning: "__EXCEPTIONS" is not defined, evaluates to 0 [-Werror=undef]
2021-08-24 marukawa [libc++abi] Apply simplify scan_eh_tab to SjLj
2021-08-20 ldionne.2 [libc++] Remove test-suite annotations for unsupported Clang versions
2021-08-20 ldionne.2 [libc++] Remove more test-suite workarounds for unsupported GCC versions
2021-08-04 Daniel.McIntosh [NFC][libcxxabi] Run clang-format on libcxxabi/src/cxa_guard_impl.h
2021-08-17 borisov.mikhail [libc++abi] Fix possible infinite loop in itanium demangler
2021-08-17 borisov.mikhail [libc++abi][NFC] Move PODSmallVector definition to the top of ItaniumDemangle.h
2021-08-09 ldionne.2 [libc++] Remove Lit annotations for unsupported GCC versions from the test suite
2021-08-11 daniel.kiss [Arm][Unwind][libc++abi] Add _Unwind_ForcedUnwind to EHABI.
2021-06-15 ldionne.2 [runtimes] Always build libc++, libc++abi and libunwind with -fPIC
2021-07-26 ldionne.2 [libc++abi/unwind] NFC: Normalize how we set target properties
2021-06-07 stuart.brady [demangler] Fix demangling of 'half'
2021-07-14 ldionne.2 [runtimes] Simplify how we set the target triple
2021-07-15 ldionne.2 [libc++] Add a job running GCC with C++11
2021-07-15 ldionne.2 [runtimes] Don't try passing --target flags to GCC
2021-07-15 ldionne.2 [libc++/abi] Fix broken Lit feature no-noexcept-function-type
2021-07-14 ldionne.2 [runtimes] Serialize all Lit params instead of passing them to add_lit_testsuite
2021-07-14 ldionne.2 [runtimes] Bring back TARGET_TRIPLE
2021-07-14 ldionne.2 [runtimes] Inherit the TARGET_TRIPLE that may be set by LLVM
2021-07-14 ldionne.2 [runtimes] NFCI: Drop intermediate CMake variable TARGET_TRIPLE
2021-07-12 ldionne.2 [libc++] Add a CI job for macOS on arm64 hardware 🥳
2021-04-28 John.Ericson Prepare Compiler-RT for GnuInstallDirs, matching libcxx, document all
2021-07-07 ldionne.2 [libc++] NFC: Fix incorrect comments in CMake
2021-07-05 ldionne.2 [runtimes] Move enable_32bit to the DSL
2021-06-18 ldionne.2 [runtimes] Simplify how we specify XFAIL & friends based on the triple
2021-06-01 ldionne.2 [libc++] Serialize Lit parameters to make them available to from-scratch configs
2021-06-28 ldionne.2 [libc++] NFCI: Remove unused Lit parameter sanitizer_library
2021-06-23 xingxue [libc++abi][AIX] Enable calculating addresses with DW_EH_PE_datarel
Roll tools/clang/ 03ff857f1..8b7330592 (158 commits)
https://chromium.googlesource.com/chromium/src/tools/clang/+log/03ff857f1227..8b7330592cb8
$ git log 03ff857f1..8b7330592 --date=short --no-merges --format='%ad %ae %s'
2021-12-23 apolito fix python3 incompatibility with strings vs bytes
2021-12-18 thakis Roll clang llvmorg-14-init-12246-g7787a8f1-2 : llvmorg-14-init-12719-gc4b45eeb-1
2021-12-17 thakis clang: Statically link against hermetic libxml2 on non-Windows too
2021-12-16 danakj Package the clang libs and headers for building clang tools
2021-12-16 thakis Roll clang llvmorg-14-init-11564-g37fbf238-4 : llvmorg-14-init-12246-g7787a8f1-1
2021-12-13 thestig Fix deprecation warning in analyze_includes.py.
2021-12-10 andre.kempe Revert "Enable PAC and BTI for compiler-rt."
2021-12-08 thakis clang build script: Bump libxml2 from 2.9.11 to 2.9.12, pull from https
2021-12-08 thakis win: Statically link libxml2 into lld-link, stop running links under `ninja -t msvc`
2021-12-07 thakis Roll clang llvmorg-14-init-11416-gc22b1106-2 : llvmorg-14-init-11564-g37fbf238-1
2021-12-07 thakis Fix presubmit failing on every edit to tools/clang/scripts/build.py
2021-12-07 yukiy BRP: Convert ContentMainRunnerImpl::delegate_ to raw_ptr
2021-12-06 hans Include reclient toolchain inputs files in the clang package
2021-12-05 thakis Roll clang llvmorg-14-init-11339-g0a14674f-2 : llvmorg-14-init-11416-gc22b1106-1
2021-12-04 hans Roll clang llvmorg-14-init-11072-gb1bc627e-1 : llvmorg-14-init-11339-g0a14674f-2
2021-12-02 ynovikov Test Clang rolls on SwANGLE bots
2021-12-02 hans Roll clang llvmorg-14-init-8564-g34b903d8-9 : llvmorg-14-init-11072-gb1bc627e-1
2021-11-30 lukasza Presubmit checks that reject `raw_ptr<T>` in Renderer-only code.
2021-11-29 andre.kempe Enable PAC and BTI for compiler-rt.
2021-11-26 keishi Exclude ContentMainRunnerImpl::delegate_ from rewrite
2021-11-26 Richard.Townsend Reland "Build Clang android runtimes without relying on libgcc"
2021-11-26 keishi Exclude ReachedAddressesBitset::reached_ from rewrite
2021-11-25 keishi Fix rewriter exclusion for DoTexSubImageArguments::pixels
2021-11-24 bartekn [BRP] Update blocklist for paths to separate repositories
2021-11-24 keishi Exclude ServiceProcessState::state_ from rewrite
2021-11-23 keishi Fix clang plugin style errors for MiraclePtr Big Rewrite
2021-11-22 keishi Add rewriter exclusions for not-rewritten platform specific code
2021-11-22 keishi Add rewriter exclusions caused by Objective-C
2021-11-19 lukasza Don't append `.get()` to arguments of Unretained functions.
2021-11-19 hans Revert "Add llvm-dwp to //third_party/llvm-build"
2021-11-18 dewittj Revert "Build Clang android runtimes without relying on libgcc"
2021-11-18 hans Build Clang android runtimes without relying on libgcc
2021-11-16 bartekn Fix RewriteRawPtrFields.cpp test failures
2021-11-13 pbos Rename "base/macros.h" => "base/ignore_result.h"
2021-11-08 bikineev Revert "heap: Fix plugin bug for cppgc builds"
2021-11-05 thakis Roll clang llvmorg-14-init-8033-gabb2a91b-2 : llvmorg-14-init-8564-g34b903d8-2
2021-11-04 collinbaker Use per-target runtime dirs on Linux
2021-11-03 baghdadi zos: remove unneeded map in GetPlatformUrlPrefix
2021-11-03 agrieve Remove obsolete script download_objdump.py
2021-11-03 brucedawson Revert "Roll clang llvmorg-14-init-8033-gabb2a91b-1 : llvmorg-14-init-8281-gaa1d32f5-1"
2021-11-01 baghdadi zos:[build][tools/clang] add support for z/OS
2021-10-31 thakis Roll clang llvmorg-14-init-8033-gabb2a91b-1 : llvmorg-14-init-8281-gaa1d32f5-1
2021-10-31 thakis Remove linux_angle_deqp_rel_ng from clang roll try set
2021-10-31 keishi Fix run_tool.py after r935738
2021-10-29 hans Switch the Clang build.py shebang to Python 3
2021-10-29 thakis Roll clang llvmorg-14-init-7378-gaee49255-1 : llvmorg-14-init-8033-gabb2a91b-1
2021-10-28 thakis Move tools/clang/scripts/upload_revision.py to py3
2021-10-28 hans Clang update.py: Suggest python3 when curl'ing the script
2021-10-28 sinansahin Revert "Bump Android API level to 21 for all architectures"
2021-10-28 hans Reland "Make the Clang update.py script require Python 3"
(...)
2021-07-29 aeubanks Run PGO trybots on clang rolls
2021-07-29 hans Clang build script: Fix python3 problem after crrev.com/c/906112
2021-07-29 pkasting Revert "[BRP] Rename CheckedPtr<T> to raw_ptr<T>"
2021-07-28 bartekn [BRP] Rename CheckedPtr<T> to raw_ptr<T>
2021-07-28 hans Revert "Roll clang llvmorg-13-init-15561-gf98ed74f-1 : llvmorg-13-init-16514-gb1777b04-1"
2021-07-28 hans Clang: the tip-of-tree version is now 14.0.0
2021-07-27 keishi Reland "Treat raw_ptr specially in FindBadConstructsConsumer"
2021-07-27 keishi Enable dcheck_always_on in rewrite_raw_ptr_fields script
2021-07-27 keishi Add rewrite_raw_ptr_fields exclude fields where .get() is not added
2021-07-26 thakis Roll clang llvmorg-13-init-15561-gf98ed74f-1 : llvmorg-13-init-16514-gb1777b04-1
2021-07-24 thakis Roll clang llvmorg-13-init-15163-g98033fdc-1 : llvmorg-13-init-15561-gf98ed74f-1
2021-07-21 hans Revert "Treat raw_ptr specially in FindBadConstructsConsumer"
2021-07-21 keishi Treat raw_ptr specially in FindBadConstructsConsumer
2021-07-15 hans Link to the include analysis archive
2021-07-14 hans Revert "[Include analysis] Use multiple processes to compute dominance"
2021-07-13 lukasza Only generate exclusions for `reinterpret_cast` of *trivial* types.
2021-07-13 hans [Include analysis] Use multiple processes to compute dominance
2021-07-13 thakis Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15163-g98033fdc-1
2021-07-13 thakis clang script: Add android-asan to roll trybots.
2021-07-12 thakis mac: Stop uploading a separate lld_mac package and remove last bits referring to it
2021-07-12 thakis Revert "Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15040-gc10947b5-1"
2021-07-12 thakis Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15040-gc10947b5-1
2021-07-09 thakis clang package script: Use more than one core to compress cab files
2021-07-09 steveroe Build .so for Chrome-Fuchsia ASan tests instead of .a.
2021-07-08 akhuang Modify goma_link.py to pass lto flags in the native link step.
2021-07-08 thakis clang package script: measure win_upload_clang zip time
2021-07-08 hans Roll clang llvmorg-13-init-14634-gf814cd74-1 : llvmorg-13-init-14732-g8a7b5ebf-1
2021-07-06 hans Roll clang llvmorg-13-init-14563-gbcaf57ca-1 : llvmorg-13-init-14634-gf814cd74-1
2021-07-06 bartekn [BRP] Rearrange sections in the path exclusion file for better grouping
2021-07-06 omerkatz heap: Clang plugin warns against tracing Persistents
2021-07-05 thakis Roll clang llvmorg-13-init-14086-ge1b8fde1-1 : llvmorg-13-init-14563-gbcaf57ca-1
2021-07-02 omerkatz heap: Revise IsStackAllocated check in clang plugin
2021-07-02 omerkatz Reland "heap: Update clang gc plugin definition of class requires tracing"
2021-07-02 omerkatz heap: Adjust plugin stubs
2021-06-29 thakis Roll clang llvmorg-13-init-14006-gd5402a2f-1 : llvmorg-13-init-14086-ge1b8fde1-1
2021-06-29 hans [include analysis] Link to chromium.googlesource.com instead of crrev.com
2021-06-29 thakis Revert "heap: Update clang gc plugin definition of class requires tracing"
2021-06-29 thakis Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-14006-gd5402a2f-1
2021-06-28 omerkatz heap: Update clang gc plugin definition of class requires tracing
2021-06-28 hans [include analysis] Make the analysis script work on Windows
2021-06-28 findit-for-me Revert "Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-13925-g0f24ffcd-1"
2021-06-28 thakis Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-13925-g0f24ffcd-1
2021-06-25 omerkatz Reland "heap: Fix clang plugin handling of cppgc library types"
2021-06-24 zequanwu Roll clang llvmorg-13-init-13305-g1605fce6-4 : llvmorg-13-init-13689-g93938943-1
2021-06-23 thakis Revert "heap: Fix clang plugin handling of cppgc library types"
2021-06-22 sdefresne [macOS/Linux] Ship wasm-ld symlink to lld (with lld)
2021-06-22 omerkatz heap: Fix clang plugin handling of cppgc library types
2021-06-22 thakis mac: Remove things unneeded now that lld is in the default package
2021-06-22 thakis mac: Add lld (and llvm-ar) to default clang package
2021-06-21 thakis mac, ios: Change install name of asan and ubsan dylibs
Roll testing/ 3e2640a32..d485ae97b (4140 commits; 2 trivial rolls)
https://chromium.googlesource.com/chromium/src/testing/+log/3e2640a325dc..d485ae97b790
$ git log 3e2640a32..d485ae97b --date=short --no-merges --format='%ad %ae %s'
2022-01-03 qsr [fuchsia] Re-disable MSE_ClearKey/EncryptedMediaTest.*
2021-12-29 wuwang Add local http server as the site to render
2021-12-28 andypaicu Cleanup autogranted DSE permissions
2021-12-23 anise Enable document scanning with maldoca by default.
2021-12-23 wylieb [Read Later] Update fieldtrial_testing_config with new variations
2021-12-22 ramyagopalan Updating to vpython for ChromeOS.
2021-12-22 ramyagopalan Fixing ValueError.
2021-12-22 ramyagopalan Moving removal of config file.
2021-12-22 xinghuilu Remove code for EnhancedProtectionPromoCard on Android.
2021-12-22 ramyagopalan Updating test_traffic_annotation_auditor to check for ChromeOS.
2021-12-21 wenbinzhang [benchmarking] Reduce shard size of nexus 5x webview
2021-12-20 lukasza [rust] Add `rust_unit_tests_group(...)` gni template.
2021-12-20 cowmoo personalization: turn on wallpaper SWA feature
2021-12-20 gujen [LR] Add fieldtrial config & fix tests
2021-12-20 majewski [Files SWA]: Finch Field Trial Testing Config.
2021-12-16 thakis Stop running variations_smoke_tests on bots for now
2021-12-16 lgrey Mac: temporarily stop stripping tests in official builds
2021-12-16 blundell Remove ClankStartupOptimizations from fieldtrial_testing_config
2021-12-16 grt [fuchsia] Add support for building and running CFv2 tests.
2021-12-16 jianli Revert "Remove SyncConsentOptional and OsSyncFeatureEnabled"
2021-12-16 sshrimp Update quickrun shards
2021-12-16 weizhong upload report.json to result db as invocation level artifact
2021-12-16 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 sky Adds AvoidUnnecessaryBeforeUnloadCheck to field trial testing config
2021-12-15 jongahn Add experiment for mojo sturctured metrics.
2021-12-15 jmadill gpu infra: Remove ANGLE tests from Linux Debug/TSAN.
2021-12-15 bsheedy Switch GPU Mac exp to 12.0
2021-12-15 bryantchandler [fuchsia] Remove unittests that use crash keys
2021-12-15 eseckler variations: Remove test config for PowerScheduler experiments.
2021-12-15 alexilin Revert "[Autofill Assistant] Enable animations + Remove filter"
2021-12-15 bsazonov Remove SyncConsentOptional and OsSyncFeatureEnabled
2021-12-15 alexilin Revert "[LR] Add fieldtrial config entry"
2021-12-15 sandromaggi [Autofill Assistant] Enable animations + Remove filter
2021-12-15 sshrimp Add sharding option for quickrun
2021-12-15 wenbinzhang [benchmarking] update pixel 4 os dimension to have more details
2021-12-15 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 carlosil Add CertificateTransparencyAndroid to field trial testing config
2021-12-15 bsheedy Fix unexpected passes typo
2021-12-15 michaeldo Remove IOS Tab Grid Bulk Actions flag
2021-12-14 lazzzis [Messages] Add fieldtrial entry for PWA install message
2021-12-14 hypan Disable failed test in perfetto_unittests on android-12-x64-fyi-rel
2021-12-14 ynovikov Re-disable Metal WebGL on 'Mac FYI ASAN (Intel)'
2021-12-14 kuanhuang setup builder win11-rel-swarming in dev
2021-12-14 weizhong Fix failures when upload artifacts for wpt tests
2021-12-14 haileywang [Snooze IPH] update fieldtrial to match finch
2021-12-14 enga WebGPU CTS: remove --disable-gpu-sandbox
2021-12-14 hidehiko Remove NonSFI mode part 8.
2021-12-14 gujen [LR] Add fieldtrial config entry
2021-12-14 thakis Build mac installer on mac-chrome trybot
(...)
2020-11-06 twellington 🤠 Disable AutofillUpstreamTest.testSaveCardInfoBarWithEmptyMonthAndYear
2020-11-06 ewannpv Revert "[iOS] Adds EnableCloseAllTabsConfirmation config"
2020-11-06 ewannpv [iOS] Adds EnableCloseAllTabsConfirmation config
2020-11-06 asamidoi Add warn-only and enforce mode to the CheckOfflineCapability feature
2020-11-06 livvielin [ios] Enable kIOSLookalikeUrlNavigationSuggestionsUI by default
2020-11-06 isherman List Weilun as a fieldtrial_testing_config.json OWNER
2020-11-05 xiaochengh Prepare CSSKeyframesMemoryReduction for finch experiment
2020-11-05 schwering [Autofill] Removed obsolete features AutofillEnforceMinRequiredFields*.
2020-11-05 pbos Remove UseTextForUpdateButton from testing config
2020-11-05 lpz Disable (via flag) baselines translation and annotation handling in wptMetadataBuilder for desktop wpt bots.
2020-11-05 erikchen Update field-trial testing config for heap profiling.
2020-11-05 vasilii Fully launch the compromised password bubble on ToT and delete the flag.
2020-11-05 clemensb [libfuzzer][v8][inspector] Restrict alphabet to ascii
2020-11-05 msisov ozone/x11: fix views_unittests
2020-11-05 benreich [js-code-coverage] Merge JavaScript v8 coverage outputs
2020-11-05 chrome-weblayer-builder weblayer: Add skew tests for new versions released in beta
2020-11-05 ddoman [resultdb] disable SinkAPI-integration on blink_web_tests
2020-11-04 sprang Removes WebRTC-VideoRateControl trial from test config
2020-11-04 chanli Enable resultdb on test suites with single test
2020-11-04 liaoyuke [lacros] Stop isolating prebuilt ash-chrome
2020-11-04 gatong Infra: Removing experimental builders
2020-11-04 bpastene Remove cros_browser_sanity_test from all CrOS bots.
2020-11-04 ewannpv [iOS] Launch EnablePersistentDownloads feature
2020-11-04 dschinazi Add HostResolverDispatch to fieldtrial_testing_config
2020-11-04 agrieve Revert "Reland #2: Android: Use locally-build devil deps only when build_with_chromium=true"
2020-11-04 kmoon Make PDF partial loading disabled the default
2020-11-04 gayane Revert "Add share features to testing config"
2020-11-04 jdonnelly [omnibox] Add on-focus feature to the desktop field trial testing config
2020-11-03 bjoyce Add chrome_junit_test shard experimental test suit.
2020-11-03 ender Add Trending Queries to testing config.
2020-11-03 yilkal Reland "Reland "Adds parental handoff login screen in oobe.""
2020-11-03 jmadill Add ANGLE gold trace tests to GPU.FYI.
2020-11-03 jmadill Re-enable angle_white_box_tests on TSAN.
2020-11-03 ianstruiksma Win10 - Remove temp 1909/1803 bots
2020-11-03 jmadill Remove ANGLE tests from NV Shield TV.
2020-11-03 rmhasan weblayer, skew tests: Add src/ changes to add testers for Android Marshmallow
2020-11-03 agrieve Reland #2: Android: Use locally-build devil deps only when build_with_chromium=true
2020-11-03 jmadill Add flaky retries for Win7/AMD ANGLE tests.
2020-11-03 rmhasan weblayer, skew tests: Make rmhasan@ sole reviewer for CL's uploaded by create-weblayer-skew-tests
2020-11-03 jmadill Remove angle_unittests swarming exception.
2020-11-03 clemensb [libfuzzer][v8][inspector] Add inspector_fuzzer
2020-11-03 nohle [DeviceSync v2] Enable v2 DeviceSync flag by default
2020-11-03 ianstruiksma Have win10-omaha-tester use win10 version mixin
2020-11-03 drott Rebaselines for running layout tests on Windows 10 1909
2020-11-02 tmathmeyer Add d3d11 stable fieldtrial testing configs
2020-11-02 drubery Add windows to platforms for ClientSideDetectionModel
2020-11-02 kylechar Disable webgl_conformance_fast_call_tests
2020-11-02 chrome-weblayer-builder weblayer: Add skew tests for new versions released in beta
2020-11-02 bpastene Move net_unittests on the internal CrOS VM bot to the main test pool.
2020-11-02 mbonadei Add filter file to content_browsertests data_deps.
Roll third_party/googletest/ 282877317..6b74da475 (287 commits)
https://chromium.googlesource.com/external/github.com/google/googletest/+log/2828773179fa..6b74da4757a5
$ git log 282877317..6b74da475 --date=short --no-merges --format='%ad %ae %s'
2021-12-27 absl-team Include the param names in the generated description of the MATCHER_P matchers.
2021-12-22 absl-team Clarify "package" means "Bazel package", and promote `testonly=True` rather than `testing` sub-directory.
2021-12-22 dmauro Makes the Python imports consistently use full paths from the repository root, unifying the behavior between Bazel and CMake
2021-12-21 dmauro Makes TestForDeathTest.CRTDebugDeath only run when _DEBUG is defined
2021-12-15 dinor Release tests for UnitTestOptions::MatchesFilter
2021-12-07 absl-team Add NOLINT to address modernize-use-trailing-return-type in TEST_F uses
2021-12-04 ayush854032 Allow to specify a random seed independently of whether shuffling is requested
2021-12-03 absl-team Support std::reference_wapper as a smart pointer type in gmock
2021-12-02 absl-team Fix typo in GoogleMock Cookbook.
2021-11-29 absl-team Work around Android KitKat tzset bug
2021-11-25 ludger.paehler Fix typo in the queue test.
2021-11-16 denis.samoylov Suppress unused-value warning
2021-11-16 93249401+assafpr fixed branch from master to main in readme.md
2021-11-16 93249401+assafpr Update README.md
2021-11-16 krystian.kuzniarek fix a typo
2021-11-15 cramertj Clarify "Times() after X" error message
2021-11-15 dmauro Update URLs in Bazel Quickstart
2021-11-12 absl-team Fix typo in gmock-matchers_test.cc: CanDescribeNegationOfExpectingOneElment => CanDescribeNegationOfExpectingOneElement
2021-11-10 absl-team Googletest export
2021-11-09 dmauro Googletest export
2021-11-10 memmenlauer googletest/src/gtest-port.cc: Added GetLastError() on Windows for CreateThread()
2021-11-09 absl-team Googletest export
2021-11-08 absl-team Googletest export
2021-11-08 absl-team Googletest export
2021-11-04 absl-team Googletest export
2021-11-05 raul.tambre Replace use of deprecated std::iterator
2021-11-03 absl-team Googletest export
2021-10-28 dmauro Googletest export
2021-10-27 dmauro Googletest export
2021-10-26 absl-team Googletest export
2021-10-26 absl-team Googletest export
2021-10-25 dmauro Googletest export
2021-10-25 dmauro Googletest export
2021-10-30 dartme18 Re #3637 Show Disabled Tests in testing output
2021-10-20 h.zeller Start a simple github actions CI
2021-10-11 absl-team Googletest export
2021-10-11 absl-team Googletest export
2021-10-11 absl-team Googletest export
2021-10-08 yesudeep Fix linker errors on FreeBSD.
2021-09-30 absl-team Googletest export
2021-09-28 absl-team Googletest export
2021-09-24 cclauss Fix remaining typos discovered by codespell
2021-09-20 absl-team Googletest export
2021-09-20 absl-team Internal change
2021-09-17 julian.amann Remove bazelbuild/rules_cc dependency
2021-09-16 cclauss Fix typos discovered by codespell
2021-09-16 cclauss Fix typos discovered by codespell
2021-09-16 cclauss Fix typo discovered by codespell
2021-09-15 absl-team Googletest export
2021-09-15 dmauro Googletest export
(...)
2021-01-11 corentinmusard Simplify cmake install file
2021-01-06 davidben Restore GTEST_ATTRIBUTE_PRINTF_ on ColoredPrintf
2021-01-03 krystian.kuzniarek remove explicit function overloads of CmpHelper?? for BiggestInt arguments
2020-12-30 mattias.ellert Port to GNU/Hurd
2020-12-29 julien.jemine Using auto instead of container::const_iterator
2020-12-25 mattias.ellert Fix gtest-help-test failure on GNU/kFreeBSD
2020-12-24 georgthegreat Use proper feature test macro to test if library supports char8_t
2020-12-21 absl-team Googletest export
2020-12-15 dmauro Googletest export
2020-12-11 absl-team Googletest export
2020-12-10 absl-team Googletest export
2020-12-10 dmauro Googletest export
2020-12-08 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-05 paul.malcolm Fix typo in CLI help message
2020-12-05 gautham.bangalore Fix typo
2020-12-04 zed.three CMake: Add namespaced ALIAS library
2020-12-03 absl-team Googletest export
2020-12-02 absl-team Googletest export
2020-12-02 absl-team Googletest export
2020-12-01 absl-team Googletest export
2020-11-30 dmauro Googletest export
2020-11-24 absl-team Googletest export
2020-11-23 absl-team Googletest export
2020-11-19 absl-team Googletest export
2020-11-13 vlee Initialize TestInfo member is_in_another_shard_ in constructor.
2020-11-12 absl-team Googletest export
2020-11-12 absl-team Googletest export
2020-11-12 absl-team Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 absl-team Googletest export
2020-11-11 marius.brehler Refactor finding python
2020-11-06 absl-team Googletest export
2020-11-06 absl-team Googletest export
2020-10-29 knut Only save original working directory if death tests are enabled
2020-11-08 hyuk.myeong fix typos
2020-11-06 absl-team Googletest export
2020-11-05 ofats Googletest export
2020-10-30 chuck.atkins Bump CMake minimum to 2.8.12
2020-10-27 elliott.brossard Add instructions for sanitizer integration
2020-09-16 hyuk.myeong Remove spaces between Google Test and Google Mock
2020-09-15 hyuk.myeong Add follow-up patch for more natural reading
2020-09-15 hyuk.myeong Apply the reviewed comment
2020-09-15 hyuk.myeong Remove a space
2020-09-15 hyuk.myeong Improve the tutorial that may be confusing
2020-02-17 krystian.kuzniarek remove a duplicated include
Bug: dawn:824
Change-Id: Ic7c5c5f808ed510282dc47231d843f1fae355e17
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/75061
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Auto-Submit: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
2022-01-05 15:54:08 +00:00
|
|
|
gclient_gn_args = [
|
|
|
|
'generate_location_tags',
|
|
|
|
]
|
|
|
|
|
2018-07-31 16:50:03 +00:00
|
|
|
vars = {
|
|
|
|
'chromium_git': 'https://chromium.googlesource.com',
|
2018-08-27 08:10:28 +00:00
|
|
|
'dawn_git': 'https://dawn.googlesource.com',
|
2018-07-31 16:50:03 +00:00
|
|
|
'github_git': 'https://github.com',
|
2019-11-26 18:21:51 +00:00
|
|
|
'swiftshader_git': 'https://swiftshader.googlesource.com',
|
2018-07-31 16:50:03 +00:00
|
|
|
|
|
|
|
'dawn_standalone': True,
|
2021-09-27 22:55:39 +00:00
|
|
|
'dawn_node': False, # Also fetches dependencies required for building NodeJS bindings.
|
2022-08-02 16:07:45 +00:00
|
|
|
'dawn_cmake_version': 'version:2@3.23.3',
|
2021-10-15 14:28:32 +00:00
|
|
|
'dawn_cmake_win32_sha1': 'b106d66bcdc8a71ea2cdf5446091327bfdb1bcd7',
|
2022-03-23 18:45:14 +00:00
|
|
|
'dawn_gn_version': 'git_revision:bd99dbf98cbdefe18a4128189665c5761263bcfb',
|
2022-10-03 02:48:52 +00:00
|
|
|
# ninja CIPD package version.
|
|
|
|
# https://chrome-infra-packages.appspot.com/p/infra/3pp/tools/ninja
|
2023-01-27 15:36:18 +00:00
|
|
|
'dawn_ninja_version': 'version:2@1.11.1.chromium.6',
|
2022-08-02 16:07:45 +00:00
|
|
|
'dawn_go_version': 'version:2@1.18.4',
|
Roll build dependencies to enable C++17
This rolls 7 build dependencies: build, buildtools, libc++, libc++abi,
clang, testing and googletest. Roll commit messages are below. It also
adds catapult as a dependency because it is required by //testing.
All hook scripts now run with python3 and GN is made to use python3 as
well since Chromium is now migrated to Python3 and some scripts check
for that.
Also add a new gclient_args.gni variable that Chromium //testing started
to read that isn't defined by default.
Roll build/ 0ff4b3d4e..555c8b467 (1214 commits)
https://chromium.googlesource.com/chromium/src/build/+log/0ff4b3d4eeb6..555c8b467c21
$ git log 0ff4b3d4e..555c8b467 --date=short --no-merges --format='%ad %ae %s'
2022-01-03 chromium-autoroll Roll Fuchsia SDK from 7.20220102.1.1 to 7.20220102.3.1
2022-01-02 chromium-autoroll Roll Fuchsia SDK from 7.20220101.3.1 to 7.20220102.1.1
2022-01-02 chromium-autoroll Roll Fuchsia SDK from 7.20220101.2.1 to 7.20220101.3.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20220101.1.1 to 7.20220101.2.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20211231.3.1 to 7.20220101.1.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20211231.2.1 to 7.20211231.3.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211231.0.1 to 7.20211231.2.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211230.2.3 to 7.20211231.0.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211230.1.1 to 7.20211230.2.3
2021-12-30 chromium-autoroll Roll Fuchsia SDK from 7.20211230.0.1 to 7.20211230.1.1
2021-12-30 chromium-autoroll Roll Fuchsia SDK from 7.20211229.2.3 to 7.20211230.0.1
2021-12-30 chonggu [Fuchsia] Add runtimes needed for ASAN builds
2021-12-30 chonggu [Fuchsia] Remove llvm-symbolizer from Fuchsia builds
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211229.1.1 to 7.20211229.2.3
2021-12-29 thomasanderson [TSAN] Suppress system fontconfig data races
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211228.3.1 to 7.20211229.1.1
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211228.2.3 to 7.20211228.3.1
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211228.1.1 to 7.20211228.2.3
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211227.3.1 to 7.20211228.1.1
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211227.2.1 to 7.20211227.3.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211227.0.1 to 7.20211227.2.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211225.3.1 to 7.20211227.0.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211225.0.1 to 7.20211225.3.1
2021-12-25 chromium-autoroll Roll Fuchsia SDK from 7.20211224.3.1 to 7.20211225.0.1
2021-12-25 chromium-autoroll Roll Fuchsia SDK from 7.20211224.1.1 to 7.20211224.3.1
2021-12-24 chromium-autoroll Roll Fuchsia SDK from 7.20211224.0.1 to 7.20211224.1.1
2021-12-24 chromium-autoroll Roll Fuchsia SDK from 7.20211223.2.2 to 7.20211224.0.1
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211223.1.1 to 7.20211223.2.2
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211222.3.1 to 7.20211223.1.1
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211222.2.1 to 7.20211222.3.1
2021-12-23 adetaylor [rust] Pass environment variables to build scripts.
2021-12-22 adetaylor [rust] Fix non-Linux builds
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211222.1.1 to 7.20211222.2.1
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211221.3.1 to 7.20211222.1.1
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211221.1.1 to 7.20211221.3.1
2021-12-21 ynovikov Disallow command option abbreviations in logdog_wrapper
2021-12-21 chromium-autoroll Roll Fuchsia SDK from 7.20211221.0.1 to 7.20211221.1.1
2021-12-21 brucedawson build: Relanding Rudimentary support for Visual Studio 2022.
2021-12-21 agrieve Android: Disable use_glib in secondary toolchains (attempt #2)
2021-12-21 adetaylor [rust] Add ultra-simple executable.
2021-12-21 wnwen Android: Speed up incremental install sharding
2021-12-21 chromium-autoroll Roll Fuchsia SDK from 7.20211220.2.1 to 7.20211221.0.1
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211220.1.1 to 7.20211220.2.1
2021-12-20 adetaylor [rust] Work around lld discarding sections
2021-12-20 lukasza [rust] Add `rust_unit_tests_group(...)` gni template.
2021-12-20 lgrey Reland^4: "Mac: enable ThinLTO (without unit splitting)"
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211219.3.1 to 7.20211220.1.1
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211219.2.1 to 7.20211219.3.1
2021-12-19 chromium-autoroll Roll Fuchsia SDK from 7.20211219.1.1 to 7.20211219.2.1
2021-12-19 chromium-autoroll Roll Fuchsia SDK from 7.20211218.3.1 to 7.20211219.1.1
(...)
2021-06-29 wnwen Android: Migrate build/android tests to python3
2021-06-29 pkotwicz [Build] Switch list_java_targets.py to use python3 instead of vpython3
2021-06-29 chromium-autoroll Roll Fuchsia SDK from 5.20210628.3.2 to 5.20210629.1.1
2021-06-29 chromium-autoroll Roll Fuchsia SDK from 5.20210628.2.1 to 5.20210628.3.2
2021-06-29 elkurin Remove glib and ATK from Lacros build.
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210628.1.1 to 5.20210628.2.1
2021-06-28 agrieve Reland #3 "Android: Enable use_debug_fission for official builds""
2021-06-28 bpastene Optionally stream local script tests results to RDB.
2021-06-28 hans [include analysis] Make the analysis script work on Windows
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210627.3.1 to 5.20210628.1.1
2021-06-28 sdefresne [ios] Improve selection of secondary toolchain for "fat" build
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210627.2.1 to 5.20210627.3.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210627.1.1 to 5.20210627.2.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210626.3.1 to 5.20210627.1.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210626.2.1 to 5.20210626.3.1
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210626.1.1 to 5.20210626.2.1
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210625.3.1 to 5.20210626.1.1
2021-06-26 pkasting Fix warnings for -Wc++11-narrowing.
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210625.2.1 to 5.20210625.3.1
2021-06-26 brucedawson Reland "Put source and object file names at the front"
2021-06-25 linxinan Add build rule to generate skylab runner script
2021-06-25 robliao Add a Dependency to LASTCHANGE in process_version and Fix an Argument Name
2021-06-25 xiaohuic Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210625.1.1 to 5.20210625.2.1
2021-06-25 justincohen Reland "ios: Remove IsSpuriousMessage logic."
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210624.3.1 to 5.20210625.1.1
2021-06-25 mcrouse Revert "Put source and object file names at the front"
2021-06-25 thomasanderson Statically link libffi on Linux
2021-06-25 brucedawson Put source and object file names at the front
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210624.2.1 to 5.20210624.3.1
2021-06-25 bsheedy Dryrun Android Gold retries
2021-06-24 bpastene build: Relocate android/pylib's result_sink.py to //build/util.
2021-06-24 fdegans [code-health] Migrate //build/skia_gold_common/PRESUBMIT.py to python3
2021-06-24 fdegans [code-health] Migrate //build/chromeos/PRESUBMIT.py to python3
2021-06-24 fdegans [code-health] Migrate //build/lacros/PRESUBMIT.py to python3
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210624.1.1 to 5.20210624.2.1
2021-06-24 thomasanderson Revert "ios: Remove IsSpuriousMessage logic."
2021-06-24 justincohen ios: Remove IsSpuriousMessage logic.
2021-06-24 pasko generate_gradle: Allow android_sdk_version to be int
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210623.4.1 to 5.20210624.1.1
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210623.2.1 to 5.20210623.4.1
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210623.0.1 to 5.20210623.2.1
2021-06-23 agrieve Android: Fix compile_resources.py for upcoming material design roll
2021-06-23 hans Disable -Wmax-tokens in release component builds
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210622.3.1 to 5.20210623.0.1
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210622.2.1 to 5.20210622.3.1
2021-06-23 fdegans [code-health] Migrate //build/util/lib/common/PRESUBMIT.py to python3
2021-06-22 fdegans [code-health] Migrate //build/util/PRESUBMIT.py to python3
2021-06-22 svenzheng lacros test_runner.py switch to test_ash_chrome
2021-06-22 chromium-autoroll Roll Fuchsia SDK from 5.20210622.0.1 to 5.20210622.2.1
Roll buildtools/ 9c143ace7..f78b4b9f3 (30 commits)
https://chromium.googlesource.com/chromium/src/buildtools/+log/9c143ace7560..f78b4b9f33bd
$ git log 9c143ace7..f78b4b9f3 --date=short --no-merges --format='%ad %ae %s'
2021-12-30 jojwang Add TODO for chroot rewrapper config.
2021-12-15 cavalcantii [pac] Disable libunwind cross-architecture unwinding
2021-11-17 jojwang Update build toolchains to support rewrapper from chroot.
2021-11-09 sdefresne [ios] Remove support for building with Xcode clang
2021-10-28 Richard.Townsend Reland switch to using compiler-rt/libunwind on Android
2021-10-25 bsheedy Revert "Switch to using compiler-rt/libunwind on Android"
2021-10-21 cavalcantii Switch to using compiler-rt/libunwind on Android
2021-10-18 glider Remove myself and Sergey Matveev from the owners of libc++[abi]
2021-09-27 wutao Reland "Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config"
2021-09-23 saza Revert "Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config"
2021-09-23 hans Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config
2021-09-02 yyanagisawa Add todo to rewrapper_linux.cfg.
2021-09-01 ukai Drop use_rbe_links gn args
2021-09-01 ukai remove rewrapper_*.cfg from buildtools/reclint_cfgs
2021-09-01 ukai Use `cipd ensure` instead of `cipd install -f`
2021-08-31 ukai fix permission deneid when os.remove
2021-08-31 ukai Use -force to cipd install
2021-08-31 ukai Fix win-cross-experiments config
2021-08-30 ukai Reland "use reclient cfgs cipd"
2021-08-25 ukai fetch_reclient_cfgs: ignore nacl if the directory doesn't exist
2021-08-19 yyanagisawa Revert "use reclient cfgs cipd"
2021-08-16 ukai use reclient cfgs cipd
2021-08-13 ukai container-image should have docker:// prefix
2021-08-13 ukai add fetch_reclient_cfgs.py script
2021-08-13 ukai update win-cross-experiments reclient cfgs
2021-07-16 ukai update re-client/chromium-win-nacl-cross to follow nacl roll
2021-07-07 akhuang Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-30 xiaohuic Revert "Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)""
2021-06-25 xiaohuic Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-24 fdegans [code-health] Migrate //buildtools/checkdeps to python3
Roll buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/8fa879467796..79a2e924d96e
$ git log 8fa879467..79a2e924d --date=short --no-merges --format='%ad %ae %s'
2021-05-25 ldionne.2 [libc++] Try to fix the oss-fuzz failure
2021-05-25 arthur.j.odwyer [libc++] [test] Make iter_difference_t.pass.cpp into a .compile.pass.cpp. NFCI.
2021-05-25 arthur.j.odwyer [libc++] [test] Format some C++20 iterator_traits tests. NFCI.
2021-05-19 arthur.j.odwyer [libc++] Assume that __wrap_iter always wraps a fancy pointer.
2021-05-24 koraq [libc++][doc] Update format paper status.
2021-05-23 joerg [libc++] use more early returns for consistency
2021-05-21 z.zoelec2 [libcxx][gardening] Re-order includes across libcxx.
2021-04-23 z.zoelec2 [libcxx][ranges] Add ranges::data CPO.
2021-05-08 ldionne.2 [libc++] Translate the test suite sanitizer support to the DSL
2021-05-13 z.zoelec2 [libcxx][ranges] Implement `ranges::borrowed_range`.
2021-05-20 ldionne.2 [libc++] Fix documentation build failure
2021-05-08 ldionne.2 [libc++] Remove workaround for PR28391 (ODR violations with ASAN)
2021-02-26 ldionne.2 [libc++] Switch a few CI jobs to the minimal Lit configuration
2021-05-13 cjdb [libcxx][ranges] adds concept `sized_range` and cleans up `ranges::size`
2021-05-04 cjdb [libcxx][iterator][nfc] acquires lock for working on [range.iter.ops]
2021-03-15 akhuang Apply [[standalone_debug]] to some types in the STL.
2021-05-12 arthur.j.odwyer [libc++] Alphabetize header inclusions and include-what-you-use <__debug>. NFCI.
2021-05-12 arthur.j.odwyer [libc++] Some fixes to the <bit> utilities.
2021-04-18 kbessonova [libcxx][test] Attempt to make debug mode tests more bulletproof
2021-05-15 kbessonova [libcxx] NFC. Add missed articles to _LIPCPP_ASSERT messages in <list>
2021-04-27 z.zoelec2 [libcxx][ranges] Add `contiguous_iterator`.
2021-05-13 koraq [libc++] Improve make_string test support.
2021-03-11 martin [libcxx] [test] Change the generic_string_alloc test to test conversions to all char types
2021-05-13 z.zoelec2 [libcxx][docs] Add two locks: transform_view and take_view.
2021-05-13 z.zoelec2 [libcxx][docs] Update the One Ranges PRoposal Status with open revisions.
2021-05-11 z.zoelec2 [libcxx][ranges] Fix `ranges::empty` when begin, end, and empty members are provided.
2021-05-12 kbessonova [libcxx] NFC. Fix misprint unodered -> unordered
2021-05-02 cjdb [libcxx] modifies `_CmpUnspecifiedParam` ignore types outside its domain
2021-05-03 martin [libcxx] [test] Fix fs.op.last_write_time for Windows
2021-05-12 koraq [libc++][nfc] remove duplicated __to_unsigned.
2021-05-09 kbessonova [libcxx] NFC. Correct wordings of _LIBCPP_ASSERT debug messages
2021-05-10 kbessonova [libcxx][test] Split more debug mode tests
2021-05-11 vvereschaka [libc++] Run `substitutes-in-compile-flags.sh.cpp` test on Windows.
2021-02-26 martin [libcxx] [test] Fix filesystem permission tests for windows
2021-05-11 z.zoelec2 [libcxx][tests] Fix incomplte.verify tests by disabling them on clang-10.
2021-05-10 arthur.j.odwyer [libc++] Remove more unnecessary _VSTD:: from type names. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::is_unsigned/is_unsigned/ in <random>. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::chrono/chrono/g. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/std::size_t/size_t/g. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::declval/declval/g. NFCI.
2021-05-10 kbessonova [libcxx][test] Make string.modifiers/clear_and_shrink_db1.pass.cpp a regular mode test
2021-05-02 cjdb [libcxx] deprecates/removes `std::raw_storage_iterator`
2021-05-01 cjdb [libcxx] makes comparison operators for `std::*_ordering` types hidden friends
2021-04-12 cjdb [libcxx] removes operator!= and globally guards against no spaceship operator
2021-04-23 z.zoelec2 [libcxx][ranges] Add ranges::empty CPO.
2021-04-12 cjdb [libcxx] removes `weak_equality` and `strong_equality` from <compare>
2021-05-09 koraq [libc++][NFC] Remove _VSTD:: when not needed.
2021-05-10 jasonliu.development [libc++][AIX] Define _LIBCPP_ELAST
2021-05-09 koraq [libc++][doc] Update the Format library status.
2021-05-08 ldionne.2 [libc++] NFC: Refactor Lit annotations
(...)
2021-02-24 martin [libcxx] [test] Quote the path to the python interpreter
2021-02-24 ldionne.2 [libc++] NFC: Fix a few tests in tuple that would succeed trivially
2021-02-24 ldionne.2 [libc++] NFC: Fix a few tests in pair that would succeed trivially
2020-10-22 martin [libcxx] [test] Don't pass INCLUDE to clang via -isystem
2021-02-24 marek.kurdej [libc++] [docs] [C++2b] Update status page with papers adopted in February 2021 virtual meeting.
2020-11-02 martin [libcxx] [test] Define _CRT_STDIO_ISO_WIDE_SPECIFIERS while building tests
2021-02-22 koraq [NFC][libc++] Fix _LIBCPP_HAS_BITSCAN64 usage.
2018-07-31 ldionne [libc++] Fix tuple assignment from types derived from a tuple-like
2021-02-20 martin [libcxx] [test] Call create_directory_symlink when linking directories
2020-11-06 martin [libcxx] Make path::format a non-class enum
2021-02-20 koraq [libc++] Fix the build for AppleClang.
2021-02-19 martin [libcxx] [test] Remove two unnecesary files/variables in a test
2021-01-09 martin [libcxx] Rename a method in PathParser for clarity. NFC.
2021-02-20 koraq [libc++] Fixes _LIBCPP_HAS_NO_CONCEPTS
2021-02-19 z.zoelec2 [libc++][nfc] Only test if pair is_assignable after C++03.
2020-11-05 martin [libcxx] Enable filesystem by default for mingw targets
2021-02-19 z.zoelec2 [libc++][nfc] SFINAE on pair/tuple assignment operators: LWG 2729.
2020-11-09 martin [libcxx] Make generic_*string return paths with forward slashes on windows
2021-02-19 z.zoelec2 [libcxx] Fix LWG 2875: shared_ptr::shared_ptr(Y*, D, […]) constructors should be constrained.
2020-11-05 martin [libcxx] Have lexically_normal return the path with preferred separators
2021-02-19 marek.kurdej [libc++] Turn off clang-format for auto-generated version header. NFC.
2021-02-18 z.zoelec2 [libc++] shared_ptr deleter requirements (LWG 2802).
2021-02-18 z.zoelec2 Mark 2534 as Complete.
2021-02-17 cjdb.ns [libcxx] adds concept `std::uniform_random_bit_generator`
2021-02-17 joerg libcxx: use early returns
2021-02-18 thakis libcxx: fix a documentation typo
2021-02-18 zibi [SystemZ][ZOS] Guard using declaration for ::fchmodat
2020-11-04 martin [libcxx] Implement append and operator/ properly for windows
2020-11-01 martin [libcxx] Implement is_absolute properly for windows
2021-02-17 ldionne.2 [libc++] Allow retries in a few more flaky tests
2020-11-03 martin [libcxx] Implement parsing of root_name for paths on windows
2021-02-16 zibi [SystemZ][ZOS] Prefer -nostdlib++ as opposed to -nodefaultlibs when building c++ libraries
2021-02-16 colin [libc++] Build thread_win32.cpp only if LIBCXX_HAS_PTHREAD_API is not set
2021-02-15 arthur.j.odwyer [libc++] Change `std::numeric_limits` to just `numeric_limits` in <chrono>.
2021-02-15 ldionne.2 [libc++] Mark __cpp_lib_constexpr_memory as being implemented
2021-02-15 dimitry Define new/delete in libc++ when using libcxxrt
2021-02-12 zibi [SystemZ][ZOS] Fix __libcpp_thrad_isnull()
2021-02-12 zibi [SystemZ][ZOS] Provide CLOCK_MONOTONIC alternative
2021-02-11 koraq [libc++][format] Enable format_error on older compilers.
2021-02-11 koraq [libc++][format] Improve Add basic_format_parse_context.
2021-02-02 koraq [libc++][format] Add basic_format_parse_context.
2021-02-10 tokarip [libc++] Use builtins in more math.h functions.
2021-02-08 cjdb [libcxx] adds concepts `std::invocable` and `std::regular_invocable`
2021-02-04 cjdb [libcxx] adds concept std::derived_from
2021-01-21 cjdb [libcxx] adds [concepts.arithmetic]
2021-02-10 ldionne.2 [libc++] Remove c++98 Lit features in the test suite
2021-02-08 cjdb [libcxx] adds concept `std::copy_constructible`
2021-02-08 cjdb [libcxx] adds concept `std::move_constructible`
2021-02-10 colin [libc++] Fix copy-paste mistake in __threading_support
2021-02-04 cjdb [libcxx] adds concept `std::convertible_to`
Roll buildtools/third_party/libc++abi/trunk/ f4328ad7c..2715a6c0d (77 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git/+log/f4328ad7c0d8..2715a6c0de8d
$ git log f4328ad7c..2715a6c0d --date=short --no-merges --format='%ad %ae %s'
2021-12-08 martin [libcxx] Use LIBCXX_EXECUTOR in new test configs
2021-12-13 ldionne.2 [libc++abi][NFC] Fix comment
2021-12-10 ties.stuij [ARM][libcxxabi] Add PACBTI-M support to libcxxabi
2021-12-09 xingxue [libc++abi][AIX] Add 2 LIT tests for the AIX unwinder
2021-09-22 ldionne.2 [libc++][release] Do not force building the runtimes with -fPIC
2021-12-01 ldionne.2 [runtimes] Move WARNING to FATAL_ERROR for folks using FOO_BUILD_32_BITS
2021-11-23 ldionne.2 [runtimes] Remove support for GCC-style 32 bit multilib builds
2021-11-26 daniel.kiss [libunwind][ARM] Handle end of stack during unwind
2021-11-08 arthur.j.odwyer [libc++] [test] Eliminate libcpp-no-noexcept-function-type and libcpp-no-structured-bindings.
2021-11-17 ldionne.2 [runtimes][NFC] Remove filenames at the top of the license notice
2021-11-17 ldionne.2 [libc++abi] Don't re-define _LIBCPP_HAS_NO_THREADS in single-threaded mode
2021-11-09 daltenty [libcxx][CI][AIX] Switch to LLVM_ENABLE_RUNTIMES
2021-11-04 daniel.kiss Reland "[libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M"
2021-11-05 vvereschaka Revert "[libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M"
2021-08-11 Daniel.McIntosh [libcxxabi] Fix NO_THREADS version of test_exception_storage.pass.cpp
2021-11-04 daniel.kiss [libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M
2021-10-28 ldionne.2 [libc++] Temporarily mark tests as UNSUPPORTED to get the CI green
2021-10-27 daniel.kiss Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2021-10-28 daniel.kiss Revert "Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume.""
2021-10-27 daniel.kiss Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2020-09-28 phosek [CMake] Cache the compiler-rt library search results
2021-10-27 daniel.kiss Revert "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2021-10-27 daniel.kiss [ARM] __cxa_end_cleanup should be called instead of _UnwindResume.
2021-10-26 contact [Demangle] Add prepend functionality to OutputString
2021-10-21 dblaikie Fix for OutputStream->OutputBuffer rename
2021-10-21 vitalybuka [libcxxabi] Fix build after D111947
2021-10-21 contact [Demangle] Rename OutputStream to OutputString
2021-10-21 phosek Revert "[CMake] Cache the compiler-rt library search results"
2021-10-12 ldionne.2 [runtimes] Properly handle the sysroot/triple/gcc-toolchain
2021-10-20 ldionne.2 [libc++abi] Guard include of <unistd.h> behind __has_include
2020-09-28 phosek [CMake] Cache the compiler-rt library search results
2021-10-13 daltenty [libc++][AIX] Add scripts and config for building with the libcxx CI infrastructure
2021-10-12 ldionne.2 [libc++abi][ci] Add a from-scratch config for libc++abi on Apple/system
2021-10-12 ldionne.2 [libc++abi] Change LIBCXXABI_NO_TIMER to LIBCXXABI_USE_TIMER
2021-09-28 ldionne.2 [runtimes] Add tests for vendor-specific properties
2021-09-29 ldionne.2 [runtimes] Allow FOO_TEST_CONFIG to be a relative path
2021-09-30 ldionne.2 [libc++abi] Mark __cxa_new_handler with _LIBCPP_SAFE_STATIC
2021-10-01 tomasz.miasko [Demangle][Rust] Parse non-ASCII identifiers
2021-09-30 ldionne.2 [libc++abi][NFCI] Consistently group new_handler, unexpected_handler and terminate_handler
2021-09-30 haowei Revert "[libc++][libc++abi] Add tests for vendor-specific properties"
2021-09-28 ldionne.2 [libc++][libc++abi] Add tests for vendor-specific properties
2021-09-23 pengfei.wang [demangle] Support for ISO/IEC TS 18661 binary floating point type
2021-09-20 ldionne.2 [libc++abi] Remove unnecessary atomic_support.h header from libc++abi
2021-09-16 nehaljw.kkd1 [libcxx][libcxxabi] CMAKE_REQUIRED_FLAGS is a string, not a list
2021-09-11 zhouzhouyi [libcxxabi] NFC: fix incorrect indentation of braces
2021-08-11 martin [runtimes] Allow overriding where CMake installs RUNTIME type libraries (DLLs)
2021-09-02 ldionne.2 [libc++abi] Remove workarounds for missing -Wno-exceptions on older GCCs
2021-09-02 daniel.kiss [Unwind] Harmonise exception class for EHABI spec.
2021-08-31 ldionne.2 [libc++] Remove some workarounds for unsupported GCC and Clang versions
2021-08-30 xiaoxiang [libc++abi] Avoid the warning: "__EXCEPTIONS" is not defined, evaluates to 0 [-Werror=undef]
2021-08-24 marukawa [libc++abi] Apply simplify scan_eh_tab to SjLj
2021-08-20 ldionne.2 [libc++] Remove test-suite annotations for unsupported Clang versions
2021-08-20 ldionne.2 [libc++] Remove more test-suite workarounds for unsupported GCC versions
2021-08-04 Daniel.McIntosh [NFC][libcxxabi] Run clang-format on libcxxabi/src/cxa_guard_impl.h
2021-08-17 borisov.mikhail [libc++abi] Fix possible infinite loop in itanium demangler
2021-08-17 borisov.mikhail [libc++abi][NFC] Move PODSmallVector definition to the top of ItaniumDemangle.h
2021-08-09 ldionne.2 [libc++] Remove Lit annotations for unsupported GCC versions from the test suite
2021-08-11 daniel.kiss [Arm][Unwind][libc++abi] Add _Unwind_ForcedUnwind to EHABI.
2021-06-15 ldionne.2 [runtimes] Always build libc++, libc++abi and libunwind with -fPIC
2021-07-26 ldionne.2 [libc++abi/unwind] NFC: Normalize how we set target properties
2021-06-07 stuart.brady [demangler] Fix demangling of 'half'
2021-07-14 ldionne.2 [runtimes] Simplify how we set the target triple
2021-07-15 ldionne.2 [libc++] Add a job running GCC with C++11
2021-07-15 ldionne.2 [runtimes] Don't try passing --target flags to GCC
2021-07-15 ldionne.2 [libc++/abi] Fix broken Lit feature no-noexcept-function-type
2021-07-14 ldionne.2 [runtimes] Serialize all Lit params instead of passing them to add_lit_testsuite
2021-07-14 ldionne.2 [runtimes] Bring back TARGET_TRIPLE
2021-07-14 ldionne.2 [runtimes] Inherit the TARGET_TRIPLE that may be set by LLVM
2021-07-14 ldionne.2 [runtimes] NFCI: Drop intermediate CMake variable TARGET_TRIPLE
2021-07-12 ldionne.2 [libc++] Add a CI job for macOS on arm64 hardware 🥳
2021-04-28 John.Ericson Prepare Compiler-RT for GnuInstallDirs, matching libcxx, document all
2021-07-07 ldionne.2 [libc++] NFC: Fix incorrect comments in CMake
2021-07-05 ldionne.2 [runtimes] Move enable_32bit to the DSL
2021-06-18 ldionne.2 [runtimes] Simplify how we specify XFAIL & friends based on the triple
2021-06-01 ldionne.2 [libc++] Serialize Lit parameters to make them available to from-scratch configs
2021-06-28 ldionne.2 [libc++] NFCI: Remove unused Lit parameter sanitizer_library
2021-06-23 xingxue [libc++abi][AIX] Enable calculating addresses with DW_EH_PE_datarel
Roll tools/clang/ 03ff857f1..8b7330592 (158 commits)
https://chromium.googlesource.com/chromium/src/tools/clang/+log/03ff857f1227..8b7330592cb8
$ git log 03ff857f1..8b7330592 --date=short --no-merges --format='%ad %ae %s'
2021-12-23 apolito fix python3 incompatibility with strings vs bytes
2021-12-18 thakis Roll clang llvmorg-14-init-12246-g7787a8f1-2 : llvmorg-14-init-12719-gc4b45eeb-1
2021-12-17 thakis clang: Statically link against hermetic libxml2 on non-Windows too
2021-12-16 danakj Package the clang libs and headers for building clang tools
2021-12-16 thakis Roll clang llvmorg-14-init-11564-g37fbf238-4 : llvmorg-14-init-12246-g7787a8f1-1
2021-12-13 thestig Fix deprecation warning in analyze_includes.py.
2021-12-10 andre.kempe Revert "Enable PAC and BTI for compiler-rt."
2021-12-08 thakis clang build script: Bump libxml2 from 2.9.11 to 2.9.12, pull from https
2021-12-08 thakis win: Statically link libxml2 into lld-link, stop running links under `ninja -t msvc`
2021-12-07 thakis Roll clang llvmorg-14-init-11416-gc22b1106-2 : llvmorg-14-init-11564-g37fbf238-1
2021-12-07 thakis Fix presubmit failing on every edit to tools/clang/scripts/build.py
2021-12-07 yukiy BRP: Convert ContentMainRunnerImpl::delegate_ to raw_ptr
2021-12-06 hans Include reclient toolchain inputs files in the clang package
2021-12-05 thakis Roll clang llvmorg-14-init-11339-g0a14674f-2 : llvmorg-14-init-11416-gc22b1106-1
2021-12-04 hans Roll clang llvmorg-14-init-11072-gb1bc627e-1 : llvmorg-14-init-11339-g0a14674f-2
2021-12-02 ynovikov Test Clang rolls on SwANGLE bots
2021-12-02 hans Roll clang llvmorg-14-init-8564-g34b903d8-9 : llvmorg-14-init-11072-gb1bc627e-1
2021-11-30 lukasza Presubmit checks that reject `raw_ptr<T>` in Renderer-only code.
2021-11-29 andre.kempe Enable PAC and BTI for compiler-rt.
2021-11-26 keishi Exclude ContentMainRunnerImpl::delegate_ from rewrite
2021-11-26 Richard.Townsend Reland "Build Clang android runtimes without relying on libgcc"
2021-11-26 keishi Exclude ReachedAddressesBitset::reached_ from rewrite
2021-11-25 keishi Fix rewriter exclusion for DoTexSubImageArguments::pixels
2021-11-24 bartekn [BRP] Update blocklist for paths to separate repositories
2021-11-24 keishi Exclude ServiceProcessState::state_ from rewrite
2021-11-23 keishi Fix clang plugin style errors for MiraclePtr Big Rewrite
2021-11-22 keishi Add rewriter exclusions for not-rewritten platform specific code
2021-11-22 keishi Add rewriter exclusions caused by Objective-C
2021-11-19 lukasza Don't append `.get()` to arguments of Unretained functions.
2021-11-19 hans Revert "Add llvm-dwp to //third_party/llvm-build"
2021-11-18 dewittj Revert "Build Clang android runtimes without relying on libgcc"
2021-11-18 hans Build Clang android runtimes without relying on libgcc
2021-11-16 bartekn Fix RewriteRawPtrFields.cpp test failures
2021-11-13 pbos Rename "base/macros.h" => "base/ignore_result.h"
2021-11-08 bikineev Revert "heap: Fix plugin bug for cppgc builds"
2021-11-05 thakis Roll clang llvmorg-14-init-8033-gabb2a91b-2 : llvmorg-14-init-8564-g34b903d8-2
2021-11-04 collinbaker Use per-target runtime dirs on Linux
2021-11-03 baghdadi zos: remove unneeded map in GetPlatformUrlPrefix
2021-11-03 agrieve Remove obsolete script download_objdump.py
2021-11-03 brucedawson Revert "Roll clang llvmorg-14-init-8033-gabb2a91b-1 : llvmorg-14-init-8281-gaa1d32f5-1"
2021-11-01 baghdadi zos:[build][tools/clang] add support for z/OS
2021-10-31 thakis Roll clang llvmorg-14-init-8033-gabb2a91b-1 : llvmorg-14-init-8281-gaa1d32f5-1
2021-10-31 thakis Remove linux_angle_deqp_rel_ng from clang roll try set
2021-10-31 keishi Fix run_tool.py after r935738
2021-10-29 hans Switch the Clang build.py shebang to Python 3
2021-10-29 thakis Roll clang llvmorg-14-init-7378-gaee49255-1 : llvmorg-14-init-8033-gabb2a91b-1
2021-10-28 thakis Move tools/clang/scripts/upload_revision.py to py3
2021-10-28 hans Clang update.py: Suggest python3 when curl'ing the script
2021-10-28 sinansahin Revert "Bump Android API level to 21 for all architectures"
2021-10-28 hans Reland "Make the Clang update.py script require Python 3"
(...)
2021-07-29 aeubanks Run PGO trybots on clang rolls
2021-07-29 hans Clang build script: Fix python3 problem after crrev.com/c/906112
2021-07-29 pkasting Revert "[BRP] Rename CheckedPtr<T> to raw_ptr<T>"
2021-07-28 bartekn [BRP] Rename CheckedPtr<T> to raw_ptr<T>
2021-07-28 hans Revert "Roll clang llvmorg-13-init-15561-gf98ed74f-1 : llvmorg-13-init-16514-gb1777b04-1"
2021-07-28 hans Clang: the tip-of-tree version is now 14.0.0
2021-07-27 keishi Reland "Treat raw_ptr specially in FindBadConstructsConsumer"
2021-07-27 keishi Enable dcheck_always_on in rewrite_raw_ptr_fields script
2021-07-27 keishi Add rewrite_raw_ptr_fields exclude fields where .get() is not added
2021-07-26 thakis Roll clang llvmorg-13-init-15561-gf98ed74f-1 : llvmorg-13-init-16514-gb1777b04-1
2021-07-24 thakis Roll clang llvmorg-13-init-15163-g98033fdc-1 : llvmorg-13-init-15561-gf98ed74f-1
2021-07-21 hans Revert "Treat raw_ptr specially in FindBadConstructsConsumer"
2021-07-21 keishi Treat raw_ptr specially in FindBadConstructsConsumer
2021-07-15 hans Link to the include analysis archive
2021-07-14 hans Revert "[Include analysis] Use multiple processes to compute dominance"
2021-07-13 lukasza Only generate exclusions for `reinterpret_cast` of *trivial* types.
2021-07-13 hans [Include analysis] Use multiple processes to compute dominance
2021-07-13 thakis Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15163-g98033fdc-1
2021-07-13 thakis clang script: Add android-asan to roll trybots.
2021-07-12 thakis mac: Stop uploading a separate lld_mac package and remove last bits referring to it
2021-07-12 thakis Revert "Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15040-gc10947b5-1"
2021-07-12 thakis Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15040-gc10947b5-1
2021-07-09 thakis clang package script: Use more than one core to compress cab files
2021-07-09 steveroe Build .so for Chrome-Fuchsia ASan tests instead of .a.
2021-07-08 akhuang Modify goma_link.py to pass lto flags in the native link step.
2021-07-08 thakis clang package script: measure win_upload_clang zip time
2021-07-08 hans Roll clang llvmorg-13-init-14634-gf814cd74-1 : llvmorg-13-init-14732-g8a7b5ebf-1
2021-07-06 hans Roll clang llvmorg-13-init-14563-gbcaf57ca-1 : llvmorg-13-init-14634-gf814cd74-1
2021-07-06 bartekn [BRP] Rearrange sections in the path exclusion file for better grouping
2021-07-06 omerkatz heap: Clang plugin warns against tracing Persistents
2021-07-05 thakis Roll clang llvmorg-13-init-14086-ge1b8fde1-1 : llvmorg-13-init-14563-gbcaf57ca-1
2021-07-02 omerkatz heap: Revise IsStackAllocated check in clang plugin
2021-07-02 omerkatz Reland "heap: Update clang gc plugin definition of class requires tracing"
2021-07-02 omerkatz heap: Adjust plugin stubs
2021-06-29 thakis Roll clang llvmorg-13-init-14006-gd5402a2f-1 : llvmorg-13-init-14086-ge1b8fde1-1
2021-06-29 hans [include analysis] Link to chromium.googlesource.com instead of crrev.com
2021-06-29 thakis Revert "heap: Update clang gc plugin definition of class requires tracing"
2021-06-29 thakis Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-14006-gd5402a2f-1
2021-06-28 omerkatz heap: Update clang gc plugin definition of class requires tracing
2021-06-28 hans [include analysis] Make the analysis script work on Windows
2021-06-28 findit-for-me Revert "Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-13925-g0f24ffcd-1"
2021-06-28 thakis Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-13925-g0f24ffcd-1
2021-06-25 omerkatz Reland "heap: Fix clang plugin handling of cppgc library types"
2021-06-24 zequanwu Roll clang llvmorg-13-init-13305-g1605fce6-4 : llvmorg-13-init-13689-g93938943-1
2021-06-23 thakis Revert "heap: Fix clang plugin handling of cppgc library types"
2021-06-22 sdefresne [macOS/Linux] Ship wasm-ld symlink to lld (with lld)
2021-06-22 omerkatz heap: Fix clang plugin handling of cppgc library types
2021-06-22 thakis mac: Remove things unneeded now that lld is in the default package
2021-06-22 thakis mac: Add lld (and llvm-ar) to default clang package
2021-06-21 thakis mac, ios: Change install name of asan and ubsan dylibs
Roll testing/ 3e2640a32..d485ae97b (4140 commits; 2 trivial rolls)
https://chromium.googlesource.com/chromium/src/testing/+log/3e2640a325dc..d485ae97b790
$ git log 3e2640a32..d485ae97b --date=short --no-merges --format='%ad %ae %s'
2022-01-03 qsr [fuchsia] Re-disable MSE_ClearKey/EncryptedMediaTest.*
2021-12-29 wuwang Add local http server as the site to render
2021-12-28 andypaicu Cleanup autogranted DSE permissions
2021-12-23 anise Enable document scanning with maldoca by default.
2021-12-23 wylieb [Read Later] Update fieldtrial_testing_config with new variations
2021-12-22 ramyagopalan Updating to vpython for ChromeOS.
2021-12-22 ramyagopalan Fixing ValueError.
2021-12-22 ramyagopalan Moving removal of config file.
2021-12-22 xinghuilu Remove code for EnhancedProtectionPromoCard on Android.
2021-12-22 ramyagopalan Updating test_traffic_annotation_auditor to check for ChromeOS.
2021-12-21 wenbinzhang [benchmarking] Reduce shard size of nexus 5x webview
2021-12-20 lukasza [rust] Add `rust_unit_tests_group(...)` gni template.
2021-12-20 cowmoo personalization: turn on wallpaper SWA feature
2021-12-20 gujen [LR] Add fieldtrial config & fix tests
2021-12-20 majewski [Files SWA]: Finch Field Trial Testing Config.
2021-12-16 thakis Stop running variations_smoke_tests on bots for now
2021-12-16 lgrey Mac: temporarily stop stripping tests in official builds
2021-12-16 blundell Remove ClankStartupOptimizations from fieldtrial_testing_config
2021-12-16 grt [fuchsia] Add support for building and running CFv2 tests.
2021-12-16 jianli Revert "Remove SyncConsentOptional and OsSyncFeatureEnabled"
2021-12-16 sshrimp Update quickrun shards
2021-12-16 weizhong upload report.json to result db as invocation level artifact
2021-12-16 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 sky Adds AvoidUnnecessaryBeforeUnloadCheck to field trial testing config
2021-12-15 jongahn Add experiment for mojo sturctured metrics.
2021-12-15 jmadill gpu infra: Remove ANGLE tests from Linux Debug/TSAN.
2021-12-15 bsheedy Switch GPU Mac exp to 12.0
2021-12-15 bryantchandler [fuchsia] Remove unittests that use crash keys
2021-12-15 eseckler variations: Remove test config for PowerScheduler experiments.
2021-12-15 alexilin Revert "[Autofill Assistant] Enable animations + Remove filter"
2021-12-15 bsazonov Remove SyncConsentOptional and OsSyncFeatureEnabled
2021-12-15 alexilin Revert "[LR] Add fieldtrial config entry"
2021-12-15 sandromaggi [Autofill Assistant] Enable animations + Remove filter
2021-12-15 sshrimp Add sharding option for quickrun
2021-12-15 wenbinzhang [benchmarking] update pixel 4 os dimension to have more details
2021-12-15 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 carlosil Add CertificateTransparencyAndroid to field trial testing config
2021-12-15 bsheedy Fix unexpected passes typo
2021-12-15 michaeldo Remove IOS Tab Grid Bulk Actions flag
2021-12-14 lazzzis [Messages] Add fieldtrial entry for PWA install message
2021-12-14 hypan Disable failed test in perfetto_unittests on android-12-x64-fyi-rel
2021-12-14 ynovikov Re-disable Metal WebGL on 'Mac FYI ASAN (Intel)'
2021-12-14 kuanhuang setup builder win11-rel-swarming in dev
2021-12-14 weizhong Fix failures when upload artifacts for wpt tests
2021-12-14 haileywang [Snooze IPH] update fieldtrial to match finch
2021-12-14 enga WebGPU CTS: remove --disable-gpu-sandbox
2021-12-14 hidehiko Remove NonSFI mode part 8.
2021-12-14 gujen [LR] Add fieldtrial config entry
2021-12-14 thakis Build mac installer on mac-chrome trybot
(...)
2020-11-06 twellington 🤠 Disable AutofillUpstreamTest.testSaveCardInfoBarWithEmptyMonthAndYear
2020-11-06 ewannpv Revert "[iOS] Adds EnableCloseAllTabsConfirmation config"
2020-11-06 ewannpv [iOS] Adds EnableCloseAllTabsConfirmation config
2020-11-06 asamidoi Add warn-only and enforce mode to the CheckOfflineCapability feature
2020-11-06 livvielin [ios] Enable kIOSLookalikeUrlNavigationSuggestionsUI by default
2020-11-06 isherman List Weilun as a fieldtrial_testing_config.json OWNER
2020-11-05 xiaochengh Prepare CSSKeyframesMemoryReduction for finch experiment
2020-11-05 schwering [Autofill] Removed obsolete features AutofillEnforceMinRequiredFields*.
2020-11-05 pbos Remove UseTextForUpdateButton from testing config
2020-11-05 lpz Disable (via flag) baselines translation and annotation handling in wptMetadataBuilder for desktop wpt bots.
2020-11-05 erikchen Update field-trial testing config for heap profiling.
2020-11-05 vasilii Fully launch the compromised password bubble on ToT and delete the flag.
2020-11-05 clemensb [libfuzzer][v8][inspector] Restrict alphabet to ascii
2020-11-05 msisov ozone/x11: fix views_unittests
2020-11-05 benreich [js-code-coverage] Merge JavaScript v8 coverage outputs
2020-11-05 chrome-weblayer-builder weblayer: Add skew tests for new versions released in beta
2020-11-05 ddoman [resultdb] disable SinkAPI-integration on blink_web_tests
2020-11-04 sprang Removes WebRTC-VideoRateControl trial from test config
2020-11-04 chanli Enable resultdb on test suites with single test
2020-11-04 liaoyuke [lacros] Stop isolating prebuilt ash-chrome
2020-11-04 gatong Infra: Removing experimental builders
2020-11-04 bpastene Remove cros_browser_sanity_test from all CrOS bots.
2020-11-04 ewannpv [iOS] Launch EnablePersistentDownloads feature
2020-11-04 dschinazi Add HostResolverDispatch to fieldtrial_testing_config
2020-11-04 agrieve Revert "Reland #2: Android: Use locally-build devil deps only when build_with_chromium=true"
2020-11-04 kmoon Make PDF partial loading disabled the default
2020-11-04 gayane Revert "Add share features to testing config"
2020-11-04 jdonnelly [omnibox] Add on-focus feature to the desktop field trial testing config
2020-11-03 bjoyce Add chrome_junit_test shard experimental test suit.
2020-11-03 ender Add Trending Queries to testing config.
2020-11-03 yilkal Reland "Reland "Adds parental handoff login screen in oobe.""
2020-11-03 jmadill Add ANGLE gold trace tests to GPU.FYI.
2020-11-03 jmadill Re-enable angle_white_box_tests on TSAN.
2020-11-03 ianstruiksma Win10 - Remove temp 1909/1803 bots
2020-11-03 jmadill Remove ANGLE tests from NV Shield TV.
2020-11-03 rmhasan weblayer, skew tests: Add src/ changes to add testers for Android Marshmallow
2020-11-03 agrieve Reland #2: Android: Use locally-build devil deps only when build_with_chromium=true
2020-11-03 jmadill Add flaky retries for Win7/AMD ANGLE tests.
2020-11-03 rmhasan weblayer, skew tests: Make rmhasan@ sole reviewer for CL's uploaded by create-weblayer-skew-tests
2020-11-03 jmadill Remove angle_unittests swarming exception.
2020-11-03 clemensb [libfuzzer][v8][inspector] Add inspector_fuzzer
2020-11-03 nohle [DeviceSync v2] Enable v2 DeviceSync flag by default
2020-11-03 ianstruiksma Have win10-omaha-tester use win10 version mixin
2020-11-03 drott Rebaselines for running layout tests on Windows 10 1909
2020-11-02 tmathmeyer Add d3d11 stable fieldtrial testing configs
2020-11-02 drubery Add windows to platforms for ClientSideDetectionModel
2020-11-02 kylechar Disable webgl_conformance_fast_call_tests
2020-11-02 chrome-weblayer-builder weblayer: Add skew tests for new versions released in beta
2020-11-02 bpastene Move net_unittests on the internal CrOS VM bot to the main test pool.
2020-11-02 mbonadei Add filter file to content_browsertests data_deps.
Roll third_party/googletest/ 282877317..6b74da475 (287 commits)
https://chromium.googlesource.com/external/github.com/google/googletest/+log/2828773179fa..6b74da4757a5
$ git log 282877317..6b74da475 --date=short --no-merges --format='%ad %ae %s'
2021-12-27 absl-team Include the param names in the generated description of the MATCHER_P matchers.
2021-12-22 absl-team Clarify "package" means "Bazel package", and promote `testonly=True` rather than `testing` sub-directory.
2021-12-22 dmauro Makes the Python imports consistently use full paths from the repository root, unifying the behavior between Bazel and CMake
2021-12-21 dmauro Makes TestForDeathTest.CRTDebugDeath only run when _DEBUG is defined
2021-12-15 dinor Release tests for UnitTestOptions::MatchesFilter
2021-12-07 absl-team Add NOLINT to address modernize-use-trailing-return-type in TEST_F uses
2021-12-04 ayush854032 Allow to specify a random seed independently of whether shuffling is requested
2021-12-03 absl-team Support std::reference_wapper as a smart pointer type in gmock
2021-12-02 absl-team Fix typo in GoogleMock Cookbook.
2021-11-29 absl-team Work around Android KitKat tzset bug
2021-11-25 ludger.paehler Fix typo in the queue test.
2021-11-16 denis.samoylov Suppress unused-value warning
2021-11-16 93249401+assafpr fixed branch from master to main in readme.md
2021-11-16 93249401+assafpr Update README.md
2021-11-16 krystian.kuzniarek fix a typo
2021-11-15 cramertj Clarify "Times() after X" error message
2021-11-15 dmauro Update URLs in Bazel Quickstart
2021-11-12 absl-team Fix typo in gmock-matchers_test.cc: CanDescribeNegationOfExpectingOneElment => CanDescribeNegationOfExpectingOneElement
2021-11-10 absl-team Googletest export
2021-11-09 dmauro Googletest export
2021-11-10 memmenlauer googletest/src/gtest-port.cc: Added GetLastError() on Windows for CreateThread()
2021-11-09 absl-team Googletest export
2021-11-08 absl-team Googletest export
2021-11-08 absl-team Googletest export
2021-11-04 absl-team Googletest export
2021-11-05 raul.tambre Replace use of deprecated std::iterator
2021-11-03 absl-team Googletest export
2021-10-28 dmauro Googletest export
2021-10-27 dmauro Googletest export
2021-10-26 absl-team Googletest export
2021-10-26 absl-team Googletest export
2021-10-25 dmauro Googletest export
2021-10-25 dmauro Googletest export
2021-10-30 dartme18 Re #3637 Show Disabled Tests in testing output
2021-10-20 h.zeller Start a simple github actions CI
2021-10-11 absl-team Googletest export
2021-10-11 absl-team Googletest export
2021-10-11 absl-team Googletest export
2021-10-08 yesudeep Fix linker errors on FreeBSD.
2021-09-30 absl-team Googletest export
2021-09-28 absl-team Googletest export
2021-09-24 cclauss Fix remaining typos discovered by codespell
2021-09-20 absl-team Googletest export
2021-09-20 absl-team Internal change
2021-09-17 julian.amann Remove bazelbuild/rules_cc dependency
2021-09-16 cclauss Fix typos discovered by codespell
2021-09-16 cclauss Fix typos discovered by codespell
2021-09-16 cclauss Fix typo discovered by codespell
2021-09-15 absl-team Googletest export
2021-09-15 dmauro Googletest export
(...)
2021-01-11 corentinmusard Simplify cmake install file
2021-01-06 davidben Restore GTEST_ATTRIBUTE_PRINTF_ on ColoredPrintf
2021-01-03 krystian.kuzniarek remove explicit function overloads of CmpHelper?? for BiggestInt arguments
2020-12-30 mattias.ellert Port to GNU/Hurd
2020-12-29 julien.jemine Using auto instead of container::const_iterator
2020-12-25 mattias.ellert Fix gtest-help-test failure on GNU/kFreeBSD
2020-12-24 georgthegreat Use proper feature test macro to test if library supports char8_t
2020-12-21 absl-team Googletest export
2020-12-15 dmauro Googletest export
2020-12-11 absl-team Googletest export
2020-12-10 absl-team Googletest export
2020-12-10 dmauro Googletest export
2020-12-08 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-05 paul.malcolm Fix typo in CLI help message
2020-12-05 gautham.bangalore Fix typo
2020-12-04 zed.three CMake: Add namespaced ALIAS library
2020-12-03 absl-team Googletest export
2020-12-02 absl-team Googletest export
2020-12-02 absl-team Googletest export
2020-12-01 absl-team Googletest export
2020-11-30 dmauro Googletest export
2020-11-24 absl-team Googletest export
2020-11-23 absl-team Googletest export
2020-11-19 absl-team Googletest export
2020-11-13 vlee Initialize TestInfo member is_in_another_shard_ in constructor.
2020-11-12 absl-team Googletest export
2020-11-12 absl-team Googletest export
2020-11-12 absl-team Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 absl-team Googletest export
2020-11-11 marius.brehler Refactor finding python
2020-11-06 absl-team Googletest export
2020-11-06 absl-team Googletest export
2020-10-29 knut Only save original working directory if death tests are enabled
2020-11-08 hyuk.myeong fix typos
2020-11-06 absl-team Googletest export
2020-11-05 ofats Googletest export
2020-10-30 chuck.atkins Bump CMake minimum to 2.8.12
2020-10-27 elliott.brossard Add instructions for sanitizer integration
2020-09-16 hyuk.myeong Remove spaces between Google Test and Google Mock
2020-09-15 hyuk.myeong Add follow-up patch for more natural reading
2020-09-15 hyuk.myeong Apply the reviewed comment
2020-09-15 hyuk.myeong Remove a space
2020-09-15 hyuk.myeong Improve the tutorial that may be confusing
2020-02-17 krystian.kuzniarek remove a duplicated include
Bug: dawn:824
Change-Id: Ic7c5c5f808ed510282dc47231d843f1fae355e17
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/75061
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Auto-Submit: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
2022-01-05 15:54:08 +00:00
|
|
|
|
2022-03-28 19:55:42 +00:00
|
|
|
'node_darwin_arm64_sha': '31859fc1fa0994a95f44f09c367d6ff63607cfde',
|
|
|
|
'node_darwin_x64_sha': '16dfd094763b71988933a31735f9dea966f9abd6',
|
|
|
|
'node_linux_x64_sha': 'ab9544e24e752d3d17f335fb7b2055062e582d11',
|
|
|
|
'node_win_x64_sha': '5ef847033c517c499f56f9d136d159b663bab717',
|
|
|
|
|
Roll build dependencies to enable C++17
This rolls 7 build dependencies: build, buildtools, libc++, libc++abi,
clang, testing and googletest. Roll commit messages are below. It also
adds catapult as a dependency because it is required by //testing.
All hook scripts now run with python3 and GN is made to use python3 as
well since Chromium is now migrated to Python3 and some scripts check
for that.
Also add a new gclient_args.gni variable that Chromium //testing started
to read that isn't defined by default.
Roll build/ 0ff4b3d4e..555c8b467 (1214 commits)
https://chromium.googlesource.com/chromium/src/build/+log/0ff4b3d4eeb6..555c8b467c21
$ git log 0ff4b3d4e..555c8b467 --date=short --no-merges --format='%ad %ae %s'
2022-01-03 chromium-autoroll Roll Fuchsia SDK from 7.20220102.1.1 to 7.20220102.3.1
2022-01-02 chromium-autoroll Roll Fuchsia SDK from 7.20220101.3.1 to 7.20220102.1.1
2022-01-02 chromium-autoroll Roll Fuchsia SDK from 7.20220101.2.1 to 7.20220101.3.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20220101.1.1 to 7.20220101.2.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20211231.3.1 to 7.20220101.1.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20211231.2.1 to 7.20211231.3.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211231.0.1 to 7.20211231.2.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211230.2.3 to 7.20211231.0.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211230.1.1 to 7.20211230.2.3
2021-12-30 chromium-autoroll Roll Fuchsia SDK from 7.20211230.0.1 to 7.20211230.1.1
2021-12-30 chromium-autoroll Roll Fuchsia SDK from 7.20211229.2.3 to 7.20211230.0.1
2021-12-30 chonggu [Fuchsia] Add runtimes needed for ASAN builds
2021-12-30 chonggu [Fuchsia] Remove llvm-symbolizer from Fuchsia builds
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211229.1.1 to 7.20211229.2.3
2021-12-29 thomasanderson [TSAN] Suppress system fontconfig data races
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211228.3.1 to 7.20211229.1.1
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211228.2.3 to 7.20211228.3.1
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211228.1.1 to 7.20211228.2.3
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211227.3.1 to 7.20211228.1.1
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211227.2.1 to 7.20211227.3.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211227.0.1 to 7.20211227.2.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211225.3.1 to 7.20211227.0.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211225.0.1 to 7.20211225.3.1
2021-12-25 chromium-autoroll Roll Fuchsia SDK from 7.20211224.3.1 to 7.20211225.0.1
2021-12-25 chromium-autoroll Roll Fuchsia SDK from 7.20211224.1.1 to 7.20211224.3.1
2021-12-24 chromium-autoroll Roll Fuchsia SDK from 7.20211224.0.1 to 7.20211224.1.1
2021-12-24 chromium-autoroll Roll Fuchsia SDK from 7.20211223.2.2 to 7.20211224.0.1
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211223.1.1 to 7.20211223.2.2
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211222.3.1 to 7.20211223.1.1
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211222.2.1 to 7.20211222.3.1
2021-12-23 adetaylor [rust] Pass environment variables to build scripts.
2021-12-22 adetaylor [rust] Fix non-Linux builds
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211222.1.1 to 7.20211222.2.1
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211221.3.1 to 7.20211222.1.1
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211221.1.1 to 7.20211221.3.1
2021-12-21 ynovikov Disallow command option abbreviations in logdog_wrapper
2021-12-21 chromium-autoroll Roll Fuchsia SDK from 7.20211221.0.1 to 7.20211221.1.1
2021-12-21 brucedawson build: Relanding Rudimentary support for Visual Studio 2022.
2021-12-21 agrieve Android: Disable use_glib in secondary toolchains (attempt #2)
2021-12-21 adetaylor [rust] Add ultra-simple executable.
2021-12-21 wnwen Android: Speed up incremental install sharding
2021-12-21 chromium-autoroll Roll Fuchsia SDK from 7.20211220.2.1 to 7.20211221.0.1
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211220.1.1 to 7.20211220.2.1
2021-12-20 adetaylor [rust] Work around lld discarding sections
2021-12-20 lukasza [rust] Add `rust_unit_tests_group(...)` gni template.
2021-12-20 lgrey Reland^4: "Mac: enable ThinLTO (without unit splitting)"
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211219.3.1 to 7.20211220.1.1
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211219.2.1 to 7.20211219.3.1
2021-12-19 chromium-autoroll Roll Fuchsia SDK from 7.20211219.1.1 to 7.20211219.2.1
2021-12-19 chromium-autoroll Roll Fuchsia SDK from 7.20211218.3.1 to 7.20211219.1.1
(...)
2021-06-29 wnwen Android: Migrate build/android tests to python3
2021-06-29 pkotwicz [Build] Switch list_java_targets.py to use python3 instead of vpython3
2021-06-29 chromium-autoroll Roll Fuchsia SDK from 5.20210628.3.2 to 5.20210629.1.1
2021-06-29 chromium-autoroll Roll Fuchsia SDK from 5.20210628.2.1 to 5.20210628.3.2
2021-06-29 elkurin Remove glib and ATK from Lacros build.
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210628.1.1 to 5.20210628.2.1
2021-06-28 agrieve Reland #3 "Android: Enable use_debug_fission for official builds""
2021-06-28 bpastene Optionally stream local script tests results to RDB.
2021-06-28 hans [include analysis] Make the analysis script work on Windows
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210627.3.1 to 5.20210628.1.1
2021-06-28 sdefresne [ios] Improve selection of secondary toolchain for "fat" build
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210627.2.1 to 5.20210627.3.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210627.1.1 to 5.20210627.2.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210626.3.1 to 5.20210627.1.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210626.2.1 to 5.20210626.3.1
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210626.1.1 to 5.20210626.2.1
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210625.3.1 to 5.20210626.1.1
2021-06-26 pkasting Fix warnings for -Wc++11-narrowing.
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210625.2.1 to 5.20210625.3.1
2021-06-26 brucedawson Reland "Put source and object file names at the front"
2021-06-25 linxinan Add build rule to generate skylab runner script
2021-06-25 robliao Add a Dependency to LASTCHANGE in process_version and Fix an Argument Name
2021-06-25 xiaohuic Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210625.1.1 to 5.20210625.2.1
2021-06-25 justincohen Reland "ios: Remove IsSpuriousMessage logic."
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210624.3.1 to 5.20210625.1.1
2021-06-25 mcrouse Revert "Put source and object file names at the front"
2021-06-25 thomasanderson Statically link libffi on Linux
2021-06-25 brucedawson Put source and object file names at the front
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210624.2.1 to 5.20210624.3.1
2021-06-25 bsheedy Dryrun Android Gold retries
2021-06-24 bpastene build: Relocate android/pylib's result_sink.py to //build/util.
2021-06-24 fdegans [code-health] Migrate //build/skia_gold_common/PRESUBMIT.py to python3
2021-06-24 fdegans [code-health] Migrate //build/chromeos/PRESUBMIT.py to python3
2021-06-24 fdegans [code-health] Migrate //build/lacros/PRESUBMIT.py to python3
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210624.1.1 to 5.20210624.2.1
2021-06-24 thomasanderson Revert "ios: Remove IsSpuriousMessage logic."
2021-06-24 justincohen ios: Remove IsSpuriousMessage logic.
2021-06-24 pasko generate_gradle: Allow android_sdk_version to be int
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210623.4.1 to 5.20210624.1.1
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210623.2.1 to 5.20210623.4.1
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210623.0.1 to 5.20210623.2.1
2021-06-23 agrieve Android: Fix compile_resources.py for upcoming material design roll
2021-06-23 hans Disable -Wmax-tokens in release component builds
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210622.3.1 to 5.20210623.0.1
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210622.2.1 to 5.20210622.3.1
2021-06-23 fdegans [code-health] Migrate //build/util/lib/common/PRESUBMIT.py to python3
2021-06-22 fdegans [code-health] Migrate //build/util/PRESUBMIT.py to python3
2021-06-22 svenzheng lacros test_runner.py switch to test_ash_chrome
2021-06-22 chromium-autoroll Roll Fuchsia SDK from 5.20210622.0.1 to 5.20210622.2.1
Roll buildtools/ 9c143ace7..f78b4b9f3 (30 commits)
https://chromium.googlesource.com/chromium/src/buildtools/+log/9c143ace7560..f78b4b9f33bd
$ git log 9c143ace7..f78b4b9f3 --date=short --no-merges --format='%ad %ae %s'
2021-12-30 jojwang Add TODO for chroot rewrapper config.
2021-12-15 cavalcantii [pac] Disable libunwind cross-architecture unwinding
2021-11-17 jojwang Update build toolchains to support rewrapper from chroot.
2021-11-09 sdefresne [ios] Remove support for building with Xcode clang
2021-10-28 Richard.Townsend Reland switch to using compiler-rt/libunwind on Android
2021-10-25 bsheedy Revert "Switch to using compiler-rt/libunwind on Android"
2021-10-21 cavalcantii Switch to using compiler-rt/libunwind on Android
2021-10-18 glider Remove myself and Sergey Matveev from the owners of libc++[abi]
2021-09-27 wutao Reland "Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config"
2021-09-23 saza Revert "Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config"
2021-09-23 hans Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config
2021-09-02 yyanagisawa Add todo to rewrapper_linux.cfg.
2021-09-01 ukai Drop use_rbe_links gn args
2021-09-01 ukai remove rewrapper_*.cfg from buildtools/reclint_cfgs
2021-09-01 ukai Use `cipd ensure` instead of `cipd install -f`
2021-08-31 ukai fix permission deneid when os.remove
2021-08-31 ukai Use -force to cipd install
2021-08-31 ukai Fix win-cross-experiments config
2021-08-30 ukai Reland "use reclient cfgs cipd"
2021-08-25 ukai fetch_reclient_cfgs: ignore nacl if the directory doesn't exist
2021-08-19 yyanagisawa Revert "use reclient cfgs cipd"
2021-08-16 ukai use reclient cfgs cipd
2021-08-13 ukai container-image should have docker:// prefix
2021-08-13 ukai add fetch_reclient_cfgs.py script
2021-08-13 ukai update win-cross-experiments reclient cfgs
2021-07-16 ukai update re-client/chromium-win-nacl-cross to follow nacl roll
2021-07-07 akhuang Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-30 xiaohuic Revert "Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)""
2021-06-25 xiaohuic Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-24 fdegans [code-health] Migrate //buildtools/checkdeps to python3
Roll buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/8fa879467796..79a2e924d96e
$ git log 8fa879467..79a2e924d --date=short --no-merges --format='%ad %ae %s'
2021-05-25 ldionne.2 [libc++] Try to fix the oss-fuzz failure
2021-05-25 arthur.j.odwyer [libc++] [test] Make iter_difference_t.pass.cpp into a .compile.pass.cpp. NFCI.
2021-05-25 arthur.j.odwyer [libc++] [test] Format some C++20 iterator_traits tests. NFCI.
2021-05-19 arthur.j.odwyer [libc++] Assume that __wrap_iter always wraps a fancy pointer.
2021-05-24 koraq [libc++][doc] Update format paper status.
2021-05-23 joerg [libc++] use more early returns for consistency
2021-05-21 z.zoelec2 [libcxx][gardening] Re-order includes across libcxx.
2021-04-23 z.zoelec2 [libcxx][ranges] Add ranges::data CPO.
2021-05-08 ldionne.2 [libc++] Translate the test suite sanitizer support to the DSL
2021-05-13 z.zoelec2 [libcxx][ranges] Implement `ranges::borrowed_range`.
2021-05-20 ldionne.2 [libc++] Fix documentation build failure
2021-05-08 ldionne.2 [libc++] Remove workaround for PR28391 (ODR violations with ASAN)
2021-02-26 ldionne.2 [libc++] Switch a few CI jobs to the minimal Lit configuration
2021-05-13 cjdb [libcxx][ranges] adds concept `sized_range` and cleans up `ranges::size`
2021-05-04 cjdb [libcxx][iterator][nfc] acquires lock for working on [range.iter.ops]
2021-03-15 akhuang Apply [[standalone_debug]] to some types in the STL.
2021-05-12 arthur.j.odwyer [libc++] Alphabetize header inclusions and include-what-you-use <__debug>. NFCI.
2021-05-12 arthur.j.odwyer [libc++] Some fixes to the <bit> utilities.
2021-04-18 kbessonova [libcxx][test] Attempt to make debug mode tests more bulletproof
2021-05-15 kbessonova [libcxx] NFC. Add missed articles to _LIPCPP_ASSERT messages in <list>
2021-04-27 z.zoelec2 [libcxx][ranges] Add `contiguous_iterator`.
2021-05-13 koraq [libc++] Improve make_string test support.
2021-03-11 martin [libcxx] [test] Change the generic_string_alloc test to test conversions to all char types
2021-05-13 z.zoelec2 [libcxx][docs] Add two locks: transform_view and take_view.
2021-05-13 z.zoelec2 [libcxx][docs] Update the One Ranges PRoposal Status with open revisions.
2021-05-11 z.zoelec2 [libcxx][ranges] Fix `ranges::empty` when begin, end, and empty members are provided.
2021-05-12 kbessonova [libcxx] NFC. Fix misprint unodered -> unordered
2021-05-02 cjdb [libcxx] modifies `_CmpUnspecifiedParam` ignore types outside its domain
2021-05-03 martin [libcxx] [test] Fix fs.op.last_write_time for Windows
2021-05-12 koraq [libc++][nfc] remove duplicated __to_unsigned.
2021-05-09 kbessonova [libcxx] NFC. Correct wordings of _LIBCPP_ASSERT debug messages
2021-05-10 kbessonova [libcxx][test] Split more debug mode tests
2021-05-11 vvereschaka [libc++] Run `substitutes-in-compile-flags.sh.cpp` test on Windows.
2021-02-26 martin [libcxx] [test] Fix filesystem permission tests for windows
2021-05-11 z.zoelec2 [libcxx][tests] Fix incomplte.verify tests by disabling them on clang-10.
2021-05-10 arthur.j.odwyer [libc++] Remove more unnecessary _VSTD:: from type names. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::is_unsigned/is_unsigned/ in <random>. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::chrono/chrono/g. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/std::size_t/size_t/g. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::declval/declval/g. NFCI.
2021-05-10 kbessonova [libcxx][test] Make string.modifiers/clear_and_shrink_db1.pass.cpp a regular mode test
2021-05-02 cjdb [libcxx] deprecates/removes `std::raw_storage_iterator`
2021-05-01 cjdb [libcxx] makes comparison operators for `std::*_ordering` types hidden friends
2021-04-12 cjdb [libcxx] removes operator!= and globally guards against no spaceship operator
2021-04-23 z.zoelec2 [libcxx][ranges] Add ranges::empty CPO.
2021-04-12 cjdb [libcxx] removes `weak_equality` and `strong_equality` from <compare>
2021-05-09 koraq [libc++][NFC] Remove _VSTD:: when not needed.
2021-05-10 jasonliu.development [libc++][AIX] Define _LIBCPP_ELAST
2021-05-09 koraq [libc++][doc] Update the Format library status.
2021-05-08 ldionne.2 [libc++] NFC: Refactor Lit annotations
(...)
2021-02-24 martin [libcxx] [test] Quote the path to the python interpreter
2021-02-24 ldionne.2 [libc++] NFC: Fix a few tests in tuple that would succeed trivially
2021-02-24 ldionne.2 [libc++] NFC: Fix a few tests in pair that would succeed trivially
2020-10-22 martin [libcxx] [test] Don't pass INCLUDE to clang via -isystem
2021-02-24 marek.kurdej [libc++] [docs] [C++2b] Update status page with papers adopted in February 2021 virtual meeting.
2020-11-02 martin [libcxx] [test] Define _CRT_STDIO_ISO_WIDE_SPECIFIERS while building tests
2021-02-22 koraq [NFC][libc++] Fix _LIBCPP_HAS_BITSCAN64 usage.
2018-07-31 ldionne [libc++] Fix tuple assignment from types derived from a tuple-like
2021-02-20 martin [libcxx] [test] Call create_directory_symlink when linking directories
2020-11-06 martin [libcxx] Make path::format a non-class enum
2021-02-20 koraq [libc++] Fix the build for AppleClang.
2021-02-19 martin [libcxx] [test] Remove two unnecesary files/variables in a test
2021-01-09 martin [libcxx] Rename a method in PathParser for clarity. NFC.
2021-02-20 koraq [libc++] Fixes _LIBCPP_HAS_NO_CONCEPTS
2021-02-19 z.zoelec2 [libc++][nfc] Only test if pair is_assignable after C++03.
2020-11-05 martin [libcxx] Enable filesystem by default for mingw targets
2021-02-19 z.zoelec2 [libc++][nfc] SFINAE on pair/tuple assignment operators: LWG 2729.
2020-11-09 martin [libcxx] Make generic_*string return paths with forward slashes on windows
2021-02-19 z.zoelec2 [libcxx] Fix LWG 2875: shared_ptr::shared_ptr(Y*, D, […]) constructors should be constrained.
2020-11-05 martin [libcxx] Have lexically_normal return the path with preferred separators
2021-02-19 marek.kurdej [libc++] Turn off clang-format for auto-generated version header. NFC.
2021-02-18 z.zoelec2 [libc++] shared_ptr deleter requirements (LWG 2802).
2021-02-18 z.zoelec2 Mark 2534 as Complete.
2021-02-17 cjdb.ns [libcxx] adds concept `std::uniform_random_bit_generator`
2021-02-17 joerg libcxx: use early returns
2021-02-18 thakis libcxx: fix a documentation typo
2021-02-18 zibi [SystemZ][ZOS] Guard using declaration for ::fchmodat
2020-11-04 martin [libcxx] Implement append and operator/ properly for windows
2020-11-01 martin [libcxx] Implement is_absolute properly for windows
2021-02-17 ldionne.2 [libc++] Allow retries in a few more flaky tests
2020-11-03 martin [libcxx] Implement parsing of root_name for paths on windows
2021-02-16 zibi [SystemZ][ZOS] Prefer -nostdlib++ as opposed to -nodefaultlibs when building c++ libraries
2021-02-16 colin [libc++] Build thread_win32.cpp only if LIBCXX_HAS_PTHREAD_API is not set
2021-02-15 arthur.j.odwyer [libc++] Change `std::numeric_limits` to just `numeric_limits` in <chrono>.
2021-02-15 ldionne.2 [libc++] Mark __cpp_lib_constexpr_memory as being implemented
2021-02-15 dimitry Define new/delete in libc++ when using libcxxrt
2021-02-12 zibi [SystemZ][ZOS] Fix __libcpp_thrad_isnull()
2021-02-12 zibi [SystemZ][ZOS] Provide CLOCK_MONOTONIC alternative
2021-02-11 koraq [libc++][format] Enable format_error on older compilers.
2021-02-11 koraq [libc++][format] Improve Add basic_format_parse_context.
2021-02-02 koraq [libc++][format] Add basic_format_parse_context.
2021-02-10 tokarip [libc++] Use builtins in more math.h functions.
2021-02-08 cjdb [libcxx] adds concepts `std::invocable` and `std::regular_invocable`
2021-02-04 cjdb [libcxx] adds concept std::derived_from
2021-01-21 cjdb [libcxx] adds [concepts.arithmetic]
2021-02-10 ldionne.2 [libc++] Remove c++98 Lit features in the test suite
2021-02-08 cjdb [libcxx] adds concept `std::copy_constructible`
2021-02-08 cjdb [libcxx] adds concept `std::move_constructible`
2021-02-10 colin [libc++] Fix copy-paste mistake in __threading_support
2021-02-04 cjdb [libcxx] adds concept `std::convertible_to`
Roll buildtools/third_party/libc++abi/trunk/ f4328ad7c..2715a6c0d (77 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git/+log/f4328ad7c0d8..2715a6c0de8d
$ git log f4328ad7c..2715a6c0d --date=short --no-merges --format='%ad %ae %s'
2021-12-08 martin [libcxx] Use LIBCXX_EXECUTOR in new test configs
2021-12-13 ldionne.2 [libc++abi][NFC] Fix comment
2021-12-10 ties.stuij [ARM][libcxxabi] Add PACBTI-M support to libcxxabi
2021-12-09 xingxue [libc++abi][AIX] Add 2 LIT tests for the AIX unwinder
2021-09-22 ldionne.2 [libc++][release] Do not force building the runtimes with -fPIC
2021-12-01 ldionne.2 [runtimes] Move WARNING to FATAL_ERROR for folks using FOO_BUILD_32_BITS
2021-11-23 ldionne.2 [runtimes] Remove support for GCC-style 32 bit multilib builds
2021-11-26 daniel.kiss [libunwind][ARM] Handle end of stack during unwind
2021-11-08 arthur.j.odwyer [libc++] [test] Eliminate libcpp-no-noexcept-function-type and libcpp-no-structured-bindings.
2021-11-17 ldionne.2 [runtimes][NFC] Remove filenames at the top of the license notice
2021-11-17 ldionne.2 [libc++abi] Don't re-define _LIBCPP_HAS_NO_THREADS in single-threaded mode
2021-11-09 daltenty [libcxx][CI][AIX] Switch to LLVM_ENABLE_RUNTIMES
2021-11-04 daniel.kiss Reland "[libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M"
2021-11-05 vvereschaka Revert "[libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M"
2021-08-11 Daniel.McIntosh [libcxxabi] Fix NO_THREADS version of test_exception_storage.pass.cpp
2021-11-04 daniel.kiss [libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M
2021-10-28 ldionne.2 [libc++] Temporarily mark tests as UNSUPPORTED to get the CI green
2021-10-27 daniel.kiss Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2021-10-28 daniel.kiss Revert "Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume.""
2021-10-27 daniel.kiss Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2020-09-28 phosek [CMake] Cache the compiler-rt library search results
2021-10-27 daniel.kiss Revert "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2021-10-27 daniel.kiss [ARM] __cxa_end_cleanup should be called instead of _UnwindResume.
2021-10-26 contact [Demangle] Add prepend functionality to OutputString
2021-10-21 dblaikie Fix for OutputStream->OutputBuffer rename
2021-10-21 vitalybuka [libcxxabi] Fix build after D111947
2021-10-21 contact [Demangle] Rename OutputStream to OutputString
2021-10-21 phosek Revert "[CMake] Cache the compiler-rt library search results"
2021-10-12 ldionne.2 [runtimes] Properly handle the sysroot/triple/gcc-toolchain
2021-10-20 ldionne.2 [libc++abi] Guard include of <unistd.h> behind __has_include
2020-09-28 phosek [CMake] Cache the compiler-rt library search results
2021-10-13 daltenty [libc++][AIX] Add scripts and config for building with the libcxx CI infrastructure
2021-10-12 ldionne.2 [libc++abi][ci] Add a from-scratch config for libc++abi on Apple/system
2021-10-12 ldionne.2 [libc++abi] Change LIBCXXABI_NO_TIMER to LIBCXXABI_USE_TIMER
2021-09-28 ldionne.2 [runtimes] Add tests for vendor-specific properties
2021-09-29 ldionne.2 [runtimes] Allow FOO_TEST_CONFIG to be a relative path
2021-09-30 ldionne.2 [libc++abi] Mark __cxa_new_handler with _LIBCPP_SAFE_STATIC
2021-10-01 tomasz.miasko [Demangle][Rust] Parse non-ASCII identifiers
2021-09-30 ldionne.2 [libc++abi][NFCI] Consistently group new_handler, unexpected_handler and terminate_handler
2021-09-30 haowei Revert "[libc++][libc++abi] Add tests for vendor-specific properties"
2021-09-28 ldionne.2 [libc++][libc++abi] Add tests for vendor-specific properties
2021-09-23 pengfei.wang [demangle] Support for ISO/IEC TS 18661 binary floating point type
2021-09-20 ldionne.2 [libc++abi] Remove unnecessary atomic_support.h header from libc++abi
2021-09-16 nehaljw.kkd1 [libcxx][libcxxabi] CMAKE_REQUIRED_FLAGS is a string, not a list
2021-09-11 zhouzhouyi [libcxxabi] NFC: fix incorrect indentation of braces
2021-08-11 martin [runtimes] Allow overriding where CMake installs RUNTIME type libraries (DLLs)
2021-09-02 ldionne.2 [libc++abi] Remove workarounds for missing -Wno-exceptions on older GCCs
2021-09-02 daniel.kiss [Unwind] Harmonise exception class for EHABI spec.
2021-08-31 ldionne.2 [libc++] Remove some workarounds for unsupported GCC and Clang versions
2021-08-30 xiaoxiang [libc++abi] Avoid the warning: "__EXCEPTIONS" is not defined, evaluates to 0 [-Werror=undef]
2021-08-24 marukawa [libc++abi] Apply simplify scan_eh_tab to SjLj
2021-08-20 ldionne.2 [libc++] Remove test-suite annotations for unsupported Clang versions
2021-08-20 ldionne.2 [libc++] Remove more test-suite workarounds for unsupported GCC versions
2021-08-04 Daniel.McIntosh [NFC][libcxxabi] Run clang-format on libcxxabi/src/cxa_guard_impl.h
2021-08-17 borisov.mikhail [libc++abi] Fix possible infinite loop in itanium demangler
2021-08-17 borisov.mikhail [libc++abi][NFC] Move PODSmallVector definition to the top of ItaniumDemangle.h
2021-08-09 ldionne.2 [libc++] Remove Lit annotations for unsupported GCC versions from the test suite
2021-08-11 daniel.kiss [Arm][Unwind][libc++abi] Add _Unwind_ForcedUnwind to EHABI.
2021-06-15 ldionne.2 [runtimes] Always build libc++, libc++abi and libunwind with -fPIC
2021-07-26 ldionne.2 [libc++abi/unwind] NFC: Normalize how we set target properties
2021-06-07 stuart.brady [demangler] Fix demangling of 'half'
2021-07-14 ldionne.2 [runtimes] Simplify how we set the target triple
2021-07-15 ldionne.2 [libc++] Add a job running GCC with C++11
2021-07-15 ldionne.2 [runtimes] Don't try passing --target flags to GCC
2021-07-15 ldionne.2 [libc++/abi] Fix broken Lit feature no-noexcept-function-type
2021-07-14 ldionne.2 [runtimes] Serialize all Lit params instead of passing them to add_lit_testsuite
2021-07-14 ldionne.2 [runtimes] Bring back TARGET_TRIPLE
2021-07-14 ldionne.2 [runtimes] Inherit the TARGET_TRIPLE that may be set by LLVM
2021-07-14 ldionne.2 [runtimes] NFCI: Drop intermediate CMake variable TARGET_TRIPLE
2021-07-12 ldionne.2 [libc++] Add a CI job for macOS on arm64 hardware 🥳
2021-04-28 John.Ericson Prepare Compiler-RT for GnuInstallDirs, matching libcxx, document all
2021-07-07 ldionne.2 [libc++] NFC: Fix incorrect comments in CMake
2021-07-05 ldionne.2 [runtimes] Move enable_32bit to the DSL
2021-06-18 ldionne.2 [runtimes] Simplify how we specify XFAIL & friends based on the triple
2021-06-01 ldionne.2 [libc++] Serialize Lit parameters to make them available to from-scratch configs
2021-06-28 ldionne.2 [libc++] NFCI: Remove unused Lit parameter sanitizer_library
2021-06-23 xingxue [libc++abi][AIX] Enable calculating addresses with DW_EH_PE_datarel
Roll tools/clang/ 03ff857f1..8b7330592 (158 commits)
https://chromium.googlesource.com/chromium/src/tools/clang/+log/03ff857f1227..8b7330592cb8
$ git log 03ff857f1..8b7330592 --date=short --no-merges --format='%ad %ae %s'
2021-12-23 apolito fix python3 incompatibility with strings vs bytes
2021-12-18 thakis Roll clang llvmorg-14-init-12246-g7787a8f1-2 : llvmorg-14-init-12719-gc4b45eeb-1
2021-12-17 thakis clang: Statically link against hermetic libxml2 on non-Windows too
2021-12-16 danakj Package the clang libs and headers for building clang tools
2021-12-16 thakis Roll clang llvmorg-14-init-11564-g37fbf238-4 : llvmorg-14-init-12246-g7787a8f1-1
2021-12-13 thestig Fix deprecation warning in analyze_includes.py.
2021-12-10 andre.kempe Revert "Enable PAC and BTI for compiler-rt."
2021-12-08 thakis clang build script: Bump libxml2 from 2.9.11 to 2.9.12, pull from https
2021-12-08 thakis win: Statically link libxml2 into lld-link, stop running links under `ninja -t msvc`
2021-12-07 thakis Roll clang llvmorg-14-init-11416-gc22b1106-2 : llvmorg-14-init-11564-g37fbf238-1
2021-12-07 thakis Fix presubmit failing on every edit to tools/clang/scripts/build.py
2021-12-07 yukiy BRP: Convert ContentMainRunnerImpl::delegate_ to raw_ptr
2021-12-06 hans Include reclient toolchain inputs files in the clang package
2021-12-05 thakis Roll clang llvmorg-14-init-11339-g0a14674f-2 : llvmorg-14-init-11416-gc22b1106-1
2021-12-04 hans Roll clang llvmorg-14-init-11072-gb1bc627e-1 : llvmorg-14-init-11339-g0a14674f-2
2021-12-02 ynovikov Test Clang rolls on SwANGLE bots
2021-12-02 hans Roll clang llvmorg-14-init-8564-g34b903d8-9 : llvmorg-14-init-11072-gb1bc627e-1
2021-11-30 lukasza Presubmit checks that reject `raw_ptr<T>` in Renderer-only code.
2021-11-29 andre.kempe Enable PAC and BTI for compiler-rt.
2021-11-26 keishi Exclude ContentMainRunnerImpl::delegate_ from rewrite
2021-11-26 Richard.Townsend Reland "Build Clang android runtimes without relying on libgcc"
2021-11-26 keishi Exclude ReachedAddressesBitset::reached_ from rewrite
2021-11-25 keishi Fix rewriter exclusion for DoTexSubImageArguments::pixels
2021-11-24 bartekn [BRP] Update blocklist for paths to separate repositories
2021-11-24 keishi Exclude ServiceProcessState::state_ from rewrite
2021-11-23 keishi Fix clang plugin style errors for MiraclePtr Big Rewrite
2021-11-22 keishi Add rewriter exclusions for not-rewritten platform specific code
2021-11-22 keishi Add rewriter exclusions caused by Objective-C
2021-11-19 lukasza Don't append `.get()` to arguments of Unretained functions.
2021-11-19 hans Revert "Add llvm-dwp to //third_party/llvm-build"
2021-11-18 dewittj Revert "Build Clang android runtimes without relying on libgcc"
2021-11-18 hans Build Clang android runtimes without relying on libgcc
2021-11-16 bartekn Fix RewriteRawPtrFields.cpp test failures
2021-11-13 pbos Rename "base/macros.h" => "base/ignore_result.h"
2021-11-08 bikineev Revert "heap: Fix plugin bug for cppgc builds"
2021-11-05 thakis Roll clang llvmorg-14-init-8033-gabb2a91b-2 : llvmorg-14-init-8564-g34b903d8-2
2021-11-04 collinbaker Use per-target runtime dirs on Linux
2021-11-03 baghdadi zos: remove unneeded map in GetPlatformUrlPrefix
2021-11-03 agrieve Remove obsolete script download_objdump.py
2021-11-03 brucedawson Revert "Roll clang llvmorg-14-init-8033-gabb2a91b-1 : llvmorg-14-init-8281-gaa1d32f5-1"
2021-11-01 baghdadi zos:[build][tools/clang] add support for z/OS
2021-10-31 thakis Roll clang llvmorg-14-init-8033-gabb2a91b-1 : llvmorg-14-init-8281-gaa1d32f5-1
2021-10-31 thakis Remove linux_angle_deqp_rel_ng from clang roll try set
2021-10-31 keishi Fix run_tool.py after r935738
2021-10-29 hans Switch the Clang build.py shebang to Python 3
2021-10-29 thakis Roll clang llvmorg-14-init-7378-gaee49255-1 : llvmorg-14-init-8033-gabb2a91b-1
2021-10-28 thakis Move tools/clang/scripts/upload_revision.py to py3
2021-10-28 hans Clang update.py: Suggest python3 when curl'ing the script
2021-10-28 sinansahin Revert "Bump Android API level to 21 for all architectures"
2021-10-28 hans Reland "Make the Clang update.py script require Python 3"
(...)
2021-07-29 aeubanks Run PGO trybots on clang rolls
2021-07-29 hans Clang build script: Fix python3 problem after crrev.com/c/906112
2021-07-29 pkasting Revert "[BRP] Rename CheckedPtr<T> to raw_ptr<T>"
2021-07-28 bartekn [BRP] Rename CheckedPtr<T> to raw_ptr<T>
2021-07-28 hans Revert "Roll clang llvmorg-13-init-15561-gf98ed74f-1 : llvmorg-13-init-16514-gb1777b04-1"
2021-07-28 hans Clang: the tip-of-tree version is now 14.0.0
2021-07-27 keishi Reland "Treat raw_ptr specially in FindBadConstructsConsumer"
2021-07-27 keishi Enable dcheck_always_on in rewrite_raw_ptr_fields script
2021-07-27 keishi Add rewrite_raw_ptr_fields exclude fields where .get() is not added
2021-07-26 thakis Roll clang llvmorg-13-init-15561-gf98ed74f-1 : llvmorg-13-init-16514-gb1777b04-1
2021-07-24 thakis Roll clang llvmorg-13-init-15163-g98033fdc-1 : llvmorg-13-init-15561-gf98ed74f-1
2021-07-21 hans Revert "Treat raw_ptr specially in FindBadConstructsConsumer"
2021-07-21 keishi Treat raw_ptr specially in FindBadConstructsConsumer
2021-07-15 hans Link to the include analysis archive
2021-07-14 hans Revert "[Include analysis] Use multiple processes to compute dominance"
2021-07-13 lukasza Only generate exclusions for `reinterpret_cast` of *trivial* types.
2021-07-13 hans [Include analysis] Use multiple processes to compute dominance
2021-07-13 thakis Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15163-g98033fdc-1
2021-07-13 thakis clang script: Add android-asan to roll trybots.
2021-07-12 thakis mac: Stop uploading a separate lld_mac package and remove last bits referring to it
2021-07-12 thakis Revert "Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15040-gc10947b5-1"
2021-07-12 thakis Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15040-gc10947b5-1
2021-07-09 thakis clang package script: Use more than one core to compress cab files
2021-07-09 steveroe Build .so for Chrome-Fuchsia ASan tests instead of .a.
2021-07-08 akhuang Modify goma_link.py to pass lto flags in the native link step.
2021-07-08 thakis clang package script: measure win_upload_clang zip time
2021-07-08 hans Roll clang llvmorg-13-init-14634-gf814cd74-1 : llvmorg-13-init-14732-g8a7b5ebf-1
2021-07-06 hans Roll clang llvmorg-13-init-14563-gbcaf57ca-1 : llvmorg-13-init-14634-gf814cd74-1
2021-07-06 bartekn [BRP] Rearrange sections in the path exclusion file for better grouping
2021-07-06 omerkatz heap: Clang plugin warns against tracing Persistents
2021-07-05 thakis Roll clang llvmorg-13-init-14086-ge1b8fde1-1 : llvmorg-13-init-14563-gbcaf57ca-1
2021-07-02 omerkatz heap: Revise IsStackAllocated check in clang plugin
2021-07-02 omerkatz Reland "heap: Update clang gc plugin definition of class requires tracing"
2021-07-02 omerkatz heap: Adjust plugin stubs
2021-06-29 thakis Roll clang llvmorg-13-init-14006-gd5402a2f-1 : llvmorg-13-init-14086-ge1b8fde1-1
2021-06-29 hans [include analysis] Link to chromium.googlesource.com instead of crrev.com
2021-06-29 thakis Revert "heap: Update clang gc plugin definition of class requires tracing"
2021-06-29 thakis Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-14006-gd5402a2f-1
2021-06-28 omerkatz heap: Update clang gc plugin definition of class requires tracing
2021-06-28 hans [include analysis] Make the analysis script work on Windows
2021-06-28 findit-for-me Revert "Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-13925-g0f24ffcd-1"
2021-06-28 thakis Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-13925-g0f24ffcd-1
2021-06-25 omerkatz Reland "heap: Fix clang plugin handling of cppgc library types"
2021-06-24 zequanwu Roll clang llvmorg-13-init-13305-g1605fce6-4 : llvmorg-13-init-13689-g93938943-1
2021-06-23 thakis Revert "heap: Fix clang plugin handling of cppgc library types"
2021-06-22 sdefresne [macOS/Linux] Ship wasm-ld symlink to lld (with lld)
2021-06-22 omerkatz heap: Fix clang plugin handling of cppgc library types
2021-06-22 thakis mac: Remove things unneeded now that lld is in the default package
2021-06-22 thakis mac: Add lld (and llvm-ar) to default clang package
2021-06-21 thakis mac, ios: Change install name of asan and ubsan dylibs
Roll testing/ 3e2640a32..d485ae97b (4140 commits; 2 trivial rolls)
https://chromium.googlesource.com/chromium/src/testing/+log/3e2640a325dc..d485ae97b790
$ git log 3e2640a32..d485ae97b --date=short --no-merges --format='%ad %ae %s'
2022-01-03 qsr [fuchsia] Re-disable MSE_ClearKey/EncryptedMediaTest.*
2021-12-29 wuwang Add local http server as the site to render
2021-12-28 andypaicu Cleanup autogranted DSE permissions
2021-12-23 anise Enable document scanning with maldoca by default.
2021-12-23 wylieb [Read Later] Update fieldtrial_testing_config with new variations
2021-12-22 ramyagopalan Updating to vpython for ChromeOS.
2021-12-22 ramyagopalan Fixing ValueError.
2021-12-22 ramyagopalan Moving removal of config file.
2021-12-22 xinghuilu Remove code for EnhancedProtectionPromoCard on Android.
2021-12-22 ramyagopalan Updating test_traffic_annotation_auditor to check for ChromeOS.
2021-12-21 wenbinzhang [benchmarking] Reduce shard size of nexus 5x webview
2021-12-20 lukasza [rust] Add `rust_unit_tests_group(...)` gni template.
2021-12-20 cowmoo personalization: turn on wallpaper SWA feature
2021-12-20 gujen [LR] Add fieldtrial config & fix tests
2021-12-20 majewski [Files SWA]: Finch Field Trial Testing Config.
2021-12-16 thakis Stop running variations_smoke_tests on bots for now
2021-12-16 lgrey Mac: temporarily stop stripping tests in official builds
2021-12-16 blundell Remove ClankStartupOptimizations from fieldtrial_testing_config
2021-12-16 grt [fuchsia] Add support for building and running CFv2 tests.
2021-12-16 jianli Revert "Remove SyncConsentOptional and OsSyncFeatureEnabled"
2021-12-16 sshrimp Update quickrun shards
2021-12-16 weizhong upload report.json to result db as invocation level artifact
2021-12-16 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 sky Adds AvoidUnnecessaryBeforeUnloadCheck to field trial testing config
2021-12-15 jongahn Add experiment for mojo sturctured metrics.
2021-12-15 jmadill gpu infra: Remove ANGLE tests from Linux Debug/TSAN.
2021-12-15 bsheedy Switch GPU Mac exp to 12.0
2021-12-15 bryantchandler [fuchsia] Remove unittests that use crash keys
2021-12-15 eseckler variations: Remove test config for PowerScheduler experiments.
2021-12-15 alexilin Revert "[Autofill Assistant] Enable animations + Remove filter"
2021-12-15 bsazonov Remove SyncConsentOptional and OsSyncFeatureEnabled
2021-12-15 alexilin Revert "[LR] Add fieldtrial config entry"
2021-12-15 sandromaggi [Autofill Assistant] Enable animations + Remove filter
2021-12-15 sshrimp Add sharding option for quickrun
2021-12-15 wenbinzhang [benchmarking] update pixel 4 os dimension to have more details
2021-12-15 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 carlosil Add CertificateTransparencyAndroid to field trial testing config
2021-12-15 bsheedy Fix unexpected passes typo
2021-12-15 michaeldo Remove IOS Tab Grid Bulk Actions flag
2021-12-14 lazzzis [Messages] Add fieldtrial entry for PWA install message
2021-12-14 hypan Disable failed test in perfetto_unittests on android-12-x64-fyi-rel
2021-12-14 ynovikov Re-disable Metal WebGL on 'Mac FYI ASAN (Intel)'
2021-12-14 kuanhuang setup builder win11-rel-swarming in dev
2021-12-14 weizhong Fix failures when upload artifacts for wpt tests
2021-12-14 haileywang [Snooze IPH] update fieldtrial to match finch
2021-12-14 enga WebGPU CTS: remove --disable-gpu-sandbox
2021-12-14 hidehiko Remove NonSFI mode part 8.
2021-12-14 gujen [LR] Add fieldtrial config entry
2021-12-14 thakis Build mac installer on mac-chrome trybot
(...)
2020-11-06 twellington 🤠 Disable AutofillUpstreamTest.testSaveCardInfoBarWithEmptyMonthAndYear
2020-11-06 ewannpv Revert "[iOS] Adds EnableCloseAllTabsConfirmation config"
2020-11-06 ewannpv [iOS] Adds EnableCloseAllTabsConfirmation config
2020-11-06 asamidoi Add warn-only and enforce mode to the CheckOfflineCapability feature
2020-11-06 livvielin [ios] Enable kIOSLookalikeUrlNavigationSuggestionsUI by default
2020-11-06 isherman List Weilun as a fieldtrial_testing_config.json OWNER
2020-11-05 xiaochengh Prepare CSSKeyframesMemoryReduction for finch experiment
2020-11-05 schwering [Autofill] Removed obsolete features AutofillEnforceMinRequiredFields*.
2020-11-05 pbos Remove UseTextForUpdateButton from testing config
2020-11-05 lpz Disable (via flag) baselines translation and annotation handling in wptMetadataBuilder for desktop wpt bots.
2020-11-05 erikchen Update field-trial testing config for heap profiling.
2020-11-05 vasilii Fully launch the compromised password bubble on ToT and delete the flag.
2020-11-05 clemensb [libfuzzer][v8][inspector] Restrict alphabet to ascii
2020-11-05 msisov ozone/x11: fix views_unittests
2020-11-05 benreich [js-code-coverage] Merge JavaScript v8 coverage outputs
2020-11-05 chrome-weblayer-builder weblayer: Add skew tests for new versions released in beta
2020-11-05 ddoman [resultdb] disable SinkAPI-integration on blink_web_tests
2020-11-04 sprang Removes WebRTC-VideoRateControl trial from test config
2020-11-04 chanli Enable resultdb on test suites with single test
2020-11-04 liaoyuke [lacros] Stop isolating prebuilt ash-chrome
2020-11-04 gatong Infra: Removing experimental builders
2020-11-04 bpastene Remove cros_browser_sanity_test from all CrOS bots.
2020-11-04 ewannpv [iOS] Launch EnablePersistentDownloads feature
2020-11-04 dschinazi Add HostResolverDispatch to fieldtrial_testing_config
2020-11-04 agrieve Revert "Reland #2: Android: Use locally-build devil deps only when build_with_chromium=true"
2020-11-04 kmoon Make PDF partial loading disabled the default
2020-11-04 gayane Revert "Add share features to testing config"
2020-11-04 jdonnelly [omnibox] Add on-focus feature to the desktop field trial testing config
2020-11-03 bjoyce Add chrome_junit_test shard experimental test suit.
2020-11-03 ender Add Trending Queries to testing config.
2020-11-03 yilkal Reland "Reland "Adds parental handoff login screen in oobe.""
2020-11-03 jmadill Add ANGLE gold trace tests to GPU.FYI.
2020-11-03 jmadill Re-enable angle_white_box_tests on TSAN.
2020-11-03 ianstruiksma Win10 - Remove temp 1909/1803 bots
2020-11-03 jmadill Remove ANGLE tests from NV Shield TV.
2020-11-03 rmhasan weblayer, skew tests: Add src/ changes to add testers for Android Marshmallow
2020-11-03 agrieve Reland #2: Android: Use locally-build devil deps only when build_with_chromium=true
2020-11-03 jmadill Add flaky retries for Win7/AMD ANGLE tests.
2020-11-03 rmhasan weblayer, skew tests: Make rmhasan@ sole reviewer for CL's uploaded by create-weblayer-skew-tests
2020-11-03 jmadill Remove angle_unittests swarming exception.
2020-11-03 clemensb [libfuzzer][v8][inspector] Add inspector_fuzzer
2020-11-03 nohle [DeviceSync v2] Enable v2 DeviceSync flag by default
2020-11-03 ianstruiksma Have win10-omaha-tester use win10 version mixin
2020-11-03 drott Rebaselines for running layout tests on Windows 10 1909
2020-11-02 tmathmeyer Add d3d11 stable fieldtrial testing configs
2020-11-02 drubery Add windows to platforms for ClientSideDetectionModel
2020-11-02 kylechar Disable webgl_conformance_fast_call_tests
2020-11-02 chrome-weblayer-builder weblayer: Add skew tests for new versions released in beta
2020-11-02 bpastene Move net_unittests on the internal CrOS VM bot to the main test pool.
2020-11-02 mbonadei Add filter file to content_browsertests data_deps.
Roll third_party/googletest/ 282877317..6b74da475 (287 commits)
https://chromium.googlesource.com/external/github.com/google/googletest/+log/2828773179fa..6b74da4757a5
$ git log 282877317..6b74da475 --date=short --no-merges --format='%ad %ae %s'
2021-12-27 absl-team Include the param names in the generated description of the MATCHER_P matchers.
2021-12-22 absl-team Clarify "package" means "Bazel package", and promote `testonly=True` rather than `testing` sub-directory.
2021-12-22 dmauro Makes the Python imports consistently use full paths from the repository root, unifying the behavior between Bazel and CMake
2021-12-21 dmauro Makes TestForDeathTest.CRTDebugDeath only run when _DEBUG is defined
2021-12-15 dinor Release tests for UnitTestOptions::MatchesFilter
2021-12-07 absl-team Add NOLINT to address modernize-use-trailing-return-type in TEST_F uses
2021-12-04 ayush854032 Allow to specify a random seed independently of whether shuffling is requested
2021-12-03 absl-team Support std::reference_wapper as a smart pointer type in gmock
2021-12-02 absl-team Fix typo in GoogleMock Cookbook.
2021-11-29 absl-team Work around Android KitKat tzset bug
2021-11-25 ludger.paehler Fix typo in the queue test.
2021-11-16 denis.samoylov Suppress unused-value warning
2021-11-16 93249401+assafpr fixed branch from master to main in readme.md
2021-11-16 93249401+assafpr Update README.md
2021-11-16 krystian.kuzniarek fix a typo
2021-11-15 cramertj Clarify "Times() after X" error message
2021-11-15 dmauro Update URLs in Bazel Quickstart
2021-11-12 absl-team Fix typo in gmock-matchers_test.cc: CanDescribeNegationOfExpectingOneElment => CanDescribeNegationOfExpectingOneElement
2021-11-10 absl-team Googletest export
2021-11-09 dmauro Googletest export
2021-11-10 memmenlauer googletest/src/gtest-port.cc: Added GetLastError() on Windows for CreateThread()
2021-11-09 absl-team Googletest export
2021-11-08 absl-team Googletest export
2021-11-08 absl-team Googletest export
2021-11-04 absl-team Googletest export
2021-11-05 raul.tambre Replace use of deprecated std::iterator
2021-11-03 absl-team Googletest export
2021-10-28 dmauro Googletest export
2021-10-27 dmauro Googletest export
2021-10-26 absl-team Googletest export
2021-10-26 absl-team Googletest export
2021-10-25 dmauro Googletest export
2021-10-25 dmauro Googletest export
2021-10-30 dartme18 Re #3637 Show Disabled Tests in testing output
2021-10-20 h.zeller Start a simple github actions CI
2021-10-11 absl-team Googletest export
2021-10-11 absl-team Googletest export
2021-10-11 absl-team Googletest export
2021-10-08 yesudeep Fix linker errors on FreeBSD.
2021-09-30 absl-team Googletest export
2021-09-28 absl-team Googletest export
2021-09-24 cclauss Fix remaining typos discovered by codespell
2021-09-20 absl-team Googletest export
2021-09-20 absl-team Internal change
2021-09-17 julian.amann Remove bazelbuild/rules_cc dependency
2021-09-16 cclauss Fix typos discovered by codespell
2021-09-16 cclauss Fix typos discovered by codespell
2021-09-16 cclauss Fix typo discovered by codespell
2021-09-15 absl-team Googletest export
2021-09-15 dmauro Googletest export
(...)
2021-01-11 corentinmusard Simplify cmake install file
2021-01-06 davidben Restore GTEST_ATTRIBUTE_PRINTF_ on ColoredPrintf
2021-01-03 krystian.kuzniarek remove explicit function overloads of CmpHelper?? for BiggestInt arguments
2020-12-30 mattias.ellert Port to GNU/Hurd
2020-12-29 julien.jemine Using auto instead of container::const_iterator
2020-12-25 mattias.ellert Fix gtest-help-test failure on GNU/kFreeBSD
2020-12-24 georgthegreat Use proper feature test macro to test if library supports char8_t
2020-12-21 absl-team Googletest export
2020-12-15 dmauro Googletest export
2020-12-11 absl-team Googletest export
2020-12-10 absl-team Googletest export
2020-12-10 dmauro Googletest export
2020-12-08 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-05 paul.malcolm Fix typo in CLI help message
2020-12-05 gautham.bangalore Fix typo
2020-12-04 zed.three CMake: Add namespaced ALIAS library
2020-12-03 absl-team Googletest export
2020-12-02 absl-team Googletest export
2020-12-02 absl-team Googletest export
2020-12-01 absl-team Googletest export
2020-11-30 dmauro Googletest export
2020-11-24 absl-team Googletest export
2020-11-23 absl-team Googletest export
2020-11-19 absl-team Googletest export
2020-11-13 vlee Initialize TestInfo member is_in_another_shard_ in constructor.
2020-11-12 absl-team Googletest export
2020-11-12 absl-team Googletest export
2020-11-12 absl-team Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 absl-team Googletest export
2020-11-11 marius.brehler Refactor finding python
2020-11-06 absl-team Googletest export
2020-11-06 absl-team Googletest export
2020-10-29 knut Only save original working directory if death tests are enabled
2020-11-08 hyuk.myeong fix typos
2020-11-06 absl-team Googletest export
2020-11-05 ofats Googletest export
2020-10-30 chuck.atkins Bump CMake minimum to 2.8.12
2020-10-27 elliott.brossard Add instructions for sanitizer integration
2020-09-16 hyuk.myeong Remove spaces between Google Test and Google Mock
2020-09-15 hyuk.myeong Add follow-up patch for more natural reading
2020-09-15 hyuk.myeong Apply the reviewed comment
2020-09-15 hyuk.myeong Remove a space
2020-09-15 hyuk.myeong Improve the tutorial that may be confusing
2020-02-17 krystian.kuzniarek remove a duplicated include
Bug: dawn:824
Change-Id: Ic7c5c5f808ed510282dc47231d843f1fae355e17
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/75061
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Auto-Submit: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
2022-01-05 15:54:08 +00:00
|
|
|
# GN variable required by //testing that will be output in the gclient_args.gni
|
|
|
|
'generate_location_tags': False,
|
2022-05-16 12:58:24 +00:00
|
|
|
|
|
|
|
# Fetch clang-tidy into the same bin/ directory as our clang binary.
|
|
|
|
'checkout_clang_tidy': False,
|
2018-07-31 16:50:03 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
deps = {
|
|
|
|
# Dependencies required to use GN/Clang in standalone
|
2018-09-10 13:16:10 +00:00
|
|
|
'build': {
|
2023-02-09 22:42:49 +00:00
|
|
|
'url': '{chromium_git}/chromium/src/build@8cbb95464bb7f05b442f3ece4951efbe0825a131',
|
2018-07-31 16:50:03 +00:00
|
|
|
'condition': 'dawn_standalone',
|
|
|
|
},
|
2018-09-10 13:16:10 +00:00
|
|
|
'buildtools': {
|
2023-02-09 22:42:49 +00:00
|
|
|
'url': '{chromium_git}/chromium/src/buildtools@70e9f44cbc8bc4c3dff18800ba5d962154a4f2a6',
|
2018-07-31 16:50:03 +00:00
|
|
|
'condition': 'dawn_standalone',
|
|
|
|
},
|
2021-03-24 16:22:32 +00:00
|
|
|
'buildtools/clang_format/script': {
|
Roll build deps, testing, and third_party/zlib
Roll build/ 87b04ad66..f14f6d206 (590 commits; 3 trivial rolls)
https://chromium.googlesource.com/chromium/src/build/+log/87b04ad66530..f14f6d206b9a
$ git log 87b04ad66..f14f6d206 --date=short --no-merges --format='%ad %ae %s'
2022-07-22 smaier Adding java_asserts.md doc
2022-07-22 nickdiego lacros: pass in wayland-server-socket when running ash for tests
2022-07-22 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220722.0.1 to 9.20220722.1.1
2022-07-22 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220721.3.1 to 9.20220722.0.1
2022-07-21 thakis Disable -Wmax-tokens on sanitizer bots
2022-07-21 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220721.1.1 to 9.20220721.3.1
2022-07-21 wenyufu Revert "Reland #3 "Android: Make building junit_binary() targets faster""
2022-07-21 lukasza [rust] rs_bindings_from_cc.gni: Shortening cmdlines via `--flagfile`.
2022-07-21 bsheedy Add skia_gold_common type hinting
2022-07-21 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220721.0.1 to 9.20220721.1.1
2022-07-21 lukasza [rust] Adding missing tests/.../target_depending_on_another.h.
2022-07-21 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220720.3.1 to 9.20220721.0.1
2022-07-20 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220720.1.1 to 9.20220720.3.1
2022-07-20 smaier Guarding ForTesting call behind compile-time-available IS_FOR_TEST
2022-07-20 wenyufu generate_gradle.py: Update junit_binary to robolectric_binary
2022-07-20 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220719.3.1 to 9.20220720.1.1
2022-07-20 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220719.0.1 to 9.20220719.3.1
2022-07-19 lukasza [rust] Roll Crubit to d9b0ad4c09b46328dcc7a5ec28ce86cca56e0389.
2022-07-19 chonggu [Fuchsia][CFv2 Script] Remove temporary arm64 qemu config file.
2022-07-19 lukasza [rust] rs_bindings_from_cc.gni: Headers depending on another target.
2022-07-19 collinbaker Android Rust toolchain 1.62.0
2022-07-19 hans Revert "[build] Increase memory usage estimate for ThinLTO Linux links"
2022-07-19 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220718.3.1 to 9.20220719.0.1
2022-07-18 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220718.1.1 to 9.20220718.3.1
2022-07-18 wnwen Android: Add script to be used in autorolling lint
2022-07-18 chonggu [Fuchsia] Move gcs_tarball_path from DEPS to custom file.
2022-07-18 pasthana Add references to jacoco/clang coverage docs in each other
2022-07-18 smaier Using R8's version of retrace
2022-07-18 hans [build] Increase memory usage estimate for ThinLTO Linux links
2022-07-18 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220717.3.1 to 9.20220718.1.1
2022-07-17 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220717.1.1 to 9.20220717.3.1
2022-07-17 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220717.0.1 to 9.20220717.1.1
2022-07-17 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220716.2.1 to 9.20220717.0.1
2022-07-16 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220716.1.1 to 9.20220716.2.1
2022-07-16 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220716.0.1 to 9.20220716.1.1
2022-07-16 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220715.3.1 to 9.20220716.0.1
2022-07-15 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220715.2.1 to 9.20220715.3.1
2022-07-15 chonggu [Fuchsia][CFv2 Script] Add support for arm64 hosts
2022-07-15 chonggu [Fuchsia][CFv2 Script] Fix resolving v2 component
2022-07-15 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220714.3.1 to 8.20220715.2.1
2022-07-15 thakis iOS: Pick up -fstack-protector via mac codepath instead of non-mac codepath
2022-07-15 brucedawson Remove deprecated and unused distutils
2022-07-14 chonggu [Fuchsia][CFv2 Scripts] Support gpu tests
2022-07-14 ddorwin [Cast Convergence][fuchsia] Switch bots to enable_cast_receiver
2022-07-14 lukasza [rust] rs_bindings_from_cc.gni: Declaring fixed deps of generated code.
2022-07-14 mthiesse Redefine what constitutes a redirect in RedirectHandler
2022-07-14 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220714.1.1 to 8.20220714.3.1
2022-07-14 chonggu [Fuchsia][CFv2 Script] Stop ffx to ensure that the logging dir changes.
2022-07-14 thakis Apple: -femit-dwarf-unwind=no-compact-unwind followup
2022-07-14 brunopitrus Add more system library shims to build/linux/unbundle
(...)
2022-05-05 ntfschr Android: correct apksigner output
2022-05-04 aeubanks [clang] Turn on opaque pointers
2022-05-04 agrieve Revert (partial) "Android: build-bundle-apks: Add --mode=system_apks"
2022-05-04 brucedawson Fix print_python_deps.py output on Windows
2022-05-04 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220504.1.1 to 8.20220504.2.1
2022-05-04 chromium-autoroll Roll Fuchsia SDK from 8.20220504.0.1 to 8.20220504.1.1
2022-05-04 agrieve Android: build-bundle-apks: Add --mode=system_apks
2022-05-04 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220503.2.1 to 8.20220504.1.1
2022-05-04 chromium-autoroll Roll Fuchsia SDK from 8.20220503.2.1 to 8.20220504.0.1
2022-05-03 brucedawson Add requested PYDEPS entries
2022-05-03 thakis Add a test that we successfully link in sanitizer options
2022-05-03 svenzheng Enable LacrosOnly for tests
2022-05-03 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220503.1.1 to 8.20220503.2.1
2022-05-03 chromium-autoroll Roll Fuchsia SDK from 8.20220503.1.1 to 8.20220503.2.1
2022-05-03 wnwen Android: Remove unused base_java deps
2022-05-03 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220503.0.1 to 8.20220503.1.1
2022-05-03 pinkerton Enable alternate Swift toolchains in build.
2022-05-03 chromium-autoroll Roll Fuchsia SDK from 8.20220502.3.1 to 8.20220503.1.1
2022-05-03 bewise Update Android Webview CTS tests to use trichrome for Q+
2022-05-03 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220501.3.1 to 8.20220503.0.1
2022-05-03 chromium-autoroll Roll Fuchsia SDK from 8.20220502.1.1 to 8.20220502.3.1
2022-05-02 aeubanks [build] Remove global -Wno-deprecated-non-prototype
2022-05-02 rwkeane [Cast Convergence] Replace is_cast_desktop_build with is_castos.
2022-05-02 thakis Clean up sanitizer options a bit
2022-05-02 chromium-autoroll Roll Fuchsia SDK from 8.20220426.1.1 to 8.20220502.1.1
2022-05-02 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220501.2.1 to 8.20220501.3.1
2022-05-01 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220501.1.1 to 8.20220501.2.1
2022-05-01 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220501.0.1 to 8.20220501.1.1
2022-05-01 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220430.3.1 to 8.20220501.0.1
2022-04-30 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220430.2.1 to 8.20220430.3.1
2022-04-30 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220430.1.1 to 8.20220430.2.1
2022-04-30 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220429.3.1 to 8.20220430.1.1
2022-04-30 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220429.2.1 to 8.20220429.3.1
2022-04-29 zhiyuans [Test Reviver] Support @DoNotRevive annotation for Test Reviver.
2022-04-29 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220429.1.1 to 8.20220429.2.1
2022-04-29 yjt [Lacros] Refactor target for lacros amd64 resource size
2022-04-29 collinbaker Switch Linux to Chromium Rust toolchain
2022-04-29 brucedawson Check for SDK existence
2022-04-29 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220428.3.1 to 8.20220429.1.1
2022-04-29 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220428.2.1 to 8.20220428.3.1
2022-04-28 zhaoyangli Use xcode_accept_license.sh in build/mac_toolchain.py
2022-04-28 gebregiorgis Flip use_dbus flag for chromecast.
2022-04-28 lgrey Mac: enable -fsplit-lto-unit
2022-04-28 lgrey Mac: actually link in sanitizer options
2022-04-28 bsheedy Strip Chrome for non-Tast on Kevin
2022-04-28 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220428.0.1 to 8.20220428.2.1
2022-04-28 thakis Remove is_gpu_fyi_bot GN arg
2022-04-28 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220427.4.1 to 8.20220428.0.1
2022-04-28 edcourtney Update lacros DeployedBinary var.
2022-04-28 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220427.2.1 to 8.20220427.4.1
Created with:
roll-dep build
Roll buildtools/ f0d740e4e..fe57e98ee (18 commits; 4 trivial rolls)
https://chromium.googlesource.com/chromium/src/buildtools/+log/f0d740e4e2f8..fe57e98eeb21
$ git log f0d740e4e..fe57e98ee --date=short --no-merges --format='%ad %ae %s'
2022-07-22 thakis Roll libc++ from 49e658031b2b to eb79671bfbed (4 revisions)
2022-07-22 thakis Roll libc++ from 3e55cfbd1a91 to 49e658031b2b (6 revisions)
2022-07-22 ukai Reland "fix fetch_reclient_cfgs.py for windows"
2022-07-21 tsergeant Revert "fix fetch_reclient_cfgs.py for windows"
2022-07-21 ukai fix fetch_reclient_cfgs.py for windows
2022-07-14 tikuta reclient_cfgs: remove unknown rewrapper flags
2022-06-16 wutao Revert "Reland "Roll src/buildtools/third_party/libc++/trunk/ b1269813e..1a637088a (287 commits)""
2022-06-16 zafzal Reland "Roll src/buildtools/third_party/libc++/trunk/ b1269813e..1a637088a (287 commits)"
2022-06-16 ayzhao Revert "Roll src/buildtools/third_party/libc++/trunk/ b1269813e..1a637088a (287 commits)"
2022-05-31 ukai use rbe-chromium-trusted-test instead of goma-foundry-experiments
2022-05-26 ayzhao Reland "Roll src/buildtools/third_party/libc++/trunk/ 79a2e924d..b1269813e (1399 commits)"
2022-05-19 findit-for-me Revert "Roll src/buildtools/third_party/libc++/trunk/ 79a2e924d..b1269813e (1399 commits)"
2022-05-04 lgrey Don't include sanitizer options for libc++
2022-04-28 lgrey Mac: actually link in sanitizer options
Created with:
roll-dep buildtools
Roll buildtools/clang_format/script/ 99803d74e..8b525d274 (30 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/clang/tools/clang-format.git/+log/99803d74e359..8b525d2747f2
$ git log 99803d74e..8b525d274 --date=short --no-merges --format='%ad %ae %s'
2022-06-26 f0gukp2nk [clang-format] Parse Verilog if statements
2022-06-15 owenpiano [clang-format][NFC] Fix braces in ClangFormat.cpp
2022-04-22 thakis [git-clang-format] Change run line from python to python3
2022-04-22 thakis [git-clang-format] Add some examples to the help text
2022-04-05 owenpiano [clang-format] Pass return code of git-clang-format by sys.exit()
2022-03-17 marek.kurdej+llvm.org [clang-format] [doc] Add script to automatically update help output in ClangFormat.rst.
2022-02-23 phst clang-format.el: Make clang-format work in indirect buffers.
2022-01-16 John.Ericson [clang][cmake] Use `GNUInstallDirs` to support custom installation dirs
2022-01-15 owenpiano [clang-format] Add return code to git-clang-format
2022-01-16 John.Ericson Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."
2022-01-15 John.Ericson [cmake] Use `GNUInstallDirs` to support custom installation dirs.
2022-01-15 John.Ericson Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."
2022-01-11 John.Ericson [cmake] Use `GNUInstallDirs` to support custom installation dirs.
2021-12-15 aws [clang-format] Remove spurious JSON binding when DisableFormat = true
2021-12-14 mydeveloperday [clang-format] add support for cppm files
2021-10-30 karl.erik.larsson [clang-format] Add --staged/--cached option to git-clang-format
2021-10-20 mydeveloperday [clang-format] git-clang-format throws an assertion when removing files as part of the commit
2021-10-15 roli [git-clang-format] Add --diffstat parameter
2021-10-15 mydeveloperday [clang-format] [PR42014,PR52021] don't let clang-format assert/crash when file being formatted is read-only/locked
2021-10-06 zequanwu [clang-format-diff] Fix missing formatting for zero length git diff lines
2021-10-03 mydeveloperday [clang-format] allow clang-format to be passed a file of filenames so we can add a regression suite of "clean clang-formatted files" from LLVM
2021-09-24 mydeveloperday [clang-format] ensure clang-format command-line argument sets up the default left/right qualifier ordering
2021-09-23 mydeveloperday [clang-format] Add Left/Right Const fixer capability
2021-09-09 haowei [clang_format] Add fallback-style flag to clang-format-diff.py
2021-06-26 mydeveloperday [clang-format] Add basic support for formatting JSON
2021-05-04 pirama [git-clang-format] Do not apply clang-format to symlinks
2021-04-22 paulatoth Update shebang for clang-format-diff script to python3.
2021-03-04 bjoern [clang-format] Rename case sorting
2021-03-05 david.spickett [clang-format] Improve clang-format-diff.py error message
2021-02-02 work [clang-format] Add case aware include sorting.
Created with:
roll-dep buildtools/clang_format/script
Roll buildtools/third_party/libc++/trunk/ 79a2e924d..eb79671bf (1864 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/79a2e924d96e..eb79671bfbed
$ git log 79a2e924d..eb79671bf --date=short --no-merges --format='%ad %ae %s'
2022-07-20 ldionne.2 [libc++] Take advantage of -fexperimental-library in libc++
2022-06-01 ldionne.2 [libc++] Support int8_t and uint8_t in integer distributions as an extension
2022-07-19 hui.xie1990 [libc++][ranges] implement `std::ranges::includes`
2022-07-14 hui.xie1990 [libc++][ranges] implement `std::ranges::equal_range`
2022-07-21 augusto2112 Revert "[libc++] Use uninitialized algorithms for vector"
2022-07-21 ldionne.2 [libc++] Reorganize release notes
2022-07-21 ldionne.2 [libc++][NFC] Fix weird unicode character in release notes
2022-07-21 koraq [libc++][format] Adhere to clang-tidy style.
2022-07-21 erich.keane Revert "Rewording the "static_assert" to static assertion"
2022-07-21 codesbyusman Rewording the "static_assert" to static assertion
2022-07-20 hui.xie1990 [libc++] Fix proxy iterator issues that trigger an assertion in Chromium.
2022-07-20 varconst [libc++] Fix `_IterOps::__iter_move` to support proxy iterators.
2022-07-20 nikolasklauser [libc++] Use uninitialized algorithms for vector
2022-07-20 varconst [libc++][ranges] Implement `std::ranges::partition_{point,copy}`.
2022-07-20 koraq [libc++][format] Updates the status page.
2022-05-28 koraq [libc++] Implements Unicode grapheme clustering
2022-07-18 koraq [libc++][doc] Updates the release notes.
2022-07-19 nikolasklauser [libc++] Implement P1423R3 (char8_t backward compatibility remediation)
2022-07-18 nikolasklauser [libc++] Add clang-tidy for the tests
2022-07-19 varconst [libc++][ranges][NFC] Consolidate range algorithm checks for returning `dangling`.
2022-07-19 varconsteq [libc++][ranges] Implement `ranges::partial_sort`.
2022-07-19 varconst [libc++][ranges] Fix broken CI.
2022-07-19 hui.xie1990 [libc++][ranges] fix `std::search_n` incorrect `static_assert`
2022-07-19 varconst [libc++][ranges][NFC] Test that range algorithms support iterators requiring `iter_move`.
2022-06-03 joeloser93 [libc++] Define ostream nullptr inserter for >= C++17 only
2022-07-19 ldionne.2 [libc++][NFC] Add commit SHA for ABI change
2022-07-19 ldionne.2 [libc++] Drop the legacy debug mode symbols by default
2022-06-30 ldionne.2 [libc++] Treat incomplete features just like other experimental features
2022-07-19 ldionne.2 [libc++] Re-apply "Always build c++experimental.a""
2022-07-19 ldionne.2 [libc++] Make sure cxx_experimental links against libc++ headers
2022-07-18 varconst [libc++][ranges] Implement `ranges::{,stable_}partition`.
2022-07-18 hans Revert "[libc++] Always build c++experimental.a"
2022-07-18 brad [libcxx] Fix copy and pasto that broke the build on Android/Fuchsia
2022-07-18 david.spickett Revert "[libcxx] Temporarily skip Arm configs"
2022-07-17 varconst [libc++][ranges] Make range algorithms support proxy iterators
2022-07-17 nikolasklauser [libc++] Enable test for already written ranges algorithms
2022-07-17 fsb4000 Conversion from '__int64' to 'long', possible loss of data
2022-07-16 brad [libcxx] Replace remaining _LIBCPP_INLINE_VISIBILITY in __support
2022-07-16 xingxue [libc++][AIX] Correct the definition of __regex_word for AIX
2022-07-16 fsb4000 Visual C++ doesn't support C99 compound literal
2022-07-16 fsb4000 Tests ignore the return value of sto{meow}, triggering nodiscard warnings in MS STL
2022-07-15 adhemerval.zanella [libcxx] Temporarily skip Arm configs
2022-07-15 nikolasklauser [libc++] Update RangesAlgorithms.csv
2022-07-13 hui.xie1990 [libc++][ranges] implement `std::ranges::set_union`
2022-07-11 daltenty [libcxx][AIX][z/OS] Remove headers included via `_IBMCPP__`
2022-07-14 ldionne.2 [libc++] Add missing UNSUPPORTED annotations to experimental tests that use RTTI
2022-07-12 nikolasklauser [libc++] Use __unwrap_iter_impl for both unwrapping and rewrapping
2022-07-04 nikolasklauser [libc++] Error if someone tries to use MSVC and tell them to contact the libc++ developers
2022-06-25 nikolasklauser [libc++] Test the size of basic_string
2022-07-14 nikolasklauser [libc++] Allow setting _LIBCPP_OVERRIDABLE_FUNC_VIS
(...)
2021-06-02 cjdb [libcxx][module-map] creates submodules for private headers
2021-06-02 koraq [libc++][nfc] Add more nasty macros.
2021-06-02 ldionne.2 [libc++] Remove unused variable warnings
2021-05-08 ldionne.2 [libc++] Enable tests for the experimental library by default
2021-06-02 ldionne.2 Revert "[libc++] NFC: Move unwrap_iter to its own header"
2021-06-02 Daniel.McIntosh [libcxx][NFC] Tidy up calculation of __nbuf in num_put::do_put, and add comments
2020-12-02 ldionne.2 [libc++] Add a CI job to test libc++ when building for 32 bit
2021-05-31 ldionne.2 [libc++] NFC: Move unwrap_iter to its own header
2021-06-01 z.zoelec2 [libcxx][ranges] Add `default_sentinel` and `default_sentinel_t`.
2021-06-01 ldionne.2 [libc++] Fix the std_include.sh.cpp test that has been failing since c9385297ce
2021-04-30 z.zoelec2 [libcxx] Implement view.interface.
2021-06-01 ldionne.2 [libc++] Temporary hack to unbreak CI
2021-05-28 martin [libcxx] [test] Fix the _supportsVerify check on Windows by fixing quoting
2021-05-31 martin [libcxx] [test] Fix the include_as_c.sh.cpp test in MSVC configurations
2021-05-31 martin [libcxx] [test] Remove an incorrect TEST_HAS_ALIGNED_ALLOC define from test_macros.h
2021-05-31 martin [libcxx] Define LIBCPP_HAS_TIMESPEC_GET for MSVC configurations
2021-05-28 martin [libcxx] [test] Don't look for the literal spelling __mbstate_t in warnings
2021-05-28 cjdb [libcxx][nfc] moves std `advance`, `next`, and `prev` into their headers
2021-05-31 harald [libc++] [test] Fix a few tests for 32-bit x86
2021-05-27 ldionne.2 [libc++] Update all the pre-defined iterator types for C++20
2021-05-29 arthur.j.odwyer [libc++] Avoid `result_type` and `unary/binary_function` in <valarray>.
2021-05-28 martin [libcxx] [test] Add UNSUPPORTED: msvc in a couple verify.cpp tests
2021-05-19 arthur.j.odwyer [libc++] Alphabetize and include-what-you-use. NFCI.
2021-05-29 arthur.j.odwyer [libc++] [modules] Add __threading_support to the modulemap.
2021-05-29 arthur.j.odwyer [libc++] [test] Update "test_compare.h" users to avoid removed-in-C++20 members. NFCI.
2021-05-29 koraq Revert "[libc++] NFC: Move unwrap_iter to its own header"
2021-05-28 arthur.j.odwyer [libc++] [test] Constexpr-ify a couple of insert-iterator tests.
2021-05-28 ldionne.2 [libc++] NFC: Move unwrap_iter to its own header
2021-04-28 ldionne.2 [libc++] Add all indirect callable concepts and projected
2021-05-26 martin [libcxx] [test] Convert an XFAIL LIBCXX-WINDOWS-FIXME into UNSUPPORTED with explanation
2021-05-27 ldionne.2 [libc++] NFC: Make it easier for vendors to extend the run-buildbot script
2021-05-27 ldionne.2 [libc++] NFC: Refactor raw_storage_iterator test to use UNSUPPORTED markup
2021-05-27 ldionne.2 Revert "[libc++] NFC: Parenthesize expression to satisfy GCC 11"
2021-05-27 ldionne.2 [libc++] NFC: Parenthesize expression to satisfy GCC 11
2021-05-25 ldionne.2 [libc++] Deprecate std::iterator and remove it as a base class
2021-05-16 cjdb [libcxx][iterator] adds `std::ranges::prev`
2021-05-08 cjdb [libcxx][iterator] adds `std::ranges::next`
2021-05-26 z.zoelec2 [libcxx][nfc] Fix the ASAN bots: update expected.pass.cpp.
2021-05-26 z.zoelec2 [libcxx][docs] Take mutex for common_iterator, common_view, and empty_view.
2021-05-25 ldionne.2 [libc++] Add a job testing on GCC 11
2021-05-18 koraq [libc++][format] Adds availability macros for std::format.
2021-04-25 koraq [libc++][NFC] Move basic_format_parse_context to its own header.
2021-04-25 koraq [libc++][NFC] Move format_error to its own header.
2021-05-26 ldionne.2 [libc++] Fix concepts tests with GCC
2021-05-05 cjdb [libcxx][iterator] adds `std::ranges::advance`
2021-05-25 ldionne.2 [libc++] Install GCC 11 on CI builders
2021-05-24 arthur.j.odwyer [libc++] [P0619] Hide not1 and not2 under _LIBCPP_ENABLE_CXX20_REMOVED_NEGATORS.
2020-11-09 martin [libcxx] Fix the function name in exceptions from create_directories
2021-05-12 martin [libcxx] [test] Explain an XFAIL LIBCXX-WINDOWS-FIXME and convert into UNSUPPORTED
2021-05-18 martin [libcxx] Make the visibility attributes consistent for __narrow_to_utf8/__widen_from_utf8
Created with:
roll-dep buildtools/third_party/libc++/trunk
Roll buildtools/third_party/libc++abi/trunk/ edde7bbc4..b954e3e65 (55 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git/+log/edde7bbc4049..b954e3e65634
$ git log edde7bbc4..b954e3e65 --date=short --no-merges --format='%ad %ae %s'
2022-07-11 phosek [libcxxabi][CMake] Set --unwindlib=none when using LLVM libunwind
2022-06-28 muiez [SystemZ][z/OS] Modify cxxabi to be compatible with existing z/OS runtime
2022-06-21 xingxue [libc++abi][AIX] Use _LIBCXXABI_FUNC_VIS for exported routines
2022-05-30 koraq [libc++][CI] Updates GCC to version 12.
2022-06-15 owenpiano [libcxx] Remove extraneous '---' lines in .clang-format files
2022-06-13 jakeegan10 [libcxx][AIX] Switch build compiler to clang
2021-06-08 ldionne.2 [libc++] Towards a simpler extern template story in libc++
2022-05-07 martin [libcxxabi] Check __SEH__, when checking if ARM EHABI is implied
2022-05-31 xingxue [libc++abi][AIX] add personality and helper functions for the state table EH
2022-05-26 ldionne.2 [runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZ
2022-05-26 ldionne.2 [runtimes] Officially deprecate the legacy testing configuration system
2022-05-26 piggynl [demangler][RISCV] Fix for long double
2022-05-09 ldionne.2 [libc++abi] Use from-scratch testing configs for libc++abi by default
2022-05-20 ldionne.2 [libc++abi] Add missing XFAIL on test
2022-05-18 ldionne.2 [runtimes] Fix the build of merged ABI/unwinder libraries
2022-04-09 martin [runtimes] Default LIB*_HERMETIC_STATIC_LIBRARY to ON on Windows
2022-05-13 daniel.kiss [libunwind][AArch64] Add support for DWARF expression for RA_SIGN_STATE.
2022-05-11 ldionne.2 [runtimes] Introduce object libraries
2022-05-14 phosek [libcxxabi] Copy headers into build location
2022-05-13 ldionne.2 [runtimes][NFC] Remove dead code for Standalone builds
2022-05-10 ldionne.2 [libc++abi][NFCI] Refactor demangling_terminate_handler to reduce nesting
2022-03-01 ldionne.2 [libc++] Overhaul how we select the ABI library
2022-03-28 nathan [demangler] Avoid special-subst code duplication
2022-05-12 ldionne.2 [libc++abi][NFC] Add comment on long reaching #if
2022-05-09 ldionne.2 [libc++abi] Refactor exception type demangling into a separate function
2022-05-11 ldionne.2 [runtimes] Print the testing configuration in use in libunwind and libc++abi
2022-05-10 ldionne.2 [libc++abi][NFC] Fix typo in comment
2022-05-09 ldionne.2 [libc++abi] Reword uncaught exception termination message
2022-05-10 martin [libcxxabi] [cmake] Fix a mismatched variable name
2022-03-28 nathan [demangler] No need to space adjacent template closings
2022-03-28 nathan [demangler] Buffer peeking needs buffer
2022-05-04 martin [libcxxabi] Use the right calling convention for exception destructors on i386 Windows
2022-02-18 nathan [demangler] Fold expressions of .* and ->*
2022-04-29 daniel.kiss Disable test for Android/Bionic.
2022-04-28 daniel.kiss [libunwind][AArch64] Fix _Unwind_ForcedUnwind via sigreturn.
2022-04-28 Owen.Reynolds [demangler] Fix demangling a template argument which happens to be a null pointer
2022-04-26 kstoimenov Revert "[demangler] Simplify OutputBuffer initialization"
2022-02-28 nathan [demangler] Simplify OutputBuffer initialization
2022-04-08 nathan [demangler][NFC] OperatorInfo table unit test
2022-03-10 phosek [runtimes] [CMake] Unify variable names
2022-03-27 zsrkmyn [demangler] Support C23 _BitInt type
2022-04-04 ldionne.2 [libc++] Add back-deployment testing on arm64 macs
2022-04-06 ldionne.2 [libc++abi] Remove XFAIL on arm64
2022-03-30 nathan [demangler] Node precision dumper
2022-02-28 nathan [demangler][NFC] Rename SwapAndRestore to ScopedOverride
2022-04-05 nathan [demangler] Fix undocumented Local encoding
2022-03-25 nathan [demangler] Parenthesize >> inside template args
2022-03-29 nathan [demangler] Fix node matchers
2022-03-30 nathan [demangler][NFC] Use def file for node names
2022-03-30 dblaikie Demangle: Fix crash-on-invalid demangling of a module name with no underlying entity
2022-03-04 ldionne.2 [libunwind] Add a _LIBUNWIND_VERSION macro
2022-03-29 nathan [demangler] Update node match calls
2022-03-28 ldionne.2 [libc++][libc++abi] Serialize the enable_assertions Lit parameter in the generated config
2022-03-01 nathan [demangler] Add StringView conversion operator
2022-02-04 nathan [demangler] Add operator precedence
Created with:
roll-dep buildtools/third_party/libc++abi/trunk
Roll testing/ d485ae97b..1f497ac0b (2790 commits; 1 trivial rolls)
https://chromium.googlesource.com/chromium/src/testing/+log/d485ae97b790..1f497ac0b0af
$ git log d485ae97b..1f497ac0b --date=short --no-merges --format='%ad %ae %s'
2022-07-22 ynovikov Switch Linux Intel GPU testing to UHD 630
2022-07-22 domfc Revert "saved_desks: Adds a lacros browsertest for desk templates."
2022-07-22 fernandex [Sheriff] Remove filter for obsolete tests in PrefetchFeedFlowTest.
2022-07-22 spelchat Add feature to avoid logging deprecated geolocation histograms.
2022-07-22 bsheedy Change unexpected_passes_common typing import style
2022-07-22 zhiyuans Add filter for content_browsertests on android-nougat-x86-rel.
2022-07-22 gangwu [TTS] Add test trial force caption for related searches on Android
2022-07-22 zhiyuans Add filter file for emulator N to chrome_public_test_apk BUILD target
2022-07-21 thegreenfrog Reland "[ios] Add ContentSuggestionsUIModuleRefresh fieldtrial config"
2022-07-21 carlosil Enable KeyPinningComponentUpdater feature by default
2022-07-21 andusyu [reclient] Create shadow for Mac/ios block 3 builders.
2022-07-21 erin.park CrOS: Add feature flag for Dynamic Cgroup
2022-07-21 mdjones Update field trial config for PDP metrics on desktop and iOS
2022-07-21 bsheedy Add skia_gold_common type hinting
2022-07-21 nicolaso [Traffic Annotations] Prevent concurrent sheet updates
2022-07-21 yuhengh New Tab Page: Enable recipe tasks module on ToT
2022-07-21 lehoangquyen [Dr-DC] Add ForceGpuMainThreadToNormalPriorityDrDc to field_trial
2022-07-21 bsheedy Add debug background flags
2022-07-21 mattm fieldtrial_testing_config: Update Mac CertVerifierBuiltin config to test with Chrome Root Store
2022-07-21 mahmadi [ZPS] Refactors remote ZPS eligibility checks
2022-07-21 yhirano Add "InMemoryCache" to fieldtrial_test_config.json
2022-07-21 chrome-weblayer-builder [weblayer, skew tests] Refresh skew tests for M104
2022-07-21 zhiyuans Add filter for chrome_public_test_apk on android-nougat-x86-rel.
2022-07-21 chrome-weblayer-builder [weblayer, skew tests] Refresh skew tests for M103
2022-07-21 yjt [Lacros] update lacros skylab builder image version manually
2022-07-20 jonathanjlee [wpt] Fix test ID reporting
2022-07-20 hitawala Rename Shared Images classes for consistency
2022-07-20 hchao Chrome Root Store: Add windows fieldtest config for CertVerifierBuiltin experiment.
2022-07-20 bikineev Remove PCScan for Blink partitions testing config
2022-07-20 edchin Revert "Add iOS omnibox pedals field trial config entry."
2022-07-20 sammiequon saved_desks: Adds a lacros browsertest for desk templates.
2022-07-20 bhartmire [SmartLock] Add field trial entry for SmartLockBluetoothScanningBackoff
2022-07-20 skavuluru [TabStripImprovements] Clean up disabled experiments from fieldtrail
2022-07-20 chrome-weblayer-builder [lacros skew tests] Refresh skew tests for M105 M103
2022-07-20 jacastro Implement desktop dialogs for ESB and Tailored Security
2022-07-20 gujen [SpellCheck] Remove Windows delayed spell check init field trial entry
2022-07-20 lindsayw Remove iOS14 coverage from iOS CQ, will add iOS16 in a couple of weeks.
2022-07-20 stkhapugin Add iOS omnibox pedals field trial config entry.
2022-07-20 bentekkie Reland "Generate copies of staging and test reclient builders for untrusted configuration"
2022-07-20 saeideid [Identifiability Study] Add noise to Reid estimation
2022-07-20 chrome-weblayer-builder WebLayer: Pin new CIPD packages for WebLayer skew tests
2022-07-20 chrome-weblayer-builder [lacros skew tests] Refresh skew tests for M105
2022-07-20 mych [bfcache] Update `BackForwardCacheEnabledForNonPluginEmbed` testing config
2022-07-20 tikuta remove trigger_in_py3 config
2022-07-20 chrome-weblayer-builder [weblayer, skew tests] Refresh skew tests for M104
2022-07-20 jinsukkim [PCCT] Add resizability experiment to field trial testing config
2022-07-20 chrome-weblayer-builder [weblayer, skew tests] Refresh skew tests for M103
2022-07-20 siyua [VCN] Add fieldtrial config for AutofillEnforceDelaysInStrikeDatabase
2022-07-20 maguschen Use Windows-10 to avoid scheduling test runs on win7 VMs
2022-07-20 chikamune Remove DelayAsyncScriptExecution feature from fieldtrial_testing_config.json
(...)
2022-01-08 yjt [Lacros] Add hana to lacros arm fyi skylab builder
2022-01-08 rdevlin.cronin Revert "[CodeHealth] Migrate multiple presubmit checks from Python2 to Python3"
2022-01-08 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2022-01-07 jam Enable DWriteFontProxyOnIO through field trial testing config.
2022-01-07 bryantchandler [fuchsia] Implement cloud policy GetMachineName
2022-01-07 kuanhuang Create builder "Win11 Tests x64" and "win11_chromium_x64_fyi_rel_ng"
2022-01-07 aishwaryarj [Messages] Enable Near OOM messages by default
2022-01-07 meacer [Reland] Don't attempt to upgrade zero-suggest autocomplete inputs to HTTPS
2022-01-07 aeubanks Remove ToTWinCFI(64) bots
2022-01-07 bsheedy Switch Kevin to passthrough
2022-01-07 bttk fieldtrial testing: Add missing stable ReadLater group
2022-01-07 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2022-01-06 hypan Remove webview_64_cts_tests from android-12-x64-fyi-rel
2022-01-06 chonggu [Fuchsia] Fix argument for workstation builder
2022-01-06 rbock Replace FALLTHROUGH macro with C++17 [[fallthrough]] attribute
2022-01-06 chonggu [Fuchsia] Add filters for content_browsertests
2022-01-06 chonggu [Fuchsia] Add FYI workstation builder
2022-01-06 jdh [CodeHealth] Migrate multiple presubmit checks from Python2 to Python3
2022-01-06 geofflang Re-enable CanvasOopRasterization on Mac for fieldtrial testing.
2022-01-06 fdegans [fuchsia] Enable components_browsertests on FYI
2022-01-06 eirage Remove WebApkInstallCompleteNotification field trial config
2022-01-06 tinazwang [Message] Add fieldtrial to long message duration experiments
2022-01-06 gbeaty Remove the bootstrap testing builders.
2022-01-06 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2022-01-05 hanxi [Start] Update field trial config for the ChromeStart experiment.
2022-01-05 cuianthony Fully Enable UseFluentLanguageModel and remove field trial testing config
2022-01-05 bsheedy Add dedicated GPU Android builders
2022-01-05 majewski Match the name to that of finch experiment config.
2022-01-05 kuanhuang Remove fyi builder Win10 Tests x64 20h2 and win10_chromium_x64_20h2_fyi_rel_ng
2022-01-05 geofflang Update the Passthrough cmd decoder experiment name on Mac.
2022-01-05 thegreenfrog [ios] Update ReadingListMessages testing config
2022-01-05 jam Enable OptimizeUpdateLoadInfo through field trial testing config.
2022-01-05 dylancutler Clear-Site-Data support for partitioned cookies
2022-01-05 weizhong Rename arg name --time-out-ms for rwt
2022-01-05 kylechar Cleanup OOP raster feature/switches
2022-01-05 lukasza [rust] Configure Rust FYI bots to run native Rust unit tests.
2022-01-05 cduvall Add a few features to fieldtrial_testing_config.json
2022-01-05 cduvall Add webview to EarlyCodeCace field trial config
2022-01-05 chonggu [Fuchsia] Add ASAN builder
2022-01-05 lazzzis [Messages] Enable Sync Error messages by default
2022-01-05 ynovikov Remove WebGL Metal ASAN testing from AMD as well
2022-01-04 rubensf Add Comparison Windows Builder
2022-01-04 weizhong Run blink_web_tests on fuchsia with one worker
2022-01-04 michaeldo [iOS] Remove the URLBlocklistIOS feature flag
2022-01-04 yaohuali ash: Create new test target ash_components_unittests and CI
2022-01-04 saelo V8 Sandbox renaming
2022-01-04 blundell Remove ClankStartupOptimizations from fieldtrial_testing_config
2022-01-04 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2022-01-03 bikineev *Scan-on-Blink: Enable *Scan on Blink partitions on try bots
2022-01-03 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
Created with:
roll-dep testing
Roll third_party/zlib/ c29ee8c9c..64bbf9885 (133 commits)
https://chromium.googlesource.com/chromium/src/third_party/zlib/+log/c29ee8c9c382..64bbf9885439
$ git log c29ee8c9c..64bbf9885 --date=short --no-merges --format='%ad %ae %s'
2022-05-31 hferreiro [zlib][build] Restrict third_party/zlib:zlib_common_headers visibility
2022-05-31 adanilo Extract: Add progress reporting
2022-05-23 cavalcantii Revert "[zlib] Adding PMULL based CRC-32 for aarch64"
2022-05-22 cavalcantii [zlib] Adding PMULL based CRC-32 for aarch64
2022-05-17 pkasting Fix C++20 build.
2022-05-17 cavalcantii [zlib][build] Align a few warning flags between x86 and arm
2022-05-15 noel [zlib_bench] check deflate consumed all input
2022-05-13 noel [zlib] Update "Re-sync with zlib 1.2.12, patch 11 of N" for V8
2022-05-12 cblume Add more zlib fuzzer OWNERS
2022-05-12 adanilo Extract: Fix crrev reference in README.chromium
2022-05-12 adanilo Extract: Parse Unicode Path Extra field in minizip
2022-05-03 pkasting Put bit_cast<>() into the base:: namespace.
2022-05-02 aeubanks [build] Remove global -Wno-deprecated-non-prototype
2022-05-02 noel [zlib][asop] Fix incorrect slide_hash_simd Assert on hash_size
2022-04-30 noel [zlib bench] Add script to run zlib_bench --check[-binary] files ...
2022-04-30 noel [zlib][asop] Complete USE_ZLIB_RABIN_KARP_ROLLING_HASH feature
2022-04-30 noel [zlib bench] Add check option modifier --check-binary
2022-04-29 cavalcantii [zlib] Re-sync with zlib 1.2.12, patch 15 of N
2022-04-28 cavalcantii [zlib] Re-sync with zlib 1.2.12, patch 14 of N
2022-04-26 cavalcantii [zlib] Re-sync with zlib 1.2.12, patch 13 of N (Reland)
2022-04-26 findit-for-me Revert "[zlib] Re-sync with zlib 1.2.12, patch 13 of N"
2022-04-26 cavalcantii [zlib] Re-sync with zlib 1.2.12, patch 13 of N
2022-04-25 cavalcantii [zlib] Re-sync with zlib 1.2.12, patch 12 of N
2022-04-22 cavalcantii [zlib] Re-sync with zlib 1.2.12, patch 11 of N
2022-04-21 cavalcantii [zlib][aosp] Add option to disable crc32c hashing for compression
2022-04-21 noel [zlib][aosp] #define USE_ZLIB_RABIN_KARP_ROLLING_HASH
2022-04-20 noel [zlib] remove unused crc32_simd.h include from deflate.c
2022-04-19 noel [zlib_bench] Add compressed data integrity --check option
2022-04-11 cavalcantii [zlib] Re-sync with zlib 1.2.12, patch 10 of N
2022-04-07 fdegros [zip] Fix tests on Windows 11
2022-04-06 cavalcantii [zlib] Re-sync with zlib 1.2.12, patch 9 of N
2022-04-06 cavalcantii [zlib] Re-sync with zlib 1.2.12, patch 8 of N
2022-04-06 cavalcantii [zlib] Re-sync with zlib 1.2.12, patch 7 of N
2022-04-04 cavalcantii [zlib] Re-sync with zlib 1.2.12, patch 6 of N
2022-04-02 cavalcantii [zlib] Re-sync with zlib 1.2.12, patch 5 of N
2022-04-01 drubery Re-enable DownloadProtectionServiceBrowserTest.VerifyZipHash
2022-03-31 cavalcantii [zlib] Re-sync with zlib 1.2.12, patch 4 of N
2022-03-31 cavalcantii [zlib] Re-sync with zlib 1.2.12, patch 3 of N
2022-03-31 cavalcantii [zlib] Re-sync with zlib 1.2.12, patch 2 of N
2022-03-30 cavalcantii [zlib] Re-sync with zlib 1.2.12
2022-03-29 fdegros [zip] Test with Windows reserved filenames
2022-03-28 hans [zlib] Add test case for CVE-2018-25032
2022-03-24 fdegros [zip] Normalize paths
2022-03-23 fmayer Fix out-of-bounds in infcover tests.
2022-03-21 thestig Avoid including base/files/file_util.h in some headers.
2022-03-18 fdegros [zip] Add UnzipOptions::continue_on_error
2022-03-17 fdegros [zip] Unzip() does not overwrite files anymore
2022-03-16 fdegros [zip] Add log messages and unit tests
2022-03-14 fdegros [zip] Add WriterDelegate::OnError()
2022-03-14 fdegros [zip] Improve log messages
(...)
2022-02-09 fdegros [zip] Simplify ZipReader::ExtractCurrentEntry
2022-02-09 fdegros [zip] Add ZipReader::Entry
2022-02-07 fdegros [zip] ZipReader can handle paths in different encodings
2022-01-12 waffles zlib: Preserve executable bit from extracted archives on POSIX systems.
2021-12-03 asvitkine [zip] Update callsites to use WIN_-prefixed base::File flags
2021-11-30 cblume [zlib] Improve variable name
2021-11-29 fdegros [zip] Add ZipParams::continue_on_error
2021-11-12 pbos Remove most remaining unused "base/macros.h"
2021-10-12 pkasting Disable -Wunused-but-set-variable in various third_party directories.
2021-10-08 pbos Remove DISALLOW_* macros from third_party/
2021-10-06 zhin [zlib] Fix warnings on msvc
2021-10-02 pkasting Migrate "base::TimeDelta::FromX" to "base:X".
2021-09-24 pbos Replace DISALLOW_COPY_AND_ASSIGN in third_party/
2021-08-26 fdegans [zlib] Opt-in to Posix code paths on Fuchsia
2021-08-02 fdegros [zip] Improve unit tests
2021-08-02 fdegros [zip] Unit test for big files
2021-08-02 fdegros [zip] Simply store already compressed files
2021-08-01 fdegros [zip] Use 64-bit file functions
2021-07-31 fdegros [zip] Handle big (4+GB) files with ZIP64
2021-07-13 johnstiles Retire mtklein@ from OWNERS.
2021-07-12 fdegros [zip] Redact filenames from error logs in ZipWriter
2021-07-12 fdegros [zip] Store absolute timestamps in ZIP
2021-07-08 thestig Swap base/stl_util.h to base/cxx17_backports.h in many files.
2021-06-02 fdegros [ZipFileCreator] Close directory Mojo pipe on cancellation
2021-05-27 jmadill [zlib] Do not build zip/unzip tools on WinUWP.
2021-05-27 noel [zlib] Build minizip zip and unzip tools
2021-05-26 noel [zlib_bench] Add file size --field width option
2021-05-25 fdegros [ZipFileCreator] Recursively zip folders
2021-05-25 fdegros [zip] Use DFS instead of BFS
2021-05-25 fdegros [zip] Refactor zip::FileAccessor
2021-05-18 fdegros [zip] Optimize DirectoryContentEntry
2021-05-18 fdegros [zip] Add unit tests for progress reporting and cancellation
2021-05-14 fdegros [zip] Optimize BFS file search is zip::Zip()
2021-05-14 fdegros [zip] Add progress reporting to ZipWriter
2021-05-14 fdegros [zip] Made ZipParams a plain struct
2021-05-14 mxcai Revert "[zlib] Build minizip zip and unzip tools"
2021-05-14 noel [zlib] Build minizip zip and unzip tools
2021-05-14 noel [zlib] Add myself to OWNERS
2021-05-13 fdegros [zip] Fix potential resource leak
2021-05-12 fdegros [zip] Optimize ZipWrite::WriteEntries
2021-05-12 fdegros [zip] Fix error handling in ZipWriter::AddFileContent
2021-05-12 fdegros [zip] Minor code refactoring
2021-05-11 fdegros [zip] Add fdegros@ and noel@ to OWNERS
2021-05-04 noel [zlib_bench] Minor code maintenance and comment cleanup
2021-04-29 pkasting [base] Remove base::StringPiece::as_string() usages
2021-03-11 jdoerrie [LSC] Replace base::string16 with std::u16string in //[f-z]*
2021-02-22 dcheng Use std::move() with base::Passed() for base::BindOnce(), part 1.
2021-02-01 pkasting Make components_unittests build with string16=std::u16string.
2021-01-30 bungeman Fix race on x86_cpu_enable_ssse3
2020-12-07 ehmaldonado Add DIR_METADATA files to some directories under //third_party
Created with:
roll-dep third_party/zlib
Roll tools/clang/ 3c4a622d9..3d8d88e8b (59 commits)
https://chromium.googlesource.com/chromium/src/tools/clang/+log/3c4a622d9f0b..3d8d88e8bb60
$ git log 3c4a622d9..3d8d88e8b --date=short --no-merges --format='%ad %ae %s'
2022-07-22 hans Rely on libcxx being available in the macOS SDK when bootstrapping Clang
2022-07-11 hans Roll clang llvmorg-15-init-15116-g7c4b90a9-1 : llvmorg-15-init-15652-g89a99ec9-1
2022-07-06 akhuang Roll clang llvmorg-15-init-14188-g4dcb42fa-1 : llvmorg-15-init-15116-g7c4b90a9-1
2022-07-06 tikuta tools: drop python2 support from goma_{ld,link}.py
2022-06-28 keishi Add cros support to rewrite-multiple-platforms.sh
2022-06-28 keishi Rewrite raw pointer fields to use raw_ptr<T> for cros
2022-06-26 danakj Teach the clang plugin about raw_ref, which is considered as "trivial"
2022-06-24 keishi Rewrite raw pointer fields to use raw_ptr<T> for mac
2022-06-23 aeubanks Roll clang llvmorg-15-init-13850-ge2913362-2 : llvmorg-15-init-14188-g4dcb42fa-1
2022-06-23 keishi Exclude some fields related to Mac build
2022-06-23 keishi Skip ObjCIvarDecl in raw_ptr rewriter
2022-06-22 keishi Exclude Objective-C object pointers from raw_ptr rewrite
2022-06-22 pierre.langlois [clang] Fix building against sysroot on AArch64 hosts
2022-06-22 hans Print some help if process_crashreports.py fails to upload
2022-06-22 thakis clang: Stop building 32-bit runtimes for iOS
2022-06-21 pierre.langlois [clang] Compile runtimes with LLD when --host-{cc,cxx} is set.
2022-06-21 aeubanks [clang] Run check-all everywhere even more
2022-06-21 thakis clang packaging: Don't clobber existing files
2022-06-21 aeubanks [clang] Remove -DENABLE_X86_RELAX_RELOCATIONS=NO
2022-06-20 thakis Roll clang llvmorg-15-init-13434-gbd9eed3a-3 : llvmorg-15-init-13850-ge2913362-1
2022-06-20 keishi Add linux support to rewrite-multiple-platforms.sh
2022-06-17 thakis Build actual crashpad .asm files in win/cross builds
2022-06-16 thakis Roll clang llvmorg-15-init-11722-g3f3a235a-8 : llvmorg-15-init-13434-gbd9eed3a-1
2022-06-15 thakis clang: Add arm and arm64 builtins and crtbegin/crtend files.
2022-06-14 aeubanks [clang] Use runtimes build to build compiler-rt/libcxx
2022-06-13 keishi Exclude fields in ServiceProvider from raw_ptr rewrite
2022-06-13 aeubanks Add ios-catalyst to clang roll tryjobs
2022-06-12 aeubanks Revert "[clang] Use runtimes build to build compiler-rt/libcxx"
2022-06-12 aeubanks [clang] Use runtimes build to build compiler-rt/libcxx
2022-06-10 thakis clang: Build linux package in a sysroot
2022-06-08 aeubanks [clang] Print all missing wanted files
2022-06-04 hans Add script for measuring compiler input size based on the ninja deps
2022-06-03 brucedawson Stop compile_db_test.py from running on Python 2
2022-06-02 thakis clang: Stop explicitly setting LLVM_USE_HOST_TOOLS=ON in mac intel->arm builds
2022-06-02 keishi Exclude fields used with reference from raw_ptr rewrite
2022-05-31 hans Roll clang llvmorg-15-init-10717-ge00cbbec-1 : llvmorg-15-init-11722-g3f3a235a-2
2022-05-27 arichiv Revert "Roll clang llvmorg-15-init-10717-ge00cbbec-1 : llvmorg-15-init-11359-gca27f3e3-1"
2022-05-27 thakis Roll clang llvmorg-15-init-10717-ge00cbbec-1 : llvmorg-15-init-11359-gca27f3e3-1
2022-05-21 aeubanks [clang] Build clang with pinned clang on all platforms
2022-05-21 akhuang Roll clang llvmorg-15-init-9576-g75f9e83a-3 : llvmorg-15-init-10717-ge00cbbec-1
2022-05-20 pierre.langlois [clang] Add options to build with host compiler
2022-05-20 hans Pass -m32 when using clang-cl to build 32-bit runtimes
2022-05-19 thakis clang script: Let DownloadAndUnpack() work with xz and bz2 tar archives too
2022-05-17 thakis clang: Use gcc package built for bionic as host gcc
2022-05-17 aeubanks Revert "Move more clang build directories within third_party/llvm-build-tools"
2022-05-17 aeubanks Revert "Update paths in package.py to match https://crrev.com/c/3642435"
2022-05-13 aeubanks Do not assume Content-Length header is always available
2022-05-13 aeubanks Update paths in package.py to match https://crrev.com/c/3642435
2022-05-12 aeubanks Roll clang llvmorg-15-init-9576-g75f9e83a-3 : llvmorg-15-init-10168-gc2a7904a-1
2022-05-12 aeubanks Move more clang build directories within third_party/llvm-build-tools
2022-05-12 aeubanks [clang] Only build clang in instrumented phase
2022-05-10 rebecca.chang tools/clang/scripts: add RISCV as one of the target to build
2022-05-07 thakis clang: Rebuild package now that linux_upload_clang is on bionic
2022-05-06 thakis Roll clang llvmorg-15-init-9074-gc62b014d-1 : llvmorg-15-init-9576-g75f9e83a-1
2022-05-04 aeubanks [clang] Run check-all everywhere
2022-05-01 zequanwu Roll clang llvmorg-15-init-8945-g3d7da810-1 : llvmorg-15-init-9074-gc62b014d-1
2022-04-29 aeubanks Revert "[clang] Build clang with pinned clang on all platforms"
2022-04-29 aeubanks [clang] Build clang with pinned clang on all platforms
2022-04-28 thakis Roll clang llvmorg-15-init-8609-g3254f468-1 : llvmorg-15-init-8945-g3d7da810-1
Created with:
roll-dep tools/clang
Change-Id: I09b42b50453520e27817319c6cb4998c3fdfcb00
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/97380
Commit-Queue: Shrek Shao <shrekshao@google.com>
Auto-Submit: Austin Eng <enga@chromium.org>
Reviewed-by: Shrek Shao <shrekshao@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-07-27 21:57:30 +00:00
|
|
|
'url': '{chromium_git}/external/github.com/llvm/llvm-project/clang/tools/clang-format.git@8b525d2747f2584fc35d8c7e612e66f377858df7',
|
2021-03-24 16:22:32 +00:00
|
|
|
'condition': 'dawn_standalone',
|
|
|
|
},
|
|
|
|
'buildtools/linux64': {
|
|
|
|
'packages': [{
|
|
|
|
'package': 'gn/gn/linux-amd64',
|
2021-12-13 15:24:55 +00:00
|
|
|
'version': Var('dawn_gn_version'),
|
2021-03-24 16:22:32 +00:00
|
|
|
}],
|
|
|
|
'dep_type': 'cipd',
|
|
|
|
'condition': 'dawn_standalone and host_os == "linux"',
|
|
|
|
},
|
|
|
|
'buildtools/mac': {
|
|
|
|
'packages': [{
|
|
|
|
'package': 'gn/gn/mac-${{arch}}',
|
2021-12-13 15:24:55 +00:00
|
|
|
'version': Var('dawn_gn_version'),
|
2021-03-24 16:22:32 +00:00
|
|
|
}],
|
|
|
|
'dep_type': 'cipd',
|
|
|
|
'condition': 'dawn_standalone and host_os == "mac"',
|
|
|
|
},
|
|
|
|
'buildtools/win': {
|
|
|
|
'packages': [{
|
|
|
|
'package': 'gn/gn/windows-amd64',
|
2021-12-13 15:24:55 +00:00
|
|
|
'version': Var('dawn_gn_version'),
|
2021-03-24 16:22:32 +00:00
|
|
|
}],
|
|
|
|
'dep_type': 'cipd',
|
|
|
|
'condition': 'dawn_standalone and host_os == "win"',
|
|
|
|
},
|
|
|
|
|
|
|
|
'buildtools/third_party/libc++/trunk': {
|
2023-02-09 22:42:49 +00:00
|
|
|
'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxx.git@035440c7077237787869cb08ab99bcc8b5ddc97e',
|
2021-03-24 16:22:32 +00:00
|
|
|
'condition': 'dawn_standalone',
|
|
|
|
},
|
|
|
|
|
|
|
|
'buildtools/third_party/libc++abi/trunk': {
|
Rolling 8 dependencies
Roll build/ 01569374d..6dc6eb47f (661 commits; 1 trivial rolls)
https://chromium.googlesource.com/chromium/src/build/+log/01569374d46a..6dc6eb47fb89
$ git log 01569374d..6dc6eb47f --date=short --no-merges --format='%ad %ae %s'
2023-01-27 chromium-internal-autoroll Roll Fuchsia Internal Images from 11.20230127.0.1 to 11.20230127.1.1
2023-01-27 chromium-internal-autoroll Roll Fuchsia Internal Images from 11.20230126.2.1 to 11.20230127.0.1
2023-01-27 nancylingwang Revert "JNI: Give each DFM its own registration file"
2023-01-27 smaier JNI: Give each DFM its own registration file
2023-01-26 chromium-internal-autoroll Roll Fuchsia Internal Images from 11.20230126.1.1 to 11.20230126.2.1
2023-01-26 hypan Call gsutil instead of gsutil.py in google_storage_helper
2023-01-26 collinbaker Construct sysroot for rustc invocations
2023-01-26 adetaylor [rust] Provide -Zsanitizer for Rust sanitizers
2023-01-26 agrieve Android: Make mergeable_android_manifests work on binary targets
2023-01-26 chromium-internal-autoroll Roll Fuchsia Internal Images from 11.20230125.3.1 to 11.20230126.1.1
2023-01-26 wnwen Android: Add a single Kotlin file
2023-01-26 adetaylor [rust] Avoid sanitizers for Rust procedural macros.
2023-01-26 chromium-internal-autoroll Roll Fuchsia Internal Images from 11.20230125.2.1 to 11.20230125.3.1
2023-01-25 chromium-internal-autoroll Roll Fuchsia Internal Images from 11.20230125.1.1 to 11.20230125.2.1
2023-01-25 hypan Set default JAVA_HOME for avd creation.
2023-01-25 brucedawson Disable Fuchsia build tests on Windows
2023-01-25 smaier Upgrade JDK from 11->17
2023-01-25 akhoroshilov Auto-generate unique output_name for component() gn targets.
2023-01-25 khokhlov Update TSAN suppresions after Perfetto namespace change
2023-01-25 chromium-internal-autoroll Roll Fuchsia Internal Images from 11.20230125.0.1 to 11.20230125.1.1
2023-01-25 hans [clang] Update for tip-of-tree version bump to 17.0.0
2023-01-25 dlehmann Cleanup stack pointer build settings
2023-01-25 chromium-internal-autoroll Roll Fuchsia Internal Images from 11.20230124.3.1 to 11.20230125.0.1
2023-01-25 thomasanderson install-build-deps.sh: Add libcgi-session-perl
2023-01-25 rohpavone Revert "[fuchsia] Switch tests to use fake-build-info & enable tests"
2023-01-25 bsheedy Switch build/skia_gold_common presubmit to v2
2023-01-24 chromium-internal-autoroll Roll Fuchsia Internal Images from 11.20230124.1.1 to 11.20230124.3.1
2023-01-24 rnanjappan [cic] Add the downstream proto path to BUILD.gn
2023-01-24 wnwen Android: Update Android Studio docs & script
2023-01-24 agrieve Android: Refactor version_code logic into a helper template
2023-01-24 chromium-internal-autoroll Roll Fuchsia Internal Images from 11.20230123.3.1 to 11.20230124.1.1
2023-01-24 lgrey Apple: pass --strict-auto-link to ld64.lld
2023-01-24 olesiamarukhno Revert "Only read chrome/VERSION in Chromium Windows builds"
2023-01-24 brucedawson Only read chrome/VERSION in Chromium Windows builds
2023-01-24 chromium-internal-autoroll Roll Fuchsia Internal Images from 11.20230123.2.1 to 11.20230123.3.1
2023-01-24 wnwen Android: Fix renaming java_sources_file
2023-01-24 chonggu [Fuchsia] Allow removing ffx config to fail.
2023-01-23 ddorwin [fuchsia] Switch tests to use fake-build-info & enable tests
2023-01-23 chromium-internal-autoroll Roll Fuchsia Internal Images from 11.20230123.1.1 to 11.20230123.2.1
2023-01-23 bozydar Disable debug symbols for pnacl
2023-01-23 agrieve Remove -Dcom.android.tools.r8.stubNonThrowableClasses=1
2023-01-23 chromium-internal-autoroll Roll Fuchsia Internal Images from 11.20230122.3.1 to 11.20230123.1.1
2023-01-23 chromium-internal-autoroll Roll Fuchsia Internal Images from 11.20230122.2.1 to 11.20230122.3.1
2023-01-22 chromium-internal-autoroll Roll Fuchsia Internal Images from 11.20230122.1.1 to 11.20230122.2.1
2023-01-22 adetaylor [rust] Do not attempt to build NaCl+Rust
2023-01-22 chromium-internal-autoroll Roll Fuchsia Internal Images from 11.20230122.0.1 to 11.20230122.1.1
2023-01-22 chromium-internal-autoroll Roll Fuchsia Internal Images from 11.20230121.3.1 to 11.20230122.0.1
2023-01-21 chromium-internal-autoroll Roll Fuchsia Internal Images from 11.20230121.0.1 to 11.20230121.3.1
2023-01-21 chromium-internal-autoroll Roll Fuchsia Internal Images from 11.20230120.1.1 to 11.20230121.0.1
2023-01-20 chromium-internal-autoroll Roll Fuchsia Internal Images from 11.20230120.0.1 to 11.20230120.1.1
(...)
2022-10-08 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20221008.0.1 to 9.20221008.1.1
2022-10-08 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20221007.0.1 to 9.20221008.0.1
2022-10-08 vigeni Use explicit renderer:simple_client where needed.
2022-10-07 chonggu [Fuchsia][CFv2 Script] Propagate target_id to logging command
2022-10-07 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20221006.5.1 to 9.20221007.0.1
2022-10-07 mheikal Do not depend on a full Robolectric test SDK for org.json
2022-10-07 chonggu [Fuchsia][CFv2 Script] Allow pave script to always exit after paving
2022-10-07 dbengoa Remove overrideLatest from grpc-java deps, update build config
2022-10-07 treib Revert "[Linux sandbox] Intercept getaddrinfo() to discourage usage in sandbox"
2022-10-07 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20221006.4.1 to 9.20221006.5.1
2022-10-07 thomasanderson Remove Stretch, Trusty, and Xenial compatibility workarounds in sysroot
2022-10-07 thomasanderson Allow packages to be added to sysroots without requiring a rebuild
2022-10-07 samuel.r.attard build: set DTSDKBuild correctly when generating plist files
2022-10-06 mpdenton [Linux sandbox] Intercept getaddrinfo() to discourage usage in sandbox
2022-10-06 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20221006.1.1 to 9.20221006.4.1
2022-10-06 pbos Remove CrashKeyString TSan suppressions
2022-10-06 huangs [Build] Add GN arg "is_high_end_android".
2022-10-06 adetaylor [rust] Pass cflags into autocxx.
2022-10-06 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20221006.0.1 to 9.20221006.1.1
2022-10-06 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20221005.1.1 to 9.20221006.0.1
2022-10-06 ddorwin [fuchsia] Update TODO related to enable_extensions = false
2022-10-05 chonggu [Fuchsia][CFv2 Script] Use reload command for package resolving
2022-10-05 mfoltz [Media Router] Move cast_channel component to Media Router component.
2022-10-05 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20221005.0.1 to 9.20221005.1.1
2022-10-05 thakis apple: Stop defining __ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES
2022-10-05 thakis Run `gn format build/config/mac/BUILD.gn`
2022-10-05 sdefresne [ios] Remove workaround to have `gn check` check bridging header
2022-10-05 daniel.l Remove unused use_cxx11 gn arg.
2022-10-05 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20221004.2.1 to 9.20221005.0.1
2022-10-05 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20221003.2.1 to 9.20221004.2.1
2022-10-04 chonggu [Fuchsia][CFv2 Script] Pass in package_deps to installer.
2022-10-04 pkasting Enable C++20 on Linux.
2022-10-04 sky [reland] weblayer: removes weblayer tests from running on waterfall
2022-10-04 sdefresne [ios] Allow `gn check` to report errors in bridge_header files
2022-10-03 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20221003.1.1 to 9.20221003.2.1
2022-10-03 agrieve Remove the word "master" where possible in //build/android
2022-10-03 bpastene chromeos: Remove the fallback result reporting in the test-runner
2022-10-03 sdefresne Reland "[ios] Use swift compatibility libraries from hermetic toolchain"
2022-10-03 dcheng Remove legacy handling for Android C++ -> Java base::Feature extractor
2022-10-03 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20221003.0.1 to 9.20221003.1.1
2022-10-03 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20221002.3.1 to 9.20221003.0.1
2022-10-02 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20221002.1.1 to 9.20221002.3.1
2022-10-02 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20221001.3.1 to 9.20221002.1.1
2022-10-02 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20221001.0.1 to 9.20221001.3.1
2022-10-01 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220930.4.1 to 9.20221001.0.1
2022-10-01 hypan Remove SERVICE_ACCOUNT_JSON from logdog wrapper.
2022-09-30 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220930.2.1 to 9.20220930.4.1
2022-09-30 mheikal Ignore some downstream R8 flag expectations
2022-09-30 thomasanderson Add /usr/share/wayland to sysroots
2022-09-30 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220930.0.1 to 9.20220930.2.1
Roll buildtools/ cccaf48c8..3c7e3f1b8 (76 commits)
https://chromium.googlesource.com/chromium/src/buildtools/+log/cccaf48c82bc..3c7e3f1b8b1e
$ git log cccaf48c8..3c7e3f1b8 --date=short --no-merges --format='%ad %ae %s'
2023-01-25 chromium-autoroll Roll libc++ from 1dfd0022c4d7 to 1127c78cf90c (5 revisions)
2023-01-24 chromium-autoroll Roll libc++ from 29e48880dc63 to 1dfd0022c4d7 (1 revision)
2023-01-24 hans Roll libc++ from 885d5d1cd59a to 29e48880dc63 (36 revisions)
2023-01-23 hans Roll libc++ from cf803236eb29 to 885d5d1cd59a (11 revisions)
2023-01-18 ukai reclient_cfgs: change win cross config paths
2023-01-12 chromium-autoroll Roll libc++ from ccb0d32c6a6c to cf803236eb29 (11 revisions)
2023-01-11 hans Revert "Define _LIBCPP_HAS_NO_C11_ALIGNED_ALLOC"
2023-01-11 chromium-autoroll Roll libc++ from bbcb6e24c071 to ccb0d32c6a6c (7 revisions)
2023-01-10 chromium-autoroll Roll libc++ from 0b0cecd0dedc to bbcb6e24c071 (36 revisions)
2023-01-10 chromium-autoroll Reland "Roll libc++ from 7c5e4b4eb3c5 to 0b0cecd0dedc (9 revisions)"
2023-01-09 bpastene Revert "Roll libc++ from 7c5e4b4eb3c5 to 0b0cecd0dedc (9 revisions)"
2023-01-09 chromium-autoroll Roll libc++ from 7c5e4b4eb3c5 to 0b0cecd0dedc (9 revisions)
2022-12-29 thakis Define _LIBCPP_HAS_NO_C11_ALIGNED_ALLOC
2022-12-21 chromium-autoroll Roll libc++ from 18e086ee960e to 7c5e4b4eb3c5 (2 revisions)
2022-12-20 chromium-autoroll Roll libc++ from 7b20455cbdf0 to 18e086ee960e (1 revision)
2022-12-19 chromium-autoroll Roll libc++ from 3ec88a9b9fbf to 7b20455cbdf0 (1 revision)
2022-12-18 chromium-autoroll Roll libc++ from ca7508eb19fd to 3ec88a9b9fbf (1 revision)
2022-12-16 chromium-autoroll Roll libc++ from 2948540a20cb to ca7508eb19fd (3 revisions)
2022-12-15 chromium-autoroll Roll libc++ from 2fc3d704672f to 2948540a20cb (2 revisions)
2022-12-14 chromium-autoroll Roll libc++ from 19ffb9c00636 to 2fc3d704672f (2 revisions)
2022-12-13 chromium-autoroll Roll libc++ from c99441831441 to 19ffb9c00636 (1 revision)
2022-12-12 chromium-autoroll Roll libc++ from 52399655fdaf to c99441831441 (4 revisions)
2022-12-12 hans Update clang-format binaries and scripts for all platforms.
2022-12-09 chromium-autoroll Roll libc++ from e4e39cee1f5e to 52399655fdaf (3 revisions)
2022-12-08 chromium-autoroll Roll libc++ from a9779c11d234 to e4e39cee1f5e (2 revisions)
2022-12-07 chromium-autoroll Roll libc++ from 8e0007980062 to a9779c11d234 (3 revisions)
2022-12-06 chromium-autoroll Roll libc++ from f92e1b7e4055 to 8e0007980062 (1 revision)
2022-12-03 chromium-autoroll Roll libc++ from 2dda3c5c1b8e to f92e1b7e4055 (2 revisions)
2022-12-02 chromium-autoroll Roll libc++ from ae1fbc40376d to 2dda3c5c1b8e (1 revision)
2022-12-01 chromium-autoroll Roll libc++ from 325733d7de61 to ae1fbc40376d (7 revisions)
2022-12-01 jwata Check the presence of reclient_cfg files with cipd ensure
2022-11-30 jwata Force install reclient_cfgs if any files is missing
2022-11-29 chromium-autoroll Roll libc++ from c2e10323cc81 to 325733d7de61 (5 revisions)
2022-11-28 chromium-autoroll Roll libc++ from 0488dfb230af to c2e10323cc81 (2 revisions)
2022-11-26 chromium-autoroll Roll libc++ from 8a91ae4de921 to 0488dfb230af (40 revisions)
2022-11-25 chromium-autoroll Roll libc++ from cd0a05047451 to 8a91ae4de921 (4 revisions)
2022-11-23 thakis libc++abi: Stop defining _LIBCPP_CONSTINIT
2022-11-22 richardwa Add support for remote action() execution with reclient
2022-11-16 chromium-autoroll Roll libc++ from 81925935fdd2 to cd0a05047451 (4 revisions)
2022-11-15 chromium-autoroll Roll libc++ from 3fc0bf23fe4f to 81925935fdd2 (1 revision)
2022-11-13 chromium-autoroll Roll libc++ from 601df15bf75a to 3fc0bf23fe4f (2 revisions)
2022-11-12 chromium-autoroll Roll libc++ from b343ccbfac72 to 601df15bf75a (1 revision)
2022-11-11 chromium-autoroll Roll libc++ from 4218f3525ad4 to b343ccbfac72 (2 revisions)
2022-11-09 chromium-autoroll Roll libc++ from 6e93fd3d6ecc to 4218f3525ad4 (1 revision)
2022-11-08 chromium-autoroll Roll libc++ from 023270786d24 to 6e93fd3d6ecc (4 revisions)
2022-11-04 chromium-autoroll Roll libc++ from 08ea445fb593 to 023270786d24 (2 revisions)
2022-11-03 chromium-autoroll Roll libc++ from fc6bbc5eb039 to 08ea445fb593 (4 revisions)
2022-11-02 chromium-autoroll Roll libc++ from f8571eaba606 to fc6bbc5eb039 (5 revisions)
2022-11-01 chromium-autoroll Roll libc++ from b093b39e7b74 to f8571eaba606 (6 revisions)
2022-10-31 chromium-autoroll Roll libc++ from 37a5b4fbc296 to b093b39e7b74 (1 revision)
2022-10-28 chromium-autoroll Roll libc++ from 47b31179d106 to 37a5b4fbc296 (1 revision)
2022-10-27 ayzhao [libc++] Add a gn variable to enable libc++ hardening
2022-10-27 chromium-autoroll Roll libc++ from baa43f8dad41 to 47b31179d106 (1 revision)
2022-10-26 chromium-autoroll Roll libc++ from 0487904cc4ea to baa43f8dad41 (2 revisions)
2022-10-25 chromium-autoroll Roll libc++ from 166132d607a5 to 0487904cc4ea (1 revision)
2022-10-23 chromium-autoroll Roll libc++ from 997e0365a286 to 166132d607a5 (1 revision)
2022-10-22 chromium-autoroll Roll libc++ from 9f512cf5eeef to 997e0365a286 (2 revisions)
2022-10-21 tikuta buildtools: ignore reproxy.cfg
2022-10-21 chromium-autoroll Roll libc++ from 9c5e35a92b9f to 9f512cf5eeef (2 revisions)
2022-10-19 chromium-autoroll Roll libc++ from 888eff8ec2bc to 9c5e35a92b9f (7 revisions)
2022-10-18 chromium-autoroll Roll libc++ from e6caea47f873 to 888eff8ec2bc (4 revisions)
2022-10-17 chromium-autoroll Roll libc++ from de4575635003 to e6caea47f873 (1 revision)
2022-10-16 chromium-autoroll Roll libc++ from 9538eadcb333 to de4575635003 (1 revision)
2022-10-14 chromium-autoroll Roll libc++ from 64d36e572d3f to 9538eadcb333 (13 revisions)
2022-10-12 chromium-autoroll Roll libc++ from ebf2d3400190 to 64d36e572d3f (8 revisions)
2022-10-11 chromium-autoroll Roll libc++ from bac95aa2e352 to ebf2d3400190 (1 revision)
2022-10-09 chromium-autoroll Roll libc++ from 625a5eb4c708 to bac95aa2e352 (1 revision)
2022-10-08 chromium-autoroll Roll libc++ from 31d65528d85f to 625a5eb4c708 (1 revision)
2022-10-07 chromium-autoroll Roll libc++ from eddc4cee0995 to 31d65528d85f (2 revisions)
2022-10-06 chromium-autoroll Roll libc++ from 27c4bb6c7088 to eddc4cee0995 (5 revisions)
2022-10-05 chromium-autoroll Roll libc++ from 7261e95e5175 to 27c4bb6c7088 (2 revisions)
2022-10-04 chromium-autoroll Roll libc++ from 2e919977e003 to 7261e95e5175 (6 revisions)
2022-10-03 chromium-autoroll Roll libc++ from 1821ec353176 to 2e919977e003 (4 revisions)
2022-10-02 chromium-autoroll Roll libc++ from 591c99193d35 to 1821ec353176 (4 revisions)
2022-09-30 chromium-autoroll Roll libc++ from 5ee02b299379 to 591c99193d35 (3 revisions)
2022-09-30 avi Fix checkdeps loophole
Roll buildtools/third_party/libc++/trunk/ 26d0ab415..bfaf65c48 (312 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/26d0ab4151fd..bfaf65c48faa
$ git log 26d0ab415..bfaf65c48 --date=short --no-merges --format='%ad %ae %s'
2023-01-25 ldionne.2 [libc++] Add documentation for reproducing CI issues locally
2022-12-02 ldionne.2 [libc++] Move the definition of aligned allocation helpers outside of <new>
2023-01-25 nikolasklauser [libc++][NFC] Rename multidimentional uninitialized algorithms
2023-01-25 advenam.tacet [ASan][libcxx] Annotating std::vector with all allocators
2023-01-25 arsen libcxx: Don't apply ABI tags to extern "C" fns
2023-01-24 tstellar Bump the trunk major version to 17
2023-01-09 ldionne.2 [libc++] Introduce a compile-time mechanism to override __libcpp_verbose_abort
2023-01-25 yronglin777 [NFC][libc++] Remove __unexpected namespace
2023-01-22 koraq [libc++][format] Fixes usage of contiguous ranges.
2023-01-19 koraq [libc++][doc] Updates format status.
2023-01-18 hui.xie0621 [libc++][ranges] implement `std::ranges::split_view`
2023-01-23 ldionne.2 [libc++] Fix installation path for the modulemap
2023-01-03 hui.xie0621 [libc++] implement P1020R1 P1973R1 make_unique[shared]_for_overwrite
2023-01-23 koraq [libc++][doc] Fixes the usage of improper markup.
2023-01-09 nikolasklauser [libc++] Refactor clang-query checks to clang-tidy checks to get less obscure error messages
2022-12-08 nikolasklauser [libc++] Improve binary size when using __transaction
2023-01-22 fox [NFC] Fix "form/from" typos
2023-01-22 koraq [libc++][test] Disable parts requiring locales.
2023-01-21 nikolasklauser [libc++] Rename take_while_view::__sentinel to __take_while_view_sentinel
2022-12-23 nikolasklauser [libc++] Granularize <type_traits> includes in <bit>, <numbers> and <coroutine>
2022-12-11 nikolasklauser [libc++] Implement P1413R3 (Deprecate std::aligned_storage and std::aligned_union)
2022-12-15 emaste [libc++] Add FreeBSD XFAILs in preparation for CI
2023-01-17 kib [libc++] add FreeBSD atomic wait support
2022-05-05 koraq [libc++][format] range-default-formatter for set.
2022-12-04 nikolasklauser [libc++] Move iota_view::iterator and sentinel out of iota_view
2023-01-09 nikolasklauser [libc++] Enable clang-tidy from the buildkite pipeline instead of hard-coding it in run-buildbot
2022-11-21 nikolasklauser [libc++] Enable segmented iterator optimizations for join_view::iterator
2023-01-20 nikolasklauser [libc++] Mark LWG3349 as complete
2022-09-06 nikolasklauser [libc++] Remove old CI configurations and update the supported compiler versions
2022-12-11 nikolasklauser [libc++] Implement P2446R2 (views::as_rvalue)
2022-05-05 koraq [libc++][format] range-default-formatter for map
2022-11-20 nikolasklauser [libc++] Refactor deque::iterator algorithm optimizations
2022-11-29 koraq [libc++][format] Adds formatter std::vector<bool>.
2022-05-05 koraq [libc++][format] Adds container adaptor formatters.
2022-05-05 koraq [libc++][format] Implements range_formatter
2022-12-17 koraq [libc++][format] Adds new test macros.
2023-01-18 hokein.wu [libc++][ranges] Remove a leftover include version control markers in Cxx20Papers.csv
2023-01-17 varconst [libc++][ranges] Mark completed Ranges papers and issues as done, bump version macro
2023-01-12 yedeng.yd [C++] [Coroutines] Deprecates the '-fcoroutines-ts' flag
2023-01-17 nikolasklauser [libc++][NFC] Split up ranges.transform.pass.cpp
2023-01-17 nikolasklauser [libc++] Add ALLOW_RETRIES to a few flaky tests
2023-01-17 zibi [SystemZ][z/OS] Fix cityhash lit for EBCDIC
2023-01-16 nikolasklauser [libc++] Mark std::pmr virtual functions as _LIBCPP_HIDE_FROM_ABI_VIRTUAL
2023-01-15 nikolasklauser [libc++] Remove <type_traits> includes from <atomic> and <ratio>
2023-01-16 michaelbuch12 [libcxx] Add missing includes
2023-01-12 emaste [libc++] allow redefined macro in non_trivial_copy_move_ABI test
2022-11-04 hui.xie1990 [libc++][ranges] implement `std::views::elements_view`
2023-01-14 koraq [NFC][libc++] Removes uneeded std:: prefixes.
2023-01-09 nikolasklauser [libc++] Add [[clang::lifetimebound]] attribute to std::forward and friends
2023-01-13 varconsteq Reapply "[libc++][ranges]Refactor `copy{,_backward}` and `move{,_backward}`"
(...)
2022-10-12 nikolasklauser [libc++] Improve error message for invalid allocators
2022-10-13 r.nash [libc++] <sstream>: update references to standard paragraphs
2022-10-12 ldionne.2 [libc++][NFC] Add missing SHA in ABI changelog
2022-10-12 ldionne.2 [libc++] Add missing UNSUPPORTED annotations for std::pmr tests that use RTTI
2022-10-12 ldionne.2 [libc++][NFC] Fix incorrect main signatures in tests
2022-10-12 daltenty [libc++] Replace some _LIBCPP_HIDDEN with _LIBCPP_HIDE_FROM_ABI
2022-10-12 ldionne.2 [libc++][NFC] Fix typo in comment
2022-10-12 haowei Revert "[runtimes] Always define cxx_shared, cxx_static & other targets"
2022-10-05 ldionne.2 [libc++] Add test for bug that had been introduced in D98573 and fixed in D119633
2022-10-12 nikolasklauser [libc++][NFC] Remove __lcpp prefix in math.h
2022-10-02 koraq [NFC][libc++] Moves transitive includes location.
2022-10-12 nikolasklauser [libc++][NFC] Replace _LIBCPP_INLINE_VISIBILITY in math.h
2022-08-06 koraq [libc++] Implements constexpr <charconv>.
2022-10-05 koraq [libc++][format] Improves CTAD.
2022-10-05 ldionne.2 [libc++] Remove _LIBCPP_HAS_NO_CXX20_COROUTINES
2022-10-12 ldionne.2 [libc++] Disable the GDB pretty printer tests again, since they break the CI
2022-09-19 ldionne.2 [runtimes] Always define cxx_shared, cxx_static & other targets
2022-10-11 ldionne.2 [libc++][NFC] Change _VSTD to std as a prereq for D122780
2022-10-10 saugustine Reenable gdb pretty printers, and update them.
2022-10-11 ldionne.2 [runtimes] Add the ability to customize the output name of libc++, libc++abi and libunwind
2022-10-05 koraq [NFC][libc++][format] Improves tests.
2022-10-08 nikolasklauser [libc++] static_assert that rebinding the allocator works as expected
2022-10-06 arthur.j.odwyer [libc++] Add the C++17 <memory_resource> header (mono-patch)
2022-09-30 hui.xie1990 [libc++][ranges]implement `std::views::take_while`
2022-09-02 koraq [libc++] Make charconv require C++17 or later.
2022-09-05 hui.xie1990 implement `std::views::istream`
2022-10-04 nikolasklauser [libc++] Implement P0591R4 (Utility functions to implement uses-allocator construction)
2022-10-06 ty1208chiang [libc++] Fix wrong implementation of CityHash
2022-09-17 koraq [libc++][format] Implements formattable concept.
2022-03-20 koraq [libc++][chrono] Implements formatter month.
2022-10-04 ldionne.2 [libc++] Get rid of _LIBCPP_HAS_OPEN_WITH_WCHAR in the test suite
2022-03-20 koraq [libc++][chrono] Implements formatter year.
2022-09-17 koraq [libc++][format] Updates to Unicode 15.
2022-09-21 ldionne.2 [llvm] Remove libcxx, libcxxabi and libunwind from supported LLVM_ENABLE_PROJECTS
2022-10-03 zibi [SystemZ][z/OS] Add ASCII and 32-bit variants for libc++.
2022-09-28 ldionne.2 [libc++] Simplify transitive includes test and fix a bug
2022-09-08 ldionne.2 [libc++] Suppress -Wctad-maybe-unsupported on types w/o deduction guides
2022-10-03 Alexander.Richardson [libc++] Avoid relying on non-portable behaviour in std::align
2022-10-03 vitalybuka [libc++] Remove a part of reverted D131898 or D130695
2022-10-03 vitalybuka Revert "[libc++] Updates generated transitve includes."
2022-10-02 vitalybuka Revert "[libc++] Implement P0591R4 (Utility functions to implement uses-allocator construction)"
2022-10-02 vitalybuka Revert "[libc++][ranges]Refactor `copy{,_backward}` and `move{,_backward}`"
2022-10-02 koraq [libc++] Updates generated transitve includes.
2022-10-01 varconst [libc++][ranges]Refactor `copy{,_backward}` and `move{,_backward}`
2022-10-01 nikolasklauser [libc++] Enable libc++-specific tests for constexpr string
2022-10-01 nikolasklauser [libc++][NFC] Prefer type aliases over structs
2022-09-30 nikolasklauser [libc++] Implement P0591R4 (Utility functions to implement uses-allocator construction)
2022-09-30 jwakely [libc++] Fix ADL for `make_error_{code,condition}`
2022-05-26 ldionne.2 [runtimes] Remove all traces of the legacy testing configuration system
2022-09-29 ldionne.2 [libc++] Remove unique usage of the en_US locale in a test
Roll buildtools/third_party/libc++abi/trunk/ 5c3e02e92..b74d77161 (24 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git/+log/5c3e02e92ae8..b74d7716111d
$ git log 5c3e02e92..b74d77161 --date=short --no-merges --format='%ad %ae %s'
2022-12-02 ldionne.2 [libc++] Move the definition of aligned allocation helpers outside of <new>
2022-12-15 emaste [libc++] Add FreeBSD XFAILs in preparation for CI
2022-12-20 nikolasklauser [libc++] Granularize <type_traits> includes in <utility>
2022-12-21 paul.robinson [libcxxabi] Use 'target=' consistently
2022-12-09 rprichard [libc++][Android] Include cstdlib to define __BIONIC__
2022-12-08 luweining [demangler][LoongArch] Correct the mangled_size for long double
2022-12-05 leonardchan Revert "[CMake] Use LLVM_TARGET_TRIPLE in runtimes"
2022-11-29 xingxue [libc++abi][LIT][AIX] Use Vector instructions available on Power7 in vec_reg_restore.pass.cpp
2022-02-15 phosek [CMake] Use LLVM_TARGET_TRIPLE in runtimes
2022-11-25 ldionne.2 [libc++][NFC] Consistently use newline between license and include guard
2022-11-24 ldionne.2 Revert "[libcxxabi] Always use thread_local for cxa_exception_storage"
2022-11-21 smeenai [libcxxabi] Always use thread_local for cxa_exception_storage
2022-11-08 sam [CMake] Fix -Wstrict-prototypes
2022-11-04 rprichard [libc++abi] Use std::nullptr_t instead of declaring it manually
2022-10-27 xingxue [libc++abi][AIX] Use reserved slot in stack to pass the address of exception object
2022-10-27 xingxue [libc++abi][AIX] Use reserved slot in stack to pass the address of exception object
2022-10-20 nathan libcxxabi [PR58117][NFC]: Open code lower bound
2022-02-28 nathan [demangler] Simplify OutputBuffer initialization
2022-10-12 haowei Revert "[runtimes] Always define cxx_shared, cxx_static & other targets"
2022-10-07 nathan [libcxxabi]: Resync llvm & libcxxabi's demangler
2022-09-19 ldionne.2 [runtimes] Always define cxx_shared, cxx_static & other targets
2022-10-11 ldionne.2 [runtimes] Add the ability to customize the output name of libc++, libc++abi and libunwind
2022-10-03 zibi [SystemZ][z/OS] Add ASCII and 32-bit variants for libc++.
2022-05-26 ldionne.2 [runtimes] Remove all traces of the legacy testing configuration system
Roll testing/ e3e8c1955..a9787cefa (1428 commits)
https://chromium.googlesource.com/chromium/src/testing/+log/e3e8c19554e8..a9787cefaec5
$ git log e3e8c1955..a9787cefa --date=short --no-merges --format='%ad %ae %s'
2023-01-27 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2023-01-27 jyammine [fyfre]Add pixel tests for the profile type choice UI.
2023-01-27 jihadghanna Cleaned up feature AutofillUseConsistentPopupSettingsIcon
2023-01-27 tsergeant Intents: Rename fieldtrial config for LinkCapturingPostnav to _V3
2023-01-27 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2023-01-27 jam Add WebViewEnableDnsPrefetchAndPreconnect to preconnect experiment.
2023-01-26 muyaoxu [Remote Playback] Add entry to fieldtrial_testing_config.json
2023-01-26 robliao Enable Win10UnattendedDefault by Default
2023-01-26 iclelland Reland "Isolate the Video LCP experiment from animated images."
2023-01-26 rohpavone [fuchsia] Remove turned-down builders.
2023-01-26 bpastene Use the 'hash' shard algo for tast shards on chromeos-amd64-generic-rel
2023-01-26 cheickcisse Change Whats New Fieldtrial name
2023-01-26 kylechar Skip test only for android-11-x86-rel
2023-01-26 lgrey Revert "Isolate the Video LCP experiment from animated images."
2023-01-26 jeffyoon Add missing SA account to code coverage CI builders
2023-01-26 rsult Enable fieldtrial_testing for DestroyProfileOnBrowserClose
2023-01-26 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2023-01-26 iclelland Isolate the Video LCP experiment from animated images.
2023-01-26 cbruni [gin] Remove V8 script ablation features
2023-01-26 nhiroki Prerender: Add an entry of field trials for sequential prerendering
2023-01-26 tkent NoCopyBack: Change the feature status "test"
2023-01-26 cassiewang Create ArcHostVpn field trial config.
2023-01-26 robertogden Add fieldtrial testing config for JourneysContentVisibility
2023-01-26 mych [bfcache] Clean up legacy TTL param and replace its usage with new flag
2023-01-26 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2023-01-26 dmurph [Chrome Apps Deprecation] Testing & escape hatch policy end milestone.
2023-01-26 hypan Add initial test configs for android-13-x64-rel.
2023-01-26 bjoyce Remove Persistent shell experiment.
2023-01-25 bpastene Add notes to testing/buildbot/README.md about adding tests to the CQ.
2023-01-25 bjoyce Remove monochrome_static_initializers from android-pie-arm64-rel.
2023-01-25 bjoyce Add monochrome_static_initializers to android-10-arm64-rel.
2023-01-25 dizhangg Revert LRU cache a node's event nodes path order and re-use
2023-01-25 ilnik Launch MediaFoundationD3D11VideoCapture
2023-01-25 rohpavone Revert "[fuchsia] Cut out runtime data bloat from Chrome tests."
2023-01-25 igorruvinov Add field trial config entry for CloudAP SSO auth Finch study.
2023-01-25 yilkal Create field trial config for InternalServerSideSpeechRecognition
2023-01-25 etiennep [task] Create AboveNormalCompositingBrowserWin experiment
2023-01-25 devicentepena Testing of the functionality that experiment with different ways of detecting pre echoes in AEC3, changing the running version.
2023-01-25 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2023-01-25 bozydar [reclient] Remove mac-arm64-on-arm64-rel-reclient
2023-01-25 olesiamarukhno [privacy sandbox] Add field trial for PrivacySandbox4
2023-01-25 leimy IDB: Add entry for BFCache experiment in fieldtrial_testing_config.json
2023-01-25 jeffyoon Migrate code coverage builders to chromium.coverage
2023-01-25 bsheedy Switch testing/ presubmit to v2
2023-01-25 jiesheng Create builder for wpt.fyi with mac 12 arm64.
2023-01-24 robertogden Remove visibility validation experiment
2023-01-24 vinnypersky Set VCN 3CSC to enabled by default and remove fieldtrial testing config
2023-01-24 bozydar [reclient] Remove Win x64 Builder (reclient)(cross)
2023-01-24 xinghuilu Enable RealTimeUrlLookupForEnterpriseAllowlistBypass by default
2023-01-24 rmhasan Finch: Disable the test field trial config for all browsers
(...)
2022-10-06 mekk Add field trial config for BrowserPeriodicYieldingToNative finch experiment.
2022-10-06 ericwilligers Lacros: Enable DockedMagnifier accessibility test
2022-10-06 bsheedy Set up Dawn Android testing
2022-10-05 tluk [ntp] Update fieldtrial entry name to match finch experiment
2022-10-05 ericwilligers Launch Lacros for WebAppsCrosapiBrowserTest
2022-10-05 ddorwin [fuchsia] Rename fuchsia-fyi-*64-rel bots to fuchsia-*64-chrome-rel
2022-10-05 cclem Remove SmartLockUIRevamp from fieldtrial_testing_config.json
2022-10-05 ericwilligers Enable BrowserAppShelfControllerBrowserTest
2022-10-05 horo Update experiment name of DnsHttpsSvcbSchemeUpgrade
2022-10-05 tjohnsonkanu [CrOS Network] Update fieldtrial_testing_config.json
2022-10-05 mfoltz [Media Router] Move cast_channel component to Media Router component.
2022-10-05 julietlevesque [Fast Pair] Add finch experiment entry to fieldtrial_testing_config
2022-10-05 wjmaclean Generate FYI bot config for linux-blink-wpt-reset-rel.
2022-10-05 adamta [iOS] Fieldtrial config for feed top sync promo
2022-10-05 eladalon Add RegionCaptureExperimentalSubtypes to fieldtrial_testing_config.json
2022-10-05 shuyng [RDSD][RDSG] Add field trial config entries
2022-10-05 chonggu Revert "Switch WebGL tests to heartbeat"
2022-10-04 pasthana [js-code-coverage] Repurpose JS code coverage builder for NewTabPage
2022-10-04 erikchen lacros: Enable more interactive_ui_tests
2022-10-04 chandravati [Autofill Assistant] Adding field trail testing configs for NIU e-Aadhaar download in CCT LE
2022-10-04 zhiyuans [Test Reviver] Remove android-marshmallow-x86-fyi-rel-reviver builder.
2022-10-04 sky [reland] weblayer: removes weblayer tests from running on waterfall
2022-10-04 mahmadi [ZPS] Deletes ZeroSuggestPrefetcher which is no longer used on Android
2022-10-04 ynovikov Don't build "all" on Dawn Android
2022-10-04 droger [startup] Enable StartupProfilePickerWithoutGuest in fieldrial_testing_config
2022-10-04 manukh [omnibox][domain] Add domain suggestions to HQP.
2022-10-04 vizcay Enable feature PasswordDomainCapabilitiesFetching by default on Android.
2022-10-04 josephkimsh Media App: Update group name in Photos integration field trial config
2022-10-04 schwering [Autofill] Remove dead experiment from fieldtrial testing config.
2022-10-04 bsheedy Switch WebGL tests to heartbeat
2022-10-04 bsheedy Add Dawn Pixel 4 bots
2022-10-04 ddorwin [fuchsia] Group fyi bots in sheriff.fuchsia console by architecture
2022-10-03 bsheedy Enable GPU stable jobs everywhere
2022-10-03 bjoyce Revert "Add java_coverage to android-pie-arm64-rel."
2022-10-03 manukh [memories][persist-clusters] Fetch 100 persisted clusters at a time.
2022-10-03 adudodla Rename iOS15-sdk-device to iOS16 and update configs for iOS16
2022-10-03 eladalon Add NewGetDisplayMediaPickerOrder to fieldtrial_testing_config.json
2022-10-03 nihardamar make release directory Release_x64'
2022-10-03 zhiyuans Filter more flaky test on android-nougat-x86-rel.
2022-10-03 bgeffon CrOS: update zram writeback field trial testing config
2022-10-03 igorruvinov Remove field trial config for DMToken deletion Finch study.
2022-10-03 gambard [iOS] Launch new Bookmark string
2022-10-03 triploblastic [AMF] Add a feature flag for gaia id seeding in AccountManagerFacade
2022-10-01 jiangzp Finch: Add entry for CrOSBluetoothLLPrivacy in field trial config
2022-10-01 agarwaltushar Add `InstallUnwindPrerequisites` to `fieldtrial_testing_config.json`.
2022-10-01 yjt When gtest_also_run_disabled_tests is set, run tests in the filter file
2022-09-30 bsheedy Move isolate name as Skylab test
2022-09-30 bhartmire [SmartLock]: Add SmartLockBluetoothScreenOffFix fieldtrial config
2022-09-30 jonross Remove SurfaceSyncThrottlingRelaunch from fieldtrial_testing_config.json
2022-09-30 andusyu [reclient] Turn down reclient Mac shadow builders
Roll third_party/catapult/ 4a0e6f034..35952dc54 (269 commits)
https://chromium.googlesource.com/catapult.git/+log/4a0e6f034e97..35952dc547f2
$ git log 4a0e6f034..35952dc54 --date=short --no-merges --format='%ad %ae %s'
2023-01-26 ashwinpv [pinpoint]: Setting pinpoint traffic to a version that exists
2023-01-26 funing Update Pickle highest protocol
2023-01-26 wenbinzhang [chromeperf] remove pylint warning for python3
2023-01-25 wenbinzhang [chromeperf] remove endpoints for testing flask on upload/upload-processing
2023-01-25 wenbinzhang [chromeperf] remove obsolete handler files, their tests, and related models only used in those handlers.
2023-01-26 funing Fixing the skipped test during py3 migration.
2023-01-25 funing [Pinpoint UI] Shortening histogram columns
2023-01-25 wenbinzhang [chromeperf] remove the webapp2 implementations for non-pinpoint handlers
2023-01-25 ashwinpv [chromeperf]: Update buildbucket_service and issue_tracker references to use ADC
2023-01-24 johnchen Reland "Make pydeps files deterministic"
2023-01-24 funing Remove super() with args
2023-01-23 ashwinpv [chromeperf]: Update services to use ADC account
2023-01-23 funing Upgrade gsutil to 5.6
2023-01-23 romanl Revert "Make pydeps files deterministic"
2023-01-18 gman Turn off mac screenshot sound effect in catapult
2023-01-20 wenbinzhang [chromeperf] Catch requests to obsolete endpoints and remove webapp2 routes
2023-01-19 johnchen Make pydeps files deterministic
2023-01-19 funing Catapult_build/run_py_tests use vpython3
2023-01-19 funing Rename try servers, make py3 properties by default
2023-01-19 wenbinzhang [chromeperf] migrate testing handlers /dump_graph_json and /load_from_prod
2023-01-18 ashwinpv [chromeperf]: Add support for App Default Credentials usage for OAuth clients of partner services in chromeperf.
2023-01-19 ashwinpv [chromeperf, test_migration]: Check if email is retrieved successfully before checking group membership
2023-01-19 grt [fuchsia] Support --show-stdout in FuchsiaBrowserBackend
2023-01-19 bioh Fix reporting of queueing_durations metric
2023-01-18 bjoyce [Catapult] Add --use-persistent-shell to telemetry arg parser.
2023-01-17 funing Remove catapult dashboard py2 builders
2023-01-17 agrieve Fix DeviceUtils.IsApplicationInstalled() for shared libraries
2023-01-13 funing [Pinpoint UI] Showing extra args for try jobs
2023-01-13 funing Simplify --enable-features arguments
2023-01-12 ashwinpv Refactor the test migration tool
2023-01-11 hypan Update the flashing logic.
2023-01-10 wenbinzhang [chromeperf] import libraries from pip or vpython instead of the copies under third_party/ folder
2023-01-11 wenbinzhang [chromeperf] move versions forward
2023-01-11 funing Fix wrong attempt count
2023-01-10 cher-di Support both path types with traling slash and without it for --chromium-output-dir
2023-01-10 rohpavone [fuchsia][perf] Pinpoint jobs should always update device
2023-01-10 rohpavone Reland "[remote-linux] Create linux interfaces."
2023-01-10 eduardoyap Avoid passing headers to /api/jobs.
2023-01-10 funing Rearrange job mode and attempt count in Pinpoint
2023-01-09 ashwinpv [chromeperf]: Add a group membership check for test migration tool.
2023-01-07 eduardoyap Pass OAuth headers to new-job-fab api calls.
2022-12-29 hypan Add localtime info to the logging message.
2023-01-05 ianstruiksma Add README info about httparchive functionality
2023-01-05 wenbinzhang [chromeperf] fix path info loading in python 3
2023-01-05 rohpavone Revert "[remote-linux] Create linux interfaces."
2023-01-04 rohpavone [remote-linux] Create linux interfaces.
2022-12-14 rohpavone [fuchsia][pinpoint] Update image arguments for new fuchsia platforms.
2022-12-29 wenbinzhang [chromeperf] fix missing links in python3
2022-12-28 hypan Set replacement_apk in ReplaceSystemApp back to non-default argument
2022-12-28 wenbinzhang [chromeperf] add debugger config for chromeperf and pinpoint
(...)
2022-10-26 sunxiaodi [Chromeperf] migrate handler to flask update_test_suite_descriptors
2022-10-26 sunxiaodi [Chromeperf dash] Migrate handlers to flask - update_test_suites
2022-10-25 sunxiaodi [Pinpoint] prevent try job priority from defaulting to -1
2022-10-25 wenbinzhang [chromeperf] always run flask in python 3 runtime
2022-10-25 rmhasan Devil: Add default retries and timeout for WaitUntilFullyBooted
2022-10-25 ntfschr Devil: suppress errors in Logcat
2022-10-24 wenbinzhang [pinpoint] allow deferred queue in python 3
2022-10-21 wenbinzhang [chromeperf] Reuse the xsrf logic from oauth2client
2022-10-21 wenbinzhang [chromeperf] Catch token refresh error on google auth in python 3
2022-10-20 johnchen Pinpoint support for Samsung Foldable
2022-10-20 sunxiaodi [Pinpoint] Finish previous executions of find_isolate when build is done
2022-10-20 wenbinzhang [chromeperf] use service account http to replace usage of decorator from oauth2client
2022-10-19 wenbinzhang [chromeperf] removed obsolete functions
2022-10-19 rmhasan Check if the device has completed booting before doing other checks
2022-10-19 funing [Chromeperf dash] migrate handlers: /pinpoint/new/perf_try and /pinpoint/new/prefill
2022-10-20 wenbinzhang [chromeperf] use google-auth-httplib2 for authorized request in py3
2022-10-19 johnchen Fix Android FlushDnsCache for non-rooted devices
2022-10-19 funing fix /api/describe, force Options method to add headers
2022-10-18 funing [Chromeperf dash] migrate handlers: /pinpoint/new/bisect
2022-10-17 funing fix /api/describe, make_response was called twice
2022-10-15 wenbinzhang [chromepef] python 2 trigger stop clean up on cloud build
2022-10-14 sunxiaodi [Chromeperf dash] migrate webapp2 handler to flask: config
2022-10-14 bjoyce [Catapult] Reduce timeout to wait for data with exit command.
2022-10-14 funing [Chromeperf dash] migrate handlers: /graph_revisions
2022-10-14 funing [Chromeperf dash] migrate handlers: /group_report
2022-09-26 sunxiaodi [chromeperf dash] remove edit_bug_labels template
2022-10-13 wenbinzhang [chromeperf] Use google.auth to acquire application default credentials
2022-10-13 dproy Fix py3 errors for diff_heap_profiler
2022-10-07 lokokung Adds capability to get URLs using 'localhost'.
2022-10-13 bjoyce [Catapult]: Add use-persistent-shell default option.
2022-10-07 dproy Implement new core web vitals metrics
2022-10-12 funing [Chromeperf dash] migrate handlers: api/alerts
2022-10-12 mlippautz Remove GCIncrementalMarkingFinalize event
2022-10-11 funing [Chromeperf dash] migrate handlers: /graph_json
2022-10-11 funing [Chromeperf dash] migrate handlers: /edit_anomalies
2022-10-11 wenbinzhang [chromeperf] Add Google-auth in Python 3 runtime
2022-10-10 wenbinzhang [pinpoint] clean up footprints for buildbucket v1
2022-10-06 sunxiaodi Handle SwarmingNoBot() error to prevent auto-bisection rerun
2022-10-08 funing [Chromeperf dash] migrate handlers: /buildbucket_job_status
2022-10-07 chonggu [Fuchsia] Don't append null target for ffx commands
2022-10-06 funing Better cursor for location reproduction
2022-10-05 funing [Chromeperf dash] migrate handlers: api/test_suites
2022-10-04 bjoyce Reland "[Catapult]: Use PersistentShell for device_util.RunShellCommand"
2022-10-04 zbikowski Fix typo
2022-10-04 zbikowski (devil/android) add support for Mainline APKS files
2022-10-03 wenbinzhang [pinpoint] add log when job queue is not found
2022-10-03 funing [Chromeperf dash] migrate handlers: timeseries2
2022-10-03 agarwaltushar Add a responsive Perfetto banner (logo + caption) to chrome://tracing.
2022-09-30 sunxiaodi [Chromeperf dash] address import issues with graph_csv handler
2022-09-30 sunxiaodi [Chromeperf dash] migrate short_uri and list_tests handlers from webapp2 to flask
Roll third_party/googletest/ d1a0039b9..b72202078 (77 commits)
https://chromium.googlesource.com/external/github.com/google/googletest/+log/d1a0039b9729..b72202078d0a
$ git log d1a0039b9..b72202078 --date=short --no-merges --format='%ad %ae %s'
2023-01-27 tomhughes Test current behavior of doubles and floats in RecordProperty
2023-01-26 tomhughes Fix formatting in Python files
2023-01-26 tomhughes Fix Python docstrings to match style guide
2023-01-25 absl-team Make document and example code more clear in the caveat section for potential memory leak with `SetUpTestSuite`.
2023-01-25 tomhughes Use more specific assertLess instead of assertTrue
2023-01-25 tomhughes Fix pylint warning
2023-01-25 tomhughes Remove pylint disable comments that no longer trigger warnings
2023-01-25 absl-team Mention `DescribeMatcher` in matchers.md
2023-01-25 tomhughes Fix formatting in subset of Python files
2023-01-25 tomhughes Replace numeric lints with their string equivalent
2023-01-24 tomhughes Fix formatting of C++ files
2023-01-24 tomhughes Fix formatting of Markdown files
2023-01-24 dmauro Remove FloatingPoint::Max() in favor of std::numeric_limits::max()
2023-01-18 absl-team Mention using MockFunction as a way to mock free functions.
2023-01-17 tomhughes Replace deprecated python calls
2023-01-17 dinor Announce that GitHub actions are not GoogleTest's canonical CI
2023-01-17 tomhughes Fix -Wimplicit-int-float-conversion warning
2023-01-17 dmauro Update documentation for v1.13.0
2023-01-17 dmauro Bump version to 1.13.0 in preparation for release
2023-01-17 absl-team gmock_output_test: normalize golden file output to unix line endings
2023-01-12 tomhughes Fix -Wshadow warnings
2023-01-12 dmauro Add an explicit #error that C++ versions less than C++14 are not supported
2023-01-11 dmauro Update GoogleTest dependencies
2023-01-05 tomhughes Fix GTEST_OS_ESP8266 check
2023-01-05 tomhughes IWYU: Add missing std includes
2023-01-04 dmauro Workaround for GCC12 bug illustrated by https://godbolt.org/z/Pe5aE59xG
2023-01-04 tomhughes Fix _MSC_VER check
2022-12-22 absl-team Use a more recent commit of googletest that uses OS constraints from @platforms//os:* instead of from @build_tools//platforms:*
2022-12-20 absl-team Fix a typo in the documentation for "Using Predicates as Matchers".
2022-12-20 dinor Comment that q0_ in primer should remain empty
2022-12-19 absl-team Specify a name for a `Property` in a code example.
2022-12-15 absl-team Shut up a Clang warning.
2022-12-14 absl-team Fix a typo in the gMock sample code for Defining a Custom Matcher Class.
2022-12-12 dmauro Convert feature requests to a form
2022-12-12 absl-team Refactor matrix verification into VerifyMatchMatrix.
2022-12-12 absl-team Introduces a new porting flag (GTEST_HAS_FILE_SYSTEM) to indicate whether a platform supports filesystem operations.
2022-12-08 tomhughes Fall back to the system clock when building with newlib on a system without a monotonic clock.
2022-12-07 dmauro Migrate GoogleTest to a bug report template and add a link to the discussion forum for non-bugs
2022-12-05 dmauro Remove the unused class TestNameIs
2022-11-30 absl-team Make SizeIsMatcher::Impl conform to the contract of MatcherDescriberInterface.
2022-11-29 absl-team Disables `-Wunused-member-function` and `-Wused-but-marked-unused` that trigger via `MOCK_METHOD()` and `EXPECT_THAT()` macros.
2022-11-23 absl-team This commit fixes a minor verb conjugation error in gmock_cook_book.md.
2022-11-20 i Change MakeUnique -> std::make_unique in docs
2022-11-16 absl-team When printing floating-point numbers, print full precision by default.
2022-11-15 absl-team Remove incorrect usage of GTEST_ATTRIBUTE_UNUSED_ on classes.
2022-11-12 m.h1ch4m
2022-11-12 m.h1ch4m fixing gcc.gnu domain redirection
2022-11-11 absl-team Defined a testing::SrcDir() function that returns the name of a directory where ancillary data files can be found.
2022-11-10 i Support kitty TERM
2022-11-08 absl-team Remove incorrect GTEST_ATTRIBUTE_UNUSED_ from InSequence class.
2022-11-07 absl-team RecordProperty serializes ints and 64-bit ints, including size_ts
2022-11-05 absl-team Fix typo in documentation of ConvertGenerator()
2022-11-03 absl-team Add documentation for `--gunit_recreate_environments_when_repeating`.
2022-10-25 dinor Use git commit hash in CMake quickstart
2022-10-24 absl-team Clarify that parameter generator does not evaluate immediately
2022-10-21 i Fix format without expectation name
2022-10-21 i Change messages
2022-10-20 i Allow naming expectations #3970
2022-10-18 absl-team CMake: Add GTEST_HAS_ABSL build option for using Absl
2022-10-18 absl-team Adds Win32 UNC path support to FilePath::IsAbsolutePath() and FilePath::IsRootDirectory() in GoogleTest
2022-10-17 dmauro Fix detection of the no_sanitize("hwaddress") attribute
2022-10-17 dinor Add Windows CI script
2022-10-16 i Add return for GTEST_FAIL_AT
2022-10-14 dmauro Use attribute testing to simplify portable attribute macros
2022-10-14 absl-team Terse printing of std::reference_wrapper hides pointer
2022-10-14 janbruckner Fix table markup in testing.md
2022-10-12 absl-team Workaround for Visual C++ error C2039 with std::tuple_element_t.
2022-10-11 i Fix JSON output format #3884
2022-10-07 ferenc.gm Suggests a release with fixed CMakeLists.txt
2022-10-08 julian.amann Update rules_python, bazel_skylib and platfroms
2022-10-07 absl-team Update the POSIX Extended section of the Regular Expression Wikipedia page
2022-10-06 absl-team [fuchsia] Use __builtin_trap to trigger gunit_break_on_failure on non-x86 arch
2022-10-05 absl-team Makes Clang compilations via Ninja on Windows define _DLL only for shared CRT builds, as one would already expect from MSVC builds. (Previously, static Clang/Ninja builds on Windows also implicitly defined _DLL, which was problematic.)
2022-09-30 absl-team Uses a simpler mechanism to disable the copying of GoogleTest test suites, to move code out of the TEST_P macro.
2022-09-27 cclauss Branding: macOS
2022-09-27 cclauss Upgrade GitHub Actions Checkout
2022-07-31 bmburstein Custom type with Combine(). Fix for #3781
Roll tools/clang/ a5e0d7234..c272f2cdc (86 commits)
https://chromium.googlesource.com/chromium/src/tools/clang/+log/a5e0d72349d0..c272f2cdc179
$ git log a5e0d7234..c272f2cdc --date=short --no-merges --format='%ad %ae %s'
2023-01-27 paulsemel devtool: enable clang GC forbidden fields feature by default
2023-01-26 danakj Pull rust compiler sources from Git and ship them with the toolchain
2023-01-25 akhuang Update the bug report message when clang crashes.
2023-01-25 danakj Skip rolling Rust for now, reset versions to the last successful build
2023-01-25 hans [clang] Update for tip-of-tree version bump to 17.0.0
2023-01-24 aeubanks Revert "devtool: enable clang GC forbidden fields feature by default"
2023-01-23 paulsemel devtool: enable clang GC forbidden fields feature by default
2023-01-20 aeubanks [clang] Package x86_64 Android profile runtime
2023-01-20 szager Port STACK_ALLOCATED() to base
2023-01-19 bartekn Merge MiraclePtr OWNERS lists
2023-01-19 keishi Add RAW_PTR_EXCLUSION to files in mojo/ etc.
2023-01-19 aeubanks Roll clang+rust llvmorg-16-init-14635-ga650f2ec-1 : llvmorg-16-init-17653-g39da55e8-1 / 20221209-1 : 20230117-1
2023-01-18 danakj Build OpenSSL on Mac Clang builders for Cargo
2023-01-16 hans upload_revision.py: Check before trying to rmtree RUST_SRC_PATH
2023-01-12 avi Update header includes for /base/functional in /t*
2023-01-11 danakj Download the Rust sources in upload_revision.sh to find the stage0 hash
2023-01-11 ahijazi raw_ref rewriter: Skip fields annotated with RAW_PTR_EXCLUSION
2023-01-11 mmenke Delete tools/clang/value_cleanup/
2023-01-09 danakj Update the stage0 hash when rolling Rust.
2023-01-06 paulsemel Fix include error in GC clang plug-in
2023-01-05 danakj Expose libxml paths from clang build scripts to support Rust build
2023-01-05 paulsemel tools: add containers to blink plug-in
2022-12-21 ayzhao [clang] Attempt to fix plugin compilation errors
2022-12-21 hans Tweak the commit message generated by upload_clang.py
2022-12-20 danakj Roll both Clang and Rust at the same time
2022-12-20 akhuang Roll clang llvmorg-16-init-12251-g87d0ff91-2 : llvmorg-16-init-14635-ga650f2ec-1
2022-12-14 danakj Fix paths for the Rust compilation steps on Windows.
2022-12-14 jam Update documentation to reflect the change from Eng Review to ATLs.
2022-12-13 aeubanks Revert "Roll clang llvmorg-16-init-12251-g87d0ff91-2 : llvmorg-16-init-13328-g110fe4f4-1"
2022-12-09 aeubanks Remove win7-rel from tryjobs
2022-12-09 aeubanks Roll clang llvmorg-16-init-12251-g87d0ff91-2 : llvmorg-16-init-13328-g110fe4f4-1
2022-12-09 keishi [BRP] Fix raw_ptr clang plugin to exclude some cases
2022-12-08 danakj Get the win_upload_clang bot to start trying to build Rust.
2022-12-07 aeubanks [clang] Run `git clean -f` to remove files laying around
2022-12-06 ahijazi [BRP] Generate `const raw_ref` instead of `raw_ref`
2022-12-06 ahijazi [BRP] fix general-ref-tests
2022-12-06 keishi Fix bug with AffectedRawPtrFieldDecl param order
2022-12-05 keishi [BRP] Fix gen-union test expectation
2022-12-05 keishi [BRP] Fix const-char rewriter test
2022-12-05 hans Apply BOLT optimization to the clang package on Linux
2022-12-05 keishi [BRP] Remove third_party rewriter test
2022-12-02 bartekn Unrewrite raw_ptr<>s in kernel_sigaction
2022-12-01 zequanwu Roll clang llvmorg-16-init-10736-ged9638c4-1 : llvmorg-16-init-12251-g87d0ff91-1
2022-11-29 keishi [BRP] Apply raw_ptr rewriter for linux
2022-11-29 jwata Replace ninja path in compile_db.py
2022-11-28 thakis Tweak expand_thin_archives.py to work on mac, and modernize
2022-11-22 pbos Use inclusive terminology in tools/clang
2022-11-22 keishi [BRP] Apply raw_ptr rewriter
2022-11-21 hans Roll clang llvmorg-16-init-10467-g1239d37b-2 : llvmorg-16-init-10736-ged9638c4-1
2022-11-21 paulsemel tools: error when using problematic classes in garbage collected class
2022-11-19 lgrey Handle lld reproducers in process_crashreports.py
2022-11-18 keishi clang plugin add basic check for fields that should be raw_ptr<T>
2022-11-17 hans [clang] Only consider llvmorg-*-init tags for version strings
2022-11-17 thakis clang: Set LIBXML2_LIBRARY, don't use libxml2 in libclang
2022-11-16 wangxianzhu Remove no-op blink clang blugin option fix-bugs-of-is-considered-abstract
2022-11-16 thakis Roll clang llvmorg-16-init-10289-g094c0ecc-1 : llvmorg-16-init-10467-g1239d37b-1
2022-11-12 ayzhao Roll clang llvmorg-16-init-8697-g60809cd2-1 : llvmorg-16-init-10289-g094c0ecc-1
2022-11-07 keishi Reland "Reland: Add check-bad-raw-ptr-cast to the clang plugin"
2022-11-05 akhuang Revert "Roll clang llvmorg-16-init-8697-g60809cd2-1 : llvmorg-16-init-9369-g87a20868-1"
2022-11-04 akhuang Revert "Reland: Add check-bad-raw-ptr-cast to the clang plugin"
2022-11-03 hans [clang] Include a gitiles log link in roll commit messages
2022-11-02 thakis Roll clang llvmorg-16-init-8697-g60809cd2-1 : llvmorg-16-init-9369-g87a20868-1
2022-11-01 keishi Reland: Add check-bad-raw-ptr-cast to the clang plugin
2022-10-31 nsatragno Revert "Roll clang llvmorg-16-init-8697-g60809cd2-1 : llvmorg-16-init-9061-g1e7c1dd6-1"
2022-10-29 thakis Roll clang llvmorg-16-init-8697-g60809cd2-1 : llvmorg-16-init-9061-g1e7c1dd6-1
2022-10-27 jpgravel Explain why Oilpan objects can't be used with absl::variant.
2022-10-26 thakis Roll clang llvmorg-16-init-8189-g97196a2d-2 : llvmorg-16-init-8697-g60809cd2-1
2022-10-25 thakis clang plugin: Use different accessor for template arguments
2022-10-25 dsinclair Revert "Set LIBXML2_LIBRARY in clang build script."
2022-10-23 ahijazi Update some scripts under tools/clang/scripts
2022-10-21 aeubanks Roll clang llvmorg-16-init-7184-gdeb82d4a-1 : llvmorg-16-init-8189-g97196a2d-1
2022-10-15 aeubanks [clang] Don't run i386 runtime tests on Linux
2022-10-14 aeubanks [clang] Don't run arm tests on Linux
2022-10-14 ahijazi raw-ref-rewriter: Rewrite T& member variable into raw_ref<T>
2022-10-14 ahijazi Skip failing tests in apply_edits_tests.py
2022-10-14 hans Revert "Add check-bad-raw-ptr-cast to the clang plugin"
2022-10-14 hans Reland "Roll clang llvmorg-16-init-6578-g0d30e92f-2 : llvmorg-16-init-7184-gdeb82d4a-1"
2022-10-14 keishi Add check-bad-raw-ptr-cast to the clang plugin
2022-10-13 zequanwu [clang plugin] Update blink test expectation.
2022-10-13 tikuta build, tools: rename goma_* ThinLTO utilities to remote_*
2022-10-12 yoichio Revert "Roll clang llvmorg-16-init-6578-g0d30e92f-2 : llvmorg-16-init-7184-gdeb82d4a-1"
2022-10-12 wangxianzhu [clang plugin] Allow blink public type alias in BlinkDataMemberTypeChecker
2022-10-11 hans Roll clang llvmorg-16-init-6578-g0d30e92f-2 : llvmorg-16-init-7184-gdeb82d4a-1
2022-10-07 dsinclair Set LIBXML2_LIBRARY in clang build script.
2022-10-05 hans Roll clang llvmorg-16-init-6457-g20a269cf-1 : llvmorg-16-init-6578-g0d30e92f-1
2022-10-04 hans Roll clang llvmorg-16-init-6084-g2f3d7c2c-1 : llvmorg-16-init-6457-g20a269cf-1
Created with:
roll-dep build buildtools buildtools/third_party/libc++/trunk buildtools/third_party/libc++abi/trunk testing third_party/catapult third_party/googletest tools/clang
Change-Id: Iecd0c5185dc40e93b2c70cb9773102a867da7637
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117886
Reviewed-by: Austin Eng <enga@chromium.org>
Kokoro: Corentin Wallez <cwallez@chromium.org>
Auto-Submit: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
2023-02-01 13:25:51 +00:00
|
|
|
'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxxabi.git@b74d7716111d7eda5c03cb8f5dfc940e1c2c0030',
|
2021-03-24 16:22:32 +00:00
|
|
|
'condition': 'dawn_standalone',
|
|
|
|
},
|
|
|
|
|
2018-09-10 13:16:10 +00:00
|
|
|
'tools/clang': {
|
2023-02-09 22:42:49 +00:00
|
|
|
'url': '{chromium_git}/chromium/src/tools/clang@fff7f04d30a0687029ddc7e174d5548a525ddf0b',
|
2018-07-31 16:50:03 +00:00
|
|
|
'condition': 'dawn_standalone',
|
|
|
|
},
|
2020-04-06 22:27:02 +00:00
|
|
|
'tools/clang/dsymutil': {
|
2021-03-24 16:22:32 +00:00
|
|
|
'packages': [{
|
|
|
|
'package': 'chromium/llvm-build-tools/dsymutil',
|
|
|
|
'version': 'M56jPzDv1620Rnm__jTMYS62Zi8rxHVq7yw0qeBFEgkC',
|
|
|
|
}],
|
2021-03-04 17:37:55 +00:00
|
|
|
'condition': 'dawn_standalone and (checkout_mac or checkout_ios)',
|
2020-04-06 22:27:02 +00:00
|
|
|
'dep_type': 'cipd',
|
|
|
|
},
|
2018-07-31 16:50:03 +00:00
|
|
|
|
2018-08-03 13:57:43 +00:00
|
|
|
# Testing, GTest and GMock
|
2018-09-10 13:16:10 +00:00
|
|
|
'testing': {
|
2023-02-09 22:42:49 +00:00
|
|
|
'url': '{chromium_git}/chromium/src/testing@d5ea1bf4b64781cfe38f207f56f264eb080d06b2',
|
2018-07-31 16:50:03 +00:00
|
|
|
'condition': 'dawn_standalone',
|
|
|
|
},
|
2018-09-10 13:16:10 +00:00
|
|
|
'third_party/googletest': {
|
2023-02-09 22:42:49 +00:00
|
|
|
'url': '{chromium_git}/external/github.com/google/googletest@b73f27fd164456fea9aba56163f5511355a03272',
|
Roll build dependencies to enable C++17
This rolls 7 build dependencies: build, buildtools, libc++, libc++abi,
clang, testing and googletest. Roll commit messages are below. It also
adds catapult as a dependency because it is required by //testing.
All hook scripts now run with python3 and GN is made to use python3 as
well since Chromium is now migrated to Python3 and some scripts check
for that.
Also add a new gclient_args.gni variable that Chromium //testing started
to read that isn't defined by default.
Roll build/ 0ff4b3d4e..555c8b467 (1214 commits)
https://chromium.googlesource.com/chromium/src/build/+log/0ff4b3d4eeb6..555c8b467c21
$ git log 0ff4b3d4e..555c8b467 --date=short --no-merges --format='%ad %ae %s'
2022-01-03 chromium-autoroll Roll Fuchsia SDK from 7.20220102.1.1 to 7.20220102.3.1
2022-01-02 chromium-autoroll Roll Fuchsia SDK from 7.20220101.3.1 to 7.20220102.1.1
2022-01-02 chromium-autoroll Roll Fuchsia SDK from 7.20220101.2.1 to 7.20220101.3.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20220101.1.1 to 7.20220101.2.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20211231.3.1 to 7.20220101.1.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20211231.2.1 to 7.20211231.3.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211231.0.1 to 7.20211231.2.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211230.2.3 to 7.20211231.0.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211230.1.1 to 7.20211230.2.3
2021-12-30 chromium-autoroll Roll Fuchsia SDK from 7.20211230.0.1 to 7.20211230.1.1
2021-12-30 chromium-autoroll Roll Fuchsia SDK from 7.20211229.2.3 to 7.20211230.0.1
2021-12-30 chonggu [Fuchsia] Add runtimes needed for ASAN builds
2021-12-30 chonggu [Fuchsia] Remove llvm-symbolizer from Fuchsia builds
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211229.1.1 to 7.20211229.2.3
2021-12-29 thomasanderson [TSAN] Suppress system fontconfig data races
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211228.3.1 to 7.20211229.1.1
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211228.2.3 to 7.20211228.3.1
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211228.1.1 to 7.20211228.2.3
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211227.3.1 to 7.20211228.1.1
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211227.2.1 to 7.20211227.3.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211227.0.1 to 7.20211227.2.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211225.3.1 to 7.20211227.0.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211225.0.1 to 7.20211225.3.1
2021-12-25 chromium-autoroll Roll Fuchsia SDK from 7.20211224.3.1 to 7.20211225.0.1
2021-12-25 chromium-autoroll Roll Fuchsia SDK from 7.20211224.1.1 to 7.20211224.3.1
2021-12-24 chromium-autoroll Roll Fuchsia SDK from 7.20211224.0.1 to 7.20211224.1.1
2021-12-24 chromium-autoroll Roll Fuchsia SDK from 7.20211223.2.2 to 7.20211224.0.1
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211223.1.1 to 7.20211223.2.2
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211222.3.1 to 7.20211223.1.1
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211222.2.1 to 7.20211222.3.1
2021-12-23 adetaylor [rust] Pass environment variables to build scripts.
2021-12-22 adetaylor [rust] Fix non-Linux builds
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211222.1.1 to 7.20211222.2.1
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211221.3.1 to 7.20211222.1.1
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211221.1.1 to 7.20211221.3.1
2021-12-21 ynovikov Disallow command option abbreviations in logdog_wrapper
2021-12-21 chromium-autoroll Roll Fuchsia SDK from 7.20211221.0.1 to 7.20211221.1.1
2021-12-21 brucedawson build: Relanding Rudimentary support for Visual Studio 2022.
2021-12-21 agrieve Android: Disable use_glib in secondary toolchains (attempt #2)
2021-12-21 adetaylor [rust] Add ultra-simple executable.
2021-12-21 wnwen Android: Speed up incremental install sharding
2021-12-21 chromium-autoroll Roll Fuchsia SDK from 7.20211220.2.1 to 7.20211221.0.1
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211220.1.1 to 7.20211220.2.1
2021-12-20 adetaylor [rust] Work around lld discarding sections
2021-12-20 lukasza [rust] Add `rust_unit_tests_group(...)` gni template.
2021-12-20 lgrey Reland^4: "Mac: enable ThinLTO (without unit splitting)"
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211219.3.1 to 7.20211220.1.1
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211219.2.1 to 7.20211219.3.1
2021-12-19 chromium-autoroll Roll Fuchsia SDK from 7.20211219.1.1 to 7.20211219.2.1
2021-12-19 chromium-autoroll Roll Fuchsia SDK from 7.20211218.3.1 to 7.20211219.1.1
(...)
2021-06-29 wnwen Android: Migrate build/android tests to python3
2021-06-29 pkotwicz [Build] Switch list_java_targets.py to use python3 instead of vpython3
2021-06-29 chromium-autoroll Roll Fuchsia SDK from 5.20210628.3.2 to 5.20210629.1.1
2021-06-29 chromium-autoroll Roll Fuchsia SDK from 5.20210628.2.1 to 5.20210628.3.2
2021-06-29 elkurin Remove glib and ATK from Lacros build.
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210628.1.1 to 5.20210628.2.1
2021-06-28 agrieve Reland #3 "Android: Enable use_debug_fission for official builds""
2021-06-28 bpastene Optionally stream local script tests results to RDB.
2021-06-28 hans [include analysis] Make the analysis script work on Windows
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210627.3.1 to 5.20210628.1.1
2021-06-28 sdefresne [ios] Improve selection of secondary toolchain for "fat" build
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210627.2.1 to 5.20210627.3.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210627.1.1 to 5.20210627.2.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210626.3.1 to 5.20210627.1.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210626.2.1 to 5.20210626.3.1
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210626.1.1 to 5.20210626.2.1
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210625.3.1 to 5.20210626.1.1
2021-06-26 pkasting Fix warnings for -Wc++11-narrowing.
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210625.2.1 to 5.20210625.3.1
2021-06-26 brucedawson Reland "Put source and object file names at the front"
2021-06-25 linxinan Add build rule to generate skylab runner script
2021-06-25 robliao Add a Dependency to LASTCHANGE in process_version and Fix an Argument Name
2021-06-25 xiaohuic Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210625.1.1 to 5.20210625.2.1
2021-06-25 justincohen Reland "ios: Remove IsSpuriousMessage logic."
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210624.3.1 to 5.20210625.1.1
2021-06-25 mcrouse Revert "Put source and object file names at the front"
2021-06-25 thomasanderson Statically link libffi on Linux
2021-06-25 brucedawson Put source and object file names at the front
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210624.2.1 to 5.20210624.3.1
2021-06-25 bsheedy Dryrun Android Gold retries
2021-06-24 bpastene build: Relocate android/pylib's result_sink.py to //build/util.
2021-06-24 fdegans [code-health] Migrate //build/skia_gold_common/PRESUBMIT.py to python3
2021-06-24 fdegans [code-health] Migrate //build/chromeos/PRESUBMIT.py to python3
2021-06-24 fdegans [code-health] Migrate //build/lacros/PRESUBMIT.py to python3
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210624.1.1 to 5.20210624.2.1
2021-06-24 thomasanderson Revert "ios: Remove IsSpuriousMessage logic."
2021-06-24 justincohen ios: Remove IsSpuriousMessage logic.
2021-06-24 pasko generate_gradle: Allow android_sdk_version to be int
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210623.4.1 to 5.20210624.1.1
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210623.2.1 to 5.20210623.4.1
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210623.0.1 to 5.20210623.2.1
2021-06-23 agrieve Android: Fix compile_resources.py for upcoming material design roll
2021-06-23 hans Disable -Wmax-tokens in release component builds
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210622.3.1 to 5.20210623.0.1
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210622.2.1 to 5.20210622.3.1
2021-06-23 fdegans [code-health] Migrate //build/util/lib/common/PRESUBMIT.py to python3
2021-06-22 fdegans [code-health] Migrate //build/util/PRESUBMIT.py to python3
2021-06-22 svenzheng lacros test_runner.py switch to test_ash_chrome
2021-06-22 chromium-autoroll Roll Fuchsia SDK from 5.20210622.0.1 to 5.20210622.2.1
Roll buildtools/ 9c143ace7..f78b4b9f3 (30 commits)
https://chromium.googlesource.com/chromium/src/buildtools/+log/9c143ace7560..f78b4b9f33bd
$ git log 9c143ace7..f78b4b9f3 --date=short --no-merges --format='%ad %ae %s'
2021-12-30 jojwang Add TODO for chroot rewrapper config.
2021-12-15 cavalcantii [pac] Disable libunwind cross-architecture unwinding
2021-11-17 jojwang Update build toolchains to support rewrapper from chroot.
2021-11-09 sdefresne [ios] Remove support for building with Xcode clang
2021-10-28 Richard.Townsend Reland switch to using compiler-rt/libunwind on Android
2021-10-25 bsheedy Revert "Switch to using compiler-rt/libunwind on Android"
2021-10-21 cavalcantii Switch to using compiler-rt/libunwind on Android
2021-10-18 glider Remove myself and Sergey Matveev from the owners of libc++[abi]
2021-09-27 wutao Reland "Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config"
2021-09-23 saza Revert "Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config"
2021-09-23 hans Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config
2021-09-02 yyanagisawa Add todo to rewrapper_linux.cfg.
2021-09-01 ukai Drop use_rbe_links gn args
2021-09-01 ukai remove rewrapper_*.cfg from buildtools/reclint_cfgs
2021-09-01 ukai Use `cipd ensure` instead of `cipd install -f`
2021-08-31 ukai fix permission deneid when os.remove
2021-08-31 ukai Use -force to cipd install
2021-08-31 ukai Fix win-cross-experiments config
2021-08-30 ukai Reland "use reclient cfgs cipd"
2021-08-25 ukai fetch_reclient_cfgs: ignore nacl if the directory doesn't exist
2021-08-19 yyanagisawa Revert "use reclient cfgs cipd"
2021-08-16 ukai use reclient cfgs cipd
2021-08-13 ukai container-image should have docker:// prefix
2021-08-13 ukai add fetch_reclient_cfgs.py script
2021-08-13 ukai update win-cross-experiments reclient cfgs
2021-07-16 ukai update re-client/chromium-win-nacl-cross to follow nacl roll
2021-07-07 akhuang Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-30 xiaohuic Revert "Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)""
2021-06-25 xiaohuic Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-24 fdegans [code-health] Migrate //buildtools/checkdeps to python3
Roll buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/8fa879467796..79a2e924d96e
$ git log 8fa879467..79a2e924d --date=short --no-merges --format='%ad %ae %s'
2021-05-25 ldionne.2 [libc++] Try to fix the oss-fuzz failure
2021-05-25 arthur.j.odwyer [libc++] [test] Make iter_difference_t.pass.cpp into a .compile.pass.cpp. NFCI.
2021-05-25 arthur.j.odwyer [libc++] [test] Format some C++20 iterator_traits tests. NFCI.
2021-05-19 arthur.j.odwyer [libc++] Assume that __wrap_iter always wraps a fancy pointer.
2021-05-24 koraq [libc++][doc] Update format paper status.
2021-05-23 joerg [libc++] use more early returns for consistency
2021-05-21 z.zoelec2 [libcxx][gardening] Re-order includes across libcxx.
2021-04-23 z.zoelec2 [libcxx][ranges] Add ranges::data CPO.
2021-05-08 ldionne.2 [libc++] Translate the test suite sanitizer support to the DSL
2021-05-13 z.zoelec2 [libcxx][ranges] Implement `ranges::borrowed_range`.
2021-05-20 ldionne.2 [libc++] Fix documentation build failure
2021-05-08 ldionne.2 [libc++] Remove workaround for PR28391 (ODR violations with ASAN)
2021-02-26 ldionne.2 [libc++] Switch a few CI jobs to the minimal Lit configuration
2021-05-13 cjdb [libcxx][ranges] adds concept `sized_range` and cleans up `ranges::size`
2021-05-04 cjdb [libcxx][iterator][nfc] acquires lock for working on [range.iter.ops]
2021-03-15 akhuang Apply [[standalone_debug]] to some types in the STL.
2021-05-12 arthur.j.odwyer [libc++] Alphabetize header inclusions and include-what-you-use <__debug>. NFCI.
2021-05-12 arthur.j.odwyer [libc++] Some fixes to the <bit> utilities.
2021-04-18 kbessonova [libcxx][test] Attempt to make debug mode tests more bulletproof
2021-05-15 kbessonova [libcxx] NFC. Add missed articles to _LIPCPP_ASSERT messages in <list>
2021-04-27 z.zoelec2 [libcxx][ranges] Add `contiguous_iterator`.
2021-05-13 koraq [libc++] Improve make_string test support.
2021-03-11 martin [libcxx] [test] Change the generic_string_alloc test to test conversions to all char types
2021-05-13 z.zoelec2 [libcxx][docs] Add two locks: transform_view and take_view.
2021-05-13 z.zoelec2 [libcxx][docs] Update the One Ranges PRoposal Status with open revisions.
2021-05-11 z.zoelec2 [libcxx][ranges] Fix `ranges::empty` when begin, end, and empty members are provided.
2021-05-12 kbessonova [libcxx] NFC. Fix misprint unodered -> unordered
2021-05-02 cjdb [libcxx] modifies `_CmpUnspecifiedParam` ignore types outside its domain
2021-05-03 martin [libcxx] [test] Fix fs.op.last_write_time for Windows
2021-05-12 koraq [libc++][nfc] remove duplicated __to_unsigned.
2021-05-09 kbessonova [libcxx] NFC. Correct wordings of _LIBCPP_ASSERT debug messages
2021-05-10 kbessonova [libcxx][test] Split more debug mode tests
2021-05-11 vvereschaka [libc++] Run `substitutes-in-compile-flags.sh.cpp` test on Windows.
2021-02-26 martin [libcxx] [test] Fix filesystem permission tests for windows
2021-05-11 z.zoelec2 [libcxx][tests] Fix incomplte.verify tests by disabling them on clang-10.
2021-05-10 arthur.j.odwyer [libc++] Remove more unnecessary _VSTD:: from type names. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::is_unsigned/is_unsigned/ in <random>. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::chrono/chrono/g. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/std::size_t/size_t/g. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::declval/declval/g. NFCI.
2021-05-10 kbessonova [libcxx][test] Make string.modifiers/clear_and_shrink_db1.pass.cpp a regular mode test
2021-05-02 cjdb [libcxx] deprecates/removes `std::raw_storage_iterator`
2021-05-01 cjdb [libcxx] makes comparison operators for `std::*_ordering` types hidden friends
2021-04-12 cjdb [libcxx] removes operator!= and globally guards against no spaceship operator
2021-04-23 z.zoelec2 [libcxx][ranges] Add ranges::empty CPO.
2021-04-12 cjdb [libcxx] removes `weak_equality` and `strong_equality` from <compare>
2021-05-09 koraq [libc++][NFC] Remove _VSTD:: when not needed.
2021-05-10 jasonliu.development [libc++][AIX] Define _LIBCPP_ELAST
2021-05-09 koraq [libc++][doc] Update the Format library status.
2021-05-08 ldionne.2 [libc++] NFC: Refactor Lit annotations
(...)
2021-02-24 martin [libcxx] [test] Quote the path to the python interpreter
2021-02-24 ldionne.2 [libc++] NFC: Fix a few tests in tuple that would succeed trivially
2021-02-24 ldionne.2 [libc++] NFC: Fix a few tests in pair that would succeed trivially
2020-10-22 martin [libcxx] [test] Don't pass INCLUDE to clang via -isystem
2021-02-24 marek.kurdej [libc++] [docs] [C++2b] Update status page with papers adopted in February 2021 virtual meeting.
2020-11-02 martin [libcxx] [test] Define _CRT_STDIO_ISO_WIDE_SPECIFIERS while building tests
2021-02-22 koraq [NFC][libc++] Fix _LIBCPP_HAS_BITSCAN64 usage.
2018-07-31 ldionne [libc++] Fix tuple assignment from types derived from a tuple-like
2021-02-20 martin [libcxx] [test] Call create_directory_symlink when linking directories
2020-11-06 martin [libcxx] Make path::format a non-class enum
2021-02-20 koraq [libc++] Fix the build for AppleClang.
2021-02-19 martin [libcxx] [test] Remove two unnecesary files/variables in a test
2021-01-09 martin [libcxx] Rename a method in PathParser for clarity. NFC.
2021-02-20 koraq [libc++] Fixes _LIBCPP_HAS_NO_CONCEPTS
2021-02-19 z.zoelec2 [libc++][nfc] Only test if pair is_assignable after C++03.
2020-11-05 martin [libcxx] Enable filesystem by default for mingw targets
2021-02-19 z.zoelec2 [libc++][nfc] SFINAE on pair/tuple assignment operators: LWG 2729.
2020-11-09 martin [libcxx] Make generic_*string return paths with forward slashes on windows
2021-02-19 z.zoelec2 [libcxx] Fix LWG 2875: shared_ptr::shared_ptr(Y*, D, […]) constructors should be constrained.
2020-11-05 martin [libcxx] Have lexically_normal return the path with preferred separators
2021-02-19 marek.kurdej [libc++] Turn off clang-format for auto-generated version header. NFC.
2021-02-18 z.zoelec2 [libc++] shared_ptr deleter requirements (LWG 2802).
2021-02-18 z.zoelec2 Mark 2534 as Complete.
2021-02-17 cjdb.ns [libcxx] adds concept `std::uniform_random_bit_generator`
2021-02-17 joerg libcxx: use early returns
2021-02-18 thakis libcxx: fix a documentation typo
2021-02-18 zibi [SystemZ][ZOS] Guard using declaration for ::fchmodat
2020-11-04 martin [libcxx] Implement append and operator/ properly for windows
2020-11-01 martin [libcxx] Implement is_absolute properly for windows
2021-02-17 ldionne.2 [libc++] Allow retries in a few more flaky tests
2020-11-03 martin [libcxx] Implement parsing of root_name for paths on windows
2021-02-16 zibi [SystemZ][ZOS] Prefer -nostdlib++ as opposed to -nodefaultlibs when building c++ libraries
2021-02-16 colin [libc++] Build thread_win32.cpp only if LIBCXX_HAS_PTHREAD_API is not set
2021-02-15 arthur.j.odwyer [libc++] Change `std::numeric_limits` to just `numeric_limits` in <chrono>.
2021-02-15 ldionne.2 [libc++] Mark __cpp_lib_constexpr_memory as being implemented
2021-02-15 dimitry Define new/delete in libc++ when using libcxxrt
2021-02-12 zibi [SystemZ][ZOS] Fix __libcpp_thrad_isnull()
2021-02-12 zibi [SystemZ][ZOS] Provide CLOCK_MONOTONIC alternative
2021-02-11 koraq [libc++][format] Enable format_error on older compilers.
2021-02-11 koraq [libc++][format] Improve Add basic_format_parse_context.
2021-02-02 koraq [libc++][format] Add basic_format_parse_context.
2021-02-10 tokarip [libc++] Use builtins in more math.h functions.
2021-02-08 cjdb [libcxx] adds concepts `std::invocable` and `std::regular_invocable`
2021-02-04 cjdb [libcxx] adds concept std::derived_from
2021-01-21 cjdb [libcxx] adds [concepts.arithmetic]
2021-02-10 ldionne.2 [libc++] Remove c++98 Lit features in the test suite
2021-02-08 cjdb [libcxx] adds concept `std::copy_constructible`
2021-02-08 cjdb [libcxx] adds concept `std::move_constructible`
2021-02-10 colin [libc++] Fix copy-paste mistake in __threading_support
2021-02-04 cjdb [libcxx] adds concept `std::convertible_to`
Roll buildtools/third_party/libc++abi/trunk/ f4328ad7c..2715a6c0d (77 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git/+log/f4328ad7c0d8..2715a6c0de8d
$ git log f4328ad7c..2715a6c0d --date=short --no-merges --format='%ad %ae %s'
2021-12-08 martin [libcxx] Use LIBCXX_EXECUTOR in new test configs
2021-12-13 ldionne.2 [libc++abi][NFC] Fix comment
2021-12-10 ties.stuij [ARM][libcxxabi] Add PACBTI-M support to libcxxabi
2021-12-09 xingxue [libc++abi][AIX] Add 2 LIT tests for the AIX unwinder
2021-09-22 ldionne.2 [libc++][release] Do not force building the runtimes with -fPIC
2021-12-01 ldionne.2 [runtimes] Move WARNING to FATAL_ERROR for folks using FOO_BUILD_32_BITS
2021-11-23 ldionne.2 [runtimes] Remove support for GCC-style 32 bit multilib builds
2021-11-26 daniel.kiss [libunwind][ARM] Handle end of stack during unwind
2021-11-08 arthur.j.odwyer [libc++] [test] Eliminate libcpp-no-noexcept-function-type and libcpp-no-structured-bindings.
2021-11-17 ldionne.2 [runtimes][NFC] Remove filenames at the top of the license notice
2021-11-17 ldionne.2 [libc++abi] Don't re-define _LIBCPP_HAS_NO_THREADS in single-threaded mode
2021-11-09 daltenty [libcxx][CI][AIX] Switch to LLVM_ENABLE_RUNTIMES
2021-11-04 daniel.kiss Reland "[libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M"
2021-11-05 vvereschaka Revert "[libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M"
2021-08-11 Daniel.McIntosh [libcxxabi] Fix NO_THREADS version of test_exception_storage.pass.cpp
2021-11-04 daniel.kiss [libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M
2021-10-28 ldionne.2 [libc++] Temporarily mark tests as UNSUPPORTED to get the CI green
2021-10-27 daniel.kiss Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2021-10-28 daniel.kiss Revert "Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume.""
2021-10-27 daniel.kiss Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2020-09-28 phosek [CMake] Cache the compiler-rt library search results
2021-10-27 daniel.kiss Revert "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2021-10-27 daniel.kiss [ARM] __cxa_end_cleanup should be called instead of _UnwindResume.
2021-10-26 contact [Demangle] Add prepend functionality to OutputString
2021-10-21 dblaikie Fix for OutputStream->OutputBuffer rename
2021-10-21 vitalybuka [libcxxabi] Fix build after D111947
2021-10-21 contact [Demangle] Rename OutputStream to OutputString
2021-10-21 phosek Revert "[CMake] Cache the compiler-rt library search results"
2021-10-12 ldionne.2 [runtimes] Properly handle the sysroot/triple/gcc-toolchain
2021-10-20 ldionne.2 [libc++abi] Guard include of <unistd.h> behind __has_include
2020-09-28 phosek [CMake] Cache the compiler-rt library search results
2021-10-13 daltenty [libc++][AIX] Add scripts and config for building with the libcxx CI infrastructure
2021-10-12 ldionne.2 [libc++abi][ci] Add a from-scratch config for libc++abi on Apple/system
2021-10-12 ldionne.2 [libc++abi] Change LIBCXXABI_NO_TIMER to LIBCXXABI_USE_TIMER
2021-09-28 ldionne.2 [runtimes] Add tests for vendor-specific properties
2021-09-29 ldionne.2 [runtimes] Allow FOO_TEST_CONFIG to be a relative path
2021-09-30 ldionne.2 [libc++abi] Mark __cxa_new_handler with _LIBCPP_SAFE_STATIC
2021-10-01 tomasz.miasko [Demangle][Rust] Parse non-ASCII identifiers
2021-09-30 ldionne.2 [libc++abi][NFCI] Consistently group new_handler, unexpected_handler and terminate_handler
2021-09-30 haowei Revert "[libc++][libc++abi] Add tests for vendor-specific properties"
2021-09-28 ldionne.2 [libc++][libc++abi] Add tests for vendor-specific properties
2021-09-23 pengfei.wang [demangle] Support for ISO/IEC TS 18661 binary floating point type
2021-09-20 ldionne.2 [libc++abi] Remove unnecessary atomic_support.h header from libc++abi
2021-09-16 nehaljw.kkd1 [libcxx][libcxxabi] CMAKE_REQUIRED_FLAGS is a string, not a list
2021-09-11 zhouzhouyi [libcxxabi] NFC: fix incorrect indentation of braces
2021-08-11 martin [runtimes] Allow overriding where CMake installs RUNTIME type libraries (DLLs)
2021-09-02 ldionne.2 [libc++abi] Remove workarounds for missing -Wno-exceptions on older GCCs
2021-09-02 daniel.kiss [Unwind] Harmonise exception class for EHABI spec.
2021-08-31 ldionne.2 [libc++] Remove some workarounds for unsupported GCC and Clang versions
2021-08-30 xiaoxiang [libc++abi] Avoid the warning: "__EXCEPTIONS" is not defined, evaluates to 0 [-Werror=undef]
2021-08-24 marukawa [libc++abi] Apply simplify scan_eh_tab to SjLj
2021-08-20 ldionne.2 [libc++] Remove test-suite annotations for unsupported Clang versions
2021-08-20 ldionne.2 [libc++] Remove more test-suite workarounds for unsupported GCC versions
2021-08-04 Daniel.McIntosh [NFC][libcxxabi] Run clang-format on libcxxabi/src/cxa_guard_impl.h
2021-08-17 borisov.mikhail [libc++abi] Fix possible infinite loop in itanium demangler
2021-08-17 borisov.mikhail [libc++abi][NFC] Move PODSmallVector definition to the top of ItaniumDemangle.h
2021-08-09 ldionne.2 [libc++] Remove Lit annotations for unsupported GCC versions from the test suite
2021-08-11 daniel.kiss [Arm][Unwind][libc++abi] Add _Unwind_ForcedUnwind to EHABI.
2021-06-15 ldionne.2 [runtimes] Always build libc++, libc++abi and libunwind with -fPIC
2021-07-26 ldionne.2 [libc++abi/unwind] NFC: Normalize how we set target properties
2021-06-07 stuart.brady [demangler] Fix demangling of 'half'
2021-07-14 ldionne.2 [runtimes] Simplify how we set the target triple
2021-07-15 ldionne.2 [libc++] Add a job running GCC with C++11
2021-07-15 ldionne.2 [runtimes] Don't try passing --target flags to GCC
2021-07-15 ldionne.2 [libc++/abi] Fix broken Lit feature no-noexcept-function-type
2021-07-14 ldionne.2 [runtimes] Serialize all Lit params instead of passing them to add_lit_testsuite
2021-07-14 ldionne.2 [runtimes] Bring back TARGET_TRIPLE
2021-07-14 ldionne.2 [runtimes] Inherit the TARGET_TRIPLE that may be set by LLVM
2021-07-14 ldionne.2 [runtimes] NFCI: Drop intermediate CMake variable TARGET_TRIPLE
2021-07-12 ldionne.2 [libc++] Add a CI job for macOS on arm64 hardware 🥳
2021-04-28 John.Ericson Prepare Compiler-RT for GnuInstallDirs, matching libcxx, document all
2021-07-07 ldionne.2 [libc++] NFC: Fix incorrect comments in CMake
2021-07-05 ldionne.2 [runtimes] Move enable_32bit to the DSL
2021-06-18 ldionne.2 [runtimes] Simplify how we specify XFAIL & friends based on the triple
2021-06-01 ldionne.2 [libc++] Serialize Lit parameters to make them available to from-scratch configs
2021-06-28 ldionne.2 [libc++] NFCI: Remove unused Lit parameter sanitizer_library
2021-06-23 xingxue [libc++abi][AIX] Enable calculating addresses with DW_EH_PE_datarel
Roll tools/clang/ 03ff857f1..8b7330592 (158 commits)
https://chromium.googlesource.com/chromium/src/tools/clang/+log/03ff857f1227..8b7330592cb8
$ git log 03ff857f1..8b7330592 --date=short --no-merges --format='%ad %ae %s'
2021-12-23 apolito fix python3 incompatibility with strings vs bytes
2021-12-18 thakis Roll clang llvmorg-14-init-12246-g7787a8f1-2 : llvmorg-14-init-12719-gc4b45eeb-1
2021-12-17 thakis clang: Statically link against hermetic libxml2 on non-Windows too
2021-12-16 danakj Package the clang libs and headers for building clang tools
2021-12-16 thakis Roll clang llvmorg-14-init-11564-g37fbf238-4 : llvmorg-14-init-12246-g7787a8f1-1
2021-12-13 thestig Fix deprecation warning in analyze_includes.py.
2021-12-10 andre.kempe Revert "Enable PAC and BTI for compiler-rt."
2021-12-08 thakis clang build script: Bump libxml2 from 2.9.11 to 2.9.12, pull from https
2021-12-08 thakis win: Statically link libxml2 into lld-link, stop running links under `ninja -t msvc`
2021-12-07 thakis Roll clang llvmorg-14-init-11416-gc22b1106-2 : llvmorg-14-init-11564-g37fbf238-1
2021-12-07 thakis Fix presubmit failing on every edit to tools/clang/scripts/build.py
2021-12-07 yukiy BRP: Convert ContentMainRunnerImpl::delegate_ to raw_ptr
2021-12-06 hans Include reclient toolchain inputs files in the clang package
2021-12-05 thakis Roll clang llvmorg-14-init-11339-g0a14674f-2 : llvmorg-14-init-11416-gc22b1106-1
2021-12-04 hans Roll clang llvmorg-14-init-11072-gb1bc627e-1 : llvmorg-14-init-11339-g0a14674f-2
2021-12-02 ynovikov Test Clang rolls on SwANGLE bots
2021-12-02 hans Roll clang llvmorg-14-init-8564-g34b903d8-9 : llvmorg-14-init-11072-gb1bc627e-1
2021-11-30 lukasza Presubmit checks that reject `raw_ptr<T>` in Renderer-only code.
2021-11-29 andre.kempe Enable PAC and BTI for compiler-rt.
2021-11-26 keishi Exclude ContentMainRunnerImpl::delegate_ from rewrite
2021-11-26 Richard.Townsend Reland "Build Clang android runtimes without relying on libgcc"
2021-11-26 keishi Exclude ReachedAddressesBitset::reached_ from rewrite
2021-11-25 keishi Fix rewriter exclusion for DoTexSubImageArguments::pixels
2021-11-24 bartekn [BRP] Update blocklist for paths to separate repositories
2021-11-24 keishi Exclude ServiceProcessState::state_ from rewrite
2021-11-23 keishi Fix clang plugin style errors for MiraclePtr Big Rewrite
2021-11-22 keishi Add rewriter exclusions for not-rewritten platform specific code
2021-11-22 keishi Add rewriter exclusions caused by Objective-C
2021-11-19 lukasza Don't append `.get()` to arguments of Unretained functions.
2021-11-19 hans Revert "Add llvm-dwp to //third_party/llvm-build"
2021-11-18 dewittj Revert "Build Clang android runtimes without relying on libgcc"
2021-11-18 hans Build Clang android runtimes without relying on libgcc
2021-11-16 bartekn Fix RewriteRawPtrFields.cpp test failures
2021-11-13 pbos Rename "base/macros.h" => "base/ignore_result.h"
2021-11-08 bikineev Revert "heap: Fix plugin bug for cppgc builds"
2021-11-05 thakis Roll clang llvmorg-14-init-8033-gabb2a91b-2 : llvmorg-14-init-8564-g34b903d8-2
2021-11-04 collinbaker Use per-target runtime dirs on Linux
2021-11-03 baghdadi zos: remove unneeded map in GetPlatformUrlPrefix
2021-11-03 agrieve Remove obsolete script download_objdump.py
2021-11-03 brucedawson Revert "Roll clang llvmorg-14-init-8033-gabb2a91b-1 : llvmorg-14-init-8281-gaa1d32f5-1"
2021-11-01 baghdadi zos:[build][tools/clang] add support for z/OS
2021-10-31 thakis Roll clang llvmorg-14-init-8033-gabb2a91b-1 : llvmorg-14-init-8281-gaa1d32f5-1
2021-10-31 thakis Remove linux_angle_deqp_rel_ng from clang roll try set
2021-10-31 keishi Fix run_tool.py after r935738
2021-10-29 hans Switch the Clang build.py shebang to Python 3
2021-10-29 thakis Roll clang llvmorg-14-init-7378-gaee49255-1 : llvmorg-14-init-8033-gabb2a91b-1
2021-10-28 thakis Move tools/clang/scripts/upload_revision.py to py3
2021-10-28 hans Clang update.py: Suggest python3 when curl'ing the script
2021-10-28 sinansahin Revert "Bump Android API level to 21 for all architectures"
2021-10-28 hans Reland "Make the Clang update.py script require Python 3"
(...)
2021-07-29 aeubanks Run PGO trybots on clang rolls
2021-07-29 hans Clang build script: Fix python3 problem after crrev.com/c/906112
2021-07-29 pkasting Revert "[BRP] Rename CheckedPtr<T> to raw_ptr<T>"
2021-07-28 bartekn [BRP] Rename CheckedPtr<T> to raw_ptr<T>
2021-07-28 hans Revert "Roll clang llvmorg-13-init-15561-gf98ed74f-1 : llvmorg-13-init-16514-gb1777b04-1"
2021-07-28 hans Clang: the tip-of-tree version is now 14.0.0
2021-07-27 keishi Reland "Treat raw_ptr specially in FindBadConstructsConsumer"
2021-07-27 keishi Enable dcheck_always_on in rewrite_raw_ptr_fields script
2021-07-27 keishi Add rewrite_raw_ptr_fields exclude fields where .get() is not added
2021-07-26 thakis Roll clang llvmorg-13-init-15561-gf98ed74f-1 : llvmorg-13-init-16514-gb1777b04-1
2021-07-24 thakis Roll clang llvmorg-13-init-15163-g98033fdc-1 : llvmorg-13-init-15561-gf98ed74f-1
2021-07-21 hans Revert "Treat raw_ptr specially in FindBadConstructsConsumer"
2021-07-21 keishi Treat raw_ptr specially in FindBadConstructsConsumer
2021-07-15 hans Link to the include analysis archive
2021-07-14 hans Revert "[Include analysis] Use multiple processes to compute dominance"
2021-07-13 lukasza Only generate exclusions for `reinterpret_cast` of *trivial* types.
2021-07-13 hans [Include analysis] Use multiple processes to compute dominance
2021-07-13 thakis Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15163-g98033fdc-1
2021-07-13 thakis clang script: Add android-asan to roll trybots.
2021-07-12 thakis mac: Stop uploading a separate lld_mac package and remove last bits referring to it
2021-07-12 thakis Revert "Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15040-gc10947b5-1"
2021-07-12 thakis Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15040-gc10947b5-1
2021-07-09 thakis clang package script: Use more than one core to compress cab files
2021-07-09 steveroe Build .so for Chrome-Fuchsia ASan tests instead of .a.
2021-07-08 akhuang Modify goma_link.py to pass lto flags in the native link step.
2021-07-08 thakis clang package script: measure win_upload_clang zip time
2021-07-08 hans Roll clang llvmorg-13-init-14634-gf814cd74-1 : llvmorg-13-init-14732-g8a7b5ebf-1
2021-07-06 hans Roll clang llvmorg-13-init-14563-gbcaf57ca-1 : llvmorg-13-init-14634-gf814cd74-1
2021-07-06 bartekn [BRP] Rearrange sections in the path exclusion file for better grouping
2021-07-06 omerkatz heap: Clang plugin warns against tracing Persistents
2021-07-05 thakis Roll clang llvmorg-13-init-14086-ge1b8fde1-1 : llvmorg-13-init-14563-gbcaf57ca-1
2021-07-02 omerkatz heap: Revise IsStackAllocated check in clang plugin
2021-07-02 omerkatz Reland "heap: Update clang gc plugin definition of class requires tracing"
2021-07-02 omerkatz heap: Adjust plugin stubs
2021-06-29 thakis Roll clang llvmorg-13-init-14006-gd5402a2f-1 : llvmorg-13-init-14086-ge1b8fde1-1
2021-06-29 hans [include analysis] Link to chromium.googlesource.com instead of crrev.com
2021-06-29 thakis Revert "heap: Update clang gc plugin definition of class requires tracing"
2021-06-29 thakis Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-14006-gd5402a2f-1
2021-06-28 omerkatz heap: Update clang gc plugin definition of class requires tracing
2021-06-28 hans [include analysis] Make the analysis script work on Windows
2021-06-28 findit-for-me Revert "Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-13925-g0f24ffcd-1"
2021-06-28 thakis Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-13925-g0f24ffcd-1
2021-06-25 omerkatz Reland "heap: Fix clang plugin handling of cppgc library types"
2021-06-24 zequanwu Roll clang llvmorg-13-init-13305-g1605fce6-4 : llvmorg-13-init-13689-g93938943-1
2021-06-23 thakis Revert "heap: Fix clang plugin handling of cppgc library types"
2021-06-22 sdefresne [macOS/Linux] Ship wasm-ld symlink to lld (with lld)
2021-06-22 omerkatz heap: Fix clang plugin handling of cppgc library types
2021-06-22 thakis mac: Remove things unneeded now that lld is in the default package
2021-06-22 thakis mac: Add lld (and llvm-ar) to default clang package
2021-06-21 thakis mac, ios: Change install name of asan and ubsan dylibs
Roll testing/ 3e2640a32..d485ae97b (4140 commits; 2 trivial rolls)
https://chromium.googlesource.com/chromium/src/testing/+log/3e2640a325dc..d485ae97b790
$ git log 3e2640a32..d485ae97b --date=short --no-merges --format='%ad %ae %s'
2022-01-03 qsr [fuchsia] Re-disable MSE_ClearKey/EncryptedMediaTest.*
2021-12-29 wuwang Add local http server as the site to render
2021-12-28 andypaicu Cleanup autogranted DSE permissions
2021-12-23 anise Enable document scanning with maldoca by default.
2021-12-23 wylieb [Read Later] Update fieldtrial_testing_config with new variations
2021-12-22 ramyagopalan Updating to vpython for ChromeOS.
2021-12-22 ramyagopalan Fixing ValueError.
2021-12-22 ramyagopalan Moving removal of config file.
2021-12-22 xinghuilu Remove code for EnhancedProtectionPromoCard on Android.
2021-12-22 ramyagopalan Updating test_traffic_annotation_auditor to check for ChromeOS.
2021-12-21 wenbinzhang [benchmarking] Reduce shard size of nexus 5x webview
2021-12-20 lukasza [rust] Add `rust_unit_tests_group(...)` gni template.
2021-12-20 cowmoo personalization: turn on wallpaper SWA feature
2021-12-20 gujen [LR] Add fieldtrial config & fix tests
2021-12-20 majewski [Files SWA]: Finch Field Trial Testing Config.
2021-12-16 thakis Stop running variations_smoke_tests on bots for now
2021-12-16 lgrey Mac: temporarily stop stripping tests in official builds
2021-12-16 blundell Remove ClankStartupOptimizations from fieldtrial_testing_config
2021-12-16 grt [fuchsia] Add support for building and running CFv2 tests.
2021-12-16 jianli Revert "Remove SyncConsentOptional and OsSyncFeatureEnabled"
2021-12-16 sshrimp Update quickrun shards
2021-12-16 weizhong upload report.json to result db as invocation level artifact
2021-12-16 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 sky Adds AvoidUnnecessaryBeforeUnloadCheck to field trial testing config
2021-12-15 jongahn Add experiment for mojo sturctured metrics.
2021-12-15 jmadill gpu infra: Remove ANGLE tests from Linux Debug/TSAN.
2021-12-15 bsheedy Switch GPU Mac exp to 12.0
2021-12-15 bryantchandler [fuchsia] Remove unittests that use crash keys
2021-12-15 eseckler variations: Remove test config for PowerScheduler experiments.
2021-12-15 alexilin Revert "[Autofill Assistant] Enable animations + Remove filter"
2021-12-15 bsazonov Remove SyncConsentOptional and OsSyncFeatureEnabled
2021-12-15 alexilin Revert "[LR] Add fieldtrial config entry"
2021-12-15 sandromaggi [Autofill Assistant] Enable animations + Remove filter
2021-12-15 sshrimp Add sharding option for quickrun
2021-12-15 wenbinzhang [benchmarking] update pixel 4 os dimension to have more details
2021-12-15 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 carlosil Add CertificateTransparencyAndroid to field trial testing config
2021-12-15 bsheedy Fix unexpected passes typo
2021-12-15 michaeldo Remove IOS Tab Grid Bulk Actions flag
2021-12-14 lazzzis [Messages] Add fieldtrial entry for PWA install message
2021-12-14 hypan Disable failed test in perfetto_unittests on android-12-x64-fyi-rel
2021-12-14 ynovikov Re-disable Metal WebGL on 'Mac FYI ASAN (Intel)'
2021-12-14 kuanhuang setup builder win11-rel-swarming in dev
2021-12-14 weizhong Fix failures when upload artifacts for wpt tests
2021-12-14 haileywang [Snooze IPH] update fieldtrial to match finch
2021-12-14 enga WebGPU CTS: remove --disable-gpu-sandbox
2021-12-14 hidehiko Remove NonSFI mode part 8.
2021-12-14 gujen [LR] Add fieldtrial config entry
2021-12-14 thakis Build mac installer on mac-chrome trybot
(...)
2020-11-06 twellington 🤠 Disable AutofillUpstreamTest.testSaveCardInfoBarWithEmptyMonthAndYear
2020-11-06 ewannpv Revert "[iOS] Adds EnableCloseAllTabsConfirmation config"
2020-11-06 ewannpv [iOS] Adds EnableCloseAllTabsConfirmation config
2020-11-06 asamidoi Add warn-only and enforce mode to the CheckOfflineCapability feature
2020-11-06 livvielin [ios] Enable kIOSLookalikeUrlNavigationSuggestionsUI by default
2020-11-06 isherman List Weilun as a fieldtrial_testing_config.json OWNER
2020-11-05 xiaochengh Prepare CSSKeyframesMemoryReduction for finch experiment
2020-11-05 schwering [Autofill] Removed obsolete features AutofillEnforceMinRequiredFields*.
2020-11-05 pbos Remove UseTextForUpdateButton from testing config
2020-11-05 lpz Disable (via flag) baselines translation and annotation handling in wptMetadataBuilder for desktop wpt bots.
2020-11-05 erikchen Update field-trial testing config for heap profiling.
2020-11-05 vasilii Fully launch the compromised password bubble on ToT and delete the flag.
2020-11-05 clemensb [libfuzzer][v8][inspector] Restrict alphabet to ascii
2020-11-05 msisov ozone/x11: fix views_unittests
2020-11-05 benreich [js-code-coverage] Merge JavaScript v8 coverage outputs
2020-11-05 chrome-weblayer-builder weblayer: Add skew tests for new versions released in beta
2020-11-05 ddoman [resultdb] disable SinkAPI-integration on blink_web_tests
2020-11-04 sprang Removes WebRTC-VideoRateControl trial from test config
2020-11-04 chanli Enable resultdb on test suites with single test
2020-11-04 liaoyuke [lacros] Stop isolating prebuilt ash-chrome
2020-11-04 gatong Infra: Removing experimental builders
2020-11-04 bpastene Remove cros_browser_sanity_test from all CrOS bots.
2020-11-04 ewannpv [iOS] Launch EnablePersistentDownloads feature
2020-11-04 dschinazi Add HostResolverDispatch to fieldtrial_testing_config
2020-11-04 agrieve Revert "Reland #2: Android: Use locally-build devil deps only when build_with_chromium=true"
2020-11-04 kmoon Make PDF partial loading disabled the default
2020-11-04 gayane Revert "Add share features to testing config"
2020-11-04 jdonnelly [omnibox] Add on-focus feature to the desktop field trial testing config
2020-11-03 bjoyce Add chrome_junit_test shard experimental test suit.
2020-11-03 ender Add Trending Queries to testing config.
2020-11-03 yilkal Reland "Reland "Adds parental handoff login screen in oobe.""
2020-11-03 jmadill Add ANGLE gold trace tests to GPU.FYI.
2020-11-03 jmadill Re-enable angle_white_box_tests on TSAN.
2020-11-03 ianstruiksma Win10 - Remove temp 1909/1803 bots
2020-11-03 jmadill Remove ANGLE tests from NV Shield TV.
2020-11-03 rmhasan weblayer, skew tests: Add src/ changes to add testers for Android Marshmallow
2020-11-03 agrieve Reland #2: Android: Use locally-build devil deps only when build_with_chromium=true
2020-11-03 jmadill Add flaky retries for Win7/AMD ANGLE tests.
2020-11-03 rmhasan weblayer, skew tests: Make rmhasan@ sole reviewer for CL's uploaded by create-weblayer-skew-tests
2020-11-03 jmadill Remove angle_unittests swarming exception.
2020-11-03 clemensb [libfuzzer][v8][inspector] Add inspector_fuzzer
2020-11-03 nohle [DeviceSync v2] Enable v2 DeviceSync flag by default
2020-11-03 ianstruiksma Have win10-omaha-tester use win10 version mixin
2020-11-03 drott Rebaselines for running layout tests on Windows 10 1909
2020-11-02 tmathmeyer Add d3d11 stable fieldtrial testing configs
2020-11-02 drubery Add windows to platforms for ClientSideDetectionModel
2020-11-02 kylechar Disable webgl_conformance_fast_call_tests
2020-11-02 chrome-weblayer-builder weblayer: Add skew tests for new versions released in beta
2020-11-02 bpastene Move net_unittests on the internal CrOS VM bot to the main test pool.
2020-11-02 mbonadei Add filter file to content_browsertests data_deps.
Roll third_party/googletest/ 282877317..6b74da475 (287 commits)
https://chromium.googlesource.com/external/github.com/google/googletest/+log/2828773179fa..6b74da4757a5
$ git log 282877317..6b74da475 --date=short --no-merges --format='%ad %ae %s'
2021-12-27 absl-team Include the param names in the generated description of the MATCHER_P matchers.
2021-12-22 absl-team Clarify "package" means "Bazel package", and promote `testonly=True` rather than `testing` sub-directory.
2021-12-22 dmauro Makes the Python imports consistently use full paths from the repository root, unifying the behavior between Bazel and CMake
2021-12-21 dmauro Makes TestForDeathTest.CRTDebugDeath only run when _DEBUG is defined
2021-12-15 dinor Release tests for UnitTestOptions::MatchesFilter
2021-12-07 absl-team Add NOLINT to address modernize-use-trailing-return-type in TEST_F uses
2021-12-04 ayush854032 Allow to specify a random seed independently of whether shuffling is requested
2021-12-03 absl-team Support std::reference_wapper as a smart pointer type in gmock
2021-12-02 absl-team Fix typo in GoogleMock Cookbook.
2021-11-29 absl-team Work around Android KitKat tzset bug
2021-11-25 ludger.paehler Fix typo in the queue test.
2021-11-16 denis.samoylov Suppress unused-value warning
2021-11-16 93249401+assafpr fixed branch from master to main in readme.md
2021-11-16 93249401+assafpr Update README.md
2021-11-16 krystian.kuzniarek fix a typo
2021-11-15 cramertj Clarify "Times() after X" error message
2021-11-15 dmauro Update URLs in Bazel Quickstart
2021-11-12 absl-team Fix typo in gmock-matchers_test.cc: CanDescribeNegationOfExpectingOneElment => CanDescribeNegationOfExpectingOneElement
2021-11-10 absl-team Googletest export
2021-11-09 dmauro Googletest export
2021-11-10 memmenlauer googletest/src/gtest-port.cc: Added GetLastError() on Windows for CreateThread()
2021-11-09 absl-team Googletest export
2021-11-08 absl-team Googletest export
2021-11-08 absl-team Googletest export
2021-11-04 absl-team Googletest export
2021-11-05 raul.tambre Replace use of deprecated std::iterator
2021-11-03 absl-team Googletest export
2021-10-28 dmauro Googletest export
2021-10-27 dmauro Googletest export
2021-10-26 absl-team Googletest export
2021-10-26 absl-team Googletest export
2021-10-25 dmauro Googletest export
2021-10-25 dmauro Googletest export
2021-10-30 dartme18 Re #3637 Show Disabled Tests in testing output
2021-10-20 h.zeller Start a simple github actions CI
2021-10-11 absl-team Googletest export
2021-10-11 absl-team Googletest export
2021-10-11 absl-team Googletest export
2021-10-08 yesudeep Fix linker errors on FreeBSD.
2021-09-30 absl-team Googletest export
2021-09-28 absl-team Googletest export
2021-09-24 cclauss Fix remaining typos discovered by codespell
2021-09-20 absl-team Googletest export
2021-09-20 absl-team Internal change
2021-09-17 julian.amann Remove bazelbuild/rules_cc dependency
2021-09-16 cclauss Fix typos discovered by codespell
2021-09-16 cclauss Fix typos discovered by codespell
2021-09-16 cclauss Fix typo discovered by codespell
2021-09-15 absl-team Googletest export
2021-09-15 dmauro Googletest export
(...)
2021-01-11 corentinmusard Simplify cmake install file
2021-01-06 davidben Restore GTEST_ATTRIBUTE_PRINTF_ on ColoredPrintf
2021-01-03 krystian.kuzniarek remove explicit function overloads of CmpHelper?? for BiggestInt arguments
2020-12-30 mattias.ellert Port to GNU/Hurd
2020-12-29 julien.jemine Using auto instead of container::const_iterator
2020-12-25 mattias.ellert Fix gtest-help-test failure on GNU/kFreeBSD
2020-12-24 georgthegreat Use proper feature test macro to test if library supports char8_t
2020-12-21 absl-team Googletest export
2020-12-15 dmauro Googletest export
2020-12-11 absl-team Googletest export
2020-12-10 absl-team Googletest export
2020-12-10 dmauro Googletest export
2020-12-08 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-05 paul.malcolm Fix typo in CLI help message
2020-12-05 gautham.bangalore Fix typo
2020-12-04 zed.three CMake: Add namespaced ALIAS library
2020-12-03 absl-team Googletest export
2020-12-02 absl-team Googletest export
2020-12-02 absl-team Googletest export
2020-12-01 absl-team Googletest export
2020-11-30 dmauro Googletest export
2020-11-24 absl-team Googletest export
2020-11-23 absl-team Googletest export
2020-11-19 absl-team Googletest export
2020-11-13 vlee Initialize TestInfo member is_in_another_shard_ in constructor.
2020-11-12 absl-team Googletest export
2020-11-12 absl-team Googletest export
2020-11-12 absl-team Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 absl-team Googletest export
2020-11-11 marius.brehler Refactor finding python
2020-11-06 absl-team Googletest export
2020-11-06 absl-team Googletest export
2020-10-29 knut Only save original working directory if death tests are enabled
2020-11-08 hyuk.myeong fix typos
2020-11-06 absl-team Googletest export
2020-11-05 ofats Googletest export
2020-10-30 chuck.atkins Bump CMake minimum to 2.8.12
2020-10-27 elliott.brossard Add instructions for sanitizer integration
2020-09-16 hyuk.myeong Remove spaces between Google Test and Google Mock
2020-09-15 hyuk.myeong Add follow-up patch for more natural reading
2020-09-15 hyuk.myeong Apply the reviewed comment
2020-09-15 hyuk.myeong Remove a space
2020-09-15 hyuk.myeong Improve the tutorial that may be confusing
2020-02-17 krystian.kuzniarek remove a duplicated include
Bug: dawn:824
Change-Id: Ic7c5c5f808ed510282dc47231d843f1fae355e17
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/75061
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Auto-Submit: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
2022-01-05 15:54:08 +00:00
|
|
|
'condition': 'dawn_standalone',
|
|
|
|
},
|
|
|
|
# This is a dependency of //testing
|
|
|
|
'third_party/catapult': {
|
2023-02-09 22:42:49 +00:00
|
|
|
'url': '{chromium_git}/catapult.git@37e879a7d13cbaa4925e09fc02b0f9276e060f0a',
|
2018-08-03 13:57:43 +00:00
|
|
|
'condition': 'dawn_standalone',
|
|
|
|
},
|
2018-07-31 16:50:03 +00:00
|
|
|
|
2018-08-13 15:47:44 +00:00
|
|
|
# Jinja2 and MarkupSafe for the code generator
|
2018-09-10 13:16:10 +00:00
|
|
|
'third_party/jinja2': {
|
2021-11-02 08:31:02 +00:00
|
|
|
'url': '{chromium_git}/chromium/src/third_party/jinja2@ee69aa00ee8536f61db6a451f3858745cf587de6',
|
2018-08-13 15:47:44 +00:00
|
|
|
'condition': 'dawn_standalone',
|
|
|
|
},
|
2018-09-10 13:16:10 +00:00
|
|
|
'third_party/markupsafe': {
|
Rolling 7 dependencies
Roll build/ c10077be5..787a783b9 (444 commits)
https://chromium.googlesource.com/chromium/src/build/+log/c10077be589b..787a783b9651
$ git log c10077be5..787a783b9 --date=short --no-merges --format='%ad %ae %s'
2020-11-02 sdefresne [ios] Add Swift compatibility library directory to lib_dirs
2020-11-02 chromium-autoroll Roll Fuchsia SDK from 0.20201101.3.1 to 0.20201102.1.1
2020-11-02 benmason Revert "Android: Enable use_debug_fission for official builds"
2020-11-02 chromium-autoroll Roll Fuchsia SDK from 0.20201101.2.1 to 0.20201101.3.1
2020-11-01 chromium-autoroll Roll Fuchsia SDK from 0.20201101.1.1 to 0.20201101.2.1
2020-11-01 chromium-autoroll Roll Fuchsia SDK from 0.20201031.3.1 to 0.20201101.1.1
2020-11-01 chromium-autoroll Roll Fuchsia SDK from 0.20201031.2.1 to 0.20201031.3.1
2020-10-31 chromium-autoroll Roll Fuchsia SDK from 0.20201031.0.1 to 0.20201031.2.1
2020-10-31 dpranke Win tooling fixes for Python 3 compatibility.
2020-10-31 chromium-autoroll Roll Fuchsia SDK from 0.20201030.2.1 to 0.20201031.0.1
2020-10-31 bjoyce Run junit tests on multiple threads.
2020-10-31 chromium-autoroll Roll Fuchsia SDK from 0.20201030.1.1 to 0.20201030.2.1
2020-10-30 dpranke Fix incorrect path in python2 GN templates.
2020-10-30 wenbinzhang Revert "Re-enabling aar .info file checker"
2020-10-30 thakis android+chromeos: Make sure 32-bit android arm builds use -mfloat-abi=softfp.
2020-10-30 agrieve Android: Add logging to proguard.py build step
2020-10-30 smaier Re-enabling aar .info file checker
2020-10-30 bjoyce Add option to print classpath to script.
2020-10-30 thakis ios: Pass -Wextra-semi to ObjC files with Xcode clang too.
2020-10-30 thakis ios: Disable -Wgnu-folding-constant for .m files.
2020-10-30 chromium-autoroll Roll Fuchsia SDK from 0.20201029.3.1 to 0.20201030.1.1
2020-10-30 agrieve Android: Enable use_debug_fission for official builds
2020-10-30 chromium-autoroll Roll Fuchsia SDK from 0.20201029.2.1 to 0.20201029.3.1
2020-10-30 agrieve Android: Fix use_debug_fission logic.
2020-10-30 agrieve Reland "Android: Enable vertical class merging in R8"
2020-10-29 chromium-autoroll Roll Fuchsia SDK from 0.20201029.0.1 to 0.20201029.2.1
2020-10-29 smaier Using R8's built-in -checkdiscard ignoring
2020-10-29 agrieve Revert "Reland "Enable JDK library desugaring by default""
2020-10-29 sdefresne [ios] Fix a typo in variable name
2020-10-29 sdefresne [ios] Add support for toolchain using 14.0 deployment target
2020-10-29 chromium-autoroll Roll Fuchsia SDK from 0.20201028.4.1 to 0.20201029.0.1
2020-10-29 dpranke Have Android bin/run_ wrappers call test_env.py directly.
2020-10-29 bjoyce Fix comment.
2020-10-29 dpranke Have ChromeOS bin/run wrappers call test_env.py directly
2020-10-29 chromium-autoroll Roll Fuchsia SDK from 0.20201028.1.1 to 0.20201028.4.1
2020-10-28 dpranke Have fuchsia bin/run wrappers call test_env.py directly
2020-10-28 bpastene chromeos: Add basic RDB integration for all Tast results.
2020-10-28 sdefresne [ios] Update packaging rules to support "catalyst" environment
2020-10-28 dpranke Change test wrapper script arg handling.
2020-10-28 bpastene android: Allow custom artifacts to be passed to result_sink.Post().
2020-10-28 sdefresne [ios] Fix compiler and linker flags for "catalyst" environment
2020-10-28 sdefresne [ios] Remove ios_sdk_platform_abs_path gn variable
2020-10-28 ythjkt Lacros: Define BUILDFLAG(IS_CHROMSOS_ASH|LACROS).
2020-10-28 chromium-autoroll Roll Fuchsia SDK from 0.20201027.3.1 to 0.20201028.1.1
2020-10-28 thakis build: Disallow explicitly setting concurrent_links in lto builds.
2020-10-28 ganesh midl.py remove legacy |dynamic_guid|, replace with new |dynamic_guids|.
2020-10-28 chromium-autoroll Roll Fuchsia SDK from 0.20201027.1.1 to 0.20201027.3.1
2020-10-27 ganesh midl.py multiple guid substitution enhancements.
2020-10-27 chonggu [Fuchsia] Change result and filter file locations
2020-10-27 harringtond Allow -check directives that R8 ignores
(...)
2020-09-11 dpranke Reland "Rename wrapper_scripts for generated_script tests in MB."
2020-09-11 svenzheng [lacros] Runner retry for gsutil copy
2020-09-11 chromium-autoroll Roll Fuchsia SDK from 0.20200911.0.1 to 0.20200911.1.1
2020-09-11 chromium-autoroll Roll Fuchsia SDK from 0.20200910.2.2 to 0.20200911.0.1
2020-09-10 chromium-autoroll Roll Fuchsia SDK from 0.20200910.1.1 to 0.20200910.2.2
2020-09-10 svenzheng Adds android_sync_integration_tests to CI
2020-09-10 daniel.l Improve support for Python3 in Mac, iOS build
2020-09-10 chromium-autoroll Roll Fuchsia SDK from 0.20200910.0.1 to 0.20200910.1.1
2020-09-10 chromium-autoroll Roll Fuchsia SDK from 0.20200909.2.1 to 0.20200910.0.1
2020-09-10 agrieve Add GN assert for enable_resource_allowlist_generation
2020-09-09 chromium-autoroll Roll Fuchsia SDK from 0.20200909.1.1 to 0.20200909.2.1
2020-09-09 agrieve Revert "Increase android32_ndk_api_level 16 -> 21"
2020-09-09 liaoyuke [lacros] Retry starting ash-chrome
2020-09-09 chromium-autoroll Roll Fuchsia SDK from 0.20200909.0.1 to 0.20200909.1.1
2020-09-09 chromium-autoroll Roll Fuchsia SDK from 0.20200908.2.1 to 0.20200909.0.1
2020-09-09 pkotwicz [Build] Make remaining targets compatible with 'enforce_resource_overlays'
2020-09-08 benmason Fix build_vars.txt
2020-09-08 chromium-autoroll Roll Fuchsia SDK from 0.20200908.1.1 to 0.20200908.2.1
2020-09-08 sokcevic Update codesearch links
2020-09-08 mheikal android_resources targets can no longer create srcjars
2020-09-08 agrieve Increase android32_ndk_api_level 16 -> 21
2020-09-08 chromium-autoroll Roll Fuchsia SDK from 0.20200908.0.1 to 0.20200908.1.1
2020-09-08 chromium-autoroll Roll Fuchsia SDK from 0.20200907.2.1 to 0.20200908.0.1
2020-09-08 chromium-autoroll Roll Fuchsia SDK from 0.20200907.1.1 to 0.20200907.2.1
2020-09-07 chromium-autoroll Roll Fuchsia SDK from 0.20200907.0.1 to 0.20200907.1.1
2020-09-07 chromium-autoroll Roll Fuchsia SDK from 0.20200906.3.1 to 0.20200907.0.1
2020-09-07 chromium-autoroll Roll Fuchsia SDK from 0.20200906.2.1 to 0.20200906.3.1
2020-09-06 chromium-autoroll Roll Fuchsia SDK from 0.20200902.0.1 to 0.20200906.2.1
2020-09-04 agrieve Roll bundletool 0.13.3 -> 1.2.0
2020-09-03 hidehiko lacros: Migrate chromeos/chromeos_buildflags.h to build/chromeos_buildflags.h
2020-09-03 agrieve Grit: whitelist -> allowlist
2020-09-03 hidehiko lacros: Renamed build/lacros_buildflags.h to build/chromeos_buildflags.h
2020-09-03 aeubanks Re-enable -Wstring-concatenation
2020-09-03 bsheedy Fix handling of missing Gold links
2020-09-02 huangs [Lacros] Size dashboard: Track total and total compressed sizes.
2020-09-02 bjoyce Add summary html to test results.
2020-09-02 benmason Allow "optimize_for" param for bundletool.
2020-09-02 sdefresne [ios] Fix build/config/ios/hardlink.py when output exists
2020-09-02 huangs [Lacros] Suppress ignored params in lacros_resource_sizes.py.
2020-09-02 chromium-autoroll Roll Fuchsia SDK from 0.20200901.3.1 to 0.20200902.0.1
2020-09-02 pkotwicz [Android] Make build style more strict about resource overriding
2020-09-01 chromium-autoroll Roll Fuchsia SDK from 0.20200901.1.1 to 0.20200901.3.1
2020-09-01 yngve Specify GN not_needed() for lint deps
2020-09-01 jbudorick Use denylist throughout //build/android.
2020-09-01 chromium-autoroll Roll Fuchsia SDK from 0.20200831.3.1 to 0.20200901.1.1
2020-09-01 msisov Reland "Reland "Reland "X11 and Ozone: enable use_x11 and use_ozone"""
2020-09-01 chromium-autoroll Roll Fuchsia SDK from 0.20200831.2.1 to 0.20200831.3.1
2020-08-31 mikenichols install-build-deps: Remove redundant dev_list
2020-08-31 bjoyce Remove need for flag option.
2020-08-31 chromium-autoroll Roll Fuchsia SDK from 0.20200831.1.1 to 0.20200831.2.1
Roll buildtools/ ff93f3ea1..98881a129 (5 commits)
https://chromium.googlesource.com/chromium/src/buildtools/+log/ff93f3ea1a7f..98881a129786
$ git log ff93f3ea1..98881a129 --date=short --no-merges --format='%ad %ae %s'
2020-10-26 pnoland Revert "Roll GN from e002e68a..f5f465b5"
2020-10-26 rjascani Roll GN from e002e68a..f5f465b5
2020-09-29 normando [buildtools] Add DIR_METADATA files.
2020-09-14 sdefresne [apple] Use `!is_apple` gn variable when appropriate
2020-09-09 sdefresne Roll GN from 6f13aaac..e002e68a
Roll testing/ e5ced5141..3e2640a32 (1534 commits)
https://chromium.googlesource.com/chromium/src/testing/+log/e5ced5141379..3e2640a325dc
$ git log e5ced5141..3e2640a32 --date=short --no-merges --format='%ad %ae %s'
2020-11-02 yekuang Translate '--swarming' Py arg to '--server' Go arg in trigger scripts
2020-11-01 javierrobles [iOS][Biometric-Auth] Enable by default
2020-11-01 caitlinfischer Remove Windows occlusion studies from the testing config.
2020-11-01 le.hoang.q Use multiple shards for dEQP GLES3 tests on Metal
2020-10-31 ynovikov Start running tests on "Mac FYI Release (Intel UHD 630)"
2020-10-31 enga Run WebGL conformance with V8 FastCalls enabled
2020-10-30 wenbinzhang [benchmarking] Add similar time log for gtests
2020-10-30 rmhasan weblayer, skew tests: Add pie tester that runs skew tests
2020-10-30 bsheedy Retry minidump tests
2020-10-30 kdillon Remove field trial config for PrioritizeCompositingUntilBeginMainFrame.
2020-10-30 ssilkin Disable CanSetupH264VideoCallOnSupportedDevice on Android WebRTC FYI dbg.
2020-10-30 jonahr Test dEQP GLES3 on ANGLE's Metal backend
2020-10-30 andzaytsev Privacy elevated on Android: cleaned up the flag and the codepath since this the feature fully launched
2020-10-30 snijhara Delete all users through update required screen
2020-10-30 blundell [Android] Add support for overriding user data dir in Java browsertests
2020-10-30 thakis Add more test binaries to the memory bots.
2020-10-30 yekuang Reland "Add --use-swarming-go to the custom trigger scripts"
2020-10-29 lpz Make it possible to have a default --isolated-script-test-output arg.
2020-10-29 bdea Create a fieldtrial for EnhancedProtectionPromoCard.
2020-10-29 holte MetricsDownsampleConsistently trial config
2020-10-29 rockot Remove Storage Service test suites from bots
2020-10-29 meacer [Lookalikes] Fully launch punycode interstitial
2020-10-29 michaelbai ContentCapture: Implement constant streaming
2020-10-29 manukh [omnibox] [rich-autocompletion] Add fieldtrial_testing_config.json entry
2020-10-29 svenzheng [lacros] Remove all experimental flags from lacros FYI builder
2020-10-29 ynovikov Add Windows and Linux AMD RX 5500 XT GPU.FYI CI and try bots
2020-10-29 jdeblasio [Lookalikes] Enable target embedding by default on ToT.
2020-10-28 dpranke Have fuchsia bin/run wrappers call test_env.py directly
2020-10-28 wenbinzhang [benchmarking] remove shading environment variables before running gtests
2020-10-28 wanderview URLPattern: Add BUILD.gn and initial unittest.
2020-10-28 chonggu Add --isolate-map-file Flag to generate_buildbot_json.py script.
2020-10-28 dpranke Change test wrapper script arg handling.
2020-10-28 drott Revert "Add --use-swarming-go to the custom trigger scripts"
2020-10-28 tasak Added "Enabled_V3" to PartitionAllocGigaCage.
2020-10-28 yekuang Add --use-swarming-go to the custom trigger scripts
2020-10-28 hypan Add LUCI+mb+test configs for the CI and trybot win10-inverse-fieldtrials-fyi-rel
2020-10-28 jomag Revert "Custom builder for EA SWA"
2020-10-28 zhaoyangli [iOS] Roll iOS14 beta bots to Xcode 12.2 beta 3 (12b5035g)
2020-10-28 ynovikov Add "Mac FYI Release (Intel UHD 630)" GPU.FYI CI bot and trybot
2020-10-28 cassew Update field trial config for TurnOffStreamingMediaCaching experiment
2020-10-27 leszeks [v8] Add off-thread finalization field trial
2020-10-27 zhaoyangli [code coverage] Add 2 coverage try builders mirroring iOS CQ builders
2020-10-27 kmilka Add share features to testing config
2020-10-27 johnchen Roll Catapult from 4f6c1bb4191b to a01dd2af4292 (1 revision)
2020-10-27 harrisonsean [iOS][Safety Check] Add fieldtrial for safety check ios
2020-10-27 smcgruer [wptrunner] Enable status=test features for run_wpt_tests.py
2020-10-27 rushans Add the experiment to fieldtrial_testing_config
2020-10-27 caitlinfischer Remove DialMediaRouteProvider from testing config.
2020-10-27 thestig Fix field trial testing config for PDFViewerUpdate.
2020-10-27 shaktisahu Query Tiles : Updated finch config to match the launch group
(...)
2020-04-23 svenzheng Revert "Re-enable TwoClientDictionarySyncTest.Sanity_E2ETest test"
2020-04-23 agable Use linux hosts for all mac triggered testers
2020-04-22 xinghuilu [Android] Add real time check for all devices in field trial config.
2020-04-22 hypan android: add an alternative dimension for kitkat mixins
2020-04-22 lindsayw [ios] Add optional dimensions for MacOS10.15 in ios upstream waterfall
2020-04-22 steveroe [fuchsia] Save the fuchsia system log by default.
2020-04-22 msramek Add the PasswordCheck study to fieldtrial_testing_config.json
2020-04-22 agable Don't restrict Mac10.15 Tests to non-gpu testers
2020-04-22 xiaochengh Add field trial entry for FontPreloadingDelaysRendering
2020-04-22 bsheedy Make Win Intel Exp mixin have 2 GPUs
2020-04-22 bsheedy Switch service account for -dev swarming
2020-04-22 anastasiian Add fieldtrial testing config for EduCoexistence
2020-04-22 agable Only run Mac non-isolated scripts in compile tasks
2020-04-22 eseckler infra: Add CI+trybot configuration for linux-perfetto-rel
2020-04-22 pmarko sheriff: Add two shards to browser_tests on Linux ChromiumOS MSan Tests bot
2020-04-22 svenzheng Re-enable TwoClientDictionarySyncTest.Sanity_E2ETest test
2020-04-22 rogerta Create a field trial testing config for Webprotect alpha.
2020-04-22 chonggu [Fuchsia] Enable media_blink and gin unittests on Fuchsia FYI bots.
2020-04-22 agable Run FYI Mac non-isolated scripts in compile task
2020-04-21 agable Don't run non-isolated scripts on Mac10.15 Tests
2020-04-21 bpastene Add a note to //testing/buildbot/OWNERS regarding CQ changes.
2020-04-21 liaoyuke Set up win64-chrome official ci and try bots
2020-04-21 wez Revert "[Fuchsia] Enable cc_unittests on Fuchsia x64 CI bot."
2020-04-21 boliu Add weblayer_unittests to main ci/cq
2020-04-20 jeffyoon [pgo] system_health.common_desktop benchmark for PGO builders
2020-04-20 chonggu [Fuchsia] Add stable unittests to Fuchsia CI bots.
2020-04-20 mvanouwerkerk Add RemoteCopy to testing config.
2020-04-20 chonggu [Fuchsia] Enable cc_unittests on Fuchsia x64 CI bot.
2020-04-20 bsheedy Switch Win10 Intel Exp builder to single pool
2020-04-20 guidou [AudioService] Update field trial config.
2020-04-19 hypan Revert "android: Add AR test to android-10-arm64-rel builder"
2020-04-18 hypan android: Add AR test to android-10-arm64-rel builder
2020-04-18 bpastene Strip chrome before deploying it when running disk-usage Tast test.
2020-04-17 mmenke Update PartitionConnectionsByNetworkIsolationKey field trial config.
2020-04-17 chouinard Disable RenderTests on Android CFI bot
2020-04-17 bsheedy Switch Win10 Intel Exp to 2 pools
2020-04-17 xinghuilu Add SafeBrowsingRealTimeUrlLookupEnabledWithToken in field trial config.
2020-04-17 caitlinfischer Enable demographics features by default on iOS.
2020-04-17 olivierrobin Add PRODUCT_BUNDLE_IDENTIFIER in xcode attributes
2020-04-17 michaelbai Add components_junit_tests target
2020-04-17 sophiechang Add fieldtrial testing config for Client-Side Reactive Preconnect
2020-04-16 estaab Add weblayer skew tests to android-weblayer-pie-x86-fyi-rel.
2020-04-16 jessemckenna Add SlowDCTimerInterruptsWin field-trial config
2020-04-16 bsheedy Remove Gold service account from -dev bots
2020-04-16 treib Add "ios" to fieldtrial testing config for SyncInstanceIDTokenTTL
2020-04-15 jeffreycohen [ShareButtonInTopToolbar] match finch experiment params.
2020-04-15 bsheedy Allow Skia Gold Use In Android Tests
2020-04-15 jeffreycohen [ShareButtonInToolbar] add field trial for android experiment
2020-04-15 jeffyoon [ios/infra] ios13-sdk-simulator missed an iPhone X 13.3->13.4
2020-04-15 lpz Copy wpt output to full_results.json, which allows hooking into legacy results viewer.
Roll third_party/googletest/ a09ea700d..282877317 (132 commits)
https://chromium.googlesource.com/external/github.com/google/googletest/+log/a09ea700d32b..2828773179fa
$ git log a09ea700d..282877317 --date=short --no-merges --format='%ad %ae %s'
2020-10-27 absl-team Googletest export
2020-10-26 absl-team Googletest export
2020-10-20 sonzogniarthur Fix typo "definedin in" => "defined in"
2020-10-15 absl-team Googletest export
2020-10-15 absl-team Googletest export
2020-10-15 dmauro Googletest export
2020-10-14 absl-team Googletest export
2020-10-14 dmauro Googletest export
2020-10-14 dmauro Googletest export
2020-10-14 absl-team Googletest export
2020-10-14 dmauro Googletest export
2020-10-14 absl-team Googletest export
2020-10-13 dmauro Googletest export
2020-10-13 dmauro Googletest export
2020-10-13 absl-team Googletest export
2020-10-13 absl-team Googletest export
2020-10-09 ofats Googletest export
2020-10-09 absl-team Googletest export
2020-10-08 absl-team Googletest export
2020-10-12 peternewman Fix a typo
2020-10-07 manavrion Improve FilePath::Normalize method
2020-10-07 pravin1992 Issue 2135: Change template args in NiceMock, NaggyMock and StrictMock from A1, A2, ... to TArg1, TArg2,... to avoid clash with legacy header files
2020-09-29 absl-team Googletest export
2020-10-01 63450189+ranodeepbanerjee A slight Gramatical change.
2020-09-29 dmauro Googletest export
2020-09-29 absl-team Googletest export
2020-09-25 absl-team Googletest export
2020-09-27 56075233+keshavgbpecdelhi Update cook_book.md
2020-09-23 absl-team Googletest export
2020-09-23 absl-team Googletest export
2020-09-21 absl-team Googletest export
2020-09-24 thomas.barbier Fix warning maybe-uninitialized
2020-09-18 absl-team Googletest export
2020-09-17 absl-team Googletest export
2020-09-18 63900998+JethroSama Update README.md, added missing 'a'
2020-09-08 absl-team Googletest export
2020-09-02 dmauro Googletest export
2020-09-01 absl-team Googletest export
2020-09-01 absl-team Googletest export
2020-08-26 absl-team Googletest export
2020-08-25 27jf Add timestamp to in old method mock macro guide
2020-08-20 absl-team Googletest export
2020-08-17 absl-team Googletest export
2020-08-12 krzysio Googletest export
2020-08-12 robert.earhart Export LICENSE
2020-08-11 absl-team Googletest export
2020-08-11 dmauro Googletest export
2020-08-10 absl-team Googletest export
2020-08-05 absl-team Googletest export
2020-08-03 absl-team Googletest export
(...)
2020-06-19 amatanhead Make EXPECT_THROW and EXPECT_NO_THROW macros more informative
2020-06-19 mayur.shingote Updated googletest issue tracker url.
2020-06-17 absl-team Googletest export
2020-06-15 absl-team Googletest export
2018-05-01 lantw44 Avoid using environ on FreeBSD
2020-06-12 dmauro Googletest export
2020-06-10 absl-team Googletest export
2020-06-08 absl-team Googletest export
2020-06-08 absl-team Googletest export
2020-06-05 dmauro Googletest export
2020-06-10 rharrison Fix build issue for MinGW
2020-06-04 dmauro Googletest export
2020-06-03 absl-team Googletest export
2020-06-02 absl-team Googletest export
2020-06-01 absl-team Googletest export
2020-05-30 eli fix compilation on OpenBSD 6.7
2020-03-07 krystian.kuzniarek make UniversalPrinter<std::any> support RTTI
2020-03-07 krystian.kuzniarek specialize UniversalPrinter<> for std::any (without support for RTTI)
2020-03-07 krystian.kuzniarek specialize UniversalPrinter<> for std::optional
2020-03-07 krystian.kuzniarek specialize UniversalPrinter<> for std::variant
2020-05-28 dmauro Googletest export
2020-05-28 dmauro Googletest export
2020-05-27 absl-team Googletest export
2020-05-27 dmauro Googletest export
2020-05-19 absl-team Googletest export
2020-05-18 absl-team Googletest export
2020-05-18 durandal Googletest export
2020-05-18 absl-team Googletest export
2020-05-14 absl-team Googletest export
2020-05-25 invalid_ms_user Use count function instead of handwritten loop
2020-05-10 mate.pek README.dm: Renamed related open source project name: Catch2 and Google Test Explorer -> C++ TestMate
2020-05-13 absl-team Googletest export
2020-05-13 absl-team Googletest export
2020-05-11 absl-team Googletest export
2020-05-08 martin Remove an explicit include of debugapi.h
2020-05-08 martin Revert "Googletest export"
2020-05-05 igor.n.nazarenko Detect proto messages based on presense of DebugString.
2020-03-26 mvoorsluys Fix test with stack.
2020-03-29 verdoialaurent Fix --gtest_print_time coloring
2020-03-26 mvoorsluys Fixed xml unit-tests and added extra tests
2020-03-26 mvoorsluys Fix multiple \n characters in xml file when using GTEST_SKIP.
2020-03-26 mvoorsluys Only write ">\n" once when there is failure and skipped tests.
2020-03-26 mvoorsluys Output skipped information in the xml file.
2020-03-21 ngompa13 Set the version for the libraries
2020-02-21 nini16041988-gitbucket Add missing call for gtest_list_output_unittest_ unitTest. Add unitTest for fixed TEST_P line number. Use CodeLocation TestInfo struct.
2020-02-18 nini16041988-gitbucket Fix: shadow member
2020-02-18 nini16041988-gitbucket Add correct line number to TEST_P test cases for gtest_output.
2020-02-06 59134746+aribibek fix a link to documentation
2020-01-17 hgsilverman Fix always false condition and clean function body
2020-01-22 mjvk Fixes extensions missing for QNX
Roll third_party/jinja2/ b41863e42..a82a4944a (4 commits)
https://chromium.googlesource.com/chromium/src/third_party/jinja2/+log/b41863e42637..a82a4944a7f2
$ git log b41863e42..a82a4944a --date=short --no-merges --format='%ad %ae %s'
2020-09-18 keishi Update COMPONENT for jinja2 and mako
2020-04-03 adetaylor remove copybara initialization artifacts
2020-04-03 adetaylor Copybara Service Migration Initialization.
2020-04-03 adetaylor Adding CPEPrefixes for more dependencies.
Roll third_party/markupsafe/ 8f45f5cfa..0944e71f4 (3 commits)
https://chromium.googlesource.com/chromium/src/third_party/markupsafe/+log/8f45f5cfa000..0944e71f4b2c
$ git log 8f45f5cfa..0944e71f4 --date=short --no-merges --format='%ad %ae %s'
2020-10-22 ehmaldonado Add DIR_METADATA files to directories under //third_party
2017-01-19 ymzhang remove copybara initialization artifacts
2017-01-19 ymzhang Copybara Service Migration Initialization.
Roll tools/clang/ fcef86e30..eb065289a (42 commits)
https://chromium.googlesource.com/chromium/src/tools/clang/+log/fcef86e30a0a..eb065289a4d9
$ git log fcef86e30..eb065289a --date=short --no-merges --format='%ad %ae %s'
2020-11-02 bartekn Update class name for ClassPropertyValueSetter::property_
2020-11-02 bartekn Add SockaddrStorage::addr to ignore list
2020-10-31 bartekn Ignore iovec::iov_base that requires .get() in a different repository
2020-10-31 bartekn Update manual-paths-to-ignore.txt
2020-10-31 bartekn Remove no longer needed fields
2020-10-30 bartekn Un-ignore UnretainedWrapper::ptr_
2020-10-30 lukasza Go back to unconditionally skipping fields in generated files.
2020-10-30 bartekn Add to and fix TRACE_EVENT/EXPECT_THAT section
2020-10-30 thakis clang upload script: Try again to not run tricium.
2020-10-29 thakis Tell tricium to not run clang-tidy on clang rolls.
2020-10-27 lukasza Remove automatically covered cases from manual-fields-to-ignore.txt
2020-10-27 lukasza Delete "const-char" filtering rule (redundant with "global-scope" rule).
2020-10-26 lukasza "union" filtering rule should recurse into nested structs.
2020-10-26 lukasza Improve "global-destructor" filtering rule: multiple fields, arrays, ...
2020-10-26 lukasza Emit constexpr-initialized fields as candidates for exclusion.
2020-10-26 thakis clang build scripts: Explicitly disable memprof.
2020-10-23 lukasza Appending .get() to arguments of implicitly invoked constructors.
2020-10-22 davidvc blink: Add absl::variant to the blink symbol allowlist
2020-10-21 lukasza Skip more scenarios via blocklist, rather than unconditionally.
2020-10-20 hans Clang plugin build fixes after upstream https://reviews.llvm.org/D84362
2020-10-19 lukasza Add --target_os=... support to run_tool.py and generate_compdb.py
2020-10-19 omerkatz heap: Use fullpaths in clang plugin ignored/allowed directories
2020-10-16 keishi Add fields to ignore for rewrite_raw_ptr_fields
2020-10-13 keishi Add chrome/chrome_cleaner to rewrite_raw_ptr_fields manual ignore paths
2020-10-06 ehmaldonado Add DIR_METADATA files to //tools
2020-10-06 bartekn Add android_webview/public/ to manual-paths-to-ignore
2020-10-06 bartekn Fix pointer paths (missing subclass)
2020-10-05 gbiv goma_link: parse `,` from `-mllvm` args appropriately
2020-10-04 aeubanks Use downloaded gcc toolchain in compiler-rt tests
2020-10-02 thakis Re-roll clang llvmorg-12-init-5035-gd0abc757-3 : llvmorg-12-init-5627-gf086e85e-1.
2020-09-30 aeubanks Revert "Clang build.py, set shell=True in GetCommitDescription"
2020-09-30 bartekn Update manual ignore-list based on recent rewrites
2020-09-29 hans Clang build.py: Remove debug line from 69f5d9865577
2020-09-29 hans Clang build.py, set shell=True in GetCommitDescription
2020-09-22 lukasza Exclude from the rewrite directories only used in renderer processes.
2020-09-22 thakis Revert "Roll clang llvmorg-12-init-5035-gd0abc757-2 : llvmorg-12-init-5627-gf086e85e-1."
2020-09-17 lukasza Emitting union fields into a blocklist.
2020-09-16 hans Clang build script: link against rpmalloc on Windows
2020-09-14 thakis Roll clang llvmorg-12-init-5035-gd0abc757-2 : llvmorg-12-init-5627-gf086e85e-1.
2020-09-11 akhuang clang build.py: set -DLLVM_ENABLE_DIA_SDK=OFF to use the native symbolizer, and also remove DIA dependencies.
2020-09-08 thakis Roll clang llvmorg-12-init-4187-g33ce275f-1 : llvmorg-12-init-5035-gd0abc757-1.
2020-09-01 bartekn Add pointers that cause run-time issues to manual-fields-to-ignore
Created with:
roll-dep build buildtools testing third_party/googletest third_party/jinja2 third_party/markupsafe tools/clang
Change-Id: I93e18255bc2468eb467a267d22025646d80ec0a0
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31567
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
2020-11-04 09:44:47 +00:00
|
|
|
'url': '{chromium_git}/chromium/src/third_party/markupsafe@0944e71f4b2cb9a871bcbe353f95e889b64a611a',
|
2018-08-13 15:47:44 +00:00
|
|
|
'condition': 'dawn_standalone',
|
|
|
|
},
|
|
|
|
|
2018-08-13 06:23:27 +00:00
|
|
|
# GLFW for tests and samples
|
2018-09-10 13:16:10 +00:00
|
|
|
'third_party/glfw': {
|
2022-05-25 17:46:04 +00:00
|
|
|
'url': '{chromium_git}/external/github.com/glfw/glfw@62e175ef9fae75335575964c845a302447c012c7',
|
2018-08-13 06:23:27 +00:00
|
|
|
},
|
|
|
|
|
2021-01-11 15:52:12 +00:00
|
|
|
'third_party/vulkan_memory_allocator': {
|
2021-12-21 21:21:42 +00:00
|
|
|
'url': '{chromium_git}/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator@5e49f57a6e71a026a54eb42e366de09a4142d24e',
|
2021-01-11 15:52:12 +00:00
|
|
|
'condition': 'dawn_standalone',
|
|
|
|
},
|
|
|
|
|
|
|
|
'third_party/angle': {
|
2023-02-12 03:27:06 +00:00
|
|
|
'url': '{chromium_git}/angle/angle@62d35a60225824c1443eeb80d5bb598670da36a4',
|
2021-01-11 15:52:12 +00:00
|
|
|
'condition': 'dawn_standalone',
|
|
|
|
},
|
|
|
|
|
2019-11-26 18:21:51 +00:00
|
|
|
'third_party/swiftshader': {
|
2023-02-07 07:31:25 +00:00
|
|
|
'url': '{swiftshader_git}/SwiftShader@938d3a1fac4deda77efb1c22c5e080ee4686eb0a',
|
2019-11-26 18:21:51 +00:00
|
|
|
'condition': 'dawn_standalone',
|
|
|
|
},
|
|
|
|
|
2021-01-06 17:41:50 +00:00
|
|
|
'third_party/vulkan-deps': {
|
2023-02-12 02:01:56 +00:00
|
|
|
'url': '{chromium_git}/vulkan-deps@917146595ebe68daebe50932e8a297b179341cea',
|
2021-04-02 18:04:27 +00:00
|
|
|
'condition': 'dawn_standalone',
|
2021-01-11 15:52:12 +00:00
|
|
|
},
|
|
|
|
|
|
|
|
'third_party/zlib': {
|
Roll build deps, testing, and third_party/zlib
Roll build/ 87b04ad66..f14f6d206 (590 commits; 3 trivial rolls)
https://chromium.googlesource.com/chromium/src/build/+log/87b04ad66530..f14f6d206b9a
$ git log 87b04ad66..f14f6d206 --date=short --no-merges --format='%ad %ae %s'
2022-07-22 smaier Adding java_asserts.md doc
2022-07-22 nickdiego lacros: pass in wayland-server-socket when running ash for tests
2022-07-22 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220722.0.1 to 9.20220722.1.1
2022-07-22 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220721.3.1 to 9.20220722.0.1
2022-07-21 thakis Disable -Wmax-tokens on sanitizer bots
2022-07-21 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220721.1.1 to 9.20220721.3.1
2022-07-21 wenyufu Revert "Reland #3 "Android: Make building junit_binary() targets faster""
2022-07-21 lukasza [rust] rs_bindings_from_cc.gni: Shortening cmdlines via `--flagfile`.
2022-07-21 bsheedy Add skia_gold_common type hinting
2022-07-21 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220721.0.1 to 9.20220721.1.1
2022-07-21 lukasza [rust] Adding missing tests/.../target_depending_on_another.h.
2022-07-21 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220720.3.1 to 9.20220721.0.1
2022-07-20 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220720.1.1 to 9.20220720.3.1
2022-07-20 smaier Guarding ForTesting call behind compile-time-available IS_FOR_TEST
2022-07-20 wenyufu generate_gradle.py: Update junit_binary to robolectric_binary
2022-07-20 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220719.3.1 to 9.20220720.1.1
2022-07-20 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220719.0.1 to 9.20220719.3.1
2022-07-19 lukasza [rust] Roll Crubit to d9b0ad4c09b46328dcc7a5ec28ce86cca56e0389.
2022-07-19 chonggu [Fuchsia][CFv2 Script] Remove temporary arm64 qemu config file.
2022-07-19 lukasza [rust] rs_bindings_from_cc.gni: Headers depending on another target.
2022-07-19 collinbaker Android Rust toolchain 1.62.0
2022-07-19 hans Revert "[build] Increase memory usage estimate for ThinLTO Linux links"
2022-07-19 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220718.3.1 to 9.20220719.0.1
2022-07-18 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220718.1.1 to 9.20220718.3.1
2022-07-18 wnwen Android: Add script to be used in autorolling lint
2022-07-18 chonggu [Fuchsia] Move gcs_tarball_path from DEPS to custom file.
2022-07-18 pasthana Add references to jacoco/clang coverage docs in each other
2022-07-18 smaier Using R8's version of retrace
2022-07-18 hans [build] Increase memory usage estimate for ThinLTO Linux links
2022-07-18 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220717.3.1 to 9.20220718.1.1
2022-07-17 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220717.1.1 to 9.20220717.3.1
2022-07-17 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220717.0.1 to 9.20220717.1.1
2022-07-17 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220716.2.1 to 9.20220717.0.1
2022-07-16 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220716.1.1 to 9.20220716.2.1
2022-07-16 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220716.0.1 to 9.20220716.1.1
2022-07-16 chromium-internal-autoroll Roll Fuchsia Internal Images from 9.20220715.3.1 to 9.20220716.0.1
2022-07-15 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220715.2.1 to 9.20220715.3.1
2022-07-15 chonggu [Fuchsia][CFv2 Script] Add support for arm64 hosts
2022-07-15 chonggu [Fuchsia][CFv2 Script] Fix resolving v2 component
2022-07-15 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220714.3.1 to 8.20220715.2.1
2022-07-15 thakis iOS: Pick up -fstack-protector via mac codepath instead of non-mac codepath
2022-07-15 brucedawson Remove deprecated and unused distutils
2022-07-14 chonggu [Fuchsia][CFv2 Scripts] Support gpu tests
2022-07-14 ddorwin [Cast Convergence][fuchsia] Switch bots to enable_cast_receiver
2022-07-14 lukasza [rust] rs_bindings_from_cc.gni: Declaring fixed deps of generated code.
2022-07-14 mthiesse Redefine what constitutes a redirect in RedirectHandler
2022-07-14 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220714.1.1 to 8.20220714.3.1
2022-07-14 chonggu [Fuchsia][CFv2 Script] Stop ffx to ensure that the logging dir changes.
2022-07-14 thakis Apple: -femit-dwarf-unwind=no-compact-unwind followup
2022-07-14 brunopitrus Add more system library shims to build/linux/unbundle
(...)
2022-05-05 ntfschr Android: correct apksigner output
2022-05-04 aeubanks [clang] Turn on opaque pointers
2022-05-04 agrieve Revert (partial) "Android: build-bundle-apks: Add --mode=system_apks"
2022-05-04 brucedawson Fix print_python_deps.py output on Windows
2022-05-04 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220504.1.1 to 8.20220504.2.1
2022-05-04 chromium-autoroll Roll Fuchsia SDK from 8.20220504.0.1 to 8.20220504.1.1
2022-05-04 agrieve Android: build-bundle-apks: Add --mode=system_apks
2022-05-04 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220503.2.1 to 8.20220504.1.1
2022-05-04 chromium-autoroll Roll Fuchsia SDK from 8.20220503.2.1 to 8.20220504.0.1
2022-05-03 brucedawson Add requested PYDEPS entries
2022-05-03 thakis Add a test that we successfully link in sanitizer options
2022-05-03 svenzheng Enable LacrosOnly for tests
2022-05-03 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220503.1.1 to 8.20220503.2.1
2022-05-03 chromium-autoroll Roll Fuchsia SDK from 8.20220503.1.1 to 8.20220503.2.1
2022-05-03 wnwen Android: Remove unused base_java deps
2022-05-03 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220503.0.1 to 8.20220503.1.1
2022-05-03 pinkerton Enable alternate Swift toolchains in build.
2022-05-03 chromium-autoroll Roll Fuchsia SDK from 8.20220502.3.1 to 8.20220503.1.1
2022-05-03 bewise Update Android Webview CTS tests to use trichrome for Q+
2022-05-03 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220501.3.1 to 8.20220503.0.1
2022-05-03 chromium-autoroll Roll Fuchsia SDK from 8.20220502.1.1 to 8.20220502.3.1
2022-05-02 aeubanks [build] Remove global -Wno-deprecated-non-prototype
2022-05-02 rwkeane [Cast Convergence] Replace is_cast_desktop_build with is_castos.
2022-05-02 thakis Clean up sanitizer options a bit
2022-05-02 chromium-autoroll Roll Fuchsia SDK from 8.20220426.1.1 to 8.20220502.1.1
2022-05-02 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220501.2.1 to 8.20220501.3.1
2022-05-01 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220501.1.1 to 8.20220501.2.1
2022-05-01 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220501.0.1 to 8.20220501.1.1
2022-05-01 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220430.3.1 to 8.20220501.0.1
2022-04-30 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220430.2.1 to 8.20220430.3.1
2022-04-30 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220430.1.1 to 8.20220430.2.1
2022-04-30 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220429.3.1 to 8.20220430.1.1
2022-04-30 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220429.2.1 to 8.20220429.3.1
2022-04-29 zhiyuans [Test Reviver] Support @DoNotRevive annotation for Test Reviver.
2022-04-29 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220429.1.1 to 8.20220429.2.1
2022-04-29 yjt [Lacros] Refactor target for lacros amd64 resource size
2022-04-29 collinbaker Switch Linux to Chromium Rust toolchain
2022-04-29 brucedawson Check for SDK existence
2022-04-29 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220428.3.1 to 8.20220429.1.1
2022-04-29 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220428.2.1 to 8.20220428.3.1
2022-04-28 zhaoyangli Use xcode_accept_license.sh in build/mac_toolchain.py
2022-04-28 gebregiorgis Flip use_dbus flag for chromecast.
2022-04-28 lgrey Mac: enable -fsplit-lto-unit
2022-04-28 lgrey Mac: actually link in sanitizer options
2022-04-28 bsheedy Strip Chrome for non-Tast on Kevin
2022-04-28 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220428.0.1 to 8.20220428.2.1
2022-04-28 thakis Remove is_gpu_fyi_bot GN arg
2022-04-28 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220427.4.1 to 8.20220428.0.1
2022-04-28 edcourtney Update lacros DeployedBinary var.
2022-04-28 chromium-internal-autoroll Roll Fuchsia Internal Images from 8.20220427.2.1 to 8.20220427.4.1
Created with:
roll-dep build
Roll buildtools/ f0d740e4e..fe57e98ee (18 commits; 4 trivial rolls)
https://chromium.googlesource.com/chromium/src/buildtools/+log/f0d740e4e2f8..fe57e98eeb21
$ git log f0d740e4e..fe57e98ee --date=short --no-merges --format='%ad %ae %s'
2022-07-22 thakis Roll libc++ from 49e658031b2b to eb79671bfbed (4 revisions)
2022-07-22 thakis Roll libc++ from 3e55cfbd1a91 to 49e658031b2b (6 revisions)
2022-07-22 ukai Reland "fix fetch_reclient_cfgs.py for windows"
2022-07-21 tsergeant Revert "fix fetch_reclient_cfgs.py for windows"
2022-07-21 ukai fix fetch_reclient_cfgs.py for windows
2022-07-14 tikuta reclient_cfgs: remove unknown rewrapper flags
2022-06-16 wutao Revert "Reland "Roll src/buildtools/third_party/libc++/trunk/ b1269813e..1a637088a (287 commits)""
2022-06-16 zafzal Reland "Roll src/buildtools/third_party/libc++/trunk/ b1269813e..1a637088a (287 commits)"
2022-06-16 ayzhao Revert "Roll src/buildtools/third_party/libc++/trunk/ b1269813e..1a637088a (287 commits)"
2022-05-31 ukai use rbe-chromium-trusted-test instead of goma-foundry-experiments
2022-05-26 ayzhao Reland "Roll src/buildtools/third_party/libc++/trunk/ 79a2e924d..b1269813e (1399 commits)"
2022-05-19 findit-for-me Revert "Roll src/buildtools/third_party/libc++/trunk/ 79a2e924d..b1269813e (1399 commits)"
2022-05-04 lgrey Don't include sanitizer options for libc++
2022-04-28 lgrey Mac: actually link in sanitizer options
Created with:
roll-dep buildtools
Roll buildtools/clang_format/script/ 99803d74e..8b525d274 (30 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/clang/tools/clang-format.git/+log/99803d74e359..8b525d2747f2
$ git log 99803d74e..8b525d274 --date=short --no-merges --format='%ad %ae %s'
2022-06-26 f0gukp2nk [clang-format] Parse Verilog if statements
2022-06-15 owenpiano [clang-format][NFC] Fix braces in ClangFormat.cpp
2022-04-22 thakis [git-clang-format] Change run line from python to python3
2022-04-22 thakis [git-clang-format] Add some examples to the help text
2022-04-05 owenpiano [clang-format] Pass return code of git-clang-format by sys.exit()
2022-03-17 marek.kurdej+llvm.org [clang-format] [doc] Add script to automatically update help output in ClangFormat.rst.
2022-02-23 phst clang-format.el: Make clang-format work in indirect buffers.
2022-01-16 John.Ericson [clang][cmake] Use `GNUInstallDirs` to support custom installation dirs
2022-01-15 owenpiano [clang-format] Add return code to git-clang-format
2022-01-16 John.Ericson Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."
2022-01-15 John.Ericson [cmake] Use `GNUInstallDirs` to support custom installation dirs.
2022-01-15 John.Ericson Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."
2022-01-11 John.Ericson [cmake] Use `GNUInstallDirs` to support custom installation dirs.
2021-12-15 aws [clang-format] Remove spurious JSON binding when DisableFormat = true
2021-12-14 mydeveloperday [clang-format] add support for cppm files
2021-10-30 karl.erik.larsson [clang-format] Add --staged/--cached option to git-clang-format
2021-10-20 mydeveloperday [clang-format] git-clang-format throws an assertion when removing files as part of the commit
2021-10-15 roli [git-clang-format] Add --diffstat parameter
2021-10-15 mydeveloperday [clang-format] [PR42014,PR52021] don't let clang-format assert/crash when file being formatted is read-only/locked
2021-10-06 zequanwu [clang-format-diff] Fix missing formatting for zero length git diff lines
2021-10-03 mydeveloperday [clang-format] allow clang-format to be passed a file of filenames so we can add a regression suite of "clean clang-formatted files" from LLVM
2021-09-24 mydeveloperday [clang-format] ensure clang-format command-line argument sets up the default left/right qualifier ordering
2021-09-23 mydeveloperday [clang-format] Add Left/Right Const fixer capability
2021-09-09 haowei [clang_format] Add fallback-style flag to clang-format-diff.py
2021-06-26 mydeveloperday [clang-format] Add basic support for formatting JSON
2021-05-04 pirama [git-clang-format] Do not apply clang-format to symlinks
2021-04-22 paulatoth Update shebang for clang-format-diff script to python3.
2021-03-04 bjoern [clang-format] Rename case sorting
2021-03-05 david.spickett [clang-format] Improve clang-format-diff.py error message
2021-02-02 work [clang-format] Add case aware include sorting.
Created with:
roll-dep buildtools/clang_format/script
Roll buildtools/third_party/libc++/trunk/ 79a2e924d..eb79671bf (1864 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/79a2e924d96e..eb79671bfbed
$ git log 79a2e924d..eb79671bf --date=short --no-merges --format='%ad %ae %s'
2022-07-20 ldionne.2 [libc++] Take advantage of -fexperimental-library in libc++
2022-06-01 ldionne.2 [libc++] Support int8_t and uint8_t in integer distributions as an extension
2022-07-19 hui.xie1990 [libc++][ranges] implement `std::ranges::includes`
2022-07-14 hui.xie1990 [libc++][ranges] implement `std::ranges::equal_range`
2022-07-21 augusto2112 Revert "[libc++] Use uninitialized algorithms for vector"
2022-07-21 ldionne.2 [libc++] Reorganize release notes
2022-07-21 ldionne.2 [libc++][NFC] Fix weird unicode character in release notes
2022-07-21 koraq [libc++][format] Adhere to clang-tidy style.
2022-07-21 erich.keane Revert "Rewording the "static_assert" to static assertion"
2022-07-21 codesbyusman Rewording the "static_assert" to static assertion
2022-07-20 hui.xie1990 [libc++] Fix proxy iterator issues that trigger an assertion in Chromium.
2022-07-20 varconst [libc++] Fix `_IterOps::__iter_move` to support proxy iterators.
2022-07-20 nikolasklauser [libc++] Use uninitialized algorithms for vector
2022-07-20 varconst [libc++][ranges] Implement `std::ranges::partition_{point,copy}`.
2022-07-20 koraq [libc++][format] Updates the status page.
2022-05-28 koraq [libc++] Implements Unicode grapheme clustering
2022-07-18 koraq [libc++][doc] Updates the release notes.
2022-07-19 nikolasklauser [libc++] Implement P1423R3 (char8_t backward compatibility remediation)
2022-07-18 nikolasklauser [libc++] Add clang-tidy for the tests
2022-07-19 varconst [libc++][ranges][NFC] Consolidate range algorithm checks for returning `dangling`.
2022-07-19 varconsteq [libc++][ranges] Implement `ranges::partial_sort`.
2022-07-19 varconst [libc++][ranges] Fix broken CI.
2022-07-19 hui.xie1990 [libc++][ranges] fix `std::search_n` incorrect `static_assert`
2022-07-19 varconst [libc++][ranges][NFC] Test that range algorithms support iterators requiring `iter_move`.
2022-06-03 joeloser93 [libc++] Define ostream nullptr inserter for >= C++17 only
2022-07-19 ldionne.2 [libc++][NFC] Add commit SHA for ABI change
2022-07-19 ldionne.2 [libc++] Drop the legacy debug mode symbols by default
2022-06-30 ldionne.2 [libc++] Treat incomplete features just like other experimental features
2022-07-19 ldionne.2 [libc++] Re-apply "Always build c++experimental.a""
2022-07-19 ldionne.2 [libc++] Make sure cxx_experimental links against libc++ headers
2022-07-18 varconst [libc++][ranges] Implement `ranges::{,stable_}partition`.
2022-07-18 hans Revert "[libc++] Always build c++experimental.a"
2022-07-18 brad [libcxx] Fix copy and pasto that broke the build on Android/Fuchsia
2022-07-18 david.spickett Revert "[libcxx] Temporarily skip Arm configs"
2022-07-17 varconst [libc++][ranges] Make range algorithms support proxy iterators
2022-07-17 nikolasklauser [libc++] Enable test for already written ranges algorithms
2022-07-17 fsb4000 Conversion from '__int64' to 'long', possible loss of data
2022-07-16 brad [libcxx] Replace remaining _LIBCPP_INLINE_VISIBILITY in __support
2022-07-16 xingxue [libc++][AIX] Correct the definition of __regex_word for AIX
2022-07-16 fsb4000 Visual C++ doesn't support C99 compound literal
2022-07-16 fsb4000 Tests ignore the return value of sto{meow}, triggering nodiscard warnings in MS STL
2022-07-15 adhemerval.zanella [libcxx] Temporarily skip Arm configs
2022-07-15 nikolasklauser [libc++] Update RangesAlgorithms.csv
2022-07-13 hui.xie1990 [libc++][ranges] implement `std::ranges::set_union`
2022-07-11 daltenty [libcxx][AIX][z/OS] Remove headers included via `_IBMCPP__`
2022-07-14 ldionne.2 [libc++] Add missing UNSUPPORTED annotations to experimental tests that use RTTI
2022-07-12 nikolasklauser [libc++] Use __unwrap_iter_impl for both unwrapping and rewrapping
2022-07-04 nikolasklauser [libc++] Error if someone tries to use MSVC and tell them to contact the libc++ developers
2022-06-25 nikolasklauser [libc++] Test the size of basic_string
2022-07-14 nikolasklauser [libc++] Allow setting _LIBCPP_OVERRIDABLE_FUNC_VIS
(...)
2021-06-02 cjdb [libcxx][module-map] creates submodules for private headers
2021-06-02 koraq [libc++][nfc] Add more nasty macros.
2021-06-02 ldionne.2 [libc++] Remove unused variable warnings
2021-05-08 ldionne.2 [libc++] Enable tests for the experimental library by default
2021-06-02 ldionne.2 Revert "[libc++] NFC: Move unwrap_iter to its own header"
2021-06-02 Daniel.McIntosh [libcxx][NFC] Tidy up calculation of __nbuf in num_put::do_put, and add comments
2020-12-02 ldionne.2 [libc++] Add a CI job to test libc++ when building for 32 bit
2021-05-31 ldionne.2 [libc++] NFC: Move unwrap_iter to its own header
2021-06-01 z.zoelec2 [libcxx][ranges] Add `default_sentinel` and `default_sentinel_t`.
2021-06-01 ldionne.2 [libc++] Fix the std_include.sh.cpp test that has been failing since c9385297ce
2021-04-30 z.zoelec2 [libcxx] Implement view.interface.
2021-06-01 ldionne.2 [libc++] Temporary hack to unbreak CI
2021-05-28 martin [libcxx] [test] Fix the _supportsVerify check on Windows by fixing quoting
2021-05-31 martin [libcxx] [test] Fix the include_as_c.sh.cpp test in MSVC configurations
2021-05-31 martin [libcxx] [test] Remove an incorrect TEST_HAS_ALIGNED_ALLOC define from test_macros.h
2021-05-31 martin [libcxx] Define LIBCPP_HAS_TIMESPEC_GET for MSVC configurations
2021-05-28 martin [libcxx] [test] Don't look for the literal spelling __mbstate_t in warnings
2021-05-28 cjdb [libcxx][nfc] moves std `advance`, `next`, and `prev` into their headers
2021-05-31 harald [libc++] [test] Fix a few tests for 32-bit x86
2021-05-27 ldionne.2 [libc++] Update all the pre-defined iterator types for C++20
2021-05-29 arthur.j.odwyer [libc++] Avoid `result_type` and `unary/binary_function` in <valarray>.
2021-05-28 martin [libcxx] [test] Add UNSUPPORTED: msvc in a couple verify.cpp tests
2021-05-19 arthur.j.odwyer [libc++] Alphabetize and include-what-you-use. NFCI.
2021-05-29 arthur.j.odwyer [libc++] [modules] Add __threading_support to the modulemap.
2021-05-29 arthur.j.odwyer [libc++] [test] Update "test_compare.h" users to avoid removed-in-C++20 members. NFCI.
2021-05-29 koraq Revert "[libc++] NFC: Move unwrap_iter to its own header"
2021-05-28 arthur.j.odwyer [libc++] [test] Constexpr-ify a couple of insert-iterator tests.
2021-05-28 ldionne.2 [libc++] NFC: Move unwrap_iter to its own header
2021-04-28 ldionne.2 [libc++] Add all indirect callable concepts and projected
2021-05-26 martin [libcxx] [test] Convert an XFAIL LIBCXX-WINDOWS-FIXME into UNSUPPORTED with explanation
2021-05-27 ldionne.2 [libc++] NFC: Make it easier for vendors to extend the run-buildbot script
2021-05-27 ldionne.2 [libc++] NFC: Refactor raw_storage_iterator test to use UNSUPPORTED markup
2021-05-27 ldionne.2 Revert "[libc++] NFC: Parenthesize expression to satisfy GCC 11"
2021-05-27 ldionne.2 [libc++] NFC: Parenthesize expression to satisfy GCC 11
2021-05-25 ldionne.2 [libc++] Deprecate std::iterator and remove it as a base class
2021-05-16 cjdb [libcxx][iterator] adds `std::ranges::prev`
2021-05-08 cjdb [libcxx][iterator] adds `std::ranges::next`
2021-05-26 z.zoelec2 [libcxx][nfc] Fix the ASAN bots: update expected.pass.cpp.
2021-05-26 z.zoelec2 [libcxx][docs] Take mutex for common_iterator, common_view, and empty_view.
2021-05-25 ldionne.2 [libc++] Add a job testing on GCC 11
2021-05-18 koraq [libc++][format] Adds availability macros for std::format.
2021-04-25 koraq [libc++][NFC] Move basic_format_parse_context to its own header.
2021-04-25 koraq [libc++][NFC] Move format_error to its own header.
2021-05-26 ldionne.2 [libc++] Fix concepts tests with GCC
2021-05-05 cjdb [libcxx][iterator] adds `std::ranges::advance`
2021-05-25 ldionne.2 [libc++] Install GCC 11 on CI builders
2021-05-24 arthur.j.odwyer [libc++] [P0619] Hide not1 and not2 under _LIBCPP_ENABLE_CXX20_REMOVED_NEGATORS.
2020-11-09 martin [libcxx] Fix the function name in exceptions from create_directories
2021-05-12 martin [libcxx] [test] Explain an XFAIL LIBCXX-WINDOWS-FIXME and convert into UNSUPPORTED
2021-05-18 martin [libcxx] Make the visibility attributes consistent for __narrow_to_utf8/__widen_from_utf8
Created with:
roll-dep buildtools/third_party/libc++/trunk
Roll buildtools/third_party/libc++abi/trunk/ edde7bbc4..b954e3e65 (55 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git/+log/edde7bbc4049..b954e3e65634
$ git log edde7bbc4..b954e3e65 --date=short --no-merges --format='%ad %ae %s'
2022-07-11 phosek [libcxxabi][CMake] Set --unwindlib=none when using LLVM libunwind
2022-06-28 muiez [SystemZ][z/OS] Modify cxxabi to be compatible with existing z/OS runtime
2022-06-21 xingxue [libc++abi][AIX] Use _LIBCXXABI_FUNC_VIS for exported routines
2022-05-30 koraq [libc++][CI] Updates GCC to version 12.
2022-06-15 owenpiano [libcxx] Remove extraneous '---' lines in .clang-format files
2022-06-13 jakeegan10 [libcxx][AIX] Switch build compiler to clang
2021-06-08 ldionne.2 [libc++] Towards a simpler extern template story in libc++
2022-05-07 martin [libcxxabi] Check __SEH__, when checking if ARM EHABI is implied
2022-05-31 xingxue [libc++abi][AIX] add personality and helper functions for the state table EH
2022-05-26 ldionne.2 [runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZ
2022-05-26 ldionne.2 [runtimes] Officially deprecate the legacy testing configuration system
2022-05-26 piggynl [demangler][RISCV] Fix for long double
2022-05-09 ldionne.2 [libc++abi] Use from-scratch testing configs for libc++abi by default
2022-05-20 ldionne.2 [libc++abi] Add missing XFAIL on test
2022-05-18 ldionne.2 [runtimes] Fix the build of merged ABI/unwinder libraries
2022-04-09 martin [runtimes] Default LIB*_HERMETIC_STATIC_LIBRARY to ON on Windows
2022-05-13 daniel.kiss [libunwind][AArch64] Add support for DWARF expression for RA_SIGN_STATE.
2022-05-11 ldionne.2 [runtimes] Introduce object libraries
2022-05-14 phosek [libcxxabi] Copy headers into build location
2022-05-13 ldionne.2 [runtimes][NFC] Remove dead code for Standalone builds
2022-05-10 ldionne.2 [libc++abi][NFCI] Refactor demangling_terminate_handler to reduce nesting
2022-03-01 ldionne.2 [libc++] Overhaul how we select the ABI library
2022-03-28 nathan [demangler] Avoid special-subst code duplication
2022-05-12 ldionne.2 [libc++abi][NFC] Add comment on long reaching #if
2022-05-09 ldionne.2 [libc++abi] Refactor exception type demangling into a separate function
2022-05-11 ldionne.2 [runtimes] Print the testing configuration in use in libunwind and libc++abi
2022-05-10 ldionne.2 [libc++abi][NFC] Fix typo in comment
2022-05-09 ldionne.2 [libc++abi] Reword uncaught exception termination message
2022-05-10 martin [libcxxabi] [cmake] Fix a mismatched variable name
2022-03-28 nathan [demangler] No need to space adjacent template closings
2022-03-28 nathan [demangler] Buffer peeking needs buffer
2022-05-04 martin [libcxxabi] Use the right calling convention for exception destructors on i386 Windows
2022-02-18 nathan [demangler] Fold expressions of .* and ->*
2022-04-29 daniel.kiss Disable test for Android/Bionic.
2022-04-28 daniel.kiss [libunwind][AArch64] Fix _Unwind_ForcedUnwind via sigreturn.
2022-04-28 Owen.Reynolds [demangler] Fix demangling a template argument which happens to be a null pointer
2022-04-26 kstoimenov Revert "[demangler] Simplify OutputBuffer initialization"
2022-02-28 nathan [demangler] Simplify OutputBuffer initialization
2022-04-08 nathan [demangler][NFC] OperatorInfo table unit test
2022-03-10 phosek [runtimes] [CMake] Unify variable names
2022-03-27 zsrkmyn [demangler] Support C23 _BitInt type
2022-04-04 ldionne.2 [libc++] Add back-deployment testing on arm64 macs
2022-04-06 ldionne.2 [libc++abi] Remove XFAIL on arm64
2022-03-30 nathan [demangler] Node precision dumper
2022-02-28 nathan [demangler][NFC] Rename SwapAndRestore to ScopedOverride
2022-04-05 nathan [demangler] Fix undocumented Local encoding
2022-03-25 nathan [demangler] Parenthesize >> inside template args
2022-03-29 nathan [demangler] Fix node matchers
2022-03-30 nathan [demangler][NFC] Use def file for node names
2022-03-30 dblaikie Demangle: Fix crash-on-invalid demangling of a module name with no underlying entity
2022-03-04 ldionne.2 [libunwind] Add a _LIBUNWIND_VERSION macro
2022-03-29 nathan [demangler] Update node match calls
2022-03-28 ldionne.2 [libc++][libc++abi] Serialize the enable_assertions Lit parameter in the generated config
2022-03-01 nathan [demangler] Add StringView conversion operator
2022-02-04 nathan [demangler] Add operator precedence
Created with:
roll-dep buildtools/third_party/libc++abi/trunk
Roll testing/ d485ae97b..1f497ac0b (2790 commits; 1 trivial rolls)
https://chromium.googlesource.com/chromium/src/testing/+log/d485ae97b790..1f497ac0b0af
$ git log d485ae97b..1f497ac0b --date=short --no-merges --format='%ad %ae %s'
2022-07-22 ynovikov Switch Linux Intel GPU testing to UHD 630
2022-07-22 domfc Revert "saved_desks: Adds a lacros browsertest for desk templates."
2022-07-22 fernandex [Sheriff] Remove filter for obsolete tests in PrefetchFeedFlowTest.
2022-07-22 spelchat Add feature to avoid logging deprecated geolocation histograms.
2022-07-22 bsheedy Change unexpected_passes_common typing import style
2022-07-22 zhiyuans Add filter for content_browsertests on android-nougat-x86-rel.
2022-07-22 gangwu [TTS] Add test trial force caption for related searches on Android
2022-07-22 zhiyuans Add filter file for emulator N to chrome_public_test_apk BUILD target
2022-07-21 thegreenfrog Reland "[ios] Add ContentSuggestionsUIModuleRefresh fieldtrial config"
2022-07-21 carlosil Enable KeyPinningComponentUpdater feature by default
2022-07-21 andusyu [reclient] Create shadow for Mac/ios block 3 builders.
2022-07-21 erin.park CrOS: Add feature flag for Dynamic Cgroup
2022-07-21 mdjones Update field trial config for PDP metrics on desktop and iOS
2022-07-21 bsheedy Add skia_gold_common type hinting
2022-07-21 nicolaso [Traffic Annotations] Prevent concurrent sheet updates
2022-07-21 yuhengh New Tab Page: Enable recipe tasks module on ToT
2022-07-21 lehoangquyen [Dr-DC] Add ForceGpuMainThreadToNormalPriorityDrDc to field_trial
2022-07-21 bsheedy Add debug background flags
2022-07-21 mattm fieldtrial_testing_config: Update Mac CertVerifierBuiltin config to test with Chrome Root Store
2022-07-21 mahmadi [ZPS] Refactors remote ZPS eligibility checks
2022-07-21 yhirano Add "InMemoryCache" to fieldtrial_test_config.json
2022-07-21 chrome-weblayer-builder [weblayer, skew tests] Refresh skew tests for M104
2022-07-21 zhiyuans Add filter for chrome_public_test_apk on android-nougat-x86-rel.
2022-07-21 chrome-weblayer-builder [weblayer, skew tests] Refresh skew tests for M103
2022-07-21 yjt [Lacros] update lacros skylab builder image version manually
2022-07-20 jonathanjlee [wpt] Fix test ID reporting
2022-07-20 hitawala Rename Shared Images classes for consistency
2022-07-20 hchao Chrome Root Store: Add windows fieldtest config for CertVerifierBuiltin experiment.
2022-07-20 bikineev Remove PCScan for Blink partitions testing config
2022-07-20 edchin Revert "Add iOS omnibox pedals field trial config entry."
2022-07-20 sammiequon saved_desks: Adds a lacros browsertest for desk templates.
2022-07-20 bhartmire [SmartLock] Add field trial entry for SmartLockBluetoothScanningBackoff
2022-07-20 skavuluru [TabStripImprovements] Clean up disabled experiments from fieldtrail
2022-07-20 chrome-weblayer-builder [lacros skew tests] Refresh skew tests for M105 M103
2022-07-20 jacastro Implement desktop dialogs for ESB and Tailored Security
2022-07-20 gujen [SpellCheck] Remove Windows delayed spell check init field trial entry
2022-07-20 lindsayw Remove iOS14 coverage from iOS CQ, will add iOS16 in a couple of weeks.
2022-07-20 stkhapugin Add iOS omnibox pedals field trial config entry.
2022-07-20 bentekkie Reland "Generate copies of staging and test reclient builders for untrusted configuration"
2022-07-20 saeideid [Identifiability Study] Add noise to Reid estimation
2022-07-20 chrome-weblayer-builder WebLayer: Pin new CIPD packages for WebLayer skew tests
2022-07-20 chrome-weblayer-builder [lacros skew tests] Refresh skew tests for M105
2022-07-20 mych [bfcache] Update `BackForwardCacheEnabledForNonPluginEmbed` testing config
2022-07-20 tikuta remove trigger_in_py3 config
2022-07-20 chrome-weblayer-builder [weblayer, skew tests] Refresh skew tests for M104
2022-07-20 jinsukkim [PCCT] Add resizability experiment to field trial testing config
2022-07-20 chrome-weblayer-builder [weblayer, skew tests] Refresh skew tests for M103
2022-07-20 siyua [VCN] Add fieldtrial config for AutofillEnforceDelaysInStrikeDatabase
2022-07-20 maguschen Use Windows-10 to avoid scheduling test runs on win7 VMs
2022-07-20 chikamune Remove DelayAsyncScriptExecution feature from fieldtrial_testing_config.json
(...)
2022-01-08 yjt [Lacros] Add hana to lacros arm fyi skylab builder
2022-01-08 rdevlin.cronin Revert "[CodeHealth] Migrate multiple presubmit checks from Python2 to Python3"
2022-01-08 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2022-01-07 jam Enable DWriteFontProxyOnIO through field trial testing config.
2022-01-07 bryantchandler [fuchsia] Implement cloud policy GetMachineName
2022-01-07 kuanhuang Create builder "Win11 Tests x64" and "win11_chromium_x64_fyi_rel_ng"
2022-01-07 aishwaryarj [Messages] Enable Near OOM messages by default
2022-01-07 meacer [Reland] Don't attempt to upgrade zero-suggest autocomplete inputs to HTTPS
2022-01-07 aeubanks Remove ToTWinCFI(64) bots
2022-01-07 bsheedy Switch Kevin to passthrough
2022-01-07 bttk fieldtrial testing: Add missing stable ReadLater group
2022-01-07 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2022-01-06 hypan Remove webview_64_cts_tests from android-12-x64-fyi-rel
2022-01-06 chonggu [Fuchsia] Fix argument for workstation builder
2022-01-06 rbock Replace FALLTHROUGH macro with C++17 [[fallthrough]] attribute
2022-01-06 chonggu [Fuchsia] Add filters for content_browsertests
2022-01-06 chonggu [Fuchsia] Add FYI workstation builder
2022-01-06 jdh [CodeHealth] Migrate multiple presubmit checks from Python2 to Python3
2022-01-06 geofflang Re-enable CanvasOopRasterization on Mac for fieldtrial testing.
2022-01-06 fdegans [fuchsia] Enable components_browsertests on FYI
2022-01-06 eirage Remove WebApkInstallCompleteNotification field trial config
2022-01-06 tinazwang [Message] Add fieldtrial to long message duration experiments
2022-01-06 gbeaty Remove the bootstrap testing builders.
2022-01-06 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2022-01-05 hanxi [Start] Update field trial config for the ChromeStart experiment.
2022-01-05 cuianthony Fully Enable UseFluentLanguageModel and remove field trial testing config
2022-01-05 bsheedy Add dedicated GPU Android builders
2022-01-05 majewski Match the name to that of finch experiment config.
2022-01-05 kuanhuang Remove fyi builder Win10 Tests x64 20h2 and win10_chromium_x64_20h2_fyi_rel_ng
2022-01-05 geofflang Update the Passthrough cmd decoder experiment name on Mac.
2022-01-05 thegreenfrog [ios] Update ReadingListMessages testing config
2022-01-05 jam Enable OptimizeUpdateLoadInfo through field trial testing config.
2022-01-05 dylancutler Clear-Site-Data support for partitioned cookies
2022-01-05 weizhong Rename arg name --time-out-ms for rwt
2022-01-05 kylechar Cleanup OOP raster feature/switches
2022-01-05 lukasza [rust] Configure Rust FYI bots to run native Rust unit tests.
2022-01-05 cduvall Add a few features to fieldtrial_testing_config.json
2022-01-05 cduvall Add webview to EarlyCodeCace field trial config
2022-01-05 chonggu [Fuchsia] Add ASAN builder
2022-01-05 lazzzis [Messages] Enable Sync Error messages by default
2022-01-05 ynovikov Remove WebGL Metal ASAN testing from AMD as well
2022-01-04 rubensf Add Comparison Windows Builder
2022-01-04 weizhong Run blink_web_tests on fuchsia with one worker
2022-01-04 michaeldo [iOS] Remove the URLBlocklistIOS feature flag
2022-01-04 yaohuali ash: Create new test target ash_components_unittests and CI
2022-01-04 saelo V8 Sandbox renaming
2022-01-04 blundell Remove ClankStartupOptimizations from fieldtrial_testing_config
2022-01-04 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2022-01-03 bikineev *Scan-on-Blink: Enable *Scan on Blink partitions on try bots
2022-01-03 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
Created with:
roll-dep testing
Roll third_party/zlib/ c29ee8c9c..64bbf9885 (133 commits)
https://chromium.googlesource.com/chromium/src/third_party/zlib/+log/c29ee8c9c382..64bbf9885439
$ git log c29ee8c9c..64bbf9885 --date=short --no-merges --format='%ad %ae %s'
2022-05-31 hferreiro [zlib][build] Restrict third_party/zlib:zlib_common_headers visibility
2022-05-31 adanilo Extract: Add progress reporting
2022-05-23 cavalcantii Revert "[zlib] Adding PMULL based CRC-32 for aarch64"
2022-05-22 cavalcantii [zlib] Adding PMULL based CRC-32 for aarch64
2022-05-17 pkasting Fix C++20 build.
2022-05-17 cavalcantii [zlib][build] Align a few warning flags between x86 and arm
2022-05-15 noel [zlib_bench] check deflate consumed all input
2022-05-13 noel [zlib] Update "Re-sync with zlib 1.2.12, patch 11 of N" for V8
2022-05-12 cblume Add more zlib fuzzer OWNERS
2022-05-12 adanilo Extract: Fix crrev reference in README.chromium
2022-05-12 adanilo Extract: Parse Unicode Path Extra field in minizip
2022-05-03 pkasting Put bit_cast<>() into the base:: namespace.
2022-05-02 aeubanks [build] Remove global -Wno-deprecated-non-prototype
2022-05-02 noel [zlib][asop] Fix incorrect slide_hash_simd Assert on hash_size
2022-04-30 noel [zlib bench] Add script to run zlib_bench --check[-binary] files ...
2022-04-30 noel [zlib][asop] Complete USE_ZLIB_RABIN_KARP_ROLLING_HASH feature
2022-04-30 noel [zlib bench] Add check option modifier --check-binary
2022-04-29 cavalcantii [zlib] Re-sync with zlib 1.2.12, patch 15 of N
2022-04-28 cavalcantii [zlib] Re-sync with zlib 1.2.12, patch 14 of N
2022-04-26 cavalcantii [zlib] Re-sync with zlib 1.2.12, patch 13 of N (Reland)
2022-04-26 findit-for-me Revert "[zlib] Re-sync with zlib 1.2.12, patch 13 of N"
2022-04-26 cavalcantii [zlib] Re-sync with zlib 1.2.12, patch 13 of N
2022-04-25 cavalcantii [zlib] Re-sync with zlib 1.2.12, patch 12 of N
2022-04-22 cavalcantii [zlib] Re-sync with zlib 1.2.12, patch 11 of N
2022-04-21 cavalcantii [zlib][aosp] Add option to disable crc32c hashing for compression
2022-04-21 noel [zlib][aosp] #define USE_ZLIB_RABIN_KARP_ROLLING_HASH
2022-04-20 noel [zlib] remove unused crc32_simd.h include from deflate.c
2022-04-19 noel [zlib_bench] Add compressed data integrity --check option
2022-04-11 cavalcantii [zlib] Re-sync with zlib 1.2.12, patch 10 of N
2022-04-07 fdegros [zip] Fix tests on Windows 11
2022-04-06 cavalcantii [zlib] Re-sync with zlib 1.2.12, patch 9 of N
2022-04-06 cavalcantii [zlib] Re-sync with zlib 1.2.12, patch 8 of N
2022-04-06 cavalcantii [zlib] Re-sync with zlib 1.2.12, patch 7 of N
2022-04-04 cavalcantii [zlib] Re-sync with zlib 1.2.12, patch 6 of N
2022-04-02 cavalcantii [zlib] Re-sync with zlib 1.2.12, patch 5 of N
2022-04-01 drubery Re-enable DownloadProtectionServiceBrowserTest.VerifyZipHash
2022-03-31 cavalcantii [zlib] Re-sync with zlib 1.2.12, patch 4 of N
2022-03-31 cavalcantii [zlib] Re-sync with zlib 1.2.12, patch 3 of N
2022-03-31 cavalcantii [zlib] Re-sync with zlib 1.2.12, patch 2 of N
2022-03-30 cavalcantii [zlib] Re-sync with zlib 1.2.12
2022-03-29 fdegros [zip] Test with Windows reserved filenames
2022-03-28 hans [zlib] Add test case for CVE-2018-25032
2022-03-24 fdegros [zip] Normalize paths
2022-03-23 fmayer Fix out-of-bounds in infcover tests.
2022-03-21 thestig Avoid including base/files/file_util.h in some headers.
2022-03-18 fdegros [zip] Add UnzipOptions::continue_on_error
2022-03-17 fdegros [zip] Unzip() does not overwrite files anymore
2022-03-16 fdegros [zip] Add log messages and unit tests
2022-03-14 fdegros [zip] Add WriterDelegate::OnError()
2022-03-14 fdegros [zip] Improve log messages
(...)
2022-02-09 fdegros [zip] Simplify ZipReader::ExtractCurrentEntry
2022-02-09 fdegros [zip] Add ZipReader::Entry
2022-02-07 fdegros [zip] ZipReader can handle paths in different encodings
2022-01-12 waffles zlib: Preserve executable bit from extracted archives on POSIX systems.
2021-12-03 asvitkine [zip] Update callsites to use WIN_-prefixed base::File flags
2021-11-30 cblume [zlib] Improve variable name
2021-11-29 fdegros [zip] Add ZipParams::continue_on_error
2021-11-12 pbos Remove most remaining unused "base/macros.h"
2021-10-12 pkasting Disable -Wunused-but-set-variable in various third_party directories.
2021-10-08 pbos Remove DISALLOW_* macros from third_party/
2021-10-06 zhin [zlib] Fix warnings on msvc
2021-10-02 pkasting Migrate "base::TimeDelta::FromX" to "base:X".
2021-09-24 pbos Replace DISALLOW_COPY_AND_ASSIGN in third_party/
2021-08-26 fdegans [zlib] Opt-in to Posix code paths on Fuchsia
2021-08-02 fdegros [zip] Improve unit tests
2021-08-02 fdegros [zip] Unit test for big files
2021-08-02 fdegros [zip] Simply store already compressed files
2021-08-01 fdegros [zip] Use 64-bit file functions
2021-07-31 fdegros [zip] Handle big (4+GB) files with ZIP64
2021-07-13 johnstiles Retire mtklein@ from OWNERS.
2021-07-12 fdegros [zip] Redact filenames from error logs in ZipWriter
2021-07-12 fdegros [zip] Store absolute timestamps in ZIP
2021-07-08 thestig Swap base/stl_util.h to base/cxx17_backports.h in many files.
2021-06-02 fdegros [ZipFileCreator] Close directory Mojo pipe on cancellation
2021-05-27 jmadill [zlib] Do not build zip/unzip tools on WinUWP.
2021-05-27 noel [zlib] Build minizip zip and unzip tools
2021-05-26 noel [zlib_bench] Add file size --field width option
2021-05-25 fdegros [ZipFileCreator] Recursively zip folders
2021-05-25 fdegros [zip] Use DFS instead of BFS
2021-05-25 fdegros [zip] Refactor zip::FileAccessor
2021-05-18 fdegros [zip] Optimize DirectoryContentEntry
2021-05-18 fdegros [zip] Add unit tests for progress reporting and cancellation
2021-05-14 fdegros [zip] Optimize BFS file search is zip::Zip()
2021-05-14 fdegros [zip] Add progress reporting to ZipWriter
2021-05-14 fdegros [zip] Made ZipParams a plain struct
2021-05-14 mxcai Revert "[zlib] Build minizip zip and unzip tools"
2021-05-14 noel [zlib] Build minizip zip and unzip tools
2021-05-14 noel [zlib] Add myself to OWNERS
2021-05-13 fdegros [zip] Fix potential resource leak
2021-05-12 fdegros [zip] Optimize ZipWrite::WriteEntries
2021-05-12 fdegros [zip] Fix error handling in ZipWriter::AddFileContent
2021-05-12 fdegros [zip] Minor code refactoring
2021-05-11 fdegros [zip] Add fdegros@ and noel@ to OWNERS
2021-05-04 noel [zlib_bench] Minor code maintenance and comment cleanup
2021-04-29 pkasting [base] Remove base::StringPiece::as_string() usages
2021-03-11 jdoerrie [LSC] Replace base::string16 with std::u16string in //[f-z]*
2021-02-22 dcheng Use std::move() with base::Passed() for base::BindOnce(), part 1.
2021-02-01 pkasting Make components_unittests build with string16=std::u16string.
2021-01-30 bungeman Fix race on x86_cpu_enable_ssse3
2020-12-07 ehmaldonado Add DIR_METADATA files to some directories under //third_party
Created with:
roll-dep third_party/zlib
Roll tools/clang/ 3c4a622d9..3d8d88e8b (59 commits)
https://chromium.googlesource.com/chromium/src/tools/clang/+log/3c4a622d9f0b..3d8d88e8bb60
$ git log 3c4a622d9..3d8d88e8b --date=short --no-merges --format='%ad %ae %s'
2022-07-22 hans Rely on libcxx being available in the macOS SDK when bootstrapping Clang
2022-07-11 hans Roll clang llvmorg-15-init-15116-g7c4b90a9-1 : llvmorg-15-init-15652-g89a99ec9-1
2022-07-06 akhuang Roll clang llvmorg-15-init-14188-g4dcb42fa-1 : llvmorg-15-init-15116-g7c4b90a9-1
2022-07-06 tikuta tools: drop python2 support from goma_{ld,link}.py
2022-06-28 keishi Add cros support to rewrite-multiple-platforms.sh
2022-06-28 keishi Rewrite raw pointer fields to use raw_ptr<T> for cros
2022-06-26 danakj Teach the clang plugin about raw_ref, which is considered as "trivial"
2022-06-24 keishi Rewrite raw pointer fields to use raw_ptr<T> for mac
2022-06-23 aeubanks Roll clang llvmorg-15-init-13850-ge2913362-2 : llvmorg-15-init-14188-g4dcb42fa-1
2022-06-23 keishi Exclude some fields related to Mac build
2022-06-23 keishi Skip ObjCIvarDecl in raw_ptr rewriter
2022-06-22 keishi Exclude Objective-C object pointers from raw_ptr rewrite
2022-06-22 pierre.langlois [clang] Fix building against sysroot on AArch64 hosts
2022-06-22 hans Print some help if process_crashreports.py fails to upload
2022-06-22 thakis clang: Stop building 32-bit runtimes for iOS
2022-06-21 pierre.langlois [clang] Compile runtimes with LLD when --host-{cc,cxx} is set.
2022-06-21 aeubanks [clang] Run check-all everywhere even more
2022-06-21 thakis clang packaging: Don't clobber existing files
2022-06-21 aeubanks [clang] Remove -DENABLE_X86_RELAX_RELOCATIONS=NO
2022-06-20 thakis Roll clang llvmorg-15-init-13434-gbd9eed3a-3 : llvmorg-15-init-13850-ge2913362-1
2022-06-20 keishi Add linux support to rewrite-multiple-platforms.sh
2022-06-17 thakis Build actual crashpad .asm files in win/cross builds
2022-06-16 thakis Roll clang llvmorg-15-init-11722-g3f3a235a-8 : llvmorg-15-init-13434-gbd9eed3a-1
2022-06-15 thakis clang: Add arm and arm64 builtins and crtbegin/crtend files.
2022-06-14 aeubanks [clang] Use runtimes build to build compiler-rt/libcxx
2022-06-13 keishi Exclude fields in ServiceProvider from raw_ptr rewrite
2022-06-13 aeubanks Add ios-catalyst to clang roll tryjobs
2022-06-12 aeubanks Revert "[clang] Use runtimes build to build compiler-rt/libcxx"
2022-06-12 aeubanks [clang] Use runtimes build to build compiler-rt/libcxx
2022-06-10 thakis clang: Build linux package in a sysroot
2022-06-08 aeubanks [clang] Print all missing wanted files
2022-06-04 hans Add script for measuring compiler input size based on the ninja deps
2022-06-03 brucedawson Stop compile_db_test.py from running on Python 2
2022-06-02 thakis clang: Stop explicitly setting LLVM_USE_HOST_TOOLS=ON in mac intel->arm builds
2022-06-02 keishi Exclude fields used with reference from raw_ptr rewrite
2022-05-31 hans Roll clang llvmorg-15-init-10717-ge00cbbec-1 : llvmorg-15-init-11722-g3f3a235a-2
2022-05-27 arichiv Revert "Roll clang llvmorg-15-init-10717-ge00cbbec-1 : llvmorg-15-init-11359-gca27f3e3-1"
2022-05-27 thakis Roll clang llvmorg-15-init-10717-ge00cbbec-1 : llvmorg-15-init-11359-gca27f3e3-1
2022-05-21 aeubanks [clang] Build clang with pinned clang on all platforms
2022-05-21 akhuang Roll clang llvmorg-15-init-9576-g75f9e83a-3 : llvmorg-15-init-10717-ge00cbbec-1
2022-05-20 pierre.langlois [clang] Add options to build with host compiler
2022-05-20 hans Pass -m32 when using clang-cl to build 32-bit runtimes
2022-05-19 thakis clang script: Let DownloadAndUnpack() work with xz and bz2 tar archives too
2022-05-17 thakis clang: Use gcc package built for bionic as host gcc
2022-05-17 aeubanks Revert "Move more clang build directories within third_party/llvm-build-tools"
2022-05-17 aeubanks Revert "Update paths in package.py to match https://crrev.com/c/3642435"
2022-05-13 aeubanks Do not assume Content-Length header is always available
2022-05-13 aeubanks Update paths in package.py to match https://crrev.com/c/3642435
2022-05-12 aeubanks Roll clang llvmorg-15-init-9576-g75f9e83a-3 : llvmorg-15-init-10168-gc2a7904a-1
2022-05-12 aeubanks Move more clang build directories within third_party/llvm-build-tools
2022-05-12 aeubanks [clang] Only build clang in instrumented phase
2022-05-10 rebecca.chang tools/clang/scripts: add RISCV as one of the target to build
2022-05-07 thakis clang: Rebuild package now that linux_upload_clang is on bionic
2022-05-06 thakis Roll clang llvmorg-15-init-9074-gc62b014d-1 : llvmorg-15-init-9576-g75f9e83a-1
2022-05-04 aeubanks [clang] Run check-all everywhere
2022-05-01 zequanwu Roll clang llvmorg-15-init-8945-g3d7da810-1 : llvmorg-15-init-9074-gc62b014d-1
2022-04-29 aeubanks Revert "[clang] Build clang with pinned clang on all platforms"
2022-04-29 aeubanks [clang] Build clang with pinned clang on all platforms
2022-04-28 thakis Roll clang llvmorg-15-init-8609-g3254f468-1 : llvmorg-15-init-8945-g3d7da810-1
Created with:
roll-dep tools/clang
Change-Id: I09b42b50453520e27817319c6cb4998c3fdfcb00
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/97380
Commit-Queue: Shrek Shao <shrekshao@google.com>
Auto-Submit: Austin Eng <enga@chromium.org>
Reviewed-by: Shrek Shao <shrekshao@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-07-27 21:57:30 +00:00
|
|
|
'url': '{chromium_git}/chromium/src/third_party/zlib@64bbf988543996eb8df9a86877b32917187eba8f',
|
2021-01-06 17:41:50 +00:00
|
|
|
'condition': 'dawn_standalone',
|
|
|
|
},
|
2021-09-23 20:36:03 +00:00
|
|
|
|
|
|
|
'third_party/abseil-cpp': {
|
2022-07-12 09:55:29 +00:00
|
|
|
'url': '{chromium_git}/chromium/src/third_party/abseil-cpp@bc3ab29356a081d0b5dd4ac55e30f4b45d8794cc',
|
2021-09-23 20:36:03 +00:00
|
|
|
'condition': 'dawn_standalone',
|
|
|
|
},
|
2021-09-27 22:55:39 +00:00
|
|
|
|
2022-03-17 21:43:17 +00:00
|
|
|
# WebGPU CTS - not used directly by Dawn, only transitively by Chromium.
|
|
|
|
'third_party/webgpu-cts': {
|
2023-01-25 22:00:12 +00:00
|
|
|
'url': '{chromium_git}/external/github.com/gpuweb/cts@ad8abf400d8d23fb04bdcf1f654bccb6625db7b4',
|
2022-03-17 21:43:17 +00:00
|
|
|
'condition': 'build_with_chromium',
|
|
|
|
},
|
|
|
|
|
2022-03-28 19:55:42 +00:00
|
|
|
# Dependencies required to build / run Dawn NodeJS bindings
|
2021-09-27 22:55:39 +00:00
|
|
|
'third_party/node-api-headers': {
|
|
|
|
'url': '{github_git}/nodejs/node-api-headers.git@d68505e4055ecb630e14c26c32e5c2c65e179bba',
|
|
|
|
'condition': 'dawn_node',
|
|
|
|
},
|
|
|
|
'third_party/node-addon-api': {
|
|
|
|
'url': '{github_git}/nodejs/node-addon-api.git@4a3de56c3e4ed0031635a2f642b27efeeed00add',
|
|
|
|
'condition': 'dawn_node',
|
|
|
|
},
|
|
|
|
'third_party/gpuweb': {
|
2022-12-01 13:03:06 +00:00
|
|
|
'url': '{github_git}/gpuweb/gpuweb.git@0f5fc665a0d5b281e8119f0201e9067b05cf7927',
|
2021-09-27 22:55:39 +00:00
|
|
|
'condition': 'dawn_node',
|
|
|
|
},
|
2021-10-15 14:28:32 +00:00
|
|
|
|
|
|
|
'tools/golang': {
|
|
|
|
'packages': [{
|
|
|
|
'package': 'infra/3pp/tools/go/${{platform}}',
|
|
|
|
'version': Var('dawn_go_version'),
|
|
|
|
}],
|
|
|
|
'dep_type': 'cipd',
|
|
|
|
},
|
|
|
|
|
|
|
|
'tools/cmake': {
|
|
|
|
'condition': 'dawn_node and (host_os == "mac" or host_os == "linux")',
|
|
|
|
'packages': [{
|
|
|
|
'package': 'infra/3pp/tools/cmake/${{platform}}',
|
|
|
|
'version': Var('dawn_cmake_version'),
|
|
|
|
}],
|
|
|
|
'dep_type': 'cipd',
|
|
|
|
},
|
2022-04-06 19:37:27 +00:00
|
|
|
|
2022-10-03 02:48:52 +00:00
|
|
|
'third_party/ninja': {
|
|
|
|
'packages': [
|
|
|
|
{
|
|
|
|
'package': 'infra/3pp/tools/ninja/${{platform}}',
|
|
|
|
'version': Var('dawn_ninja_version'),
|
|
|
|
}
|
|
|
|
],
|
|
|
|
'dep_type': 'cipd',
|
|
|
|
},
|
|
|
|
|
2022-04-06 19:37:27 +00:00
|
|
|
# Misc dependencies inherited from Tint
|
|
|
|
'third_party/benchmark': {
|
|
|
|
'url': '{chromium_git}/external/github.com/google/benchmark.git@e991355c02b93fe17713efe04cbc2e278e00fdbd',
|
|
|
|
'condition': 'dawn_standalone',
|
|
|
|
},
|
2022-03-28 18:01:02 +00:00
|
|
|
'third_party/protobuf': {
|
|
|
|
'url': '{chromium_git}/external/github.com/protocolbuffers/protobuf.git@fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a',
|
2022-04-06 19:37:27 +00:00
|
|
|
'condition': 'dawn_standalone',
|
2022-03-28 18:01:02 +00:00
|
|
|
},
|
2018-07-31 16:50:03 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
hooks = [
|
|
|
|
# Pull the compilers and system libraries for hermetic builds
|
|
|
|
{
|
|
|
|
'name': 'sysroot_x86',
|
|
|
|
'pattern': '.',
|
2021-03-04 17:37:55 +00:00
|
|
|
'condition': 'dawn_standalone and checkout_linux and (checkout_x86 or checkout_x64)',
|
Roll build dependencies to enable C++17
This rolls 7 build dependencies: build, buildtools, libc++, libc++abi,
clang, testing and googletest. Roll commit messages are below. It also
adds catapult as a dependency because it is required by //testing.
All hook scripts now run with python3 and GN is made to use python3 as
well since Chromium is now migrated to Python3 and some scripts check
for that.
Also add a new gclient_args.gni variable that Chromium //testing started
to read that isn't defined by default.
Roll build/ 0ff4b3d4e..555c8b467 (1214 commits)
https://chromium.googlesource.com/chromium/src/build/+log/0ff4b3d4eeb6..555c8b467c21
$ git log 0ff4b3d4e..555c8b467 --date=short --no-merges --format='%ad %ae %s'
2022-01-03 chromium-autoroll Roll Fuchsia SDK from 7.20220102.1.1 to 7.20220102.3.1
2022-01-02 chromium-autoroll Roll Fuchsia SDK from 7.20220101.3.1 to 7.20220102.1.1
2022-01-02 chromium-autoroll Roll Fuchsia SDK from 7.20220101.2.1 to 7.20220101.3.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20220101.1.1 to 7.20220101.2.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20211231.3.1 to 7.20220101.1.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20211231.2.1 to 7.20211231.3.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211231.0.1 to 7.20211231.2.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211230.2.3 to 7.20211231.0.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211230.1.1 to 7.20211230.2.3
2021-12-30 chromium-autoroll Roll Fuchsia SDK from 7.20211230.0.1 to 7.20211230.1.1
2021-12-30 chromium-autoroll Roll Fuchsia SDK from 7.20211229.2.3 to 7.20211230.0.1
2021-12-30 chonggu [Fuchsia] Add runtimes needed for ASAN builds
2021-12-30 chonggu [Fuchsia] Remove llvm-symbolizer from Fuchsia builds
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211229.1.1 to 7.20211229.2.3
2021-12-29 thomasanderson [TSAN] Suppress system fontconfig data races
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211228.3.1 to 7.20211229.1.1
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211228.2.3 to 7.20211228.3.1
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211228.1.1 to 7.20211228.2.3
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211227.3.1 to 7.20211228.1.1
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211227.2.1 to 7.20211227.3.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211227.0.1 to 7.20211227.2.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211225.3.1 to 7.20211227.0.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211225.0.1 to 7.20211225.3.1
2021-12-25 chromium-autoroll Roll Fuchsia SDK from 7.20211224.3.1 to 7.20211225.0.1
2021-12-25 chromium-autoroll Roll Fuchsia SDK from 7.20211224.1.1 to 7.20211224.3.1
2021-12-24 chromium-autoroll Roll Fuchsia SDK from 7.20211224.0.1 to 7.20211224.1.1
2021-12-24 chromium-autoroll Roll Fuchsia SDK from 7.20211223.2.2 to 7.20211224.0.1
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211223.1.1 to 7.20211223.2.2
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211222.3.1 to 7.20211223.1.1
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211222.2.1 to 7.20211222.3.1
2021-12-23 adetaylor [rust] Pass environment variables to build scripts.
2021-12-22 adetaylor [rust] Fix non-Linux builds
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211222.1.1 to 7.20211222.2.1
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211221.3.1 to 7.20211222.1.1
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211221.1.1 to 7.20211221.3.1
2021-12-21 ynovikov Disallow command option abbreviations in logdog_wrapper
2021-12-21 chromium-autoroll Roll Fuchsia SDK from 7.20211221.0.1 to 7.20211221.1.1
2021-12-21 brucedawson build: Relanding Rudimentary support for Visual Studio 2022.
2021-12-21 agrieve Android: Disable use_glib in secondary toolchains (attempt #2)
2021-12-21 adetaylor [rust] Add ultra-simple executable.
2021-12-21 wnwen Android: Speed up incremental install sharding
2021-12-21 chromium-autoroll Roll Fuchsia SDK from 7.20211220.2.1 to 7.20211221.0.1
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211220.1.1 to 7.20211220.2.1
2021-12-20 adetaylor [rust] Work around lld discarding sections
2021-12-20 lukasza [rust] Add `rust_unit_tests_group(...)` gni template.
2021-12-20 lgrey Reland^4: "Mac: enable ThinLTO (without unit splitting)"
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211219.3.1 to 7.20211220.1.1
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211219.2.1 to 7.20211219.3.1
2021-12-19 chromium-autoroll Roll Fuchsia SDK from 7.20211219.1.1 to 7.20211219.2.1
2021-12-19 chromium-autoroll Roll Fuchsia SDK from 7.20211218.3.1 to 7.20211219.1.1
(...)
2021-06-29 wnwen Android: Migrate build/android tests to python3
2021-06-29 pkotwicz [Build] Switch list_java_targets.py to use python3 instead of vpython3
2021-06-29 chromium-autoroll Roll Fuchsia SDK from 5.20210628.3.2 to 5.20210629.1.1
2021-06-29 chromium-autoroll Roll Fuchsia SDK from 5.20210628.2.1 to 5.20210628.3.2
2021-06-29 elkurin Remove glib and ATK from Lacros build.
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210628.1.1 to 5.20210628.2.1
2021-06-28 agrieve Reland #3 "Android: Enable use_debug_fission for official builds""
2021-06-28 bpastene Optionally stream local script tests results to RDB.
2021-06-28 hans [include analysis] Make the analysis script work on Windows
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210627.3.1 to 5.20210628.1.1
2021-06-28 sdefresne [ios] Improve selection of secondary toolchain for "fat" build
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210627.2.1 to 5.20210627.3.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210627.1.1 to 5.20210627.2.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210626.3.1 to 5.20210627.1.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210626.2.1 to 5.20210626.3.1
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210626.1.1 to 5.20210626.2.1
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210625.3.1 to 5.20210626.1.1
2021-06-26 pkasting Fix warnings for -Wc++11-narrowing.
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210625.2.1 to 5.20210625.3.1
2021-06-26 brucedawson Reland "Put source and object file names at the front"
2021-06-25 linxinan Add build rule to generate skylab runner script
2021-06-25 robliao Add a Dependency to LASTCHANGE in process_version and Fix an Argument Name
2021-06-25 xiaohuic Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210625.1.1 to 5.20210625.2.1
2021-06-25 justincohen Reland "ios: Remove IsSpuriousMessage logic."
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210624.3.1 to 5.20210625.1.1
2021-06-25 mcrouse Revert "Put source and object file names at the front"
2021-06-25 thomasanderson Statically link libffi on Linux
2021-06-25 brucedawson Put source and object file names at the front
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210624.2.1 to 5.20210624.3.1
2021-06-25 bsheedy Dryrun Android Gold retries
2021-06-24 bpastene build: Relocate android/pylib's result_sink.py to //build/util.
2021-06-24 fdegans [code-health] Migrate //build/skia_gold_common/PRESUBMIT.py to python3
2021-06-24 fdegans [code-health] Migrate //build/chromeos/PRESUBMIT.py to python3
2021-06-24 fdegans [code-health] Migrate //build/lacros/PRESUBMIT.py to python3
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210624.1.1 to 5.20210624.2.1
2021-06-24 thomasanderson Revert "ios: Remove IsSpuriousMessage logic."
2021-06-24 justincohen ios: Remove IsSpuriousMessage logic.
2021-06-24 pasko generate_gradle: Allow android_sdk_version to be int
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210623.4.1 to 5.20210624.1.1
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210623.2.1 to 5.20210623.4.1
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210623.0.1 to 5.20210623.2.1
2021-06-23 agrieve Android: Fix compile_resources.py for upcoming material design roll
2021-06-23 hans Disable -Wmax-tokens in release component builds
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210622.3.1 to 5.20210623.0.1
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210622.2.1 to 5.20210622.3.1
2021-06-23 fdegans [code-health] Migrate //build/util/lib/common/PRESUBMIT.py to python3
2021-06-22 fdegans [code-health] Migrate //build/util/PRESUBMIT.py to python3
2021-06-22 svenzheng lacros test_runner.py switch to test_ash_chrome
2021-06-22 chromium-autoroll Roll Fuchsia SDK from 5.20210622.0.1 to 5.20210622.2.1
Roll buildtools/ 9c143ace7..f78b4b9f3 (30 commits)
https://chromium.googlesource.com/chromium/src/buildtools/+log/9c143ace7560..f78b4b9f33bd
$ git log 9c143ace7..f78b4b9f3 --date=short --no-merges --format='%ad %ae %s'
2021-12-30 jojwang Add TODO for chroot rewrapper config.
2021-12-15 cavalcantii [pac] Disable libunwind cross-architecture unwinding
2021-11-17 jojwang Update build toolchains to support rewrapper from chroot.
2021-11-09 sdefresne [ios] Remove support for building with Xcode clang
2021-10-28 Richard.Townsend Reland switch to using compiler-rt/libunwind on Android
2021-10-25 bsheedy Revert "Switch to using compiler-rt/libunwind on Android"
2021-10-21 cavalcantii Switch to using compiler-rt/libunwind on Android
2021-10-18 glider Remove myself and Sergey Matveev from the owners of libc++[abi]
2021-09-27 wutao Reland "Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config"
2021-09-23 saza Revert "Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config"
2021-09-23 hans Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config
2021-09-02 yyanagisawa Add todo to rewrapper_linux.cfg.
2021-09-01 ukai Drop use_rbe_links gn args
2021-09-01 ukai remove rewrapper_*.cfg from buildtools/reclint_cfgs
2021-09-01 ukai Use `cipd ensure` instead of `cipd install -f`
2021-08-31 ukai fix permission deneid when os.remove
2021-08-31 ukai Use -force to cipd install
2021-08-31 ukai Fix win-cross-experiments config
2021-08-30 ukai Reland "use reclient cfgs cipd"
2021-08-25 ukai fetch_reclient_cfgs: ignore nacl if the directory doesn't exist
2021-08-19 yyanagisawa Revert "use reclient cfgs cipd"
2021-08-16 ukai use reclient cfgs cipd
2021-08-13 ukai container-image should have docker:// prefix
2021-08-13 ukai add fetch_reclient_cfgs.py script
2021-08-13 ukai update win-cross-experiments reclient cfgs
2021-07-16 ukai update re-client/chromium-win-nacl-cross to follow nacl roll
2021-07-07 akhuang Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-30 xiaohuic Revert "Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)""
2021-06-25 xiaohuic Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-24 fdegans [code-health] Migrate //buildtools/checkdeps to python3
Roll buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/8fa879467796..79a2e924d96e
$ git log 8fa879467..79a2e924d --date=short --no-merges --format='%ad %ae %s'
2021-05-25 ldionne.2 [libc++] Try to fix the oss-fuzz failure
2021-05-25 arthur.j.odwyer [libc++] [test] Make iter_difference_t.pass.cpp into a .compile.pass.cpp. NFCI.
2021-05-25 arthur.j.odwyer [libc++] [test] Format some C++20 iterator_traits tests. NFCI.
2021-05-19 arthur.j.odwyer [libc++] Assume that __wrap_iter always wraps a fancy pointer.
2021-05-24 koraq [libc++][doc] Update format paper status.
2021-05-23 joerg [libc++] use more early returns for consistency
2021-05-21 z.zoelec2 [libcxx][gardening] Re-order includes across libcxx.
2021-04-23 z.zoelec2 [libcxx][ranges] Add ranges::data CPO.
2021-05-08 ldionne.2 [libc++] Translate the test suite sanitizer support to the DSL
2021-05-13 z.zoelec2 [libcxx][ranges] Implement `ranges::borrowed_range`.
2021-05-20 ldionne.2 [libc++] Fix documentation build failure
2021-05-08 ldionne.2 [libc++] Remove workaround for PR28391 (ODR violations with ASAN)
2021-02-26 ldionne.2 [libc++] Switch a few CI jobs to the minimal Lit configuration
2021-05-13 cjdb [libcxx][ranges] adds concept `sized_range` and cleans up `ranges::size`
2021-05-04 cjdb [libcxx][iterator][nfc] acquires lock for working on [range.iter.ops]
2021-03-15 akhuang Apply [[standalone_debug]] to some types in the STL.
2021-05-12 arthur.j.odwyer [libc++] Alphabetize header inclusions and include-what-you-use <__debug>. NFCI.
2021-05-12 arthur.j.odwyer [libc++] Some fixes to the <bit> utilities.
2021-04-18 kbessonova [libcxx][test] Attempt to make debug mode tests more bulletproof
2021-05-15 kbessonova [libcxx] NFC. Add missed articles to _LIPCPP_ASSERT messages in <list>
2021-04-27 z.zoelec2 [libcxx][ranges] Add `contiguous_iterator`.
2021-05-13 koraq [libc++] Improve make_string test support.
2021-03-11 martin [libcxx] [test] Change the generic_string_alloc test to test conversions to all char types
2021-05-13 z.zoelec2 [libcxx][docs] Add two locks: transform_view and take_view.
2021-05-13 z.zoelec2 [libcxx][docs] Update the One Ranges PRoposal Status with open revisions.
2021-05-11 z.zoelec2 [libcxx][ranges] Fix `ranges::empty` when begin, end, and empty members are provided.
2021-05-12 kbessonova [libcxx] NFC. Fix misprint unodered -> unordered
2021-05-02 cjdb [libcxx] modifies `_CmpUnspecifiedParam` ignore types outside its domain
2021-05-03 martin [libcxx] [test] Fix fs.op.last_write_time for Windows
2021-05-12 koraq [libc++][nfc] remove duplicated __to_unsigned.
2021-05-09 kbessonova [libcxx] NFC. Correct wordings of _LIBCPP_ASSERT debug messages
2021-05-10 kbessonova [libcxx][test] Split more debug mode tests
2021-05-11 vvereschaka [libc++] Run `substitutes-in-compile-flags.sh.cpp` test on Windows.
2021-02-26 martin [libcxx] [test] Fix filesystem permission tests for windows
2021-05-11 z.zoelec2 [libcxx][tests] Fix incomplte.verify tests by disabling them on clang-10.
2021-05-10 arthur.j.odwyer [libc++] Remove more unnecessary _VSTD:: from type names. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::is_unsigned/is_unsigned/ in <random>. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::chrono/chrono/g. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/std::size_t/size_t/g. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::declval/declval/g. NFCI.
2021-05-10 kbessonova [libcxx][test] Make string.modifiers/clear_and_shrink_db1.pass.cpp a regular mode test
2021-05-02 cjdb [libcxx] deprecates/removes `std::raw_storage_iterator`
2021-05-01 cjdb [libcxx] makes comparison operators for `std::*_ordering` types hidden friends
2021-04-12 cjdb [libcxx] removes operator!= and globally guards against no spaceship operator
2021-04-23 z.zoelec2 [libcxx][ranges] Add ranges::empty CPO.
2021-04-12 cjdb [libcxx] removes `weak_equality` and `strong_equality` from <compare>
2021-05-09 koraq [libc++][NFC] Remove _VSTD:: when not needed.
2021-05-10 jasonliu.development [libc++][AIX] Define _LIBCPP_ELAST
2021-05-09 koraq [libc++][doc] Update the Format library status.
2021-05-08 ldionne.2 [libc++] NFC: Refactor Lit annotations
(...)
2021-02-24 martin [libcxx] [test] Quote the path to the python interpreter
2021-02-24 ldionne.2 [libc++] NFC: Fix a few tests in tuple that would succeed trivially
2021-02-24 ldionne.2 [libc++] NFC: Fix a few tests in pair that would succeed trivially
2020-10-22 martin [libcxx] [test] Don't pass INCLUDE to clang via -isystem
2021-02-24 marek.kurdej [libc++] [docs] [C++2b] Update status page with papers adopted in February 2021 virtual meeting.
2020-11-02 martin [libcxx] [test] Define _CRT_STDIO_ISO_WIDE_SPECIFIERS while building tests
2021-02-22 koraq [NFC][libc++] Fix _LIBCPP_HAS_BITSCAN64 usage.
2018-07-31 ldionne [libc++] Fix tuple assignment from types derived from a tuple-like
2021-02-20 martin [libcxx] [test] Call create_directory_symlink when linking directories
2020-11-06 martin [libcxx] Make path::format a non-class enum
2021-02-20 koraq [libc++] Fix the build for AppleClang.
2021-02-19 martin [libcxx] [test] Remove two unnecesary files/variables in a test
2021-01-09 martin [libcxx] Rename a method in PathParser for clarity. NFC.
2021-02-20 koraq [libc++] Fixes _LIBCPP_HAS_NO_CONCEPTS
2021-02-19 z.zoelec2 [libc++][nfc] Only test if pair is_assignable after C++03.
2020-11-05 martin [libcxx] Enable filesystem by default for mingw targets
2021-02-19 z.zoelec2 [libc++][nfc] SFINAE on pair/tuple assignment operators: LWG 2729.
2020-11-09 martin [libcxx] Make generic_*string return paths with forward slashes on windows
2021-02-19 z.zoelec2 [libcxx] Fix LWG 2875: shared_ptr::shared_ptr(Y*, D, […]) constructors should be constrained.
2020-11-05 martin [libcxx] Have lexically_normal return the path with preferred separators
2021-02-19 marek.kurdej [libc++] Turn off clang-format for auto-generated version header. NFC.
2021-02-18 z.zoelec2 [libc++] shared_ptr deleter requirements (LWG 2802).
2021-02-18 z.zoelec2 Mark 2534 as Complete.
2021-02-17 cjdb.ns [libcxx] adds concept `std::uniform_random_bit_generator`
2021-02-17 joerg libcxx: use early returns
2021-02-18 thakis libcxx: fix a documentation typo
2021-02-18 zibi [SystemZ][ZOS] Guard using declaration for ::fchmodat
2020-11-04 martin [libcxx] Implement append and operator/ properly for windows
2020-11-01 martin [libcxx] Implement is_absolute properly for windows
2021-02-17 ldionne.2 [libc++] Allow retries in a few more flaky tests
2020-11-03 martin [libcxx] Implement parsing of root_name for paths on windows
2021-02-16 zibi [SystemZ][ZOS] Prefer -nostdlib++ as opposed to -nodefaultlibs when building c++ libraries
2021-02-16 colin [libc++] Build thread_win32.cpp only if LIBCXX_HAS_PTHREAD_API is not set
2021-02-15 arthur.j.odwyer [libc++] Change `std::numeric_limits` to just `numeric_limits` in <chrono>.
2021-02-15 ldionne.2 [libc++] Mark __cpp_lib_constexpr_memory as being implemented
2021-02-15 dimitry Define new/delete in libc++ when using libcxxrt
2021-02-12 zibi [SystemZ][ZOS] Fix __libcpp_thrad_isnull()
2021-02-12 zibi [SystemZ][ZOS] Provide CLOCK_MONOTONIC alternative
2021-02-11 koraq [libc++][format] Enable format_error on older compilers.
2021-02-11 koraq [libc++][format] Improve Add basic_format_parse_context.
2021-02-02 koraq [libc++][format] Add basic_format_parse_context.
2021-02-10 tokarip [libc++] Use builtins in more math.h functions.
2021-02-08 cjdb [libcxx] adds concepts `std::invocable` and `std::regular_invocable`
2021-02-04 cjdb [libcxx] adds concept std::derived_from
2021-01-21 cjdb [libcxx] adds [concepts.arithmetic]
2021-02-10 ldionne.2 [libc++] Remove c++98 Lit features in the test suite
2021-02-08 cjdb [libcxx] adds concept `std::copy_constructible`
2021-02-08 cjdb [libcxx] adds concept `std::move_constructible`
2021-02-10 colin [libc++] Fix copy-paste mistake in __threading_support
2021-02-04 cjdb [libcxx] adds concept `std::convertible_to`
Roll buildtools/third_party/libc++abi/trunk/ f4328ad7c..2715a6c0d (77 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git/+log/f4328ad7c0d8..2715a6c0de8d
$ git log f4328ad7c..2715a6c0d --date=short --no-merges --format='%ad %ae %s'
2021-12-08 martin [libcxx] Use LIBCXX_EXECUTOR in new test configs
2021-12-13 ldionne.2 [libc++abi][NFC] Fix comment
2021-12-10 ties.stuij [ARM][libcxxabi] Add PACBTI-M support to libcxxabi
2021-12-09 xingxue [libc++abi][AIX] Add 2 LIT tests for the AIX unwinder
2021-09-22 ldionne.2 [libc++][release] Do not force building the runtimes with -fPIC
2021-12-01 ldionne.2 [runtimes] Move WARNING to FATAL_ERROR for folks using FOO_BUILD_32_BITS
2021-11-23 ldionne.2 [runtimes] Remove support for GCC-style 32 bit multilib builds
2021-11-26 daniel.kiss [libunwind][ARM] Handle end of stack during unwind
2021-11-08 arthur.j.odwyer [libc++] [test] Eliminate libcpp-no-noexcept-function-type and libcpp-no-structured-bindings.
2021-11-17 ldionne.2 [runtimes][NFC] Remove filenames at the top of the license notice
2021-11-17 ldionne.2 [libc++abi] Don't re-define _LIBCPP_HAS_NO_THREADS in single-threaded mode
2021-11-09 daltenty [libcxx][CI][AIX] Switch to LLVM_ENABLE_RUNTIMES
2021-11-04 daniel.kiss Reland "[libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M"
2021-11-05 vvereschaka Revert "[libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M"
2021-08-11 Daniel.McIntosh [libcxxabi] Fix NO_THREADS version of test_exception_storage.pass.cpp
2021-11-04 daniel.kiss [libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M
2021-10-28 ldionne.2 [libc++] Temporarily mark tests as UNSUPPORTED to get the CI green
2021-10-27 daniel.kiss Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2021-10-28 daniel.kiss Revert "Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume.""
2021-10-27 daniel.kiss Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2020-09-28 phosek [CMake] Cache the compiler-rt library search results
2021-10-27 daniel.kiss Revert "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2021-10-27 daniel.kiss [ARM] __cxa_end_cleanup should be called instead of _UnwindResume.
2021-10-26 contact [Demangle] Add prepend functionality to OutputString
2021-10-21 dblaikie Fix for OutputStream->OutputBuffer rename
2021-10-21 vitalybuka [libcxxabi] Fix build after D111947
2021-10-21 contact [Demangle] Rename OutputStream to OutputString
2021-10-21 phosek Revert "[CMake] Cache the compiler-rt library search results"
2021-10-12 ldionne.2 [runtimes] Properly handle the sysroot/triple/gcc-toolchain
2021-10-20 ldionne.2 [libc++abi] Guard include of <unistd.h> behind __has_include
2020-09-28 phosek [CMake] Cache the compiler-rt library search results
2021-10-13 daltenty [libc++][AIX] Add scripts and config for building with the libcxx CI infrastructure
2021-10-12 ldionne.2 [libc++abi][ci] Add a from-scratch config for libc++abi on Apple/system
2021-10-12 ldionne.2 [libc++abi] Change LIBCXXABI_NO_TIMER to LIBCXXABI_USE_TIMER
2021-09-28 ldionne.2 [runtimes] Add tests for vendor-specific properties
2021-09-29 ldionne.2 [runtimes] Allow FOO_TEST_CONFIG to be a relative path
2021-09-30 ldionne.2 [libc++abi] Mark __cxa_new_handler with _LIBCPP_SAFE_STATIC
2021-10-01 tomasz.miasko [Demangle][Rust] Parse non-ASCII identifiers
2021-09-30 ldionne.2 [libc++abi][NFCI] Consistently group new_handler, unexpected_handler and terminate_handler
2021-09-30 haowei Revert "[libc++][libc++abi] Add tests for vendor-specific properties"
2021-09-28 ldionne.2 [libc++][libc++abi] Add tests for vendor-specific properties
2021-09-23 pengfei.wang [demangle] Support for ISO/IEC TS 18661 binary floating point type
2021-09-20 ldionne.2 [libc++abi] Remove unnecessary atomic_support.h header from libc++abi
2021-09-16 nehaljw.kkd1 [libcxx][libcxxabi] CMAKE_REQUIRED_FLAGS is a string, not a list
2021-09-11 zhouzhouyi [libcxxabi] NFC: fix incorrect indentation of braces
2021-08-11 martin [runtimes] Allow overriding where CMake installs RUNTIME type libraries (DLLs)
2021-09-02 ldionne.2 [libc++abi] Remove workarounds for missing -Wno-exceptions on older GCCs
2021-09-02 daniel.kiss [Unwind] Harmonise exception class for EHABI spec.
2021-08-31 ldionne.2 [libc++] Remove some workarounds for unsupported GCC and Clang versions
2021-08-30 xiaoxiang [libc++abi] Avoid the warning: "__EXCEPTIONS" is not defined, evaluates to 0 [-Werror=undef]
2021-08-24 marukawa [libc++abi] Apply simplify scan_eh_tab to SjLj
2021-08-20 ldionne.2 [libc++] Remove test-suite annotations for unsupported Clang versions
2021-08-20 ldionne.2 [libc++] Remove more test-suite workarounds for unsupported GCC versions
2021-08-04 Daniel.McIntosh [NFC][libcxxabi] Run clang-format on libcxxabi/src/cxa_guard_impl.h
2021-08-17 borisov.mikhail [libc++abi] Fix possible infinite loop in itanium demangler
2021-08-17 borisov.mikhail [libc++abi][NFC] Move PODSmallVector definition to the top of ItaniumDemangle.h
2021-08-09 ldionne.2 [libc++] Remove Lit annotations for unsupported GCC versions from the test suite
2021-08-11 daniel.kiss [Arm][Unwind][libc++abi] Add _Unwind_ForcedUnwind to EHABI.
2021-06-15 ldionne.2 [runtimes] Always build libc++, libc++abi and libunwind with -fPIC
2021-07-26 ldionne.2 [libc++abi/unwind] NFC: Normalize how we set target properties
2021-06-07 stuart.brady [demangler] Fix demangling of 'half'
2021-07-14 ldionne.2 [runtimes] Simplify how we set the target triple
2021-07-15 ldionne.2 [libc++] Add a job running GCC with C++11
2021-07-15 ldionne.2 [runtimes] Don't try passing --target flags to GCC
2021-07-15 ldionne.2 [libc++/abi] Fix broken Lit feature no-noexcept-function-type
2021-07-14 ldionne.2 [runtimes] Serialize all Lit params instead of passing them to add_lit_testsuite
2021-07-14 ldionne.2 [runtimes] Bring back TARGET_TRIPLE
2021-07-14 ldionne.2 [runtimes] Inherit the TARGET_TRIPLE that may be set by LLVM
2021-07-14 ldionne.2 [runtimes] NFCI: Drop intermediate CMake variable TARGET_TRIPLE
2021-07-12 ldionne.2 [libc++] Add a CI job for macOS on arm64 hardware 🥳
2021-04-28 John.Ericson Prepare Compiler-RT for GnuInstallDirs, matching libcxx, document all
2021-07-07 ldionne.2 [libc++] NFC: Fix incorrect comments in CMake
2021-07-05 ldionne.2 [runtimes] Move enable_32bit to the DSL
2021-06-18 ldionne.2 [runtimes] Simplify how we specify XFAIL & friends based on the triple
2021-06-01 ldionne.2 [libc++] Serialize Lit parameters to make them available to from-scratch configs
2021-06-28 ldionne.2 [libc++] NFCI: Remove unused Lit parameter sanitizer_library
2021-06-23 xingxue [libc++abi][AIX] Enable calculating addresses with DW_EH_PE_datarel
Roll tools/clang/ 03ff857f1..8b7330592 (158 commits)
https://chromium.googlesource.com/chromium/src/tools/clang/+log/03ff857f1227..8b7330592cb8
$ git log 03ff857f1..8b7330592 --date=short --no-merges --format='%ad %ae %s'
2021-12-23 apolito fix python3 incompatibility with strings vs bytes
2021-12-18 thakis Roll clang llvmorg-14-init-12246-g7787a8f1-2 : llvmorg-14-init-12719-gc4b45eeb-1
2021-12-17 thakis clang: Statically link against hermetic libxml2 on non-Windows too
2021-12-16 danakj Package the clang libs and headers for building clang tools
2021-12-16 thakis Roll clang llvmorg-14-init-11564-g37fbf238-4 : llvmorg-14-init-12246-g7787a8f1-1
2021-12-13 thestig Fix deprecation warning in analyze_includes.py.
2021-12-10 andre.kempe Revert "Enable PAC and BTI for compiler-rt."
2021-12-08 thakis clang build script: Bump libxml2 from 2.9.11 to 2.9.12, pull from https
2021-12-08 thakis win: Statically link libxml2 into lld-link, stop running links under `ninja -t msvc`
2021-12-07 thakis Roll clang llvmorg-14-init-11416-gc22b1106-2 : llvmorg-14-init-11564-g37fbf238-1
2021-12-07 thakis Fix presubmit failing on every edit to tools/clang/scripts/build.py
2021-12-07 yukiy BRP: Convert ContentMainRunnerImpl::delegate_ to raw_ptr
2021-12-06 hans Include reclient toolchain inputs files in the clang package
2021-12-05 thakis Roll clang llvmorg-14-init-11339-g0a14674f-2 : llvmorg-14-init-11416-gc22b1106-1
2021-12-04 hans Roll clang llvmorg-14-init-11072-gb1bc627e-1 : llvmorg-14-init-11339-g0a14674f-2
2021-12-02 ynovikov Test Clang rolls on SwANGLE bots
2021-12-02 hans Roll clang llvmorg-14-init-8564-g34b903d8-9 : llvmorg-14-init-11072-gb1bc627e-1
2021-11-30 lukasza Presubmit checks that reject `raw_ptr<T>` in Renderer-only code.
2021-11-29 andre.kempe Enable PAC and BTI for compiler-rt.
2021-11-26 keishi Exclude ContentMainRunnerImpl::delegate_ from rewrite
2021-11-26 Richard.Townsend Reland "Build Clang android runtimes without relying on libgcc"
2021-11-26 keishi Exclude ReachedAddressesBitset::reached_ from rewrite
2021-11-25 keishi Fix rewriter exclusion for DoTexSubImageArguments::pixels
2021-11-24 bartekn [BRP] Update blocklist for paths to separate repositories
2021-11-24 keishi Exclude ServiceProcessState::state_ from rewrite
2021-11-23 keishi Fix clang plugin style errors for MiraclePtr Big Rewrite
2021-11-22 keishi Add rewriter exclusions for not-rewritten platform specific code
2021-11-22 keishi Add rewriter exclusions caused by Objective-C
2021-11-19 lukasza Don't append `.get()` to arguments of Unretained functions.
2021-11-19 hans Revert "Add llvm-dwp to //third_party/llvm-build"
2021-11-18 dewittj Revert "Build Clang android runtimes without relying on libgcc"
2021-11-18 hans Build Clang android runtimes without relying on libgcc
2021-11-16 bartekn Fix RewriteRawPtrFields.cpp test failures
2021-11-13 pbos Rename "base/macros.h" => "base/ignore_result.h"
2021-11-08 bikineev Revert "heap: Fix plugin bug for cppgc builds"
2021-11-05 thakis Roll clang llvmorg-14-init-8033-gabb2a91b-2 : llvmorg-14-init-8564-g34b903d8-2
2021-11-04 collinbaker Use per-target runtime dirs on Linux
2021-11-03 baghdadi zos: remove unneeded map in GetPlatformUrlPrefix
2021-11-03 agrieve Remove obsolete script download_objdump.py
2021-11-03 brucedawson Revert "Roll clang llvmorg-14-init-8033-gabb2a91b-1 : llvmorg-14-init-8281-gaa1d32f5-1"
2021-11-01 baghdadi zos:[build][tools/clang] add support for z/OS
2021-10-31 thakis Roll clang llvmorg-14-init-8033-gabb2a91b-1 : llvmorg-14-init-8281-gaa1d32f5-1
2021-10-31 thakis Remove linux_angle_deqp_rel_ng from clang roll try set
2021-10-31 keishi Fix run_tool.py after r935738
2021-10-29 hans Switch the Clang build.py shebang to Python 3
2021-10-29 thakis Roll clang llvmorg-14-init-7378-gaee49255-1 : llvmorg-14-init-8033-gabb2a91b-1
2021-10-28 thakis Move tools/clang/scripts/upload_revision.py to py3
2021-10-28 hans Clang update.py: Suggest python3 when curl'ing the script
2021-10-28 sinansahin Revert "Bump Android API level to 21 for all architectures"
2021-10-28 hans Reland "Make the Clang update.py script require Python 3"
(...)
2021-07-29 aeubanks Run PGO trybots on clang rolls
2021-07-29 hans Clang build script: Fix python3 problem after crrev.com/c/906112
2021-07-29 pkasting Revert "[BRP] Rename CheckedPtr<T> to raw_ptr<T>"
2021-07-28 bartekn [BRP] Rename CheckedPtr<T> to raw_ptr<T>
2021-07-28 hans Revert "Roll clang llvmorg-13-init-15561-gf98ed74f-1 : llvmorg-13-init-16514-gb1777b04-1"
2021-07-28 hans Clang: the tip-of-tree version is now 14.0.0
2021-07-27 keishi Reland "Treat raw_ptr specially in FindBadConstructsConsumer"
2021-07-27 keishi Enable dcheck_always_on in rewrite_raw_ptr_fields script
2021-07-27 keishi Add rewrite_raw_ptr_fields exclude fields where .get() is not added
2021-07-26 thakis Roll clang llvmorg-13-init-15561-gf98ed74f-1 : llvmorg-13-init-16514-gb1777b04-1
2021-07-24 thakis Roll clang llvmorg-13-init-15163-g98033fdc-1 : llvmorg-13-init-15561-gf98ed74f-1
2021-07-21 hans Revert "Treat raw_ptr specially in FindBadConstructsConsumer"
2021-07-21 keishi Treat raw_ptr specially in FindBadConstructsConsumer
2021-07-15 hans Link to the include analysis archive
2021-07-14 hans Revert "[Include analysis] Use multiple processes to compute dominance"
2021-07-13 lukasza Only generate exclusions for `reinterpret_cast` of *trivial* types.
2021-07-13 hans [Include analysis] Use multiple processes to compute dominance
2021-07-13 thakis Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15163-g98033fdc-1
2021-07-13 thakis clang script: Add android-asan to roll trybots.
2021-07-12 thakis mac: Stop uploading a separate lld_mac package and remove last bits referring to it
2021-07-12 thakis Revert "Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15040-gc10947b5-1"
2021-07-12 thakis Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15040-gc10947b5-1
2021-07-09 thakis clang package script: Use more than one core to compress cab files
2021-07-09 steveroe Build .so for Chrome-Fuchsia ASan tests instead of .a.
2021-07-08 akhuang Modify goma_link.py to pass lto flags in the native link step.
2021-07-08 thakis clang package script: measure win_upload_clang zip time
2021-07-08 hans Roll clang llvmorg-13-init-14634-gf814cd74-1 : llvmorg-13-init-14732-g8a7b5ebf-1
2021-07-06 hans Roll clang llvmorg-13-init-14563-gbcaf57ca-1 : llvmorg-13-init-14634-gf814cd74-1
2021-07-06 bartekn [BRP] Rearrange sections in the path exclusion file for better grouping
2021-07-06 omerkatz heap: Clang plugin warns against tracing Persistents
2021-07-05 thakis Roll clang llvmorg-13-init-14086-ge1b8fde1-1 : llvmorg-13-init-14563-gbcaf57ca-1
2021-07-02 omerkatz heap: Revise IsStackAllocated check in clang plugin
2021-07-02 omerkatz Reland "heap: Update clang gc plugin definition of class requires tracing"
2021-07-02 omerkatz heap: Adjust plugin stubs
2021-06-29 thakis Roll clang llvmorg-13-init-14006-gd5402a2f-1 : llvmorg-13-init-14086-ge1b8fde1-1
2021-06-29 hans [include analysis] Link to chromium.googlesource.com instead of crrev.com
2021-06-29 thakis Revert "heap: Update clang gc plugin definition of class requires tracing"
2021-06-29 thakis Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-14006-gd5402a2f-1
2021-06-28 omerkatz heap: Update clang gc plugin definition of class requires tracing
2021-06-28 hans [include analysis] Make the analysis script work on Windows
2021-06-28 findit-for-me Revert "Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-13925-g0f24ffcd-1"
2021-06-28 thakis Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-13925-g0f24ffcd-1
2021-06-25 omerkatz Reland "heap: Fix clang plugin handling of cppgc library types"
2021-06-24 zequanwu Roll clang llvmorg-13-init-13305-g1605fce6-4 : llvmorg-13-init-13689-g93938943-1
2021-06-23 thakis Revert "heap: Fix clang plugin handling of cppgc library types"
2021-06-22 sdefresne [macOS/Linux] Ship wasm-ld symlink to lld (with lld)
2021-06-22 omerkatz heap: Fix clang plugin handling of cppgc library types
2021-06-22 thakis mac: Remove things unneeded now that lld is in the default package
2021-06-22 thakis mac: Add lld (and llvm-ar) to default clang package
2021-06-21 thakis mac, ios: Change install name of asan and ubsan dylibs
Roll testing/ 3e2640a32..d485ae97b (4140 commits; 2 trivial rolls)
https://chromium.googlesource.com/chromium/src/testing/+log/3e2640a325dc..d485ae97b790
$ git log 3e2640a32..d485ae97b --date=short --no-merges --format='%ad %ae %s'
2022-01-03 qsr [fuchsia] Re-disable MSE_ClearKey/EncryptedMediaTest.*
2021-12-29 wuwang Add local http server as the site to render
2021-12-28 andypaicu Cleanup autogranted DSE permissions
2021-12-23 anise Enable document scanning with maldoca by default.
2021-12-23 wylieb [Read Later] Update fieldtrial_testing_config with new variations
2021-12-22 ramyagopalan Updating to vpython for ChromeOS.
2021-12-22 ramyagopalan Fixing ValueError.
2021-12-22 ramyagopalan Moving removal of config file.
2021-12-22 xinghuilu Remove code for EnhancedProtectionPromoCard on Android.
2021-12-22 ramyagopalan Updating test_traffic_annotation_auditor to check for ChromeOS.
2021-12-21 wenbinzhang [benchmarking] Reduce shard size of nexus 5x webview
2021-12-20 lukasza [rust] Add `rust_unit_tests_group(...)` gni template.
2021-12-20 cowmoo personalization: turn on wallpaper SWA feature
2021-12-20 gujen [LR] Add fieldtrial config & fix tests
2021-12-20 majewski [Files SWA]: Finch Field Trial Testing Config.
2021-12-16 thakis Stop running variations_smoke_tests on bots for now
2021-12-16 lgrey Mac: temporarily stop stripping tests in official builds
2021-12-16 blundell Remove ClankStartupOptimizations from fieldtrial_testing_config
2021-12-16 grt [fuchsia] Add support for building and running CFv2 tests.
2021-12-16 jianli Revert "Remove SyncConsentOptional and OsSyncFeatureEnabled"
2021-12-16 sshrimp Update quickrun shards
2021-12-16 weizhong upload report.json to result db as invocation level artifact
2021-12-16 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 sky Adds AvoidUnnecessaryBeforeUnloadCheck to field trial testing config
2021-12-15 jongahn Add experiment for mojo sturctured metrics.
2021-12-15 jmadill gpu infra: Remove ANGLE tests from Linux Debug/TSAN.
2021-12-15 bsheedy Switch GPU Mac exp to 12.0
2021-12-15 bryantchandler [fuchsia] Remove unittests that use crash keys
2021-12-15 eseckler variations: Remove test config for PowerScheduler experiments.
2021-12-15 alexilin Revert "[Autofill Assistant] Enable animations + Remove filter"
2021-12-15 bsazonov Remove SyncConsentOptional and OsSyncFeatureEnabled
2021-12-15 alexilin Revert "[LR] Add fieldtrial config entry"
2021-12-15 sandromaggi [Autofill Assistant] Enable animations + Remove filter
2021-12-15 sshrimp Add sharding option for quickrun
2021-12-15 wenbinzhang [benchmarking] update pixel 4 os dimension to have more details
2021-12-15 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 carlosil Add CertificateTransparencyAndroid to field trial testing config
2021-12-15 bsheedy Fix unexpected passes typo
2021-12-15 michaeldo Remove IOS Tab Grid Bulk Actions flag
2021-12-14 lazzzis [Messages] Add fieldtrial entry for PWA install message
2021-12-14 hypan Disable failed test in perfetto_unittests on android-12-x64-fyi-rel
2021-12-14 ynovikov Re-disable Metal WebGL on 'Mac FYI ASAN (Intel)'
2021-12-14 kuanhuang setup builder win11-rel-swarming in dev
2021-12-14 weizhong Fix failures when upload artifacts for wpt tests
2021-12-14 haileywang [Snooze IPH] update fieldtrial to match finch
2021-12-14 enga WebGPU CTS: remove --disable-gpu-sandbox
2021-12-14 hidehiko Remove NonSFI mode part 8.
2021-12-14 gujen [LR] Add fieldtrial config entry
2021-12-14 thakis Build mac installer on mac-chrome trybot
(...)
2020-11-06 twellington 🤠 Disable AutofillUpstreamTest.testSaveCardInfoBarWithEmptyMonthAndYear
2020-11-06 ewannpv Revert "[iOS] Adds EnableCloseAllTabsConfirmation config"
2020-11-06 ewannpv [iOS] Adds EnableCloseAllTabsConfirmation config
2020-11-06 asamidoi Add warn-only and enforce mode to the CheckOfflineCapability feature
2020-11-06 livvielin [ios] Enable kIOSLookalikeUrlNavigationSuggestionsUI by default
2020-11-06 isherman List Weilun as a fieldtrial_testing_config.json OWNER
2020-11-05 xiaochengh Prepare CSSKeyframesMemoryReduction for finch experiment
2020-11-05 schwering [Autofill] Removed obsolete features AutofillEnforceMinRequiredFields*.
2020-11-05 pbos Remove UseTextForUpdateButton from testing config
2020-11-05 lpz Disable (via flag) baselines translation and annotation handling in wptMetadataBuilder for desktop wpt bots.
2020-11-05 erikchen Update field-trial testing config for heap profiling.
2020-11-05 vasilii Fully launch the compromised password bubble on ToT and delete the flag.
2020-11-05 clemensb [libfuzzer][v8][inspector] Restrict alphabet to ascii
2020-11-05 msisov ozone/x11: fix views_unittests
2020-11-05 benreich [js-code-coverage] Merge JavaScript v8 coverage outputs
2020-11-05 chrome-weblayer-builder weblayer: Add skew tests for new versions released in beta
2020-11-05 ddoman [resultdb] disable SinkAPI-integration on blink_web_tests
2020-11-04 sprang Removes WebRTC-VideoRateControl trial from test config
2020-11-04 chanli Enable resultdb on test suites with single test
2020-11-04 liaoyuke [lacros] Stop isolating prebuilt ash-chrome
2020-11-04 gatong Infra: Removing experimental builders
2020-11-04 bpastene Remove cros_browser_sanity_test from all CrOS bots.
2020-11-04 ewannpv [iOS] Launch EnablePersistentDownloads feature
2020-11-04 dschinazi Add HostResolverDispatch to fieldtrial_testing_config
2020-11-04 agrieve Revert "Reland #2: Android: Use locally-build devil deps only when build_with_chromium=true"
2020-11-04 kmoon Make PDF partial loading disabled the default
2020-11-04 gayane Revert "Add share features to testing config"
2020-11-04 jdonnelly [omnibox] Add on-focus feature to the desktop field trial testing config
2020-11-03 bjoyce Add chrome_junit_test shard experimental test suit.
2020-11-03 ender Add Trending Queries to testing config.
2020-11-03 yilkal Reland "Reland "Adds parental handoff login screen in oobe.""
2020-11-03 jmadill Add ANGLE gold trace tests to GPU.FYI.
2020-11-03 jmadill Re-enable angle_white_box_tests on TSAN.
2020-11-03 ianstruiksma Win10 - Remove temp 1909/1803 bots
2020-11-03 jmadill Remove ANGLE tests from NV Shield TV.
2020-11-03 rmhasan weblayer, skew tests: Add src/ changes to add testers for Android Marshmallow
2020-11-03 agrieve Reland #2: Android: Use locally-build devil deps only when build_with_chromium=true
2020-11-03 jmadill Add flaky retries for Win7/AMD ANGLE tests.
2020-11-03 rmhasan weblayer, skew tests: Make rmhasan@ sole reviewer for CL's uploaded by create-weblayer-skew-tests
2020-11-03 jmadill Remove angle_unittests swarming exception.
2020-11-03 clemensb [libfuzzer][v8][inspector] Add inspector_fuzzer
2020-11-03 nohle [DeviceSync v2] Enable v2 DeviceSync flag by default
2020-11-03 ianstruiksma Have win10-omaha-tester use win10 version mixin
2020-11-03 drott Rebaselines for running layout tests on Windows 10 1909
2020-11-02 tmathmeyer Add d3d11 stable fieldtrial testing configs
2020-11-02 drubery Add windows to platforms for ClientSideDetectionModel
2020-11-02 kylechar Disable webgl_conformance_fast_call_tests
2020-11-02 chrome-weblayer-builder weblayer: Add skew tests for new versions released in beta
2020-11-02 bpastene Move net_unittests on the internal CrOS VM bot to the main test pool.
2020-11-02 mbonadei Add filter file to content_browsertests data_deps.
Roll third_party/googletest/ 282877317..6b74da475 (287 commits)
https://chromium.googlesource.com/external/github.com/google/googletest/+log/2828773179fa..6b74da4757a5
$ git log 282877317..6b74da475 --date=short --no-merges --format='%ad %ae %s'
2021-12-27 absl-team Include the param names in the generated description of the MATCHER_P matchers.
2021-12-22 absl-team Clarify "package" means "Bazel package", and promote `testonly=True` rather than `testing` sub-directory.
2021-12-22 dmauro Makes the Python imports consistently use full paths from the repository root, unifying the behavior between Bazel and CMake
2021-12-21 dmauro Makes TestForDeathTest.CRTDebugDeath only run when _DEBUG is defined
2021-12-15 dinor Release tests for UnitTestOptions::MatchesFilter
2021-12-07 absl-team Add NOLINT to address modernize-use-trailing-return-type in TEST_F uses
2021-12-04 ayush854032 Allow to specify a random seed independently of whether shuffling is requested
2021-12-03 absl-team Support std::reference_wapper as a smart pointer type in gmock
2021-12-02 absl-team Fix typo in GoogleMock Cookbook.
2021-11-29 absl-team Work around Android KitKat tzset bug
2021-11-25 ludger.paehler Fix typo in the queue test.
2021-11-16 denis.samoylov Suppress unused-value warning
2021-11-16 93249401+assafpr fixed branch from master to main in readme.md
2021-11-16 93249401+assafpr Update README.md
2021-11-16 krystian.kuzniarek fix a typo
2021-11-15 cramertj Clarify "Times() after X" error message
2021-11-15 dmauro Update URLs in Bazel Quickstart
2021-11-12 absl-team Fix typo in gmock-matchers_test.cc: CanDescribeNegationOfExpectingOneElment => CanDescribeNegationOfExpectingOneElement
2021-11-10 absl-team Googletest export
2021-11-09 dmauro Googletest export
2021-11-10 memmenlauer googletest/src/gtest-port.cc: Added GetLastError() on Windows for CreateThread()
2021-11-09 absl-team Googletest export
2021-11-08 absl-team Googletest export
2021-11-08 absl-team Googletest export
2021-11-04 absl-team Googletest export
2021-11-05 raul.tambre Replace use of deprecated std::iterator
2021-11-03 absl-team Googletest export
2021-10-28 dmauro Googletest export
2021-10-27 dmauro Googletest export
2021-10-26 absl-team Googletest export
2021-10-26 absl-team Googletest export
2021-10-25 dmauro Googletest export
2021-10-25 dmauro Googletest export
2021-10-30 dartme18 Re #3637 Show Disabled Tests in testing output
2021-10-20 h.zeller Start a simple github actions CI
2021-10-11 absl-team Googletest export
2021-10-11 absl-team Googletest export
2021-10-11 absl-team Googletest export
2021-10-08 yesudeep Fix linker errors on FreeBSD.
2021-09-30 absl-team Googletest export
2021-09-28 absl-team Googletest export
2021-09-24 cclauss Fix remaining typos discovered by codespell
2021-09-20 absl-team Googletest export
2021-09-20 absl-team Internal change
2021-09-17 julian.amann Remove bazelbuild/rules_cc dependency
2021-09-16 cclauss Fix typos discovered by codespell
2021-09-16 cclauss Fix typos discovered by codespell
2021-09-16 cclauss Fix typo discovered by codespell
2021-09-15 absl-team Googletest export
2021-09-15 dmauro Googletest export
(...)
2021-01-11 corentinmusard Simplify cmake install file
2021-01-06 davidben Restore GTEST_ATTRIBUTE_PRINTF_ on ColoredPrintf
2021-01-03 krystian.kuzniarek remove explicit function overloads of CmpHelper?? for BiggestInt arguments
2020-12-30 mattias.ellert Port to GNU/Hurd
2020-12-29 julien.jemine Using auto instead of container::const_iterator
2020-12-25 mattias.ellert Fix gtest-help-test failure on GNU/kFreeBSD
2020-12-24 georgthegreat Use proper feature test macro to test if library supports char8_t
2020-12-21 absl-team Googletest export
2020-12-15 dmauro Googletest export
2020-12-11 absl-team Googletest export
2020-12-10 absl-team Googletest export
2020-12-10 dmauro Googletest export
2020-12-08 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-05 paul.malcolm Fix typo in CLI help message
2020-12-05 gautham.bangalore Fix typo
2020-12-04 zed.three CMake: Add namespaced ALIAS library
2020-12-03 absl-team Googletest export
2020-12-02 absl-team Googletest export
2020-12-02 absl-team Googletest export
2020-12-01 absl-team Googletest export
2020-11-30 dmauro Googletest export
2020-11-24 absl-team Googletest export
2020-11-23 absl-team Googletest export
2020-11-19 absl-team Googletest export
2020-11-13 vlee Initialize TestInfo member is_in_another_shard_ in constructor.
2020-11-12 absl-team Googletest export
2020-11-12 absl-team Googletest export
2020-11-12 absl-team Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 absl-team Googletest export
2020-11-11 marius.brehler Refactor finding python
2020-11-06 absl-team Googletest export
2020-11-06 absl-team Googletest export
2020-10-29 knut Only save original working directory if death tests are enabled
2020-11-08 hyuk.myeong fix typos
2020-11-06 absl-team Googletest export
2020-11-05 ofats Googletest export
2020-10-30 chuck.atkins Bump CMake minimum to 2.8.12
2020-10-27 elliott.brossard Add instructions for sanitizer integration
2020-09-16 hyuk.myeong Remove spaces between Google Test and Google Mock
2020-09-15 hyuk.myeong Add follow-up patch for more natural reading
2020-09-15 hyuk.myeong Apply the reviewed comment
2020-09-15 hyuk.myeong Remove a space
2020-09-15 hyuk.myeong Improve the tutorial that may be confusing
2020-02-17 krystian.kuzniarek remove a duplicated include
Bug: dawn:824
Change-Id: Ic7c5c5f808ed510282dc47231d843f1fae355e17
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/75061
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Auto-Submit: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
2022-01-05 15:54:08 +00:00
|
|
|
'action': ['python3', 'build/linux/sysroot_scripts/install-sysroot.py',
|
2018-07-31 16:50:03 +00:00
|
|
|
'--arch=x86'],
|
|
|
|
},
|
|
|
|
{
|
|
|
|
'name': 'sysroot_x64',
|
|
|
|
'pattern': '.',
|
2021-03-04 17:37:55 +00:00
|
|
|
'condition': 'dawn_standalone and checkout_linux and checkout_x64',
|
Roll build dependencies to enable C++17
This rolls 7 build dependencies: build, buildtools, libc++, libc++abi,
clang, testing and googletest. Roll commit messages are below. It also
adds catapult as a dependency because it is required by //testing.
All hook scripts now run with python3 and GN is made to use python3 as
well since Chromium is now migrated to Python3 and some scripts check
for that.
Also add a new gclient_args.gni variable that Chromium //testing started
to read that isn't defined by default.
Roll build/ 0ff4b3d4e..555c8b467 (1214 commits)
https://chromium.googlesource.com/chromium/src/build/+log/0ff4b3d4eeb6..555c8b467c21
$ git log 0ff4b3d4e..555c8b467 --date=short --no-merges --format='%ad %ae %s'
2022-01-03 chromium-autoroll Roll Fuchsia SDK from 7.20220102.1.1 to 7.20220102.3.1
2022-01-02 chromium-autoroll Roll Fuchsia SDK from 7.20220101.3.1 to 7.20220102.1.1
2022-01-02 chromium-autoroll Roll Fuchsia SDK from 7.20220101.2.1 to 7.20220101.3.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20220101.1.1 to 7.20220101.2.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20211231.3.1 to 7.20220101.1.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20211231.2.1 to 7.20211231.3.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211231.0.1 to 7.20211231.2.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211230.2.3 to 7.20211231.0.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211230.1.1 to 7.20211230.2.3
2021-12-30 chromium-autoroll Roll Fuchsia SDK from 7.20211230.0.1 to 7.20211230.1.1
2021-12-30 chromium-autoroll Roll Fuchsia SDK from 7.20211229.2.3 to 7.20211230.0.1
2021-12-30 chonggu [Fuchsia] Add runtimes needed for ASAN builds
2021-12-30 chonggu [Fuchsia] Remove llvm-symbolizer from Fuchsia builds
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211229.1.1 to 7.20211229.2.3
2021-12-29 thomasanderson [TSAN] Suppress system fontconfig data races
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211228.3.1 to 7.20211229.1.1
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211228.2.3 to 7.20211228.3.1
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211228.1.1 to 7.20211228.2.3
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211227.3.1 to 7.20211228.1.1
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211227.2.1 to 7.20211227.3.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211227.0.1 to 7.20211227.2.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211225.3.1 to 7.20211227.0.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211225.0.1 to 7.20211225.3.1
2021-12-25 chromium-autoroll Roll Fuchsia SDK from 7.20211224.3.1 to 7.20211225.0.1
2021-12-25 chromium-autoroll Roll Fuchsia SDK from 7.20211224.1.1 to 7.20211224.3.1
2021-12-24 chromium-autoroll Roll Fuchsia SDK from 7.20211224.0.1 to 7.20211224.1.1
2021-12-24 chromium-autoroll Roll Fuchsia SDK from 7.20211223.2.2 to 7.20211224.0.1
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211223.1.1 to 7.20211223.2.2
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211222.3.1 to 7.20211223.1.1
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211222.2.1 to 7.20211222.3.1
2021-12-23 adetaylor [rust] Pass environment variables to build scripts.
2021-12-22 adetaylor [rust] Fix non-Linux builds
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211222.1.1 to 7.20211222.2.1
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211221.3.1 to 7.20211222.1.1
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211221.1.1 to 7.20211221.3.1
2021-12-21 ynovikov Disallow command option abbreviations in logdog_wrapper
2021-12-21 chromium-autoroll Roll Fuchsia SDK from 7.20211221.0.1 to 7.20211221.1.1
2021-12-21 brucedawson build: Relanding Rudimentary support for Visual Studio 2022.
2021-12-21 agrieve Android: Disable use_glib in secondary toolchains (attempt #2)
2021-12-21 adetaylor [rust] Add ultra-simple executable.
2021-12-21 wnwen Android: Speed up incremental install sharding
2021-12-21 chromium-autoroll Roll Fuchsia SDK from 7.20211220.2.1 to 7.20211221.0.1
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211220.1.1 to 7.20211220.2.1
2021-12-20 adetaylor [rust] Work around lld discarding sections
2021-12-20 lukasza [rust] Add `rust_unit_tests_group(...)` gni template.
2021-12-20 lgrey Reland^4: "Mac: enable ThinLTO (without unit splitting)"
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211219.3.1 to 7.20211220.1.1
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211219.2.1 to 7.20211219.3.1
2021-12-19 chromium-autoroll Roll Fuchsia SDK from 7.20211219.1.1 to 7.20211219.2.1
2021-12-19 chromium-autoroll Roll Fuchsia SDK from 7.20211218.3.1 to 7.20211219.1.1
(...)
2021-06-29 wnwen Android: Migrate build/android tests to python3
2021-06-29 pkotwicz [Build] Switch list_java_targets.py to use python3 instead of vpython3
2021-06-29 chromium-autoroll Roll Fuchsia SDK from 5.20210628.3.2 to 5.20210629.1.1
2021-06-29 chromium-autoroll Roll Fuchsia SDK from 5.20210628.2.1 to 5.20210628.3.2
2021-06-29 elkurin Remove glib and ATK from Lacros build.
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210628.1.1 to 5.20210628.2.1
2021-06-28 agrieve Reland #3 "Android: Enable use_debug_fission for official builds""
2021-06-28 bpastene Optionally stream local script tests results to RDB.
2021-06-28 hans [include analysis] Make the analysis script work on Windows
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210627.3.1 to 5.20210628.1.1
2021-06-28 sdefresne [ios] Improve selection of secondary toolchain for "fat" build
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210627.2.1 to 5.20210627.3.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210627.1.1 to 5.20210627.2.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210626.3.1 to 5.20210627.1.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210626.2.1 to 5.20210626.3.1
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210626.1.1 to 5.20210626.2.1
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210625.3.1 to 5.20210626.1.1
2021-06-26 pkasting Fix warnings for -Wc++11-narrowing.
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210625.2.1 to 5.20210625.3.1
2021-06-26 brucedawson Reland "Put source and object file names at the front"
2021-06-25 linxinan Add build rule to generate skylab runner script
2021-06-25 robliao Add a Dependency to LASTCHANGE in process_version and Fix an Argument Name
2021-06-25 xiaohuic Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210625.1.1 to 5.20210625.2.1
2021-06-25 justincohen Reland "ios: Remove IsSpuriousMessage logic."
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210624.3.1 to 5.20210625.1.1
2021-06-25 mcrouse Revert "Put source and object file names at the front"
2021-06-25 thomasanderson Statically link libffi on Linux
2021-06-25 brucedawson Put source and object file names at the front
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210624.2.1 to 5.20210624.3.1
2021-06-25 bsheedy Dryrun Android Gold retries
2021-06-24 bpastene build: Relocate android/pylib's result_sink.py to //build/util.
2021-06-24 fdegans [code-health] Migrate //build/skia_gold_common/PRESUBMIT.py to python3
2021-06-24 fdegans [code-health] Migrate //build/chromeos/PRESUBMIT.py to python3
2021-06-24 fdegans [code-health] Migrate //build/lacros/PRESUBMIT.py to python3
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210624.1.1 to 5.20210624.2.1
2021-06-24 thomasanderson Revert "ios: Remove IsSpuriousMessage logic."
2021-06-24 justincohen ios: Remove IsSpuriousMessage logic.
2021-06-24 pasko generate_gradle: Allow android_sdk_version to be int
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210623.4.1 to 5.20210624.1.1
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210623.2.1 to 5.20210623.4.1
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210623.0.1 to 5.20210623.2.1
2021-06-23 agrieve Android: Fix compile_resources.py for upcoming material design roll
2021-06-23 hans Disable -Wmax-tokens in release component builds
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210622.3.1 to 5.20210623.0.1
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210622.2.1 to 5.20210622.3.1
2021-06-23 fdegans [code-health] Migrate //build/util/lib/common/PRESUBMIT.py to python3
2021-06-22 fdegans [code-health] Migrate //build/util/PRESUBMIT.py to python3
2021-06-22 svenzheng lacros test_runner.py switch to test_ash_chrome
2021-06-22 chromium-autoroll Roll Fuchsia SDK from 5.20210622.0.1 to 5.20210622.2.1
Roll buildtools/ 9c143ace7..f78b4b9f3 (30 commits)
https://chromium.googlesource.com/chromium/src/buildtools/+log/9c143ace7560..f78b4b9f33bd
$ git log 9c143ace7..f78b4b9f3 --date=short --no-merges --format='%ad %ae %s'
2021-12-30 jojwang Add TODO for chroot rewrapper config.
2021-12-15 cavalcantii [pac] Disable libunwind cross-architecture unwinding
2021-11-17 jojwang Update build toolchains to support rewrapper from chroot.
2021-11-09 sdefresne [ios] Remove support for building with Xcode clang
2021-10-28 Richard.Townsend Reland switch to using compiler-rt/libunwind on Android
2021-10-25 bsheedy Revert "Switch to using compiler-rt/libunwind on Android"
2021-10-21 cavalcantii Switch to using compiler-rt/libunwind on Android
2021-10-18 glider Remove myself and Sergey Matveev from the owners of libc++[abi]
2021-09-27 wutao Reland "Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config"
2021-09-23 saza Revert "Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config"
2021-09-23 hans Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config
2021-09-02 yyanagisawa Add todo to rewrapper_linux.cfg.
2021-09-01 ukai Drop use_rbe_links gn args
2021-09-01 ukai remove rewrapper_*.cfg from buildtools/reclint_cfgs
2021-09-01 ukai Use `cipd ensure` instead of `cipd install -f`
2021-08-31 ukai fix permission deneid when os.remove
2021-08-31 ukai Use -force to cipd install
2021-08-31 ukai Fix win-cross-experiments config
2021-08-30 ukai Reland "use reclient cfgs cipd"
2021-08-25 ukai fetch_reclient_cfgs: ignore nacl if the directory doesn't exist
2021-08-19 yyanagisawa Revert "use reclient cfgs cipd"
2021-08-16 ukai use reclient cfgs cipd
2021-08-13 ukai container-image should have docker:// prefix
2021-08-13 ukai add fetch_reclient_cfgs.py script
2021-08-13 ukai update win-cross-experiments reclient cfgs
2021-07-16 ukai update re-client/chromium-win-nacl-cross to follow nacl roll
2021-07-07 akhuang Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-30 xiaohuic Revert "Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)""
2021-06-25 xiaohuic Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-24 fdegans [code-health] Migrate //buildtools/checkdeps to python3
Roll buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/8fa879467796..79a2e924d96e
$ git log 8fa879467..79a2e924d --date=short --no-merges --format='%ad %ae %s'
2021-05-25 ldionne.2 [libc++] Try to fix the oss-fuzz failure
2021-05-25 arthur.j.odwyer [libc++] [test] Make iter_difference_t.pass.cpp into a .compile.pass.cpp. NFCI.
2021-05-25 arthur.j.odwyer [libc++] [test] Format some C++20 iterator_traits tests. NFCI.
2021-05-19 arthur.j.odwyer [libc++] Assume that __wrap_iter always wraps a fancy pointer.
2021-05-24 koraq [libc++][doc] Update format paper status.
2021-05-23 joerg [libc++] use more early returns for consistency
2021-05-21 z.zoelec2 [libcxx][gardening] Re-order includes across libcxx.
2021-04-23 z.zoelec2 [libcxx][ranges] Add ranges::data CPO.
2021-05-08 ldionne.2 [libc++] Translate the test suite sanitizer support to the DSL
2021-05-13 z.zoelec2 [libcxx][ranges] Implement `ranges::borrowed_range`.
2021-05-20 ldionne.2 [libc++] Fix documentation build failure
2021-05-08 ldionne.2 [libc++] Remove workaround for PR28391 (ODR violations with ASAN)
2021-02-26 ldionne.2 [libc++] Switch a few CI jobs to the minimal Lit configuration
2021-05-13 cjdb [libcxx][ranges] adds concept `sized_range` and cleans up `ranges::size`
2021-05-04 cjdb [libcxx][iterator][nfc] acquires lock for working on [range.iter.ops]
2021-03-15 akhuang Apply [[standalone_debug]] to some types in the STL.
2021-05-12 arthur.j.odwyer [libc++] Alphabetize header inclusions and include-what-you-use <__debug>. NFCI.
2021-05-12 arthur.j.odwyer [libc++] Some fixes to the <bit> utilities.
2021-04-18 kbessonova [libcxx][test] Attempt to make debug mode tests more bulletproof
2021-05-15 kbessonova [libcxx] NFC. Add missed articles to _LIPCPP_ASSERT messages in <list>
2021-04-27 z.zoelec2 [libcxx][ranges] Add `contiguous_iterator`.
2021-05-13 koraq [libc++] Improve make_string test support.
2021-03-11 martin [libcxx] [test] Change the generic_string_alloc test to test conversions to all char types
2021-05-13 z.zoelec2 [libcxx][docs] Add two locks: transform_view and take_view.
2021-05-13 z.zoelec2 [libcxx][docs] Update the One Ranges PRoposal Status with open revisions.
2021-05-11 z.zoelec2 [libcxx][ranges] Fix `ranges::empty` when begin, end, and empty members are provided.
2021-05-12 kbessonova [libcxx] NFC. Fix misprint unodered -> unordered
2021-05-02 cjdb [libcxx] modifies `_CmpUnspecifiedParam` ignore types outside its domain
2021-05-03 martin [libcxx] [test] Fix fs.op.last_write_time for Windows
2021-05-12 koraq [libc++][nfc] remove duplicated __to_unsigned.
2021-05-09 kbessonova [libcxx] NFC. Correct wordings of _LIBCPP_ASSERT debug messages
2021-05-10 kbessonova [libcxx][test] Split more debug mode tests
2021-05-11 vvereschaka [libc++] Run `substitutes-in-compile-flags.sh.cpp` test on Windows.
2021-02-26 martin [libcxx] [test] Fix filesystem permission tests for windows
2021-05-11 z.zoelec2 [libcxx][tests] Fix incomplte.verify tests by disabling them on clang-10.
2021-05-10 arthur.j.odwyer [libc++] Remove more unnecessary _VSTD:: from type names. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::is_unsigned/is_unsigned/ in <random>. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::chrono/chrono/g. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/std::size_t/size_t/g. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::declval/declval/g. NFCI.
2021-05-10 kbessonova [libcxx][test] Make string.modifiers/clear_and_shrink_db1.pass.cpp a regular mode test
2021-05-02 cjdb [libcxx] deprecates/removes `std::raw_storage_iterator`
2021-05-01 cjdb [libcxx] makes comparison operators for `std::*_ordering` types hidden friends
2021-04-12 cjdb [libcxx] removes operator!= and globally guards against no spaceship operator
2021-04-23 z.zoelec2 [libcxx][ranges] Add ranges::empty CPO.
2021-04-12 cjdb [libcxx] removes `weak_equality` and `strong_equality` from <compare>
2021-05-09 koraq [libc++][NFC] Remove _VSTD:: when not needed.
2021-05-10 jasonliu.development [libc++][AIX] Define _LIBCPP_ELAST
2021-05-09 koraq [libc++][doc] Update the Format library status.
2021-05-08 ldionne.2 [libc++] NFC: Refactor Lit annotations
(...)
2021-02-24 martin [libcxx] [test] Quote the path to the python interpreter
2021-02-24 ldionne.2 [libc++] NFC: Fix a few tests in tuple that would succeed trivially
2021-02-24 ldionne.2 [libc++] NFC: Fix a few tests in pair that would succeed trivially
2020-10-22 martin [libcxx] [test] Don't pass INCLUDE to clang via -isystem
2021-02-24 marek.kurdej [libc++] [docs] [C++2b] Update status page with papers adopted in February 2021 virtual meeting.
2020-11-02 martin [libcxx] [test] Define _CRT_STDIO_ISO_WIDE_SPECIFIERS while building tests
2021-02-22 koraq [NFC][libc++] Fix _LIBCPP_HAS_BITSCAN64 usage.
2018-07-31 ldionne [libc++] Fix tuple assignment from types derived from a tuple-like
2021-02-20 martin [libcxx] [test] Call create_directory_symlink when linking directories
2020-11-06 martin [libcxx] Make path::format a non-class enum
2021-02-20 koraq [libc++] Fix the build for AppleClang.
2021-02-19 martin [libcxx] [test] Remove two unnecesary files/variables in a test
2021-01-09 martin [libcxx] Rename a method in PathParser for clarity. NFC.
2021-02-20 koraq [libc++] Fixes _LIBCPP_HAS_NO_CONCEPTS
2021-02-19 z.zoelec2 [libc++][nfc] Only test if pair is_assignable after C++03.
2020-11-05 martin [libcxx] Enable filesystem by default for mingw targets
2021-02-19 z.zoelec2 [libc++][nfc] SFINAE on pair/tuple assignment operators: LWG 2729.
2020-11-09 martin [libcxx] Make generic_*string return paths with forward slashes on windows
2021-02-19 z.zoelec2 [libcxx] Fix LWG 2875: shared_ptr::shared_ptr(Y*, D, […]) constructors should be constrained.
2020-11-05 martin [libcxx] Have lexically_normal return the path with preferred separators
2021-02-19 marek.kurdej [libc++] Turn off clang-format for auto-generated version header. NFC.
2021-02-18 z.zoelec2 [libc++] shared_ptr deleter requirements (LWG 2802).
2021-02-18 z.zoelec2 Mark 2534 as Complete.
2021-02-17 cjdb.ns [libcxx] adds concept `std::uniform_random_bit_generator`
2021-02-17 joerg libcxx: use early returns
2021-02-18 thakis libcxx: fix a documentation typo
2021-02-18 zibi [SystemZ][ZOS] Guard using declaration for ::fchmodat
2020-11-04 martin [libcxx] Implement append and operator/ properly for windows
2020-11-01 martin [libcxx] Implement is_absolute properly for windows
2021-02-17 ldionne.2 [libc++] Allow retries in a few more flaky tests
2020-11-03 martin [libcxx] Implement parsing of root_name for paths on windows
2021-02-16 zibi [SystemZ][ZOS] Prefer -nostdlib++ as opposed to -nodefaultlibs when building c++ libraries
2021-02-16 colin [libc++] Build thread_win32.cpp only if LIBCXX_HAS_PTHREAD_API is not set
2021-02-15 arthur.j.odwyer [libc++] Change `std::numeric_limits` to just `numeric_limits` in <chrono>.
2021-02-15 ldionne.2 [libc++] Mark __cpp_lib_constexpr_memory as being implemented
2021-02-15 dimitry Define new/delete in libc++ when using libcxxrt
2021-02-12 zibi [SystemZ][ZOS] Fix __libcpp_thrad_isnull()
2021-02-12 zibi [SystemZ][ZOS] Provide CLOCK_MONOTONIC alternative
2021-02-11 koraq [libc++][format] Enable format_error on older compilers.
2021-02-11 koraq [libc++][format] Improve Add basic_format_parse_context.
2021-02-02 koraq [libc++][format] Add basic_format_parse_context.
2021-02-10 tokarip [libc++] Use builtins in more math.h functions.
2021-02-08 cjdb [libcxx] adds concepts `std::invocable` and `std::regular_invocable`
2021-02-04 cjdb [libcxx] adds concept std::derived_from
2021-01-21 cjdb [libcxx] adds [concepts.arithmetic]
2021-02-10 ldionne.2 [libc++] Remove c++98 Lit features in the test suite
2021-02-08 cjdb [libcxx] adds concept `std::copy_constructible`
2021-02-08 cjdb [libcxx] adds concept `std::move_constructible`
2021-02-10 colin [libc++] Fix copy-paste mistake in __threading_support
2021-02-04 cjdb [libcxx] adds concept `std::convertible_to`
Roll buildtools/third_party/libc++abi/trunk/ f4328ad7c..2715a6c0d (77 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git/+log/f4328ad7c0d8..2715a6c0de8d
$ git log f4328ad7c..2715a6c0d --date=short --no-merges --format='%ad %ae %s'
2021-12-08 martin [libcxx] Use LIBCXX_EXECUTOR in new test configs
2021-12-13 ldionne.2 [libc++abi][NFC] Fix comment
2021-12-10 ties.stuij [ARM][libcxxabi] Add PACBTI-M support to libcxxabi
2021-12-09 xingxue [libc++abi][AIX] Add 2 LIT tests for the AIX unwinder
2021-09-22 ldionne.2 [libc++][release] Do not force building the runtimes with -fPIC
2021-12-01 ldionne.2 [runtimes] Move WARNING to FATAL_ERROR for folks using FOO_BUILD_32_BITS
2021-11-23 ldionne.2 [runtimes] Remove support for GCC-style 32 bit multilib builds
2021-11-26 daniel.kiss [libunwind][ARM] Handle end of stack during unwind
2021-11-08 arthur.j.odwyer [libc++] [test] Eliminate libcpp-no-noexcept-function-type and libcpp-no-structured-bindings.
2021-11-17 ldionne.2 [runtimes][NFC] Remove filenames at the top of the license notice
2021-11-17 ldionne.2 [libc++abi] Don't re-define _LIBCPP_HAS_NO_THREADS in single-threaded mode
2021-11-09 daltenty [libcxx][CI][AIX] Switch to LLVM_ENABLE_RUNTIMES
2021-11-04 daniel.kiss Reland "[libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M"
2021-11-05 vvereschaka Revert "[libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M"
2021-08-11 Daniel.McIntosh [libcxxabi] Fix NO_THREADS version of test_exception_storage.pass.cpp
2021-11-04 daniel.kiss [libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M
2021-10-28 ldionne.2 [libc++] Temporarily mark tests as UNSUPPORTED to get the CI green
2021-10-27 daniel.kiss Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2021-10-28 daniel.kiss Revert "Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume.""
2021-10-27 daniel.kiss Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2020-09-28 phosek [CMake] Cache the compiler-rt library search results
2021-10-27 daniel.kiss Revert "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2021-10-27 daniel.kiss [ARM] __cxa_end_cleanup should be called instead of _UnwindResume.
2021-10-26 contact [Demangle] Add prepend functionality to OutputString
2021-10-21 dblaikie Fix for OutputStream->OutputBuffer rename
2021-10-21 vitalybuka [libcxxabi] Fix build after D111947
2021-10-21 contact [Demangle] Rename OutputStream to OutputString
2021-10-21 phosek Revert "[CMake] Cache the compiler-rt library search results"
2021-10-12 ldionne.2 [runtimes] Properly handle the sysroot/triple/gcc-toolchain
2021-10-20 ldionne.2 [libc++abi] Guard include of <unistd.h> behind __has_include
2020-09-28 phosek [CMake] Cache the compiler-rt library search results
2021-10-13 daltenty [libc++][AIX] Add scripts and config for building with the libcxx CI infrastructure
2021-10-12 ldionne.2 [libc++abi][ci] Add a from-scratch config for libc++abi on Apple/system
2021-10-12 ldionne.2 [libc++abi] Change LIBCXXABI_NO_TIMER to LIBCXXABI_USE_TIMER
2021-09-28 ldionne.2 [runtimes] Add tests for vendor-specific properties
2021-09-29 ldionne.2 [runtimes] Allow FOO_TEST_CONFIG to be a relative path
2021-09-30 ldionne.2 [libc++abi] Mark __cxa_new_handler with _LIBCPP_SAFE_STATIC
2021-10-01 tomasz.miasko [Demangle][Rust] Parse non-ASCII identifiers
2021-09-30 ldionne.2 [libc++abi][NFCI] Consistently group new_handler, unexpected_handler and terminate_handler
2021-09-30 haowei Revert "[libc++][libc++abi] Add tests for vendor-specific properties"
2021-09-28 ldionne.2 [libc++][libc++abi] Add tests for vendor-specific properties
2021-09-23 pengfei.wang [demangle] Support for ISO/IEC TS 18661 binary floating point type
2021-09-20 ldionne.2 [libc++abi] Remove unnecessary atomic_support.h header from libc++abi
2021-09-16 nehaljw.kkd1 [libcxx][libcxxabi] CMAKE_REQUIRED_FLAGS is a string, not a list
2021-09-11 zhouzhouyi [libcxxabi] NFC: fix incorrect indentation of braces
2021-08-11 martin [runtimes] Allow overriding where CMake installs RUNTIME type libraries (DLLs)
2021-09-02 ldionne.2 [libc++abi] Remove workarounds for missing -Wno-exceptions on older GCCs
2021-09-02 daniel.kiss [Unwind] Harmonise exception class for EHABI spec.
2021-08-31 ldionne.2 [libc++] Remove some workarounds for unsupported GCC and Clang versions
2021-08-30 xiaoxiang [libc++abi] Avoid the warning: "__EXCEPTIONS" is not defined, evaluates to 0 [-Werror=undef]
2021-08-24 marukawa [libc++abi] Apply simplify scan_eh_tab to SjLj
2021-08-20 ldionne.2 [libc++] Remove test-suite annotations for unsupported Clang versions
2021-08-20 ldionne.2 [libc++] Remove more test-suite workarounds for unsupported GCC versions
2021-08-04 Daniel.McIntosh [NFC][libcxxabi] Run clang-format on libcxxabi/src/cxa_guard_impl.h
2021-08-17 borisov.mikhail [libc++abi] Fix possible infinite loop in itanium demangler
2021-08-17 borisov.mikhail [libc++abi][NFC] Move PODSmallVector definition to the top of ItaniumDemangle.h
2021-08-09 ldionne.2 [libc++] Remove Lit annotations for unsupported GCC versions from the test suite
2021-08-11 daniel.kiss [Arm][Unwind][libc++abi] Add _Unwind_ForcedUnwind to EHABI.
2021-06-15 ldionne.2 [runtimes] Always build libc++, libc++abi and libunwind with -fPIC
2021-07-26 ldionne.2 [libc++abi/unwind] NFC: Normalize how we set target properties
2021-06-07 stuart.brady [demangler] Fix demangling of 'half'
2021-07-14 ldionne.2 [runtimes] Simplify how we set the target triple
2021-07-15 ldionne.2 [libc++] Add a job running GCC with C++11
2021-07-15 ldionne.2 [runtimes] Don't try passing --target flags to GCC
2021-07-15 ldionne.2 [libc++/abi] Fix broken Lit feature no-noexcept-function-type
2021-07-14 ldionne.2 [runtimes] Serialize all Lit params instead of passing them to add_lit_testsuite
2021-07-14 ldionne.2 [runtimes] Bring back TARGET_TRIPLE
2021-07-14 ldionne.2 [runtimes] Inherit the TARGET_TRIPLE that may be set by LLVM
2021-07-14 ldionne.2 [runtimes] NFCI: Drop intermediate CMake variable TARGET_TRIPLE
2021-07-12 ldionne.2 [libc++] Add a CI job for macOS on arm64 hardware 🥳
2021-04-28 John.Ericson Prepare Compiler-RT for GnuInstallDirs, matching libcxx, document all
2021-07-07 ldionne.2 [libc++] NFC: Fix incorrect comments in CMake
2021-07-05 ldionne.2 [runtimes] Move enable_32bit to the DSL
2021-06-18 ldionne.2 [runtimes] Simplify how we specify XFAIL & friends based on the triple
2021-06-01 ldionne.2 [libc++] Serialize Lit parameters to make them available to from-scratch configs
2021-06-28 ldionne.2 [libc++] NFCI: Remove unused Lit parameter sanitizer_library
2021-06-23 xingxue [libc++abi][AIX] Enable calculating addresses with DW_EH_PE_datarel
Roll tools/clang/ 03ff857f1..8b7330592 (158 commits)
https://chromium.googlesource.com/chromium/src/tools/clang/+log/03ff857f1227..8b7330592cb8
$ git log 03ff857f1..8b7330592 --date=short --no-merges --format='%ad %ae %s'
2021-12-23 apolito fix python3 incompatibility with strings vs bytes
2021-12-18 thakis Roll clang llvmorg-14-init-12246-g7787a8f1-2 : llvmorg-14-init-12719-gc4b45eeb-1
2021-12-17 thakis clang: Statically link against hermetic libxml2 on non-Windows too
2021-12-16 danakj Package the clang libs and headers for building clang tools
2021-12-16 thakis Roll clang llvmorg-14-init-11564-g37fbf238-4 : llvmorg-14-init-12246-g7787a8f1-1
2021-12-13 thestig Fix deprecation warning in analyze_includes.py.
2021-12-10 andre.kempe Revert "Enable PAC and BTI for compiler-rt."
2021-12-08 thakis clang build script: Bump libxml2 from 2.9.11 to 2.9.12, pull from https
2021-12-08 thakis win: Statically link libxml2 into lld-link, stop running links under `ninja -t msvc`
2021-12-07 thakis Roll clang llvmorg-14-init-11416-gc22b1106-2 : llvmorg-14-init-11564-g37fbf238-1
2021-12-07 thakis Fix presubmit failing on every edit to tools/clang/scripts/build.py
2021-12-07 yukiy BRP: Convert ContentMainRunnerImpl::delegate_ to raw_ptr
2021-12-06 hans Include reclient toolchain inputs files in the clang package
2021-12-05 thakis Roll clang llvmorg-14-init-11339-g0a14674f-2 : llvmorg-14-init-11416-gc22b1106-1
2021-12-04 hans Roll clang llvmorg-14-init-11072-gb1bc627e-1 : llvmorg-14-init-11339-g0a14674f-2
2021-12-02 ynovikov Test Clang rolls on SwANGLE bots
2021-12-02 hans Roll clang llvmorg-14-init-8564-g34b903d8-9 : llvmorg-14-init-11072-gb1bc627e-1
2021-11-30 lukasza Presubmit checks that reject `raw_ptr<T>` in Renderer-only code.
2021-11-29 andre.kempe Enable PAC and BTI for compiler-rt.
2021-11-26 keishi Exclude ContentMainRunnerImpl::delegate_ from rewrite
2021-11-26 Richard.Townsend Reland "Build Clang android runtimes without relying on libgcc"
2021-11-26 keishi Exclude ReachedAddressesBitset::reached_ from rewrite
2021-11-25 keishi Fix rewriter exclusion for DoTexSubImageArguments::pixels
2021-11-24 bartekn [BRP] Update blocklist for paths to separate repositories
2021-11-24 keishi Exclude ServiceProcessState::state_ from rewrite
2021-11-23 keishi Fix clang plugin style errors for MiraclePtr Big Rewrite
2021-11-22 keishi Add rewriter exclusions for not-rewritten platform specific code
2021-11-22 keishi Add rewriter exclusions caused by Objective-C
2021-11-19 lukasza Don't append `.get()` to arguments of Unretained functions.
2021-11-19 hans Revert "Add llvm-dwp to //third_party/llvm-build"
2021-11-18 dewittj Revert "Build Clang android runtimes without relying on libgcc"
2021-11-18 hans Build Clang android runtimes without relying on libgcc
2021-11-16 bartekn Fix RewriteRawPtrFields.cpp test failures
2021-11-13 pbos Rename "base/macros.h" => "base/ignore_result.h"
2021-11-08 bikineev Revert "heap: Fix plugin bug for cppgc builds"
2021-11-05 thakis Roll clang llvmorg-14-init-8033-gabb2a91b-2 : llvmorg-14-init-8564-g34b903d8-2
2021-11-04 collinbaker Use per-target runtime dirs on Linux
2021-11-03 baghdadi zos: remove unneeded map in GetPlatformUrlPrefix
2021-11-03 agrieve Remove obsolete script download_objdump.py
2021-11-03 brucedawson Revert "Roll clang llvmorg-14-init-8033-gabb2a91b-1 : llvmorg-14-init-8281-gaa1d32f5-1"
2021-11-01 baghdadi zos:[build][tools/clang] add support for z/OS
2021-10-31 thakis Roll clang llvmorg-14-init-8033-gabb2a91b-1 : llvmorg-14-init-8281-gaa1d32f5-1
2021-10-31 thakis Remove linux_angle_deqp_rel_ng from clang roll try set
2021-10-31 keishi Fix run_tool.py after r935738
2021-10-29 hans Switch the Clang build.py shebang to Python 3
2021-10-29 thakis Roll clang llvmorg-14-init-7378-gaee49255-1 : llvmorg-14-init-8033-gabb2a91b-1
2021-10-28 thakis Move tools/clang/scripts/upload_revision.py to py3
2021-10-28 hans Clang update.py: Suggest python3 when curl'ing the script
2021-10-28 sinansahin Revert "Bump Android API level to 21 for all architectures"
2021-10-28 hans Reland "Make the Clang update.py script require Python 3"
(...)
2021-07-29 aeubanks Run PGO trybots on clang rolls
2021-07-29 hans Clang build script: Fix python3 problem after crrev.com/c/906112
2021-07-29 pkasting Revert "[BRP] Rename CheckedPtr<T> to raw_ptr<T>"
2021-07-28 bartekn [BRP] Rename CheckedPtr<T> to raw_ptr<T>
2021-07-28 hans Revert "Roll clang llvmorg-13-init-15561-gf98ed74f-1 : llvmorg-13-init-16514-gb1777b04-1"
2021-07-28 hans Clang: the tip-of-tree version is now 14.0.0
2021-07-27 keishi Reland "Treat raw_ptr specially in FindBadConstructsConsumer"
2021-07-27 keishi Enable dcheck_always_on in rewrite_raw_ptr_fields script
2021-07-27 keishi Add rewrite_raw_ptr_fields exclude fields where .get() is not added
2021-07-26 thakis Roll clang llvmorg-13-init-15561-gf98ed74f-1 : llvmorg-13-init-16514-gb1777b04-1
2021-07-24 thakis Roll clang llvmorg-13-init-15163-g98033fdc-1 : llvmorg-13-init-15561-gf98ed74f-1
2021-07-21 hans Revert "Treat raw_ptr specially in FindBadConstructsConsumer"
2021-07-21 keishi Treat raw_ptr specially in FindBadConstructsConsumer
2021-07-15 hans Link to the include analysis archive
2021-07-14 hans Revert "[Include analysis] Use multiple processes to compute dominance"
2021-07-13 lukasza Only generate exclusions for `reinterpret_cast` of *trivial* types.
2021-07-13 hans [Include analysis] Use multiple processes to compute dominance
2021-07-13 thakis Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15163-g98033fdc-1
2021-07-13 thakis clang script: Add android-asan to roll trybots.
2021-07-12 thakis mac: Stop uploading a separate lld_mac package and remove last bits referring to it
2021-07-12 thakis Revert "Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15040-gc10947b5-1"
2021-07-12 thakis Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15040-gc10947b5-1
2021-07-09 thakis clang package script: Use more than one core to compress cab files
2021-07-09 steveroe Build .so for Chrome-Fuchsia ASan tests instead of .a.
2021-07-08 akhuang Modify goma_link.py to pass lto flags in the native link step.
2021-07-08 thakis clang package script: measure win_upload_clang zip time
2021-07-08 hans Roll clang llvmorg-13-init-14634-gf814cd74-1 : llvmorg-13-init-14732-g8a7b5ebf-1
2021-07-06 hans Roll clang llvmorg-13-init-14563-gbcaf57ca-1 : llvmorg-13-init-14634-gf814cd74-1
2021-07-06 bartekn [BRP] Rearrange sections in the path exclusion file for better grouping
2021-07-06 omerkatz heap: Clang plugin warns against tracing Persistents
2021-07-05 thakis Roll clang llvmorg-13-init-14086-ge1b8fde1-1 : llvmorg-13-init-14563-gbcaf57ca-1
2021-07-02 omerkatz heap: Revise IsStackAllocated check in clang plugin
2021-07-02 omerkatz Reland "heap: Update clang gc plugin definition of class requires tracing"
2021-07-02 omerkatz heap: Adjust plugin stubs
2021-06-29 thakis Roll clang llvmorg-13-init-14006-gd5402a2f-1 : llvmorg-13-init-14086-ge1b8fde1-1
2021-06-29 hans [include analysis] Link to chromium.googlesource.com instead of crrev.com
2021-06-29 thakis Revert "heap: Update clang gc plugin definition of class requires tracing"
2021-06-29 thakis Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-14006-gd5402a2f-1
2021-06-28 omerkatz heap: Update clang gc plugin definition of class requires tracing
2021-06-28 hans [include analysis] Make the analysis script work on Windows
2021-06-28 findit-for-me Revert "Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-13925-g0f24ffcd-1"
2021-06-28 thakis Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-13925-g0f24ffcd-1
2021-06-25 omerkatz Reland "heap: Fix clang plugin handling of cppgc library types"
2021-06-24 zequanwu Roll clang llvmorg-13-init-13305-g1605fce6-4 : llvmorg-13-init-13689-g93938943-1
2021-06-23 thakis Revert "heap: Fix clang plugin handling of cppgc library types"
2021-06-22 sdefresne [macOS/Linux] Ship wasm-ld symlink to lld (with lld)
2021-06-22 omerkatz heap: Fix clang plugin handling of cppgc library types
2021-06-22 thakis mac: Remove things unneeded now that lld is in the default package
2021-06-22 thakis mac: Add lld (and llvm-ar) to default clang package
2021-06-21 thakis mac, ios: Change install name of asan and ubsan dylibs
Roll testing/ 3e2640a32..d485ae97b (4140 commits; 2 trivial rolls)
https://chromium.googlesource.com/chromium/src/testing/+log/3e2640a325dc..d485ae97b790
$ git log 3e2640a32..d485ae97b --date=short --no-merges --format='%ad %ae %s'
2022-01-03 qsr [fuchsia] Re-disable MSE_ClearKey/EncryptedMediaTest.*
2021-12-29 wuwang Add local http server as the site to render
2021-12-28 andypaicu Cleanup autogranted DSE permissions
2021-12-23 anise Enable document scanning with maldoca by default.
2021-12-23 wylieb [Read Later] Update fieldtrial_testing_config with new variations
2021-12-22 ramyagopalan Updating to vpython for ChromeOS.
2021-12-22 ramyagopalan Fixing ValueError.
2021-12-22 ramyagopalan Moving removal of config file.
2021-12-22 xinghuilu Remove code for EnhancedProtectionPromoCard on Android.
2021-12-22 ramyagopalan Updating test_traffic_annotation_auditor to check for ChromeOS.
2021-12-21 wenbinzhang [benchmarking] Reduce shard size of nexus 5x webview
2021-12-20 lukasza [rust] Add `rust_unit_tests_group(...)` gni template.
2021-12-20 cowmoo personalization: turn on wallpaper SWA feature
2021-12-20 gujen [LR] Add fieldtrial config & fix tests
2021-12-20 majewski [Files SWA]: Finch Field Trial Testing Config.
2021-12-16 thakis Stop running variations_smoke_tests on bots for now
2021-12-16 lgrey Mac: temporarily stop stripping tests in official builds
2021-12-16 blundell Remove ClankStartupOptimizations from fieldtrial_testing_config
2021-12-16 grt [fuchsia] Add support for building and running CFv2 tests.
2021-12-16 jianli Revert "Remove SyncConsentOptional and OsSyncFeatureEnabled"
2021-12-16 sshrimp Update quickrun shards
2021-12-16 weizhong upload report.json to result db as invocation level artifact
2021-12-16 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 sky Adds AvoidUnnecessaryBeforeUnloadCheck to field trial testing config
2021-12-15 jongahn Add experiment for mojo sturctured metrics.
2021-12-15 jmadill gpu infra: Remove ANGLE tests from Linux Debug/TSAN.
2021-12-15 bsheedy Switch GPU Mac exp to 12.0
2021-12-15 bryantchandler [fuchsia] Remove unittests that use crash keys
2021-12-15 eseckler variations: Remove test config for PowerScheduler experiments.
2021-12-15 alexilin Revert "[Autofill Assistant] Enable animations + Remove filter"
2021-12-15 bsazonov Remove SyncConsentOptional and OsSyncFeatureEnabled
2021-12-15 alexilin Revert "[LR] Add fieldtrial config entry"
2021-12-15 sandromaggi [Autofill Assistant] Enable animations + Remove filter
2021-12-15 sshrimp Add sharding option for quickrun
2021-12-15 wenbinzhang [benchmarking] update pixel 4 os dimension to have more details
2021-12-15 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 carlosil Add CertificateTransparencyAndroid to field trial testing config
2021-12-15 bsheedy Fix unexpected passes typo
2021-12-15 michaeldo Remove IOS Tab Grid Bulk Actions flag
2021-12-14 lazzzis [Messages] Add fieldtrial entry for PWA install message
2021-12-14 hypan Disable failed test in perfetto_unittests on android-12-x64-fyi-rel
2021-12-14 ynovikov Re-disable Metal WebGL on 'Mac FYI ASAN (Intel)'
2021-12-14 kuanhuang setup builder win11-rel-swarming in dev
2021-12-14 weizhong Fix failures when upload artifacts for wpt tests
2021-12-14 haileywang [Snooze IPH] update fieldtrial to match finch
2021-12-14 enga WebGPU CTS: remove --disable-gpu-sandbox
2021-12-14 hidehiko Remove NonSFI mode part 8.
2021-12-14 gujen [LR] Add fieldtrial config entry
2021-12-14 thakis Build mac installer on mac-chrome trybot
(...)
2020-11-06 twellington 🤠 Disable AutofillUpstreamTest.testSaveCardInfoBarWithEmptyMonthAndYear
2020-11-06 ewannpv Revert "[iOS] Adds EnableCloseAllTabsConfirmation config"
2020-11-06 ewannpv [iOS] Adds EnableCloseAllTabsConfirmation config
2020-11-06 asamidoi Add warn-only and enforce mode to the CheckOfflineCapability feature
2020-11-06 livvielin [ios] Enable kIOSLookalikeUrlNavigationSuggestionsUI by default
2020-11-06 isherman List Weilun as a fieldtrial_testing_config.json OWNER
2020-11-05 xiaochengh Prepare CSSKeyframesMemoryReduction for finch experiment
2020-11-05 schwering [Autofill] Removed obsolete features AutofillEnforceMinRequiredFields*.
2020-11-05 pbos Remove UseTextForUpdateButton from testing config
2020-11-05 lpz Disable (via flag) baselines translation and annotation handling in wptMetadataBuilder for desktop wpt bots.
2020-11-05 erikchen Update field-trial testing config for heap profiling.
2020-11-05 vasilii Fully launch the compromised password bubble on ToT and delete the flag.
2020-11-05 clemensb [libfuzzer][v8][inspector] Restrict alphabet to ascii
2020-11-05 msisov ozone/x11: fix views_unittests
2020-11-05 benreich [js-code-coverage] Merge JavaScript v8 coverage outputs
2020-11-05 chrome-weblayer-builder weblayer: Add skew tests for new versions released in beta
2020-11-05 ddoman [resultdb] disable SinkAPI-integration on blink_web_tests
2020-11-04 sprang Removes WebRTC-VideoRateControl trial from test config
2020-11-04 chanli Enable resultdb on test suites with single test
2020-11-04 liaoyuke [lacros] Stop isolating prebuilt ash-chrome
2020-11-04 gatong Infra: Removing experimental builders
2020-11-04 bpastene Remove cros_browser_sanity_test from all CrOS bots.
2020-11-04 ewannpv [iOS] Launch EnablePersistentDownloads feature
2020-11-04 dschinazi Add HostResolverDispatch to fieldtrial_testing_config
2020-11-04 agrieve Revert "Reland #2: Android: Use locally-build devil deps only when build_with_chromium=true"
2020-11-04 kmoon Make PDF partial loading disabled the default
2020-11-04 gayane Revert "Add share features to testing config"
2020-11-04 jdonnelly [omnibox] Add on-focus feature to the desktop field trial testing config
2020-11-03 bjoyce Add chrome_junit_test shard experimental test suit.
2020-11-03 ender Add Trending Queries to testing config.
2020-11-03 yilkal Reland "Reland "Adds parental handoff login screen in oobe.""
2020-11-03 jmadill Add ANGLE gold trace tests to GPU.FYI.
2020-11-03 jmadill Re-enable angle_white_box_tests on TSAN.
2020-11-03 ianstruiksma Win10 - Remove temp 1909/1803 bots
2020-11-03 jmadill Remove ANGLE tests from NV Shield TV.
2020-11-03 rmhasan weblayer, skew tests: Add src/ changes to add testers for Android Marshmallow
2020-11-03 agrieve Reland #2: Android: Use locally-build devil deps only when build_with_chromium=true
2020-11-03 jmadill Add flaky retries for Win7/AMD ANGLE tests.
2020-11-03 rmhasan weblayer, skew tests: Make rmhasan@ sole reviewer for CL's uploaded by create-weblayer-skew-tests
2020-11-03 jmadill Remove angle_unittests swarming exception.
2020-11-03 clemensb [libfuzzer][v8][inspector] Add inspector_fuzzer
2020-11-03 nohle [DeviceSync v2] Enable v2 DeviceSync flag by default
2020-11-03 ianstruiksma Have win10-omaha-tester use win10 version mixin
2020-11-03 drott Rebaselines for running layout tests on Windows 10 1909
2020-11-02 tmathmeyer Add d3d11 stable fieldtrial testing configs
2020-11-02 drubery Add windows to platforms for ClientSideDetectionModel
2020-11-02 kylechar Disable webgl_conformance_fast_call_tests
2020-11-02 chrome-weblayer-builder weblayer: Add skew tests for new versions released in beta
2020-11-02 bpastene Move net_unittests on the internal CrOS VM bot to the main test pool.
2020-11-02 mbonadei Add filter file to content_browsertests data_deps.
Roll third_party/googletest/ 282877317..6b74da475 (287 commits)
https://chromium.googlesource.com/external/github.com/google/googletest/+log/2828773179fa..6b74da4757a5
$ git log 282877317..6b74da475 --date=short --no-merges --format='%ad %ae %s'
2021-12-27 absl-team Include the param names in the generated description of the MATCHER_P matchers.
2021-12-22 absl-team Clarify "package" means "Bazel package", and promote `testonly=True` rather than `testing` sub-directory.
2021-12-22 dmauro Makes the Python imports consistently use full paths from the repository root, unifying the behavior between Bazel and CMake
2021-12-21 dmauro Makes TestForDeathTest.CRTDebugDeath only run when _DEBUG is defined
2021-12-15 dinor Release tests for UnitTestOptions::MatchesFilter
2021-12-07 absl-team Add NOLINT to address modernize-use-trailing-return-type in TEST_F uses
2021-12-04 ayush854032 Allow to specify a random seed independently of whether shuffling is requested
2021-12-03 absl-team Support std::reference_wapper as a smart pointer type in gmock
2021-12-02 absl-team Fix typo in GoogleMock Cookbook.
2021-11-29 absl-team Work around Android KitKat tzset bug
2021-11-25 ludger.paehler Fix typo in the queue test.
2021-11-16 denis.samoylov Suppress unused-value warning
2021-11-16 93249401+assafpr fixed branch from master to main in readme.md
2021-11-16 93249401+assafpr Update README.md
2021-11-16 krystian.kuzniarek fix a typo
2021-11-15 cramertj Clarify "Times() after X" error message
2021-11-15 dmauro Update URLs in Bazel Quickstart
2021-11-12 absl-team Fix typo in gmock-matchers_test.cc: CanDescribeNegationOfExpectingOneElment => CanDescribeNegationOfExpectingOneElement
2021-11-10 absl-team Googletest export
2021-11-09 dmauro Googletest export
2021-11-10 memmenlauer googletest/src/gtest-port.cc: Added GetLastError() on Windows for CreateThread()
2021-11-09 absl-team Googletest export
2021-11-08 absl-team Googletest export
2021-11-08 absl-team Googletest export
2021-11-04 absl-team Googletest export
2021-11-05 raul.tambre Replace use of deprecated std::iterator
2021-11-03 absl-team Googletest export
2021-10-28 dmauro Googletest export
2021-10-27 dmauro Googletest export
2021-10-26 absl-team Googletest export
2021-10-26 absl-team Googletest export
2021-10-25 dmauro Googletest export
2021-10-25 dmauro Googletest export
2021-10-30 dartme18 Re #3637 Show Disabled Tests in testing output
2021-10-20 h.zeller Start a simple github actions CI
2021-10-11 absl-team Googletest export
2021-10-11 absl-team Googletest export
2021-10-11 absl-team Googletest export
2021-10-08 yesudeep Fix linker errors on FreeBSD.
2021-09-30 absl-team Googletest export
2021-09-28 absl-team Googletest export
2021-09-24 cclauss Fix remaining typos discovered by codespell
2021-09-20 absl-team Googletest export
2021-09-20 absl-team Internal change
2021-09-17 julian.amann Remove bazelbuild/rules_cc dependency
2021-09-16 cclauss Fix typos discovered by codespell
2021-09-16 cclauss Fix typos discovered by codespell
2021-09-16 cclauss Fix typo discovered by codespell
2021-09-15 absl-team Googletest export
2021-09-15 dmauro Googletest export
(...)
2021-01-11 corentinmusard Simplify cmake install file
2021-01-06 davidben Restore GTEST_ATTRIBUTE_PRINTF_ on ColoredPrintf
2021-01-03 krystian.kuzniarek remove explicit function overloads of CmpHelper?? for BiggestInt arguments
2020-12-30 mattias.ellert Port to GNU/Hurd
2020-12-29 julien.jemine Using auto instead of container::const_iterator
2020-12-25 mattias.ellert Fix gtest-help-test failure on GNU/kFreeBSD
2020-12-24 georgthegreat Use proper feature test macro to test if library supports char8_t
2020-12-21 absl-team Googletest export
2020-12-15 dmauro Googletest export
2020-12-11 absl-team Googletest export
2020-12-10 absl-team Googletest export
2020-12-10 dmauro Googletest export
2020-12-08 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-05 paul.malcolm Fix typo in CLI help message
2020-12-05 gautham.bangalore Fix typo
2020-12-04 zed.three CMake: Add namespaced ALIAS library
2020-12-03 absl-team Googletest export
2020-12-02 absl-team Googletest export
2020-12-02 absl-team Googletest export
2020-12-01 absl-team Googletest export
2020-11-30 dmauro Googletest export
2020-11-24 absl-team Googletest export
2020-11-23 absl-team Googletest export
2020-11-19 absl-team Googletest export
2020-11-13 vlee Initialize TestInfo member is_in_another_shard_ in constructor.
2020-11-12 absl-team Googletest export
2020-11-12 absl-team Googletest export
2020-11-12 absl-team Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 absl-team Googletest export
2020-11-11 marius.brehler Refactor finding python
2020-11-06 absl-team Googletest export
2020-11-06 absl-team Googletest export
2020-10-29 knut Only save original working directory if death tests are enabled
2020-11-08 hyuk.myeong fix typos
2020-11-06 absl-team Googletest export
2020-11-05 ofats Googletest export
2020-10-30 chuck.atkins Bump CMake minimum to 2.8.12
2020-10-27 elliott.brossard Add instructions for sanitizer integration
2020-09-16 hyuk.myeong Remove spaces between Google Test and Google Mock
2020-09-15 hyuk.myeong Add follow-up patch for more natural reading
2020-09-15 hyuk.myeong Apply the reviewed comment
2020-09-15 hyuk.myeong Remove a space
2020-09-15 hyuk.myeong Improve the tutorial that may be confusing
2020-02-17 krystian.kuzniarek remove a duplicated include
Bug: dawn:824
Change-Id: Ic7c5c5f808ed510282dc47231d843f1fae355e17
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/75061
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Auto-Submit: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
2022-01-05 15:54:08 +00:00
|
|
|
'action': ['python3', 'build/linux/sysroot_scripts/install-sysroot.py',
|
2018-07-31 16:50:03 +00:00
|
|
|
'--arch=x64'],
|
|
|
|
},
|
2020-11-17 21:16:31 +00:00
|
|
|
{
|
|
|
|
# Update the Mac toolchain if possible, this makes builders use "hermetic XCode" which is
|
|
|
|
# is more consistent (only changes when rolling build/) and is cached.
|
|
|
|
'name': 'mac_toolchain',
|
|
|
|
'pattern': '.',
|
2021-03-04 17:37:55 +00:00
|
|
|
'condition': 'dawn_standalone and checkout_mac',
|
Roll build dependencies to enable C++17
This rolls 7 build dependencies: build, buildtools, libc++, libc++abi,
clang, testing and googletest. Roll commit messages are below. It also
adds catapult as a dependency because it is required by //testing.
All hook scripts now run with python3 and GN is made to use python3 as
well since Chromium is now migrated to Python3 and some scripts check
for that.
Also add a new gclient_args.gni variable that Chromium //testing started
to read that isn't defined by default.
Roll build/ 0ff4b3d4e..555c8b467 (1214 commits)
https://chromium.googlesource.com/chromium/src/build/+log/0ff4b3d4eeb6..555c8b467c21
$ git log 0ff4b3d4e..555c8b467 --date=short --no-merges --format='%ad %ae %s'
2022-01-03 chromium-autoroll Roll Fuchsia SDK from 7.20220102.1.1 to 7.20220102.3.1
2022-01-02 chromium-autoroll Roll Fuchsia SDK from 7.20220101.3.1 to 7.20220102.1.1
2022-01-02 chromium-autoroll Roll Fuchsia SDK from 7.20220101.2.1 to 7.20220101.3.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20220101.1.1 to 7.20220101.2.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20211231.3.1 to 7.20220101.1.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20211231.2.1 to 7.20211231.3.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211231.0.1 to 7.20211231.2.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211230.2.3 to 7.20211231.0.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211230.1.1 to 7.20211230.2.3
2021-12-30 chromium-autoroll Roll Fuchsia SDK from 7.20211230.0.1 to 7.20211230.1.1
2021-12-30 chromium-autoroll Roll Fuchsia SDK from 7.20211229.2.3 to 7.20211230.0.1
2021-12-30 chonggu [Fuchsia] Add runtimes needed for ASAN builds
2021-12-30 chonggu [Fuchsia] Remove llvm-symbolizer from Fuchsia builds
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211229.1.1 to 7.20211229.2.3
2021-12-29 thomasanderson [TSAN] Suppress system fontconfig data races
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211228.3.1 to 7.20211229.1.1
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211228.2.3 to 7.20211228.3.1
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211228.1.1 to 7.20211228.2.3
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211227.3.1 to 7.20211228.1.1
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211227.2.1 to 7.20211227.3.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211227.0.1 to 7.20211227.2.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211225.3.1 to 7.20211227.0.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211225.0.1 to 7.20211225.3.1
2021-12-25 chromium-autoroll Roll Fuchsia SDK from 7.20211224.3.1 to 7.20211225.0.1
2021-12-25 chromium-autoroll Roll Fuchsia SDK from 7.20211224.1.1 to 7.20211224.3.1
2021-12-24 chromium-autoroll Roll Fuchsia SDK from 7.20211224.0.1 to 7.20211224.1.1
2021-12-24 chromium-autoroll Roll Fuchsia SDK from 7.20211223.2.2 to 7.20211224.0.1
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211223.1.1 to 7.20211223.2.2
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211222.3.1 to 7.20211223.1.1
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211222.2.1 to 7.20211222.3.1
2021-12-23 adetaylor [rust] Pass environment variables to build scripts.
2021-12-22 adetaylor [rust] Fix non-Linux builds
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211222.1.1 to 7.20211222.2.1
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211221.3.1 to 7.20211222.1.1
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211221.1.1 to 7.20211221.3.1
2021-12-21 ynovikov Disallow command option abbreviations in logdog_wrapper
2021-12-21 chromium-autoroll Roll Fuchsia SDK from 7.20211221.0.1 to 7.20211221.1.1
2021-12-21 brucedawson build: Relanding Rudimentary support for Visual Studio 2022.
2021-12-21 agrieve Android: Disable use_glib in secondary toolchains (attempt #2)
2021-12-21 adetaylor [rust] Add ultra-simple executable.
2021-12-21 wnwen Android: Speed up incremental install sharding
2021-12-21 chromium-autoroll Roll Fuchsia SDK from 7.20211220.2.1 to 7.20211221.0.1
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211220.1.1 to 7.20211220.2.1
2021-12-20 adetaylor [rust] Work around lld discarding sections
2021-12-20 lukasza [rust] Add `rust_unit_tests_group(...)` gni template.
2021-12-20 lgrey Reland^4: "Mac: enable ThinLTO (without unit splitting)"
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211219.3.1 to 7.20211220.1.1
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211219.2.1 to 7.20211219.3.1
2021-12-19 chromium-autoroll Roll Fuchsia SDK from 7.20211219.1.1 to 7.20211219.2.1
2021-12-19 chromium-autoroll Roll Fuchsia SDK from 7.20211218.3.1 to 7.20211219.1.1
(...)
2021-06-29 wnwen Android: Migrate build/android tests to python3
2021-06-29 pkotwicz [Build] Switch list_java_targets.py to use python3 instead of vpython3
2021-06-29 chromium-autoroll Roll Fuchsia SDK from 5.20210628.3.2 to 5.20210629.1.1
2021-06-29 chromium-autoroll Roll Fuchsia SDK from 5.20210628.2.1 to 5.20210628.3.2
2021-06-29 elkurin Remove glib and ATK from Lacros build.
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210628.1.1 to 5.20210628.2.1
2021-06-28 agrieve Reland #3 "Android: Enable use_debug_fission for official builds""
2021-06-28 bpastene Optionally stream local script tests results to RDB.
2021-06-28 hans [include analysis] Make the analysis script work on Windows
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210627.3.1 to 5.20210628.1.1
2021-06-28 sdefresne [ios] Improve selection of secondary toolchain for "fat" build
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210627.2.1 to 5.20210627.3.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210627.1.1 to 5.20210627.2.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210626.3.1 to 5.20210627.1.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210626.2.1 to 5.20210626.3.1
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210626.1.1 to 5.20210626.2.1
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210625.3.1 to 5.20210626.1.1
2021-06-26 pkasting Fix warnings for -Wc++11-narrowing.
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210625.2.1 to 5.20210625.3.1
2021-06-26 brucedawson Reland "Put source and object file names at the front"
2021-06-25 linxinan Add build rule to generate skylab runner script
2021-06-25 robliao Add a Dependency to LASTCHANGE in process_version and Fix an Argument Name
2021-06-25 xiaohuic Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210625.1.1 to 5.20210625.2.1
2021-06-25 justincohen Reland "ios: Remove IsSpuriousMessage logic."
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210624.3.1 to 5.20210625.1.1
2021-06-25 mcrouse Revert "Put source and object file names at the front"
2021-06-25 thomasanderson Statically link libffi on Linux
2021-06-25 brucedawson Put source and object file names at the front
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210624.2.1 to 5.20210624.3.1
2021-06-25 bsheedy Dryrun Android Gold retries
2021-06-24 bpastene build: Relocate android/pylib's result_sink.py to //build/util.
2021-06-24 fdegans [code-health] Migrate //build/skia_gold_common/PRESUBMIT.py to python3
2021-06-24 fdegans [code-health] Migrate //build/chromeos/PRESUBMIT.py to python3
2021-06-24 fdegans [code-health] Migrate //build/lacros/PRESUBMIT.py to python3
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210624.1.1 to 5.20210624.2.1
2021-06-24 thomasanderson Revert "ios: Remove IsSpuriousMessage logic."
2021-06-24 justincohen ios: Remove IsSpuriousMessage logic.
2021-06-24 pasko generate_gradle: Allow android_sdk_version to be int
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210623.4.1 to 5.20210624.1.1
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210623.2.1 to 5.20210623.4.1
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210623.0.1 to 5.20210623.2.1
2021-06-23 agrieve Android: Fix compile_resources.py for upcoming material design roll
2021-06-23 hans Disable -Wmax-tokens in release component builds
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210622.3.1 to 5.20210623.0.1
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210622.2.1 to 5.20210622.3.1
2021-06-23 fdegans [code-health] Migrate //build/util/lib/common/PRESUBMIT.py to python3
2021-06-22 fdegans [code-health] Migrate //build/util/PRESUBMIT.py to python3
2021-06-22 svenzheng lacros test_runner.py switch to test_ash_chrome
2021-06-22 chromium-autoroll Roll Fuchsia SDK from 5.20210622.0.1 to 5.20210622.2.1
Roll buildtools/ 9c143ace7..f78b4b9f3 (30 commits)
https://chromium.googlesource.com/chromium/src/buildtools/+log/9c143ace7560..f78b4b9f33bd
$ git log 9c143ace7..f78b4b9f3 --date=short --no-merges --format='%ad %ae %s'
2021-12-30 jojwang Add TODO for chroot rewrapper config.
2021-12-15 cavalcantii [pac] Disable libunwind cross-architecture unwinding
2021-11-17 jojwang Update build toolchains to support rewrapper from chroot.
2021-11-09 sdefresne [ios] Remove support for building with Xcode clang
2021-10-28 Richard.Townsend Reland switch to using compiler-rt/libunwind on Android
2021-10-25 bsheedy Revert "Switch to using compiler-rt/libunwind on Android"
2021-10-21 cavalcantii Switch to using compiler-rt/libunwind on Android
2021-10-18 glider Remove myself and Sergey Matveev from the owners of libc++[abi]
2021-09-27 wutao Reland "Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config"
2021-09-23 saza Revert "Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config"
2021-09-23 hans Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config
2021-09-02 yyanagisawa Add todo to rewrapper_linux.cfg.
2021-09-01 ukai Drop use_rbe_links gn args
2021-09-01 ukai remove rewrapper_*.cfg from buildtools/reclint_cfgs
2021-09-01 ukai Use `cipd ensure` instead of `cipd install -f`
2021-08-31 ukai fix permission deneid when os.remove
2021-08-31 ukai Use -force to cipd install
2021-08-31 ukai Fix win-cross-experiments config
2021-08-30 ukai Reland "use reclient cfgs cipd"
2021-08-25 ukai fetch_reclient_cfgs: ignore nacl if the directory doesn't exist
2021-08-19 yyanagisawa Revert "use reclient cfgs cipd"
2021-08-16 ukai use reclient cfgs cipd
2021-08-13 ukai container-image should have docker:// prefix
2021-08-13 ukai add fetch_reclient_cfgs.py script
2021-08-13 ukai update win-cross-experiments reclient cfgs
2021-07-16 ukai update re-client/chromium-win-nacl-cross to follow nacl roll
2021-07-07 akhuang Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-30 xiaohuic Revert "Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)""
2021-06-25 xiaohuic Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-24 fdegans [code-health] Migrate //buildtools/checkdeps to python3
Roll buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/8fa879467796..79a2e924d96e
$ git log 8fa879467..79a2e924d --date=short --no-merges --format='%ad %ae %s'
2021-05-25 ldionne.2 [libc++] Try to fix the oss-fuzz failure
2021-05-25 arthur.j.odwyer [libc++] [test] Make iter_difference_t.pass.cpp into a .compile.pass.cpp. NFCI.
2021-05-25 arthur.j.odwyer [libc++] [test] Format some C++20 iterator_traits tests. NFCI.
2021-05-19 arthur.j.odwyer [libc++] Assume that __wrap_iter always wraps a fancy pointer.
2021-05-24 koraq [libc++][doc] Update format paper status.
2021-05-23 joerg [libc++] use more early returns for consistency
2021-05-21 z.zoelec2 [libcxx][gardening] Re-order includes across libcxx.
2021-04-23 z.zoelec2 [libcxx][ranges] Add ranges::data CPO.
2021-05-08 ldionne.2 [libc++] Translate the test suite sanitizer support to the DSL
2021-05-13 z.zoelec2 [libcxx][ranges] Implement `ranges::borrowed_range`.
2021-05-20 ldionne.2 [libc++] Fix documentation build failure
2021-05-08 ldionne.2 [libc++] Remove workaround for PR28391 (ODR violations with ASAN)
2021-02-26 ldionne.2 [libc++] Switch a few CI jobs to the minimal Lit configuration
2021-05-13 cjdb [libcxx][ranges] adds concept `sized_range` and cleans up `ranges::size`
2021-05-04 cjdb [libcxx][iterator][nfc] acquires lock for working on [range.iter.ops]
2021-03-15 akhuang Apply [[standalone_debug]] to some types in the STL.
2021-05-12 arthur.j.odwyer [libc++] Alphabetize header inclusions and include-what-you-use <__debug>. NFCI.
2021-05-12 arthur.j.odwyer [libc++] Some fixes to the <bit> utilities.
2021-04-18 kbessonova [libcxx][test] Attempt to make debug mode tests more bulletproof
2021-05-15 kbessonova [libcxx] NFC. Add missed articles to _LIPCPP_ASSERT messages in <list>
2021-04-27 z.zoelec2 [libcxx][ranges] Add `contiguous_iterator`.
2021-05-13 koraq [libc++] Improve make_string test support.
2021-03-11 martin [libcxx] [test] Change the generic_string_alloc test to test conversions to all char types
2021-05-13 z.zoelec2 [libcxx][docs] Add two locks: transform_view and take_view.
2021-05-13 z.zoelec2 [libcxx][docs] Update the One Ranges PRoposal Status with open revisions.
2021-05-11 z.zoelec2 [libcxx][ranges] Fix `ranges::empty` when begin, end, and empty members are provided.
2021-05-12 kbessonova [libcxx] NFC. Fix misprint unodered -> unordered
2021-05-02 cjdb [libcxx] modifies `_CmpUnspecifiedParam` ignore types outside its domain
2021-05-03 martin [libcxx] [test] Fix fs.op.last_write_time for Windows
2021-05-12 koraq [libc++][nfc] remove duplicated __to_unsigned.
2021-05-09 kbessonova [libcxx] NFC. Correct wordings of _LIBCPP_ASSERT debug messages
2021-05-10 kbessonova [libcxx][test] Split more debug mode tests
2021-05-11 vvereschaka [libc++] Run `substitutes-in-compile-flags.sh.cpp` test on Windows.
2021-02-26 martin [libcxx] [test] Fix filesystem permission tests for windows
2021-05-11 z.zoelec2 [libcxx][tests] Fix incomplte.verify tests by disabling them on clang-10.
2021-05-10 arthur.j.odwyer [libc++] Remove more unnecessary _VSTD:: from type names. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::is_unsigned/is_unsigned/ in <random>. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::chrono/chrono/g. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/std::size_t/size_t/g. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::declval/declval/g. NFCI.
2021-05-10 kbessonova [libcxx][test] Make string.modifiers/clear_and_shrink_db1.pass.cpp a regular mode test
2021-05-02 cjdb [libcxx] deprecates/removes `std::raw_storage_iterator`
2021-05-01 cjdb [libcxx] makes comparison operators for `std::*_ordering` types hidden friends
2021-04-12 cjdb [libcxx] removes operator!= and globally guards against no spaceship operator
2021-04-23 z.zoelec2 [libcxx][ranges] Add ranges::empty CPO.
2021-04-12 cjdb [libcxx] removes `weak_equality` and `strong_equality` from <compare>
2021-05-09 koraq [libc++][NFC] Remove _VSTD:: when not needed.
2021-05-10 jasonliu.development [libc++][AIX] Define _LIBCPP_ELAST
2021-05-09 koraq [libc++][doc] Update the Format library status.
2021-05-08 ldionne.2 [libc++] NFC: Refactor Lit annotations
(...)
2021-02-24 martin [libcxx] [test] Quote the path to the python interpreter
2021-02-24 ldionne.2 [libc++] NFC: Fix a few tests in tuple that would succeed trivially
2021-02-24 ldionne.2 [libc++] NFC: Fix a few tests in pair that would succeed trivially
2020-10-22 martin [libcxx] [test] Don't pass INCLUDE to clang via -isystem
2021-02-24 marek.kurdej [libc++] [docs] [C++2b] Update status page with papers adopted in February 2021 virtual meeting.
2020-11-02 martin [libcxx] [test] Define _CRT_STDIO_ISO_WIDE_SPECIFIERS while building tests
2021-02-22 koraq [NFC][libc++] Fix _LIBCPP_HAS_BITSCAN64 usage.
2018-07-31 ldionne [libc++] Fix tuple assignment from types derived from a tuple-like
2021-02-20 martin [libcxx] [test] Call create_directory_symlink when linking directories
2020-11-06 martin [libcxx] Make path::format a non-class enum
2021-02-20 koraq [libc++] Fix the build for AppleClang.
2021-02-19 martin [libcxx] [test] Remove two unnecesary files/variables in a test
2021-01-09 martin [libcxx] Rename a method in PathParser for clarity. NFC.
2021-02-20 koraq [libc++] Fixes _LIBCPP_HAS_NO_CONCEPTS
2021-02-19 z.zoelec2 [libc++][nfc] Only test if pair is_assignable after C++03.
2020-11-05 martin [libcxx] Enable filesystem by default for mingw targets
2021-02-19 z.zoelec2 [libc++][nfc] SFINAE on pair/tuple assignment operators: LWG 2729.
2020-11-09 martin [libcxx] Make generic_*string return paths with forward slashes on windows
2021-02-19 z.zoelec2 [libcxx] Fix LWG 2875: shared_ptr::shared_ptr(Y*, D, […]) constructors should be constrained.
2020-11-05 martin [libcxx] Have lexically_normal return the path with preferred separators
2021-02-19 marek.kurdej [libc++] Turn off clang-format for auto-generated version header. NFC.
2021-02-18 z.zoelec2 [libc++] shared_ptr deleter requirements (LWG 2802).
2021-02-18 z.zoelec2 Mark 2534 as Complete.
2021-02-17 cjdb.ns [libcxx] adds concept `std::uniform_random_bit_generator`
2021-02-17 joerg libcxx: use early returns
2021-02-18 thakis libcxx: fix a documentation typo
2021-02-18 zibi [SystemZ][ZOS] Guard using declaration for ::fchmodat
2020-11-04 martin [libcxx] Implement append and operator/ properly for windows
2020-11-01 martin [libcxx] Implement is_absolute properly for windows
2021-02-17 ldionne.2 [libc++] Allow retries in a few more flaky tests
2020-11-03 martin [libcxx] Implement parsing of root_name for paths on windows
2021-02-16 zibi [SystemZ][ZOS] Prefer -nostdlib++ as opposed to -nodefaultlibs when building c++ libraries
2021-02-16 colin [libc++] Build thread_win32.cpp only if LIBCXX_HAS_PTHREAD_API is not set
2021-02-15 arthur.j.odwyer [libc++] Change `std::numeric_limits` to just `numeric_limits` in <chrono>.
2021-02-15 ldionne.2 [libc++] Mark __cpp_lib_constexpr_memory as being implemented
2021-02-15 dimitry Define new/delete in libc++ when using libcxxrt
2021-02-12 zibi [SystemZ][ZOS] Fix __libcpp_thrad_isnull()
2021-02-12 zibi [SystemZ][ZOS] Provide CLOCK_MONOTONIC alternative
2021-02-11 koraq [libc++][format] Enable format_error on older compilers.
2021-02-11 koraq [libc++][format] Improve Add basic_format_parse_context.
2021-02-02 koraq [libc++][format] Add basic_format_parse_context.
2021-02-10 tokarip [libc++] Use builtins in more math.h functions.
2021-02-08 cjdb [libcxx] adds concepts `std::invocable` and `std::regular_invocable`
2021-02-04 cjdb [libcxx] adds concept std::derived_from
2021-01-21 cjdb [libcxx] adds [concepts.arithmetic]
2021-02-10 ldionne.2 [libc++] Remove c++98 Lit features in the test suite
2021-02-08 cjdb [libcxx] adds concept `std::copy_constructible`
2021-02-08 cjdb [libcxx] adds concept `std::move_constructible`
2021-02-10 colin [libc++] Fix copy-paste mistake in __threading_support
2021-02-04 cjdb [libcxx] adds concept `std::convertible_to`
Roll buildtools/third_party/libc++abi/trunk/ f4328ad7c..2715a6c0d (77 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git/+log/f4328ad7c0d8..2715a6c0de8d
$ git log f4328ad7c..2715a6c0d --date=short --no-merges --format='%ad %ae %s'
2021-12-08 martin [libcxx] Use LIBCXX_EXECUTOR in new test configs
2021-12-13 ldionne.2 [libc++abi][NFC] Fix comment
2021-12-10 ties.stuij [ARM][libcxxabi] Add PACBTI-M support to libcxxabi
2021-12-09 xingxue [libc++abi][AIX] Add 2 LIT tests for the AIX unwinder
2021-09-22 ldionne.2 [libc++][release] Do not force building the runtimes with -fPIC
2021-12-01 ldionne.2 [runtimes] Move WARNING to FATAL_ERROR for folks using FOO_BUILD_32_BITS
2021-11-23 ldionne.2 [runtimes] Remove support for GCC-style 32 bit multilib builds
2021-11-26 daniel.kiss [libunwind][ARM] Handle end of stack during unwind
2021-11-08 arthur.j.odwyer [libc++] [test] Eliminate libcpp-no-noexcept-function-type and libcpp-no-structured-bindings.
2021-11-17 ldionne.2 [runtimes][NFC] Remove filenames at the top of the license notice
2021-11-17 ldionne.2 [libc++abi] Don't re-define _LIBCPP_HAS_NO_THREADS in single-threaded mode
2021-11-09 daltenty [libcxx][CI][AIX] Switch to LLVM_ENABLE_RUNTIMES
2021-11-04 daniel.kiss Reland "[libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M"
2021-11-05 vvereschaka Revert "[libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M"
2021-08-11 Daniel.McIntosh [libcxxabi] Fix NO_THREADS version of test_exception_storage.pass.cpp
2021-11-04 daniel.kiss [libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M
2021-10-28 ldionne.2 [libc++] Temporarily mark tests as UNSUPPORTED to get the CI green
2021-10-27 daniel.kiss Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2021-10-28 daniel.kiss Revert "Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume.""
2021-10-27 daniel.kiss Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2020-09-28 phosek [CMake] Cache the compiler-rt library search results
2021-10-27 daniel.kiss Revert "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2021-10-27 daniel.kiss [ARM] __cxa_end_cleanup should be called instead of _UnwindResume.
2021-10-26 contact [Demangle] Add prepend functionality to OutputString
2021-10-21 dblaikie Fix for OutputStream->OutputBuffer rename
2021-10-21 vitalybuka [libcxxabi] Fix build after D111947
2021-10-21 contact [Demangle] Rename OutputStream to OutputString
2021-10-21 phosek Revert "[CMake] Cache the compiler-rt library search results"
2021-10-12 ldionne.2 [runtimes] Properly handle the sysroot/triple/gcc-toolchain
2021-10-20 ldionne.2 [libc++abi] Guard include of <unistd.h> behind __has_include
2020-09-28 phosek [CMake] Cache the compiler-rt library search results
2021-10-13 daltenty [libc++][AIX] Add scripts and config for building with the libcxx CI infrastructure
2021-10-12 ldionne.2 [libc++abi][ci] Add a from-scratch config for libc++abi on Apple/system
2021-10-12 ldionne.2 [libc++abi] Change LIBCXXABI_NO_TIMER to LIBCXXABI_USE_TIMER
2021-09-28 ldionne.2 [runtimes] Add tests for vendor-specific properties
2021-09-29 ldionne.2 [runtimes] Allow FOO_TEST_CONFIG to be a relative path
2021-09-30 ldionne.2 [libc++abi] Mark __cxa_new_handler with _LIBCPP_SAFE_STATIC
2021-10-01 tomasz.miasko [Demangle][Rust] Parse non-ASCII identifiers
2021-09-30 ldionne.2 [libc++abi][NFCI] Consistently group new_handler, unexpected_handler and terminate_handler
2021-09-30 haowei Revert "[libc++][libc++abi] Add tests for vendor-specific properties"
2021-09-28 ldionne.2 [libc++][libc++abi] Add tests for vendor-specific properties
2021-09-23 pengfei.wang [demangle] Support for ISO/IEC TS 18661 binary floating point type
2021-09-20 ldionne.2 [libc++abi] Remove unnecessary atomic_support.h header from libc++abi
2021-09-16 nehaljw.kkd1 [libcxx][libcxxabi] CMAKE_REQUIRED_FLAGS is a string, not a list
2021-09-11 zhouzhouyi [libcxxabi] NFC: fix incorrect indentation of braces
2021-08-11 martin [runtimes] Allow overriding where CMake installs RUNTIME type libraries (DLLs)
2021-09-02 ldionne.2 [libc++abi] Remove workarounds for missing -Wno-exceptions on older GCCs
2021-09-02 daniel.kiss [Unwind] Harmonise exception class for EHABI spec.
2021-08-31 ldionne.2 [libc++] Remove some workarounds for unsupported GCC and Clang versions
2021-08-30 xiaoxiang [libc++abi] Avoid the warning: "__EXCEPTIONS" is not defined, evaluates to 0 [-Werror=undef]
2021-08-24 marukawa [libc++abi] Apply simplify scan_eh_tab to SjLj
2021-08-20 ldionne.2 [libc++] Remove test-suite annotations for unsupported Clang versions
2021-08-20 ldionne.2 [libc++] Remove more test-suite workarounds for unsupported GCC versions
2021-08-04 Daniel.McIntosh [NFC][libcxxabi] Run clang-format on libcxxabi/src/cxa_guard_impl.h
2021-08-17 borisov.mikhail [libc++abi] Fix possible infinite loop in itanium demangler
2021-08-17 borisov.mikhail [libc++abi][NFC] Move PODSmallVector definition to the top of ItaniumDemangle.h
2021-08-09 ldionne.2 [libc++] Remove Lit annotations for unsupported GCC versions from the test suite
2021-08-11 daniel.kiss [Arm][Unwind][libc++abi] Add _Unwind_ForcedUnwind to EHABI.
2021-06-15 ldionne.2 [runtimes] Always build libc++, libc++abi and libunwind with -fPIC
2021-07-26 ldionne.2 [libc++abi/unwind] NFC: Normalize how we set target properties
2021-06-07 stuart.brady [demangler] Fix demangling of 'half'
2021-07-14 ldionne.2 [runtimes] Simplify how we set the target triple
2021-07-15 ldionne.2 [libc++] Add a job running GCC with C++11
2021-07-15 ldionne.2 [runtimes] Don't try passing --target flags to GCC
2021-07-15 ldionne.2 [libc++/abi] Fix broken Lit feature no-noexcept-function-type
2021-07-14 ldionne.2 [runtimes] Serialize all Lit params instead of passing them to add_lit_testsuite
2021-07-14 ldionne.2 [runtimes] Bring back TARGET_TRIPLE
2021-07-14 ldionne.2 [runtimes] Inherit the TARGET_TRIPLE that may be set by LLVM
2021-07-14 ldionne.2 [runtimes] NFCI: Drop intermediate CMake variable TARGET_TRIPLE
2021-07-12 ldionne.2 [libc++] Add a CI job for macOS on arm64 hardware 🥳
2021-04-28 John.Ericson Prepare Compiler-RT for GnuInstallDirs, matching libcxx, document all
2021-07-07 ldionne.2 [libc++] NFC: Fix incorrect comments in CMake
2021-07-05 ldionne.2 [runtimes] Move enable_32bit to the DSL
2021-06-18 ldionne.2 [runtimes] Simplify how we specify XFAIL & friends based on the triple
2021-06-01 ldionne.2 [libc++] Serialize Lit parameters to make them available to from-scratch configs
2021-06-28 ldionne.2 [libc++] NFCI: Remove unused Lit parameter sanitizer_library
2021-06-23 xingxue [libc++abi][AIX] Enable calculating addresses with DW_EH_PE_datarel
Roll tools/clang/ 03ff857f1..8b7330592 (158 commits)
https://chromium.googlesource.com/chromium/src/tools/clang/+log/03ff857f1227..8b7330592cb8
$ git log 03ff857f1..8b7330592 --date=short --no-merges --format='%ad %ae %s'
2021-12-23 apolito fix python3 incompatibility with strings vs bytes
2021-12-18 thakis Roll clang llvmorg-14-init-12246-g7787a8f1-2 : llvmorg-14-init-12719-gc4b45eeb-1
2021-12-17 thakis clang: Statically link against hermetic libxml2 on non-Windows too
2021-12-16 danakj Package the clang libs and headers for building clang tools
2021-12-16 thakis Roll clang llvmorg-14-init-11564-g37fbf238-4 : llvmorg-14-init-12246-g7787a8f1-1
2021-12-13 thestig Fix deprecation warning in analyze_includes.py.
2021-12-10 andre.kempe Revert "Enable PAC and BTI for compiler-rt."
2021-12-08 thakis clang build script: Bump libxml2 from 2.9.11 to 2.9.12, pull from https
2021-12-08 thakis win: Statically link libxml2 into lld-link, stop running links under `ninja -t msvc`
2021-12-07 thakis Roll clang llvmorg-14-init-11416-gc22b1106-2 : llvmorg-14-init-11564-g37fbf238-1
2021-12-07 thakis Fix presubmit failing on every edit to tools/clang/scripts/build.py
2021-12-07 yukiy BRP: Convert ContentMainRunnerImpl::delegate_ to raw_ptr
2021-12-06 hans Include reclient toolchain inputs files in the clang package
2021-12-05 thakis Roll clang llvmorg-14-init-11339-g0a14674f-2 : llvmorg-14-init-11416-gc22b1106-1
2021-12-04 hans Roll clang llvmorg-14-init-11072-gb1bc627e-1 : llvmorg-14-init-11339-g0a14674f-2
2021-12-02 ynovikov Test Clang rolls on SwANGLE bots
2021-12-02 hans Roll clang llvmorg-14-init-8564-g34b903d8-9 : llvmorg-14-init-11072-gb1bc627e-1
2021-11-30 lukasza Presubmit checks that reject `raw_ptr<T>` in Renderer-only code.
2021-11-29 andre.kempe Enable PAC and BTI for compiler-rt.
2021-11-26 keishi Exclude ContentMainRunnerImpl::delegate_ from rewrite
2021-11-26 Richard.Townsend Reland "Build Clang android runtimes without relying on libgcc"
2021-11-26 keishi Exclude ReachedAddressesBitset::reached_ from rewrite
2021-11-25 keishi Fix rewriter exclusion for DoTexSubImageArguments::pixels
2021-11-24 bartekn [BRP] Update blocklist for paths to separate repositories
2021-11-24 keishi Exclude ServiceProcessState::state_ from rewrite
2021-11-23 keishi Fix clang plugin style errors for MiraclePtr Big Rewrite
2021-11-22 keishi Add rewriter exclusions for not-rewritten platform specific code
2021-11-22 keishi Add rewriter exclusions caused by Objective-C
2021-11-19 lukasza Don't append `.get()` to arguments of Unretained functions.
2021-11-19 hans Revert "Add llvm-dwp to //third_party/llvm-build"
2021-11-18 dewittj Revert "Build Clang android runtimes without relying on libgcc"
2021-11-18 hans Build Clang android runtimes without relying on libgcc
2021-11-16 bartekn Fix RewriteRawPtrFields.cpp test failures
2021-11-13 pbos Rename "base/macros.h" => "base/ignore_result.h"
2021-11-08 bikineev Revert "heap: Fix plugin bug for cppgc builds"
2021-11-05 thakis Roll clang llvmorg-14-init-8033-gabb2a91b-2 : llvmorg-14-init-8564-g34b903d8-2
2021-11-04 collinbaker Use per-target runtime dirs on Linux
2021-11-03 baghdadi zos: remove unneeded map in GetPlatformUrlPrefix
2021-11-03 agrieve Remove obsolete script download_objdump.py
2021-11-03 brucedawson Revert "Roll clang llvmorg-14-init-8033-gabb2a91b-1 : llvmorg-14-init-8281-gaa1d32f5-1"
2021-11-01 baghdadi zos:[build][tools/clang] add support for z/OS
2021-10-31 thakis Roll clang llvmorg-14-init-8033-gabb2a91b-1 : llvmorg-14-init-8281-gaa1d32f5-1
2021-10-31 thakis Remove linux_angle_deqp_rel_ng from clang roll try set
2021-10-31 keishi Fix run_tool.py after r935738
2021-10-29 hans Switch the Clang build.py shebang to Python 3
2021-10-29 thakis Roll clang llvmorg-14-init-7378-gaee49255-1 : llvmorg-14-init-8033-gabb2a91b-1
2021-10-28 thakis Move tools/clang/scripts/upload_revision.py to py3
2021-10-28 hans Clang update.py: Suggest python3 when curl'ing the script
2021-10-28 sinansahin Revert "Bump Android API level to 21 for all architectures"
2021-10-28 hans Reland "Make the Clang update.py script require Python 3"
(...)
2021-07-29 aeubanks Run PGO trybots on clang rolls
2021-07-29 hans Clang build script: Fix python3 problem after crrev.com/c/906112
2021-07-29 pkasting Revert "[BRP] Rename CheckedPtr<T> to raw_ptr<T>"
2021-07-28 bartekn [BRP] Rename CheckedPtr<T> to raw_ptr<T>
2021-07-28 hans Revert "Roll clang llvmorg-13-init-15561-gf98ed74f-1 : llvmorg-13-init-16514-gb1777b04-1"
2021-07-28 hans Clang: the tip-of-tree version is now 14.0.0
2021-07-27 keishi Reland "Treat raw_ptr specially in FindBadConstructsConsumer"
2021-07-27 keishi Enable dcheck_always_on in rewrite_raw_ptr_fields script
2021-07-27 keishi Add rewrite_raw_ptr_fields exclude fields where .get() is not added
2021-07-26 thakis Roll clang llvmorg-13-init-15561-gf98ed74f-1 : llvmorg-13-init-16514-gb1777b04-1
2021-07-24 thakis Roll clang llvmorg-13-init-15163-g98033fdc-1 : llvmorg-13-init-15561-gf98ed74f-1
2021-07-21 hans Revert "Treat raw_ptr specially in FindBadConstructsConsumer"
2021-07-21 keishi Treat raw_ptr specially in FindBadConstructsConsumer
2021-07-15 hans Link to the include analysis archive
2021-07-14 hans Revert "[Include analysis] Use multiple processes to compute dominance"
2021-07-13 lukasza Only generate exclusions for `reinterpret_cast` of *trivial* types.
2021-07-13 hans [Include analysis] Use multiple processes to compute dominance
2021-07-13 thakis Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15163-g98033fdc-1
2021-07-13 thakis clang script: Add android-asan to roll trybots.
2021-07-12 thakis mac: Stop uploading a separate lld_mac package and remove last bits referring to it
2021-07-12 thakis Revert "Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15040-gc10947b5-1"
2021-07-12 thakis Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15040-gc10947b5-1
2021-07-09 thakis clang package script: Use more than one core to compress cab files
2021-07-09 steveroe Build .so for Chrome-Fuchsia ASan tests instead of .a.
2021-07-08 akhuang Modify goma_link.py to pass lto flags in the native link step.
2021-07-08 thakis clang package script: measure win_upload_clang zip time
2021-07-08 hans Roll clang llvmorg-13-init-14634-gf814cd74-1 : llvmorg-13-init-14732-g8a7b5ebf-1
2021-07-06 hans Roll clang llvmorg-13-init-14563-gbcaf57ca-1 : llvmorg-13-init-14634-gf814cd74-1
2021-07-06 bartekn [BRP] Rearrange sections in the path exclusion file for better grouping
2021-07-06 omerkatz heap: Clang plugin warns against tracing Persistents
2021-07-05 thakis Roll clang llvmorg-13-init-14086-ge1b8fde1-1 : llvmorg-13-init-14563-gbcaf57ca-1
2021-07-02 omerkatz heap: Revise IsStackAllocated check in clang plugin
2021-07-02 omerkatz Reland "heap: Update clang gc plugin definition of class requires tracing"
2021-07-02 omerkatz heap: Adjust plugin stubs
2021-06-29 thakis Roll clang llvmorg-13-init-14006-gd5402a2f-1 : llvmorg-13-init-14086-ge1b8fde1-1
2021-06-29 hans [include analysis] Link to chromium.googlesource.com instead of crrev.com
2021-06-29 thakis Revert "heap: Update clang gc plugin definition of class requires tracing"
2021-06-29 thakis Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-14006-gd5402a2f-1
2021-06-28 omerkatz heap: Update clang gc plugin definition of class requires tracing
2021-06-28 hans [include analysis] Make the analysis script work on Windows
2021-06-28 findit-for-me Revert "Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-13925-g0f24ffcd-1"
2021-06-28 thakis Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-13925-g0f24ffcd-1
2021-06-25 omerkatz Reland "heap: Fix clang plugin handling of cppgc library types"
2021-06-24 zequanwu Roll clang llvmorg-13-init-13305-g1605fce6-4 : llvmorg-13-init-13689-g93938943-1
2021-06-23 thakis Revert "heap: Fix clang plugin handling of cppgc library types"
2021-06-22 sdefresne [macOS/Linux] Ship wasm-ld symlink to lld (with lld)
2021-06-22 omerkatz heap: Fix clang plugin handling of cppgc library types
2021-06-22 thakis mac: Remove things unneeded now that lld is in the default package
2021-06-22 thakis mac: Add lld (and llvm-ar) to default clang package
2021-06-21 thakis mac, ios: Change install name of asan and ubsan dylibs
Roll testing/ 3e2640a32..d485ae97b (4140 commits; 2 trivial rolls)
https://chromium.googlesource.com/chromium/src/testing/+log/3e2640a325dc..d485ae97b790
$ git log 3e2640a32..d485ae97b --date=short --no-merges --format='%ad %ae %s'
2022-01-03 qsr [fuchsia] Re-disable MSE_ClearKey/EncryptedMediaTest.*
2021-12-29 wuwang Add local http server as the site to render
2021-12-28 andypaicu Cleanup autogranted DSE permissions
2021-12-23 anise Enable document scanning with maldoca by default.
2021-12-23 wylieb [Read Later] Update fieldtrial_testing_config with new variations
2021-12-22 ramyagopalan Updating to vpython for ChromeOS.
2021-12-22 ramyagopalan Fixing ValueError.
2021-12-22 ramyagopalan Moving removal of config file.
2021-12-22 xinghuilu Remove code for EnhancedProtectionPromoCard on Android.
2021-12-22 ramyagopalan Updating test_traffic_annotation_auditor to check for ChromeOS.
2021-12-21 wenbinzhang [benchmarking] Reduce shard size of nexus 5x webview
2021-12-20 lukasza [rust] Add `rust_unit_tests_group(...)` gni template.
2021-12-20 cowmoo personalization: turn on wallpaper SWA feature
2021-12-20 gujen [LR] Add fieldtrial config & fix tests
2021-12-20 majewski [Files SWA]: Finch Field Trial Testing Config.
2021-12-16 thakis Stop running variations_smoke_tests on bots for now
2021-12-16 lgrey Mac: temporarily stop stripping tests in official builds
2021-12-16 blundell Remove ClankStartupOptimizations from fieldtrial_testing_config
2021-12-16 grt [fuchsia] Add support for building and running CFv2 tests.
2021-12-16 jianli Revert "Remove SyncConsentOptional and OsSyncFeatureEnabled"
2021-12-16 sshrimp Update quickrun shards
2021-12-16 weizhong upload report.json to result db as invocation level artifact
2021-12-16 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 sky Adds AvoidUnnecessaryBeforeUnloadCheck to field trial testing config
2021-12-15 jongahn Add experiment for mojo sturctured metrics.
2021-12-15 jmadill gpu infra: Remove ANGLE tests from Linux Debug/TSAN.
2021-12-15 bsheedy Switch GPU Mac exp to 12.0
2021-12-15 bryantchandler [fuchsia] Remove unittests that use crash keys
2021-12-15 eseckler variations: Remove test config for PowerScheduler experiments.
2021-12-15 alexilin Revert "[Autofill Assistant] Enable animations + Remove filter"
2021-12-15 bsazonov Remove SyncConsentOptional and OsSyncFeatureEnabled
2021-12-15 alexilin Revert "[LR] Add fieldtrial config entry"
2021-12-15 sandromaggi [Autofill Assistant] Enable animations + Remove filter
2021-12-15 sshrimp Add sharding option for quickrun
2021-12-15 wenbinzhang [benchmarking] update pixel 4 os dimension to have more details
2021-12-15 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 carlosil Add CertificateTransparencyAndroid to field trial testing config
2021-12-15 bsheedy Fix unexpected passes typo
2021-12-15 michaeldo Remove IOS Tab Grid Bulk Actions flag
2021-12-14 lazzzis [Messages] Add fieldtrial entry for PWA install message
2021-12-14 hypan Disable failed test in perfetto_unittests on android-12-x64-fyi-rel
2021-12-14 ynovikov Re-disable Metal WebGL on 'Mac FYI ASAN (Intel)'
2021-12-14 kuanhuang setup builder win11-rel-swarming in dev
2021-12-14 weizhong Fix failures when upload artifacts for wpt tests
2021-12-14 haileywang [Snooze IPH] update fieldtrial to match finch
2021-12-14 enga WebGPU CTS: remove --disable-gpu-sandbox
2021-12-14 hidehiko Remove NonSFI mode part 8.
2021-12-14 gujen [LR] Add fieldtrial config entry
2021-12-14 thakis Build mac installer on mac-chrome trybot
(...)
2020-11-06 twellington 🤠 Disable AutofillUpstreamTest.testSaveCardInfoBarWithEmptyMonthAndYear
2020-11-06 ewannpv Revert "[iOS] Adds EnableCloseAllTabsConfirmation config"
2020-11-06 ewannpv [iOS] Adds EnableCloseAllTabsConfirmation config
2020-11-06 asamidoi Add warn-only and enforce mode to the CheckOfflineCapability feature
2020-11-06 livvielin [ios] Enable kIOSLookalikeUrlNavigationSuggestionsUI by default
2020-11-06 isherman List Weilun as a fieldtrial_testing_config.json OWNER
2020-11-05 xiaochengh Prepare CSSKeyframesMemoryReduction for finch experiment
2020-11-05 schwering [Autofill] Removed obsolete features AutofillEnforceMinRequiredFields*.
2020-11-05 pbos Remove UseTextForUpdateButton from testing config
2020-11-05 lpz Disable (via flag) baselines translation and annotation handling in wptMetadataBuilder for desktop wpt bots.
2020-11-05 erikchen Update field-trial testing config for heap profiling.
2020-11-05 vasilii Fully launch the compromised password bubble on ToT and delete the flag.
2020-11-05 clemensb [libfuzzer][v8][inspector] Restrict alphabet to ascii
2020-11-05 msisov ozone/x11: fix views_unittests
2020-11-05 benreich [js-code-coverage] Merge JavaScript v8 coverage outputs
2020-11-05 chrome-weblayer-builder weblayer: Add skew tests for new versions released in beta
2020-11-05 ddoman [resultdb] disable SinkAPI-integration on blink_web_tests
2020-11-04 sprang Removes WebRTC-VideoRateControl trial from test config
2020-11-04 chanli Enable resultdb on test suites with single test
2020-11-04 liaoyuke [lacros] Stop isolating prebuilt ash-chrome
2020-11-04 gatong Infra: Removing experimental builders
2020-11-04 bpastene Remove cros_browser_sanity_test from all CrOS bots.
2020-11-04 ewannpv [iOS] Launch EnablePersistentDownloads feature
2020-11-04 dschinazi Add HostResolverDispatch to fieldtrial_testing_config
2020-11-04 agrieve Revert "Reland #2: Android: Use locally-build devil deps only when build_with_chromium=true"
2020-11-04 kmoon Make PDF partial loading disabled the default
2020-11-04 gayane Revert "Add share features to testing config"
2020-11-04 jdonnelly [omnibox] Add on-focus feature to the desktop field trial testing config
2020-11-03 bjoyce Add chrome_junit_test shard experimental test suit.
2020-11-03 ender Add Trending Queries to testing config.
2020-11-03 yilkal Reland "Reland "Adds parental handoff login screen in oobe.""
2020-11-03 jmadill Add ANGLE gold trace tests to GPU.FYI.
2020-11-03 jmadill Re-enable angle_white_box_tests on TSAN.
2020-11-03 ianstruiksma Win10 - Remove temp 1909/1803 bots
2020-11-03 jmadill Remove ANGLE tests from NV Shield TV.
2020-11-03 rmhasan weblayer, skew tests: Add src/ changes to add testers for Android Marshmallow
2020-11-03 agrieve Reland #2: Android: Use locally-build devil deps only when build_with_chromium=true
2020-11-03 jmadill Add flaky retries for Win7/AMD ANGLE tests.
2020-11-03 rmhasan weblayer, skew tests: Make rmhasan@ sole reviewer for CL's uploaded by create-weblayer-skew-tests
2020-11-03 jmadill Remove angle_unittests swarming exception.
2020-11-03 clemensb [libfuzzer][v8][inspector] Add inspector_fuzzer
2020-11-03 nohle [DeviceSync v2] Enable v2 DeviceSync flag by default
2020-11-03 ianstruiksma Have win10-omaha-tester use win10 version mixin
2020-11-03 drott Rebaselines for running layout tests on Windows 10 1909
2020-11-02 tmathmeyer Add d3d11 stable fieldtrial testing configs
2020-11-02 drubery Add windows to platforms for ClientSideDetectionModel
2020-11-02 kylechar Disable webgl_conformance_fast_call_tests
2020-11-02 chrome-weblayer-builder weblayer: Add skew tests for new versions released in beta
2020-11-02 bpastene Move net_unittests on the internal CrOS VM bot to the main test pool.
2020-11-02 mbonadei Add filter file to content_browsertests data_deps.
Roll third_party/googletest/ 282877317..6b74da475 (287 commits)
https://chromium.googlesource.com/external/github.com/google/googletest/+log/2828773179fa..6b74da4757a5
$ git log 282877317..6b74da475 --date=short --no-merges --format='%ad %ae %s'
2021-12-27 absl-team Include the param names in the generated description of the MATCHER_P matchers.
2021-12-22 absl-team Clarify "package" means "Bazel package", and promote `testonly=True` rather than `testing` sub-directory.
2021-12-22 dmauro Makes the Python imports consistently use full paths from the repository root, unifying the behavior between Bazel and CMake
2021-12-21 dmauro Makes TestForDeathTest.CRTDebugDeath only run when _DEBUG is defined
2021-12-15 dinor Release tests for UnitTestOptions::MatchesFilter
2021-12-07 absl-team Add NOLINT to address modernize-use-trailing-return-type in TEST_F uses
2021-12-04 ayush854032 Allow to specify a random seed independently of whether shuffling is requested
2021-12-03 absl-team Support std::reference_wapper as a smart pointer type in gmock
2021-12-02 absl-team Fix typo in GoogleMock Cookbook.
2021-11-29 absl-team Work around Android KitKat tzset bug
2021-11-25 ludger.paehler Fix typo in the queue test.
2021-11-16 denis.samoylov Suppress unused-value warning
2021-11-16 93249401+assafpr fixed branch from master to main in readme.md
2021-11-16 93249401+assafpr Update README.md
2021-11-16 krystian.kuzniarek fix a typo
2021-11-15 cramertj Clarify "Times() after X" error message
2021-11-15 dmauro Update URLs in Bazel Quickstart
2021-11-12 absl-team Fix typo in gmock-matchers_test.cc: CanDescribeNegationOfExpectingOneElment => CanDescribeNegationOfExpectingOneElement
2021-11-10 absl-team Googletest export
2021-11-09 dmauro Googletest export
2021-11-10 memmenlauer googletest/src/gtest-port.cc: Added GetLastError() on Windows for CreateThread()
2021-11-09 absl-team Googletest export
2021-11-08 absl-team Googletest export
2021-11-08 absl-team Googletest export
2021-11-04 absl-team Googletest export
2021-11-05 raul.tambre Replace use of deprecated std::iterator
2021-11-03 absl-team Googletest export
2021-10-28 dmauro Googletest export
2021-10-27 dmauro Googletest export
2021-10-26 absl-team Googletest export
2021-10-26 absl-team Googletest export
2021-10-25 dmauro Googletest export
2021-10-25 dmauro Googletest export
2021-10-30 dartme18 Re #3637 Show Disabled Tests in testing output
2021-10-20 h.zeller Start a simple github actions CI
2021-10-11 absl-team Googletest export
2021-10-11 absl-team Googletest export
2021-10-11 absl-team Googletest export
2021-10-08 yesudeep Fix linker errors on FreeBSD.
2021-09-30 absl-team Googletest export
2021-09-28 absl-team Googletest export
2021-09-24 cclauss Fix remaining typos discovered by codespell
2021-09-20 absl-team Googletest export
2021-09-20 absl-team Internal change
2021-09-17 julian.amann Remove bazelbuild/rules_cc dependency
2021-09-16 cclauss Fix typos discovered by codespell
2021-09-16 cclauss Fix typos discovered by codespell
2021-09-16 cclauss Fix typo discovered by codespell
2021-09-15 absl-team Googletest export
2021-09-15 dmauro Googletest export
(...)
2021-01-11 corentinmusard Simplify cmake install file
2021-01-06 davidben Restore GTEST_ATTRIBUTE_PRINTF_ on ColoredPrintf
2021-01-03 krystian.kuzniarek remove explicit function overloads of CmpHelper?? for BiggestInt arguments
2020-12-30 mattias.ellert Port to GNU/Hurd
2020-12-29 julien.jemine Using auto instead of container::const_iterator
2020-12-25 mattias.ellert Fix gtest-help-test failure on GNU/kFreeBSD
2020-12-24 georgthegreat Use proper feature test macro to test if library supports char8_t
2020-12-21 absl-team Googletest export
2020-12-15 dmauro Googletest export
2020-12-11 absl-team Googletest export
2020-12-10 absl-team Googletest export
2020-12-10 dmauro Googletest export
2020-12-08 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-05 paul.malcolm Fix typo in CLI help message
2020-12-05 gautham.bangalore Fix typo
2020-12-04 zed.three CMake: Add namespaced ALIAS library
2020-12-03 absl-team Googletest export
2020-12-02 absl-team Googletest export
2020-12-02 absl-team Googletest export
2020-12-01 absl-team Googletest export
2020-11-30 dmauro Googletest export
2020-11-24 absl-team Googletest export
2020-11-23 absl-team Googletest export
2020-11-19 absl-team Googletest export
2020-11-13 vlee Initialize TestInfo member is_in_another_shard_ in constructor.
2020-11-12 absl-team Googletest export
2020-11-12 absl-team Googletest export
2020-11-12 absl-team Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 absl-team Googletest export
2020-11-11 marius.brehler Refactor finding python
2020-11-06 absl-team Googletest export
2020-11-06 absl-team Googletest export
2020-10-29 knut Only save original working directory if death tests are enabled
2020-11-08 hyuk.myeong fix typos
2020-11-06 absl-team Googletest export
2020-11-05 ofats Googletest export
2020-10-30 chuck.atkins Bump CMake minimum to 2.8.12
2020-10-27 elliott.brossard Add instructions for sanitizer integration
2020-09-16 hyuk.myeong Remove spaces between Google Test and Google Mock
2020-09-15 hyuk.myeong Add follow-up patch for more natural reading
2020-09-15 hyuk.myeong Apply the reviewed comment
2020-09-15 hyuk.myeong Remove a space
2020-09-15 hyuk.myeong Improve the tutorial that may be confusing
2020-02-17 krystian.kuzniarek remove a duplicated include
Bug: dawn:824
Change-Id: Ic7c5c5f808ed510282dc47231d843f1fae355e17
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/75061
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Auto-Submit: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
2022-01-05 15:54:08 +00:00
|
|
|
'action': ['python3', 'build/mac_toolchain.py'],
|
2020-11-17 21:16:31 +00:00
|
|
|
},
|
2023-02-10 13:53:31 +00:00
|
|
|
{
|
|
|
|
# Case-insensitivity for the Win SDK. Must run before win_toolchain below.
|
|
|
|
'name': 'ciopfs_linux',
|
|
|
|
'pattern': '.',
|
|
|
|
'condition': 'checkout_win and host_os == "linux"',
|
|
|
|
'action': [ 'download_from_google_storage',
|
|
|
|
'--no_resume',
|
|
|
|
'--no_auth',
|
|
|
|
'--bucket', 'chromium-browser-clang/ciopfs',
|
|
|
|
'-s', 'build/ciopfs.sha1',
|
|
|
|
]
|
|
|
|
},
|
2018-07-31 16:50:03 +00:00
|
|
|
{
|
2018-08-13 15:48:16 +00:00
|
|
|
# Update the Windows toolchain if necessary. Must run before 'clang' below.
|
2018-07-31 16:50:03 +00:00
|
|
|
'name': 'win_toolchain',
|
|
|
|
'pattern': '.',
|
2021-03-04 17:37:55 +00:00
|
|
|
'condition': 'dawn_standalone and checkout_win',
|
Roll build dependencies to enable C++17
This rolls 7 build dependencies: build, buildtools, libc++, libc++abi,
clang, testing and googletest. Roll commit messages are below. It also
adds catapult as a dependency because it is required by //testing.
All hook scripts now run with python3 and GN is made to use python3 as
well since Chromium is now migrated to Python3 and some scripts check
for that.
Also add a new gclient_args.gni variable that Chromium //testing started
to read that isn't defined by default.
Roll build/ 0ff4b3d4e..555c8b467 (1214 commits)
https://chromium.googlesource.com/chromium/src/build/+log/0ff4b3d4eeb6..555c8b467c21
$ git log 0ff4b3d4e..555c8b467 --date=short --no-merges --format='%ad %ae %s'
2022-01-03 chromium-autoroll Roll Fuchsia SDK from 7.20220102.1.1 to 7.20220102.3.1
2022-01-02 chromium-autoroll Roll Fuchsia SDK from 7.20220101.3.1 to 7.20220102.1.1
2022-01-02 chromium-autoroll Roll Fuchsia SDK from 7.20220101.2.1 to 7.20220101.3.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20220101.1.1 to 7.20220101.2.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20211231.3.1 to 7.20220101.1.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20211231.2.1 to 7.20211231.3.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211231.0.1 to 7.20211231.2.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211230.2.3 to 7.20211231.0.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211230.1.1 to 7.20211230.2.3
2021-12-30 chromium-autoroll Roll Fuchsia SDK from 7.20211230.0.1 to 7.20211230.1.1
2021-12-30 chromium-autoroll Roll Fuchsia SDK from 7.20211229.2.3 to 7.20211230.0.1
2021-12-30 chonggu [Fuchsia] Add runtimes needed for ASAN builds
2021-12-30 chonggu [Fuchsia] Remove llvm-symbolizer from Fuchsia builds
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211229.1.1 to 7.20211229.2.3
2021-12-29 thomasanderson [TSAN] Suppress system fontconfig data races
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211228.3.1 to 7.20211229.1.1
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211228.2.3 to 7.20211228.3.1
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211228.1.1 to 7.20211228.2.3
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211227.3.1 to 7.20211228.1.1
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211227.2.1 to 7.20211227.3.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211227.0.1 to 7.20211227.2.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211225.3.1 to 7.20211227.0.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211225.0.1 to 7.20211225.3.1
2021-12-25 chromium-autoroll Roll Fuchsia SDK from 7.20211224.3.1 to 7.20211225.0.1
2021-12-25 chromium-autoroll Roll Fuchsia SDK from 7.20211224.1.1 to 7.20211224.3.1
2021-12-24 chromium-autoroll Roll Fuchsia SDK from 7.20211224.0.1 to 7.20211224.1.1
2021-12-24 chromium-autoroll Roll Fuchsia SDK from 7.20211223.2.2 to 7.20211224.0.1
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211223.1.1 to 7.20211223.2.2
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211222.3.1 to 7.20211223.1.1
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211222.2.1 to 7.20211222.3.1
2021-12-23 adetaylor [rust] Pass environment variables to build scripts.
2021-12-22 adetaylor [rust] Fix non-Linux builds
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211222.1.1 to 7.20211222.2.1
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211221.3.1 to 7.20211222.1.1
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211221.1.1 to 7.20211221.3.1
2021-12-21 ynovikov Disallow command option abbreviations in logdog_wrapper
2021-12-21 chromium-autoroll Roll Fuchsia SDK from 7.20211221.0.1 to 7.20211221.1.1
2021-12-21 brucedawson build: Relanding Rudimentary support for Visual Studio 2022.
2021-12-21 agrieve Android: Disable use_glib in secondary toolchains (attempt #2)
2021-12-21 adetaylor [rust] Add ultra-simple executable.
2021-12-21 wnwen Android: Speed up incremental install sharding
2021-12-21 chromium-autoroll Roll Fuchsia SDK from 7.20211220.2.1 to 7.20211221.0.1
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211220.1.1 to 7.20211220.2.1
2021-12-20 adetaylor [rust] Work around lld discarding sections
2021-12-20 lukasza [rust] Add `rust_unit_tests_group(...)` gni template.
2021-12-20 lgrey Reland^4: "Mac: enable ThinLTO (without unit splitting)"
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211219.3.1 to 7.20211220.1.1
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211219.2.1 to 7.20211219.3.1
2021-12-19 chromium-autoroll Roll Fuchsia SDK from 7.20211219.1.1 to 7.20211219.2.1
2021-12-19 chromium-autoroll Roll Fuchsia SDK from 7.20211218.3.1 to 7.20211219.1.1
(...)
2021-06-29 wnwen Android: Migrate build/android tests to python3
2021-06-29 pkotwicz [Build] Switch list_java_targets.py to use python3 instead of vpython3
2021-06-29 chromium-autoroll Roll Fuchsia SDK from 5.20210628.3.2 to 5.20210629.1.1
2021-06-29 chromium-autoroll Roll Fuchsia SDK from 5.20210628.2.1 to 5.20210628.3.2
2021-06-29 elkurin Remove glib and ATK from Lacros build.
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210628.1.1 to 5.20210628.2.1
2021-06-28 agrieve Reland #3 "Android: Enable use_debug_fission for official builds""
2021-06-28 bpastene Optionally stream local script tests results to RDB.
2021-06-28 hans [include analysis] Make the analysis script work on Windows
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210627.3.1 to 5.20210628.1.1
2021-06-28 sdefresne [ios] Improve selection of secondary toolchain for "fat" build
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210627.2.1 to 5.20210627.3.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210627.1.1 to 5.20210627.2.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210626.3.1 to 5.20210627.1.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210626.2.1 to 5.20210626.3.1
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210626.1.1 to 5.20210626.2.1
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210625.3.1 to 5.20210626.1.1
2021-06-26 pkasting Fix warnings for -Wc++11-narrowing.
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210625.2.1 to 5.20210625.3.1
2021-06-26 brucedawson Reland "Put source and object file names at the front"
2021-06-25 linxinan Add build rule to generate skylab runner script
2021-06-25 robliao Add a Dependency to LASTCHANGE in process_version and Fix an Argument Name
2021-06-25 xiaohuic Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210625.1.1 to 5.20210625.2.1
2021-06-25 justincohen Reland "ios: Remove IsSpuriousMessage logic."
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210624.3.1 to 5.20210625.1.1
2021-06-25 mcrouse Revert "Put source and object file names at the front"
2021-06-25 thomasanderson Statically link libffi on Linux
2021-06-25 brucedawson Put source and object file names at the front
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210624.2.1 to 5.20210624.3.1
2021-06-25 bsheedy Dryrun Android Gold retries
2021-06-24 bpastene build: Relocate android/pylib's result_sink.py to //build/util.
2021-06-24 fdegans [code-health] Migrate //build/skia_gold_common/PRESUBMIT.py to python3
2021-06-24 fdegans [code-health] Migrate //build/chromeos/PRESUBMIT.py to python3
2021-06-24 fdegans [code-health] Migrate //build/lacros/PRESUBMIT.py to python3
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210624.1.1 to 5.20210624.2.1
2021-06-24 thomasanderson Revert "ios: Remove IsSpuriousMessage logic."
2021-06-24 justincohen ios: Remove IsSpuriousMessage logic.
2021-06-24 pasko generate_gradle: Allow android_sdk_version to be int
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210623.4.1 to 5.20210624.1.1
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210623.2.1 to 5.20210623.4.1
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210623.0.1 to 5.20210623.2.1
2021-06-23 agrieve Android: Fix compile_resources.py for upcoming material design roll
2021-06-23 hans Disable -Wmax-tokens in release component builds
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210622.3.1 to 5.20210623.0.1
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210622.2.1 to 5.20210622.3.1
2021-06-23 fdegans [code-health] Migrate //build/util/lib/common/PRESUBMIT.py to python3
2021-06-22 fdegans [code-health] Migrate //build/util/PRESUBMIT.py to python3
2021-06-22 svenzheng lacros test_runner.py switch to test_ash_chrome
2021-06-22 chromium-autoroll Roll Fuchsia SDK from 5.20210622.0.1 to 5.20210622.2.1
Roll buildtools/ 9c143ace7..f78b4b9f3 (30 commits)
https://chromium.googlesource.com/chromium/src/buildtools/+log/9c143ace7560..f78b4b9f33bd
$ git log 9c143ace7..f78b4b9f3 --date=short --no-merges --format='%ad %ae %s'
2021-12-30 jojwang Add TODO for chroot rewrapper config.
2021-12-15 cavalcantii [pac] Disable libunwind cross-architecture unwinding
2021-11-17 jojwang Update build toolchains to support rewrapper from chroot.
2021-11-09 sdefresne [ios] Remove support for building with Xcode clang
2021-10-28 Richard.Townsend Reland switch to using compiler-rt/libunwind on Android
2021-10-25 bsheedy Revert "Switch to using compiler-rt/libunwind on Android"
2021-10-21 cavalcantii Switch to using compiler-rt/libunwind on Android
2021-10-18 glider Remove myself and Sergey Matveev from the owners of libc++[abi]
2021-09-27 wutao Reland "Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config"
2021-09-23 saza Revert "Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config"
2021-09-23 hans Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config
2021-09-02 yyanagisawa Add todo to rewrapper_linux.cfg.
2021-09-01 ukai Drop use_rbe_links gn args
2021-09-01 ukai remove rewrapper_*.cfg from buildtools/reclint_cfgs
2021-09-01 ukai Use `cipd ensure` instead of `cipd install -f`
2021-08-31 ukai fix permission deneid when os.remove
2021-08-31 ukai Use -force to cipd install
2021-08-31 ukai Fix win-cross-experiments config
2021-08-30 ukai Reland "use reclient cfgs cipd"
2021-08-25 ukai fetch_reclient_cfgs: ignore nacl if the directory doesn't exist
2021-08-19 yyanagisawa Revert "use reclient cfgs cipd"
2021-08-16 ukai use reclient cfgs cipd
2021-08-13 ukai container-image should have docker:// prefix
2021-08-13 ukai add fetch_reclient_cfgs.py script
2021-08-13 ukai update win-cross-experiments reclient cfgs
2021-07-16 ukai update re-client/chromium-win-nacl-cross to follow nacl roll
2021-07-07 akhuang Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-30 xiaohuic Revert "Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)""
2021-06-25 xiaohuic Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-24 fdegans [code-health] Migrate //buildtools/checkdeps to python3
Roll buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/8fa879467796..79a2e924d96e
$ git log 8fa879467..79a2e924d --date=short --no-merges --format='%ad %ae %s'
2021-05-25 ldionne.2 [libc++] Try to fix the oss-fuzz failure
2021-05-25 arthur.j.odwyer [libc++] [test] Make iter_difference_t.pass.cpp into a .compile.pass.cpp. NFCI.
2021-05-25 arthur.j.odwyer [libc++] [test] Format some C++20 iterator_traits tests. NFCI.
2021-05-19 arthur.j.odwyer [libc++] Assume that __wrap_iter always wraps a fancy pointer.
2021-05-24 koraq [libc++][doc] Update format paper status.
2021-05-23 joerg [libc++] use more early returns for consistency
2021-05-21 z.zoelec2 [libcxx][gardening] Re-order includes across libcxx.
2021-04-23 z.zoelec2 [libcxx][ranges] Add ranges::data CPO.
2021-05-08 ldionne.2 [libc++] Translate the test suite sanitizer support to the DSL
2021-05-13 z.zoelec2 [libcxx][ranges] Implement `ranges::borrowed_range`.
2021-05-20 ldionne.2 [libc++] Fix documentation build failure
2021-05-08 ldionne.2 [libc++] Remove workaround for PR28391 (ODR violations with ASAN)
2021-02-26 ldionne.2 [libc++] Switch a few CI jobs to the minimal Lit configuration
2021-05-13 cjdb [libcxx][ranges] adds concept `sized_range` and cleans up `ranges::size`
2021-05-04 cjdb [libcxx][iterator][nfc] acquires lock for working on [range.iter.ops]
2021-03-15 akhuang Apply [[standalone_debug]] to some types in the STL.
2021-05-12 arthur.j.odwyer [libc++] Alphabetize header inclusions and include-what-you-use <__debug>. NFCI.
2021-05-12 arthur.j.odwyer [libc++] Some fixes to the <bit> utilities.
2021-04-18 kbessonova [libcxx][test] Attempt to make debug mode tests more bulletproof
2021-05-15 kbessonova [libcxx] NFC. Add missed articles to _LIPCPP_ASSERT messages in <list>
2021-04-27 z.zoelec2 [libcxx][ranges] Add `contiguous_iterator`.
2021-05-13 koraq [libc++] Improve make_string test support.
2021-03-11 martin [libcxx] [test] Change the generic_string_alloc test to test conversions to all char types
2021-05-13 z.zoelec2 [libcxx][docs] Add two locks: transform_view and take_view.
2021-05-13 z.zoelec2 [libcxx][docs] Update the One Ranges PRoposal Status with open revisions.
2021-05-11 z.zoelec2 [libcxx][ranges] Fix `ranges::empty` when begin, end, and empty members are provided.
2021-05-12 kbessonova [libcxx] NFC. Fix misprint unodered -> unordered
2021-05-02 cjdb [libcxx] modifies `_CmpUnspecifiedParam` ignore types outside its domain
2021-05-03 martin [libcxx] [test] Fix fs.op.last_write_time for Windows
2021-05-12 koraq [libc++][nfc] remove duplicated __to_unsigned.
2021-05-09 kbessonova [libcxx] NFC. Correct wordings of _LIBCPP_ASSERT debug messages
2021-05-10 kbessonova [libcxx][test] Split more debug mode tests
2021-05-11 vvereschaka [libc++] Run `substitutes-in-compile-flags.sh.cpp` test on Windows.
2021-02-26 martin [libcxx] [test] Fix filesystem permission tests for windows
2021-05-11 z.zoelec2 [libcxx][tests] Fix incomplte.verify tests by disabling them on clang-10.
2021-05-10 arthur.j.odwyer [libc++] Remove more unnecessary _VSTD:: from type names. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::is_unsigned/is_unsigned/ in <random>. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::chrono/chrono/g. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/std::size_t/size_t/g. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::declval/declval/g. NFCI.
2021-05-10 kbessonova [libcxx][test] Make string.modifiers/clear_and_shrink_db1.pass.cpp a regular mode test
2021-05-02 cjdb [libcxx] deprecates/removes `std::raw_storage_iterator`
2021-05-01 cjdb [libcxx] makes comparison operators for `std::*_ordering` types hidden friends
2021-04-12 cjdb [libcxx] removes operator!= and globally guards against no spaceship operator
2021-04-23 z.zoelec2 [libcxx][ranges] Add ranges::empty CPO.
2021-04-12 cjdb [libcxx] removes `weak_equality` and `strong_equality` from <compare>
2021-05-09 koraq [libc++][NFC] Remove _VSTD:: when not needed.
2021-05-10 jasonliu.development [libc++][AIX] Define _LIBCPP_ELAST
2021-05-09 koraq [libc++][doc] Update the Format library status.
2021-05-08 ldionne.2 [libc++] NFC: Refactor Lit annotations
(...)
2021-02-24 martin [libcxx] [test] Quote the path to the python interpreter
2021-02-24 ldionne.2 [libc++] NFC: Fix a few tests in tuple that would succeed trivially
2021-02-24 ldionne.2 [libc++] NFC: Fix a few tests in pair that would succeed trivially
2020-10-22 martin [libcxx] [test] Don't pass INCLUDE to clang via -isystem
2021-02-24 marek.kurdej [libc++] [docs] [C++2b] Update status page with papers adopted in February 2021 virtual meeting.
2020-11-02 martin [libcxx] [test] Define _CRT_STDIO_ISO_WIDE_SPECIFIERS while building tests
2021-02-22 koraq [NFC][libc++] Fix _LIBCPP_HAS_BITSCAN64 usage.
2018-07-31 ldionne [libc++] Fix tuple assignment from types derived from a tuple-like
2021-02-20 martin [libcxx] [test] Call create_directory_symlink when linking directories
2020-11-06 martin [libcxx] Make path::format a non-class enum
2021-02-20 koraq [libc++] Fix the build for AppleClang.
2021-02-19 martin [libcxx] [test] Remove two unnecesary files/variables in a test
2021-01-09 martin [libcxx] Rename a method in PathParser for clarity. NFC.
2021-02-20 koraq [libc++] Fixes _LIBCPP_HAS_NO_CONCEPTS
2021-02-19 z.zoelec2 [libc++][nfc] Only test if pair is_assignable after C++03.
2020-11-05 martin [libcxx] Enable filesystem by default for mingw targets
2021-02-19 z.zoelec2 [libc++][nfc] SFINAE on pair/tuple assignment operators: LWG 2729.
2020-11-09 martin [libcxx] Make generic_*string return paths with forward slashes on windows
2021-02-19 z.zoelec2 [libcxx] Fix LWG 2875: shared_ptr::shared_ptr(Y*, D, […]) constructors should be constrained.
2020-11-05 martin [libcxx] Have lexically_normal return the path with preferred separators
2021-02-19 marek.kurdej [libc++] Turn off clang-format for auto-generated version header. NFC.
2021-02-18 z.zoelec2 [libc++] shared_ptr deleter requirements (LWG 2802).
2021-02-18 z.zoelec2 Mark 2534 as Complete.
2021-02-17 cjdb.ns [libcxx] adds concept `std::uniform_random_bit_generator`
2021-02-17 joerg libcxx: use early returns
2021-02-18 thakis libcxx: fix a documentation typo
2021-02-18 zibi [SystemZ][ZOS] Guard using declaration for ::fchmodat
2020-11-04 martin [libcxx] Implement append and operator/ properly for windows
2020-11-01 martin [libcxx] Implement is_absolute properly for windows
2021-02-17 ldionne.2 [libc++] Allow retries in a few more flaky tests
2020-11-03 martin [libcxx] Implement parsing of root_name for paths on windows
2021-02-16 zibi [SystemZ][ZOS] Prefer -nostdlib++ as opposed to -nodefaultlibs when building c++ libraries
2021-02-16 colin [libc++] Build thread_win32.cpp only if LIBCXX_HAS_PTHREAD_API is not set
2021-02-15 arthur.j.odwyer [libc++] Change `std::numeric_limits` to just `numeric_limits` in <chrono>.
2021-02-15 ldionne.2 [libc++] Mark __cpp_lib_constexpr_memory as being implemented
2021-02-15 dimitry Define new/delete in libc++ when using libcxxrt
2021-02-12 zibi [SystemZ][ZOS] Fix __libcpp_thrad_isnull()
2021-02-12 zibi [SystemZ][ZOS] Provide CLOCK_MONOTONIC alternative
2021-02-11 koraq [libc++][format] Enable format_error on older compilers.
2021-02-11 koraq [libc++][format] Improve Add basic_format_parse_context.
2021-02-02 koraq [libc++][format] Add basic_format_parse_context.
2021-02-10 tokarip [libc++] Use builtins in more math.h functions.
2021-02-08 cjdb [libcxx] adds concepts `std::invocable` and `std::regular_invocable`
2021-02-04 cjdb [libcxx] adds concept std::derived_from
2021-01-21 cjdb [libcxx] adds [concepts.arithmetic]
2021-02-10 ldionne.2 [libc++] Remove c++98 Lit features in the test suite
2021-02-08 cjdb [libcxx] adds concept `std::copy_constructible`
2021-02-08 cjdb [libcxx] adds concept `std::move_constructible`
2021-02-10 colin [libc++] Fix copy-paste mistake in __threading_support
2021-02-04 cjdb [libcxx] adds concept `std::convertible_to`
Roll buildtools/third_party/libc++abi/trunk/ f4328ad7c..2715a6c0d (77 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git/+log/f4328ad7c0d8..2715a6c0de8d
$ git log f4328ad7c..2715a6c0d --date=short --no-merges --format='%ad %ae %s'
2021-12-08 martin [libcxx] Use LIBCXX_EXECUTOR in new test configs
2021-12-13 ldionne.2 [libc++abi][NFC] Fix comment
2021-12-10 ties.stuij [ARM][libcxxabi] Add PACBTI-M support to libcxxabi
2021-12-09 xingxue [libc++abi][AIX] Add 2 LIT tests for the AIX unwinder
2021-09-22 ldionne.2 [libc++][release] Do not force building the runtimes with -fPIC
2021-12-01 ldionne.2 [runtimes] Move WARNING to FATAL_ERROR for folks using FOO_BUILD_32_BITS
2021-11-23 ldionne.2 [runtimes] Remove support for GCC-style 32 bit multilib builds
2021-11-26 daniel.kiss [libunwind][ARM] Handle end of stack during unwind
2021-11-08 arthur.j.odwyer [libc++] [test] Eliminate libcpp-no-noexcept-function-type and libcpp-no-structured-bindings.
2021-11-17 ldionne.2 [runtimes][NFC] Remove filenames at the top of the license notice
2021-11-17 ldionne.2 [libc++abi] Don't re-define _LIBCPP_HAS_NO_THREADS in single-threaded mode
2021-11-09 daltenty [libcxx][CI][AIX] Switch to LLVM_ENABLE_RUNTIMES
2021-11-04 daniel.kiss Reland "[libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M"
2021-11-05 vvereschaka Revert "[libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M"
2021-08-11 Daniel.McIntosh [libcxxabi] Fix NO_THREADS version of test_exception_storage.pass.cpp
2021-11-04 daniel.kiss [libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M
2021-10-28 ldionne.2 [libc++] Temporarily mark tests as UNSUPPORTED to get the CI green
2021-10-27 daniel.kiss Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2021-10-28 daniel.kiss Revert "Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume.""
2021-10-27 daniel.kiss Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2020-09-28 phosek [CMake] Cache the compiler-rt library search results
2021-10-27 daniel.kiss Revert "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2021-10-27 daniel.kiss [ARM] __cxa_end_cleanup should be called instead of _UnwindResume.
2021-10-26 contact [Demangle] Add prepend functionality to OutputString
2021-10-21 dblaikie Fix for OutputStream->OutputBuffer rename
2021-10-21 vitalybuka [libcxxabi] Fix build after D111947
2021-10-21 contact [Demangle] Rename OutputStream to OutputString
2021-10-21 phosek Revert "[CMake] Cache the compiler-rt library search results"
2021-10-12 ldionne.2 [runtimes] Properly handle the sysroot/triple/gcc-toolchain
2021-10-20 ldionne.2 [libc++abi] Guard include of <unistd.h> behind __has_include
2020-09-28 phosek [CMake] Cache the compiler-rt library search results
2021-10-13 daltenty [libc++][AIX] Add scripts and config for building with the libcxx CI infrastructure
2021-10-12 ldionne.2 [libc++abi][ci] Add a from-scratch config for libc++abi on Apple/system
2021-10-12 ldionne.2 [libc++abi] Change LIBCXXABI_NO_TIMER to LIBCXXABI_USE_TIMER
2021-09-28 ldionne.2 [runtimes] Add tests for vendor-specific properties
2021-09-29 ldionne.2 [runtimes] Allow FOO_TEST_CONFIG to be a relative path
2021-09-30 ldionne.2 [libc++abi] Mark __cxa_new_handler with _LIBCPP_SAFE_STATIC
2021-10-01 tomasz.miasko [Demangle][Rust] Parse non-ASCII identifiers
2021-09-30 ldionne.2 [libc++abi][NFCI] Consistently group new_handler, unexpected_handler and terminate_handler
2021-09-30 haowei Revert "[libc++][libc++abi] Add tests for vendor-specific properties"
2021-09-28 ldionne.2 [libc++][libc++abi] Add tests for vendor-specific properties
2021-09-23 pengfei.wang [demangle] Support for ISO/IEC TS 18661 binary floating point type
2021-09-20 ldionne.2 [libc++abi] Remove unnecessary atomic_support.h header from libc++abi
2021-09-16 nehaljw.kkd1 [libcxx][libcxxabi] CMAKE_REQUIRED_FLAGS is a string, not a list
2021-09-11 zhouzhouyi [libcxxabi] NFC: fix incorrect indentation of braces
2021-08-11 martin [runtimes] Allow overriding where CMake installs RUNTIME type libraries (DLLs)
2021-09-02 ldionne.2 [libc++abi] Remove workarounds for missing -Wno-exceptions on older GCCs
2021-09-02 daniel.kiss [Unwind] Harmonise exception class for EHABI spec.
2021-08-31 ldionne.2 [libc++] Remove some workarounds for unsupported GCC and Clang versions
2021-08-30 xiaoxiang [libc++abi] Avoid the warning: "__EXCEPTIONS" is not defined, evaluates to 0 [-Werror=undef]
2021-08-24 marukawa [libc++abi] Apply simplify scan_eh_tab to SjLj
2021-08-20 ldionne.2 [libc++] Remove test-suite annotations for unsupported Clang versions
2021-08-20 ldionne.2 [libc++] Remove more test-suite workarounds for unsupported GCC versions
2021-08-04 Daniel.McIntosh [NFC][libcxxabi] Run clang-format on libcxxabi/src/cxa_guard_impl.h
2021-08-17 borisov.mikhail [libc++abi] Fix possible infinite loop in itanium demangler
2021-08-17 borisov.mikhail [libc++abi][NFC] Move PODSmallVector definition to the top of ItaniumDemangle.h
2021-08-09 ldionne.2 [libc++] Remove Lit annotations for unsupported GCC versions from the test suite
2021-08-11 daniel.kiss [Arm][Unwind][libc++abi] Add _Unwind_ForcedUnwind to EHABI.
2021-06-15 ldionne.2 [runtimes] Always build libc++, libc++abi and libunwind with -fPIC
2021-07-26 ldionne.2 [libc++abi/unwind] NFC: Normalize how we set target properties
2021-06-07 stuart.brady [demangler] Fix demangling of 'half'
2021-07-14 ldionne.2 [runtimes] Simplify how we set the target triple
2021-07-15 ldionne.2 [libc++] Add a job running GCC with C++11
2021-07-15 ldionne.2 [runtimes] Don't try passing --target flags to GCC
2021-07-15 ldionne.2 [libc++/abi] Fix broken Lit feature no-noexcept-function-type
2021-07-14 ldionne.2 [runtimes] Serialize all Lit params instead of passing them to add_lit_testsuite
2021-07-14 ldionne.2 [runtimes] Bring back TARGET_TRIPLE
2021-07-14 ldionne.2 [runtimes] Inherit the TARGET_TRIPLE that may be set by LLVM
2021-07-14 ldionne.2 [runtimes] NFCI: Drop intermediate CMake variable TARGET_TRIPLE
2021-07-12 ldionne.2 [libc++] Add a CI job for macOS on arm64 hardware 🥳
2021-04-28 John.Ericson Prepare Compiler-RT for GnuInstallDirs, matching libcxx, document all
2021-07-07 ldionne.2 [libc++] NFC: Fix incorrect comments in CMake
2021-07-05 ldionne.2 [runtimes] Move enable_32bit to the DSL
2021-06-18 ldionne.2 [runtimes] Simplify how we specify XFAIL & friends based on the triple
2021-06-01 ldionne.2 [libc++] Serialize Lit parameters to make them available to from-scratch configs
2021-06-28 ldionne.2 [libc++] NFCI: Remove unused Lit parameter sanitizer_library
2021-06-23 xingxue [libc++abi][AIX] Enable calculating addresses with DW_EH_PE_datarel
Roll tools/clang/ 03ff857f1..8b7330592 (158 commits)
https://chromium.googlesource.com/chromium/src/tools/clang/+log/03ff857f1227..8b7330592cb8
$ git log 03ff857f1..8b7330592 --date=short --no-merges --format='%ad %ae %s'
2021-12-23 apolito fix python3 incompatibility with strings vs bytes
2021-12-18 thakis Roll clang llvmorg-14-init-12246-g7787a8f1-2 : llvmorg-14-init-12719-gc4b45eeb-1
2021-12-17 thakis clang: Statically link against hermetic libxml2 on non-Windows too
2021-12-16 danakj Package the clang libs and headers for building clang tools
2021-12-16 thakis Roll clang llvmorg-14-init-11564-g37fbf238-4 : llvmorg-14-init-12246-g7787a8f1-1
2021-12-13 thestig Fix deprecation warning in analyze_includes.py.
2021-12-10 andre.kempe Revert "Enable PAC and BTI for compiler-rt."
2021-12-08 thakis clang build script: Bump libxml2 from 2.9.11 to 2.9.12, pull from https
2021-12-08 thakis win: Statically link libxml2 into lld-link, stop running links under `ninja -t msvc`
2021-12-07 thakis Roll clang llvmorg-14-init-11416-gc22b1106-2 : llvmorg-14-init-11564-g37fbf238-1
2021-12-07 thakis Fix presubmit failing on every edit to tools/clang/scripts/build.py
2021-12-07 yukiy BRP: Convert ContentMainRunnerImpl::delegate_ to raw_ptr
2021-12-06 hans Include reclient toolchain inputs files in the clang package
2021-12-05 thakis Roll clang llvmorg-14-init-11339-g0a14674f-2 : llvmorg-14-init-11416-gc22b1106-1
2021-12-04 hans Roll clang llvmorg-14-init-11072-gb1bc627e-1 : llvmorg-14-init-11339-g0a14674f-2
2021-12-02 ynovikov Test Clang rolls on SwANGLE bots
2021-12-02 hans Roll clang llvmorg-14-init-8564-g34b903d8-9 : llvmorg-14-init-11072-gb1bc627e-1
2021-11-30 lukasza Presubmit checks that reject `raw_ptr<T>` in Renderer-only code.
2021-11-29 andre.kempe Enable PAC and BTI for compiler-rt.
2021-11-26 keishi Exclude ContentMainRunnerImpl::delegate_ from rewrite
2021-11-26 Richard.Townsend Reland "Build Clang android runtimes without relying on libgcc"
2021-11-26 keishi Exclude ReachedAddressesBitset::reached_ from rewrite
2021-11-25 keishi Fix rewriter exclusion for DoTexSubImageArguments::pixels
2021-11-24 bartekn [BRP] Update blocklist for paths to separate repositories
2021-11-24 keishi Exclude ServiceProcessState::state_ from rewrite
2021-11-23 keishi Fix clang plugin style errors for MiraclePtr Big Rewrite
2021-11-22 keishi Add rewriter exclusions for not-rewritten platform specific code
2021-11-22 keishi Add rewriter exclusions caused by Objective-C
2021-11-19 lukasza Don't append `.get()` to arguments of Unretained functions.
2021-11-19 hans Revert "Add llvm-dwp to //third_party/llvm-build"
2021-11-18 dewittj Revert "Build Clang android runtimes without relying on libgcc"
2021-11-18 hans Build Clang android runtimes without relying on libgcc
2021-11-16 bartekn Fix RewriteRawPtrFields.cpp test failures
2021-11-13 pbos Rename "base/macros.h" => "base/ignore_result.h"
2021-11-08 bikineev Revert "heap: Fix plugin bug for cppgc builds"
2021-11-05 thakis Roll clang llvmorg-14-init-8033-gabb2a91b-2 : llvmorg-14-init-8564-g34b903d8-2
2021-11-04 collinbaker Use per-target runtime dirs on Linux
2021-11-03 baghdadi zos: remove unneeded map in GetPlatformUrlPrefix
2021-11-03 agrieve Remove obsolete script download_objdump.py
2021-11-03 brucedawson Revert "Roll clang llvmorg-14-init-8033-gabb2a91b-1 : llvmorg-14-init-8281-gaa1d32f5-1"
2021-11-01 baghdadi zos:[build][tools/clang] add support for z/OS
2021-10-31 thakis Roll clang llvmorg-14-init-8033-gabb2a91b-1 : llvmorg-14-init-8281-gaa1d32f5-1
2021-10-31 thakis Remove linux_angle_deqp_rel_ng from clang roll try set
2021-10-31 keishi Fix run_tool.py after r935738
2021-10-29 hans Switch the Clang build.py shebang to Python 3
2021-10-29 thakis Roll clang llvmorg-14-init-7378-gaee49255-1 : llvmorg-14-init-8033-gabb2a91b-1
2021-10-28 thakis Move tools/clang/scripts/upload_revision.py to py3
2021-10-28 hans Clang update.py: Suggest python3 when curl'ing the script
2021-10-28 sinansahin Revert "Bump Android API level to 21 for all architectures"
2021-10-28 hans Reland "Make the Clang update.py script require Python 3"
(...)
2021-07-29 aeubanks Run PGO trybots on clang rolls
2021-07-29 hans Clang build script: Fix python3 problem after crrev.com/c/906112
2021-07-29 pkasting Revert "[BRP] Rename CheckedPtr<T> to raw_ptr<T>"
2021-07-28 bartekn [BRP] Rename CheckedPtr<T> to raw_ptr<T>
2021-07-28 hans Revert "Roll clang llvmorg-13-init-15561-gf98ed74f-1 : llvmorg-13-init-16514-gb1777b04-1"
2021-07-28 hans Clang: the tip-of-tree version is now 14.0.0
2021-07-27 keishi Reland "Treat raw_ptr specially in FindBadConstructsConsumer"
2021-07-27 keishi Enable dcheck_always_on in rewrite_raw_ptr_fields script
2021-07-27 keishi Add rewrite_raw_ptr_fields exclude fields where .get() is not added
2021-07-26 thakis Roll clang llvmorg-13-init-15561-gf98ed74f-1 : llvmorg-13-init-16514-gb1777b04-1
2021-07-24 thakis Roll clang llvmorg-13-init-15163-g98033fdc-1 : llvmorg-13-init-15561-gf98ed74f-1
2021-07-21 hans Revert "Treat raw_ptr specially in FindBadConstructsConsumer"
2021-07-21 keishi Treat raw_ptr specially in FindBadConstructsConsumer
2021-07-15 hans Link to the include analysis archive
2021-07-14 hans Revert "[Include analysis] Use multiple processes to compute dominance"
2021-07-13 lukasza Only generate exclusions for `reinterpret_cast` of *trivial* types.
2021-07-13 hans [Include analysis] Use multiple processes to compute dominance
2021-07-13 thakis Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15163-g98033fdc-1
2021-07-13 thakis clang script: Add android-asan to roll trybots.
2021-07-12 thakis mac: Stop uploading a separate lld_mac package and remove last bits referring to it
2021-07-12 thakis Revert "Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15040-gc10947b5-1"
2021-07-12 thakis Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15040-gc10947b5-1
2021-07-09 thakis clang package script: Use more than one core to compress cab files
2021-07-09 steveroe Build .so for Chrome-Fuchsia ASan tests instead of .a.
2021-07-08 akhuang Modify goma_link.py to pass lto flags in the native link step.
2021-07-08 thakis clang package script: measure win_upload_clang zip time
2021-07-08 hans Roll clang llvmorg-13-init-14634-gf814cd74-1 : llvmorg-13-init-14732-g8a7b5ebf-1
2021-07-06 hans Roll clang llvmorg-13-init-14563-gbcaf57ca-1 : llvmorg-13-init-14634-gf814cd74-1
2021-07-06 bartekn [BRP] Rearrange sections in the path exclusion file for better grouping
2021-07-06 omerkatz heap: Clang plugin warns against tracing Persistents
2021-07-05 thakis Roll clang llvmorg-13-init-14086-ge1b8fde1-1 : llvmorg-13-init-14563-gbcaf57ca-1
2021-07-02 omerkatz heap: Revise IsStackAllocated check in clang plugin
2021-07-02 omerkatz Reland "heap: Update clang gc plugin definition of class requires tracing"
2021-07-02 omerkatz heap: Adjust plugin stubs
2021-06-29 thakis Roll clang llvmorg-13-init-14006-gd5402a2f-1 : llvmorg-13-init-14086-ge1b8fde1-1
2021-06-29 hans [include analysis] Link to chromium.googlesource.com instead of crrev.com
2021-06-29 thakis Revert "heap: Update clang gc plugin definition of class requires tracing"
2021-06-29 thakis Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-14006-gd5402a2f-1
2021-06-28 omerkatz heap: Update clang gc plugin definition of class requires tracing
2021-06-28 hans [include analysis] Make the analysis script work on Windows
2021-06-28 findit-for-me Revert "Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-13925-g0f24ffcd-1"
2021-06-28 thakis Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-13925-g0f24ffcd-1
2021-06-25 omerkatz Reland "heap: Fix clang plugin handling of cppgc library types"
2021-06-24 zequanwu Roll clang llvmorg-13-init-13305-g1605fce6-4 : llvmorg-13-init-13689-g93938943-1
2021-06-23 thakis Revert "heap: Fix clang plugin handling of cppgc library types"
2021-06-22 sdefresne [macOS/Linux] Ship wasm-ld symlink to lld (with lld)
2021-06-22 omerkatz heap: Fix clang plugin handling of cppgc library types
2021-06-22 thakis mac: Remove things unneeded now that lld is in the default package
2021-06-22 thakis mac: Add lld (and llvm-ar) to default clang package
2021-06-21 thakis mac, ios: Change install name of asan and ubsan dylibs
Roll testing/ 3e2640a32..d485ae97b (4140 commits; 2 trivial rolls)
https://chromium.googlesource.com/chromium/src/testing/+log/3e2640a325dc..d485ae97b790
$ git log 3e2640a32..d485ae97b --date=short --no-merges --format='%ad %ae %s'
2022-01-03 qsr [fuchsia] Re-disable MSE_ClearKey/EncryptedMediaTest.*
2021-12-29 wuwang Add local http server as the site to render
2021-12-28 andypaicu Cleanup autogranted DSE permissions
2021-12-23 anise Enable document scanning with maldoca by default.
2021-12-23 wylieb [Read Later] Update fieldtrial_testing_config with new variations
2021-12-22 ramyagopalan Updating to vpython for ChromeOS.
2021-12-22 ramyagopalan Fixing ValueError.
2021-12-22 ramyagopalan Moving removal of config file.
2021-12-22 xinghuilu Remove code for EnhancedProtectionPromoCard on Android.
2021-12-22 ramyagopalan Updating test_traffic_annotation_auditor to check for ChromeOS.
2021-12-21 wenbinzhang [benchmarking] Reduce shard size of nexus 5x webview
2021-12-20 lukasza [rust] Add `rust_unit_tests_group(...)` gni template.
2021-12-20 cowmoo personalization: turn on wallpaper SWA feature
2021-12-20 gujen [LR] Add fieldtrial config & fix tests
2021-12-20 majewski [Files SWA]: Finch Field Trial Testing Config.
2021-12-16 thakis Stop running variations_smoke_tests on bots for now
2021-12-16 lgrey Mac: temporarily stop stripping tests in official builds
2021-12-16 blundell Remove ClankStartupOptimizations from fieldtrial_testing_config
2021-12-16 grt [fuchsia] Add support for building and running CFv2 tests.
2021-12-16 jianli Revert "Remove SyncConsentOptional and OsSyncFeatureEnabled"
2021-12-16 sshrimp Update quickrun shards
2021-12-16 weizhong upload report.json to result db as invocation level artifact
2021-12-16 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 sky Adds AvoidUnnecessaryBeforeUnloadCheck to field trial testing config
2021-12-15 jongahn Add experiment for mojo sturctured metrics.
2021-12-15 jmadill gpu infra: Remove ANGLE tests from Linux Debug/TSAN.
2021-12-15 bsheedy Switch GPU Mac exp to 12.0
2021-12-15 bryantchandler [fuchsia] Remove unittests that use crash keys
2021-12-15 eseckler variations: Remove test config for PowerScheduler experiments.
2021-12-15 alexilin Revert "[Autofill Assistant] Enable animations + Remove filter"
2021-12-15 bsazonov Remove SyncConsentOptional and OsSyncFeatureEnabled
2021-12-15 alexilin Revert "[LR] Add fieldtrial config entry"
2021-12-15 sandromaggi [Autofill Assistant] Enable animations + Remove filter
2021-12-15 sshrimp Add sharding option for quickrun
2021-12-15 wenbinzhang [benchmarking] update pixel 4 os dimension to have more details
2021-12-15 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 carlosil Add CertificateTransparencyAndroid to field trial testing config
2021-12-15 bsheedy Fix unexpected passes typo
2021-12-15 michaeldo Remove IOS Tab Grid Bulk Actions flag
2021-12-14 lazzzis [Messages] Add fieldtrial entry for PWA install message
2021-12-14 hypan Disable failed test in perfetto_unittests on android-12-x64-fyi-rel
2021-12-14 ynovikov Re-disable Metal WebGL on 'Mac FYI ASAN (Intel)'
2021-12-14 kuanhuang setup builder win11-rel-swarming in dev
2021-12-14 weizhong Fix failures when upload artifacts for wpt tests
2021-12-14 haileywang [Snooze IPH] update fieldtrial to match finch
2021-12-14 enga WebGPU CTS: remove --disable-gpu-sandbox
2021-12-14 hidehiko Remove NonSFI mode part 8.
2021-12-14 gujen [LR] Add fieldtrial config entry
2021-12-14 thakis Build mac installer on mac-chrome trybot
(...)
2020-11-06 twellington 🤠 Disable AutofillUpstreamTest.testSaveCardInfoBarWithEmptyMonthAndYear
2020-11-06 ewannpv Revert "[iOS] Adds EnableCloseAllTabsConfirmation config"
2020-11-06 ewannpv [iOS] Adds EnableCloseAllTabsConfirmation config
2020-11-06 asamidoi Add warn-only and enforce mode to the CheckOfflineCapability feature
2020-11-06 livvielin [ios] Enable kIOSLookalikeUrlNavigationSuggestionsUI by default
2020-11-06 isherman List Weilun as a fieldtrial_testing_config.json OWNER
2020-11-05 xiaochengh Prepare CSSKeyframesMemoryReduction for finch experiment
2020-11-05 schwering [Autofill] Removed obsolete features AutofillEnforceMinRequiredFields*.
2020-11-05 pbos Remove UseTextForUpdateButton from testing config
2020-11-05 lpz Disable (via flag) baselines translation and annotation handling in wptMetadataBuilder for desktop wpt bots.
2020-11-05 erikchen Update field-trial testing config for heap profiling.
2020-11-05 vasilii Fully launch the compromised password bubble on ToT and delete the flag.
2020-11-05 clemensb [libfuzzer][v8][inspector] Restrict alphabet to ascii
2020-11-05 msisov ozone/x11: fix views_unittests
2020-11-05 benreich [js-code-coverage] Merge JavaScript v8 coverage outputs
2020-11-05 chrome-weblayer-builder weblayer: Add skew tests for new versions released in beta
2020-11-05 ddoman [resultdb] disable SinkAPI-integration on blink_web_tests
2020-11-04 sprang Removes WebRTC-VideoRateControl trial from test config
2020-11-04 chanli Enable resultdb on test suites with single test
2020-11-04 liaoyuke [lacros] Stop isolating prebuilt ash-chrome
2020-11-04 gatong Infra: Removing experimental builders
2020-11-04 bpastene Remove cros_browser_sanity_test from all CrOS bots.
2020-11-04 ewannpv [iOS] Launch EnablePersistentDownloads feature
2020-11-04 dschinazi Add HostResolverDispatch to fieldtrial_testing_config
2020-11-04 agrieve Revert "Reland #2: Android: Use locally-build devil deps only when build_with_chromium=true"
2020-11-04 kmoon Make PDF partial loading disabled the default
2020-11-04 gayane Revert "Add share features to testing config"
2020-11-04 jdonnelly [omnibox] Add on-focus feature to the desktop field trial testing config
2020-11-03 bjoyce Add chrome_junit_test shard experimental test suit.
2020-11-03 ender Add Trending Queries to testing config.
2020-11-03 yilkal Reland "Reland "Adds parental handoff login screen in oobe.""
2020-11-03 jmadill Add ANGLE gold trace tests to GPU.FYI.
2020-11-03 jmadill Re-enable angle_white_box_tests on TSAN.
2020-11-03 ianstruiksma Win10 - Remove temp 1909/1803 bots
2020-11-03 jmadill Remove ANGLE tests from NV Shield TV.
2020-11-03 rmhasan weblayer, skew tests: Add src/ changes to add testers for Android Marshmallow
2020-11-03 agrieve Reland #2: Android: Use locally-build devil deps only when build_with_chromium=true
2020-11-03 jmadill Add flaky retries for Win7/AMD ANGLE tests.
2020-11-03 rmhasan weblayer, skew tests: Make rmhasan@ sole reviewer for CL's uploaded by create-weblayer-skew-tests
2020-11-03 jmadill Remove angle_unittests swarming exception.
2020-11-03 clemensb [libfuzzer][v8][inspector] Add inspector_fuzzer
2020-11-03 nohle [DeviceSync v2] Enable v2 DeviceSync flag by default
2020-11-03 ianstruiksma Have win10-omaha-tester use win10 version mixin
2020-11-03 drott Rebaselines for running layout tests on Windows 10 1909
2020-11-02 tmathmeyer Add d3d11 stable fieldtrial testing configs
2020-11-02 drubery Add windows to platforms for ClientSideDetectionModel
2020-11-02 kylechar Disable webgl_conformance_fast_call_tests
2020-11-02 chrome-weblayer-builder weblayer: Add skew tests for new versions released in beta
2020-11-02 bpastene Move net_unittests on the internal CrOS VM bot to the main test pool.
2020-11-02 mbonadei Add filter file to content_browsertests data_deps.
Roll third_party/googletest/ 282877317..6b74da475 (287 commits)
https://chromium.googlesource.com/external/github.com/google/googletest/+log/2828773179fa..6b74da4757a5
$ git log 282877317..6b74da475 --date=short --no-merges --format='%ad %ae %s'
2021-12-27 absl-team Include the param names in the generated description of the MATCHER_P matchers.
2021-12-22 absl-team Clarify "package" means "Bazel package", and promote `testonly=True` rather than `testing` sub-directory.
2021-12-22 dmauro Makes the Python imports consistently use full paths from the repository root, unifying the behavior between Bazel and CMake
2021-12-21 dmauro Makes TestForDeathTest.CRTDebugDeath only run when _DEBUG is defined
2021-12-15 dinor Release tests for UnitTestOptions::MatchesFilter
2021-12-07 absl-team Add NOLINT to address modernize-use-trailing-return-type in TEST_F uses
2021-12-04 ayush854032 Allow to specify a random seed independently of whether shuffling is requested
2021-12-03 absl-team Support std::reference_wapper as a smart pointer type in gmock
2021-12-02 absl-team Fix typo in GoogleMock Cookbook.
2021-11-29 absl-team Work around Android KitKat tzset bug
2021-11-25 ludger.paehler Fix typo in the queue test.
2021-11-16 denis.samoylov Suppress unused-value warning
2021-11-16 93249401+assafpr fixed branch from master to main in readme.md
2021-11-16 93249401+assafpr Update README.md
2021-11-16 krystian.kuzniarek fix a typo
2021-11-15 cramertj Clarify "Times() after X" error message
2021-11-15 dmauro Update URLs in Bazel Quickstart
2021-11-12 absl-team Fix typo in gmock-matchers_test.cc: CanDescribeNegationOfExpectingOneElment => CanDescribeNegationOfExpectingOneElement
2021-11-10 absl-team Googletest export
2021-11-09 dmauro Googletest export
2021-11-10 memmenlauer googletest/src/gtest-port.cc: Added GetLastError() on Windows for CreateThread()
2021-11-09 absl-team Googletest export
2021-11-08 absl-team Googletest export
2021-11-08 absl-team Googletest export
2021-11-04 absl-team Googletest export
2021-11-05 raul.tambre Replace use of deprecated std::iterator
2021-11-03 absl-team Googletest export
2021-10-28 dmauro Googletest export
2021-10-27 dmauro Googletest export
2021-10-26 absl-team Googletest export
2021-10-26 absl-team Googletest export
2021-10-25 dmauro Googletest export
2021-10-25 dmauro Googletest export
2021-10-30 dartme18 Re #3637 Show Disabled Tests in testing output
2021-10-20 h.zeller Start a simple github actions CI
2021-10-11 absl-team Googletest export
2021-10-11 absl-team Googletest export
2021-10-11 absl-team Googletest export
2021-10-08 yesudeep Fix linker errors on FreeBSD.
2021-09-30 absl-team Googletest export
2021-09-28 absl-team Googletest export
2021-09-24 cclauss Fix remaining typos discovered by codespell
2021-09-20 absl-team Googletest export
2021-09-20 absl-team Internal change
2021-09-17 julian.amann Remove bazelbuild/rules_cc dependency
2021-09-16 cclauss Fix typos discovered by codespell
2021-09-16 cclauss Fix typos discovered by codespell
2021-09-16 cclauss Fix typo discovered by codespell
2021-09-15 absl-team Googletest export
2021-09-15 dmauro Googletest export
(...)
2021-01-11 corentinmusard Simplify cmake install file
2021-01-06 davidben Restore GTEST_ATTRIBUTE_PRINTF_ on ColoredPrintf
2021-01-03 krystian.kuzniarek remove explicit function overloads of CmpHelper?? for BiggestInt arguments
2020-12-30 mattias.ellert Port to GNU/Hurd
2020-12-29 julien.jemine Using auto instead of container::const_iterator
2020-12-25 mattias.ellert Fix gtest-help-test failure on GNU/kFreeBSD
2020-12-24 georgthegreat Use proper feature test macro to test if library supports char8_t
2020-12-21 absl-team Googletest export
2020-12-15 dmauro Googletest export
2020-12-11 absl-team Googletest export
2020-12-10 absl-team Googletest export
2020-12-10 dmauro Googletest export
2020-12-08 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-05 paul.malcolm Fix typo in CLI help message
2020-12-05 gautham.bangalore Fix typo
2020-12-04 zed.three CMake: Add namespaced ALIAS library
2020-12-03 absl-team Googletest export
2020-12-02 absl-team Googletest export
2020-12-02 absl-team Googletest export
2020-12-01 absl-team Googletest export
2020-11-30 dmauro Googletest export
2020-11-24 absl-team Googletest export
2020-11-23 absl-team Googletest export
2020-11-19 absl-team Googletest export
2020-11-13 vlee Initialize TestInfo member is_in_another_shard_ in constructor.
2020-11-12 absl-team Googletest export
2020-11-12 absl-team Googletest export
2020-11-12 absl-team Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 absl-team Googletest export
2020-11-11 marius.brehler Refactor finding python
2020-11-06 absl-team Googletest export
2020-11-06 absl-team Googletest export
2020-10-29 knut Only save original working directory if death tests are enabled
2020-11-08 hyuk.myeong fix typos
2020-11-06 absl-team Googletest export
2020-11-05 ofats Googletest export
2020-10-30 chuck.atkins Bump CMake minimum to 2.8.12
2020-10-27 elliott.brossard Add instructions for sanitizer integration
2020-09-16 hyuk.myeong Remove spaces between Google Test and Google Mock
2020-09-15 hyuk.myeong Add follow-up patch for more natural reading
2020-09-15 hyuk.myeong Apply the reviewed comment
2020-09-15 hyuk.myeong Remove a space
2020-09-15 hyuk.myeong Improve the tutorial that may be confusing
2020-02-17 krystian.kuzniarek remove a duplicated include
Bug: dawn:824
Change-Id: Ic7c5c5f808ed510282dc47231d843f1fae355e17
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/75061
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Auto-Submit: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
2022-01-05 15:54:08 +00:00
|
|
|
'action': ['python3', 'build/vs_toolchain.py', 'update', '--force'],
|
2018-07-31 16:50:03 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
# Note: On Win, this should run after win_toolchain, as it may use it.
|
|
|
|
'name': 'clang',
|
|
|
|
'pattern': '.',
|
Roll build dependencies to enable C++17
This rolls 7 build dependencies: build, buildtools, libc++, libc++abi,
clang, testing and googletest. Roll commit messages are below. It also
adds catapult as a dependency because it is required by //testing.
All hook scripts now run with python3 and GN is made to use python3 as
well since Chromium is now migrated to Python3 and some scripts check
for that.
Also add a new gclient_args.gni variable that Chromium //testing started
to read that isn't defined by default.
Roll build/ 0ff4b3d4e..555c8b467 (1214 commits)
https://chromium.googlesource.com/chromium/src/build/+log/0ff4b3d4eeb6..555c8b467c21
$ git log 0ff4b3d4e..555c8b467 --date=short --no-merges --format='%ad %ae %s'
2022-01-03 chromium-autoroll Roll Fuchsia SDK from 7.20220102.1.1 to 7.20220102.3.1
2022-01-02 chromium-autoroll Roll Fuchsia SDK from 7.20220101.3.1 to 7.20220102.1.1
2022-01-02 chromium-autoroll Roll Fuchsia SDK from 7.20220101.2.1 to 7.20220101.3.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20220101.1.1 to 7.20220101.2.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20211231.3.1 to 7.20220101.1.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20211231.2.1 to 7.20211231.3.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211231.0.1 to 7.20211231.2.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211230.2.3 to 7.20211231.0.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211230.1.1 to 7.20211230.2.3
2021-12-30 chromium-autoroll Roll Fuchsia SDK from 7.20211230.0.1 to 7.20211230.1.1
2021-12-30 chromium-autoroll Roll Fuchsia SDK from 7.20211229.2.3 to 7.20211230.0.1
2021-12-30 chonggu [Fuchsia] Add runtimes needed for ASAN builds
2021-12-30 chonggu [Fuchsia] Remove llvm-symbolizer from Fuchsia builds
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211229.1.1 to 7.20211229.2.3
2021-12-29 thomasanderson [TSAN] Suppress system fontconfig data races
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211228.3.1 to 7.20211229.1.1
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211228.2.3 to 7.20211228.3.1
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211228.1.1 to 7.20211228.2.3
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211227.3.1 to 7.20211228.1.1
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211227.2.1 to 7.20211227.3.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211227.0.1 to 7.20211227.2.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211225.3.1 to 7.20211227.0.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211225.0.1 to 7.20211225.3.1
2021-12-25 chromium-autoroll Roll Fuchsia SDK from 7.20211224.3.1 to 7.20211225.0.1
2021-12-25 chromium-autoroll Roll Fuchsia SDK from 7.20211224.1.1 to 7.20211224.3.1
2021-12-24 chromium-autoroll Roll Fuchsia SDK from 7.20211224.0.1 to 7.20211224.1.1
2021-12-24 chromium-autoroll Roll Fuchsia SDK from 7.20211223.2.2 to 7.20211224.0.1
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211223.1.1 to 7.20211223.2.2
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211222.3.1 to 7.20211223.1.1
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211222.2.1 to 7.20211222.3.1
2021-12-23 adetaylor [rust] Pass environment variables to build scripts.
2021-12-22 adetaylor [rust] Fix non-Linux builds
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211222.1.1 to 7.20211222.2.1
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211221.3.1 to 7.20211222.1.1
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211221.1.1 to 7.20211221.3.1
2021-12-21 ynovikov Disallow command option abbreviations in logdog_wrapper
2021-12-21 chromium-autoroll Roll Fuchsia SDK from 7.20211221.0.1 to 7.20211221.1.1
2021-12-21 brucedawson build: Relanding Rudimentary support for Visual Studio 2022.
2021-12-21 agrieve Android: Disable use_glib in secondary toolchains (attempt #2)
2021-12-21 adetaylor [rust] Add ultra-simple executable.
2021-12-21 wnwen Android: Speed up incremental install sharding
2021-12-21 chromium-autoroll Roll Fuchsia SDK from 7.20211220.2.1 to 7.20211221.0.1
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211220.1.1 to 7.20211220.2.1
2021-12-20 adetaylor [rust] Work around lld discarding sections
2021-12-20 lukasza [rust] Add `rust_unit_tests_group(...)` gni template.
2021-12-20 lgrey Reland^4: "Mac: enable ThinLTO (without unit splitting)"
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211219.3.1 to 7.20211220.1.1
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211219.2.1 to 7.20211219.3.1
2021-12-19 chromium-autoroll Roll Fuchsia SDK from 7.20211219.1.1 to 7.20211219.2.1
2021-12-19 chromium-autoroll Roll Fuchsia SDK from 7.20211218.3.1 to 7.20211219.1.1
(...)
2021-06-29 wnwen Android: Migrate build/android tests to python3
2021-06-29 pkotwicz [Build] Switch list_java_targets.py to use python3 instead of vpython3
2021-06-29 chromium-autoroll Roll Fuchsia SDK from 5.20210628.3.2 to 5.20210629.1.1
2021-06-29 chromium-autoroll Roll Fuchsia SDK from 5.20210628.2.1 to 5.20210628.3.2
2021-06-29 elkurin Remove glib and ATK from Lacros build.
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210628.1.1 to 5.20210628.2.1
2021-06-28 agrieve Reland #3 "Android: Enable use_debug_fission for official builds""
2021-06-28 bpastene Optionally stream local script tests results to RDB.
2021-06-28 hans [include analysis] Make the analysis script work on Windows
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210627.3.1 to 5.20210628.1.1
2021-06-28 sdefresne [ios] Improve selection of secondary toolchain for "fat" build
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210627.2.1 to 5.20210627.3.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210627.1.1 to 5.20210627.2.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210626.3.1 to 5.20210627.1.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210626.2.1 to 5.20210626.3.1
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210626.1.1 to 5.20210626.2.1
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210625.3.1 to 5.20210626.1.1
2021-06-26 pkasting Fix warnings for -Wc++11-narrowing.
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210625.2.1 to 5.20210625.3.1
2021-06-26 brucedawson Reland "Put source and object file names at the front"
2021-06-25 linxinan Add build rule to generate skylab runner script
2021-06-25 robliao Add a Dependency to LASTCHANGE in process_version and Fix an Argument Name
2021-06-25 xiaohuic Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210625.1.1 to 5.20210625.2.1
2021-06-25 justincohen Reland "ios: Remove IsSpuriousMessage logic."
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210624.3.1 to 5.20210625.1.1
2021-06-25 mcrouse Revert "Put source and object file names at the front"
2021-06-25 thomasanderson Statically link libffi on Linux
2021-06-25 brucedawson Put source and object file names at the front
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210624.2.1 to 5.20210624.3.1
2021-06-25 bsheedy Dryrun Android Gold retries
2021-06-24 bpastene build: Relocate android/pylib's result_sink.py to //build/util.
2021-06-24 fdegans [code-health] Migrate //build/skia_gold_common/PRESUBMIT.py to python3
2021-06-24 fdegans [code-health] Migrate //build/chromeos/PRESUBMIT.py to python3
2021-06-24 fdegans [code-health] Migrate //build/lacros/PRESUBMIT.py to python3
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210624.1.1 to 5.20210624.2.1
2021-06-24 thomasanderson Revert "ios: Remove IsSpuriousMessage logic."
2021-06-24 justincohen ios: Remove IsSpuriousMessage logic.
2021-06-24 pasko generate_gradle: Allow android_sdk_version to be int
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210623.4.1 to 5.20210624.1.1
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210623.2.1 to 5.20210623.4.1
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210623.0.1 to 5.20210623.2.1
2021-06-23 agrieve Android: Fix compile_resources.py for upcoming material design roll
2021-06-23 hans Disable -Wmax-tokens in release component builds
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210622.3.1 to 5.20210623.0.1
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210622.2.1 to 5.20210622.3.1
2021-06-23 fdegans [code-health] Migrate //build/util/lib/common/PRESUBMIT.py to python3
2021-06-22 fdegans [code-health] Migrate //build/util/PRESUBMIT.py to python3
2021-06-22 svenzheng lacros test_runner.py switch to test_ash_chrome
2021-06-22 chromium-autoroll Roll Fuchsia SDK from 5.20210622.0.1 to 5.20210622.2.1
Roll buildtools/ 9c143ace7..f78b4b9f3 (30 commits)
https://chromium.googlesource.com/chromium/src/buildtools/+log/9c143ace7560..f78b4b9f33bd
$ git log 9c143ace7..f78b4b9f3 --date=short --no-merges --format='%ad %ae %s'
2021-12-30 jojwang Add TODO for chroot rewrapper config.
2021-12-15 cavalcantii [pac] Disable libunwind cross-architecture unwinding
2021-11-17 jojwang Update build toolchains to support rewrapper from chroot.
2021-11-09 sdefresne [ios] Remove support for building with Xcode clang
2021-10-28 Richard.Townsend Reland switch to using compiler-rt/libunwind on Android
2021-10-25 bsheedy Revert "Switch to using compiler-rt/libunwind on Android"
2021-10-21 cavalcantii Switch to using compiler-rt/libunwind on Android
2021-10-18 glider Remove myself and Sergey Matveev from the owners of libc++[abi]
2021-09-27 wutao Reland "Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config"
2021-09-23 saza Revert "Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config"
2021-09-23 hans Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config
2021-09-02 yyanagisawa Add todo to rewrapper_linux.cfg.
2021-09-01 ukai Drop use_rbe_links gn args
2021-09-01 ukai remove rewrapper_*.cfg from buildtools/reclint_cfgs
2021-09-01 ukai Use `cipd ensure` instead of `cipd install -f`
2021-08-31 ukai fix permission deneid when os.remove
2021-08-31 ukai Use -force to cipd install
2021-08-31 ukai Fix win-cross-experiments config
2021-08-30 ukai Reland "use reclient cfgs cipd"
2021-08-25 ukai fetch_reclient_cfgs: ignore nacl if the directory doesn't exist
2021-08-19 yyanagisawa Revert "use reclient cfgs cipd"
2021-08-16 ukai use reclient cfgs cipd
2021-08-13 ukai container-image should have docker:// prefix
2021-08-13 ukai add fetch_reclient_cfgs.py script
2021-08-13 ukai update win-cross-experiments reclient cfgs
2021-07-16 ukai update re-client/chromium-win-nacl-cross to follow nacl roll
2021-07-07 akhuang Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-30 xiaohuic Revert "Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)""
2021-06-25 xiaohuic Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-24 fdegans [code-health] Migrate //buildtools/checkdeps to python3
Roll buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/8fa879467796..79a2e924d96e
$ git log 8fa879467..79a2e924d --date=short --no-merges --format='%ad %ae %s'
2021-05-25 ldionne.2 [libc++] Try to fix the oss-fuzz failure
2021-05-25 arthur.j.odwyer [libc++] [test] Make iter_difference_t.pass.cpp into a .compile.pass.cpp. NFCI.
2021-05-25 arthur.j.odwyer [libc++] [test] Format some C++20 iterator_traits tests. NFCI.
2021-05-19 arthur.j.odwyer [libc++] Assume that __wrap_iter always wraps a fancy pointer.
2021-05-24 koraq [libc++][doc] Update format paper status.
2021-05-23 joerg [libc++] use more early returns for consistency
2021-05-21 z.zoelec2 [libcxx][gardening] Re-order includes across libcxx.
2021-04-23 z.zoelec2 [libcxx][ranges] Add ranges::data CPO.
2021-05-08 ldionne.2 [libc++] Translate the test suite sanitizer support to the DSL
2021-05-13 z.zoelec2 [libcxx][ranges] Implement `ranges::borrowed_range`.
2021-05-20 ldionne.2 [libc++] Fix documentation build failure
2021-05-08 ldionne.2 [libc++] Remove workaround for PR28391 (ODR violations with ASAN)
2021-02-26 ldionne.2 [libc++] Switch a few CI jobs to the minimal Lit configuration
2021-05-13 cjdb [libcxx][ranges] adds concept `sized_range` and cleans up `ranges::size`
2021-05-04 cjdb [libcxx][iterator][nfc] acquires lock for working on [range.iter.ops]
2021-03-15 akhuang Apply [[standalone_debug]] to some types in the STL.
2021-05-12 arthur.j.odwyer [libc++] Alphabetize header inclusions and include-what-you-use <__debug>. NFCI.
2021-05-12 arthur.j.odwyer [libc++] Some fixes to the <bit> utilities.
2021-04-18 kbessonova [libcxx][test] Attempt to make debug mode tests more bulletproof
2021-05-15 kbessonova [libcxx] NFC. Add missed articles to _LIPCPP_ASSERT messages in <list>
2021-04-27 z.zoelec2 [libcxx][ranges] Add `contiguous_iterator`.
2021-05-13 koraq [libc++] Improve make_string test support.
2021-03-11 martin [libcxx] [test] Change the generic_string_alloc test to test conversions to all char types
2021-05-13 z.zoelec2 [libcxx][docs] Add two locks: transform_view and take_view.
2021-05-13 z.zoelec2 [libcxx][docs] Update the One Ranges PRoposal Status with open revisions.
2021-05-11 z.zoelec2 [libcxx][ranges] Fix `ranges::empty` when begin, end, and empty members are provided.
2021-05-12 kbessonova [libcxx] NFC. Fix misprint unodered -> unordered
2021-05-02 cjdb [libcxx] modifies `_CmpUnspecifiedParam` ignore types outside its domain
2021-05-03 martin [libcxx] [test] Fix fs.op.last_write_time for Windows
2021-05-12 koraq [libc++][nfc] remove duplicated __to_unsigned.
2021-05-09 kbessonova [libcxx] NFC. Correct wordings of _LIBCPP_ASSERT debug messages
2021-05-10 kbessonova [libcxx][test] Split more debug mode tests
2021-05-11 vvereschaka [libc++] Run `substitutes-in-compile-flags.sh.cpp` test on Windows.
2021-02-26 martin [libcxx] [test] Fix filesystem permission tests for windows
2021-05-11 z.zoelec2 [libcxx][tests] Fix incomplte.verify tests by disabling them on clang-10.
2021-05-10 arthur.j.odwyer [libc++] Remove more unnecessary _VSTD:: from type names. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::is_unsigned/is_unsigned/ in <random>. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::chrono/chrono/g. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/std::size_t/size_t/g. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::declval/declval/g. NFCI.
2021-05-10 kbessonova [libcxx][test] Make string.modifiers/clear_and_shrink_db1.pass.cpp a regular mode test
2021-05-02 cjdb [libcxx] deprecates/removes `std::raw_storage_iterator`
2021-05-01 cjdb [libcxx] makes comparison operators for `std::*_ordering` types hidden friends
2021-04-12 cjdb [libcxx] removes operator!= and globally guards against no spaceship operator
2021-04-23 z.zoelec2 [libcxx][ranges] Add ranges::empty CPO.
2021-04-12 cjdb [libcxx] removes `weak_equality` and `strong_equality` from <compare>
2021-05-09 koraq [libc++][NFC] Remove _VSTD:: when not needed.
2021-05-10 jasonliu.development [libc++][AIX] Define _LIBCPP_ELAST
2021-05-09 koraq [libc++][doc] Update the Format library status.
2021-05-08 ldionne.2 [libc++] NFC: Refactor Lit annotations
(...)
2021-02-24 martin [libcxx] [test] Quote the path to the python interpreter
2021-02-24 ldionne.2 [libc++] NFC: Fix a few tests in tuple that would succeed trivially
2021-02-24 ldionne.2 [libc++] NFC: Fix a few tests in pair that would succeed trivially
2020-10-22 martin [libcxx] [test] Don't pass INCLUDE to clang via -isystem
2021-02-24 marek.kurdej [libc++] [docs] [C++2b] Update status page with papers adopted in February 2021 virtual meeting.
2020-11-02 martin [libcxx] [test] Define _CRT_STDIO_ISO_WIDE_SPECIFIERS while building tests
2021-02-22 koraq [NFC][libc++] Fix _LIBCPP_HAS_BITSCAN64 usage.
2018-07-31 ldionne [libc++] Fix tuple assignment from types derived from a tuple-like
2021-02-20 martin [libcxx] [test] Call create_directory_symlink when linking directories
2020-11-06 martin [libcxx] Make path::format a non-class enum
2021-02-20 koraq [libc++] Fix the build for AppleClang.
2021-02-19 martin [libcxx] [test] Remove two unnecesary files/variables in a test
2021-01-09 martin [libcxx] Rename a method in PathParser for clarity. NFC.
2021-02-20 koraq [libc++] Fixes _LIBCPP_HAS_NO_CONCEPTS
2021-02-19 z.zoelec2 [libc++][nfc] Only test if pair is_assignable after C++03.
2020-11-05 martin [libcxx] Enable filesystem by default for mingw targets
2021-02-19 z.zoelec2 [libc++][nfc] SFINAE on pair/tuple assignment operators: LWG 2729.
2020-11-09 martin [libcxx] Make generic_*string return paths with forward slashes on windows
2021-02-19 z.zoelec2 [libcxx] Fix LWG 2875: shared_ptr::shared_ptr(Y*, D, […]) constructors should be constrained.
2020-11-05 martin [libcxx] Have lexically_normal return the path with preferred separators
2021-02-19 marek.kurdej [libc++] Turn off clang-format for auto-generated version header. NFC.
2021-02-18 z.zoelec2 [libc++] shared_ptr deleter requirements (LWG 2802).
2021-02-18 z.zoelec2 Mark 2534 as Complete.
2021-02-17 cjdb.ns [libcxx] adds concept `std::uniform_random_bit_generator`
2021-02-17 joerg libcxx: use early returns
2021-02-18 thakis libcxx: fix a documentation typo
2021-02-18 zibi [SystemZ][ZOS] Guard using declaration for ::fchmodat
2020-11-04 martin [libcxx] Implement append and operator/ properly for windows
2020-11-01 martin [libcxx] Implement is_absolute properly for windows
2021-02-17 ldionne.2 [libc++] Allow retries in a few more flaky tests
2020-11-03 martin [libcxx] Implement parsing of root_name for paths on windows
2021-02-16 zibi [SystemZ][ZOS] Prefer -nostdlib++ as opposed to -nodefaultlibs when building c++ libraries
2021-02-16 colin [libc++] Build thread_win32.cpp only if LIBCXX_HAS_PTHREAD_API is not set
2021-02-15 arthur.j.odwyer [libc++] Change `std::numeric_limits` to just `numeric_limits` in <chrono>.
2021-02-15 ldionne.2 [libc++] Mark __cpp_lib_constexpr_memory as being implemented
2021-02-15 dimitry Define new/delete in libc++ when using libcxxrt
2021-02-12 zibi [SystemZ][ZOS] Fix __libcpp_thrad_isnull()
2021-02-12 zibi [SystemZ][ZOS] Provide CLOCK_MONOTONIC alternative
2021-02-11 koraq [libc++][format] Enable format_error on older compilers.
2021-02-11 koraq [libc++][format] Improve Add basic_format_parse_context.
2021-02-02 koraq [libc++][format] Add basic_format_parse_context.
2021-02-10 tokarip [libc++] Use builtins in more math.h functions.
2021-02-08 cjdb [libcxx] adds concepts `std::invocable` and `std::regular_invocable`
2021-02-04 cjdb [libcxx] adds concept std::derived_from
2021-01-21 cjdb [libcxx] adds [concepts.arithmetic]
2021-02-10 ldionne.2 [libc++] Remove c++98 Lit features in the test suite
2021-02-08 cjdb [libcxx] adds concept `std::copy_constructible`
2021-02-08 cjdb [libcxx] adds concept `std::move_constructible`
2021-02-10 colin [libc++] Fix copy-paste mistake in __threading_support
2021-02-04 cjdb [libcxx] adds concept `std::convertible_to`
Roll buildtools/third_party/libc++abi/trunk/ f4328ad7c..2715a6c0d (77 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git/+log/f4328ad7c0d8..2715a6c0de8d
$ git log f4328ad7c..2715a6c0d --date=short --no-merges --format='%ad %ae %s'
2021-12-08 martin [libcxx] Use LIBCXX_EXECUTOR in new test configs
2021-12-13 ldionne.2 [libc++abi][NFC] Fix comment
2021-12-10 ties.stuij [ARM][libcxxabi] Add PACBTI-M support to libcxxabi
2021-12-09 xingxue [libc++abi][AIX] Add 2 LIT tests for the AIX unwinder
2021-09-22 ldionne.2 [libc++][release] Do not force building the runtimes with -fPIC
2021-12-01 ldionne.2 [runtimes] Move WARNING to FATAL_ERROR for folks using FOO_BUILD_32_BITS
2021-11-23 ldionne.2 [runtimes] Remove support for GCC-style 32 bit multilib builds
2021-11-26 daniel.kiss [libunwind][ARM] Handle end of stack during unwind
2021-11-08 arthur.j.odwyer [libc++] [test] Eliminate libcpp-no-noexcept-function-type and libcpp-no-structured-bindings.
2021-11-17 ldionne.2 [runtimes][NFC] Remove filenames at the top of the license notice
2021-11-17 ldionne.2 [libc++abi] Don't re-define _LIBCPP_HAS_NO_THREADS in single-threaded mode
2021-11-09 daltenty [libcxx][CI][AIX] Switch to LLVM_ENABLE_RUNTIMES
2021-11-04 daniel.kiss Reland "[libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M"
2021-11-05 vvereschaka Revert "[libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M"
2021-08-11 Daniel.McIntosh [libcxxabi] Fix NO_THREADS version of test_exception_storage.pass.cpp
2021-11-04 daniel.kiss [libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M
2021-10-28 ldionne.2 [libc++] Temporarily mark tests as UNSUPPORTED to get the CI green
2021-10-27 daniel.kiss Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2021-10-28 daniel.kiss Revert "Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume.""
2021-10-27 daniel.kiss Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2020-09-28 phosek [CMake] Cache the compiler-rt library search results
2021-10-27 daniel.kiss Revert "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2021-10-27 daniel.kiss [ARM] __cxa_end_cleanup should be called instead of _UnwindResume.
2021-10-26 contact [Demangle] Add prepend functionality to OutputString
2021-10-21 dblaikie Fix for OutputStream->OutputBuffer rename
2021-10-21 vitalybuka [libcxxabi] Fix build after D111947
2021-10-21 contact [Demangle] Rename OutputStream to OutputString
2021-10-21 phosek Revert "[CMake] Cache the compiler-rt library search results"
2021-10-12 ldionne.2 [runtimes] Properly handle the sysroot/triple/gcc-toolchain
2021-10-20 ldionne.2 [libc++abi] Guard include of <unistd.h> behind __has_include
2020-09-28 phosek [CMake] Cache the compiler-rt library search results
2021-10-13 daltenty [libc++][AIX] Add scripts and config for building with the libcxx CI infrastructure
2021-10-12 ldionne.2 [libc++abi][ci] Add a from-scratch config for libc++abi on Apple/system
2021-10-12 ldionne.2 [libc++abi] Change LIBCXXABI_NO_TIMER to LIBCXXABI_USE_TIMER
2021-09-28 ldionne.2 [runtimes] Add tests for vendor-specific properties
2021-09-29 ldionne.2 [runtimes] Allow FOO_TEST_CONFIG to be a relative path
2021-09-30 ldionne.2 [libc++abi] Mark __cxa_new_handler with _LIBCPP_SAFE_STATIC
2021-10-01 tomasz.miasko [Demangle][Rust] Parse non-ASCII identifiers
2021-09-30 ldionne.2 [libc++abi][NFCI] Consistently group new_handler, unexpected_handler and terminate_handler
2021-09-30 haowei Revert "[libc++][libc++abi] Add tests for vendor-specific properties"
2021-09-28 ldionne.2 [libc++][libc++abi] Add tests for vendor-specific properties
2021-09-23 pengfei.wang [demangle] Support for ISO/IEC TS 18661 binary floating point type
2021-09-20 ldionne.2 [libc++abi] Remove unnecessary atomic_support.h header from libc++abi
2021-09-16 nehaljw.kkd1 [libcxx][libcxxabi] CMAKE_REQUIRED_FLAGS is a string, not a list
2021-09-11 zhouzhouyi [libcxxabi] NFC: fix incorrect indentation of braces
2021-08-11 martin [runtimes] Allow overriding where CMake installs RUNTIME type libraries (DLLs)
2021-09-02 ldionne.2 [libc++abi] Remove workarounds for missing -Wno-exceptions on older GCCs
2021-09-02 daniel.kiss [Unwind] Harmonise exception class for EHABI spec.
2021-08-31 ldionne.2 [libc++] Remove some workarounds for unsupported GCC and Clang versions
2021-08-30 xiaoxiang [libc++abi] Avoid the warning: "__EXCEPTIONS" is not defined, evaluates to 0 [-Werror=undef]
2021-08-24 marukawa [libc++abi] Apply simplify scan_eh_tab to SjLj
2021-08-20 ldionne.2 [libc++] Remove test-suite annotations for unsupported Clang versions
2021-08-20 ldionne.2 [libc++] Remove more test-suite workarounds for unsupported GCC versions
2021-08-04 Daniel.McIntosh [NFC][libcxxabi] Run clang-format on libcxxabi/src/cxa_guard_impl.h
2021-08-17 borisov.mikhail [libc++abi] Fix possible infinite loop in itanium demangler
2021-08-17 borisov.mikhail [libc++abi][NFC] Move PODSmallVector definition to the top of ItaniumDemangle.h
2021-08-09 ldionne.2 [libc++] Remove Lit annotations for unsupported GCC versions from the test suite
2021-08-11 daniel.kiss [Arm][Unwind][libc++abi] Add _Unwind_ForcedUnwind to EHABI.
2021-06-15 ldionne.2 [runtimes] Always build libc++, libc++abi and libunwind with -fPIC
2021-07-26 ldionne.2 [libc++abi/unwind] NFC: Normalize how we set target properties
2021-06-07 stuart.brady [demangler] Fix demangling of 'half'
2021-07-14 ldionne.2 [runtimes] Simplify how we set the target triple
2021-07-15 ldionne.2 [libc++] Add a job running GCC with C++11
2021-07-15 ldionne.2 [runtimes] Don't try passing --target flags to GCC
2021-07-15 ldionne.2 [libc++/abi] Fix broken Lit feature no-noexcept-function-type
2021-07-14 ldionne.2 [runtimes] Serialize all Lit params instead of passing them to add_lit_testsuite
2021-07-14 ldionne.2 [runtimes] Bring back TARGET_TRIPLE
2021-07-14 ldionne.2 [runtimes] Inherit the TARGET_TRIPLE that may be set by LLVM
2021-07-14 ldionne.2 [runtimes] NFCI: Drop intermediate CMake variable TARGET_TRIPLE
2021-07-12 ldionne.2 [libc++] Add a CI job for macOS on arm64 hardware 🥳
2021-04-28 John.Ericson Prepare Compiler-RT for GnuInstallDirs, matching libcxx, document all
2021-07-07 ldionne.2 [libc++] NFC: Fix incorrect comments in CMake
2021-07-05 ldionne.2 [runtimes] Move enable_32bit to the DSL
2021-06-18 ldionne.2 [runtimes] Simplify how we specify XFAIL & friends based on the triple
2021-06-01 ldionne.2 [libc++] Serialize Lit parameters to make them available to from-scratch configs
2021-06-28 ldionne.2 [libc++] NFCI: Remove unused Lit parameter sanitizer_library
2021-06-23 xingxue [libc++abi][AIX] Enable calculating addresses with DW_EH_PE_datarel
Roll tools/clang/ 03ff857f1..8b7330592 (158 commits)
https://chromium.googlesource.com/chromium/src/tools/clang/+log/03ff857f1227..8b7330592cb8
$ git log 03ff857f1..8b7330592 --date=short --no-merges --format='%ad %ae %s'
2021-12-23 apolito fix python3 incompatibility with strings vs bytes
2021-12-18 thakis Roll clang llvmorg-14-init-12246-g7787a8f1-2 : llvmorg-14-init-12719-gc4b45eeb-1
2021-12-17 thakis clang: Statically link against hermetic libxml2 on non-Windows too
2021-12-16 danakj Package the clang libs and headers for building clang tools
2021-12-16 thakis Roll clang llvmorg-14-init-11564-g37fbf238-4 : llvmorg-14-init-12246-g7787a8f1-1
2021-12-13 thestig Fix deprecation warning in analyze_includes.py.
2021-12-10 andre.kempe Revert "Enable PAC and BTI for compiler-rt."
2021-12-08 thakis clang build script: Bump libxml2 from 2.9.11 to 2.9.12, pull from https
2021-12-08 thakis win: Statically link libxml2 into lld-link, stop running links under `ninja -t msvc`
2021-12-07 thakis Roll clang llvmorg-14-init-11416-gc22b1106-2 : llvmorg-14-init-11564-g37fbf238-1
2021-12-07 thakis Fix presubmit failing on every edit to tools/clang/scripts/build.py
2021-12-07 yukiy BRP: Convert ContentMainRunnerImpl::delegate_ to raw_ptr
2021-12-06 hans Include reclient toolchain inputs files in the clang package
2021-12-05 thakis Roll clang llvmorg-14-init-11339-g0a14674f-2 : llvmorg-14-init-11416-gc22b1106-1
2021-12-04 hans Roll clang llvmorg-14-init-11072-gb1bc627e-1 : llvmorg-14-init-11339-g0a14674f-2
2021-12-02 ynovikov Test Clang rolls on SwANGLE bots
2021-12-02 hans Roll clang llvmorg-14-init-8564-g34b903d8-9 : llvmorg-14-init-11072-gb1bc627e-1
2021-11-30 lukasza Presubmit checks that reject `raw_ptr<T>` in Renderer-only code.
2021-11-29 andre.kempe Enable PAC and BTI for compiler-rt.
2021-11-26 keishi Exclude ContentMainRunnerImpl::delegate_ from rewrite
2021-11-26 Richard.Townsend Reland "Build Clang android runtimes without relying on libgcc"
2021-11-26 keishi Exclude ReachedAddressesBitset::reached_ from rewrite
2021-11-25 keishi Fix rewriter exclusion for DoTexSubImageArguments::pixels
2021-11-24 bartekn [BRP] Update blocklist for paths to separate repositories
2021-11-24 keishi Exclude ServiceProcessState::state_ from rewrite
2021-11-23 keishi Fix clang plugin style errors for MiraclePtr Big Rewrite
2021-11-22 keishi Add rewriter exclusions for not-rewritten platform specific code
2021-11-22 keishi Add rewriter exclusions caused by Objective-C
2021-11-19 lukasza Don't append `.get()` to arguments of Unretained functions.
2021-11-19 hans Revert "Add llvm-dwp to //third_party/llvm-build"
2021-11-18 dewittj Revert "Build Clang android runtimes without relying on libgcc"
2021-11-18 hans Build Clang android runtimes without relying on libgcc
2021-11-16 bartekn Fix RewriteRawPtrFields.cpp test failures
2021-11-13 pbos Rename "base/macros.h" => "base/ignore_result.h"
2021-11-08 bikineev Revert "heap: Fix plugin bug for cppgc builds"
2021-11-05 thakis Roll clang llvmorg-14-init-8033-gabb2a91b-2 : llvmorg-14-init-8564-g34b903d8-2
2021-11-04 collinbaker Use per-target runtime dirs on Linux
2021-11-03 baghdadi zos: remove unneeded map in GetPlatformUrlPrefix
2021-11-03 agrieve Remove obsolete script download_objdump.py
2021-11-03 brucedawson Revert "Roll clang llvmorg-14-init-8033-gabb2a91b-1 : llvmorg-14-init-8281-gaa1d32f5-1"
2021-11-01 baghdadi zos:[build][tools/clang] add support for z/OS
2021-10-31 thakis Roll clang llvmorg-14-init-8033-gabb2a91b-1 : llvmorg-14-init-8281-gaa1d32f5-1
2021-10-31 thakis Remove linux_angle_deqp_rel_ng from clang roll try set
2021-10-31 keishi Fix run_tool.py after r935738
2021-10-29 hans Switch the Clang build.py shebang to Python 3
2021-10-29 thakis Roll clang llvmorg-14-init-7378-gaee49255-1 : llvmorg-14-init-8033-gabb2a91b-1
2021-10-28 thakis Move tools/clang/scripts/upload_revision.py to py3
2021-10-28 hans Clang update.py: Suggest python3 when curl'ing the script
2021-10-28 sinansahin Revert "Bump Android API level to 21 for all architectures"
2021-10-28 hans Reland "Make the Clang update.py script require Python 3"
(...)
2021-07-29 aeubanks Run PGO trybots on clang rolls
2021-07-29 hans Clang build script: Fix python3 problem after crrev.com/c/906112
2021-07-29 pkasting Revert "[BRP] Rename CheckedPtr<T> to raw_ptr<T>"
2021-07-28 bartekn [BRP] Rename CheckedPtr<T> to raw_ptr<T>
2021-07-28 hans Revert "Roll clang llvmorg-13-init-15561-gf98ed74f-1 : llvmorg-13-init-16514-gb1777b04-1"
2021-07-28 hans Clang: the tip-of-tree version is now 14.0.0
2021-07-27 keishi Reland "Treat raw_ptr specially in FindBadConstructsConsumer"
2021-07-27 keishi Enable dcheck_always_on in rewrite_raw_ptr_fields script
2021-07-27 keishi Add rewrite_raw_ptr_fields exclude fields where .get() is not added
2021-07-26 thakis Roll clang llvmorg-13-init-15561-gf98ed74f-1 : llvmorg-13-init-16514-gb1777b04-1
2021-07-24 thakis Roll clang llvmorg-13-init-15163-g98033fdc-1 : llvmorg-13-init-15561-gf98ed74f-1
2021-07-21 hans Revert "Treat raw_ptr specially in FindBadConstructsConsumer"
2021-07-21 keishi Treat raw_ptr specially in FindBadConstructsConsumer
2021-07-15 hans Link to the include analysis archive
2021-07-14 hans Revert "[Include analysis] Use multiple processes to compute dominance"
2021-07-13 lukasza Only generate exclusions for `reinterpret_cast` of *trivial* types.
2021-07-13 hans [Include analysis] Use multiple processes to compute dominance
2021-07-13 thakis Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15163-g98033fdc-1
2021-07-13 thakis clang script: Add android-asan to roll trybots.
2021-07-12 thakis mac: Stop uploading a separate lld_mac package and remove last bits referring to it
2021-07-12 thakis Revert "Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15040-gc10947b5-1"
2021-07-12 thakis Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15040-gc10947b5-1
2021-07-09 thakis clang package script: Use more than one core to compress cab files
2021-07-09 steveroe Build .so for Chrome-Fuchsia ASan tests instead of .a.
2021-07-08 akhuang Modify goma_link.py to pass lto flags in the native link step.
2021-07-08 thakis clang package script: measure win_upload_clang zip time
2021-07-08 hans Roll clang llvmorg-13-init-14634-gf814cd74-1 : llvmorg-13-init-14732-g8a7b5ebf-1
2021-07-06 hans Roll clang llvmorg-13-init-14563-gbcaf57ca-1 : llvmorg-13-init-14634-gf814cd74-1
2021-07-06 bartekn [BRP] Rearrange sections in the path exclusion file for better grouping
2021-07-06 omerkatz heap: Clang plugin warns against tracing Persistents
2021-07-05 thakis Roll clang llvmorg-13-init-14086-ge1b8fde1-1 : llvmorg-13-init-14563-gbcaf57ca-1
2021-07-02 omerkatz heap: Revise IsStackAllocated check in clang plugin
2021-07-02 omerkatz Reland "heap: Update clang gc plugin definition of class requires tracing"
2021-07-02 omerkatz heap: Adjust plugin stubs
2021-06-29 thakis Roll clang llvmorg-13-init-14006-gd5402a2f-1 : llvmorg-13-init-14086-ge1b8fde1-1
2021-06-29 hans [include analysis] Link to chromium.googlesource.com instead of crrev.com
2021-06-29 thakis Revert "heap: Update clang gc plugin definition of class requires tracing"
2021-06-29 thakis Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-14006-gd5402a2f-1
2021-06-28 omerkatz heap: Update clang gc plugin definition of class requires tracing
2021-06-28 hans [include analysis] Make the analysis script work on Windows
2021-06-28 findit-for-me Revert "Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-13925-g0f24ffcd-1"
2021-06-28 thakis Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-13925-g0f24ffcd-1
2021-06-25 omerkatz Reland "heap: Fix clang plugin handling of cppgc library types"
2021-06-24 zequanwu Roll clang llvmorg-13-init-13305-g1605fce6-4 : llvmorg-13-init-13689-g93938943-1
2021-06-23 thakis Revert "heap: Fix clang plugin handling of cppgc library types"
2021-06-22 sdefresne [macOS/Linux] Ship wasm-ld symlink to lld (with lld)
2021-06-22 omerkatz heap: Fix clang plugin handling of cppgc library types
2021-06-22 thakis mac: Remove things unneeded now that lld is in the default package
2021-06-22 thakis mac: Add lld (and llvm-ar) to default clang package
2021-06-21 thakis mac, ios: Change install name of asan and ubsan dylibs
Roll testing/ 3e2640a32..d485ae97b (4140 commits; 2 trivial rolls)
https://chromium.googlesource.com/chromium/src/testing/+log/3e2640a325dc..d485ae97b790
$ git log 3e2640a32..d485ae97b --date=short --no-merges --format='%ad %ae %s'
2022-01-03 qsr [fuchsia] Re-disable MSE_ClearKey/EncryptedMediaTest.*
2021-12-29 wuwang Add local http server as the site to render
2021-12-28 andypaicu Cleanup autogranted DSE permissions
2021-12-23 anise Enable document scanning with maldoca by default.
2021-12-23 wylieb [Read Later] Update fieldtrial_testing_config with new variations
2021-12-22 ramyagopalan Updating to vpython for ChromeOS.
2021-12-22 ramyagopalan Fixing ValueError.
2021-12-22 ramyagopalan Moving removal of config file.
2021-12-22 xinghuilu Remove code for EnhancedProtectionPromoCard on Android.
2021-12-22 ramyagopalan Updating test_traffic_annotation_auditor to check for ChromeOS.
2021-12-21 wenbinzhang [benchmarking] Reduce shard size of nexus 5x webview
2021-12-20 lukasza [rust] Add `rust_unit_tests_group(...)` gni template.
2021-12-20 cowmoo personalization: turn on wallpaper SWA feature
2021-12-20 gujen [LR] Add fieldtrial config & fix tests
2021-12-20 majewski [Files SWA]: Finch Field Trial Testing Config.
2021-12-16 thakis Stop running variations_smoke_tests on bots for now
2021-12-16 lgrey Mac: temporarily stop stripping tests in official builds
2021-12-16 blundell Remove ClankStartupOptimizations from fieldtrial_testing_config
2021-12-16 grt [fuchsia] Add support for building and running CFv2 tests.
2021-12-16 jianli Revert "Remove SyncConsentOptional and OsSyncFeatureEnabled"
2021-12-16 sshrimp Update quickrun shards
2021-12-16 weizhong upload report.json to result db as invocation level artifact
2021-12-16 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 sky Adds AvoidUnnecessaryBeforeUnloadCheck to field trial testing config
2021-12-15 jongahn Add experiment for mojo sturctured metrics.
2021-12-15 jmadill gpu infra: Remove ANGLE tests from Linux Debug/TSAN.
2021-12-15 bsheedy Switch GPU Mac exp to 12.0
2021-12-15 bryantchandler [fuchsia] Remove unittests that use crash keys
2021-12-15 eseckler variations: Remove test config for PowerScheduler experiments.
2021-12-15 alexilin Revert "[Autofill Assistant] Enable animations + Remove filter"
2021-12-15 bsazonov Remove SyncConsentOptional and OsSyncFeatureEnabled
2021-12-15 alexilin Revert "[LR] Add fieldtrial config entry"
2021-12-15 sandromaggi [Autofill Assistant] Enable animations + Remove filter
2021-12-15 sshrimp Add sharding option for quickrun
2021-12-15 wenbinzhang [benchmarking] update pixel 4 os dimension to have more details
2021-12-15 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 carlosil Add CertificateTransparencyAndroid to field trial testing config
2021-12-15 bsheedy Fix unexpected passes typo
2021-12-15 michaeldo Remove IOS Tab Grid Bulk Actions flag
2021-12-14 lazzzis [Messages] Add fieldtrial entry for PWA install message
2021-12-14 hypan Disable failed test in perfetto_unittests on android-12-x64-fyi-rel
2021-12-14 ynovikov Re-disable Metal WebGL on 'Mac FYI ASAN (Intel)'
2021-12-14 kuanhuang setup builder win11-rel-swarming in dev
2021-12-14 weizhong Fix failures when upload artifacts for wpt tests
2021-12-14 haileywang [Snooze IPH] update fieldtrial to match finch
2021-12-14 enga WebGPU CTS: remove --disable-gpu-sandbox
2021-12-14 hidehiko Remove NonSFI mode part 8.
2021-12-14 gujen [LR] Add fieldtrial config entry
2021-12-14 thakis Build mac installer on mac-chrome trybot
(...)
2020-11-06 twellington 🤠 Disable AutofillUpstreamTest.testSaveCardInfoBarWithEmptyMonthAndYear
2020-11-06 ewannpv Revert "[iOS] Adds EnableCloseAllTabsConfirmation config"
2020-11-06 ewannpv [iOS] Adds EnableCloseAllTabsConfirmation config
2020-11-06 asamidoi Add warn-only and enforce mode to the CheckOfflineCapability feature
2020-11-06 livvielin [ios] Enable kIOSLookalikeUrlNavigationSuggestionsUI by default
2020-11-06 isherman List Weilun as a fieldtrial_testing_config.json OWNER
2020-11-05 xiaochengh Prepare CSSKeyframesMemoryReduction for finch experiment
2020-11-05 schwering [Autofill] Removed obsolete features AutofillEnforceMinRequiredFields*.
2020-11-05 pbos Remove UseTextForUpdateButton from testing config
2020-11-05 lpz Disable (via flag) baselines translation and annotation handling in wptMetadataBuilder for desktop wpt bots.
2020-11-05 erikchen Update field-trial testing config for heap profiling.
2020-11-05 vasilii Fully launch the compromised password bubble on ToT and delete the flag.
2020-11-05 clemensb [libfuzzer][v8][inspector] Restrict alphabet to ascii
2020-11-05 msisov ozone/x11: fix views_unittests
2020-11-05 benreich [js-code-coverage] Merge JavaScript v8 coverage outputs
2020-11-05 chrome-weblayer-builder weblayer: Add skew tests for new versions released in beta
2020-11-05 ddoman [resultdb] disable SinkAPI-integration on blink_web_tests
2020-11-04 sprang Removes WebRTC-VideoRateControl trial from test config
2020-11-04 chanli Enable resultdb on test suites with single test
2020-11-04 liaoyuke [lacros] Stop isolating prebuilt ash-chrome
2020-11-04 gatong Infra: Removing experimental builders
2020-11-04 bpastene Remove cros_browser_sanity_test from all CrOS bots.
2020-11-04 ewannpv [iOS] Launch EnablePersistentDownloads feature
2020-11-04 dschinazi Add HostResolverDispatch to fieldtrial_testing_config
2020-11-04 agrieve Revert "Reland #2: Android: Use locally-build devil deps only when build_with_chromium=true"
2020-11-04 kmoon Make PDF partial loading disabled the default
2020-11-04 gayane Revert "Add share features to testing config"
2020-11-04 jdonnelly [omnibox] Add on-focus feature to the desktop field trial testing config
2020-11-03 bjoyce Add chrome_junit_test shard experimental test suit.
2020-11-03 ender Add Trending Queries to testing config.
2020-11-03 yilkal Reland "Reland "Adds parental handoff login screen in oobe.""
2020-11-03 jmadill Add ANGLE gold trace tests to GPU.FYI.
2020-11-03 jmadill Re-enable angle_white_box_tests on TSAN.
2020-11-03 ianstruiksma Win10 - Remove temp 1909/1803 bots
2020-11-03 jmadill Remove ANGLE tests from NV Shield TV.
2020-11-03 rmhasan weblayer, skew tests: Add src/ changes to add testers for Android Marshmallow
2020-11-03 agrieve Reland #2: Android: Use locally-build devil deps only when build_with_chromium=true
2020-11-03 jmadill Add flaky retries for Win7/AMD ANGLE tests.
2020-11-03 rmhasan weblayer, skew tests: Make rmhasan@ sole reviewer for CL's uploaded by create-weblayer-skew-tests
2020-11-03 jmadill Remove angle_unittests swarming exception.
2020-11-03 clemensb [libfuzzer][v8][inspector] Add inspector_fuzzer
2020-11-03 nohle [DeviceSync v2] Enable v2 DeviceSync flag by default
2020-11-03 ianstruiksma Have win10-omaha-tester use win10 version mixin
2020-11-03 drott Rebaselines for running layout tests on Windows 10 1909
2020-11-02 tmathmeyer Add d3d11 stable fieldtrial testing configs
2020-11-02 drubery Add windows to platforms for ClientSideDetectionModel
2020-11-02 kylechar Disable webgl_conformance_fast_call_tests
2020-11-02 chrome-weblayer-builder weblayer: Add skew tests for new versions released in beta
2020-11-02 bpastene Move net_unittests on the internal CrOS VM bot to the main test pool.
2020-11-02 mbonadei Add filter file to content_browsertests data_deps.
Roll third_party/googletest/ 282877317..6b74da475 (287 commits)
https://chromium.googlesource.com/external/github.com/google/googletest/+log/2828773179fa..6b74da4757a5
$ git log 282877317..6b74da475 --date=short --no-merges --format='%ad %ae %s'
2021-12-27 absl-team Include the param names in the generated description of the MATCHER_P matchers.
2021-12-22 absl-team Clarify "package" means "Bazel package", and promote `testonly=True` rather than `testing` sub-directory.
2021-12-22 dmauro Makes the Python imports consistently use full paths from the repository root, unifying the behavior between Bazel and CMake
2021-12-21 dmauro Makes TestForDeathTest.CRTDebugDeath only run when _DEBUG is defined
2021-12-15 dinor Release tests for UnitTestOptions::MatchesFilter
2021-12-07 absl-team Add NOLINT to address modernize-use-trailing-return-type in TEST_F uses
2021-12-04 ayush854032 Allow to specify a random seed independently of whether shuffling is requested
2021-12-03 absl-team Support std::reference_wapper as a smart pointer type in gmock
2021-12-02 absl-team Fix typo in GoogleMock Cookbook.
2021-11-29 absl-team Work around Android KitKat tzset bug
2021-11-25 ludger.paehler Fix typo in the queue test.
2021-11-16 denis.samoylov Suppress unused-value warning
2021-11-16 93249401+assafpr fixed branch from master to main in readme.md
2021-11-16 93249401+assafpr Update README.md
2021-11-16 krystian.kuzniarek fix a typo
2021-11-15 cramertj Clarify "Times() after X" error message
2021-11-15 dmauro Update URLs in Bazel Quickstart
2021-11-12 absl-team Fix typo in gmock-matchers_test.cc: CanDescribeNegationOfExpectingOneElment => CanDescribeNegationOfExpectingOneElement
2021-11-10 absl-team Googletest export
2021-11-09 dmauro Googletest export
2021-11-10 memmenlauer googletest/src/gtest-port.cc: Added GetLastError() on Windows for CreateThread()
2021-11-09 absl-team Googletest export
2021-11-08 absl-team Googletest export
2021-11-08 absl-team Googletest export
2021-11-04 absl-team Googletest export
2021-11-05 raul.tambre Replace use of deprecated std::iterator
2021-11-03 absl-team Googletest export
2021-10-28 dmauro Googletest export
2021-10-27 dmauro Googletest export
2021-10-26 absl-team Googletest export
2021-10-26 absl-team Googletest export
2021-10-25 dmauro Googletest export
2021-10-25 dmauro Googletest export
2021-10-30 dartme18 Re #3637 Show Disabled Tests in testing output
2021-10-20 h.zeller Start a simple github actions CI
2021-10-11 absl-team Googletest export
2021-10-11 absl-team Googletest export
2021-10-11 absl-team Googletest export
2021-10-08 yesudeep Fix linker errors on FreeBSD.
2021-09-30 absl-team Googletest export
2021-09-28 absl-team Googletest export
2021-09-24 cclauss Fix remaining typos discovered by codespell
2021-09-20 absl-team Googletest export
2021-09-20 absl-team Internal change
2021-09-17 julian.amann Remove bazelbuild/rules_cc dependency
2021-09-16 cclauss Fix typos discovered by codespell
2021-09-16 cclauss Fix typos discovered by codespell
2021-09-16 cclauss Fix typo discovered by codespell
2021-09-15 absl-team Googletest export
2021-09-15 dmauro Googletest export
(...)
2021-01-11 corentinmusard Simplify cmake install file
2021-01-06 davidben Restore GTEST_ATTRIBUTE_PRINTF_ on ColoredPrintf
2021-01-03 krystian.kuzniarek remove explicit function overloads of CmpHelper?? for BiggestInt arguments
2020-12-30 mattias.ellert Port to GNU/Hurd
2020-12-29 julien.jemine Using auto instead of container::const_iterator
2020-12-25 mattias.ellert Fix gtest-help-test failure on GNU/kFreeBSD
2020-12-24 georgthegreat Use proper feature test macro to test if library supports char8_t
2020-12-21 absl-team Googletest export
2020-12-15 dmauro Googletest export
2020-12-11 absl-team Googletest export
2020-12-10 absl-team Googletest export
2020-12-10 dmauro Googletest export
2020-12-08 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-05 paul.malcolm Fix typo in CLI help message
2020-12-05 gautham.bangalore Fix typo
2020-12-04 zed.three CMake: Add namespaced ALIAS library
2020-12-03 absl-team Googletest export
2020-12-02 absl-team Googletest export
2020-12-02 absl-team Googletest export
2020-12-01 absl-team Googletest export
2020-11-30 dmauro Googletest export
2020-11-24 absl-team Googletest export
2020-11-23 absl-team Googletest export
2020-11-19 absl-team Googletest export
2020-11-13 vlee Initialize TestInfo member is_in_another_shard_ in constructor.
2020-11-12 absl-team Googletest export
2020-11-12 absl-team Googletest export
2020-11-12 absl-team Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 absl-team Googletest export
2020-11-11 marius.brehler Refactor finding python
2020-11-06 absl-team Googletest export
2020-11-06 absl-team Googletest export
2020-10-29 knut Only save original working directory if death tests are enabled
2020-11-08 hyuk.myeong fix typos
2020-11-06 absl-team Googletest export
2020-11-05 ofats Googletest export
2020-10-30 chuck.atkins Bump CMake minimum to 2.8.12
2020-10-27 elliott.brossard Add instructions for sanitizer integration
2020-09-16 hyuk.myeong Remove spaces between Google Test and Google Mock
2020-09-15 hyuk.myeong Add follow-up patch for more natural reading
2020-09-15 hyuk.myeong Apply the reviewed comment
2020-09-15 hyuk.myeong Remove a space
2020-09-15 hyuk.myeong Improve the tutorial that may be confusing
2020-02-17 krystian.kuzniarek remove a duplicated include
Bug: dawn:824
Change-Id: Ic7c5c5f808ed510282dc47231d843f1fae355e17
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/75061
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Auto-Submit: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
2022-01-05 15:54:08 +00:00
|
|
|
'action': ['python3', 'tools/clang/scripts/update.py'],
|
2018-07-31 16:50:03 +00:00
|
|
|
'condition': 'dawn_standalone',
|
|
|
|
},
|
2022-05-16 12:58:24 +00:00
|
|
|
{
|
|
|
|
# This is also supposed to support the same set of platforms as 'clang'
|
|
|
|
# above. LLVM ToT support isn't provided at the moment.
|
|
|
|
'name': 'clang_tidy',
|
|
|
|
'pattern': '.',
|
2022-05-17 08:21:02 +00:00
|
|
|
'condition': 'dawn_standalone and checkout_clang_tidy',
|
2022-05-16 12:58:24 +00:00
|
|
|
'action': ['python3', 'tools/clang/scripts/update.py',
|
|
|
|
'--package=clang-tidy'],
|
|
|
|
},
|
2018-07-31 16:50:03 +00:00
|
|
|
{
|
|
|
|
# Pull rc binaries using checked-in hashes.
|
|
|
|
'name': 'rc_win',
|
|
|
|
'pattern': '.',
|
2021-03-04 17:37:55 +00:00
|
|
|
'condition': 'dawn_standalone and checkout_win and host_os == "win"',
|
2018-07-31 16:50:03 +00:00
|
|
|
'action': [ 'download_from_google_storage',
|
|
|
|
'--no_resume',
|
|
|
|
'--no_auth',
|
|
|
|
'--bucket', 'chromium-browser-clang/rc',
|
2018-09-10 13:16:10 +00:00
|
|
|
'-s', 'build/toolchain/win/rc/win/rc.exe.sha1',
|
2018-07-31 16:50:03 +00:00
|
|
|
],
|
|
|
|
},
|
2023-02-10 13:53:31 +00:00
|
|
|
{
|
|
|
|
'name': 'rc_linux',
|
|
|
|
'pattern': '.',
|
|
|
|
'condition': 'checkout_win and host_os == "linux"',
|
|
|
|
'action': [ 'download_from_google_storage',
|
|
|
|
'--no_resume',
|
|
|
|
'--no_auth',
|
|
|
|
'--bucket', 'chromium-browser-clang/rc',
|
|
|
|
'-s', 'build/toolchain/win/rc/linux64/rc.sha1',
|
|
|
|
]
|
|
|
|
},
|
2020-11-03 18:18:06 +00:00
|
|
|
# Pull clang-format binaries using checked-in hashes.
|
2022-04-07 10:40:46 +00:00
|
|
|
{
|
|
|
|
'name': 'clang_format_win',
|
|
|
|
'pattern': '.',
|
|
|
|
'condition': 'dawn_standalone and host_os == "win"',
|
|
|
|
'action': [ 'download_from_google_storage',
|
|
|
|
'--no_resume',
|
|
|
|
'--no_auth',
|
|
|
|
'--bucket', 'chromium-clang-format',
|
|
|
|
'-s', 'buildtools/win/clang-format.exe.sha1',
|
|
|
|
],
|
|
|
|
},
|
2020-11-03 18:18:06 +00:00
|
|
|
{
|
2022-04-06 19:57:42 +00:00
|
|
|
'name': 'clang_format_mac_x64',
|
2020-11-03 18:18:06 +00:00
|
|
|
'pattern': '.',
|
2022-04-06 19:57:42 +00:00
|
|
|
'condition': 'dawn_standalone and host_os == "mac" and host_cpu == "x64"',
|
2020-11-03 18:18:06 +00:00
|
|
|
'action': [ 'download_from_google_storage',
|
|
|
|
'--no_resume',
|
|
|
|
'--no_auth',
|
|
|
|
'--bucket', 'chromium-clang-format',
|
2022-04-06 19:57:42 +00:00
|
|
|
'-s', 'buildtools/mac/clang-format.x64.sha1',
|
|
|
|
'-o', 'buildtools/mac/clang-format',
|
2020-11-03 18:18:06 +00:00
|
|
|
],
|
|
|
|
},
|
|
|
|
{
|
2022-04-06 19:57:42 +00:00
|
|
|
'name': 'clang_format_mac_arm64',
|
2020-11-03 18:18:06 +00:00
|
|
|
'pattern': '.',
|
2022-04-06 19:57:42 +00:00
|
|
|
'condition': 'dawn_standalone and host_os == "mac" and host_cpu == "arm64"',
|
2022-03-24 14:19:19 +00:00
|
|
|
'action': [ 'download_from_google_storage',
|
|
|
|
'--no_resume',
|
|
|
|
'--no_auth',
|
|
|
|
'--bucket', 'chromium-clang-format',
|
2022-04-06 19:57:42 +00:00
|
|
|
'-s', 'buildtools/mac/clang-format.arm64.sha1',
|
|
|
|
'-o', 'buildtools/mac/clang-format',
|
2022-03-24 14:19:19 +00:00
|
|
|
],
|
|
|
|
},
|
|
|
|
{
|
2020-04-08 20:40:25 +00:00
|
|
|
'name': 'clang_format_linux',
|
2022-03-24 14:19:19 +00:00
|
|
|
'pattern': '.',
|
2022-04-06 19:37:27 +00:00
|
|
|
'condition': 'dawn_standalone and host_os == "linux"',
|
2020-11-03 18:18:06 +00:00
|
|
|
'action': [ 'download_from_google_storage',
|
|
|
|
'--no_resume',
|
|
|
|
'--no_auth',
|
|
|
|
'--bucket', 'chromium-clang-format',
|
2020-04-08 20:40:25 +00:00
|
|
|
'-s', 'buildtools/linux64/clang-format.sha1',
|
2020-11-03 18:18:06 +00:00
|
|
|
],
|
|
|
|
},
|
2018-11-19 10:13:31 +00:00
|
|
|
# Update build/util/LASTCHANGE.
|
|
|
|
{
|
|
|
|
'name': 'lastchange',
|
|
|
|
'pattern': '.',
|
2020-07-01 05:08:36 +00:00
|
|
|
'condition': 'dawn_standalone',
|
Roll build dependencies to enable C++17
This rolls 7 build dependencies: build, buildtools, libc++, libc++abi,
clang, testing and googletest. Roll commit messages are below. It also
adds catapult as a dependency because it is required by //testing.
All hook scripts now run with python3 and GN is made to use python3 as
well since Chromium is now migrated to Python3 and some scripts check
for that.
Also add a new gclient_args.gni variable that Chromium //testing started
to read that isn't defined by default.
Roll build/ 0ff4b3d4e..555c8b467 (1214 commits)
https://chromium.googlesource.com/chromium/src/build/+log/0ff4b3d4eeb6..555c8b467c21
$ git log 0ff4b3d4e..555c8b467 --date=short --no-merges --format='%ad %ae %s'
2022-01-03 chromium-autoroll Roll Fuchsia SDK from 7.20220102.1.1 to 7.20220102.3.1
2022-01-02 chromium-autoroll Roll Fuchsia SDK from 7.20220101.3.1 to 7.20220102.1.1
2022-01-02 chromium-autoroll Roll Fuchsia SDK from 7.20220101.2.1 to 7.20220101.3.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20220101.1.1 to 7.20220101.2.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20211231.3.1 to 7.20220101.1.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20211231.2.1 to 7.20211231.3.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211231.0.1 to 7.20211231.2.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211230.2.3 to 7.20211231.0.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211230.1.1 to 7.20211230.2.3
2021-12-30 chromium-autoroll Roll Fuchsia SDK from 7.20211230.0.1 to 7.20211230.1.1
2021-12-30 chromium-autoroll Roll Fuchsia SDK from 7.20211229.2.3 to 7.20211230.0.1
2021-12-30 chonggu [Fuchsia] Add runtimes needed for ASAN builds
2021-12-30 chonggu [Fuchsia] Remove llvm-symbolizer from Fuchsia builds
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211229.1.1 to 7.20211229.2.3
2021-12-29 thomasanderson [TSAN] Suppress system fontconfig data races
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211228.3.1 to 7.20211229.1.1
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211228.2.3 to 7.20211228.3.1
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211228.1.1 to 7.20211228.2.3
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211227.3.1 to 7.20211228.1.1
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211227.2.1 to 7.20211227.3.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211227.0.1 to 7.20211227.2.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211225.3.1 to 7.20211227.0.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211225.0.1 to 7.20211225.3.1
2021-12-25 chromium-autoroll Roll Fuchsia SDK from 7.20211224.3.1 to 7.20211225.0.1
2021-12-25 chromium-autoroll Roll Fuchsia SDK from 7.20211224.1.1 to 7.20211224.3.1
2021-12-24 chromium-autoroll Roll Fuchsia SDK from 7.20211224.0.1 to 7.20211224.1.1
2021-12-24 chromium-autoroll Roll Fuchsia SDK from 7.20211223.2.2 to 7.20211224.0.1
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211223.1.1 to 7.20211223.2.2
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211222.3.1 to 7.20211223.1.1
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211222.2.1 to 7.20211222.3.1
2021-12-23 adetaylor [rust] Pass environment variables to build scripts.
2021-12-22 adetaylor [rust] Fix non-Linux builds
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211222.1.1 to 7.20211222.2.1
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211221.3.1 to 7.20211222.1.1
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211221.1.1 to 7.20211221.3.1
2021-12-21 ynovikov Disallow command option abbreviations in logdog_wrapper
2021-12-21 chromium-autoroll Roll Fuchsia SDK from 7.20211221.0.1 to 7.20211221.1.1
2021-12-21 brucedawson build: Relanding Rudimentary support for Visual Studio 2022.
2021-12-21 agrieve Android: Disable use_glib in secondary toolchains (attempt #2)
2021-12-21 adetaylor [rust] Add ultra-simple executable.
2021-12-21 wnwen Android: Speed up incremental install sharding
2021-12-21 chromium-autoroll Roll Fuchsia SDK from 7.20211220.2.1 to 7.20211221.0.1
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211220.1.1 to 7.20211220.2.1
2021-12-20 adetaylor [rust] Work around lld discarding sections
2021-12-20 lukasza [rust] Add `rust_unit_tests_group(...)` gni template.
2021-12-20 lgrey Reland^4: "Mac: enable ThinLTO (without unit splitting)"
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211219.3.1 to 7.20211220.1.1
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211219.2.1 to 7.20211219.3.1
2021-12-19 chromium-autoroll Roll Fuchsia SDK from 7.20211219.1.1 to 7.20211219.2.1
2021-12-19 chromium-autoroll Roll Fuchsia SDK from 7.20211218.3.1 to 7.20211219.1.1
(...)
2021-06-29 wnwen Android: Migrate build/android tests to python3
2021-06-29 pkotwicz [Build] Switch list_java_targets.py to use python3 instead of vpython3
2021-06-29 chromium-autoroll Roll Fuchsia SDK from 5.20210628.3.2 to 5.20210629.1.1
2021-06-29 chromium-autoroll Roll Fuchsia SDK from 5.20210628.2.1 to 5.20210628.3.2
2021-06-29 elkurin Remove glib and ATK from Lacros build.
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210628.1.1 to 5.20210628.2.1
2021-06-28 agrieve Reland #3 "Android: Enable use_debug_fission for official builds""
2021-06-28 bpastene Optionally stream local script tests results to RDB.
2021-06-28 hans [include analysis] Make the analysis script work on Windows
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210627.3.1 to 5.20210628.1.1
2021-06-28 sdefresne [ios] Improve selection of secondary toolchain for "fat" build
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210627.2.1 to 5.20210627.3.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210627.1.1 to 5.20210627.2.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210626.3.1 to 5.20210627.1.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210626.2.1 to 5.20210626.3.1
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210626.1.1 to 5.20210626.2.1
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210625.3.1 to 5.20210626.1.1
2021-06-26 pkasting Fix warnings for -Wc++11-narrowing.
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210625.2.1 to 5.20210625.3.1
2021-06-26 brucedawson Reland "Put source and object file names at the front"
2021-06-25 linxinan Add build rule to generate skylab runner script
2021-06-25 robliao Add a Dependency to LASTCHANGE in process_version and Fix an Argument Name
2021-06-25 xiaohuic Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210625.1.1 to 5.20210625.2.1
2021-06-25 justincohen Reland "ios: Remove IsSpuriousMessage logic."
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210624.3.1 to 5.20210625.1.1
2021-06-25 mcrouse Revert "Put source and object file names at the front"
2021-06-25 thomasanderson Statically link libffi on Linux
2021-06-25 brucedawson Put source and object file names at the front
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210624.2.1 to 5.20210624.3.1
2021-06-25 bsheedy Dryrun Android Gold retries
2021-06-24 bpastene build: Relocate android/pylib's result_sink.py to //build/util.
2021-06-24 fdegans [code-health] Migrate //build/skia_gold_common/PRESUBMIT.py to python3
2021-06-24 fdegans [code-health] Migrate //build/chromeos/PRESUBMIT.py to python3
2021-06-24 fdegans [code-health] Migrate //build/lacros/PRESUBMIT.py to python3
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210624.1.1 to 5.20210624.2.1
2021-06-24 thomasanderson Revert "ios: Remove IsSpuriousMessage logic."
2021-06-24 justincohen ios: Remove IsSpuriousMessage logic.
2021-06-24 pasko generate_gradle: Allow android_sdk_version to be int
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210623.4.1 to 5.20210624.1.1
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210623.2.1 to 5.20210623.4.1
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210623.0.1 to 5.20210623.2.1
2021-06-23 agrieve Android: Fix compile_resources.py for upcoming material design roll
2021-06-23 hans Disable -Wmax-tokens in release component builds
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210622.3.1 to 5.20210623.0.1
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210622.2.1 to 5.20210622.3.1
2021-06-23 fdegans [code-health] Migrate //build/util/lib/common/PRESUBMIT.py to python3
2021-06-22 fdegans [code-health] Migrate //build/util/PRESUBMIT.py to python3
2021-06-22 svenzheng lacros test_runner.py switch to test_ash_chrome
2021-06-22 chromium-autoroll Roll Fuchsia SDK from 5.20210622.0.1 to 5.20210622.2.1
Roll buildtools/ 9c143ace7..f78b4b9f3 (30 commits)
https://chromium.googlesource.com/chromium/src/buildtools/+log/9c143ace7560..f78b4b9f33bd
$ git log 9c143ace7..f78b4b9f3 --date=short --no-merges --format='%ad %ae %s'
2021-12-30 jojwang Add TODO for chroot rewrapper config.
2021-12-15 cavalcantii [pac] Disable libunwind cross-architecture unwinding
2021-11-17 jojwang Update build toolchains to support rewrapper from chroot.
2021-11-09 sdefresne [ios] Remove support for building with Xcode clang
2021-10-28 Richard.Townsend Reland switch to using compiler-rt/libunwind on Android
2021-10-25 bsheedy Revert "Switch to using compiler-rt/libunwind on Android"
2021-10-21 cavalcantii Switch to using compiler-rt/libunwind on Android
2021-10-18 glider Remove myself and Sergey Matveev from the owners of libc++[abi]
2021-09-27 wutao Reland "Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config"
2021-09-23 saza Revert "Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config"
2021-09-23 hans Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config
2021-09-02 yyanagisawa Add todo to rewrapper_linux.cfg.
2021-09-01 ukai Drop use_rbe_links gn args
2021-09-01 ukai remove rewrapper_*.cfg from buildtools/reclint_cfgs
2021-09-01 ukai Use `cipd ensure` instead of `cipd install -f`
2021-08-31 ukai fix permission deneid when os.remove
2021-08-31 ukai Use -force to cipd install
2021-08-31 ukai Fix win-cross-experiments config
2021-08-30 ukai Reland "use reclient cfgs cipd"
2021-08-25 ukai fetch_reclient_cfgs: ignore nacl if the directory doesn't exist
2021-08-19 yyanagisawa Revert "use reclient cfgs cipd"
2021-08-16 ukai use reclient cfgs cipd
2021-08-13 ukai container-image should have docker:// prefix
2021-08-13 ukai add fetch_reclient_cfgs.py script
2021-08-13 ukai update win-cross-experiments reclient cfgs
2021-07-16 ukai update re-client/chromium-win-nacl-cross to follow nacl roll
2021-07-07 akhuang Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-30 xiaohuic Revert "Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)""
2021-06-25 xiaohuic Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-24 fdegans [code-health] Migrate //buildtools/checkdeps to python3
Roll buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/8fa879467796..79a2e924d96e
$ git log 8fa879467..79a2e924d --date=short --no-merges --format='%ad %ae %s'
2021-05-25 ldionne.2 [libc++] Try to fix the oss-fuzz failure
2021-05-25 arthur.j.odwyer [libc++] [test] Make iter_difference_t.pass.cpp into a .compile.pass.cpp. NFCI.
2021-05-25 arthur.j.odwyer [libc++] [test] Format some C++20 iterator_traits tests. NFCI.
2021-05-19 arthur.j.odwyer [libc++] Assume that __wrap_iter always wraps a fancy pointer.
2021-05-24 koraq [libc++][doc] Update format paper status.
2021-05-23 joerg [libc++] use more early returns for consistency
2021-05-21 z.zoelec2 [libcxx][gardening] Re-order includes across libcxx.
2021-04-23 z.zoelec2 [libcxx][ranges] Add ranges::data CPO.
2021-05-08 ldionne.2 [libc++] Translate the test suite sanitizer support to the DSL
2021-05-13 z.zoelec2 [libcxx][ranges] Implement `ranges::borrowed_range`.
2021-05-20 ldionne.2 [libc++] Fix documentation build failure
2021-05-08 ldionne.2 [libc++] Remove workaround for PR28391 (ODR violations with ASAN)
2021-02-26 ldionne.2 [libc++] Switch a few CI jobs to the minimal Lit configuration
2021-05-13 cjdb [libcxx][ranges] adds concept `sized_range` and cleans up `ranges::size`
2021-05-04 cjdb [libcxx][iterator][nfc] acquires lock for working on [range.iter.ops]
2021-03-15 akhuang Apply [[standalone_debug]] to some types in the STL.
2021-05-12 arthur.j.odwyer [libc++] Alphabetize header inclusions and include-what-you-use <__debug>. NFCI.
2021-05-12 arthur.j.odwyer [libc++] Some fixes to the <bit> utilities.
2021-04-18 kbessonova [libcxx][test] Attempt to make debug mode tests more bulletproof
2021-05-15 kbessonova [libcxx] NFC. Add missed articles to _LIPCPP_ASSERT messages in <list>
2021-04-27 z.zoelec2 [libcxx][ranges] Add `contiguous_iterator`.
2021-05-13 koraq [libc++] Improve make_string test support.
2021-03-11 martin [libcxx] [test] Change the generic_string_alloc test to test conversions to all char types
2021-05-13 z.zoelec2 [libcxx][docs] Add two locks: transform_view and take_view.
2021-05-13 z.zoelec2 [libcxx][docs] Update the One Ranges PRoposal Status with open revisions.
2021-05-11 z.zoelec2 [libcxx][ranges] Fix `ranges::empty` when begin, end, and empty members are provided.
2021-05-12 kbessonova [libcxx] NFC. Fix misprint unodered -> unordered
2021-05-02 cjdb [libcxx] modifies `_CmpUnspecifiedParam` ignore types outside its domain
2021-05-03 martin [libcxx] [test] Fix fs.op.last_write_time for Windows
2021-05-12 koraq [libc++][nfc] remove duplicated __to_unsigned.
2021-05-09 kbessonova [libcxx] NFC. Correct wordings of _LIBCPP_ASSERT debug messages
2021-05-10 kbessonova [libcxx][test] Split more debug mode tests
2021-05-11 vvereschaka [libc++] Run `substitutes-in-compile-flags.sh.cpp` test on Windows.
2021-02-26 martin [libcxx] [test] Fix filesystem permission tests for windows
2021-05-11 z.zoelec2 [libcxx][tests] Fix incomplte.verify tests by disabling them on clang-10.
2021-05-10 arthur.j.odwyer [libc++] Remove more unnecessary _VSTD:: from type names. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::is_unsigned/is_unsigned/ in <random>. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::chrono/chrono/g. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/std::size_t/size_t/g. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::declval/declval/g. NFCI.
2021-05-10 kbessonova [libcxx][test] Make string.modifiers/clear_and_shrink_db1.pass.cpp a regular mode test
2021-05-02 cjdb [libcxx] deprecates/removes `std::raw_storage_iterator`
2021-05-01 cjdb [libcxx] makes comparison operators for `std::*_ordering` types hidden friends
2021-04-12 cjdb [libcxx] removes operator!= and globally guards against no spaceship operator
2021-04-23 z.zoelec2 [libcxx][ranges] Add ranges::empty CPO.
2021-04-12 cjdb [libcxx] removes `weak_equality` and `strong_equality` from <compare>
2021-05-09 koraq [libc++][NFC] Remove _VSTD:: when not needed.
2021-05-10 jasonliu.development [libc++][AIX] Define _LIBCPP_ELAST
2021-05-09 koraq [libc++][doc] Update the Format library status.
2021-05-08 ldionne.2 [libc++] NFC: Refactor Lit annotations
(...)
2021-02-24 martin [libcxx] [test] Quote the path to the python interpreter
2021-02-24 ldionne.2 [libc++] NFC: Fix a few tests in tuple that would succeed trivially
2021-02-24 ldionne.2 [libc++] NFC: Fix a few tests in pair that would succeed trivially
2020-10-22 martin [libcxx] [test] Don't pass INCLUDE to clang via -isystem
2021-02-24 marek.kurdej [libc++] [docs] [C++2b] Update status page with papers adopted in February 2021 virtual meeting.
2020-11-02 martin [libcxx] [test] Define _CRT_STDIO_ISO_WIDE_SPECIFIERS while building tests
2021-02-22 koraq [NFC][libc++] Fix _LIBCPP_HAS_BITSCAN64 usage.
2018-07-31 ldionne [libc++] Fix tuple assignment from types derived from a tuple-like
2021-02-20 martin [libcxx] [test] Call create_directory_symlink when linking directories
2020-11-06 martin [libcxx] Make path::format a non-class enum
2021-02-20 koraq [libc++] Fix the build for AppleClang.
2021-02-19 martin [libcxx] [test] Remove two unnecesary files/variables in a test
2021-01-09 martin [libcxx] Rename a method in PathParser for clarity. NFC.
2021-02-20 koraq [libc++] Fixes _LIBCPP_HAS_NO_CONCEPTS
2021-02-19 z.zoelec2 [libc++][nfc] Only test if pair is_assignable after C++03.
2020-11-05 martin [libcxx] Enable filesystem by default for mingw targets
2021-02-19 z.zoelec2 [libc++][nfc] SFINAE on pair/tuple assignment operators: LWG 2729.
2020-11-09 martin [libcxx] Make generic_*string return paths with forward slashes on windows
2021-02-19 z.zoelec2 [libcxx] Fix LWG 2875: shared_ptr::shared_ptr(Y*, D, […]) constructors should be constrained.
2020-11-05 martin [libcxx] Have lexically_normal return the path with preferred separators
2021-02-19 marek.kurdej [libc++] Turn off clang-format for auto-generated version header. NFC.
2021-02-18 z.zoelec2 [libc++] shared_ptr deleter requirements (LWG 2802).
2021-02-18 z.zoelec2 Mark 2534 as Complete.
2021-02-17 cjdb.ns [libcxx] adds concept `std::uniform_random_bit_generator`
2021-02-17 joerg libcxx: use early returns
2021-02-18 thakis libcxx: fix a documentation typo
2021-02-18 zibi [SystemZ][ZOS] Guard using declaration for ::fchmodat
2020-11-04 martin [libcxx] Implement append and operator/ properly for windows
2020-11-01 martin [libcxx] Implement is_absolute properly for windows
2021-02-17 ldionne.2 [libc++] Allow retries in a few more flaky tests
2020-11-03 martin [libcxx] Implement parsing of root_name for paths on windows
2021-02-16 zibi [SystemZ][ZOS] Prefer -nostdlib++ as opposed to -nodefaultlibs when building c++ libraries
2021-02-16 colin [libc++] Build thread_win32.cpp only if LIBCXX_HAS_PTHREAD_API is not set
2021-02-15 arthur.j.odwyer [libc++] Change `std::numeric_limits` to just `numeric_limits` in <chrono>.
2021-02-15 ldionne.2 [libc++] Mark __cpp_lib_constexpr_memory as being implemented
2021-02-15 dimitry Define new/delete in libc++ when using libcxxrt
2021-02-12 zibi [SystemZ][ZOS] Fix __libcpp_thrad_isnull()
2021-02-12 zibi [SystemZ][ZOS] Provide CLOCK_MONOTONIC alternative
2021-02-11 koraq [libc++][format] Enable format_error on older compilers.
2021-02-11 koraq [libc++][format] Improve Add basic_format_parse_context.
2021-02-02 koraq [libc++][format] Add basic_format_parse_context.
2021-02-10 tokarip [libc++] Use builtins in more math.h functions.
2021-02-08 cjdb [libcxx] adds concepts `std::invocable` and `std::regular_invocable`
2021-02-04 cjdb [libcxx] adds concept std::derived_from
2021-01-21 cjdb [libcxx] adds [concepts.arithmetic]
2021-02-10 ldionne.2 [libc++] Remove c++98 Lit features in the test suite
2021-02-08 cjdb [libcxx] adds concept `std::copy_constructible`
2021-02-08 cjdb [libcxx] adds concept `std::move_constructible`
2021-02-10 colin [libc++] Fix copy-paste mistake in __threading_support
2021-02-04 cjdb [libcxx] adds concept `std::convertible_to`
Roll buildtools/third_party/libc++abi/trunk/ f4328ad7c..2715a6c0d (77 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git/+log/f4328ad7c0d8..2715a6c0de8d
$ git log f4328ad7c..2715a6c0d --date=short --no-merges --format='%ad %ae %s'
2021-12-08 martin [libcxx] Use LIBCXX_EXECUTOR in new test configs
2021-12-13 ldionne.2 [libc++abi][NFC] Fix comment
2021-12-10 ties.stuij [ARM][libcxxabi] Add PACBTI-M support to libcxxabi
2021-12-09 xingxue [libc++abi][AIX] Add 2 LIT tests for the AIX unwinder
2021-09-22 ldionne.2 [libc++][release] Do not force building the runtimes with -fPIC
2021-12-01 ldionne.2 [runtimes] Move WARNING to FATAL_ERROR for folks using FOO_BUILD_32_BITS
2021-11-23 ldionne.2 [runtimes] Remove support for GCC-style 32 bit multilib builds
2021-11-26 daniel.kiss [libunwind][ARM] Handle end of stack during unwind
2021-11-08 arthur.j.odwyer [libc++] [test] Eliminate libcpp-no-noexcept-function-type and libcpp-no-structured-bindings.
2021-11-17 ldionne.2 [runtimes][NFC] Remove filenames at the top of the license notice
2021-11-17 ldionne.2 [libc++abi] Don't re-define _LIBCPP_HAS_NO_THREADS in single-threaded mode
2021-11-09 daltenty [libcxx][CI][AIX] Switch to LLVM_ENABLE_RUNTIMES
2021-11-04 daniel.kiss Reland "[libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M"
2021-11-05 vvereschaka Revert "[libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M"
2021-08-11 Daniel.McIntosh [libcxxabi] Fix NO_THREADS version of test_exception_storage.pass.cpp
2021-11-04 daniel.kiss [libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M
2021-10-28 ldionne.2 [libc++] Temporarily mark tests as UNSUPPORTED to get the CI green
2021-10-27 daniel.kiss Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2021-10-28 daniel.kiss Revert "Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume.""
2021-10-27 daniel.kiss Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2020-09-28 phosek [CMake] Cache the compiler-rt library search results
2021-10-27 daniel.kiss Revert "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2021-10-27 daniel.kiss [ARM] __cxa_end_cleanup should be called instead of _UnwindResume.
2021-10-26 contact [Demangle] Add prepend functionality to OutputString
2021-10-21 dblaikie Fix for OutputStream->OutputBuffer rename
2021-10-21 vitalybuka [libcxxabi] Fix build after D111947
2021-10-21 contact [Demangle] Rename OutputStream to OutputString
2021-10-21 phosek Revert "[CMake] Cache the compiler-rt library search results"
2021-10-12 ldionne.2 [runtimes] Properly handle the sysroot/triple/gcc-toolchain
2021-10-20 ldionne.2 [libc++abi] Guard include of <unistd.h> behind __has_include
2020-09-28 phosek [CMake] Cache the compiler-rt library search results
2021-10-13 daltenty [libc++][AIX] Add scripts and config for building with the libcxx CI infrastructure
2021-10-12 ldionne.2 [libc++abi][ci] Add a from-scratch config for libc++abi on Apple/system
2021-10-12 ldionne.2 [libc++abi] Change LIBCXXABI_NO_TIMER to LIBCXXABI_USE_TIMER
2021-09-28 ldionne.2 [runtimes] Add tests for vendor-specific properties
2021-09-29 ldionne.2 [runtimes] Allow FOO_TEST_CONFIG to be a relative path
2021-09-30 ldionne.2 [libc++abi] Mark __cxa_new_handler with _LIBCPP_SAFE_STATIC
2021-10-01 tomasz.miasko [Demangle][Rust] Parse non-ASCII identifiers
2021-09-30 ldionne.2 [libc++abi][NFCI] Consistently group new_handler, unexpected_handler and terminate_handler
2021-09-30 haowei Revert "[libc++][libc++abi] Add tests for vendor-specific properties"
2021-09-28 ldionne.2 [libc++][libc++abi] Add tests for vendor-specific properties
2021-09-23 pengfei.wang [demangle] Support for ISO/IEC TS 18661 binary floating point type
2021-09-20 ldionne.2 [libc++abi] Remove unnecessary atomic_support.h header from libc++abi
2021-09-16 nehaljw.kkd1 [libcxx][libcxxabi] CMAKE_REQUIRED_FLAGS is a string, not a list
2021-09-11 zhouzhouyi [libcxxabi] NFC: fix incorrect indentation of braces
2021-08-11 martin [runtimes] Allow overriding where CMake installs RUNTIME type libraries (DLLs)
2021-09-02 ldionne.2 [libc++abi] Remove workarounds for missing -Wno-exceptions on older GCCs
2021-09-02 daniel.kiss [Unwind] Harmonise exception class for EHABI spec.
2021-08-31 ldionne.2 [libc++] Remove some workarounds for unsupported GCC and Clang versions
2021-08-30 xiaoxiang [libc++abi] Avoid the warning: "__EXCEPTIONS" is not defined, evaluates to 0 [-Werror=undef]
2021-08-24 marukawa [libc++abi] Apply simplify scan_eh_tab to SjLj
2021-08-20 ldionne.2 [libc++] Remove test-suite annotations for unsupported Clang versions
2021-08-20 ldionne.2 [libc++] Remove more test-suite workarounds for unsupported GCC versions
2021-08-04 Daniel.McIntosh [NFC][libcxxabi] Run clang-format on libcxxabi/src/cxa_guard_impl.h
2021-08-17 borisov.mikhail [libc++abi] Fix possible infinite loop in itanium demangler
2021-08-17 borisov.mikhail [libc++abi][NFC] Move PODSmallVector definition to the top of ItaniumDemangle.h
2021-08-09 ldionne.2 [libc++] Remove Lit annotations for unsupported GCC versions from the test suite
2021-08-11 daniel.kiss [Arm][Unwind][libc++abi] Add _Unwind_ForcedUnwind to EHABI.
2021-06-15 ldionne.2 [runtimes] Always build libc++, libc++abi and libunwind with -fPIC
2021-07-26 ldionne.2 [libc++abi/unwind] NFC: Normalize how we set target properties
2021-06-07 stuart.brady [demangler] Fix demangling of 'half'
2021-07-14 ldionne.2 [runtimes] Simplify how we set the target triple
2021-07-15 ldionne.2 [libc++] Add a job running GCC with C++11
2021-07-15 ldionne.2 [runtimes] Don't try passing --target flags to GCC
2021-07-15 ldionne.2 [libc++/abi] Fix broken Lit feature no-noexcept-function-type
2021-07-14 ldionne.2 [runtimes] Serialize all Lit params instead of passing them to add_lit_testsuite
2021-07-14 ldionne.2 [runtimes] Bring back TARGET_TRIPLE
2021-07-14 ldionne.2 [runtimes] Inherit the TARGET_TRIPLE that may be set by LLVM
2021-07-14 ldionne.2 [runtimes] NFCI: Drop intermediate CMake variable TARGET_TRIPLE
2021-07-12 ldionne.2 [libc++] Add a CI job for macOS on arm64 hardware 🥳
2021-04-28 John.Ericson Prepare Compiler-RT for GnuInstallDirs, matching libcxx, document all
2021-07-07 ldionne.2 [libc++] NFC: Fix incorrect comments in CMake
2021-07-05 ldionne.2 [runtimes] Move enable_32bit to the DSL
2021-06-18 ldionne.2 [runtimes] Simplify how we specify XFAIL & friends based on the triple
2021-06-01 ldionne.2 [libc++] Serialize Lit parameters to make them available to from-scratch configs
2021-06-28 ldionne.2 [libc++] NFCI: Remove unused Lit parameter sanitizer_library
2021-06-23 xingxue [libc++abi][AIX] Enable calculating addresses with DW_EH_PE_datarel
Roll tools/clang/ 03ff857f1..8b7330592 (158 commits)
https://chromium.googlesource.com/chromium/src/tools/clang/+log/03ff857f1227..8b7330592cb8
$ git log 03ff857f1..8b7330592 --date=short --no-merges --format='%ad %ae %s'
2021-12-23 apolito fix python3 incompatibility with strings vs bytes
2021-12-18 thakis Roll clang llvmorg-14-init-12246-g7787a8f1-2 : llvmorg-14-init-12719-gc4b45eeb-1
2021-12-17 thakis clang: Statically link against hermetic libxml2 on non-Windows too
2021-12-16 danakj Package the clang libs and headers for building clang tools
2021-12-16 thakis Roll clang llvmorg-14-init-11564-g37fbf238-4 : llvmorg-14-init-12246-g7787a8f1-1
2021-12-13 thestig Fix deprecation warning in analyze_includes.py.
2021-12-10 andre.kempe Revert "Enable PAC and BTI for compiler-rt."
2021-12-08 thakis clang build script: Bump libxml2 from 2.9.11 to 2.9.12, pull from https
2021-12-08 thakis win: Statically link libxml2 into lld-link, stop running links under `ninja -t msvc`
2021-12-07 thakis Roll clang llvmorg-14-init-11416-gc22b1106-2 : llvmorg-14-init-11564-g37fbf238-1
2021-12-07 thakis Fix presubmit failing on every edit to tools/clang/scripts/build.py
2021-12-07 yukiy BRP: Convert ContentMainRunnerImpl::delegate_ to raw_ptr
2021-12-06 hans Include reclient toolchain inputs files in the clang package
2021-12-05 thakis Roll clang llvmorg-14-init-11339-g0a14674f-2 : llvmorg-14-init-11416-gc22b1106-1
2021-12-04 hans Roll clang llvmorg-14-init-11072-gb1bc627e-1 : llvmorg-14-init-11339-g0a14674f-2
2021-12-02 ynovikov Test Clang rolls on SwANGLE bots
2021-12-02 hans Roll clang llvmorg-14-init-8564-g34b903d8-9 : llvmorg-14-init-11072-gb1bc627e-1
2021-11-30 lukasza Presubmit checks that reject `raw_ptr<T>` in Renderer-only code.
2021-11-29 andre.kempe Enable PAC and BTI for compiler-rt.
2021-11-26 keishi Exclude ContentMainRunnerImpl::delegate_ from rewrite
2021-11-26 Richard.Townsend Reland "Build Clang android runtimes without relying on libgcc"
2021-11-26 keishi Exclude ReachedAddressesBitset::reached_ from rewrite
2021-11-25 keishi Fix rewriter exclusion for DoTexSubImageArguments::pixels
2021-11-24 bartekn [BRP] Update blocklist for paths to separate repositories
2021-11-24 keishi Exclude ServiceProcessState::state_ from rewrite
2021-11-23 keishi Fix clang plugin style errors for MiraclePtr Big Rewrite
2021-11-22 keishi Add rewriter exclusions for not-rewritten platform specific code
2021-11-22 keishi Add rewriter exclusions caused by Objective-C
2021-11-19 lukasza Don't append `.get()` to arguments of Unretained functions.
2021-11-19 hans Revert "Add llvm-dwp to //third_party/llvm-build"
2021-11-18 dewittj Revert "Build Clang android runtimes without relying on libgcc"
2021-11-18 hans Build Clang android runtimes without relying on libgcc
2021-11-16 bartekn Fix RewriteRawPtrFields.cpp test failures
2021-11-13 pbos Rename "base/macros.h" => "base/ignore_result.h"
2021-11-08 bikineev Revert "heap: Fix plugin bug for cppgc builds"
2021-11-05 thakis Roll clang llvmorg-14-init-8033-gabb2a91b-2 : llvmorg-14-init-8564-g34b903d8-2
2021-11-04 collinbaker Use per-target runtime dirs on Linux
2021-11-03 baghdadi zos: remove unneeded map in GetPlatformUrlPrefix
2021-11-03 agrieve Remove obsolete script download_objdump.py
2021-11-03 brucedawson Revert "Roll clang llvmorg-14-init-8033-gabb2a91b-1 : llvmorg-14-init-8281-gaa1d32f5-1"
2021-11-01 baghdadi zos:[build][tools/clang] add support for z/OS
2021-10-31 thakis Roll clang llvmorg-14-init-8033-gabb2a91b-1 : llvmorg-14-init-8281-gaa1d32f5-1
2021-10-31 thakis Remove linux_angle_deqp_rel_ng from clang roll try set
2021-10-31 keishi Fix run_tool.py after r935738
2021-10-29 hans Switch the Clang build.py shebang to Python 3
2021-10-29 thakis Roll clang llvmorg-14-init-7378-gaee49255-1 : llvmorg-14-init-8033-gabb2a91b-1
2021-10-28 thakis Move tools/clang/scripts/upload_revision.py to py3
2021-10-28 hans Clang update.py: Suggest python3 when curl'ing the script
2021-10-28 sinansahin Revert "Bump Android API level to 21 for all architectures"
2021-10-28 hans Reland "Make the Clang update.py script require Python 3"
(...)
2021-07-29 aeubanks Run PGO trybots on clang rolls
2021-07-29 hans Clang build script: Fix python3 problem after crrev.com/c/906112
2021-07-29 pkasting Revert "[BRP] Rename CheckedPtr<T> to raw_ptr<T>"
2021-07-28 bartekn [BRP] Rename CheckedPtr<T> to raw_ptr<T>
2021-07-28 hans Revert "Roll clang llvmorg-13-init-15561-gf98ed74f-1 : llvmorg-13-init-16514-gb1777b04-1"
2021-07-28 hans Clang: the tip-of-tree version is now 14.0.0
2021-07-27 keishi Reland "Treat raw_ptr specially in FindBadConstructsConsumer"
2021-07-27 keishi Enable dcheck_always_on in rewrite_raw_ptr_fields script
2021-07-27 keishi Add rewrite_raw_ptr_fields exclude fields where .get() is not added
2021-07-26 thakis Roll clang llvmorg-13-init-15561-gf98ed74f-1 : llvmorg-13-init-16514-gb1777b04-1
2021-07-24 thakis Roll clang llvmorg-13-init-15163-g98033fdc-1 : llvmorg-13-init-15561-gf98ed74f-1
2021-07-21 hans Revert "Treat raw_ptr specially in FindBadConstructsConsumer"
2021-07-21 keishi Treat raw_ptr specially in FindBadConstructsConsumer
2021-07-15 hans Link to the include analysis archive
2021-07-14 hans Revert "[Include analysis] Use multiple processes to compute dominance"
2021-07-13 lukasza Only generate exclusions for `reinterpret_cast` of *trivial* types.
2021-07-13 hans [Include analysis] Use multiple processes to compute dominance
2021-07-13 thakis Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15163-g98033fdc-1
2021-07-13 thakis clang script: Add android-asan to roll trybots.
2021-07-12 thakis mac: Stop uploading a separate lld_mac package and remove last bits referring to it
2021-07-12 thakis Revert "Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15040-gc10947b5-1"
2021-07-12 thakis Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15040-gc10947b5-1
2021-07-09 thakis clang package script: Use more than one core to compress cab files
2021-07-09 steveroe Build .so for Chrome-Fuchsia ASan tests instead of .a.
2021-07-08 akhuang Modify goma_link.py to pass lto flags in the native link step.
2021-07-08 thakis clang package script: measure win_upload_clang zip time
2021-07-08 hans Roll clang llvmorg-13-init-14634-gf814cd74-1 : llvmorg-13-init-14732-g8a7b5ebf-1
2021-07-06 hans Roll clang llvmorg-13-init-14563-gbcaf57ca-1 : llvmorg-13-init-14634-gf814cd74-1
2021-07-06 bartekn [BRP] Rearrange sections in the path exclusion file for better grouping
2021-07-06 omerkatz heap: Clang plugin warns against tracing Persistents
2021-07-05 thakis Roll clang llvmorg-13-init-14086-ge1b8fde1-1 : llvmorg-13-init-14563-gbcaf57ca-1
2021-07-02 omerkatz heap: Revise IsStackAllocated check in clang plugin
2021-07-02 omerkatz Reland "heap: Update clang gc plugin definition of class requires tracing"
2021-07-02 omerkatz heap: Adjust plugin stubs
2021-06-29 thakis Roll clang llvmorg-13-init-14006-gd5402a2f-1 : llvmorg-13-init-14086-ge1b8fde1-1
2021-06-29 hans [include analysis] Link to chromium.googlesource.com instead of crrev.com
2021-06-29 thakis Revert "heap: Update clang gc plugin definition of class requires tracing"
2021-06-29 thakis Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-14006-gd5402a2f-1
2021-06-28 omerkatz heap: Update clang gc plugin definition of class requires tracing
2021-06-28 hans [include analysis] Make the analysis script work on Windows
2021-06-28 findit-for-me Revert "Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-13925-g0f24ffcd-1"
2021-06-28 thakis Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-13925-g0f24ffcd-1
2021-06-25 omerkatz Reland "heap: Fix clang plugin handling of cppgc library types"
2021-06-24 zequanwu Roll clang llvmorg-13-init-13305-g1605fce6-4 : llvmorg-13-init-13689-g93938943-1
2021-06-23 thakis Revert "heap: Fix clang plugin handling of cppgc library types"
2021-06-22 sdefresne [macOS/Linux] Ship wasm-ld symlink to lld (with lld)
2021-06-22 omerkatz heap: Fix clang plugin handling of cppgc library types
2021-06-22 thakis mac: Remove things unneeded now that lld is in the default package
2021-06-22 thakis mac: Add lld (and llvm-ar) to default clang package
2021-06-21 thakis mac, ios: Change install name of asan and ubsan dylibs
Roll testing/ 3e2640a32..d485ae97b (4140 commits; 2 trivial rolls)
https://chromium.googlesource.com/chromium/src/testing/+log/3e2640a325dc..d485ae97b790
$ git log 3e2640a32..d485ae97b --date=short --no-merges --format='%ad %ae %s'
2022-01-03 qsr [fuchsia] Re-disable MSE_ClearKey/EncryptedMediaTest.*
2021-12-29 wuwang Add local http server as the site to render
2021-12-28 andypaicu Cleanup autogranted DSE permissions
2021-12-23 anise Enable document scanning with maldoca by default.
2021-12-23 wylieb [Read Later] Update fieldtrial_testing_config with new variations
2021-12-22 ramyagopalan Updating to vpython for ChromeOS.
2021-12-22 ramyagopalan Fixing ValueError.
2021-12-22 ramyagopalan Moving removal of config file.
2021-12-22 xinghuilu Remove code for EnhancedProtectionPromoCard on Android.
2021-12-22 ramyagopalan Updating test_traffic_annotation_auditor to check for ChromeOS.
2021-12-21 wenbinzhang [benchmarking] Reduce shard size of nexus 5x webview
2021-12-20 lukasza [rust] Add `rust_unit_tests_group(...)` gni template.
2021-12-20 cowmoo personalization: turn on wallpaper SWA feature
2021-12-20 gujen [LR] Add fieldtrial config & fix tests
2021-12-20 majewski [Files SWA]: Finch Field Trial Testing Config.
2021-12-16 thakis Stop running variations_smoke_tests on bots for now
2021-12-16 lgrey Mac: temporarily stop stripping tests in official builds
2021-12-16 blundell Remove ClankStartupOptimizations from fieldtrial_testing_config
2021-12-16 grt [fuchsia] Add support for building and running CFv2 tests.
2021-12-16 jianli Revert "Remove SyncConsentOptional and OsSyncFeatureEnabled"
2021-12-16 sshrimp Update quickrun shards
2021-12-16 weizhong upload report.json to result db as invocation level artifact
2021-12-16 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 sky Adds AvoidUnnecessaryBeforeUnloadCheck to field trial testing config
2021-12-15 jongahn Add experiment for mojo sturctured metrics.
2021-12-15 jmadill gpu infra: Remove ANGLE tests from Linux Debug/TSAN.
2021-12-15 bsheedy Switch GPU Mac exp to 12.0
2021-12-15 bryantchandler [fuchsia] Remove unittests that use crash keys
2021-12-15 eseckler variations: Remove test config for PowerScheduler experiments.
2021-12-15 alexilin Revert "[Autofill Assistant] Enable animations + Remove filter"
2021-12-15 bsazonov Remove SyncConsentOptional and OsSyncFeatureEnabled
2021-12-15 alexilin Revert "[LR] Add fieldtrial config entry"
2021-12-15 sandromaggi [Autofill Assistant] Enable animations + Remove filter
2021-12-15 sshrimp Add sharding option for quickrun
2021-12-15 wenbinzhang [benchmarking] update pixel 4 os dimension to have more details
2021-12-15 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 carlosil Add CertificateTransparencyAndroid to field trial testing config
2021-12-15 bsheedy Fix unexpected passes typo
2021-12-15 michaeldo Remove IOS Tab Grid Bulk Actions flag
2021-12-14 lazzzis [Messages] Add fieldtrial entry for PWA install message
2021-12-14 hypan Disable failed test in perfetto_unittests on android-12-x64-fyi-rel
2021-12-14 ynovikov Re-disable Metal WebGL on 'Mac FYI ASAN (Intel)'
2021-12-14 kuanhuang setup builder win11-rel-swarming in dev
2021-12-14 weizhong Fix failures when upload artifacts for wpt tests
2021-12-14 haileywang [Snooze IPH] update fieldtrial to match finch
2021-12-14 enga WebGPU CTS: remove --disable-gpu-sandbox
2021-12-14 hidehiko Remove NonSFI mode part 8.
2021-12-14 gujen [LR] Add fieldtrial config entry
2021-12-14 thakis Build mac installer on mac-chrome trybot
(...)
2020-11-06 twellington 🤠 Disable AutofillUpstreamTest.testSaveCardInfoBarWithEmptyMonthAndYear
2020-11-06 ewannpv Revert "[iOS] Adds EnableCloseAllTabsConfirmation config"
2020-11-06 ewannpv [iOS] Adds EnableCloseAllTabsConfirmation config
2020-11-06 asamidoi Add warn-only and enforce mode to the CheckOfflineCapability feature
2020-11-06 livvielin [ios] Enable kIOSLookalikeUrlNavigationSuggestionsUI by default
2020-11-06 isherman List Weilun as a fieldtrial_testing_config.json OWNER
2020-11-05 xiaochengh Prepare CSSKeyframesMemoryReduction for finch experiment
2020-11-05 schwering [Autofill] Removed obsolete features AutofillEnforceMinRequiredFields*.
2020-11-05 pbos Remove UseTextForUpdateButton from testing config
2020-11-05 lpz Disable (via flag) baselines translation and annotation handling in wptMetadataBuilder for desktop wpt bots.
2020-11-05 erikchen Update field-trial testing config for heap profiling.
2020-11-05 vasilii Fully launch the compromised password bubble on ToT and delete the flag.
2020-11-05 clemensb [libfuzzer][v8][inspector] Restrict alphabet to ascii
2020-11-05 msisov ozone/x11: fix views_unittests
2020-11-05 benreich [js-code-coverage] Merge JavaScript v8 coverage outputs
2020-11-05 chrome-weblayer-builder weblayer: Add skew tests for new versions released in beta
2020-11-05 ddoman [resultdb] disable SinkAPI-integration on blink_web_tests
2020-11-04 sprang Removes WebRTC-VideoRateControl trial from test config
2020-11-04 chanli Enable resultdb on test suites with single test
2020-11-04 liaoyuke [lacros] Stop isolating prebuilt ash-chrome
2020-11-04 gatong Infra: Removing experimental builders
2020-11-04 bpastene Remove cros_browser_sanity_test from all CrOS bots.
2020-11-04 ewannpv [iOS] Launch EnablePersistentDownloads feature
2020-11-04 dschinazi Add HostResolverDispatch to fieldtrial_testing_config
2020-11-04 agrieve Revert "Reland #2: Android: Use locally-build devil deps only when build_with_chromium=true"
2020-11-04 kmoon Make PDF partial loading disabled the default
2020-11-04 gayane Revert "Add share features to testing config"
2020-11-04 jdonnelly [omnibox] Add on-focus feature to the desktop field trial testing config
2020-11-03 bjoyce Add chrome_junit_test shard experimental test suit.
2020-11-03 ender Add Trending Queries to testing config.
2020-11-03 yilkal Reland "Reland "Adds parental handoff login screen in oobe.""
2020-11-03 jmadill Add ANGLE gold trace tests to GPU.FYI.
2020-11-03 jmadill Re-enable angle_white_box_tests on TSAN.
2020-11-03 ianstruiksma Win10 - Remove temp 1909/1803 bots
2020-11-03 jmadill Remove ANGLE tests from NV Shield TV.
2020-11-03 rmhasan weblayer, skew tests: Add src/ changes to add testers for Android Marshmallow
2020-11-03 agrieve Reland #2: Android: Use locally-build devil deps only when build_with_chromium=true
2020-11-03 jmadill Add flaky retries for Win7/AMD ANGLE tests.
2020-11-03 rmhasan weblayer, skew tests: Make rmhasan@ sole reviewer for CL's uploaded by create-weblayer-skew-tests
2020-11-03 jmadill Remove angle_unittests swarming exception.
2020-11-03 clemensb [libfuzzer][v8][inspector] Add inspector_fuzzer
2020-11-03 nohle [DeviceSync v2] Enable v2 DeviceSync flag by default
2020-11-03 ianstruiksma Have win10-omaha-tester use win10 version mixin
2020-11-03 drott Rebaselines for running layout tests on Windows 10 1909
2020-11-02 tmathmeyer Add d3d11 stable fieldtrial testing configs
2020-11-02 drubery Add windows to platforms for ClientSideDetectionModel
2020-11-02 kylechar Disable webgl_conformance_fast_call_tests
2020-11-02 chrome-weblayer-builder weblayer: Add skew tests for new versions released in beta
2020-11-02 bpastene Move net_unittests on the internal CrOS VM bot to the main test pool.
2020-11-02 mbonadei Add filter file to content_browsertests data_deps.
Roll third_party/googletest/ 282877317..6b74da475 (287 commits)
https://chromium.googlesource.com/external/github.com/google/googletest/+log/2828773179fa..6b74da4757a5
$ git log 282877317..6b74da475 --date=short --no-merges --format='%ad %ae %s'
2021-12-27 absl-team Include the param names in the generated description of the MATCHER_P matchers.
2021-12-22 absl-team Clarify "package" means "Bazel package", and promote `testonly=True` rather than `testing` sub-directory.
2021-12-22 dmauro Makes the Python imports consistently use full paths from the repository root, unifying the behavior between Bazel and CMake
2021-12-21 dmauro Makes TestForDeathTest.CRTDebugDeath only run when _DEBUG is defined
2021-12-15 dinor Release tests for UnitTestOptions::MatchesFilter
2021-12-07 absl-team Add NOLINT to address modernize-use-trailing-return-type in TEST_F uses
2021-12-04 ayush854032 Allow to specify a random seed independently of whether shuffling is requested
2021-12-03 absl-team Support std::reference_wapper as a smart pointer type in gmock
2021-12-02 absl-team Fix typo in GoogleMock Cookbook.
2021-11-29 absl-team Work around Android KitKat tzset bug
2021-11-25 ludger.paehler Fix typo in the queue test.
2021-11-16 denis.samoylov Suppress unused-value warning
2021-11-16 93249401+assafpr fixed branch from master to main in readme.md
2021-11-16 93249401+assafpr Update README.md
2021-11-16 krystian.kuzniarek fix a typo
2021-11-15 cramertj Clarify "Times() after X" error message
2021-11-15 dmauro Update URLs in Bazel Quickstart
2021-11-12 absl-team Fix typo in gmock-matchers_test.cc: CanDescribeNegationOfExpectingOneElment => CanDescribeNegationOfExpectingOneElement
2021-11-10 absl-team Googletest export
2021-11-09 dmauro Googletest export
2021-11-10 memmenlauer googletest/src/gtest-port.cc: Added GetLastError() on Windows for CreateThread()
2021-11-09 absl-team Googletest export
2021-11-08 absl-team Googletest export
2021-11-08 absl-team Googletest export
2021-11-04 absl-team Googletest export
2021-11-05 raul.tambre Replace use of deprecated std::iterator
2021-11-03 absl-team Googletest export
2021-10-28 dmauro Googletest export
2021-10-27 dmauro Googletest export
2021-10-26 absl-team Googletest export
2021-10-26 absl-team Googletest export
2021-10-25 dmauro Googletest export
2021-10-25 dmauro Googletest export
2021-10-30 dartme18 Re #3637 Show Disabled Tests in testing output
2021-10-20 h.zeller Start a simple github actions CI
2021-10-11 absl-team Googletest export
2021-10-11 absl-team Googletest export
2021-10-11 absl-team Googletest export
2021-10-08 yesudeep Fix linker errors on FreeBSD.
2021-09-30 absl-team Googletest export
2021-09-28 absl-team Googletest export
2021-09-24 cclauss Fix remaining typos discovered by codespell
2021-09-20 absl-team Googletest export
2021-09-20 absl-team Internal change
2021-09-17 julian.amann Remove bazelbuild/rules_cc dependency
2021-09-16 cclauss Fix typos discovered by codespell
2021-09-16 cclauss Fix typos discovered by codespell
2021-09-16 cclauss Fix typo discovered by codespell
2021-09-15 absl-team Googletest export
2021-09-15 dmauro Googletest export
(...)
2021-01-11 corentinmusard Simplify cmake install file
2021-01-06 davidben Restore GTEST_ATTRIBUTE_PRINTF_ on ColoredPrintf
2021-01-03 krystian.kuzniarek remove explicit function overloads of CmpHelper?? for BiggestInt arguments
2020-12-30 mattias.ellert Port to GNU/Hurd
2020-12-29 julien.jemine Using auto instead of container::const_iterator
2020-12-25 mattias.ellert Fix gtest-help-test failure on GNU/kFreeBSD
2020-12-24 georgthegreat Use proper feature test macro to test if library supports char8_t
2020-12-21 absl-team Googletest export
2020-12-15 dmauro Googletest export
2020-12-11 absl-team Googletest export
2020-12-10 absl-team Googletest export
2020-12-10 dmauro Googletest export
2020-12-08 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-05 paul.malcolm Fix typo in CLI help message
2020-12-05 gautham.bangalore Fix typo
2020-12-04 zed.three CMake: Add namespaced ALIAS library
2020-12-03 absl-team Googletest export
2020-12-02 absl-team Googletest export
2020-12-02 absl-team Googletest export
2020-12-01 absl-team Googletest export
2020-11-30 dmauro Googletest export
2020-11-24 absl-team Googletest export
2020-11-23 absl-team Googletest export
2020-11-19 absl-team Googletest export
2020-11-13 vlee Initialize TestInfo member is_in_another_shard_ in constructor.
2020-11-12 absl-team Googletest export
2020-11-12 absl-team Googletest export
2020-11-12 absl-team Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 absl-team Googletest export
2020-11-11 marius.brehler Refactor finding python
2020-11-06 absl-team Googletest export
2020-11-06 absl-team Googletest export
2020-10-29 knut Only save original working directory if death tests are enabled
2020-11-08 hyuk.myeong fix typos
2020-11-06 absl-team Googletest export
2020-11-05 ofats Googletest export
2020-10-30 chuck.atkins Bump CMake minimum to 2.8.12
2020-10-27 elliott.brossard Add instructions for sanitizer integration
2020-09-16 hyuk.myeong Remove spaces between Google Test and Google Mock
2020-09-15 hyuk.myeong Add follow-up patch for more natural reading
2020-09-15 hyuk.myeong Apply the reviewed comment
2020-09-15 hyuk.myeong Remove a space
2020-09-15 hyuk.myeong Improve the tutorial that may be confusing
2020-02-17 krystian.kuzniarek remove a duplicated include
Bug: dawn:824
Change-Id: Ic7c5c5f808ed510282dc47231d843f1fae355e17
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/75061
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Auto-Submit: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
2022-01-05 15:54:08 +00:00
|
|
|
'action': ['python3', 'build/util/lastchange.py',
|
2018-11-19 10:13:31 +00:00
|
|
|
'-o', 'build/util/LASTCHANGE'],
|
|
|
|
},
|
2021-10-15 14:28:32 +00:00
|
|
|
# TODO(https://crbug.com/1180257): Use CIPD for CMake on Windows.
|
|
|
|
{
|
|
|
|
'name': 'cmake_win32',
|
|
|
|
'pattern': '.',
|
|
|
|
'condition': 'dawn_node and host_os == "win"',
|
|
|
|
'action': [ 'download_from_google_storage',
|
|
|
|
'--no_resume',
|
|
|
|
'--platform=win32',
|
|
|
|
'--no_auth',
|
|
|
|
'--bucket', 'chromium-tools',
|
|
|
|
Var('dawn_cmake_win32_sha1'),
|
|
|
|
'-o', 'tools/cmake-win32.zip'
|
|
|
|
],
|
|
|
|
},
|
|
|
|
{
|
|
|
|
'name': 'cmake_win32_extract',
|
|
|
|
'pattern': '.',
|
|
|
|
'condition': 'dawn_node and host_os == "win"',
|
Roll build dependencies to enable C++17
This rolls 7 build dependencies: build, buildtools, libc++, libc++abi,
clang, testing and googletest. Roll commit messages are below. It also
adds catapult as a dependency because it is required by //testing.
All hook scripts now run with python3 and GN is made to use python3 as
well since Chromium is now migrated to Python3 and some scripts check
for that.
Also add a new gclient_args.gni variable that Chromium //testing started
to read that isn't defined by default.
Roll build/ 0ff4b3d4e..555c8b467 (1214 commits)
https://chromium.googlesource.com/chromium/src/build/+log/0ff4b3d4eeb6..555c8b467c21
$ git log 0ff4b3d4e..555c8b467 --date=short --no-merges --format='%ad %ae %s'
2022-01-03 chromium-autoroll Roll Fuchsia SDK from 7.20220102.1.1 to 7.20220102.3.1
2022-01-02 chromium-autoroll Roll Fuchsia SDK from 7.20220101.3.1 to 7.20220102.1.1
2022-01-02 chromium-autoroll Roll Fuchsia SDK from 7.20220101.2.1 to 7.20220101.3.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20220101.1.1 to 7.20220101.2.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20211231.3.1 to 7.20220101.1.1
2022-01-01 chromium-autoroll Roll Fuchsia SDK from 7.20211231.2.1 to 7.20211231.3.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211231.0.1 to 7.20211231.2.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211230.2.3 to 7.20211231.0.1
2021-12-31 chromium-autoroll Roll Fuchsia SDK from 7.20211230.1.1 to 7.20211230.2.3
2021-12-30 chromium-autoroll Roll Fuchsia SDK from 7.20211230.0.1 to 7.20211230.1.1
2021-12-30 chromium-autoroll Roll Fuchsia SDK from 7.20211229.2.3 to 7.20211230.0.1
2021-12-30 chonggu [Fuchsia] Add runtimes needed for ASAN builds
2021-12-30 chonggu [Fuchsia] Remove llvm-symbolizer from Fuchsia builds
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211229.1.1 to 7.20211229.2.3
2021-12-29 thomasanderson [TSAN] Suppress system fontconfig data races
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211228.3.1 to 7.20211229.1.1
2021-12-29 chromium-autoroll Roll Fuchsia SDK from 7.20211228.2.3 to 7.20211228.3.1
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211228.1.1 to 7.20211228.2.3
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211227.3.1 to 7.20211228.1.1
2021-12-28 chromium-autoroll Roll Fuchsia SDK from 7.20211227.2.1 to 7.20211227.3.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211227.0.1 to 7.20211227.2.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211225.3.1 to 7.20211227.0.1
2021-12-27 chromium-autoroll Roll Fuchsia SDK from 7.20211225.0.1 to 7.20211225.3.1
2021-12-25 chromium-autoroll Roll Fuchsia SDK from 7.20211224.3.1 to 7.20211225.0.1
2021-12-25 chromium-autoroll Roll Fuchsia SDK from 7.20211224.1.1 to 7.20211224.3.1
2021-12-24 chromium-autoroll Roll Fuchsia SDK from 7.20211224.0.1 to 7.20211224.1.1
2021-12-24 chromium-autoroll Roll Fuchsia SDK from 7.20211223.2.2 to 7.20211224.0.1
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211223.1.1 to 7.20211223.2.2
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211222.3.1 to 7.20211223.1.1
2021-12-23 chromium-autoroll Roll Fuchsia SDK from 7.20211222.2.1 to 7.20211222.3.1
2021-12-23 adetaylor [rust] Pass environment variables to build scripts.
2021-12-22 adetaylor [rust] Fix non-Linux builds
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211222.1.1 to 7.20211222.2.1
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211221.3.1 to 7.20211222.1.1
2021-12-22 chromium-autoroll Roll Fuchsia SDK from 7.20211221.1.1 to 7.20211221.3.1
2021-12-21 ynovikov Disallow command option abbreviations in logdog_wrapper
2021-12-21 chromium-autoroll Roll Fuchsia SDK from 7.20211221.0.1 to 7.20211221.1.1
2021-12-21 brucedawson build: Relanding Rudimentary support for Visual Studio 2022.
2021-12-21 agrieve Android: Disable use_glib in secondary toolchains (attempt #2)
2021-12-21 adetaylor [rust] Add ultra-simple executable.
2021-12-21 wnwen Android: Speed up incremental install sharding
2021-12-21 chromium-autoroll Roll Fuchsia SDK from 7.20211220.2.1 to 7.20211221.0.1
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211220.1.1 to 7.20211220.2.1
2021-12-20 adetaylor [rust] Work around lld discarding sections
2021-12-20 lukasza [rust] Add `rust_unit_tests_group(...)` gni template.
2021-12-20 lgrey Reland^4: "Mac: enable ThinLTO (without unit splitting)"
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211219.3.1 to 7.20211220.1.1
2021-12-20 chromium-autoroll Roll Fuchsia SDK from 7.20211219.2.1 to 7.20211219.3.1
2021-12-19 chromium-autoroll Roll Fuchsia SDK from 7.20211219.1.1 to 7.20211219.2.1
2021-12-19 chromium-autoroll Roll Fuchsia SDK from 7.20211218.3.1 to 7.20211219.1.1
(...)
2021-06-29 wnwen Android: Migrate build/android tests to python3
2021-06-29 pkotwicz [Build] Switch list_java_targets.py to use python3 instead of vpython3
2021-06-29 chromium-autoroll Roll Fuchsia SDK from 5.20210628.3.2 to 5.20210629.1.1
2021-06-29 chromium-autoroll Roll Fuchsia SDK from 5.20210628.2.1 to 5.20210628.3.2
2021-06-29 elkurin Remove glib and ATK from Lacros build.
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210628.1.1 to 5.20210628.2.1
2021-06-28 agrieve Reland #3 "Android: Enable use_debug_fission for official builds""
2021-06-28 bpastene Optionally stream local script tests results to RDB.
2021-06-28 hans [include analysis] Make the analysis script work on Windows
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210627.3.1 to 5.20210628.1.1
2021-06-28 sdefresne [ios] Improve selection of secondary toolchain for "fat" build
2021-06-28 chromium-autoroll Roll Fuchsia SDK from 5.20210627.2.1 to 5.20210627.3.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210627.1.1 to 5.20210627.2.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210626.3.1 to 5.20210627.1.1
2021-06-27 chromium-autoroll Roll Fuchsia SDK from 5.20210626.2.1 to 5.20210626.3.1
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210626.1.1 to 5.20210626.2.1
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210625.3.1 to 5.20210626.1.1
2021-06-26 pkasting Fix warnings for -Wc++11-narrowing.
2021-06-26 chromium-autoroll Roll Fuchsia SDK from 5.20210625.2.1 to 5.20210625.3.1
2021-06-26 brucedawson Reland "Put source and object file names at the front"
2021-06-25 linxinan Add build rule to generate skylab runner script
2021-06-25 robliao Add a Dependency to LASTCHANGE in process_version and Fix an Argument Name
2021-06-25 xiaohuic Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210625.1.1 to 5.20210625.2.1
2021-06-25 justincohen Reland "ios: Remove IsSpuriousMessage logic."
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210624.3.1 to 5.20210625.1.1
2021-06-25 mcrouse Revert "Put source and object file names at the front"
2021-06-25 thomasanderson Statically link libffi on Linux
2021-06-25 brucedawson Put source and object file names at the front
2021-06-25 chromium-autoroll Roll Fuchsia SDK from 5.20210624.2.1 to 5.20210624.3.1
2021-06-25 bsheedy Dryrun Android Gold retries
2021-06-24 bpastene build: Relocate android/pylib's result_sink.py to //build/util.
2021-06-24 fdegans [code-health] Migrate //build/skia_gold_common/PRESUBMIT.py to python3
2021-06-24 fdegans [code-health] Migrate //build/chromeos/PRESUBMIT.py to python3
2021-06-24 fdegans [code-health] Migrate //build/lacros/PRESUBMIT.py to python3
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210624.1.1 to 5.20210624.2.1
2021-06-24 thomasanderson Revert "ios: Remove IsSpuriousMessage logic."
2021-06-24 justincohen ios: Remove IsSpuriousMessage logic.
2021-06-24 pasko generate_gradle: Allow android_sdk_version to be int
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210623.4.1 to 5.20210624.1.1
2021-06-24 chromium-autoroll Roll Fuchsia SDK from 5.20210623.2.1 to 5.20210623.4.1
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210623.0.1 to 5.20210623.2.1
2021-06-23 agrieve Android: Fix compile_resources.py for upcoming material design roll
2021-06-23 hans Disable -Wmax-tokens in release component builds
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210622.3.1 to 5.20210623.0.1
2021-06-23 chromium-autoroll Roll Fuchsia SDK from 5.20210622.2.1 to 5.20210622.3.1
2021-06-23 fdegans [code-health] Migrate //build/util/lib/common/PRESUBMIT.py to python3
2021-06-22 fdegans [code-health] Migrate //build/util/PRESUBMIT.py to python3
2021-06-22 svenzheng lacros test_runner.py switch to test_ash_chrome
2021-06-22 chromium-autoroll Roll Fuchsia SDK from 5.20210622.0.1 to 5.20210622.2.1
Roll buildtools/ 9c143ace7..f78b4b9f3 (30 commits)
https://chromium.googlesource.com/chromium/src/buildtools/+log/9c143ace7560..f78b4b9f33bd
$ git log 9c143ace7..f78b4b9f3 --date=short --no-merges --format='%ad %ae %s'
2021-12-30 jojwang Add TODO for chroot rewrapper config.
2021-12-15 cavalcantii [pac] Disable libunwind cross-architecture unwinding
2021-11-17 jojwang Update build toolchains to support rewrapper from chroot.
2021-11-09 sdefresne [ios] Remove support for building with Xcode clang
2021-10-28 Richard.Townsend Reland switch to using compiler-rt/libunwind on Android
2021-10-25 bsheedy Revert "Switch to using compiler-rt/libunwind on Android"
2021-10-21 cavalcantii Switch to using compiler-rt/libunwind on Android
2021-10-18 glider Remove myself and Sergey Matveev from the owners of libc++[abi]
2021-09-27 wutao Reland "Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config"
2021-09-23 saza Revert "Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config"
2021-09-23 hans Roll libcxxabi from c883cb129d0e to 50e90b8650bb and update build config
2021-09-02 yyanagisawa Add todo to rewrapper_linux.cfg.
2021-09-01 ukai Drop use_rbe_links gn args
2021-09-01 ukai remove rewrapper_*.cfg from buildtools/reclint_cfgs
2021-09-01 ukai Use `cipd ensure` instead of `cipd install -f`
2021-08-31 ukai fix permission deneid when os.remove
2021-08-31 ukai Use -force to cipd install
2021-08-31 ukai Fix win-cross-experiments config
2021-08-30 ukai Reland "use reclient cfgs cipd"
2021-08-25 ukai fetch_reclient_cfgs: ignore nacl if the directory doesn't exist
2021-08-19 yyanagisawa Revert "use reclient cfgs cipd"
2021-08-16 ukai use reclient cfgs cipd
2021-08-13 ukai container-image should have docker:// prefix
2021-08-13 ukai add fetch_reclient_cfgs.py script
2021-08-13 ukai update win-cross-experiments reclient cfgs
2021-07-16 ukai update re-client/chromium-win-nacl-cross to follow nacl roll
2021-07-07 akhuang Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-30 xiaohuic Revert "Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)""
2021-06-25 xiaohuic Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
2021-06-24 fdegans [code-health] Migrate //buildtools/checkdeps to python3
Roll buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/8fa879467796..79a2e924d96e
$ git log 8fa879467..79a2e924d --date=short --no-merges --format='%ad %ae %s'
2021-05-25 ldionne.2 [libc++] Try to fix the oss-fuzz failure
2021-05-25 arthur.j.odwyer [libc++] [test] Make iter_difference_t.pass.cpp into a .compile.pass.cpp. NFCI.
2021-05-25 arthur.j.odwyer [libc++] [test] Format some C++20 iterator_traits tests. NFCI.
2021-05-19 arthur.j.odwyer [libc++] Assume that __wrap_iter always wraps a fancy pointer.
2021-05-24 koraq [libc++][doc] Update format paper status.
2021-05-23 joerg [libc++] use more early returns for consistency
2021-05-21 z.zoelec2 [libcxx][gardening] Re-order includes across libcxx.
2021-04-23 z.zoelec2 [libcxx][ranges] Add ranges::data CPO.
2021-05-08 ldionne.2 [libc++] Translate the test suite sanitizer support to the DSL
2021-05-13 z.zoelec2 [libcxx][ranges] Implement `ranges::borrowed_range`.
2021-05-20 ldionne.2 [libc++] Fix documentation build failure
2021-05-08 ldionne.2 [libc++] Remove workaround for PR28391 (ODR violations with ASAN)
2021-02-26 ldionne.2 [libc++] Switch a few CI jobs to the minimal Lit configuration
2021-05-13 cjdb [libcxx][ranges] adds concept `sized_range` and cleans up `ranges::size`
2021-05-04 cjdb [libcxx][iterator][nfc] acquires lock for working on [range.iter.ops]
2021-03-15 akhuang Apply [[standalone_debug]] to some types in the STL.
2021-05-12 arthur.j.odwyer [libc++] Alphabetize header inclusions and include-what-you-use <__debug>. NFCI.
2021-05-12 arthur.j.odwyer [libc++] Some fixes to the <bit> utilities.
2021-04-18 kbessonova [libcxx][test] Attempt to make debug mode tests more bulletproof
2021-05-15 kbessonova [libcxx] NFC. Add missed articles to _LIPCPP_ASSERT messages in <list>
2021-04-27 z.zoelec2 [libcxx][ranges] Add `contiguous_iterator`.
2021-05-13 koraq [libc++] Improve make_string test support.
2021-03-11 martin [libcxx] [test] Change the generic_string_alloc test to test conversions to all char types
2021-05-13 z.zoelec2 [libcxx][docs] Add two locks: transform_view and take_view.
2021-05-13 z.zoelec2 [libcxx][docs] Update the One Ranges PRoposal Status with open revisions.
2021-05-11 z.zoelec2 [libcxx][ranges] Fix `ranges::empty` when begin, end, and empty members are provided.
2021-05-12 kbessonova [libcxx] NFC. Fix misprint unodered -> unordered
2021-05-02 cjdb [libcxx] modifies `_CmpUnspecifiedParam` ignore types outside its domain
2021-05-03 martin [libcxx] [test] Fix fs.op.last_write_time for Windows
2021-05-12 koraq [libc++][nfc] remove duplicated __to_unsigned.
2021-05-09 kbessonova [libcxx] NFC. Correct wordings of _LIBCPP_ASSERT debug messages
2021-05-10 kbessonova [libcxx][test] Split more debug mode tests
2021-05-11 vvereschaka [libc++] Run `substitutes-in-compile-flags.sh.cpp` test on Windows.
2021-02-26 martin [libcxx] [test] Fix filesystem permission tests for windows
2021-05-11 z.zoelec2 [libcxx][tests] Fix incomplte.verify tests by disabling them on clang-10.
2021-05-10 arthur.j.odwyer [libc++] Remove more unnecessary _VSTD:: from type names. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::is_unsigned/is_unsigned/ in <random>. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::chrono/chrono/g. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/std::size_t/size_t/g. NFCI.
2021-05-10 arthur.j.odwyer [libc++] s/_VSTD::declval/declval/g. NFCI.
2021-05-10 kbessonova [libcxx][test] Make string.modifiers/clear_and_shrink_db1.pass.cpp a regular mode test
2021-05-02 cjdb [libcxx] deprecates/removes `std::raw_storage_iterator`
2021-05-01 cjdb [libcxx] makes comparison operators for `std::*_ordering` types hidden friends
2021-04-12 cjdb [libcxx] removes operator!= and globally guards against no spaceship operator
2021-04-23 z.zoelec2 [libcxx][ranges] Add ranges::empty CPO.
2021-04-12 cjdb [libcxx] removes `weak_equality` and `strong_equality` from <compare>
2021-05-09 koraq [libc++][NFC] Remove _VSTD:: when not needed.
2021-05-10 jasonliu.development [libc++][AIX] Define _LIBCPP_ELAST
2021-05-09 koraq [libc++][doc] Update the Format library status.
2021-05-08 ldionne.2 [libc++] NFC: Refactor Lit annotations
(...)
2021-02-24 martin [libcxx] [test] Quote the path to the python interpreter
2021-02-24 ldionne.2 [libc++] NFC: Fix a few tests in tuple that would succeed trivially
2021-02-24 ldionne.2 [libc++] NFC: Fix a few tests in pair that would succeed trivially
2020-10-22 martin [libcxx] [test] Don't pass INCLUDE to clang via -isystem
2021-02-24 marek.kurdej [libc++] [docs] [C++2b] Update status page with papers adopted in February 2021 virtual meeting.
2020-11-02 martin [libcxx] [test] Define _CRT_STDIO_ISO_WIDE_SPECIFIERS while building tests
2021-02-22 koraq [NFC][libc++] Fix _LIBCPP_HAS_BITSCAN64 usage.
2018-07-31 ldionne [libc++] Fix tuple assignment from types derived from a tuple-like
2021-02-20 martin [libcxx] [test] Call create_directory_symlink when linking directories
2020-11-06 martin [libcxx] Make path::format a non-class enum
2021-02-20 koraq [libc++] Fix the build for AppleClang.
2021-02-19 martin [libcxx] [test] Remove two unnecesary files/variables in a test
2021-01-09 martin [libcxx] Rename a method in PathParser for clarity. NFC.
2021-02-20 koraq [libc++] Fixes _LIBCPP_HAS_NO_CONCEPTS
2021-02-19 z.zoelec2 [libc++][nfc] Only test if pair is_assignable after C++03.
2020-11-05 martin [libcxx] Enable filesystem by default for mingw targets
2021-02-19 z.zoelec2 [libc++][nfc] SFINAE on pair/tuple assignment operators: LWG 2729.
2020-11-09 martin [libcxx] Make generic_*string return paths with forward slashes on windows
2021-02-19 z.zoelec2 [libcxx] Fix LWG 2875: shared_ptr::shared_ptr(Y*, D, […]) constructors should be constrained.
2020-11-05 martin [libcxx] Have lexically_normal return the path with preferred separators
2021-02-19 marek.kurdej [libc++] Turn off clang-format for auto-generated version header. NFC.
2021-02-18 z.zoelec2 [libc++] shared_ptr deleter requirements (LWG 2802).
2021-02-18 z.zoelec2 Mark 2534 as Complete.
2021-02-17 cjdb.ns [libcxx] adds concept `std::uniform_random_bit_generator`
2021-02-17 joerg libcxx: use early returns
2021-02-18 thakis libcxx: fix a documentation typo
2021-02-18 zibi [SystemZ][ZOS] Guard using declaration for ::fchmodat
2020-11-04 martin [libcxx] Implement append and operator/ properly for windows
2020-11-01 martin [libcxx] Implement is_absolute properly for windows
2021-02-17 ldionne.2 [libc++] Allow retries in a few more flaky tests
2020-11-03 martin [libcxx] Implement parsing of root_name for paths on windows
2021-02-16 zibi [SystemZ][ZOS] Prefer -nostdlib++ as opposed to -nodefaultlibs when building c++ libraries
2021-02-16 colin [libc++] Build thread_win32.cpp only if LIBCXX_HAS_PTHREAD_API is not set
2021-02-15 arthur.j.odwyer [libc++] Change `std::numeric_limits` to just `numeric_limits` in <chrono>.
2021-02-15 ldionne.2 [libc++] Mark __cpp_lib_constexpr_memory as being implemented
2021-02-15 dimitry Define new/delete in libc++ when using libcxxrt
2021-02-12 zibi [SystemZ][ZOS] Fix __libcpp_thrad_isnull()
2021-02-12 zibi [SystemZ][ZOS] Provide CLOCK_MONOTONIC alternative
2021-02-11 koraq [libc++][format] Enable format_error on older compilers.
2021-02-11 koraq [libc++][format] Improve Add basic_format_parse_context.
2021-02-02 koraq [libc++][format] Add basic_format_parse_context.
2021-02-10 tokarip [libc++] Use builtins in more math.h functions.
2021-02-08 cjdb [libcxx] adds concepts `std::invocable` and `std::regular_invocable`
2021-02-04 cjdb [libcxx] adds concept std::derived_from
2021-01-21 cjdb [libcxx] adds [concepts.arithmetic]
2021-02-10 ldionne.2 [libc++] Remove c++98 Lit features in the test suite
2021-02-08 cjdb [libcxx] adds concept `std::copy_constructible`
2021-02-08 cjdb [libcxx] adds concept `std::move_constructible`
2021-02-10 colin [libc++] Fix copy-paste mistake in __threading_support
2021-02-04 cjdb [libcxx] adds concept `std::convertible_to`
Roll buildtools/third_party/libc++abi/trunk/ f4328ad7c..2715a6c0d (77 commits)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git/+log/f4328ad7c0d8..2715a6c0de8d
$ git log f4328ad7c..2715a6c0d --date=short --no-merges --format='%ad %ae %s'
2021-12-08 martin [libcxx] Use LIBCXX_EXECUTOR in new test configs
2021-12-13 ldionne.2 [libc++abi][NFC] Fix comment
2021-12-10 ties.stuij [ARM][libcxxabi] Add PACBTI-M support to libcxxabi
2021-12-09 xingxue [libc++abi][AIX] Add 2 LIT tests for the AIX unwinder
2021-09-22 ldionne.2 [libc++][release] Do not force building the runtimes with -fPIC
2021-12-01 ldionne.2 [runtimes] Move WARNING to FATAL_ERROR for folks using FOO_BUILD_32_BITS
2021-11-23 ldionne.2 [runtimes] Remove support for GCC-style 32 bit multilib builds
2021-11-26 daniel.kiss [libunwind][ARM] Handle end of stack during unwind
2021-11-08 arthur.j.odwyer [libc++] [test] Eliminate libcpp-no-noexcept-function-type and libcpp-no-structured-bindings.
2021-11-17 ldionne.2 [runtimes][NFC] Remove filenames at the top of the license notice
2021-11-17 ldionne.2 [libc++abi] Don't re-define _LIBCPP_HAS_NO_THREADS in single-threaded mode
2021-11-09 daltenty [libcxx][CI][AIX] Switch to LLVM_ENABLE_RUNTIMES
2021-11-04 daniel.kiss Reland "[libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M"
2021-11-05 vvereschaka Revert "[libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M"
2021-08-11 Daniel.McIntosh [libcxxabi] Fix NO_THREADS version of test_exception_storage.pass.cpp
2021-11-04 daniel.kiss [libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M
2021-10-28 ldionne.2 [libc++] Temporarily mark tests as UNSUPPORTED to get the CI green
2021-10-27 daniel.kiss Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2021-10-28 daniel.kiss Revert "Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume.""
2021-10-27 daniel.kiss Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2020-09-28 phosek [CMake] Cache the compiler-rt library search results
2021-10-27 daniel.kiss Revert "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."
2021-10-27 daniel.kiss [ARM] __cxa_end_cleanup should be called instead of _UnwindResume.
2021-10-26 contact [Demangle] Add prepend functionality to OutputString
2021-10-21 dblaikie Fix for OutputStream->OutputBuffer rename
2021-10-21 vitalybuka [libcxxabi] Fix build after D111947
2021-10-21 contact [Demangle] Rename OutputStream to OutputString
2021-10-21 phosek Revert "[CMake] Cache the compiler-rt library search results"
2021-10-12 ldionne.2 [runtimes] Properly handle the sysroot/triple/gcc-toolchain
2021-10-20 ldionne.2 [libc++abi] Guard include of <unistd.h> behind __has_include
2020-09-28 phosek [CMake] Cache the compiler-rt library search results
2021-10-13 daltenty [libc++][AIX] Add scripts and config for building with the libcxx CI infrastructure
2021-10-12 ldionne.2 [libc++abi][ci] Add a from-scratch config for libc++abi on Apple/system
2021-10-12 ldionne.2 [libc++abi] Change LIBCXXABI_NO_TIMER to LIBCXXABI_USE_TIMER
2021-09-28 ldionne.2 [runtimes] Add tests for vendor-specific properties
2021-09-29 ldionne.2 [runtimes] Allow FOO_TEST_CONFIG to be a relative path
2021-09-30 ldionne.2 [libc++abi] Mark __cxa_new_handler with _LIBCPP_SAFE_STATIC
2021-10-01 tomasz.miasko [Demangle][Rust] Parse non-ASCII identifiers
2021-09-30 ldionne.2 [libc++abi][NFCI] Consistently group new_handler, unexpected_handler and terminate_handler
2021-09-30 haowei Revert "[libc++][libc++abi] Add tests for vendor-specific properties"
2021-09-28 ldionne.2 [libc++][libc++abi] Add tests for vendor-specific properties
2021-09-23 pengfei.wang [demangle] Support for ISO/IEC TS 18661 binary floating point type
2021-09-20 ldionne.2 [libc++abi] Remove unnecessary atomic_support.h header from libc++abi
2021-09-16 nehaljw.kkd1 [libcxx][libcxxabi] CMAKE_REQUIRED_FLAGS is a string, not a list
2021-09-11 zhouzhouyi [libcxxabi] NFC: fix incorrect indentation of braces
2021-08-11 martin [runtimes] Allow overriding where CMake installs RUNTIME type libraries (DLLs)
2021-09-02 ldionne.2 [libc++abi] Remove workarounds for missing -Wno-exceptions on older GCCs
2021-09-02 daniel.kiss [Unwind] Harmonise exception class for EHABI spec.
2021-08-31 ldionne.2 [libc++] Remove some workarounds for unsupported GCC and Clang versions
2021-08-30 xiaoxiang [libc++abi] Avoid the warning: "__EXCEPTIONS" is not defined, evaluates to 0 [-Werror=undef]
2021-08-24 marukawa [libc++abi] Apply simplify scan_eh_tab to SjLj
2021-08-20 ldionne.2 [libc++] Remove test-suite annotations for unsupported Clang versions
2021-08-20 ldionne.2 [libc++] Remove more test-suite workarounds for unsupported GCC versions
2021-08-04 Daniel.McIntosh [NFC][libcxxabi] Run clang-format on libcxxabi/src/cxa_guard_impl.h
2021-08-17 borisov.mikhail [libc++abi] Fix possible infinite loop in itanium demangler
2021-08-17 borisov.mikhail [libc++abi][NFC] Move PODSmallVector definition to the top of ItaniumDemangle.h
2021-08-09 ldionne.2 [libc++] Remove Lit annotations for unsupported GCC versions from the test suite
2021-08-11 daniel.kiss [Arm][Unwind][libc++abi] Add _Unwind_ForcedUnwind to EHABI.
2021-06-15 ldionne.2 [runtimes] Always build libc++, libc++abi and libunwind with -fPIC
2021-07-26 ldionne.2 [libc++abi/unwind] NFC: Normalize how we set target properties
2021-06-07 stuart.brady [demangler] Fix demangling of 'half'
2021-07-14 ldionne.2 [runtimes] Simplify how we set the target triple
2021-07-15 ldionne.2 [libc++] Add a job running GCC with C++11
2021-07-15 ldionne.2 [runtimes] Don't try passing --target flags to GCC
2021-07-15 ldionne.2 [libc++/abi] Fix broken Lit feature no-noexcept-function-type
2021-07-14 ldionne.2 [runtimes] Serialize all Lit params instead of passing them to add_lit_testsuite
2021-07-14 ldionne.2 [runtimes] Bring back TARGET_TRIPLE
2021-07-14 ldionne.2 [runtimes] Inherit the TARGET_TRIPLE that may be set by LLVM
2021-07-14 ldionne.2 [runtimes] NFCI: Drop intermediate CMake variable TARGET_TRIPLE
2021-07-12 ldionne.2 [libc++] Add a CI job for macOS on arm64 hardware 🥳
2021-04-28 John.Ericson Prepare Compiler-RT for GnuInstallDirs, matching libcxx, document all
2021-07-07 ldionne.2 [libc++] NFC: Fix incorrect comments in CMake
2021-07-05 ldionne.2 [runtimes] Move enable_32bit to the DSL
2021-06-18 ldionne.2 [runtimes] Simplify how we specify XFAIL & friends based on the triple
2021-06-01 ldionne.2 [libc++] Serialize Lit parameters to make them available to from-scratch configs
2021-06-28 ldionne.2 [libc++] NFCI: Remove unused Lit parameter sanitizer_library
2021-06-23 xingxue [libc++abi][AIX] Enable calculating addresses with DW_EH_PE_datarel
Roll tools/clang/ 03ff857f1..8b7330592 (158 commits)
https://chromium.googlesource.com/chromium/src/tools/clang/+log/03ff857f1227..8b7330592cb8
$ git log 03ff857f1..8b7330592 --date=short --no-merges --format='%ad %ae %s'
2021-12-23 apolito fix python3 incompatibility with strings vs bytes
2021-12-18 thakis Roll clang llvmorg-14-init-12246-g7787a8f1-2 : llvmorg-14-init-12719-gc4b45eeb-1
2021-12-17 thakis clang: Statically link against hermetic libxml2 on non-Windows too
2021-12-16 danakj Package the clang libs and headers for building clang tools
2021-12-16 thakis Roll clang llvmorg-14-init-11564-g37fbf238-4 : llvmorg-14-init-12246-g7787a8f1-1
2021-12-13 thestig Fix deprecation warning in analyze_includes.py.
2021-12-10 andre.kempe Revert "Enable PAC and BTI for compiler-rt."
2021-12-08 thakis clang build script: Bump libxml2 from 2.9.11 to 2.9.12, pull from https
2021-12-08 thakis win: Statically link libxml2 into lld-link, stop running links under `ninja -t msvc`
2021-12-07 thakis Roll clang llvmorg-14-init-11416-gc22b1106-2 : llvmorg-14-init-11564-g37fbf238-1
2021-12-07 thakis Fix presubmit failing on every edit to tools/clang/scripts/build.py
2021-12-07 yukiy BRP: Convert ContentMainRunnerImpl::delegate_ to raw_ptr
2021-12-06 hans Include reclient toolchain inputs files in the clang package
2021-12-05 thakis Roll clang llvmorg-14-init-11339-g0a14674f-2 : llvmorg-14-init-11416-gc22b1106-1
2021-12-04 hans Roll clang llvmorg-14-init-11072-gb1bc627e-1 : llvmorg-14-init-11339-g0a14674f-2
2021-12-02 ynovikov Test Clang rolls on SwANGLE bots
2021-12-02 hans Roll clang llvmorg-14-init-8564-g34b903d8-9 : llvmorg-14-init-11072-gb1bc627e-1
2021-11-30 lukasza Presubmit checks that reject `raw_ptr<T>` in Renderer-only code.
2021-11-29 andre.kempe Enable PAC and BTI for compiler-rt.
2021-11-26 keishi Exclude ContentMainRunnerImpl::delegate_ from rewrite
2021-11-26 Richard.Townsend Reland "Build Clang android runtimes without relying on libgcc"
2021-11-26 keishi Exclude ReachedAddressesBitset::reached_ from rewrite
2021-11-25 keishi Fix rewriter exclusion for DoTexSubImageArguments::pixels
2021-11-24 bartekn [BRP] Update blocklist for paths to separate repositories
2021-11-24 keishi Exclude ServiceProcessState::state_ from rewrite
2021-11-23 keishi Fix clang plugin style errors for MiraclePtr Big Rewrite
2021-11-22 keishi Add rewriter exclusions for not-rewritten platform specific code
2021-11-22 keishi Add rewriter exclusions caused by Objective-C
2021-11-19 lukasza Don't append `.get()` to arguments of Unretained functions.
2021-11-19 hans Revert "Add llvm-dwp to //third_party/llvm-build"
2021-11-18 dewittj Revert "Build Clang android runtimes without relying on libgcc"
2021-11-18 hans Build Clang android runtimes without relying on libgcc
2021-11-16 bartekn Fix RewriteRawPtrFields.cpp test failures
2021-11-13 pbos Rename "base/macros.h" => "base/ignore_result.h"
2021-11-08 bikineev Revert "heap: Fix plugin bug for cppgc builds"
2021-11-05 thakis Roll clang llvmorg-14-init-8033-gabb2a91b-2 : llvmorg-14-init-8564-g34b903d8-2
2021-11-04 collinbaker Use per-target runtime dirs on Linux
2021-11-03 baghdadi zos: remove unneeded map in GetPlatformUrlPrefix
2021-11-03 agrieve Remove obsolete script download_objdump.py
2021-11-03 brucedawson Revert "Roll clang llvmorg-14-init-8033-gabb2a91b-1 : llvmorg-14-init-8281-gaa1d32f5-1"
2021-11-01 baghdadi zos:[build][tools/clang] add support for z/OS
2021-10-31 thakis Roll clang llvmorg-14-init-8033-gabb2a91b-1 : llvmorg-14-init-8281-gaa1d32f5-1
2021-10-31 thakis Remove linux_angle_deqp_rel_ng from clang roll try set
2021-10-31 keishi Fix run_tool.py after r935738
2021-10-29 hans Switch the Clang build.py shebang to Python 3
2021-10-29 thakis Roll clang llvmorg-14-init-7378-gaee49255-1 : llvmorg-14-init-8033-gabb2a91b-1
2021-10-28 thakis Move tools/clang/scripts/upload_revision.py to py3
2021-10-28 hans Clang update.py: Suggest python3 when curl'ing the script
2021-10-28 sinansahin Revert "Bump Android API level to 21 for all architectures"
2021-10-28 hans Reland "Make the Clang update.py script require Python 3"
(...)
2021-07-29 aeubanks Run PGO trybots on clang rolls
2021-07-29 hans Clang build script: Fix python3 problem after crrev.com/c/906112
2021-07-29 pkasting Revert "[BRP] Rename CheckedPtr<T> to raw_ptr<T>"
2021-07-28 bartekn [BRP] Rename CheckedPtr<T> to raw_ptr<T>
2021-07-28 hans Revert "Roll clang llvmorg-13-init-15561-gf98ed74f-1 : llvmorg-13-init-16514-gb1777b04-1"
2021-07-28 hans Clang: the tip-of-tree version is now 14.0.0
2021-07-27 keishi Reland "Treat raw_ptr specially in FindBadConstructsConsumer"
2021-07-27 keishi Enable dcheck_always_on in rewrite_raw_ptr_fields script
2021-07-27 keishi Add rewrite_raw_ptr_fields exclude fields where .get() is not added
2021-07-26 thakis Roll clang llvmorg-13-init-15561-gf98ed74f-1 : llvmorg-13-init-16514-gb1777b04-1
2021-07-24 thakis Roll clang llvmorg-13-init-15163-g98033fdc-1 : llvmorg-13-init-15561-gf98ed74f-1
2021-07-21 hans Revert "Treat raw_ptr specially in FindBadConstructsConsumer"
2021-07-21 keishi Treat raw_ptr specially in FindBadConstructsConsumer
2021-07-15 hans Link to the include analysis archive
2021-07-14 hans Revert "[Include analysis] Use multiple processes to compute dominance"
2021-07-13 lukasza Only generate exclusions for `reinterpret_cast` of *trivial* types.
2021-07-13 hans [Include analysis] Use multiple processes to compute dominance
2021-07-13 thakis Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15163-g98033fdc-1
2021-07-13 thakis clang script: Add android-asan to roll trybots.
2021-07-12 thakis mac: Stop uploading a separate lld_mac package and remove last bits referring to it
2021-07-12 thakis Revert "Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15040-gc10947b5-1"
2021-07-12 thakis Roll clang llvmorg-13-init-14732-g8a7b5ebf-2 : llvmorg-13-init-15040-gc10947b5-1
2021-07-09 thakis clang package script: Use more than one core to compress cab files
2021-07-09 steveroe Build .so for Chrome-Fuchsia ASan tests instead of .a.
2021-07-08 akhuang Modify goma_link.py to pass lto flags in the native link step.
2021-07-08 thakis clang package script: measure win_upload_clang zip time
2021-07-08 hans Roll clang llvmorg-13-init-14634-gf814cd74-1 : llvmorg-13-init-14732-g8a7b5ebf-1
2021-07-06 hans Roll clang llvmorg-13-init-14563-gbcaf57ca-1 : llvmorg-13-init-14634-gf814cd74-1
2021-07-06 bartekn [BRP] Rearrange sections in the path exclusion file for better grouping
2021-07-06 omerkatz heap: Clang plugin warns against tracing Persistents
2021-07-05 thakis Roll clang llvmorg-13-init-14086-ge1b8fde1-1 : llvmorg-13-init-14563-gbcaf57ca-1
2021-07-02 omerkatz heap: Revise IsStackAllocated check in clang plugin
2021-07-02 omerkatz Reland "heap: Update clang gc plugin definition of class requires tracing"
2021-07-02 omerkatz heap: Adjust plugin stubs
2021-06-29 thakis Roll clang llvmorg-13-init-14006-gd5402a2f-1 : llvmorg-13-init-14086-ge1b8fde1-1
2021-06-29 hans [include analysis] Link to chromium.googlesource.com instead of crrev.com
2021-06-29 thakis Revert "heap: Update clang gc plugin definition of class requires tracing"
2021-06-29 thakis Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-14006-gd5402a2f-1
2021-06-28 omerkatz heap: Update clang gc plugin definition of class requires tracing
2021-06-28 hans [include analysis] Make the analysis script work on Windows
2021-06-28 findit-for-me Revert "Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-13925-g0f24ffcd-1"
2021-06-28 thakis Roll clang llvmorg-13-init-13689-g93938943-1 : llvmorg-13-init-13925-g0f24ffcd-1
2021-06-25 omerkatz Reland "heap: Fix clang plugin handling of cppgc library types"
2021-06-24 zequanwu Roll clang llvmorg-13-init-13305-g1605fce6-4 : llvmorg-13-init-13689-g93938943-1
2021-06-23 thakis Revert "heap: Fix clang plugin handling of cppgc library types"
2021-06-22 sdefresne [macOS/Linux] Ship wasm-ld symlink to lld (with lld)
2021-06-22 omerkatz heap: Fix clang plugin handling of cppgc library types
2021-06-22 thakis mac: Remove things unneeded now that lld is in the default package
2021-06-22 thakis mac: Add lld (and llvm-ar) to default clang package
2021-06-21 thakis mac, ios: Change install name of asan and ubsan dylibs
Roll testing/ 3e2640a32..d485ae97b (4140 commits; 2 trivial rolls)
https://chromium.googlesource.com/chromium/src/testing/+log/3e2640a325dc..d485ae97b790
$ git log 3e2640a32..d485ae97b --date=short --no-merges --format='%ad %ae %s'
2022-01-03 qsr [fuchsia] Re-disable MSE_ClearKey/EncryptedMediaTest.*
2021-12-29 wuwang Add local http server as the site to render
2021-12-28 andypaicu Cleanup autogranted DSE permissions
2021-12-23 anise Enable document scanning with maldoca by default.
2021-12-23 wylieb [Read Later] Update fieldtrial_testing_config with new variations
2021-12-22 ramyagopalan Updating to vpython for ChromeOS.
2021-12-22 ramyagopalan Fixing ValueError.
2021-12-22 ramyagopalan Moving removal of config file.
2021-12-22 xinghuilu Remove code for EnhancedProtectionPromoCard on Android.
2021-12-22 ramyagopalan Updating test_traffic_annotation_auditor to check for ChromeOS.
2021-12-21 wenbinzhang [benchmarking] Reduce shard size of nexus 5x webview
2021-12-20 lukasza [rust] Add `rust_unit_tests_group(...)` gni template.
2021-12-20 cowmoo personalization: turn on wallpaper SWA feature
2021-12-20 gujen [LR] Add fieldtrial config & fix tests
2021-12-20 majewski [Files SWA]: Finch Field Trial Testing Config.
2021-12-16 thakis Stop running variations_smoke_tests on bots for now
2021-12-16 lgrey Mac: temporarily stop stripping tests in official builds
2021-12-16 blundell Remove ClankStartupOptimizations from fieldtrial_testing_config
2021-12-16 grt [fuchsia] Add support for building and running CFv2 tests.
2021-12-16 jianli Revert "Remove SyncConsentOptional and OsSyncFeatureEnabled"
2021-12-16 sshrimp Update quickrun shards
2021-12-16 weizhong upload report.json to result db as invocation level artifact
2021-12-16 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 sky Adds AvoidUnnecessaryBeforeUnloadCheck to field trial testing config
2021-12-15 jongahn Add experiment for mojo sturctured metrics.
2021-12-15 jmadill gpu infra: Remove ANGLE tests from Linux Debug/TSAN.
2021-12-15 bsheedy Switch GPU Mac exp to 12.0
2021-12-15 bryantchandler [fuchsia] Remove unittests that use crash keys
2021-12-15 eseckler variations: Remove test config for PowerScheduler experiments.
2021-12-15 alexilin Revert "[Autofill Assistant] Enable animations + Remove filter"
2021-12-15 bsazonov Remove SyncConsentOptional and OsSyncFeatureEnabled
2021-12-15 alexilin Revert "[LR] Add fieldtrial config entry"
2021-12-15 sandromaggi [Autofill Assistant] Enable animations + Remove filter
2021-12-15 sshrimp Add sharding option for quickrun
2021-12-15 wenbinzhang [benchmarking] update pixel 4 os dimension to have more details
2021-12-15 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 skylab-test-cros-roller [skylab_tests] Update skylab tests cros img version
2021-12-15 carlosil Add CertificateTransparencyAndroid to field trial testing config
2021-12-15 bsheedy Fix unexpected passes typo
2021-12-15 michaeldo Remove IOS Tab Grid Bulk Actions flag
2021-12-14 lazzzis [Messages] Add fieldtrial entry for PWA install message
2021-12-14 hypan Disable failed test in perfetto_unittests on android-12-x64-fyi-rel
2021-12-14 ynovikov Re-disable Metal WebGL on 'Mac FYI ASAN (Intel)'
2021-12-14 kuanhuang setup builder win11-rel-swarming in dev
2021-12-14 weizhong Fix failures when upload artifacts for wpt tests
2021-12-14 haileywang [Snooze IPH] update fieldtrial to match finch
2021-12-14 enga WebGPU CTS: remove --disable-gpu-sandbox
2021-12-14 hidehiko Remove NonSFI mode part 8.
2021-12-14 gujen [LR] Add fieldtrial config entry
2021-12-14 thakis Build mac installer on mac-chrome trybot
(...)
2020-11-06 twellington 🤠 Disable AutofillUpstreamTest.testSaveCardInfoBarWithEmptyMonthAndYear
2020-11-06 ewannpv Revert "[iOS] Adds EnableCloseAllTabsConfirmation config"
2020-11-06 ewannpv [iOS] Adds EnableCloseAllTabsConfirmation config
2020-11-06 asamidoi Add warn-only and enforce mode to the CheckOfflineCapability feature
2020-11-06 livvielin [ios] Enable kIOSLookalikeUrlNavigationSuggestionsUI by default
2020-11-06 isherman List Weilun as a fieldtrial_testing_config.json OWNER
2020-11-05 xiaochengh Prepare CSSKeyframesMemoryReduction for finch experiment
2020-11-05 schwering [Autofill] Removed obsolete features AutofillEnforceMinRequiredFields*.
2020-11-05 pbos Remove UseTextForUpdateButton from testing config
2020-11-05 lpz Disable (via flag) baselines translation and annotation handling in wptMetadataBuilder for desktop wpt bots.
2020-11-05 erikchen Update field-trial testing config for heap profiling.
2020-11-05 vasilii Fully launch the compromised password bubble on ToT and delete the flag.
2020-11-05 clemensb [libfuzzer][v8][inspector] Restrict alphabet to ascii
2020-11-05 msisov ozone/x11: fix views_unittests
2020-11-05 benreich [js-code-coverage] Merge JavaScript v8 coverage outputs
2020-11-05 chrome-weblayer-builder weblayer: Add skew tests for new versions released in beta
2020-11-05 ddoman [resultdb] disable SinkAPI-integration on blink_web_tests
2020-11-04 sprang Removes WebRTC-VideoRateControl trial from test config
2020-11-04 chanli Enable resultdb on test suites with single test
2020-11-04 liaoyuke [lacros] Stop isolating prebuilt ash-chrome
2020-11-04 gatong Infra: Removing experimental builders
2020-11-04 bpastene Remove cros_browser_sanity_test from all CrOS bots.
2020-11-04 ewannpv [iOS] Launch EnablePersistentDownloads feature
2020-11-04 dschinazi Add HostResolverDispatch to fieldtrial_testing_config
2020-11-04 agrieve Revert "Reland #2: Android: Use locally-build devil deps only when build_with_chromium=true"
2020-11-04 kmoon Make PDF partial loading disabled the default
2020-11-04 gayane Revert "Add share features to testing config"
2020-11-04 jdonnelly [omnibox] Add on-focus feature to the desktop field trial testing config
2020-11-03 bjoyce Add chrome_junit_test shard experimental test suit.
2020-11-03 ender Add Trending Queries to testing config.
2020-11-03 yilkal Reland "Reland "Adds parental handoff login screen in oobe.""
2020-11-03 jmadill Add ANGLE gold trace tests to GPU.FYI.
2020-11-03 jmadill Re-enable angle_white_box_tests on TSAN.
2020-11-03 ianstruiksma Win10 - Remove temp 1909/1803 bots
2020-11-03 jmadill Remove ANGLE tests from NV Shield TV.
2020-11-03 rmhasan weblayer, skew tests: Add src/ changes to add testers for Android Marshmallow
2020-11-03 agrieve Reland #2: Android: Use locally-build devil deps only when build_with_chromium=true
2020-11-03 jmadill Add flaky retries for Win7/AMD ANGLE tests.
2020-11-03 rmhasan weblayer, skew tests: Make rmhasan@ sole reviewer for CL's uploaded by create-weblayer-skew-tests
2020-11-03 jmadill Remove angle_unittests swarming exception.
2020-11-03 clemensb [libfuzzer][v8][inspector] Add inspector_fuzzer
2020-11-03 nohle [DeviceSync v2] Enable v2 DeviceSync flag by default
2020-11-03 ianstruiksma Have win10-omaha-tester use win10 version mixin
2020-11-03 drott Rebaselines for running layout tests on Windows 10 1909
2020-11-02 tmathmeyer Add d3d11 stable fieldtrial testing configs
2020-11-02 drubery Add windows to platforms for ClientSideDetectionModel
2020-11-02 kylechar Disable webgl_conformance_fast_call_tests
2020-11-02 chrome-weblayer-builder weblayer: Add skew tests for new versions released in beta
2020-11-02 bpastene Move net_unittests on the internal CrOS VM bot to the main test pool.
2020-11-02 mbonadei Add filter file to content_browsertests data_deps.
Roll third_party/googletest/ 282877317..6b74da475 (287 commits)
https://chromium.googlesource.com/external/github.com/google/googletest/+log/2828773179fa..6b74da4757a5
$ git log 282877317..6b74da475 --date=short --no-merges --format='%ad %ae %s'
2021-12-27 absl-team Include the param names in the generated description of the MATCHER_P matchers.
2021-12-22 absl-team Clarify "package" means "Bazel package", and promote `testonly=True` rather than `testing` sub-directory.
2021-12-22 dmauro Makes the Python imports consistently use full paths from the repository root, unifying the behavior between Bazel and CMake
2021-12-21 dmauro Makes TestForDeathTest.CRTDebugDeath only run when _DEBUG is defined
2021-12-15 dinor Release tests for UnitTestOptions::MatchesFilter
2021-12-07 absl-team Add NOLINT to address modernize-use-trailing-return-type in TEST_F uses
2021-12-04 ayush854032 Allow to specify a random seed independently of whether shuffling is requested
2021-12-03 absl-team Support std::reference_wapper as a smart pointer type in gmock
2021-12-02 absl-team Fix typo in GoogleMock Cookbook.
2021-11-29 absl-team Work around Android KitKat tzset bug
2021-11-25 ludger.paehler Fix typo in the queue test.
2021-11-16 denis.samoylov Suppress unused-value warning
2021-11-16 93249401+assafpr fixed branch from master to main in readme.md
2021-11-16 93249401+assafpr Update README.md
2021-11-16 krystian.kuzniarek fix a typo
2021-11-15 cramertj Clarify "Times() after X" error message
2021-11-15 dmauro Update URLs in Bazel Quickstart
2021-11-12 absl-team Fix typo in gmock-matchers_test.cc: CanDescribeNegationOfExpectingOneElment => CanDescribeNegationOfExpectingOneElement
2021-11-10 absl-team Googletest export
2021-11-09 dmauro Googletest export
2021-11-10 memmenlauer googletest/src/gtest-port.cc: Added GetLastError() on Windows for CreateThread()
2021-11-09 absl-team Googletest export
2021-11-08 absl-team Googletest export
2021-11-08 absl-team Googletest export
2021-11-04 absl-team Googletest export
2021-11-05 raul.tambre Replace use of deprecated std::iterator
2021-11-03 absl-team Googletest export
2021-10-28 dmauro Googletest export
2021-10-27 dmauro Googletest export
2021-10-26 absl-team Googletest export
2021-10-26 absl-team Googletest export
2021-10-25 dmauro Googletest export
2021-10-25 dmauro Googletest export
2021-10-30 dartme18 Re #3637 Show Disabled Tests in testing output
2021-10-20 h.zeller Start a simple github actions CI
2021-10-11 absl-team Googletest export
2021-10-11 absl-team Googletest export
2021-10-11 absl-team Googletest export
2021-10-08 yesudeep Fix linker errors on FreeBSD.
2021-09-30 absl-team Googletest export
2021-09-28 absl-team Googletest export
2021-09-24 cclauss Fix remaining typos discovered by codespell
2021-09-20 absl-team Googletest export
2021-09-20 absl-team Internal change
2021-09-17 julian.amann Remove bazelbuild/rules_cc dependency
2021-09-16 cclauss Fix typos discovered by codespell
2021-09-16 cclauss Fix typos discovered by codespell
2021-09-16 cclauss Fix typo discovered by codespell
2021-09-15 absl-team Googletest export
2021-09-15 dmauro Googletest export
(...)
2021-01-11 corentinmusard Simplify cmake install file
2021-01-06 davidben Restore GTEST_ATTRIBUTE_PRINTF_ on ColoredPrintf
2021-01-03 krystian.kuzniarek remove explicit function overloads of CmpHelper?? for BiggestInt arguments
2020-12-30 mattias.ellert Port to GNU/Hurd
2020-12-29 julien.jemine Using auto instead of container::const_iterator
2020-12-25 mattias.ellert Fix gtest-help-test failure on GNU/kFreeBSD
2020-12-24 georgthegreat Use proper feature test macro to test if library supports char8_t
2020-12-21 absl-team Googletest export
2020-12-15 dmauro Googletest export
2020-12-11 absl-team Googletest export
2020-12-10 absl-team Googletest export
2020-12-10 dmauro Googletest export
2020-12-08 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-07 absl-team Googletest export
2020-12-05 paul.malcolm Fix typo in CLI help message
2020-12-05 gautham.bangalore Fix typo
2020-12-04 zed.three CMake: Add namespaced ALIAS library
2020-12-03 absl-team Googletest export
2020-12-02 absl-team Googletest export
2020-12-02 absl-team Googletest export
2020-12-01 absl-team Googletest export
2020-11-30 dmauro Googletest export
2020-11-24 absl-team Googletest export
2020-11-23 absl-team Googletest export
2020-11-19 absl-team Googletest export
2020-11-13 vlee Initialize TestInfo member is_in_another_shard_ in constructor.
2020-11-12 absl-team Googletest export
2020-11-12 absl-team Googletest export
2020-11-12 absl-team Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 dmauro Googletest export
2020-11-11 absl-team Googletest export
2020-11-11 marius.brehler Refactor finding python
2020-11-06 absl-team Googletest export
2020-11-06 absl-team Googletest export
2020-10-29 knut Only save original working directory if death tests are enabled
2020-11-08 hyuk.myeong fix typos
2020-11-06 absl-team Googletest export
2020-11-05 ofats Googletest export
2020-10-30 chuck.atkins Bump CMake minimum to 2.8.12
2020-10-27 elliott.brossard Add instructions for sanitizer integration
2020-09-16 hyuk.myeong Remove spaces between Google Test and Google Mock
2020-09-15 hyuk.myeong Add follow-up patch for more natural reading
2020-09-15 hyuk.myeong Apply the reviewed comment
2020-09-15 hyuk.myeong Remove a space
2020-09-15 hyuk.myeong Improve the tutorial that may be confusing
2020-02-17 krystian.kuzniarek remove a duplicated include
Bug: dawn:824
Change-Id: Ic7c5c5f808ed510282dc47231d843f1fae355e17
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/75061
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Auto-Submit: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
2022-01-05 15:54:08 +00:00
|
|
|
'action': [ 'python3',
|
2021-10-15 14:28:32 +00:00
|
|
|
'scripts/extract.py',
|
|
|
|
'tools/cmake-win32.zip',
|
|
|
|
'tools/cmake-win32/',
|
|
|
|
],
|
|
|
|
},
|
2022-03-28 19:55:42 +00:00
|
|
|
|
|
|
|
# Node binaries, when dawn_node is enabled
|
|
|
|
{
|
|
|
|
'name': 'node_linux64',
|
|
|
|
'pattern': '.',
|
|
|
|
'condition': 'dawn_node and host_os == "linux"',
|
|
|
|
'action': [ 'download_from_google_storage',
|
|
|
|
'--no_resume',
|
|
|
|
'--extract',
|
|
|
|
'--no_auth',
|
|
|
|
'--bucket', 'chromium-nodejs/16.13.0',
|
|
|
|
Var('node_linux_x64_sha'),
|
|
|
|
'-o', 'third_party/node/node-linux-x64.tar.gz',
|
|
|
|
],
|
|
|
|
},
|
|
|
|
{
|
|
|
|
'name': 'node_mac',
|
|
|
|
'pattern': '.',
|
|
|
|
'condition': 'dawn_node and host_os == "mac"',
|
|
|
|
'action': [ 'download_from_google_storage',
|
|
|
|
'--no_resume',
|
|
|
|
'--extract',
|
|
|
|
'--no_auth',
|
|
|
|
'--bucket', 'chromium-nodejs/16.13.0',
|
|
|
|
Var('node_darwin_x64_sha'),
|
|
|
|
'-o', 'third_party/node/node-darwin-x64.tar.gz',
|
|
|
|
],
|
|
|
|
},
|
|
|
|
{
|
|
|
|
'name': 'node_mac_arm64',
|
|
|
|
'pattern': '.',
|
|
|
|
'condition': 'dawn_node and host_os == "mac"',
|
|
|
|
'action': [ 'download_from_google_storage',
|
|
|
|
'--no_resume',
|
|
|
|
'--extract',
|
|
|
|
'--no_auth',
|
|
|
|
'--bucket', 'chromium-nodejs/16.13.0',
|
|
|
|
Var('node_darwin_arm64_sha'),
|
|
|
|
'-o', 'third_party/node/node-darwin-arm64.tar.gz',
|
|
|
|
],
|
|
|
|
},
|
|
|
|
{
|
|
|
|
'name': 'node_win',
|
|
|
|
'pattern': '.',
|
|
|
|
'condition': 'dawn_node and host_os == "win"',
|
|
|
|
'action': [ 'download_from_google_storage',
|
|
|
|
'--no_resume',
|
|
|
|
'--no_auth',
|
|
|
|
'--bucket', 'chromium-nodejs/16.13.0',
|
|
|
|
Var('node_win_x64_sha'),
|
|
|
|
'-o', 'third_party/node/node.exe',
|
|
|
|
],
|
|
|
|
},
|
|
|
|
|
2018-09-03 09:55:58 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
recursedeps = [
|
2021-01-06 17:41:50 +00:00
|
|
|
'third_party/vulkan-deps',
|
2018-07-31 16:50:03 +00:00
|
|
|
]
|