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.
|
2021-10-15 14:28:32 +00:00
|
|
|
'dawn_cmake_version': 'version:3.13.5',
|
|
|
|
'dawn_cmake_win32_sha1': 'b106d66bcdc8a71ea2cdf5446091327bfdb1bcd7',
|
2022-03-23 18:45:14 +00:00
|
|
|
'dawn_gn_version': 'git_revision:bd99dbf98cbdefe18a4128189665c5761263bcfb',
|
2021-10-15 14:28:32 +00:00
|
|
|
'dawn_go_version': 'version:1.16',
|
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,
|
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': {
|
2022-03-24 14:19:19 +00:00
|
|
|
'url': '{chromium_git}/chromium/src/build@c7876b5a44308b94074287939244bc562007de69',
|
2018-07-31 16:50:03 +00:00
|
|
|
'condition': 'dawn_standalone',
|
|
|
|
},
|
2018-09-10 13:16:10 +00:00
|
|
|
'buildtools': {
|
2022-03-24 14:19:19 +00:00
|
|
|
'url': '{chromium_git}/chromium/src/buildtools@e1471b21ee9c6765ee95e9db0c76fe997ccad35c',
|
2018-07-31 16:50:03 +00:00
|
|
|
'condition': 'dawn_standalone',
|
|
|
|
},
|
2021-03-24 16:22:32 +00:00
|
|
|
'buildtools/clang_format/script': {
|
|
|
|
'url': '{chromium_git}/external/github.com/llvm/llvm-project/clang/tools/clang-format.git@99803d74e35962f63a775f29477882afd4d57d94',
|
|
|
|
'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': {
|
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
|
|
|
'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxx.git@79a2e924d96e2fc1e4b937c42efd08898fa472d7',
|
2021-03-24 16:22:32 +00:00
|
|
|
'condition': 'dawn_standalone',
|
|
|
|
},
|
|
|
|
|
|
|
|
'buildtools/third_party/libc++abi/trunk': {
|
2022-03-24 14:19:19 +00:00
|
|
|
'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxxabi.git@edde7bbc4049ae4a32257d9f16451312c763c601',
|
2021-03-24 16:22:32 +00:00
|
|
|
'condition': 'dawn_standalone',
|
|
|
|
},
|
|
|
|
|
2018-09-10 13:16:10 +00:00
|
|
|
'tools/clang': {
|
2022-03-24 14:19:19 +00:00
|
|
|
'url': '{chromium_git}/chromium/src/tools/clang@df9b14e26c163dd8e2c0ab081e2689f038ae7141',
|
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': {
|
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
|
|
|
'url': '{chromium_git}/chromium/src/testing@d485ae97b7900c1fb7edfbe2901ae5adcb120865',
|
2018-07-31 16:50:03 +00:00
|
|
|
'condition': 'dawn_standalone',
|
|
|
|
},
|
2018-09-10 13:16:10 +00:00
|
|
|
'third_party/googletest': {
|
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
|
|
|
'url': '{chromium_git}/external/github.com/google/googletest@6b74da4757a549563d7c37c8fae3e704662a043b',
|
|
|
|
'condition': 'dawn_standalone',
|
|
|
|
},
|
|
|
|
# This is a dependency of //testing
|
|
|
|
'third_party/catapult': {
|
|
|
|
'url': '{chromium_git}/catapult.git@fa35beefb3429605035f98211ddb8750dee6a13d',
|
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-01-25 14:22:05 +00:00
|
|
|
'url': '{chromium_git}/external/github.com/glfw/glfw@94773111300fee0453844a4c9407af7e880b4df8',
|
2018-08-13 06:23:27 +00:00
|
|
|
'condition': 'dawn_standalone',
|
|
|
|
},
|
|
|
|
|
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': {
|
2022-04-23 00:31:37 +00:00
|
|
|
'url': '{chromium_git}/angle/angle@158951600b6efcb996c379e8241df61caca0be9d',
|
2021-01-11 15:52:12 +00:00
|
|
|
'condition': 'dawn_standalone',
|
|
|
|
},
|
|
|
|
|
2019-11-26 18:21:51 +00:00
|
|
|
'third_party/swiftshader': {
|
2022-04-22 16:23:42 +00:00
|
|
|
'url': '{swiftshader_git}/SwiftShader@f13461dbb23cf87b264cd98ec7189525c24b2dfc',
|
2019-11-26 18:21:51 +00:00
|
|
|
'condition': 'dawn_standalone',
|
|
|
|
},
|
|
|
|
|
2021-01-06 17:41:50 +00:00
|
|
|
'third_party/vulkan-deps': {
|
2022-04-22 20:09:33 +00:00
|
|
|
'url': '{chromium_git}/vulkan-deps@53cf7fe2f4c49418c1903369c5732d472c80e003',
|
2021-04-02 18:04:27 +00:00
|
|
|
'condition': 'dawn_standalone',
|
2021-01-11 15:52:12 +00:00
|
|
|
},
|
|
|
|
|
|
|
|
'third_party/zlib': {
|
|
|
|
'url': '{chromium_git}/chromium/src/third_party/zlib@c29ee8c9c3824ca013479bf8115035527967fe02',
|
2021-01-06 17:41:50 +00:00
|
|
|
'condition': 'dawn_standalone',
|
|
|
|
},
|
2021-09-23 20:36:03 +00:00
|
|
|
|
|
|
|
'third_party/abseil-cpp': {
|
|
|
|
'url': '{chromium_git}/chromium/src/third_party/abseil-cpp@789af048b388657987c59d4da406859034fe310f',
|
|
|
|
'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': {
|
2022-04-23 01:11:22 +00:00
|
|
|
'url': '{chromium_git}/external/github.com/gpuweb/cts@f6b6dd54874538895f161a53795dab29f1173d7d',
|
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-03-03 21:13:51 +00:00
|
|
|
'url': '{github_git}/gpuweb/gpuweb.git@881403b5fda2d9ac9ffc5daa24e34738205bf155',
|
2021-09-27 22:55:39 +00:00
|
|
|
'condition': 'dawn_node',
|
|
|
|
},
|
2022-04-06 19:37:27 +00:00
|
|
|
'third_party/gpuweb-cts': {
|
2022-04-23 01:11:22 +00:00
|
|
|
'url': '{chromium_git}/external/github.com/gpuweb/cts@f6b6dd54874538895f161a53795dab29f1173d7d',
|
2022-04-06 19:37:27 +00:00
|
|
|
'condition': 'dawn_standalone',
|
|
|
|
},
|
2021-10-15 14:28:32 +00:00
|
|
|
|
|
|
|
'tools/golang': {
|
|
|
|
'condition': 'dawn_node',
|
|
|
|
'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
|
|
|
|
|
|
|
# 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
|
|
|
},
|
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',
|
|
|
|
},
|
|
|
|
{
|
|
|
|
# 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
|
|
|
],
|
|
|
|
},
|
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
|
|
|
]
|