- 14 Aug, 2020 40 commits
-
-
Brian Sheedy authored
Adds the textpb necessary to start creating Android Q emulator AVD files and adds it to the list of configs that the android-avd-packager builder will use. Bug: 1112488 Change-Id: Ia5e628e6208ddb8f7b756237d085eb0c22a297ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354424Reviewed-by:
Haiyang Pan <hypan@google.com> Reviewed-by:
Ben Pastene <bpastene@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#798162}
-
Tibor Goldschwendt authored
The generic module element implements common UI such as the header and border. The module supplies the information required to populate the common UI via its module descriptor. The generic module element also wraps the local module UI previously instantiated. Bug: 1110047 Change-Id: I4c2579bb2c0d3e19b9120c03606ad21d30dea529 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2336912 Commit-Queue: Tibor Goldschwendt <tiborg@chromium.org> Reviewed-by:
Moe Ahmadi <mahmadi@chromium.org> Cr-Commit-Position: refs/heads/master@{#798161}
-
Dominique Fauteux-Chapleau authored
This also makes the legacy features controlling enterprise deep scanning disabled by default. Bug: 1106433 Change-Id: I3a55998a94b95d28e5640e29663d092ee1c8ceec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346741Reviewed-by:
Daniel Rubery <drubery@chromium.org> Commit-Queue: Dominique Fauteux-Chapleau <domfc@chromium.org> Cr-Commit-Position: refs/heads/master@{#798160}
-
Yuki Shiino authored
Bug: 839389 Change-Id: I216d1b4cd0237c5f9d957a409552862ce40aafcd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352305Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#798159}
-
Karel Král authored
Also support |const char* ValueType::data const| in |base::trace_event::ValueToString|. Thus support turning more types into std::string (for instance |IPC::MessageView|). This will provide more detailed information in captured traces. Bug: 1103623 Change-Id: I897325212fe2202f782e6b8c445a404aba71582a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2356304Reviewed-by:
Eric Seckler <eseckler@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Commit-Queue: Karel Král <karelkral@google.com> Cr-Commit-Position: refs/heads/master@{#798158}
-
Fred Mello authored
https://docs.google.com/document/d/1AhuftD0wlY1WfdatReo23d7ydx0KrQfJgrG2Jj_eNmI/ Bug: 1112872 Change-Id: Ice3a5a38c29f26251085109ad36c517762ba1533 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346748Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Ted Choc <tedchoc@chromium.org> Auto-Submit: Fred Mello <fredmello@chromium.org> Cr-Commit-Position: refs/heads/master@{#798157}
-
Mark Cogan authored
This Cl extends tab count metrics that expire after M85 to M92. Bug: 1089564 Change-Id: Id6f3cf8b6d14dcb0e99fb1849075de35879c9f64 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2349306 Commit-Queue: Mark Cogan <marq@chromium.org> Auto-Submit: Mark Cogan <marq@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Cr-Commit-Position: refs/heads/master@{#798156}
-
Hongbo Song authored
According to Chrome crashes, |GetDelegate().GetPageInputTiming().total_input_delay| can be |std::numeric_limits<int64_t>::min()|. I still have not figured out why this value can be negative. But I think this CL can fix the chrome crash. Change-Id: I8709239a9d96d240840f42a4b4ab661738651a53 Bug: 1105665 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351379Reviewed-by:
Hongbo Song <hbsong@google.com> Reviewed-by:
Steve Kobes <skobes@chromium.org> Commit-Queue: Hongbo Song <hbsong@google.com> Cr-Commit-Position: refs/heads/master@{#798155}
-
Peter Kasting authored
Bug: 1104532 Change-Id: I2665571ddd1129feeb4da8ce6dd39cd42a5427e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354951 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Philip Jägenstedt <foolip@chromium.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#798154}
-
Camille Lamy authored
This CL extracts CrossOriginOpenerPolicyStatus into its own class. The struct has grown quite big, and it will allow to better encapsulate CrossOriginOpenerPolicy enforcement. This is a preparatory CL for having reports sent on redirects. Bug: 1059303 Change-Id: Ia2d71e0f592296ac6f7a89519068ac84796bf224 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2353264Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Commit-Queue: Camille Lamy <clamy@chromium.org> Cr-Commit-Position: refs/heads/master@{#798153}
-
Luis G Garcia authored
Change-Id: I365392ad1496169e721f2cb2320aea25048c2024 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2356189Reviewed-by:
Piotr Bialecki <bialpio@chromium.org> Commit-Queue: Luis Garcia <luisggarcia@google.com> Cr-Commit-Position: refs/heads/master@{#798152}
-
Josh Nohle authored
Reorder the |salt| and |encrypted_metadata_key| parameters of NearbyShareEncryptedMetadataKey to align with existing data structures like Advertisement. Then, use NearbyShareEncryptedMetadataKey in GetDecryptedPublicCertificate() instead of accepting the individual |salt| and |encrypted_metadata_key| parameters. Because NearbyShareEncryptedMetadataKey verifies the expected size of the salt and encrypted key, this function signature is less error prone. Fixed: 1115123 Change-Id: I1b22b6e7755b9947355d7ea21cfa661f78cdcf81 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354555 Commit-Queue: Josh Nohle <nohle@chromium.org> Reviewed-by:
Alex Chau <alexchau@chromium.org> Cr-Commit-Position: refs/heads/master@{#798151}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/35492ebf6ba2..39fbb307bc9a 2020-08-13 kevinruvalcaba@google.com Added visualization methods for dependency graph. 2020-08-13 lamontjones@chromium.org Build API: Add unit tests for package_indexes. 2020-08-13 mmortensen@google.com query_build_logs: Enable changing DATE sort order to ASC. 2020-08-13 sidereal@google.com packages: Fix manifest update for pinned uprevs If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@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:chromeos-betty-pi-arc-chrome;luci.chromium.try:chromeos-kevin-rel Tbr: chrome-os-gardeners@google.com Change-Id: I0e12d8bc7657024f32d9aa2b05e8f6f30b186eca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2355557Reviewed-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@{#798150}
-
Ben Pastene authored
This reverts commit 6bc98538. Reason for revert: The linked build is 1 week old... The test is green on tot and does not warrant a revert. Original change's description: > Revert "Add several basic gtest & integration tests to new eve-arc-r bot." > > This reverts commit fc9217ef. > > Reason for revert: chrome_all_tast_tests fails on chromeos-eve-arc-r-chrome, > https://ci.chromium.org/p/chrome/builders/ci/chromeos-eve-arc-r-chrome/2498 > > > > Original change's description: > > Add several basic gtest & integration tests to new eve-arc-r bot. > > > > Bug: 1092973 > > Change-Id: I4df191266f28297cf8581f1687de87e336713363 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339580 > > Reviewed-by: Garrett Beaty <gbeaty@chromium.org> > > Reviewed-by: Stephen Martinis <martiniss@chromium.org> > > Commit-Queue: Ben Pastene <bpastene@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#796071} > > TBR=martiniss@chromium.org,bpastene@chromium.org,gbeaty@chromium.org > > # Not skipping CQ checks because original CL landed > 1 day ago. > > Bug: 1092973 > Change-Id: Ibaa98c41af45981b5d195ef41db31d541c4ed5dc > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2355088 > Reviewed-by: Lan Wei <lanwei@chromium.org> > Commit-Queue: Lan Wei <lanwei@chromium.org> > Cr-Commit-Position: refs/heads/master@{#798055} TBR=lanwei@chromium.org,martiniss@chromium.org,bpastene@chromium.org,gbeaty@chromium.org # Not skipping CQ checks because this is a reland. No-Try: true Bug: 1092973 Change-Id: I5bd5c1ef4a789ae141ea8ac3fa55883cfa495c7f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2356047 Commit-Queue: Ben Pastene <bpastene@chromium.org> Reviewed-by:
Garrett Beaty <gbeaty@chromium.org> Reviewed-by:
Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#798149}
-
Adlai Holler authored
This is part of a larger effort to require GrDirectContexts when performing certain operations on texture-backed SkImages. See bug for details. Bug: skia:104662 Change-Id: I0993d5e37355a8fee982995b666bb7958d0f05b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2356324 Commit-Queue: Adlai Holler <adlai@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com> Auto-Submit: Adlai Holler <adlai@google.com> Reviewed-by:
Robert Phillips <robertphillips@google.com> Cr-Commit-Position: refs/heads/master@{#798148}
-
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/goldctl-mac-chromium-autoroll Please CC bsheedy@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 Bug: None Tbr: bsheedy@chromium.org Change-Id: I15f933f9ebcdddd89cdb0c6a2c2b873109db0487 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2355524Reviewed-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@{#798147}
-
cfredric authored
Change-Id: Ife54b3e6e5ff261d55fb56ea1674c9a5702b4a8d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2356244 Auto-Submit: Chris Fredrickson <cfredric@google.com> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Commit-Queue: Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#798146}
-
Toni Barzic authored
When running UnlockAnimationBeforUIDestroyed, animate shelf before lock screen containers. Shelf fades out and then fades in when the unlock animation completes - i.e. in the UnlockAnimationBeforeUIDestroyed callback. If animations run immediately, the fade out and fade in animation order could get reversed if fade out animation is started after the part of unlock animation to which animation callback is passed. I'm not sure that this is actually the root cause for the linked issue, but it is a way to get to an invisible shelf (it requires zero length animation, which may happen during screen rotation). BUG=1106796 Change-Id: I8f26200666e742b249ba96b64a32ce28022634f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352905Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Toni Baržić <tbarzic@chromium.org> Cr-Commit-Position: refs/heads/master@{#798145}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/765a9826cde1..0e97afad480e 2020-08-14 alexrudenko@chromium.org Add Node change listeners to Layout pane 2020-08-14 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. 2020-08-14 petermarshall@chromium.org tests: Add an it.repeat() helper 2020-08-14 patrick.brosset@microsoft.com Layout: Display class/id-less elements just with their tagname 2020-08-14 alexrudenko@chromium.org Regenerate bridge for LayoutPane 2020-08-14 patrick.brosset@microsoft.com Force a screen reader pause between a tag name and attributes 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:1101782,chromium:1109177,chromium:1115449,chromium:1116353 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I28bb348f938e281364f6df90e3beb85e41a5e999 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2355517Reviewed-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@{#798144}
-
arthursonzogni authored
This make it easier to access an attribute using Javascript. This also make both the network reports and the ReportingObserver to have the same attribute names. Previously, the spec was based on CSP, which has both camelCase and hyp-hen. Today, we report thing using camelCase instead: - DocumentPolicyViolationReport, - FeaturePolicyViolationReport, - DeprecationViolationReport, - InterventionViolationReport Bug: 922191 Change-Id: Ic875163b16acf5083ed8197266fc23034f2c5005 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352926Reviewed-by:
Camille Lamy <clamy@chromium.org> Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#798143}
-
Victor-Gabriel Savu authored
Add missing entry to kKnownSettings. Bug: chromium:1116336 Change-Id: Ib00bc2f60b1d27851d1675e32f259c767da11ad9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2353261Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Commit-Queue: Victor-Gabriel Savu <vsavu@google.com> Cr-Commit-Position: refs/heads/master@{#798142}
-
Alex Chau authored
- last_task_completed_ should only signal if it's already shutdown, otherwise last_task_completed_ will be stuck in insignalled state when the first task completes Bug: 1116437 Change-Id: I8f2172a5af031c5073563b518d77adca29fa85bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352886 Commit-Queue: Alex Chau <alexchau@chromium.org> Reviewed-by:
Himanshu Jaju <himanshujaju@chromium.org> Cr-Commit-Position: refs/heads/master@{#798141}
-
James Long authored
The package graph page is now blue, and the class graph page is now red. The favicons for each page type have been updated to reflect this, and links to the other page type have the corresponding icons in order to indicate a change in the page type. Hyperlinks remain blue, regardless of page type, to avoid confusion. Bug: 1102546 Change-Id: I23ef7fb7cb2a85678a4b29712716905523a89cab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354526 Commit-Queue: James Long <yjlong@google.com> Reviewed-by:
Samuel Huang <huangs@chromium.org> Reviewed-by:
Mohamed Heikal <mheikal@chromium.org> Cr-Commit-Position: refs/heads/master@{#798140}
-
David Bokan authored
Update tests for force-load-at-top DocumentPolicy to use updated false syntax. Bug: 1047900 Change-Id: I2b02b94715b0edd8dfaaf2676ff91dab01a00702 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354954Reviewed-by:
Ian Clelland <iclelland@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Auto-Submit: David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#798139}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/c184cf36092f..c9c4e2e9efac 2020-08-14 fmalita@chromium.org Componentize SkAudioPlayer 2020-08-14 johnstiles@google.com Use a scoped block for inlined return statements. 2020-08-14 robertphillips@google.com Update iOS Skottie App for GrContext changes 2020-08-14 robertphillips@google.com Require a direct context to precompile shaders in DM 2020-08-14 johnstiles@google.com Enable ClangTidy flag modernize-use-override. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC fmalita@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Cq-Do-Not-Cancel-Tryjobs: true Bug: None Tbr: fmalita@google.com Change-Id: I92e6793942257b113dd2ea590351c4d60b39f23a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2355520Reviewed-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@{#798138}
-
Orin Jaworski authored
This CL eliminates the state invalidation that was used to cause translation prompt to show, as that did not work in all cases. The translation step is changed so the prompt always shows, which is much simpler. Bug: 893183 Change-Id: I5dca3eb30032461fc8824a36c9a80a1a82f84cdc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354660Reviewed-by:
Tommy Li <tommycli@chromium.org> Commit-Queue: Orin Jaworski <orinj@chromium.org> Cr-Commit-Position: refs/heads/master@{#798137}
-
Scott Violet authored
To not do this means a NavigationObserver must be used as well. By having the FaviconFetcherDelegate notify on navigation means the ui for the favicon can be self contained. BUG=1076463 TEST=covered by tests Change-Id: Idf5d2a65b154e04e409b4596db9530bf28049603 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352267 Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#798136}
-
Russ Hamilton authored
Bug: 973801 Change-Id: I5bc5154a5aecb85b5f04a70c238f3b7ef684b8df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354668 Commit-Queue: Russ Hamilton <behamilton@google.com> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#798135}
-
Rayan Kanso authored
ImageResource's type members is a mojo_base.mojom.String16? which is typemapped to WTF::String in blink. For some reason though, passing a null WTF::String to mojom is crashing the renderer. This CL explicitly sets the image resource type to the empty string if not available, and adds a web test to make sure this doesn't happen again. Change-Id: I115666b6e42011dfc398965bd0f4e795d1869979 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352878 Commit-Queue: Rayan Kanso <rayankans@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#798134}
-
Jan Wilken Dörrie authored
This change adds native bindings in the Password Check to be able to update a compromised credential. Bug: 1114720 Change-Id: I6a3de9a4f79b88f17c7594a181d8b7e10c9e10bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352927 Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Auto-Submit: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/master@{#798133}
-
Jonathan Mengedoht authored
Bug: 927473 Change-Id: I4a215037fb51d17f6882f6459a01641a08149e7e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339414Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Jonathan Mengedoht <mengedoht@google.com> Cr-Commit-Position: refs/heads/master@{#798132}
-
Boris Sazonov authored
Reason: fails on builders. Builder links: https://ci.chromium.org/p/chromium/builders/ci/Marshmallow%2064%20bit%20Tester/33104 https://ci.chromium.org/p/chromium/builders/ci/Lollipop%20Phone%20Tester/26554 TBR=enne@chromium.org Bug: 1116464 Change-Id: Ia7bf9b0be040e2aaa1a1d61f922e41547332da32 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2355927Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#798131}
-
Internal Frameworks Autoroller authored
TBR=bling-team@google.com Change-Id: Ia396e6b0e2a86e1768b1e78c0b65510e7d954d3f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354428Reviewed-by:
Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#798130}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1597384369-5af373c8a15e3096c063e440b85721943db04b1b.profdata to chrome-mac-master-1597405958-c5a8fe7086bb1f6a4ff7abcf1204e717b88da2c5.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 sebmarchand+pgo_roller@google.com,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: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com Change-Id: I865e534137e29e3744bd56829182f4475b185a1d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2356264Reviewed-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@{#798129}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/4daf2c7a45b2..292d9a8341d3 2020-08-14 jleconte@google.com Add a run quest for webrtc_perf_tests. 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 eseckler@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:chromeos-kevin-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:1024246 Tbr: eseckler@google.com Change-Id: I830d94396672837edcd2ba5268755238117d1351 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2355516Reviewed-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@{#798128}
-
Sergey Ulanov authored
Image access in OutputPresenterImages was not synchronized because need_synchronization() was false int he images it uses. Updated OutputPresenterFuchsia to set SCANOUT image usage bit and also updated ExternalVkImageBacking::need_synchronization() to return true for SCANOUT images. This ensures that image access in OutputPresenterFuchsia properly. Also fixed semaphore ownership handling in OutputPresenterFuchsia. Bug: 1115692 Change-Id: Ibf375845eab2fbf320f777f45adcc98719ee239c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2353413 Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Auto-Submit: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Peng Huang <penghuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#798127}
-
Camillo Bruni authored
Add tests for upcoming microtask checkpoint fixes and top-level-await for modules. The added test cover in more detail the following items: - onload events - onerror events - queueMicrotask drive-by-fix: Check for onunhandledrejection Bug: 1022182, 1096455c, 1114034, v8:9344 Change-Id: Ieaa7691bf44e2758ed873ca53bcc6852812dd723 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346251 Commit-Queue: Camillo Bruni <cbruni@chromium.org> Reviewed-by:
Dominic Farolino <dom@chromium.org> Reviewed-by:
Hiroshige Hayashizaki <hiroshige@chromium.org> Cr-Commit-Position: refs/heads/master@{#798126}
-
Lucas Furukawa Gadani authored
Bug: 1110926 Change-Id: Ib22e96d4898f08f326094bfdc030eb7a73b65e00 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2353016 Commit-Queue: Lucas Gadani <lfg@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#798125}
-
Peter Kasting authored
Bug: 1104532 Change-Id: Icc7244ef277171fbc37f1fc3ca89837a629aa01b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354628 Auto-Submit: Peter Kasting <pkasting@chromium.org> Commit-Queue: Mike Pinkerton <pinkerton@chromium.org> Reviewed-by:
Mike Pinkerton <pinkerton@chromium.org> Cr-Commit-Position: refs/heads/master@{#798124}
-
Chris Hamilton authored
Similar to workers, this adds tokens to WorkletGlobalScopes so they can be uniquely identified in a renderer process. Will be used by performance.measureMemory implementation. BUG=1085129 Change-Id: Ia7f194f1864639e19d9ddb9ee2d70cc6e00ba183 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351286 Commit-Queue: Chris Hamilton <chrisha@chromium.org> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#798123}
-