- 08 Oct, 2020 40 commits
-
-
Daniel Libby authored
This adds configs for a manually-triggered trybot that runs release blink_web_tests with --force-renderer-accessibility, in order to start stabilizing serialization/deserialization code for all the content tested by the entire web_tests suite. See corresponding tools/build cl landed here: crrev.com/c/2454398 Bug: 1135251 Change-Id: Ic9db4673a3bf580225864f1aa6b1da6a6e682793 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453446Reviewed-by:
Stephen Martinis <martiniss@chromium.org> Commit-Queue: Daniel Libby <dlibby@microsoft.com> Cr-Commit-Position: refs/heads/master@{#815296}
-
ckitagawa authored
Improve detection of if a true cold start is happening. If start surface is shown then we should omit cold start metrics as in that case these metrics don't accurately reflect performance regressions. See bug for UMA histograms showing the effect. Bug: 1135566, 1135651 Change-Id: I99bab63f4e4fa3e34133bbe73718520164ff6355 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2450921 Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Xi Han <hanxi@chromium.org> Reviewed-by:
Mehran Mahmoudi <mahmoudi@chromium.org> Cr-Commit-Position: refs/heads/master@{#815295}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/c8e70787..2a63e856 Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: Ib958c21ca94f1ee70ea539a0c392a9f20d8bd11e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2460798Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#815294}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1602158210-9de918de8f612323e79e5b6447a9374f3934b014.profdata to chrome-mac-master-1602179909-33e9e654a138340f2ff74cc84be2567f323eeba5.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-mac-chromium Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:mac-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I8eae64b862fa2fbe3ee4c3e27341a77ca33395ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462145Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#815293}
-
Paul Wankadia authored
https://chromium.googlesource.com/external/github.com/google/re2.git/+log/a5548b3d5782..7c2e104ffbe4 $ git log a5548b3d5..7c2e104ff --date=short --no-merges --format='%ad %ae %s' 2020-10-08 junyer Refactor the RE2::Arg templates for readability. 2020-10-07 junyer Rename namespace internal to namespace re2_internal. 2020-10-07 junyer Address `-Wunused-parameter' warnings. 2020-10-07 junyer Add missing #include. Mea culpa. 2020-10-07 junyer Rework RE2::Arg with templates instead of macros. 2020-10-06 junyer Write `typename' in templates rather than `class'. 2020-09-27 junyer Fix some indentation. 2020-09-27 junyer Set BAZELISK_GITHUB_TOKEN. Created with: roll-dep src/third_party/re2/src R=thakis@chromium.org Change-Id: I9586928913e614e57ed45e6b56b3d05ac66e0b1e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2460974 Commit-Queue: Paul Wankadia <junyer@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#815292}
-
Sylvain Defresne authored
The metrics "Tabs.TabCountPerLoad", "Tab.PageLoadInPortrait" and "Tab.PageLoadInPortrait" stopped being reported in M87 after the refactoring introducing WebStateListMetricsBrowserAgent. Change WebStateListMetricsBrowserAgent to observer WebState in order to properly report the metrics when navigation event occur. Unit test to prevent such regression will be added in a separate CL to simplify cherry-picking this CL in M87 branch. Bug: 1135129 Change-Id: I589aeabdcc058e8dcd6547c44080aebe4d8a8fed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461332Reviewed-by:
David Jean <djean@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#815291}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/87d384c09451..ed49e44caa34 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC caseq@google.com,tluk@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: chromium:170126006 Tbr: caseq@google.com,tluk@google.com Change-Id: I2bb06a6f55664aadbfd7e5cb68c668b8ff14896b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462141Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#815290}
-
Oriol Brufau authored
r789122 tried to solve bug 1103592, which actually was a flex problem unrelated to grid, and was later fixed by r782793. Therefore, r789122 wasn't actually needed, and caused a perf regression. So this patchs reverts its layout changes. The WPT test is kept, and still passes. Bug: 1136474, 1103592 Change-Id: I3788bee4035a43c99b224d39d6f496b6e3dea4f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461311 Commit-Queue: Oriol Brufau <obrufau@igalia.com> Reviewed-by:
Javier Fernandez <jfernandez@igalia.com> Cr-Commit-Position: refs/heads/master@{#815289}
-
Internal Frameworks Autoroller authored
TBR=bling-team@google.com Change-Id: I97ea8f5547f25628e5143f9dafe34451f98d6043 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462238Reviewed-by:
Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#815288}
-
Darwin Huang authored
Replace all uses of whitelist with allowlist, and all uses of blacklist with blocklist, in //ui. Bug: 842296 Change-Id: Idf44bd9c4c9c78bf5bce1595b1c0dc323e70668a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2458368 Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Auto-Submit: Darwin Huang <huangdarwin@chromium.org> Cr-Commit-Position: refs/heads/master@{#815287}
-
Collin Baker authored
Reorganizes New Badge and IPH for Tab Groups into one study to match the associated Finch study. Additionally removes DesktopTabGroups since it is launched. Bug: None Change-Id: I09203587e18f82e3ddd51ebbe4a61c48d5ce4973 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2459787Reviewed-by:
Jesse Doherty <jwd@chromium.org> Commit-Queue: Collin Baker <collinbaker@chromium.org> Cr-Commit-Position: refs/heads/master@{#815286}
-
Yashar Dabiran authored
[Paint Preview] Split PaintPreviewCompositor memory metrics from the general Utility process metrics Change-Id: I6067aad3959c054181389c1e1b82e464eacd9a4b Bug: 1135217 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2441263Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Calder Kitagawa <ckitagawa@chromium.org> Commit-Queue: Yashar Dabiran <yashard@chromium.org> Cr-Commit-Position: refs/heads/master@{#815285}
-
Eric Willigers authored
DesktopPWAsWithoutExtensions has shipped. The test case GenerateAppForLink no longer needs to be parameterized. Bug: 1065748 Change-Id: I1893b45f7183ccb24c51149c7189aed62751fa5d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2459256 Auto-Submit: Eric Willigers <ericwilligers@chromium.org> Commit-Queue: Istiaque Ahmed <lazyboy@chromium.org> Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Cr-Commit-Position: refs/heads/master@{#815284}
-
Eric Willigers authored
OpenInAppAbsentForURLsInNonLocallyInstalledApp was flaky. We re-enable the test, after addressing two causes of test flakiness: - https://chromium-review.googlesource.com/c/chromium/src/+/2454920 - https://chromium-review.googlesource.com/c/chromium/src/+/2454811 Bug: 1119807 Change-Id: Iee88737a8bf5545358fa63bce3a5ceee65330426 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2459134Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Commit-Queue: Istiaque Ahmed <lazyboy@chromium.org> Auto-Submit: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#815283}
-
Kartik Hegde authored
Add GetRandomAndFixedHostsWithScheme() which will be used by network diagnostics routines. TEST=none BUG=chromium:956783 Change-Id: Ia5073701ce97786e8ce5676a3db3444ef36b72c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2459513Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Kartik Hegde <khegde@chromium.org> Cr-Commit-Position: refs/heads/master@{#815282}
-
Eric Lawrence authored
We should show an indicator in the NetLog tab title to help remind users that their browsing traffic is being recorded. Change-Id: Ia1d2fb5b25c43d39084518656a79884f6149d3cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2460856 Commit-Queue: Eric Lawrence [MSFT] <ericlaw@microsoft.com> Reviewed-by:
Eric Roman <eroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#815281}
-
Henrique Nakashima authored
DefaultTabModelSelectorFactory remains in glue code, binds together features to create a TabModelSelectorImpl. TabModelSelectoryFactory is an interface that is moved into the c/b/tabmodel module. Bug: 1112922 Change-Id: I03e52fd438da7f7f89a7be012115d053a121c4ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2446352 Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#815280}
-
Jonathan Ross authored
A series of tests have been flaking often on vulkan_content_browsertests. These were also flaking on non-vulkan configurations as well, but the flake rate was negatively impacting the ability for GPU Pixel Wranglers to identify actual GPU failures. These tests were not demonstrating any GPU specific failures, so we will disable them until their base flakiness can be addressed. TBR=penghuang@chromium.org TEST = vulkan_content_browsertests All/DumpAccessibilityTreeTest.Accessibility* All/ScrollBehaviorBrowserTest.OverflowScrollInterruptedByWheelScroll/1 Bug: 1134297 Change-Id: Ib302e29dfd0802cbcb450abf6501c4622fb25d73 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2460985Reviewed-by:
Jonathan Ross <jonross@chromium.org> Commit-Queue: Jonathan Ross <jonross@chromium.org> Cr-Commit-Position: refs/heads/master@{#815279}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-aemu-chromium-autoroll Please CC chonggu@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Tbr: chonggu@google.com Change-Id: If890854713dabce8f18495d64f02fa8ee183964d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461916 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#815278}
-
Min Qin authored
If the first tile is not frequently clicked, other tiles may be displayed before it. And those tiles, even if they are not clicked for many days, will stay before the first. This may cause new front tiles, such as the trending tiles, to have a lower score than those not clicked tiles. And will not show up in the front. This CL fixes that issue BUG=1136306 Change-Id: I2f5aa7d3a64450b23375b2df2647265ed9c70c22 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2459941 Commit-Queue: Min Qin <qinmin@chromium.org> Reviewed-by:
Shakti Sahu <shaktisahu@chromium.org> Reviewed-by:
Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#815277}
-
Sebastien Marchand authored
This currently fail with the following error message: ../../chrome/app/chrome_exe_main_win.cc(190,31): error: use of undeclared identifier 'main' fiber_state->fiber_result = main(); Change-Id: I19cd98a6a4d8d8ece8f2dc9556cd91da13c7117b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461549Reviewed-by:
Bruce Dawson <brucedawson@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Auto-Submit: Sébastien Marchand <sebmarchand@chromium.org> Commit-Queue: Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#815276}
-
ckitagawa authored
This CL compresses out-of-viewport bitmaps to reduce memory usage. This leads to additional pop-in time for tiles outside of the current viewport, but is reasonably fast and might be necessary to reduce memory usage to something reasonable. Bug: TODO Change-Id: I7dcd050b58fb18b4f79eebc64f55abd04091531b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2445853 Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Reviewed-by:
Mehran Mahmoudi <mahmoudi@chromium.org> Cr-Commit-Position: refs/heads/master@{#815275}
-
Moe Ahmadi authored
Canary experiment: cl/330845211 Beta experiment: cl/335678210 Bug: 1122669 Change-Id: I2a2187c4d9e7ac1107f1c4bab20b79f9ca10b698 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453434 Auto-Submit: Moe Ahmadi <mahmadi@chromium.org> Commit-Queue: Brian White <bcwhite@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Cr-Commit-Position: refs/heads/master@{#815274}
-
Sebastien Lalancette authored
Bug: 1103778 Change-Id: Ia10232a219862fce9b79c08a383a8dabd307e438 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2460742 Commit-Queue: Sebastien Lalancette <seblalancette@chromium.org> Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Auto-Submit: Sebastien Lalancette <seblalancette@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#815273}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/acad80a97dc5..80d095c4dc41 2020-10-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@google.com Change-Id: I778eab6a7f8cb587bb93dc103c8a44e4be42175f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461973Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#815272}
-
Ian Clelland authored
This change restructures the Feature Policy (and proposed Permisssions Policy) construction code to roughly match the algorithms in the specifications. Comments are added to show the correspondence between code and spec. The Feature Policy inherited policy calculation is based on https://www.w3.org/TR/2019/WD-feature-policy-1-20190416/#define-inherited-policy-in-container The code which calculates the proposed Permissions Policy inherited policy is based on https://w3c.github.io/webappsec-permissions-policy/#algo-define-inherited-policy-in-container Change-Id: I6436b41958b6c6175410b9935f48029a04cf34ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2460232Reviewed-by:
Charlie Hu <chenleihu@google.com> Commit-Queue: Ian Clelland <iclelland@chromium.org> Cr-Commit-Position: refs/heads/master@{#815271}
-
Sergey Poromov authored
Before capturing image (screenshot) in Capture Mode, it should be checked whether the captured area is allowed according to the currently set Data Leak Prevention rules. Bug: 1133324 Test: Enable features, configure DLP policy, use Capture Mode Change-Id: If96f9b3ba277df4ba9a316b49246bd90183d9b2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2437437Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Sergey Poromov <poromov@chromium.org> Cr-Commit-Position: refs/heads/master@{#815270}
-
Xiaocheng Hu authored
When scanning for @import rules to preload, CSSPreloadScanner terminates a URL at ';' unconditionally. This is wrong as there might be ';' in a URL, in which case we make a preload of a broken URL. This patch scans URLs in a saner way: - For urls given as a raw string, terminate at the ending quote - Other those wrapped in a 'url()', terminate at the closing parenthesis Note: We do not intend to write a full parser here, so it's still broken in some cases (e.g., when the url contains ' ' or ')'). It's out of the scope of this patch to fix them. Bug: 1087854 Change-Id: I666c196ac1e12b259136823e0faed09958a896c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2451598Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#815269}
-
Chisoon Jeong authored
to prevent build errors by not generated mojom headers. Change-Id: I9fd512f6fcf1f77dcc3af9772af12bbf5e9f71c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2451931Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#815268}
-
Dan Harrington authored
See the bug. WebRTC imports only some directories from chromium. This CL removes a dependency on components/feed from build/ Bug: 1129187 Change-Id: Ia6c0188d51f955318fac2cbc6479176bbbdcebf3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461979 Commit-Queue: Dan H <harringtond@chromium.org> Reviewed-by:
Mirko Bonadei <mbonadei@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#815267}
-
adoneria authored
This is the prelim CL to the implementation of updater install test to create a basic folder structure and import constants from C++ integration tests. Bug: 1130847 Change-Id: I0d414517f749d76f54e66643a0d64b4e43df6c6a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422092 Commit-Queue: Anjali Doneria <adoneria@google.com> Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/master@{#815266}
-
Robert Ma authored
In Executive.kill_process, drop WNOHANG from os.waitpid and use the default blocking wait instead. This makes sure we can reliably collect the defunct process, which fixes a peculiar issue on macOS: when calling os.killpg on a defunct process group, we get EACCES instead of failing silently, which makes a unit test flaky on macOS. Drive-by: * Update the docstring to reflect the reality (we no longer ignore permission errors). Bug: 1119341 Change-Id: I1efa79d8e610e67cede7d9492a82ba67abc8e0a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2459326Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Robert Ma <robertma@chromium.org> Cr-Commit-Position: refs/heads/master@{#815265}
-
Morten Stenshorne authored
Bug: 294205 Change-Id: If47efcb952687c52eb28699dff6b1bcaf1dae53b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2455708 Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#815264}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/11ac723021d5..d24d3c2bc1d7 2020-10-08 jegarc@microsoft.com Add scroll to devtools for node connection screen. 2020-10-08 sadym@chromium.org Fix chopping 'Emulate Idle Detector state' 2020-10-08 aerotwist@chromium.org TypeScriptify LayerTreeModel 2020-10-08 petermarshall@chromium.org [typescript] TypeScript-ify timeline/CountersGraph.js 2020-10-08 sigurds@chromium.org HTMLElementification in console/ 2020-10-08 asraine@google.com Add warning about important data in Lighthouse panel 2020-10-08 aerotwist@chromium.org TypeScriptify AnimationModel 2020-10-08 sigurds@chromium.org [ts] Type-check sdk/ConsolePanel.js with TypeScript 2020-10-08 janscheffler@chromium.org Show stdout/stderr when e2e tests do crash 2020-10-08 aerotwist@chromium.org TypeScriptify SimpleApp 2020-10-08 sigurds@chromium.org [ts] Type-check sdk/Console{Filter,Prompt}.js with TypeScript If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: chromium:1011811,chromium:1115655,chromium:1135143,chromium:1135482,chromium:1136421,chromium:806488 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Idce15d87f8e9aeda3c106a2f0d54f2e82b5d9b8b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2460978Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#815263}
-
Stephen McGruer authored
This lays out a skeleton for the document, plus fills in some details of how to go from a build results page to the test that flaked. Bug: 1127369 Change-Id: Icea0ef102d694a61cf8f390c563ce108afee0553 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2405418 Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Reviewed-by:
Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/master@{#815262}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/9fb07662e436..31b44b3a70ed If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-trace-processor-linux-chromium Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Tbr: perfetto-bugs@google.com Change-Id: Id2fa92087f8fd9760a820c2eb7e608ddb7c0583c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2460741Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#815261}
-
Clark DuVall authored
Review from Patchset 1 to get the right diffs on the changes in ChromeMinidumpUploadJobServiceImpl. Bug: 1126301 Change-Id: Id583822c3bfddba0bf594b6a0eb2805a8d788819 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461983 Commit-Queue: Clark DuVall <cduvall@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#815260}
-
Steven Bennetts authored
Minor cleanup to help deprecate base::DictionaryValue in chromeos/network and facilitate other cleanup. The affected code is well covered by unit tests and browser tests. Bug: None Change-Id: I7c80587fe84011f3041c781e173644466230fcd8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453129 Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Pavol Marko <pmarko@chromium.org> Reviewed-by:
Azeem Arshad <azeemarshad@chromium.org> Cr-Commit-Position: refs/heads/master@{#815259}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/6a204db32c49..7868692b9df0 2020-10-08 ethannicholas@google.com Moved SkSL VariableReference data into IRNode 2020-10-08 brianosman@google.com Remove inherited program element list (it's now unused) 2020-10-08 brianosman@google.com Put interface blocks into the intrinsic maps, too 2020-10-08 johnstiles@google.com Remove unused copy of DefinitionMap. 2020-10-08 kjlubick@google.com [canvaskit] Update quickstart to use 0.19.0 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC jvanverth@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Cq-Do-Not-Cancel-Tryjobs: true Bug: None Tbr: jvanverth@google.com Change-Id: Iac4f37385bafcdaf799106100479a741d50d580b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461965Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#815258}
-
Morten Stenshorne authored
Compiling with -Wshadow FlexLine::ComputeLineItemsPosition() had a cross_axis_offset parameter that shadowed a member with the same name. FlexLine::ComputeLineItemsPosition() had a local variable main_axis_offset that shadowed a member with the same name. Bug: 294205 Change-Id: I777375412e160ad276300af26d3e979f8a6085bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461106Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#815257}
-