- 21 May, 2020 40 commits
-
-
Matthew Mourgos authored
Bug: 1085286 Change-Id: Idc4ca14e4373988461995a6a00713bf6226e9346 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212757 Commit-Queue: Matthew Mourgos <mmourgos@chromium.org> Commit-Queue: Alex Newcomer <newcomer@chromium.org> Auto-Submit: Matthew Mourgos <mmourgos@chromium.org> Reviewed-by:
Alex Newcomer <newcomer@chromium.org> Cr-Commit-Position: refs/heads/master@{#771241}
-
Nathan Zabriskie authored
This reverts commit eeb9431b. Reason for revert: This CL seems to have caused flakiness in some PaintCanvasVideoRendererWithGLTests. Reverting to investigate before attempting to reland the change. TBR=khushalsagar@chromium.org Original change's description: > Move CPU VideoFrame YUV Uploading code into yuv_util > > This patch unifies CPU VideoFrame uploading/conversion code for OOPR > and GPU rasterization. Now clients can call ConvertFromVideoFrameYUV > with CPU backed VideoFrames in addition to wrapped frames. > > Bug: 1058992 > Change-Id: I89c37179b12fe1375fa7a6f7d919f135f77b5857 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2200084 > Commit-Queue: Nathan Zabriskie <nazabris@microsoft.com> > Reviewed-by: Khushal <khushalsagar@chromium.org> > Reviewed-by: Dan Sanders <sandersd@chromium.org> > Cr-Commit-Position: refs/heads/master@{#770729} TBR=kbr@chromium.org,sandersd@chromium.org,khushalsagar@chromium.org,nazabris@microsoft.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1058992, 1085516 Change-Id: I74ad2b483b89eaf729ee279bd7438243e2bb52a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212560 Commit-Queue: Nathan Zabriskie <nazabris@microsoft.com> Reviewed-by:
Nathan Zabriskie <nazabris@microsoft.com> Reviewed-by:
Dan Sanders <sandersd@chromium.org> Cr-Commit-Position: refs/heads/master@{#771240}
-
Steven Bingler authored
Correct the histogram names for the schemeful same-site context downgrade UMAs by adding "Cookie." Bug: 1085517 Change-Id: Id3f46ad118a24e37123bb95c7876ab464f550fc7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212842Reviewed-by:
Lily Chen <chlily@chromium.org> Commit-Queue: Steven Bingler <bingler@chromium.org> Cr-Commit-Position: refs/heads/master@{#771239}
-
shrekshao authored
Implement OES_draw_buffers_indexed WebGL extension for Angle Passthrough. Not implemented for the validating command decoder. Corresponding WebGL CTS is already rolled in. Bug: 1058744 Change-Id: I69ffef0065b5b5789dce78fb92b249d5dd79d0a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2173593Reviewed-by:
Bill Budge <bbudge@chromium.org> Reviewed-by:
James Darpinian <jdarpinian@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Shrek Shao <shrekshao@google.com> Cr-Commit-Position: refs/heads/master@{#771238}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/52e9a761fba0..456c48d718c1 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 avi@google.com,ramyan@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:1024586 Tbr: avi@google.com,ramyan@google.com Change-Id: Ifadd8c215bd45faa874da59449a4b3cd997185a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211845Reviewed-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@{#771237}
-
Xinghui Lu authored
This reverts commit 596bbbfe. Reason for revert: Check failed: checker.CalledOnValidSequence() during destruction. TBR=drubery@chromium.org Original change's description: > Move ChromePasswordProtectionService to be a KeyedService. > > Bug: 1058431 > Change-Id: Id831530b726e63cfcba71dbcb86af8bf00e11dd0 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2198536 > Reviewed-by: Daniel Rubery <drubery@chromium.org> > Commit-Queue: Xinghui Lu <xinghuilu@chromium.org> > Cr-Commit-Position: refs/heads/master@{#769913} TBR=drubery@chromium.org,xinghuilu@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1058431,1085536 Change-Id: I1047ec0f415a4504d13edb52f8809d6c946073a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212817 Commit-Queue: Xinghui Lu <xinghuilu@chromium.org> Reviewed-by:
Xinghui Lu <xinghuilu@chromium.org> Cr-Commit-Position: refs/heads/master@{#771236}
-
Tommy Steimel authored
This CL changes Kaleidoscope to remove the KaleidscopeContentUI WebUI and instead use a chrome-untrusted:// frame. This allows us to remove the network requests exemption. We also move the remaining Kaleidscope WebUI URL constants into the kaleidoscope internal repo. Bug: 1039904 Change-Id: Ia99e1a6914d47ea129d4fbbb9050a511c9232ffc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2145674 Commit-Queue: Tommy Steimel <steimel@chromium.org> Reviewed-by:
Becca Hughes <beccahughes@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#771235}
-
Justin Miron authored
Changing the coordinate system of the main frame document lead to inaccurate intersection observation due to errors in the transformation code. Reverting back to main frame document system to expedite the fix as changing the coordinate system to correctly performan transformations with OOPIF is more involved. This change also disables UKM recording for ad density as main frame document intersections are not accurate. BUG=1084786 Change-Id: I758f9d3d3a639193cdfd7cac4c379d5571074bcb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211280Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
John Delaney <johnidel@chromium.org> Reviewed-by:
Stefan Zager <szager@chromium.org> Commit-Queue: Justin Miron <justinmiron@google.com> Cr-Commit-Position: refs/heads/master@{#771234}
-
Minoru Chikamune authored
No behavior change. This CL reduces potential risks of use-after-free bugs. Bug: 1049056 Change-Id: Ib2821bb00948dbbb84f037a33f9ac452d6bcb964 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2208783Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Minoru Chikamune <chikamune@chromium.org> Cr-Commit-Position: refs/heads/master@{#771233}
-
Minoru Chikamune authored
No behavior change. This CL reduces potential risks of use-after-free bugs. This CL is followup CL. FileSystemDispatcher was already migrated before, but there were remaining mojo objects. Bug: 1049056 Change-Id: Ib9933ee186ecca6d5cc73bf70a6d9a5ee429c010 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211564Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Minoru Chikamune <chikamune@chromium.org> Cr-Commit-Position: refs/heads/master@{#771232}
-
Xing Liu authored
This CL removes metrics Download.Service.Clients.InflatedFullBrowser*. We have seen the behavior from this metrics that reduced mode to full browser mode transition can happen in rare case. Bug: 1072515 Change-Id: I9af5129222ec82ef4bba013f4ecc6801b9d03b6b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2207777Reviewed-by:
Min Qin <qinmin@chromium.org> Reviewed-by:
Hesen Zhang <hesen@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#771231}
-
kylechar authored
The test fails on Nexus 5 with SkiaRenderer enabled. When fixing the tags, so running with SkiaRenderer had the skia-renderer tag, this test started failing again because the suppression had no-skia-renderer as the tag. The test fails both with and without SkiaRenderer enabled so remove the tag. Bug: 1069551 Change-Id: I9e2016d01c800fe6ba41673648c32fe0095a9eda Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212456 Commit-Queue: kylechar <kylechar@chromium.org> Auto-Submit: kylechar <kylechar@chromium.org> Reviewed-by:
Yuly Novikov <ynovikov@chromium.org> Cr-Commit-Position: refs/heads/master@{#771230}
-
Tibor Goldschwendt authored
Previously, the page height was set -webkit-fill-available, which we found behaves like 100% on some and like fit-content on other machines. The logic for determining visibility of the scroll borders expects the page height to encompass the children, which is the default behavior for block elements. Thus, we remove the height style. Bug: 1085280 Change-Id: I4f8db68647d315ca256049664c6248326ec039ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212961 Commit-Queue: Tibor Goldschwendt <tiborg@chromium.org> Commit-Queue: Moe Ahmadi <mahmadi@chromium.org> Auto-Submit: Tibor Goldschwendt <tiborg@chromium.org> Reviewed-by:
Moe Ahmadi <mahmadi@chromium.org> Cr-Commit-Position: refs/heads/master@{#771229}
-
Tim Song authored
This CL also adds the system notification warning level as a field in Notification. BUG=1073726 Change-Id: I7e432f362fc6269e3fe06c671bfca0588850f539 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2200630 Commit-Queue: Tim Song <tengs@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Ahmed Mehfooz <amehfooz@chromium.org> Cr-Commit-Position: refs/heads/master@{#771228}
-
behdad authored
Enum label for compositor only frame of CompositorLatency.Type is added. The enum was updated in the change below but the label was not updated. https://chromium-review.googlesource.com/c/chromium/src/+/2155009 TBR=schenney@chromium.org Bug: none Change-Id: I16ce30ac5b5f23eb20afea390df088cb6694135e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212787Reviewed-by:
Behdad Bakhshinategh <behdadb@chromium.org> Commit-Queue: Behdad Bakhshinategh <behdadb@chromium.org> Cr-Commit-Position: refs/heads/master@{#771227}
-
Jeff Yoon authored
MB configs for the beta/stable trybots for PGO. Bug: 1081356 Change-Id: I7e517bdbe36aa926053e3beb5f92289f586dacc7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212559 Auto-Submit: Jeff Yoon <jeffyoon@chromium.org> Reviewed-by:
Yuke Liao <liaoyuke@chromium.org> Reviewed-by:
Garrett Beaty <gbeaty@chromium.org> Commit-Queue: Yuke Liao <liaoyuke@chromium.org> Commit-Queue: Garrett Beaty <gbeaty@chromium.org> Cr-Commit-Position: refs/heads/master@{#771226}
-
Jon Mann authored
When hidden networks are first configured, they don't have a matching NetworkState for the newly generated guid, but we still need to record which user is the owner. When retrieving the prefs, now check the default profile for metadata about the guid if none exists on the user profile, there are a few reasons this could happen now. Bug: 966270 Change-Id: Id6368fce766907384aa4f41c1f03d458a2113a51 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211743 Commit-Queue: Jon Mann <jonmann@chromium.org> Reviewed-by:
Azeem Arshad <azeemarshad@chromium.org> Cr-Commit-Position: refs/heads/master@{#771225}
-
Wei Li authored
For most unit tests, they can use Widget's new API which takes a unique_ptr instead of a raw pointer. Therefore, the ownership of that View is clearer. This CL also change a few non-test cases that are straightforward to use the new API. BUG=none Change-Id: I51b5fb6e767831cfc346cd6f0afc3446210246e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2208258Reviewed-by:
Justin DeWitt <dewittj@chromium.org> Reviewed-by:
Daniel Nicoara <dnicoara@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Allen Bauer <kylixrd@chromium.org> Reviewed-by:
Becca Hughes <beccahughes@chromium.org> Commit-Queue: Wei Li <weili@chromium.org> Cr-Commit-Position: refs/heads/master@{#771224}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1590076755-e9de4b57569c4058e940202038caaf51f7563125.profdata to chrome-win32-master-1590091165-57e2eb3ac957bb561cdabd6b908ea2826fe03189.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-win32-chromium Please CC jeffyoon@google.com,liaoyuke@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: chrome/try:win-chrome Tbr: jeffyoon@google.com,liaoyuke@google.com Change-Id: Icd5fc93ce26332786bf647d7b4118f829affa842 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2213007Reviewed-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@{#771223}
-
Dominic Mazzoni authored
Bug: 1081350 Change-Id: I2b1824abefbd7fc3e8ce1c0cb433896161bab4e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211123Reviewed-by:
David Tseng <dtseng@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#771222}
-
Ramya Nagarajan authored
Bug: 1084931 Change-Id: I4c1c31698b7877d3fa8d71765768f8a0b11d1282 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212804Reviewed-by:
Bruce Dawson <brucedawson@chromium.org> Commit-Queue: Ramya Nagarajan <ramyan@chromium.org> Cr-Commit-Position: refs/heads/master@{#771221}
-
Bo Liu authored
Bug: 1081250 Change-Id: Id0924545fbdb1eb28ae3c8fe015559fd3e9c53d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2191785 Commit-Queue: Bo <boliu@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#771220}
-
Tim van der Lippe authored
We will soon be using `acorn.mjs`, which would previously throw errors when loading, as `type="module"` enforces strict MIMEtype checking. Bug: 1011811 Change-Id: I1eaea02f94ebf74ee8fc32678cf29dde86c25b2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212124 Auto-Submit: Tim van der Lippe <tvanderlippe@chromium.org> Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#771219}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1589976000-30e90b5636af5c2bba45569eb90bae781c77ad14.profdata to chrome-win64-master-1590091165-7a7a14d98fbe05f411f7ca7cd83845ea7366876a.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-win64-chromium Please CC jeffyoon@google.com,liaoyuke@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: chrome/try:win64-chrome Tbr: jeffyoon@google.com,liaoyuke@google.com Change-Id: I271e611109de452279443db9a176f9e89d3ce0d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2213008Reviewed-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@{#771218}
-
Joe DeBlasio authored
This CL adds U+0A5C as a lookalike character to the digit 3. This change appears to impact no domains seen in UKM. Fixed: 1085315 Change-Id: Iea9930363d853f154e2d781646a1b0b5da7fbbfd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212807 Auto-Submit: Joe DeBlasio <jdeblasio@chromium.org> Reviewed-by:
Mustafa Emre Acer <meacer@chromium.org> Commit-Queue: Joe DeBlasio <jdeblasio@chromium.org> Cr-Commit-Position: refs/heads/master@{#771217}
-
Doug Arnett authored
This includes 3 fixes determined from turning on amp carousel page translation: 1. Only try to translate subframes that are visible. 2. Adds retry count to CheckTranslateStatus (to break rare loop). 3. Fixes overall translate error code to the one for the main frame. Note that these changes are in classes only used with Feature flag so no risk to mainline regressions. Bug: 1084262 Change-Id: I03541b9ab78813b2ace55e9b5e0379a8e952f8d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211042 Commit-Queue: Doug Arnett <dougarnett@chromium.org> Reviewed-by:
Megan Jablonski <megjablon@chromium.org> Reviewed-by:
anthonyvd <anthonyvd@chromium.org> Cr-Commit-Position: refs/heads/master@{#771216}
-
wutao authored
Bug: b/157229763 Test: new js test Change-Id: I759e303d43bef8ee620c51960524f26c7510f0ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212664 Commit-Queue: Tao Wu <wutao@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#771215}
-
Xing Liu authored
Due to the introduction of ImageFetcher.Params, some old APIs can be deleted. All plumbing for fetchImage() should use the Params now. Bug: 1076515 Change-Id: I5c4cbda79c882a0b763fcad86b84625366c20018 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2192379Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Luca Hunkeler <hluca@google.com> Reviewed-by:
Filip Gorski <fgorski@chromium.org> Reviewed-by:
Brandon Wylie <wylieb@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#771214}
-
Chris Harrelson authored
Change-Id: If8f9a3498573cfd17e21dc8d0819a06c58579dd3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2208099 Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
Stefan Zager <szager@chromium.org> Cr-Commit-Position: refs/heads/master@{#771213}
-
Bo Liu authored
WindowAndroid needs to be explicitly destroyed. Caught this while trying to add LifetimeAssert to WindowAndroid to enforce this. Bug: 1081250 Change-Id: I2e888b8875f856946abb83fb91fd32d60845304b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212793Reviewed-by:
Simeon Anfinrud <sanfin@chromium.org> Commit-Queue: Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#771212}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/6f723ebbe3b0..2cf9621d6d6f 2020-05-21 dneto@google.com Reorder member init to match decl order (#2241) 2020-05-21 40001162+alelenv@users.noreply.github.com Add support for primitive culling layout qualifier. (#2220) 2020-05-21 rharrison@google.com Replace incorrect uint32_t with correct int vars (#2235) 2020-05-21 shuizhuyuanluo@126.com Do not build glslang-testsuite when ENABLE_CTEST is disabled (#2240) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/glslang-chromium-autoroll Please CC radial-bots+chrome-roll@google.com,geofflang@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_angle_vk32_deqp_rel_ng;luci.chromium.try:android_angle_vk32_rel_ng;luci.chromium.try:android_angle_vk64_deqp_rel_ng;luci.chromium.try:android_angle_vk64_rel_ng;luci.chromium.try:linux_angle_deqp_rel_ng;luci.chromium.try:linux-angle-rel;luci.chromium.try:win-angle-rel-32;luci.chromium.try:win-angle-rel-64;luci.chromium.try:win-angle-deqp-rel-32;luci.chromium.try:win-angle-deqp-rel-64 Tbr: radial-bots+chrome-roll@google.com,geofflang@google.com Change-Id: I4b5d3dfae32bd796af4a6612eafd3b9bf14225d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212358Reviewed-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@{#771211}
-
Patrick Monette authored
EnumerateSharedWorkers() is meant to allow an observer to "catch up" to the notifications it missed by registering late. This must include the OnFinalResponseURLDetermined() call. Bug: 993029 Change-Id: Ib23b269b825c878682bb920651c999bd169f09a1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2204519 Commit-Queue: Patrick Monette <pmonette@chromium.org> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#771210}
-
Adenilson Cavalcanti authored
This change enables building zlib using -O3 for the remaining code [1] including the portable files (e.g. deflate.c, etc). [1] We were already using optimize_speed for the majority of SIMD code and this CL extends that to build the same code we ship to users. Bug: 1084371 Change-Id: I02b0da7d0849478714bb7e3388c0d218fd13ecda Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2197140Reviewed-by:
Adenilson Cavalcanti <cavalcantii@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Adenilson Cavalcanti <cavalcantii@chromium.org> Cr-Commit-Position: refs/heads/master@{#771209}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/google/shaderc/+log/00ac5d82178c..7d2f8c57ee3e 2020-05-21 rharrison@google.com Rolling 6 dependencies and update expectations (#1073) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/shaderc-chromium-autoroll Please CC radial-bots+chrome-roll@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: radial-bots+chrome-roll@google.com Change-Id: Id452861be41cbbca95dfaf8ab5be7f9da5896c02 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212587Reviewed-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@{#771208}
-
Abhijeet Singh authored
Add a test-fixture and basic tests for QuickAnswersView. Current tests verify the view's positioning with respect to its anchor and more tests will be added in follow-up CLs. Bug: b:157182213 Test: Built and ran ash:ash_unittests on local build. Change-Id: I44634313ff6538e48ef7375641e1971bfc989ab1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2210977Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Abhijeet Singh <siabhijeet@google.com> Cr-Commit-Position: refs/heads/master@{#771207}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/48c10ec7c5b0..a662485bdfb8 2020-05-21 primiano@google.com docs: Merge back from sprint repo If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll 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 Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel Bug: None Tbr: perfetto-bugs@google.com Change-Id: Iec9c34762c533c7bc26e10d4edad6b7aa91bd242 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212862Reviewed-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@{#771206}
-
Avi Drissman authored
This reverts commit d0ba8444. Reason for revert: https://ci.chromium.org/p/chromium/builders/ci/Fuchsia%20x64?limit=200 The Fuchsia bot had hundreds of green builds, but starting at this roll suddenly started failing 60% of builds. Original change's description: > Roll Fuchsia SDK from 0.20200520.3.1 to 0.20200521.1.1 > > If this roll has caused a breakage, revert this CL and stop the roller > using the controls here: > https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll > Please CC cr-fuchsia+bot@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/+doc/master/autoroll/README.md > > Tbr: cr-fuchsia+bot@chromium.org > Change-Id: I346a244ec5937979a28740b5c6c5ad60d093e398 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211889 > Reviewed-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@{#771002} TBR=chromium-autoroll@skia-public.iam.gserviceaccount.com,cr-fuchsia+bot@chromium.org Change-Id: I88a6fa373b5a91c5e9ff6fb60485f6303aa97cd0 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212304Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#771205}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1590076755-1b22274f1ce7584ce2730bbd2446e2694cb4fc1a.profdata to chrome-mac-master-1590091165-6474854792ed84c3f97a488e2950f553c812b299.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 jeffyoon@google.com,liaoyuke@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: chrome/try:mac-chrome Tbr: jeffyoon@google.com,liaoyuke@google.com Change-Id: I3c5983279507958ba9154a0d78d20e5f90e6dbcc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2213002Reviewed-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@{#771204}
-
Avi Drissman authored
This reverts commit e90bd0c7. Reason for revert: https://ci.chromium.org/p/chromium/builders/ci/Fuchsia%20x64?limit=200 The Fuchsia bot had hundreds of green builds, but starting at the previous roll suddenly started failing 60% of builds. reverting this to revert to a working sdk Original change's description: > Roll Fuchsia SDK from 0.20200521.1.1 to 0.20200521.2.1 > > If this roll has caused a breakage, revert this CL and stop the roller > using the controls here: > https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll > Please CC cr-fuchsia+bot@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/+doc/master/autoroll/README.md > > Tbr: cr-fuchsia+bot@chromium.org > Change-Id: I5d573839b6ca766ef1785188e5f3ed20b2e56381 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212687 > Reviewed-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@{#771132} TBR=chromium-autoroll@skia-public.iam.gserviceaccount.com,cr-fuchsia+bot@chromium.org Change-Id: I9e271e66d870391e54f83bed66e40273200f56ec No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212924Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#771203}
-
Brian Sheedy authored
Updates the GPU documentation on performing a driver/OS upgrade to use the swarming OR operator instead of the synthetic swarming dimensions. Bug: 920665 Change-Id: Id510e75e34b577282ad7b45d1b1282c135e00288 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212922 Auto-Submit: Brian Sheedy <bsheedy@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Reviewed-by:
Yuly Novikov <ynovikov@chromium.org> Cr-Commit-Position: refs/heads/master@{#771202}
-