- 26 Nov, 2020 40 commits
- 
- 
chromium-internal-autoroll authoredhttps://chrome-internal.googlesource.com/chrome/src-internal.git/+log/dee1cdf147f7..b317e8dc266e 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 poromov@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:1151538 Tbr: poromov@google.com Change-Id: Ie4125fc5fb1165caf841886b651970c13817f951 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2562026Reviewed-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@{#831296} 
- 
Benoit Lize authoredBug: 998048 Change-Id: I4078711821d9e0ddaa3d9f60be968b7ca3494b45 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560513Reviewed-by: Bartek Nowierski <bartekn@chromium.org> Reviewed-by: Benoit L <lizeb@chromium.org> Commit-Queue: Benoit L <lizeb@chromium.org> Cr-Commit-Position: refs/heads/master@{#831295} 
- 
Maksim Sisov authoredDuring initialization of WebPagePopupImpl, setting window rect is deferred until host shows a native window. However, native window can be moved along x or y axis by a system compositor (like Wayland compositor) and WebPagePopupImpl will use wrong bounds. This may result in wrong bounds at RenderWidgetHostViewAura level and contents shifted along x or y axis. Thus, to avoid that, listen to |UpdateScreenRects| calls and updated window rects accordingly. Bug: 1146445 Change-Id: I0793be5d7ea9384ef98f2fcd389fe1e43b818160 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560627 Commit-Queue: Maksim Sisov (GMT+2) <msisov@igalia.com> Reviewed-by: Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#831294} 
- 
chromium-autoroll authoredIf 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 chrome-fuchsia-gardener@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 Cq-Include-Trybots: luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-deterministic-dbg;luci.chromium.try:fuchsia-x64-cast Tbr: chrome-fuchsia-gardener@grotations.appspotmail.com Change-Id: Ic59d1212c1bc0ae35326d4cf330054f0a9a5de07 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561919 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#831293} 
- 
Colin Blundell authoredThis CL packages the currently-an-integer result of ExternalNavigationHandler#shouldOverrideUrlLoading() in a class. This class will be used to add auxiliary information about the result of the invocation in a followup CL. Bug: 1145983 Change-Id: Ic389c2c6caa60141199bb472ee038c0016c8f273 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2557992Reviewed-by: Michael Thiessen <mthiesse@chromium.org> Commit-Queue: Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/master@{#831292} 
- 
chromium-autoroll authoredRoll Chrome Win64 PGO profile from chrome-win64-master-1606348564-2a10d807907a5e3f733f66553645eebe78051ddf.profdata to chrome-win64-master-1606359294-62d028a106a735635e7aae23a8570d72056d7dc7.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 pgo-profile-sheriffs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:win64-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I8e2b7389995359eb13d0ccc7ee78c50d7f83ea76 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561836Reviewed-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@{#831291} 
- 
Nico Weber authoredWe need one subprocess for the python invocation anyhow, and plist_util.py can do the conversion without calling another subprocess. No intended behavior change. Bug: 1147069 Change-Id: Iaa46e4e35d8469853e1c454dcd0d11c38c8f6756 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561420 Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> Auto-Submit: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#831290} 
- 
Koji Ishii authoredThis patch unifies multiple variants of names that mean the containing |NGPhysicalBoxFragment| to |ContainerFragment|. Bug: 982194 Change-Id: Ie07751d2b0dd9819ee3c829dd06b22613c80d06a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2544328 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by: Morten Stenshorne <mstensho@chromium.org> Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by: Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#831289} 
- 
Tal Pressman authoredChange-Id: I4cf8a4123d6a5075b38ffc11ca8cb576a35b981c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560705 Commit-Queue: Tal Pressman <talp@chromium.org> Commit-Queue: Kouhei Ueno <kouhei@chromium.org> Auto-Submit: Tal Pressman <talp@chromium.org> Reviewed-by: Kouhei Ueno <kouhei@chromium.org> Cr-Commit-Position: refs/heads/master@{#831288} 
- 
chromium-autoroll authoredhttps://skia.googlesource.com/skia.git/+log/39b4c86fe914..48a99420a249 2020-11-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 130597e10299 to 5850c748b480 (15 revisions) 2020-11-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 33f29ea9b251 to 9175f00eec91 (8 revisions) 2020-11-26 reed@google.com move local function inside build-flag 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 michaelludwig@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: michaelludwig@google.com Change-Id: I07f43073d12bf3859041446704c98deb5b56c8ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561834 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#831287} 
- 
chromium-autoroll authoredhttps://chromium.googlesource.com/angle/angle.git/+log/939fcd1a14f5..5850c748b480 2020-11-26 syoussefi@chromium.org Vulkan: Emulated RGB copies in compute 2020-11-26 syoussefi@chromium.org Add a sample shading test to verify FS invocation per sample 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: Icd997fc6d0f73e28bc32799a18a4cace701e6d97 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561837Reviewed-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@{#831286} 
- 
Kenichi Ishibashi authoredThis CL adds retry support for the following methods: * CreateNewRegistration * CreateNewVersion * FindRegistrationForClientUrl * FindRegistrationForScope * GetRegistrationsForOrigin * GetAllRegistrationsInfos * DeleteRegistration * UpdateToActiveState * UpdateLastUpdateCheckTime * UpdateNavigationPreloadEnabled * UpdateNavigationPreloadHeader As a side effect, an expectation in ServiceWorkerContextCoreTest.DeleteForOrigin_UnregisterFail is updated from kErrorFailed to kErrorAbort. This change comes from the fact that the retry mechanism serializes storage operations. Before this CL, the callback of GetRegistrationsForOrigin() in ServiceWorkerContextCore::DeleteForOrigin() was executed before disabling the storage (since tasks could run concurrently). After this CL, the callback is executed after disabling the storage. When the storage is disabled GetRegistrationsForOrigin() returns kErrorAbort. Bug: 1133143 Change-Id: I5409dd70f1eded5f7969766811cd209a0258f59e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2550108 Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Reviewed-by: Makoto Shimazu <shimazu@chromium.org> Cr-Commit-Position: refs/heads/master@{#831285} 
- 
Johannes Kron authoredThe color space of a received video stream is set differently depending on the codec that is used. Most of the times the webrtc::ColorSpace is set to unspecified, which gets converted to gfx::ColorSpace it becomes BT709. This CL adds a feature flag to make it possible to ignore the color space on the receive side if it's set to unspecified. The change only applies to video frames that are decoded in software. Bug: 1129243 Change-Id: I8a4cc3b62b14b5966e98205eb80050918b6095e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560584Reviewed-by: Henrik Boström <hbos@chromium.org> Reviewed-by: Markus Handell <handellm@google.com> Reviewed-by: Jeremy Roman <jbroman@chromium.org> Commit-Queue: Johannes Kron <kron@chromium.org> Cr-Commit-Position: refs/heads/master@{#831284} 
- 
chromium-autoroll authoredRoll Chrome Mac PGO profile from chrome-mac-master-1606348564-46558a518073e70dc3e85439edab882c7abb26f5.profdata to chrome-mac-master-1606370078-7d885d98b006b088405f2200061ab790cdd684ac.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-mac-chromium Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:mac-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I6dbc4e1013073f41dfb0cd62ca2877665533d8f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2562024Reviewed-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@{#831283} 
- 
chromium-autoroll authoredRoll Chrome Linux PGO profile from chrome-linux-master-1606348564-f9ad4c8126c0686f48279a254d0d8ff9696d692f.profdata to chrome-linux-master-1606370078-7c7501e8b487527fe67d7dfe908ad76e1903c2ea.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 pgo-profile-sheriffs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I754ffa95cd14d8019bd27e471f7383a0b87b0481 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2562025Reviewed-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@{#831282} 
- 
Keishi Hattori authoredstd::move(settings) was getting executed before the ThreadControllerWithMessagePumpImpl constructor. This did not cause problems with raw pointers because std::move doesn't clear the source. But when converted to BackupRefPtr, this caused Settings::clock to be null in the ThreadControllerWithMessagePumpImpl constructor. Bug: 1080832 Change-Id: I6a79b0050356dcac81ef42eb9c87ad36fecae588 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2558078Reviewed-by: Alexander Timin <altimin@chromium.org> Reviewed-by: Bartek Nowierski <bartekn@chromium.org> Commit-Queue: Keishi Hattori <keishi@chromium.org> Cr-Commit-Position: refs/heads/master@{#831281} 
- 
David Roger authoredThis CL merges duplicate sections to simplify the structure of the file Change-Id: I5721bef7c952f4f0f3c5ff946b31d8badcf99004 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560106 Auto-Submit: David Roger <droger@chromium.org> Commit-Queue: Jan Krcal <jkrcal@chromium.org> Reviewed-by: Jan Krcal <jkrcal@chromium.org> Cr-Commit-Position: refs/heads/master@{#831280} 
- 
chromium-autoroll authoredRoll ChromeOS Bigcore AFDO profile from 89-4324.9-1606129869-benchmark-89.0.4335.0-r1 to 89-4324.9-1606129869-benchmark-89.0.4336.0-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-afdo-bigcore-chromium Please CC c-compiler-chrome@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: c-compiler-chrome@google.com Change-Id: If579bb1f16255eeaf43a3654590e8d2d7afff679 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2562023Reviewed-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@{#831279} 
- 
Wei Lee authoredThis reverts commit 388430e9. Original change's description: > Revert "[CCA] Retained pinned status after migrating to SWA" > > This reverts commit 7e541959. > > Reason for revert: b/173092399 > > Original change's description: > > [CCA] Retained pinned status after migrating to SWA > > > > This CL fixes a bug that the pinned status might be lost after migrating > > CCA to SWA. > > > > Bug: 1144678 > > Test: Manually > > > > Change-Id: I9bf2fd846645a77d8b7a47cbd7b9afc043950943 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2516659 > > Commit-Queue: Wei Lee <wtlee@chromium.org> > > Reviewed-by: Alan Cutter <alancutter@chromium.org> > > Reviewed-by: Giovanni Ortuño Urquidi <ortuno@chromium.org> > > Reviewed-by: Ben Wells <benwells@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#825255} > > TBR=benwells@chromium.org,alancutter@chromium.org,ortuno@chromium.org,wtlee@chromium.org > > # Not skipping CQ checks because original CL landed > 1 day ago. > > Bug: 1144678 > Change-Id: Ib55441a7ef81924a0256429ab5ccd1526cb754ce > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2537739 > Reviewed-by: Wei Lee <wtlee@chromium.org> > Commit-Queue: Wei Lee <wtlee@chromium.org> > Cr-Commit-Position: refs/heads/master@{#827576} TBR=benwells@chromium.org,alancutter@chromium.org,ortuno@chromium.org,wtlee@chromium.org Bug: 1144678, b/173092399, b/173669072 Change-Id: I9aa319659eb81f11b222404c13126d672323001b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2536422Reviewed-by: Wei Lee <wtlee@chromium.org> Reviewed-by: Ben Wells <benwells@chromium.org> Reviewed-by: Achuith Bhandarkar <achuith@chromium.org> Reviewed-by: Giovanni Ortuño Urquidi <ortuno@chromium.org> Reviewed-by: Julian Pastarmov <pastarmovj@chromium.org> Commit-Queue: Wei Lee <wtlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#831278} 
- 
chromium-autoroll authoredRoll ChromeOS Atom AFDO profile from 89-4324.9-1606128713-benchmark-89.0.4335.0-r1 to 89-4324.9-1606128713-benchmark-89.0.4336.0-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-afdo-atom-chromium Please CC c-compiler-chrome@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: c-compiler-chrome@google.com Change-Id: I7f8e761d6fc26fd6c97f940172250ead52bdba6c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2562020Reviewed-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@{#831277} 
- 
Minoru Chikamune authored[The goals of this CL] - kForceWithoutContextObserver should be removed because this is a safe mode during the code freeze. - ApplicationCacheHost will be instantiated before ExecutionContext becomes available. So we can't supply ExecutionContext to HeapMojoRemote. |document_loader->GetFrame()->DomWindow()| returns null when ApplicationCacheHost is instantiated. Bug: 1049056 Change-Id: I55dbe93b7752b4c11153b46965a9f89458ec203d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2291302Reviewed-by: Kentaro Hara <haraken@chromium.org> Reviewed-by: Kouhei Ueno <kouhei@chromium.org> Commit-Queue: Minoru Chikamune <chikamune@chromium.org> Cr-Commit-Position: refs/heads/master@{#831276} 
- 
Anton Bikineev authoredBug: 11297512 Change-Id: Ib368d3f1be9218f418a832624020d6ff4dac33d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560948 Commit-Queue: Anton Bikineev <bikineev@chromium.org> Commit-Queue: Kentaro Hara <haraken@chromium.org> Auto-Submit: Anton Bikineev <bikineev@chromium.org> Reviewed-by: Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#831275} 
- 
Hitoshi Yoshida authoredBug: 839389 Change-Id: I8a46b776fef32838bb80dc7235cadf1d63c1db26 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560182 Commit-Queue: Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Auto-Submit: Hitoshi Yoshida <peria@chromium.org> Reviewed-by: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#831274} 
- 
v8-ci-autoroll-builder authoredSummary of changes available at: https://chromium.googlesource.com/v8/v8/+log/fe46597d..1166840d 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: I2fff34fab2ebc6ef149381e65fafcce28d7debf4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561787Reviewed-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@{#831273} 
- 
Wei Lee authoredSince currently it will crash Chrome when launching CCA (SWA version) in guest mode. Since for platform app version of CCA, it is not in the guest mode either, temporarily remove CCA from guest mode until we solve the crash issue. Bug: b/174223194 Test: Enter guest mode and CCA is not in the launcher Change-Id: I10aca86664e84fb70c61d1bc0bef0f8d5da31004 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560348 Commit-Queue: Wei Lee <wtlee@chromium.org> Commit-Queue: Giovanni Ortuño Urquidi <ortuno@chromium.org> Auto-Submit: Wei Lee <wtlee@chromium.org> Reviewed-by: Giovanni Ortuño Urquidi <ortuno@chromium.org> Cr-Commit-Position: refs/heads/master@{#831272} 
- 
Curtis McMullan authoredAdd the assistive multi word suggestions flag to CrOS. BUG=1146266 Change-Id: I0409a4efd5de44a7ad4c20e422691b248c317af9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560702Reviewed-by: Darren Shen <shend@chromium.org> Commit-Queue: Curtis McMullan <curtismcmullan@chromium.org> Cr-Commit-Position: refs/heads/master@{#831271} 
- 
Lukasz Anforowicz authoredThe feature has been in the disabled state since r731113 (Jan 2020) and we don't have any plans to change this - we plan to continue attaching `Origin: chrome-extension://...` request header to POST requests initiated from an extension background page. Bug: 966223 Change-Id: If82600be0f615afd3b5737a8bdc5e3f5b130440a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2557732Reviewed-by: Devlin <rdevlin.cronin@chromium.org> Reviewed-by: Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/master@{#831270} 
- 
chromium-autoroll authoredIf 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 chrome-fuchsia-gardener@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 Tbr: chrome-fuchsia-gardener@grotations.appspotmail.com Change-Id: Ib92daffdf39d2d8287e168e60b3b9158ec85b057 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561829Reviewed-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@{#831269} 
- 
chromium-autoroll authoredRoll Chrome Win64 PGO profile from chrome-win64-master-1606316157-945260897cb0815b47df3e1edecdf8b6cf6cb896.profdata to chrome-win64-master-1606348564-2a10d807907a5e3f733f66553645eebe78051ddf.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 pgo-profile-sheriffs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:win64-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: Ie914725eb5494621640a999ceb73a13da5139d92 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2559978Reviewed-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@{#831268} 
- 
Bartek Nowierski authoredThere are PartitionRoot::Re/DecommitSystemPages functions that wrap base::Re/DecommitSystemPages and update total_size_of_committed_pages, thus suitable for data pages (as opposed to meta-data, bitmaps, ...). However, the wrappers weren't always used where they could, and this CL makes it more consistent. Also, rename them, to disambiguate from base:: APIs. Change-Id: I0e0e21dc71408294d5f59e3395a133c5a70a1d5f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2552328 Commit-Queue: Bartek Nowierski <bartekn@chromium.org> Reviewed-by: Bartek Nowierski <bartekn@chromium.org> Reviewed-by: Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#831267} 
- 
Ramin Halavati authoredWeb Applications tests are updated to cover ephemeral Guest profiles. Please see go/ephemeral-guest-profiles for more context. Bug: 1125474 Change-Id: Ie60624795a286f0cfbcb6dfed2e8c605d61e6136 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560125Reviewed-by: Eric Willigers <ericwilligers@chromium.org> Commit-Queue: Ramin Halavati <rhalavati@chromium.org> Cr-Commit-Position: refs/heads/master@{#831266} 
- 
Austin Tankiang authoredBug: 1139247 Change-Id: I462fcdf8c6c7674fe5b7b5ef03937cd1f7ad80fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560346Reviewed-by: Noel Gordon <noel@chromium.org> Commit-Queue: Austin Tankiang <austinct@chromium.org> Cr-Commit-Position: refs/heads/master@{#831265} 
- 
Yunke Zhou authoredBug: 1152763 Change-Id: I325417cca237f876c77619a22be9ed095b098d5c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560626Reviewed-by: Denis Kuznetsov [CET] <antrim@chromium.org> Commit-Queue: Yunke Zhou <yunkez@google.com> Cr-Commit-Position: refs/heads/master@{#831264} 
- 
chromium-autoroll authoredhttps://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/b9a5e83e55ee..e62621d2eb86 2020-11-26 yyanagisawa@chromium.org Roll out new goma client binary VERSION=209 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 ehmaldonado@google.com,sokcevic@google.com,ajp@google.com,apolito@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: ehmaldonado@google.com,sokcevic@google.com,ajp@google.com,apolito@google.com Change-Id: If9aefe38a36085f918f9c1016ea0c663ee1f8f9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560677Reviewed-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@{#831263} 
- 
chromium-autoroll authoredIf this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/goldctl-linux-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: I2316b6d53e9c98417998416839a4bd505c6c9041 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2559981Reviewed-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@{#831262} 
- 
Yutaka Hirano authored...as a preparation step to the Transferable Streams optimization. Bug: 1146396 Change-Id: Iaec17e0e96bfc0a9dc0f96f0c0dd2245c5d56db8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2546312 Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Reviewed-by: Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#831261} 
- 
chromium-autoroll authoredhttps://chromium.googlesource.com/angle/angle.git/+log/4dba276776bd..939fcd1a14f5 2020-11-26 syoussefi@chromium.org Vulkan: Pass in emulated alpha value to ConvertVertex 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: I12cfadeab826ab19f0d26382ab24eec57457750f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561827Reviewed-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@{#831260} 
- 
Bartek Nowierski authoredSuper pages and direct map have been so far allocated in a fully committed state and most of the pages are made inaccessible immediately after. This CL reverses the process and commits only necessary pages. Change-Id: I136c6ac4e1a0d96564739542e82d65ee1562b2c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2531796 Commit-Queue: Bartek Nowierski <bartekn@chromium.org> Reviewed-by: Benoit L <lizeb@chromium.org> Reviewed-by: Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#831259} 
- 
Leo Lai authoredThe fact that InstallAttributes gets the owner password could lead potential leak of such an important secret. Thus, while replacing the crypthome API with tpm manager's, we use a more light-weighted status query to only tell if the owner password s present. To test the CL, some test items were added and they are: 1. check the UMA of interest gets reported w/ ownre password. 2. check the UMA of interest gets reported w/o ownre password. 3. fail to check TPM status. BUG=b:172748724 BUG=b:168852740 TEST=chromeos_unittests. Change-Id: I804d94cd0c6a86149ebda293a053d4ffb3cc0492 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2557938 Commit-Queue: Leo Lai <cylai@google.com> Reviewed-by: Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#831258} 
- 
chromium-internal-autoroll authoredhttps://chrome-internal.googlesource.com/chrome/src-internal.git/+log/28a1c2ec8223..dee1cdf147f7 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 mxcai@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: mxcai@google.com Change-Id: If22c2766be538da500fd9604aacb748d28f07c80 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2559979Reviewed-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@{#831257} 
 
-