- 19 Feb, 2020 40 commits
-
-
Miyoung Shin authored
This CL converts FrameHostMsg_UpdateFaviconURL to mojo and removes WebLocalFrameClient::DidChangeIcon and WebLocalFrame::IconURLs and WebIconURL class and content::FaviconURL class. Bug: 1040099 Change-Id: I109b0dc165d2a268dacf1c38b26341eafc128382 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2043181 Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#742507}
-
Ben Joyce authored
We migrated to AndroidX, and there was a proguard rule to keep the old version. Need proguard rule to keep the new name space's version. Bug: 1052855 Binary-Size: Added proguard rule to keep AndroidX's AppBarLayout. Change-Id: I56f7a40d7b368e3c5e521324352053c918ac327b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062916 Commit-Queue: benjamin joyce <bjoyce@google.com> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Ganggui Tang <gogerald@chromium.org> Reviewed-by:
Mia Glaese <glamia@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#742506}
-
Xianzhu Wang authored
This simplifies the logic to determine 2d translation optimization, especially when to avoid it for transform animations, to ensure that we always use matrix instead of 2d translation when there is transform animation. This is one of the preparation CLs for considering animations in overlap testing for CompositeAfterPaint layerization (crrev.com/c/2057868). Change-Id: I303aadc11b47f56041e4de0b18874eadba720416 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2059488 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#742505}
-
Demetrios Papadopoulos authored
This CL removes a lot of redundancy from site_settings_page.js both in HTML and in JS. Specifically: 1) Using dom-repeat eliminates redundant HTML code 2) The introduction of the |categoryList| makes populating the |focusConfig| trivial 3) Fetching default values for each permission category type also becomes simpler. Moreover the programmatic approach is more flexible and should make the upcoming "Friendly Privacy Settings" changes easier to implement, by allowing splitting the permissions list in two parts programmatically in JS (no more redundant dom-if expressions). Bug: 1032584 Change-Id: I64b79c2f01e591484f885a984b20d1aa66b58361 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2058064Reviewed-by:
Esmael Elmoslimany <aee@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#742504}
-
Hiroki Sato authored
This is a follow-up of httep://crrev/c/1964835. This changes 1. rename DesktopAutomationHandler.onEventFromView to onLiveRegionChanged because this method is now not only from Views but also from ARC's live region change. 2. When LIVE_REGION_CHANGED event is handled, do not uodate focus range. Bug: none Change-Id: I2923e217f0177395bb5e2e4b7b34726a9408ccce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2056168 Commit-Queue: Hiroki Sato <hirokisato@chromium.org> Reviewed-by:
David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#742503}
-
David Grogan authored
Purely bookkeeping. Bug: 762679 Change-Id: I0d04bd344603ae55cfd3c68fb5c3f66bf890d4d4 Fixed: 1052683 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062891 Commit-Queue: David Grogan <dgrogan@chromium.org> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/master@{#742502}
-
nancy authored
BUG=1016159 Change-Id: I7aa2dd56dd0e9ce50afc8f5162e3f2531247b9b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2061916Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#742501}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/515e6dafedc4..9508452e18f1 git log 515e6dafedc4..9508452e18f1 --date=short --first-parent --format='%ad %ae %s' 2020-02-19 crouleau@chromium.org [Catapult] Make Deep a top-level owner. 2020-02-19 ukai@google.com add new origin trial tokens for chromium-build-stats Created with: gclient setdep -r src/third_party/catapult@9508452e18f1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC wenbinzhang@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/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Bug: chromium:1050215 Tbr: wenbinzhang@google.com Change-Id: I05c2100baf8dda45e726be6d244960182e5acd86 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063874Reviewed-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@{#742500}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/6caa2be2..8962e435 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,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: Ied1ab5b05b8bd6e4773005c61b9d0a795b07e750 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063450Reviewed-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@{#742499}
-
Oriol Brufau authored
The test was marked as failing but was passing. BUG=868380 Change-Id: Ie54019bf9fbc2e08f6504c47d3751efdae79cf02 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062435Reviewed-by:
Manuel Rego <rego@igalia.com> Commit-Queue: Manuel Rego <rego@igalia.com> Cr-Commit-Position: refs/heads/master@{#742498}
-
Anand K. Mistry authored
In certain cases, the smbfs daemon isn't able to resolve some hosts to IP addresses (i.e. multiple networks connected, netbios). Bug: 939235 Change-Id: I638939333b5cd87909bb6738ad963e8f98187564 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050001 Commit-Queue: Anand Mistry <amistry@chromium.org> Reviewed-by:
Ryo Hashimoto <hashimoto@chromium.org> Reviewed-by:
Austin Tankiang <austinct@chromium.org> Reviewed-by:
Sam McNally <sammc@chromium.org> Cr-Commit-Position: refs/heads/master@{#742497}
-
Alex Danilo authored
The clear button for the search entry field is absolutely positioned and was using display 'block'. Side effect of that is that the ::after tap target is positioned incorrectly relative to the button location. Change the clear cr-button to display 'flex' which lets the tap target pseudo-element center correctly. Moves 3 CSS properties into alphabetical order to satisfy presubmit. Bug: 992823 Change-Id: I7066130f636372d59b956e1061a39ad794dbc354 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063193 Commit-Queue: Noel Gordon <noel@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#742496}
-
Matt Falkenhagen authored
It no longer runs network service tests. Bug: 1049487 Change-Id: I8ef40b7bce48aac680c51af47c5187890d795b7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2060357Reviewed-by:
Takashi Toyoshima <toyoshim@chromium.org> Commit-Queue: Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#742495}
-
Rachel Sugrono authored
Change-Id: Ifb6a94187b2baa612ce9595bf1e2213c7cf13dc5 Bug: 992824 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063552Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#742494}
-
Alex Danilo authored
For files-ng, when the search box is active it needs to be spaced 16px away from the buttons that follow it on the action bar. Adds a 16px margin when the search box is open. Bug: 992823 Change-Id: If95881c9f8dd29df0e230983768dbfe208371ae1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062846Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Commit-Queue: Alex Danilo <adanilo@chromium.org> Cr-Commit-Position: refs/heads/master@{#742493}
-
Emily Stark authored
External protocol dialogs display the origin that initiated the external protocol request. The initiating origin helps the user attribute the request to a particular site, so that they can decide if they can trust that site to launch an external application. When the initiating origin was opaque (such as from a sandboxed iframe), the dialog would display no origin or a generic message, so the user didn't have any information for making a trust decision. This CL converts the initiating origin to its precursor origin (the origin that created the initiating origin) when creating the external protocol dialog. Displaying the precursor origin gives the user more useful information for making a trust decision. Bug: 1041749 Change-Id: I0b21d20e13d7d71db361746dbb18df8d980339bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063420 Commit-Queue: Emily Stark <estark@chromium.org> Reviewed-by:
Mustafa Emre Acer <meacer@chromium.org> Cr-Commit-Position: refs/heads/master@{#742492}
-
Jeremie Boulic authored
cr-link-row closing tag should go on the next line. Bug: 1051364 Change-Id: Iec1ff9adcc55a64c9ada1f18da51d06307423834 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2059829Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Jeremie Boulic <jboulic@chromium.org> Cr-Commit-Position: refs/heads/master@{#742491}
-
Isabella Scalzi authored
Now that piexloader supports using a RAW image's "thumbnail", add a Quick View test using a RAW .NEF file containing only a "thumbnail" image. Because the image has an orientation in its metadata, it should render rotated 90 degrees clockwise. Also test that the dimensions shown in the metadata box reflect the rendered orientation of the test image. Bug: 1039141 Change-Id: I9ac567c3b7af79ef68d2d463ab47ad7844c533d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063612 Commit-Queue: Noel Gordon <noel@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#742490}
-
Abhijeet Kandalkar authored
This CL has two goals, 1. Use To<PointerEvent> and DynamicTo<PointerEvent> as new downcast helper 2. Use IsA<PointerEvent>(element) in place of IsPointerEvent(element) Bug: 891908 Change-Id: I3c7521aefd080d6a7505212a39d0f99c2ea8b2b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2019746Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Abhijeet Kandalkar <abhijeet@igalia.com> Cr-Commit-Position: refs/heads/master@{#742489}
-
Victor Costan authored
This CL is a follow-up from the review on https://crrev.com/c/2052251. Bug: 989611 Change-Id: I251fc8bb4cda138bc0bc94701efc09dc9553650f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2058008 Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#742488}
-
Joey Scarr authored
Bug: 1007686 Change-Id: I806d9c065a0ddc89d74ab6f9d382388b976d3560 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2059750 Commit-Queue: Joey Scarr <jsca@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Reviewed-by:
Daichi Hirono <hirono@chromium.org> Cr-Commit-Position: refs/heads/master@{#742487}
-
Alex Danilo authored
Bug: 992823 Change-Id: I43c39021345ef23f4274d203d817e66b11525074 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2060405 Commit-Queue: Alex Danilo <adanilo@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#742486}
-
Alex Danilo authored
Stops the underline being drawn in the cr-input element by setting the input focus color to transparent. Enables the caret to be visible by targeting the input element using the ::part() pseudo-element since the underline and caret are both managed by '--cr-input-focus-color' for -cr-input elements. Bug: 992823 Change-Id: I6f86b723c84662ff5923d50433751b74d7e7ab58 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2061570 Commit-Queue: Noel Gordon <noel@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#742485}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/123fd97000bb..fa9eff37c38a git log 123fd97000bb..fa9eff37c38a --date=short --first-parent --format='%ad %ae %s' 2020-02-18 shawn.p.huang@gmail.com Disable GL_EXT_semaphore_fd for Mesa version < 19.3.5 on AMD GPUs Created with: gclient setdep -r src/third_party/angle@fa9eff37c38a If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC cwallez@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/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win-asan;luci.chromium.try:win_optional_gpu_tests_rel Bug: chromium:1053516 Tbr: cwallez@google.com Change-Id: I624b38c938b8f18e88cec61c39ac56db6f11f33e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063096Reviewed-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@{#742484}
-
matterchen authored
Due to the spec change of not forwarding "active" ports on container start up, we have removed the active state in prefs as it is not required anymore. This change removes the active pref, resulting in changes to fit the new context such as: on deactivate all ports, we just need to remove ports from our lifeline fd map. Bug: 848127 Test: crostini_port_forwarder_unittest.cc Change-Id: I19ad693682122f1edd47c8a21fff5b69780fb4c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063191Reviewed-by:
David Munro <davidmunro@google.com> Reviewed-by:
Nic Hollingum <hollingum@google.com> Commit-Queue: Matthew Chen <matterchen@google.com> Cr-Commit-Position: refs/heads/master@{#742483}
-
Daniele Castagna authored
TextureLayer::SetVertexOpacity is not used anywhere outside tests. This CL removes it. The final goal is to get rid of vertex_opacity in viz:TextureDrawQuad that affects the size of QuadList. Bug: None Change-Id: I584dc3315b7a5d26e57ed067f2974866bef5d284 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2059788 Auto-Submit: Daniele Castagna <dcastagna@chromium.org> Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#742482}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/a48a607cba32..333b29e11603 Created with: gclient setdep -r src-internal@333b29e11603 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 jbudorick@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/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: chromium:1024586,chromium:149759085 Tbr: jbudorick@google.com Change-Id: I4c5c4eda17ca9541d0ed54e206e39d37ac181c23 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063095Reviewed-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@{#742481}
-
Peter Kotwicz authored
This CL: - Daggerizes: - WebappDisclosureSnackbarController - WebappActionsNotificationManager - Moves the management of the following classes out of WebappActivity/WebApkActivity and into WebappActivityCoordinator/WebApkActivityCoordinator - WebappDisclosureSnackbarController - WebappActionsNotificationManager - WebApkUpdateManager - Introduces new class - WebappDeferredStartupWithStorageRegistrar - for getting notified once the WebappDataStorage has been fetched (and potentially created) during deferred startup. BUG=1042147 TEST=WebApkInitializationTest Change-Id: I98ea759d4f1186da4e58d899aab6f3aec2caaecc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2005976 Commit-Queue: Peter Kotwicz <pkotwicz@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Glenn Hartmann <hartmanng@chromium.org> Cr-Commit-Position: refs/heads/master@{#742480}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/1fbe7c0bb24b..10e0e6d6c19a git log 1fbe7c0bb24b..10e0e6d6c19a --date=short --first-parent --format='%ad %ae %s' 2020-02-19 tandrii@chromium.org Roll bb tool to @ 37d99607 Created with: gclient setdep -r src/third_party/depot_tools@10e0e6d6c19a 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 agable@chromium.org 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/+/master/autoroll/README.md Bug: chromium:1052637 Tbr: agable@chromium.org Change-Id: I8e0d987ad297d1c4d2067a8c9bac2b0b6c4d6037 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063098Reviewed-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@{#742479}
-
Rachel Wong authored
Bug: 1014839 Change-Id: Ieaf9f19ec95e4b46f8ce06f3cbd5585a04babaa2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2049144 Commit-Queue: Rachel Wong <wrong@chromium.org> Reviewed-by:
Tony Yeoman <tby@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/master@{#742478}
-
Mitsuru Oshima authored
TBR=hashimoto@chromium.org Bug: None Change-Id: I457fe3cbe97948a28d7a0eb3d019af9d4aba128a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063771Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Reviewed-by:
Ryo Hashimoto <hashimoto@chromium.org> Auto-Submit: Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Ryo Hashimoto <hashimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#742477}
-
Bang Lee authored
Team identifier is the same with application id prefix for newer Apple developer accounts. However Apple did allow creating multiple prefixes in one account years ago. More information: https://developer.apple.com/library/archive/technotes/tn2311/_index.html Change-Id: Ie9bc6cd10eb131cdfbcf60e21570a1b950e919d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2059830 Commit-Queue: Bang Lee <banl@microsoft.com> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#742476}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=abdulsyed@chromium.org Change-Id: Icec4bc2664e6508c4817f5990ac10c9b8d51a59c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063895Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#742475}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/cc42eb9c..6caa2be2 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,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I61e12063b7b6da69120ed488721a8e7bf1b52027 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062099Reviewed-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@{#742474}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/83f5cce214ee..515e6dafedc4 git log 83f5cce214ee..515e6dafedc4 --date=short --first-parent --format='%ad %ae %s' 2020-02-18 estade@chromium.org WebLayer telemetry: use TelemetryActivity Created with: gclient setdep -r src/third_party/catapult@515e6dafedc4 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC wenbinzhang@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/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Bug: chromium:1045609 Tbr: wenbinzhang@google.com Change-Id: I3af73570f655300cb79676c4c52b3927f0e40b11 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063576Reviewed-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@{#742473}
-
Isabella Scalzi authored
Add a TestEntryInfo entry for image added in CL:2063190 so that it can be used for testing RAW images that only have an embedded "thumbnail", and also have an image orientation (6 in our case) Bug: 1039141 Change-Id: Id81156887507203c8db7881469d4dd422e139b42 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062836Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#742472}
-
Manoj Gupta authored
Fix for the error in CrOS SDK because of the older clang version that does not support '-debug-info-kind=constructor': chromeos-chrome-82.0.4061.0_rc-r1: error: invalid value 'constructor' in '-debug-info-kind=constructor Bug: 1050118 Change-Id: I5b5b038027c6111ba6501e23e4b46f23f664fae9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062251 Commit-Queue: Manoj Gupta <manojgupta@chromium.org> Auto-Submit: Manoj Gupta <manojgupta@chromium.org> Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Reviewed-by:
Ben Pastene <bpastene@chromium.org> Reviewed-by:
Fergus Dall <sidereal@google.com> Cr-Commit-Position: refs/heads/master@{#742471}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 24defce3. With Chromium commits locally applied on WPT: ec83d167 "Update performance.measureMemory to the latest proposal" d5cd6b98 "SharedWorker: Assign unique names to SharedWorkers to avoid unintentional matching" Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md Directory owners for changes in this CL: rego@igalia.com: external/wpt/css/css-grid NOAUTOREVERT=true TBR=lpz No-Export: true Change-Id: Ibcfb62f0bfab986516435e2ad438891b9a8ff4f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063750Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#742470}
-
Isabella Scalzi authored
I made a .NEF test image. It contains only a "thumbnail" image, and it has no "preview" image. To be used in resolving issue 1039141 and issue 1039147. The RAW .NEF image has orientation 6 (when rendered the image should appear rotated 90 degrees clockwise) Bug: 1039141 Change-Id: Iebac90707d823ffacf5ddff962a0ab51e210909c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063190Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#742469}
-
Victor Costan authored
Bug: 989611 Change-Id: I02b19b518be883feb8692003a398a34c6a9a1041 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2052251 Commit-Queue: Victor Costan <pwnall@chromium.org> Auto-Submit: Chase Phillips <cmp@chromium.org> Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Cr-Commit-Position: refs/heads/master@{#742468}
-