commit | 8c47526ee47466fd4f3e5f96cfb4722c649c2a8c | [log] [tgz] |
---|---|---|
author | Victor Costan <[email protected]> | Sat Nov 30 04:13:03 2019 |
committer | Commit Bot <[email protected]> | Sat Nov 30 04:13:03 2019 |
tree | 10b42ca61f61977145fea5d4cfc70250797d2f3f | |
parent | 54a0eef18ef5a00d51c0de570435eab99fb69f72 [diff] |
Roll src/third_party/googletest/src/ bf0fe874a..5395345ca (15 commits) https://chromium.googlesource.com/external/github.com/google/googletest.git/+log/bf0fe874a27b..5395345ca4f0 This rolls to the parent of 20b5b8ecc7a81d23b4716e22a2b35fd53379c8c6, which introduces a static_assert checking that the first parameter of an INSTANTIATE_TEST_SUITE_P macro is non-empty. This check fails in Chrome, and rolling past this commit will require some work. $ git log bf0fe874a..5395345ca --date=short --no-merges --format='%ad %ae %s' 2019-10-07 joshdcannon Use FormatFileLocation for streaming file and line 2019-10-05 soap Add documentation for pkg-config in cross-compilation settings 2019-10-05 soap Revert "Use pcfiledir for prefix in pkgconfig file" 2019-10-03 misterg Googletest export 2019-10-03 absl-team Googletest export 2019-10-02 absl-team Googletest export 2019-09-29 misterg Googletest export 2019-10-01 ant35rookie Fix typo in documents 2019-09-29 misterg Googletest export 2019-09-27 misterg Googletest export 2019-09-25 absl-team Googletest export 2019-09-25 absl-team Googletest export 2019-08-16 pbarker Add many missing override keywords 2019-09-16 krystian.kuzniarek square away the stuff that hasn't been merged in a manual review 2019-09-07 krystian.kuzniarek square away the stuff that hasn't been merged in a manual review Created with: roll-dep src/third_party/googletest/src Tbr: jsbell Bug: 1009553 Change-Id: Ica69ab44f8ea61420a44ebe2f6554dddf8f9029c Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:linux_chromium_cfi_rel_ng;luci.chrome.try:win_chrome_official Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1943389 Reviewed-by: Victor Costan <[email protected]> Commit-Queue: Victor Costan <[email protected]> Cr-Commit-Position: refs/heads/master@{#720307}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .