- 16 Sep, 2020 40 commits
-
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1600192792-36de61e8f764b4ecaec9d88047348ce6694afdaf.profdata to chrome-linux-master-1600257341-cdcb93ba007df24b60057506da5b299c67d8a739.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-linux-chromium Please CC sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com,chrome-brapp-engprod@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-chrome Tbr: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com,chrome-brapp-engprod@google.com Change-Id: Ib8eaaa1c0585cf998c4f600ede382a3891bb800a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2414151Reviewed-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@{#807447}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/5e931ebb24fb..38f0f40310d6 2020-09-16 treehugger-gerrit@google.com Merge "Fix broken default query." 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: I943df1513159462ec6c1f62ea980cc234e563e26 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412442Reviewed-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@{#807446}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/b10d4a612b87..08574aeb4454 2020-09-16 mbonadei@webrtc.org Revert "Reland "Switch from "rtc_ios_xctest_test" to "rtc_test"."" 2020-09-16 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision dfb9023b..1519d2c4 (807259:807375) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@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: webrtc-chromium-sheriffs-robots@google.com Change-Id: I20d45f2c79abf690bb4caee7eac4749af1abe764 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412440Reviewed-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@{#807445}
-
Mohamed Amir Yosef authored
Before this patch: PasswordReuseDetectorConsumer has only one method OnReuseFound() which is invoked when there a reuse is found. When no password reuse is found, the consumer isn't informed. After this patch: PasswordReuseDetectorConsumer now has a method OnReuseCheckDone() that gets invoked whether a password reuse is found or not. A new parameter is added |is_reuse_found| to indicate whether a password reuse is found or not. This change is necessary to support password reuse check for both the profile and account store since it gives the consumer a clue when both\ stores have responded and it's possible to start processing the data. Bug: 1119286 Change-Id: Iab6fcc01a7dc27e3c8a478c7e5d6e62805c0c76a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410248 Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#807444}
-
Reilly Grant authored
This disables the macOS Core Location backend when running tests which are meant to exercise NetworkLocationProvider. Bug: 1051591 Change-Id: I0bbf10b9852e165b5eea2ceb9185adbca2eda1b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2413247 Auto-Submit: Reilly Grant <reillyg@chromium.org> Commit-Queue: Ovidio de Jesús Ruiz-Henríquez <odejesush@chromium.org> Reviewed-by:
Ovidio de Jesús Ruiz-Henríquez <odejesush@chromium.org> Cr-Commit-Position: refs/heads/master@{#807443}
-
Alice Wang authored
This CL adds AccountConsistencyPromoAction metric for the web sign-in flow. Bug: 1120334 Change-Id: Ib75a28808a1ebaf963fe4e2ef038662b4f3ec4ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404848 Commit-Queue: Alice Wang <aliceywang@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Reviewed-by:
Alex Ilin <alexilin@chromium.org> Cr-Commit-Position: refs/heads/master@{#807442}
-
Swapnil authored
ForceInstalledMetrics::ReportMetrics is a large method and it would be good to break it down into smaller sub-methods. This CL adds a new method to report current stage for force installed extensions which are in progress of installation. Bug: 1127901 Change-Id: Ia55903f4db71be268ca2cfc2b5a57cb086aa6399 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410398 Commit-Queue: Swapnil Gupta <swapnilgupta@google.com> Reviewed-by:
Oleg Davydov <burunduk@chromium.org> Cr-Commit-Position: refs/heads/master@{#807441}
-
Victor Hugo Vianna Silva authored
Flipping the condition to refer to exception thrown by its branch makes the method more readable. Bug: None Change-Id: I7b7d0bff7f9a43cc2664ee0f31d5a25767439ec2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2414035Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Victor Vianna <victorvianna@google.com> Cr-Commit-Position: refs/heads/master@{#807440}
-
Rune Lillesveen authored
When trying to add ColorScheme to a mojo struct sent between frames, presubmit reported dependency errors between common and platform. Move ColorScheme type from blink/public/platform to blink/public/common/css where also the ForcedColors enum lives. Bug: 1058822 Change-Id: I684847d406b47cf0d4f323eb8bce1e239e53a9f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410238Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#807439}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/2595f13f7e0c..5c4c28f111eb 2020-09-16 tikuta@chromium.org [recipes] remove is_luci specification 2020-09-16 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-09-16 tandrii@chromium.org tandrii: switch OWNERS to @google.com account. 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: chromium:1128847 Tbr: ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@google.com Change-Id: I3a47cbc423c71f10d41758f786a964189ca5330d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412438Reviewed-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@{#807438}
-
Frédéric Wang authored
This was reverted because the frac-1 test is failing on all windows platform not just Win10. Original change's description: > Revert "[mathml] Use post.underlineThickness for the default fraction rulethickness" > > This reverts commit d01e1075. > > Reason for revert: <breaks win7 bots - https://ci.chromium.org/p/chromium/builders/ci/Win7%20Tests%20%281%29> > > Original change's description: > > [mathml] Use post.underlineThickness for the default fraction rulethickness > > > > MathML Core currently defines fallback values to use when no MATH table > > is available. This CL performs the remaining work to ensure fractions > > align with the specification. It also adds WPT test to check these > > fraction fallback parameters, although testing them extensively is > > difficult. > > > > Bug: 6606, 1058369 > > Change-Id: Ic916c0c4b925674d526d78989988e57d8735bf4e > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410384 > > Commit-Queue: Frédéric Wang <fwang@igalia.com> > > Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#807083} > > TBR=ikilpatrick@chromium.org,fwang@igalia.com,rbuis@igalia.com > > Change-Id: Ia8857539d69bbbafda2be5501ac1b766488be77d > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: 6606 > Bug: 1058369 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412750 > Reviewed-by: David Bienvenu <davidbienvenu@google.com> > Commit-Queue: David Bienvenu <davidbienvenu@google.com> > Cr-Commit-Position: refs/heads/master@{#807144} Bug: 6606, 1058369 Change-Id: I2fefb18b84c9604fcd40a013617a51aeadf56602 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2414029Reviewed-by:
Rob Buis <rbuis@igalia.com> Commit-Queue: Frédéric Wang <fwang@igalia.com> Cr-Commit-Position: refs/heads/master@{#807437}
-
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: I4816ad77f817026030d89c91efb9cb8977e23d99 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412439Reviewed-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@{#807436}
-
Saurabh Nijhara authored
The policy value creation login is currently duplicated in the tests that need to set DeviceMinimumVersion policy. This CL extract that logic along with other common elements into a test helper class that could be used by multiple test classes. This test helper class would also be useful when the update required notification unit tests are extracted into a separate unit test class which should be placed closer to c/b/chromeos/ui/update_required_notification.cc. Bug: 1128413 Change-Id: I0952c9c4f99af348e6de40154b57cf2a777ef07a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410255 Commit-Queue: Saurabh Nijhara <snijhara@google.com> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#807435}
-
Henrik Boström authored
This function is only used by video_capture_device_avfoundation_mac.h and unittest. By moving this to the modern capture implementation, it makes sense to not longer take "Class implementation" as argument. This function now only works with the intended implementation. Bug: chromium:1124647 Change-Id: Ia3a3802ddd523fd6501f00333e0fbaf7e9a5956b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410035 Commit-Queue: Henrik Boström <hbos@chromium.org> Reviewed-by:
Markus Handell <handellm@google.com> Cr-Commit-Position: refs/heads/master@{#807434}
-
Stephen Chenney authored
Found while adding ink overflow for text decorations, we currently do not invalidate ink overflow on any text decoration style changes (presumably because we never previously computed overflow for them). Here we add the necessary predicate function and update the json template to invoke the predicate on the appropriate style changes. Tested with a unit test to confirm the style difference computation sets the necessary flag. Bug: 896295 Change-Id: I3e3e697c70a21ae66da7288c0b0a5d9826593a29 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2411300Reviewed-by:
Dominik Röttsches <drott@chromium.org> Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Commit-Queue: Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#807433}
-
Alice Wang authored
This CL removes the unused method SyncTestRule#signinAndEnableSyncInternal() as all its usages are migrated. Bug: 1126814 Change-Id: I98d876133dc1f2b5068a2f9f451ff963fad4683e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410123Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Alice Wang <aliceywang@chromium.org> Cr-Commit-Position: refs/heads/master@{#807432}
-
Mariia Shvedchenko authored
This is a reland of f1b689af Reland, since the CL was not the culprit for the builder failures. Original change's description: > [Autofill] Returns all patterns that match given language and fieldtype. > > This CL provides new structure MatchingPattern that replace using > single regular expressions, but store more information about concret > pattern. Also it contains splitted MatchType into MatchFieldTypes > and MatchAttributes and sceleton of PatternProvider class. > > > Change-Id: I5acebf12aafaca67ae87260b2c897bdf35a38bea > Bug: 1121990 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2385282 > Reviewed-by: Christoph Schwering <schwering@google.com> > Reviewed-by: Matthias Körber <koerber@google.com> > Commit-Queue: Mariia Shvedchenko <mariiash@google.com> > Cr-Commit-Position: refs/heads/master@{#806125} Bug: 1121990 Change-Id: I18e615e2019894d1cda1b8b1dac95218ead4949a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2414068Reviewed-by:
Matthias Körber <koerber@google.com> Commit-Queue: Mariia Shvedchenko <mariiash@google.com> Cr-Commit-Position: refs/heads/master@{#807431}
-
Sigurd Schneider authored
In https://crrev.com/c/1962191 we switched off various HeapSnapshot tests in order to complete the ES Modules migration. However, switching these tests back on is not as trivial since they are inspector/CDP tests that rely on the DevTools frontend JS as a dependency, and it is not possible to load the frontend code over the file:// protocol used to boot these tests. This CL switches the tests back on, and duplicates the functionality from the frontend necessary to run these tests, on the assumption that the supporting JS for these tests will need to be managed independently of the frontend going forward. Bug: 1110817 Change-Id: I2d0d6714e1a2b42a324dbdddda5f94ec49ee72a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2396078Reviewed-by:
Sigurd Schneider <sigurds@chromium.org> Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Reviewed-by:
Paul Lewis <aerotwist@chromium.org> Commit-Queue: Sigurd Schneider <sigurds@chromium.org> Cr-Commit-Position: refs/heads/master@{#807430}
-
Henrik Boström authored
This is a reland of ca1323fe The original CL was supposed to modify FourCCToChromiumPixelFormat, but this part of the change got lost in a rebase. This reland has been rebased on top of other changes, including support for both a modern and a legacy implementation of the VideoCaptureDeviceAVFoundation. As a consequence, this CL has to have both a modern and a legacy implementation of FourCCToChromiumPixelFormat. This CL moves FourCCToChromiumPixelFormat from the utils file to the static part of the capture classes. This allows the VideoCaptureDeviceFactory to perform GetDeviceSupportedFormats() using the current implementation. Original change's description: > [macOS Capture] Recognize NV12 and prefer it by default. > > The current default is YUVY, which despite not being supported by any > cameras we've tested, is preferred[1] over the currently recognized > YUY2, which IS supported by most cameras we've tested. See [2] and > https://crbug.com/1124647. > > This CL changes the default to NV12 and makes it a recognized format. > This pixel format is more preferred (according to [1]) than both YUVY > and YUY2. An alternative would be to default to YUY2 instead, and YUVY > wouldn't be picked because it isn't in the list of supported formats, > but we have reason to believe that NV12 is a better choice for future > WebRTC patches and that this format is supported by the Chrome > rendering pipeline. > > NV12 is a planar pixel format, it has 2 planes and is contiguous in > memory. To support this, this CL adds support for planar (along with > the old nonplanar) contiguous buffers. We don't care how many planes > there are, as long as the buffer remains contiguous. > > [1] https://source.chromium.org/chromium/chromium/src/+/master:media/capture/video_capture_types.cc;l=18;drc=9e9c1706881c9a04f124ade622c10460d14fd9f5?q=media::VideoCaptureFormat::ComparePixelFormatPreference&originalUrl=https:%2F%2Fcs.chromium.org%2F > > [2] https://docs.google.com/document/d/1kcJ0Km5kAvrNFB6o7RG89bpvjOhgEo-0qorg5qm7KyA/edit?usp=sharing > > Bug: chromium:1124647 > Change-Id: I5c92e1de73922fd9ee87d8a5892438f61f2f56bd > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391064 > Reviewed-by: Guido Urdaneta <guidou@chromium.org> > Reviewed-by: ccameron <ccameron@chromium.org> > Commit-Queue: Henrik Boström <hbos@chromium.org> > Cr-Commit-Position: refs/heads/master@{#806084} Bug: chromium:1124647 Change-Id: If7497373e7cd31966e9da4e3b1f4869d59904e1d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410380Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Markus Handell <handellm@google.com> Commit-Queue: Henrik Boström <hbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#807429}
-
Takashi Sakamoto authored
[PartitionAlloc] Disable PartitionAddressSpace::UninitForTesting when USE_PARTITION_ALLOC_AS_MALLOC is enabled. This causes the memory allocated before running tests. So the tests will crash because of access violation. Bug: 998048 Change-Id: I3e91471f1d55284ea6fbd2d3045171ede017902c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410145Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Bartek Nowierski <bartekn@chromium.org> Reviewed-by:
Benoit L <lizeb@chromium.org> Commit-Queue: Takashi Sakamoto <tasak@google.com> Cr-Commit-Position: refs/heads/master@{#807428}
-
Gyuyoung Kim authored
Now we can use mojom::V8CacheOptiosn directly in Blink. So, this CL replaces all uses of blink::V8CacheOptions, then remove it. Change-Id: I636e0259d0b7da692bf693c3ec13f99dba9cd410 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2409665Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#807427}
-
Sigurd Schneider authored
These tests are now e2e tests in the DevTools repository. Consult DevTools front-end documentation on how to run these locally in case you make changes to the GC. https://chromium.googlesource.com/devtools/devtools-frontend/ Bug: chromium:1110817 Change-Id: Ibbb83b5793700cb993e840b2c46c67e216b6b978 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412288 Commit-Queue: Sigurd Schneider <sigurds@chromium.org> Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Reviewed-by:
Paul Lewis <aerotwist@chromium.org> Cr-Commit-Position: refs/heads/master@{#807426}
-
Gyuyoung Kim authored
This directory doesn't have any code. Remove it. Bug: 919392 Change-Id: I69443b2d892b459dad3cc9a47b7a8445f28ac7c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412061Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#807425}
-
Colin Blundell authored
These browsertests began failing on Android M when I introduced the translate infobar, and I was unable to resolve the issue at the time (while I had verified manually that the translate infobar worked as expected on M). The failures turned out to be an instance of the bug fixed in https://chromium-review.googlesource.com/c/chromium/src/+/2410488; interestingly, in this case the bug manifested deterministically rather than racily. Bug: 1094903, 1128384 Change-Id: I6d01d12d57363d0717524e87d3e3cae6b26cf21e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2413254Reviewed-by:
Mugdha Lakhani <nator@chromium.org> Commit-Queue: Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/master@{#807424}
-
Takashi Sakamoto authored
third_party/vulkan_memory_allocator uses posix_memalign inside vma_aligned_alloc only when defined(__linux__) && defined(__GLIBCXX__) && !defined(_GLIBCXX_HAVE_ALIGNED_ALLOC). When building chrome on linux-rel (using libc), aligned_alloc will be used instead. Since libc allocator shim overrides free, freeing memory allocated by aligned_alloc causes crash. Bug: 1121427 Change-Id: I4d6c34e493a685520bb0c561b1b1c6b16ceb38e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2392230Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Benoit L <lizeb@chromium.org> Reviewed-by:
Bartek Nowierski <bartekn@chromium.org> Commit-Queue: Takashi Sakamoto <tasak@google.com> Cr-Commit-Position: refs/heads/master@{#807423}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/ff50ca34..b09e7729 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: I78265e6b1a6a8e18408ffc940243634a7546c7d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410767Reviewed-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@{#807422}
-
Raphael Kubo da Costa authored
Tests using generic-sensor-iframe-tests.sub.js have been flaky on the Mac bots for a long time. The flakiness is usually seen in the same-origin iframe focus traversal test, where the "is_sensor_suspended" command returns true rather than false. The cause is the same one as r805674 ("sensors: Rewrite the frequency hint test"): the mock platform sensor uses window.setInterval() to simulate the periodic reading of sensor data, but setInterval()'s actual frequency can vary a lot (especially on the Mac bots), to the point that we cannot rely on the other timer we created in iframe_sensor_handler.html will consistently have a period longer than setInterval()'s. The only way to reliably check if a sensor is suspended or not is to query the mock platform sensor directly at the expense of no longer using only the public API: we now have a isReadingData() method in MockSensor that we use to query if the sensor is fetching new readings or not. Bug: 1073865 Change-Id: I99941b88722fc68163cca54e44ac6fc61a6425cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2411933 Commit-Queue: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#807421}
-
Reda Tawfik authored
This CL adds favicons to each credential row int the bottom sheet or a default icon if no icon is available for a site. Screenshot: https://bugs.chromium.org/p/chromium/issues/detail?id=1104132#c14 Bug: 1104132 Change-Id: I44c6486a4534498107404c3ee3906ae7e6306ca9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2396238Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Commit-Queue: Reda Tawfik <redatawfik@google.com> Cr-Commit-Position: refs/heads/master@{#807420}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/97fd79e5180b..588efd970283 2020-09-16 changhaohan@chromium.org TypeScriptify elements/DOMLinkifier.js 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:1093296 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I0829d5cc93d71ead5dfc2bdbcceda175e4e7253f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412437Reviewed-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@{#807419}
-
Benoit Lize authored
From the dev/beta/stable experiments, this reduces memory by multiple MiB per renderer @95th percentile, with larger savings on popular websites (7MiB on Facebook at the median on desktop, for instance). Enable it by default. Bug: 1029320 Change-Id: Iaa355d50f80617b2a8eb763984761a5cc3d5aae3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410041Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Benoit L <lizeb@chromium.org> Cr-Commit-Position: refs/heads/master@{#807418}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/d48ef5f7ddc8..5e931ebb24fb 2020-09-16 fmayer@google.com Merge "Clarify experimental_flamegraph example." 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: Ia2a4817d247c53d545a25864c2620c4afaff8b1b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2413787Reviewed-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@{#807417}
-
Danil Chapovalov authored
This is a temporary solution. pending on help from abseil team to resolve this SI properly As side effect it disables absl's stack traces for mac. Bug: 1127002 Change-Id: I7be2c1d15af50ba50c7a9df2d56ae00939c4aa12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2409693Reviewed-by:
Mirko Bonadei <mbonadei@chromium.org> Commit-Queue: Danil Chapovalov <danilchap@chromium.org> Cr-Commit-Position: refs/heads/master@{#807416}
-
Adlai Holler authored
We already have the GrDirectContext available, so just use that. Change-Id: I49436e7a8fefc0cc3bdd9e6425bd730c4a897e03 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410539 Auto-Submit: Adlai Holler <adlai@google.com> Reviewed-by:
Robert Phillips <robertphillips@google.com> Reviewed-by:
Alexander Cooper <alcooper@chromium.org> Commit-Queue: Adlai Holler <adlai@google.com> Cr-Commit-Position: refs/heads/master@{#807415}
-
Changhao Han authored
Frontend CL: https://crrev.com/c/2410229 Bug: chromium:1047356 Change-Id: Id1c4e2bbb00ab1edda81f8f95d9c9cb7705c206c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410069Reviewed-by:
Yang Guo <yangguo@chromium.org> Reviewed-by:
Mathias Bynens <mathias@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Changhao Han <changhaohan@chromium.org> Auto-Submit: Changhao Han <changhaohan@chromium.org> Cr-Commit-Position: refs/heads/master@{#807414}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/4d3a0f602852..5453e7b7795f 2020-09-16 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 1960f3b2 to e4cbd27e (817 revisions) 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 jmadill@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_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;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: jmadill@google.com Change-Id: I64d469b86a8b365c36a475b71b88180c58696544 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2413403Reviewed-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@{#807413}
-
CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-pi-arc-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-eve-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-kevin-chrome TBR=chrome-os-gardeners@google.com Change-Id: I5416f18adfa6e7f14452094ec3b6c2ef9791a48b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2413553Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#807412}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/deacaf80c273..0f21b6caecea 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 rhalavati@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: None Tbr: rhalavati@google.com Change-Id: I8384f8a883daeaf328d4ba74621ed79b6fab8244 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2413406Reviewed-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@{#807411}
-
Yutaka Hirano authored
Expose WebTransport interface so that we can use the interface for various protocols such as QUIC and HTTP/3. We keep QuicTransport for some time to make the transition easier. https://github.com/WICG/web-transport/issues/129 Bug: 1123413 Change-Id: I8a6cc835fa0ae44804b5cb21bf6e5553c371334a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386692 Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Victor Vasiliev <vasilvv@chromium.org> Reviewed-by:
Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#807410}
-
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: I56926c9c55c099b654b66a5d3e47274d8cccee28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2413405Reviewed-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@{#807409}
-
Satoshi Niwa authored
The search query will be used to perform a search in the selected folder at Files app start up. This is required for DocumentsUI CTS (See go/arc-r-documents-ui) TEST=unit_tests --gtest_filter="FileManagerUrlUtilTest.* Bug: 1126742 Change-Id: I298100e70cea260c8c89acead13d63a152e4ca7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2402926Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Satoshi Niwa <niwa@chromium.org> Auto-Submit: Satoshi Niwa <niwa@chromium.org> Cr-Commit-Position: refs/heads/master@{#807408}
-