- 14 Jan, 2021 40 commits
-
-
Max Curran authored
Initial implementation of the background task to measure how often user are offline and what they do while offline. Full Design Doc: https://docs.google.com/document/d/1Vv6fdaRWjLpxeuVR89C6y5cGcAiCu6f4YBRwMjpN_T0/edit?usp=sharing Bug: 1131600 Change-Id: I89f67a6bbdaf71b550518b40c06788e3dfaccf11 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2459946 Commit-Queue: Max Curran <curranmax@chromium.org> Reviewed-by:
Filip Gorski <fgorski@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Robert Ogden <robertogden@chromium.org> Cr-Commit-Position: refs/heads/master@{#843303}
-
Azeem Arshad authored
This CL changes eid_popup component so that it fetches eid qr code image data from mojo service and renders it on a canvas. Screenshot: http://screen/bVoRYtfvfMMyMb4.png Bug: 1093185 Change-Id: Iae2f248c5524495aa13e85b25ea6add02c382d88 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613945 Commit-Queue: Azeem Arshad <azeemarshad@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#843302}
-
Joel Riley authored
When navigation controls are not present, STS was not going into inactive state after TTS completed. This CL fixes this issue, as calling updatePauseStatusFromTtsEvent_ was setting STS back into SPEAKING state. Also, if STS is activated without nodes, do not show panel. AX-Relnotes: Bug fix when activating STS without navigation controls, STS did not go back into inactive state. Bug: 1165847 Change-Id: I88b44e84de525d2dbc190b97fa02b691394cb294 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2625268 Commit-Queue: Joel Riley <joelriley@google.com> Reviewed-by:
Katie Dektar <katie@chromium.org> Cr-Commit-Position: refs/heads/master@{#843301}
-
John Delaney authored
What: Replace usage of ShellAddedObserver + TestNavigationObserver with TestNavigationObserver::StartWatchingNewWebContents(). Why: Tests are flaking from calls to TestNavigationObserver::Wait() hanging. The existing solution assumes that the test will setup the TestNavigationObserver before the newly opened WebContents starts the navigation. However this isn't necessarily true, as we aren't registering the TestNavigationObserver in the same callstack in which the web contents is created. Bug: 1166341 Change-Id: Id2b5f36158f86377b3881e54d793c27af718cb1e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627757Reviewed-by:
Charlie Reis <creis@chromium.org> Commit-Queue: Charlie Reis <creis@chromium.org> Commit-Queue: John Delaney <johnidel@chromium.org> Cr-Commit-Position: refs/heads/master@{#843300}
-
Caitlin Fischer authored
Bug: 1126640 Change-Id: Ic81197c9b576e8f6045365196ec0f3637509c0c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2628109Reviewed-by:
Dominic Farolino <dom@chromium.org> Commit-Queue: Caitlin Fischer <caitlinfischer@google.com> Cr-Commit-Position: refs/heads/master@{#843299}
-
Eric Willigers authored
In guest mode, shared files in the .WebShare/ directory are deleted when the user logs off (if they are not deleted earlier). In incognito mode, we continue to prevent file sharing. Bug: 1161373 Change-Id: I0542d4ba92381c7ab2f07bbab896242bcc643057 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626991 Commit-Queue: Glen Robertson <glenrob@chromium.org> Reviewed-by:
Glen Robertson <glenrob@chromium.org> Auto-Submit: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#843298}
-
Roman Arora authored
Relevant pinpoint benchmark results: https://pinpoint-dot-chromeperf.appspot.com/job/12d352aad20000 https://pinpoint-dot-chromeperf.appspot.com/job/1011ee42d20000 https://pinpoint-dot-chromeperf.appspot.com/job/11aa1592d20000 Bug: 1149400 Change-Id: Ibe3afd85eaeaa8b6f13902c282cc3f5bb45ca3e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2623159Reviewed-by:
Thomas Lukaszewicz <tluk@chromium.org> Reviewed-by:
Yuheng Huang <yuhengh@chromium.org> Commit-Queue: Roman Arora <romanarora@chromium.org> Cr-Commit-Position: refs/heads/master@{#843297}
-
Nancy Wang authored
UI review deck: go/cros-full-restore PRD: go/cros-full-restore-prd Design doc: go/chrome-os-full-restore-dd When the full restore feature is enabled, whether to launch the browser is controlled by the full restore process: 1. If the full restore setting is not restore, don't launch the browser. 2. If the user selects restore or set always restore, launch the browser. This CL modified the current launching browser process during the startup phase. 1. If the full restore feature is disabled, the current process is not changed. 2. If the full restore feature is enabled, postpone the browser launching. Only when the restore data has been fetched, and the user selects restore or set always restore, launch the browser by the full restore process. BUG=1146900 Change-Id: I9f03e7039761f4d2956b7d4c2bdeecf99ef2d955 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2603759Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#843296}
-
Ted Meyer authored
It's no longer used, so get rid of it. Change-Id: I2e9b98b3719a71645f8148dcc1acaae804559be4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2623155 Commit-Queue: Ted Meyer <tmathmeyer@chromium.org> Reviewed-by:
Frank Liberato <liberato@chromium.org> Cr-Commit-Position: refs/heads/master@{#843295}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/8fccd82e4e02..59abfbcd2b03 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-trace-processor-mac-chromium 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 Tbr: perfetto-bugs@google.com Change-Id: I58cc47d2c3a3107a3ccf93bdb2e3b33e2600db60 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627986Reviewed-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@{#843294}
-
Regan Hsu authored
Fixed: 1164582 Bug: 1106937 Change-Id: Iac5a7f61cd0f3b3354c4e9281342b07edb18b26b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627145Reviewed-by:
Mark Pearson <mpearson@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Regan Hsu <hsuregan@chromium.org> Cr-Commit-Position: refs/heads/master@{#843293}
-
Philip Rogers authored
Transform nodes store a changed field that is used to cause damage in the compositor (see: PaintArtifactCompositor::PropertyTreeStateChanged). We need to ensure changed state is not lost when decompositing (see: PaintArtifactCompositor::DecompositeTransforms). This patch takes a simple approach of recording the changes of decomposited transform nodes on PendingLayers, and using that to cause damage. This fixes a bug where a change on a decomposited transform node failed to cause damage. http://crrev.com/c/2626192 explored an approach of not decompositing nodes with changes but that leads to unnecessary additional layers. Bug: 1164513 Change-Id: I9c6d68f748772e9c2a86158e62bc0c7db3e8733f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627943 Commit-Queue: Philip Rogers <pdr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Auto-Submit: Philip Rogers <pdr@chromium.org> Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#843292}
-
Kunihiko Sakamoto authored
Now it has the same expiration date as the other WebFont.DownloadTime.* histograms. Bug: 1156194 Change-Id: Ie2e9ec544359dc9498a96064964a173b901f7d9c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622688Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Takashi Toyoshima <toyoshim@chromium.org> Commit-Queue: Kunihiko Sakamoto <ksakamoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#843291}
-
Sinan Sahin authored
This CL adds support for horizontal swipe-to-dismiss gestures, adds fling support and updates the existing motion specs. It also adds unit tests for the mediator. Flings currently don't affect the speed of the resulting animations as it turned out to be complicated to implement. There are several cases that are handled in this CL: - No fling: - If the message is within the dismiss threshold, vertical or horizontal, the message is animated back to the idle position, i.e. center. - If it's outside the threshold, the message is dismissed by being animated to out of screen. - Fling: - If the message is flung toward the center from outside the dismiss threshold, it is animated to the idle position. - If it's flung from within the threshold to the outside, the message is dismissed with animation. - If it's flung toward out of screen from outside the dismiss threshold, the message is dismissed with animation. Bug: 1157213 Change-Id: I82cfac7111e5ada8687be74a90162784a1e7c992 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2602706 Commit-Queue: Sinan Sahin <sinansahin@google.com> Reviewed-by:
Pavel Yatsuk <pavely@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#843290}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/47e9aed2af83..6c79df687e09 2021-01-13 m.maiya@samsung.com Allow attributes and uniforms to have the same name 2021-01-13 jmadill@chromium.org infra: Fix win-trace-rel bot typo. 2021-01-13 jmadill@chromium.org Program: Support multiple varying packings. 2021-01-13 cnorthrop@google.com Capture/Replay: Add DrawBuffer state to MEC 2021-01-13 jmadill@chromium.org Test Runner: Add a slow tests list. 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 timvp@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: timvp@google.com Test: Test: Aztec Ruins MEC Change-Id: I0eea686ff6ca592f67f32d87b7ada4f6ea2d6481 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2628050Reviewed-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@{#843289}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/a1598e58..8b42c4e7 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: Id40defc26f7eead5a9b7c77045b5ffa98538cc6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2628072Reviewed-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@{#843288}
-
Theo Johnson-kanu authored
Bug: 1093185 Change-Id: Ibf6267c9a41bb0800848980dc203e7c43f1e23fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2628039 Commit-Queue: Nnamdi Theodore Johnson-kanu <tjohnsonkanu@google.com> Reviewed-by:
Azeem Arshad <azeemarshad@chromium.org> Cr-Commit-Position: refs/heads/master@{#843287}
-
Ahmed Mehfooz authored
Bug: 1137533 Change-Id: Iafdae4693b0fa67a7e187692ca566e1b832fd688 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626967Reviewed-by:
Sammie Quon <sammiequon@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Ahmed Mehfooz <amehfooz@chromium.org> Cr-Commit-Position: refs/heads/master@{#843286}
-
Aaron Leventhal authored
Pulled out from CL:2528573. This change makes sense on its own, but is required for tests in the child CL to pass. Bug: None Change-Id: I5392c62dee345b0fa422c08f07029b325ced440a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627997Reviewed-by:
Alice Boxhall <aboxhall@chromium.org> Commit-Queue: Alice Boxhall <aboxhall@chromium.org> Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Auto-Submit: Aaron Leventhal <aleventhal@chromium.org> Cr-Commit-Position: refs/heads/master@{#843285}
-
Leonid Baraz authored
Bug was detected while working on stress test: When part of the data is available and we want to read more, we need to start not from initial 'pos' but shift to the position after the available data! The original code always started to read from the initial position - thus reading some data twice. Also some cleanup done. BUG: b:177439641 Change-Id: I59c9d36f97d2a7193ff0d211c61f5afb7cf2d60b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626102Reviewed-by:
Zach Trudo <zatrudo@google.com> Commit-Queue: Leonid Baraz <lbaraz@chromium.org> Auto-Submit: Leonid Baraz <lbaraz@chromium.org> Cr-Commit-Position: refs/heads/master@{#843284}
-
Nancy Wang authored
This reverts commit f112bfc2. Reason for revert: <INSERT REASONING HERE> Fix the browser tests issue. Original change's description: > Revert "Create standard icons on shelf for non-app icons." > > This reverts commit 201f15f1. > > Reason for revert: Suspicious about causing a test breakage of WindowOpenApiTest.PopupBlockingExtension. > https://ci.chromium.org/ui/p/chromium/builders/ci/linux-chromeos-dbg/22177/overview > > Original change's description: > > Create standard icons on shelf for non-app icons. > > > > AppService creates standard circle icons for all apps. However, there > > are a few cases that icons on shelf are not app icons, e.g.: > > 1. Task manager > > 2. A few extensions show icons when open a new window, e.g. google > > hangouts. > > > > This CL create standard circle icons for them when they are shown on > > shelf. > > > > Modify TaskManagerView to create standard icon when running in Chrome > > OS. > > > > Modify ChromeLauncherController::OnAppImageUpdated. If the icon is not > > loaded by AppServiceAppIconLoader (which loads the standard circle > > icons), create standard icons. > > > > BUG=1162514 > > BUG=1142373 > > > > Change-Id: Ibfe40c33944a1120ca9c991c4953d0da906ee2e2 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2624273 > > Commit-Queue: Nancy Wang <nancylingwang@chromium.org> > > Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> > > Reviewed-by: Scott Violet <sky@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#842874} > > TBR=xiyuan@chromium.org,sky@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com,nancylingwang@chromium.org > > Change-Id: I6e0dbef6a173a179d79e39cebbd4a4f78f15bcfb > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: 1162514 > Bug: 1142373 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626821 > Reviewed-by: Yuki Shiino <yukishiino@chromium.org> > Commit-Queue: Yuki Shiino <yukishiino@chromium.org> > Cr-Commit-Position: refs/heads/master@{#842947} TBR=xiyuan@chromium.org,sky@chromium.org,yukishiino@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com,nancylingwang@chromium.org Bug: 1162514 Bug: 1142373 Change-Id: If55904732c4fd468db2a5f56cece04fc8a937a0d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626943Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Nancy Wang <nancylingwang@chromium.org> Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#843283}
-
Jarryd authored
* Refactor LaunchInternal to handle both tabbed and windowed display modes. * Implement set_open_in_tab_internal and assert_tab_created. * Refactor ExecuteAction() to use LaunchInternal() for all launch actions. * Refactor ExecuteAction() to use SetOpenInTabInternal() for both the internal and non-internal versions of the action. * Add a test case for journey 151 from the spreadsheet. Journeys spreadsheet: https://docs.google.com/spreadsheets/d/1d3iAOAnojp4_WrPky9exz1-mjkeulOJVUav5QYG99MQ/edit#gid=1894585254 Bug: 1156730, 1156375 Change-Id: I92d34a595ffe5caf4651a37577fa715c3a789710 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601318 Commit-Queue: Jarryd Goodman <jarrydg@chromium.org> Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Cr-Commit-Position: refs/heads/master@{#843282}
-
Caitlin Fischer authored
Bug: 1126640 Change-Id: I4bd4366c70dcf70f8e54be407b37b7be7e811b8e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626522Reviewed-by:
Chris Thompson <cthomp@chromium.org> Commit-Queue: Caitlin Fischer <caitlinfischer@google.com> Cr-Commit-Position: refs/heads/master@{#843281}
-
Takuto Ikuta authored
This is fix for https://ci.chromium.org/p/chrome/builders/ci/linux-perf-fyi/47656 due to incompatible format of json from swarming client. Bug: 1127205 Change-Id: I8ff3b050f1d999d19218ad85a96b56e637c8e80c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626686 Commit-Queue: Kenneth Russell <kbr@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Auto-Submit: Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#843280}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/d8e9436a78bf..77ba8103d34f 2021-01-13 brianosman@google.com In runtime effects, verify that loops conform to ES2 rules 2021-01-13 mtklein@google.com make SkShaderBase::onProgram pure virtual 2021-01-13 csmartdalton@google.com Use tolerance==0 to flatten curves in GrTriangulator 2021-01-13 kjlubick@google.com [canvaskit] Expose getShadowLocalBounds 2021-01-13 bsalomon@google.com Revert "Push SkYUVAInfo into GrYUVToRGBEffect." 2021-01-13 johnstiles@google.com Update tests which mix int and float types without casts. 2021-01-13 johnstiles@google.com Allow type-fluid GLSL-style vec2(int, bool) ctors in SkSL. 2021-01-13 reed@google.com Begin to hide drawBitmap 2021-01-13 bsalomon@google.com Push SkYUVAInfo into GrYUVToRGBEffect. 2021-01-13 johnstiles@google.com Update VectorConstructor unit test with mixed-type ctors. 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 ethannicholas@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: ethannicholas@google.com Change-Id: I95d4b474169c6c445b0e2a3f1c67c980f61da5f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627295Reviewed-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@{#843279}
-
Mohsen Izadi authored
This CL adds renderer-side event dispatch breakdowns to EventLatency UKM. These include breakdowns of both main and compositor threads. These changes to EventLatency UKM has been approved in: https://docs.google.com/document/d/1SDxdua997Gm7ihJFVjinHz9qTdBzTJrEzC7GEeQHs-8/edit?usp=sharing Bug: 1054009 Change-Id: Ic5a4f6b06a2e2c29165fd38ee95c0320877608dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612931Reviewed-by:
Jonathan Ross <jonross@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Commit-Queue: Mohsen Izadi <mohsen@chromium.org> Cr-Commit-Position: refs/heads/master@{#843278}
-
Hiroshige Hayashizaki authored
Previously, second successful import map was rejected during registration. It didn't trigger error events, and the second import map wasn't rejected if the first import map had errors. This CL follows https://github.com/WICG/import-maps/pull/242 and changes these behavior (the second import map is rejected with an error event no matter whether the first import map has errors). This CL also introduces Modulator::AcquiringImportMapsState, just for better error messaging. Bug: 848607 Change-Id: Iadfc59dc0ae9b64262908dbf27d44a4c24a74c05 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2618838Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org> Cr-Commit-Position: refs/heads/master@{#843277}
-
Francois Doray authored
[sheriff] Disable core.benchmark_runner_test.BenchmarkRunnerIntegrationTest.testTimelineBasedEndToEnd on ChromeOS. R=achuith@chromium.org Bug: 1098412 Change-Id: Ib19a9a0e93339c2a5e3aff75897cff8a2ebbe9ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626410 Commit-Queue: François Doray <fdoray@chromium.org> Commit-Queue: Achuith Bhandarkar <achuith@chromium.org> Auto-Submit: François Doray <fdoray@chromium.org> Reviewed-by:
Achuith Bhandarkar <achuith@chromium.org> Cr-Commit-Position: refs/heads/master@{#843276}
-
Jeffrey Kardatzke authored
This feature is launching with M89, so we need to enable it by default now. The code that uses this feature check has other build flags around it to limit it to the platforms that actually support it. BUG=1146646,b:153111783 TEST=HWDRM is used by default w/out setting flag Change-Id: I836c71ec2ba5752b737d6aef76c825f0dcf5fc17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627168Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Jeffrey Kardatzke <jkardatzke@google.com> Cr-Commit-Position: refs/heads/master@{#843275}
-
David Bokan authored
This Blink RuntimeEnabledFeature was previously used to enable this opt-out for the TextFragment (and other kinds of load-time scrolls) feature using an Origin-Trial. The feature shipped for real as part of Document-Policy and the Origin-Trial has been wound-down. This CL removes the no longer needed RuntimeEnabledFeature. Bug: 1047900 Change-Id: Ie8e8180aae6a9d76e4626eb2d5c8e4b3a9fb582c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622240 Commit-Queue: David Bokan <bokan@chromium.org> Reviewed-by:
Nick Burris <nburris@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#843274}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/4e0ef215f6da..9b5dd7ab8a98 2021-01-13 vapier@chromium.org repo: upgrade to v2.11 2021-01-13 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 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: None Tbr: ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@google.com Change-Id: Ib83a0812a752852364928a9ac9beec1bc43a379a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2628367Reviewed-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@{#843273}
-
Luciano Pacheco authored
This is a follow up to the changes in the interfaces: CL:2613848. Remove launcher from BackgroundWindow and add launchFileManager() to FileBrowserBackgroundFUll. Move registerDialog() from BackgroundWindow to FileBrowserBackgroundFUll. Removed the class FileBrowserBackground and merged its content in FileBrowserBackgroundFull. This distinction it's only relevant for other apps (Gallery, Audio and Video Players). For Files app only the "full" version is relevant. NOTE: This file isn't checked by Closure compiler, so there is no automatic check if these implementations adhere to the interface. Test: Checked manually that loading the SWA doesn't produce any JS error in the console. Bug: 1113981 Change-Id: Ie0b792e7c88db908c2939723df14c7b713eddfe5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2617407 Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Auto-Submit: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#843272}
-
Robbie McElrath authored
This CL adds some missing dependencies to //chrome/services/cups_proxy, and moves ipp_parser_service.* to //chrome/services/ipp_parser/public because it needs to depend on code in the browser process, which targets in //chrome/services/ipp_parser shouldn't. Bug: 949535 Change-Id: Ia49760580de1dc6e8ff2e0c743fde0369d625084 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2583215Reviewed-by:
Luum Habtemariam <luum@chromium.org> Reviewed-by:
Erik Staab <estaab@chromium.org> Commit-Queue: Robbie McElrath <rmcelrath@chromium.org> Cr-Commit-Position: refs/heads/master@{#843271}
-
Caitlin Fischer authored
Bug: 1126640 Change-Id: Ib1322083b9e0dca577b3ccb301be47a14fb875b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626521Reviewed-by:
Tommy Steimel <steimel@chromium.org> Commit-Queue: Caitlin Fischer <caitlinfischer@google.com> Cr-Commit-Position: refs/heads/master@{#843270}
-
Caitlin Fischer authored
Bug: 1126640 Change-Id: I63a44b2b2ac5a278dc902e9e010b4554f3d5c0ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626003Reviewed-by:
Patrick Monette <pmonette@chromium.org> Commit-Queue: Caitlin Fischer <caitlinfischer@google.com> Cr-Commit-Position: refs/heads/master@{#843269}
-
Domenic Denicola authored
This is a reland of 13fc65a6. It originally broke the build and was reverted in https://chromium-review.googlesource.com/c/chromium/src/+/2625916 due to a collision with https://chromium-review.googlesource.com/c/chromium/src/+/2589206. However, the sheriffs reverted *both* offending CLs, the latter in https://chromium-review.googlesource.com/c/chromium/src/+/2626099. So, now we just need to land them one at a time, properly rebased on top of each other. Original change's description: > Origin-keyed agent clusters: rename in Blink and plumbing > > 942aca88 performed the minimal updates > to the implementation to shift from "origin isolation" to "origin-keyed > agent clusters" for the web-observable API surface. This followup also > renames much of our internal implementation references to the concept. > > Specifically, it takes care of all the Blink-side infrastructure > supporting the window.originAgentCluster getter, as well as > document.domain restrictions. This includes all the navigation-params > plumbing to get the value from the browser process into the renderer > process. > > This does not yet tackle any renaming for code that is entirely within > the browser process. > > The only observable effect of this is changing the console warning > message for document.domain to mention "origin-keyed" instead of > "origin-isolated". > > Bug: 1158853 > Change-Id: I8feb507eee17db53e58b70e4ee5820c555ba962f > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2617583 > Reviewed-by: Charlie Reis <creis@chromium.org> > Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> > Commit-Queue: Domenic Denicola <domenic@chromium.org> > Cr-Commit-Position: refs/heads/master@{#843082} Bug: 1158853 Change-Id: I11548beaf4c5615b71e12f5e2a76293b0226731f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627996 Auto-Submit: Domenic Denicola <domenic@chromium.org> Commit-Queue: Nasko Oskov <nasko@chromium.org> Reviewed-by:
Charlie Reis <creis@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#843268}
-
Xing Liu authored
Reading list backend only supports http/https. We should hide the context menu entry point for invalid schemes. Also add the missing test for context menu. Bug: 1157808 Change-Id: I3a65626ca7d058211d9042e6d9069d9a73d47611 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2623649Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#843267}
-
Caitlin Fischer authored
Bug: 1126640 Change-Id: Ia75100b4e4f620e5adbcfe2631899dcdfa9c0b3c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626052Reviewed-by:
Sébastien Marchand <sebmarchand@chromium.org> Commit-Queue: Caitlin Fischer <caitlinfischer@google.com> Cr-Commit-Position: refs/heads/master@{#843266}
-
Mike Dougherty authored
The shared JavaScript files (base.js, common.js, and message.js) need to be moved to JavaScriptFeature instances in order to correctly establish dependencies within WKContentWorlds. This CL uses these new classes to inject the shared JavaScript. This CL has no change in behavior. Bug: 1042335, 1152112 Change-Id: Ie26fc65c1ddb3ee3ff6f4f626111159c243abc03 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612516 Commit-Queue: Mike Dougherty <michaeldo@chromium.org> Reviewed-by:
Ali Juma <ajuma@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#843265}
-
Gordon Seto authored
Add UI for invalid confirmation code state on confirmation code page and UI for 'No profile' state when the user comes from activation code page. Screenshot: https://screenshot.googleplex.com/PZgyBnE96aXgM4w.png Bug: 1093185 Change-Id: Ia12e1d57c78c9eb5b227efb396bce5d8a2c5403a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626072Reviewed-by:
Azeem Arshad <azeemarshad@chromium.org> Commit-Queue: Gordon Seto <gordonseto@google.com> Cr-Commit-Position: refs/heads/master@{#843264}
-