- 18 Jan, 2021 36 commits
-
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/a799f6c37d4d..26a84431ff72 2021-01-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 5a6fda1a6fcc to 04772515a8b6 (5 revisions) 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 scroggo@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: scroggo@google.com Change-Id: Ic11ca0010db315a69223dbfb53a9e3085159a32d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2635207Reviewed-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@{#844447}
-
Kent Tamura authored
The logic of TruncateLineInTheMiddle() doesn't work well if the width of :after and/or its margins are saturated. After this CL, the function does nothing for such cases. This CL also adds a stream printer for NGLogicalLineItem. It's helpful to debug NGLineTruncator. Bug: 1162727 Change-Id: Ida603bd2a0e6e44df98cd49904da2b8f9b56d597 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2631551 Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#844446}
-
Miras Myrzakerey authored
Currently, we're using only WebBundle token when matching a request with WebBundleHandler in NetworkService. For extra security, this change adds Renderer Process ID alongside WebBundle token as key in request matching. Bug: 1149255 Change-Id: I5521da6a1e7e03bc1f6d16683098982dfd054e28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633486Reviewed-by:
Kunihiko Sakamoto <ksakamoto@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Hayato Ito <hayato@chromium.org> Commit-Queue: Miras Myrzakerey <myrzakereyms@google.com> Cr-Commit-Position: refs/heads/master@{#844445}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1610926940-766c3e5956135ee07febf932ba294a3e6c0c02e3.profdata to chrome-win32-master-1610938647-590bb4866453137a0c0e295798fa59fea03a855f.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-win32-chromium Please CC 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:win-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I8400001439268645b915d3b4e99bca79f8b72b8d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2635206Reviewed-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@{#844444}
-
mlcui authored
Bug: None Change-Id: If4f49fc247f9d5086b370a12e2c441f5660567c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633484Reviewed-by:
Mark Mentovai <mark@chromium.org> Commit-Queue: Michael Cui <mlcui@google.com> Cr-Commit-Position: refs/heads/master@{#844443}
-
Nancy Wang authored
This reverts commit b9a6819e. Reason for revert: <INSERT REASONING HERE> Fix the browser tests. Original change's description: > Revert "Add browser tests for AppLaunchHandler." > > This reverts commit dd223e70. > > Reason for revert: these tests have been failing constently on MSAN builders > https://ci.chromium.org/p/chromium/builders/ci/Linux%20ChromiumOS%20MSan%20Tests > > Original change's description: > > Add browser tests for AppLaunchHandler. > > > > Add browser tests for AppLaunchHandler to verify the restoration > > process. > > > > BUG=1146900 > > > > Change-Id: Ibeaf262080a24c680718888ee081cc62c5b21a3a > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2619245 > > Commit-Queue: Nancy Wang <nancylingwang@chromium.org> > > Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#843901} > > TBR=xiyuan@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com,nancylingwang@chromium.org > > Change-Id: Icc6cc9ccbf6fcb0759bf2d03efd2d25a31d90d44 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: 1146900 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2632606 > Reviewed-by: Anatoliy Potapchuk <apotapchuk@chromium.org> > Commit-Queue: Anatoliy Potapchuk <apotapchuk@chromium.org> > Cr-Commit-Position: refs/heads/master@{#844015} TBR=xiyuan@chromium.org,apotapchuk@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com,nancylingwang@chromium.org Bug: 1146900 Change-Id: I3b6706aa4dba74e8cf84426cc68cbf065e70748b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633481Reviewed-by:
Nancy Wang <nancylingwang@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
Anatoliy Potapchuk <apotapchuk@chromium.org> Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#844442}
-
Alan Cutter authored
Only the Keep Chrome app was listed, this CL adds the Keep web app ID in preparation for Keep's migration over to a web app. Bug: 1167610 Change-Id: I69f4cc750d5733f4c4668458b2c0ec42b3649e2d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2635243Reviewed-by:
Jeevan Shikaram <jshikaram@chromium.org> Commit-Queue: Alan Cutter <alancutter@chromium.org> Cr-Commit-Position: refs/heads/master@{#844441}
-
Kenichi Ishibashi authored
Before this CL there was a mojo message validation error as a response of ReadData() is defined as non-nullable data pipe handle but ServiceWorkerResourceReaderImpl could return an empty handle when creating a data pipe fails. Allow a null handle since there isn't nothing for ServiceWorkerResourceReaderImpl to do anything other than returning an empty data pipe handle when creating a data pipe fails. Bug: 1156082 Change-Id: I1761db595bcc30665d0dcdf5c417f8f6dbcc173b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2631817Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Kinuko Yasuda <kinuko@chromium.org> Auto-Submit: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#844440}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/dfd9bdfd6567..beea40504747 2021-01-18 syoussefi@chromium.org Reland "Vulkan: Generate gl_Position.z correction in SPIR-V" 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 Change-Id: Ic75ea7e97da2254d570a0d448542114fa6030271 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2635205Reviewed-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@{#844439}
-
Tal Pressman authored
Now that the ExecutionContext is on LocalDomWindow and not Document, it should _always_ notify listeners when it is destroyed. The CL also removes ObserverSetWillBeCleared() since it is only ever right before the context destroyed notification. Change-Id: Ia7fe39e23d0d029aa13ddb6a960638b69540d69f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2599781Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Commit-Queue: Tal Pressman <talp@google.com> Cr-Commit-Position: refs/heads/master@{#844438}
-
Yuta Hijikata authored
This is a mechanical change replacing defined(OS_CHROMEOS) with BUILDFLAG(IS_CHROMEOS_ASH) and adding BUILDFLAG(IS_CHROMEOS_LACROS) to defined(OS_LINUX) to ensure switching lacros' target_os from linux to chromeos does not affect the lacros binary. It also renames chromeos_is_browser_only with is_chromeos_lacros which was a gn var introduced to be used in place of chromeos_is_browser_only. More detail on http://go/lacros-macros. Bug: 1052397 Change-Id: Ic26b3db620b45e27e4f28e35a4015e08f4f2c6fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2631389Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Yuta Hijikata <ythjkt@chromium.org> Cr-Commit-Position: refs/heads/master@{#844437}
-
tby authored
This is a run of proto_export.py plus minimal code changes to handle the deprecation of the ChromeUserMetricsExtension.structured_event. A follow-up CL will update the code to use the replacement field. The proto_export.py script also didn't delete structured_event.proto, so I've done that manually. Change-Id: I0ac699c1ef399674d9b3a92d41747076093f307c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2631646 Commit-Queue: Tony Yeoman <tby@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Cr-Commit-Position: refs/heads/master@{#844436}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/cb01823177ba..4cc12ef65f56 2021-01-18 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. 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: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Ie6a9eb2d1ea390dd1959a8fe7c1cc000384a8633 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2635223Reviewed-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@{#844435}
-
Caitlin Fischer authored
The study is for only old versions. The feature seems to have launched. It's enabled on TOT. Bug: 1126640 Change-Id: I7519f2108740f93ea6604199b64f40970d281f44 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633721Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: Caitlin Fischer <caitlinfischer@google.com> Cr-Commit-Position: refs/heads/master@{#844434}
-
David Lei authored
Change-Id: I625f0d31f4764cc7e27d7e01611c41a6aa425e3e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2635262Reviewed-by:
David Lei <dlei@google.com> Reviewed-by:
Patti <patricialor@chromium.org> Auto-Submit: David Lei <dlei@google.com> Commit-Queue: Patti <patricialor@chromium.org> Cr-Commit-Position: refs/heads/master@{#844433}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=mmoss@chromium.org Change-Id: I048f5e4f712550b844aaa86567b0303a76273df4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633359Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#844432}
-
Shengsong Tan authored
This is part of the "Views Posse" effort. See this document: https://docs.google.com/document/d/1Rst3792TjXtVA8k8GXaPD8MnuB1JAneSOpIILdA4268/edit?usp=sharing Bug: 1159562 Test: build Change-Id: I8bbb27d84ecfbcfa86e9fb637de69355ee9868a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601021Reviewed-by:
Allen Bauer <kylixrd@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Shengsong Tan <sstan@google.com> Cr-Commit-Position: refs/heads/master@{#844431}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1610914624-1610bdc5daba5cf1ff86cf3e029c4f349896fc4e.profdata to chrome-win32-master-1610926940-766c3e5956135ee07febf932ba294a3e6c0c02e3.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-win32-chromium Please CC 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:win-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I9226fac044b93f112267e2f66a091f85d68e3930 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2635119Reviewed-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@{#844430}
-
Eugene But authored
Bug: None Change-Id: Ided81f2161892875e6af8b2d897dedc1ba2bb1e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633977 Auto-Submit: Eugene But <eugenebut@chromium.org> Commit-Queue: Mike Dougherty <michaeldo@chromium.org> Reviewed-by:
Mike Dougherty <michaeldo@chromium.org> Cr-Commit-Position: refs/heads/master@{#844429}
-
Eugene But authored
Bug: None Change-Id: Ic03331bde00cc1d23f12b98800a74e87eba3073c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633848 Auto-Submit: Eugene But <eugenebut@chromium.org> Commit-Queue: Mike Dougherty <michaeldo@chromium.org> Reviewed-by:
Mike Dougherty <michaeldo@chromium.org> Cr-Commit-Position: refs/heads/master@{#844428}
-
Eugene But authored
Bug: None Change-Id: I5a6f5afaf8892abb49b59dc15dbfa4c29b6a31f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633847 Auto-Submit: Eugene But <eugenebut@chromium.org> Commit-Queue: Mike Dougherty <michaeldo@chromium.org> Reviewed-by:
Mike Dougherty <michaeldo@chromium.org> Cr-Commit-Position: refs/heads/master@{#844427}
-
Eugene But authored
Bug: None Change-Id: I9463f5c2717d5e5227d8873129fbd5a78e07afc8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633966 Auto-Submit: Eugene But <eugenebut@chromium.org> Commit-Queue: John Wu <jzw@chromium.org> Reviewed-by:
John Wu <jzw@chromium.org> Cr-Commit-Position: refs/heads/master@{#844426}
-
tby authored
We don't check these anymore and they're coming up for expiry, so let's remove them. Bug: 1160770,1160771,1160772 Change-Id: Id13463f74fd3721f17ed28879438bbe614be6f59 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627198Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Rachel Wong <wrong@chromium.org> Commit-Queue: Tony Yeoman <tby@chromium.org> Cr-Commit-Position: refs/heads/master@{#844425}
-
chrome://emoji-pickerKenton Lam authored
Bug: 1166404 Change-Id: Iad9b19c47606be4be4d67771859e565653c3f0fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627534Reviewed-by:
Keith Lee <keithlee@chromium.org> Reviewed-by:
calamity <calamity@chromium.org> Commit-Queue: Kenton Lam <kentonlam@google.com> Cr-Commit-Position: refs/heads/master@{#844424}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1610914624-583732ecc84109ee5261b251b51eb7a1f2105cf5.profdata to chrome-win64-master-1610926940-236c747d5ac0deeb141d61adc07a8e2f2f5cae68.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: Ic657a13cc3fbbb57a6d833c5aee8f728a8599aec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2635118Reviewed-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@{#844423}
-
Peter Kotwicz authored
BUG=1165023 Change-Id: I764c84cdd228187285129b51728090e70686735f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2624828Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Peter Kotwicz <pkotwicz@chromium.org> Cr-Commit-Position: refs/heads/master@{#844422}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1610906026-3d6c2c92c14a3db4f5ffdc0e97442565e82b9f61.profdata to chrome-mac-master-1610926940-efa0e5121c3539a29c4cc2a8e2e370b1761f139f.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: Ic8b3a2378a5a358b033618e90bcf8b6cb8744058 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2635116Reviewed-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@{#844421}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/f46e9e72306f..cf567b6b9616 2021-01-17 fancl@chromium.org chromeperf: Only run E-Divisive once in a window 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 wenbinzhang@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:1160964 Tbr: wenbinzhang@google.com Change-Id: I8088dab3b6df6d9b3ff9d557df9cdb787d3216cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633929Reviewed-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@{#844420}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-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: I44799cdbc3c249cd2635837b3802f7203542e89d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2635127Reviewed-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@{#844419}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1610906026-2965ac3065c3a75485f34af0e8d9a31d8729f436.profdata to chrome-win32-master-1610914624-1610bdc5daba5cf1ff86cf3e029c4f349896fc4e.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-win32-chromium Please CC 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:win-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I0b486b92e8ddac565491754be99a2298d8b29024 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2635133Reviewed-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@{#844418}
-
Kenton Lam authored
Clicking an emoji in chrome://emoji-picker now sends a message through chrome.send to the controller. Currently, the message is just received in C++ code and silently ignored. Change-Id: I83db91e429df0133953dfabc4560047bf3ab9f07 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626808Reviewed-by:
John Palmer <jopalmer@chromium.org> Reviewed-by:
Keith Lee <keithlee@chromium.org> Commit-Queue: Kenton Lam <kentonlam@google.com> Cr-Commit-Position: refs/heads/master@{#844417}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1610906026-59e2ec71a4476dbf416beb466e23dc4e125964bb.profdata to chrome-win64-master-1610914624-583732ecc84109ee5261b251b51eb7a1f2105cf5.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: I8e57f07d2f07351e1ff91005190fb8044e76af81 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2635132Reviewed-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@{#844416}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/60015ff672d9..dfd9bdfd6567 2021-01-17 syoussefi@chromium.org Reland "Vulkan: Generate gl_Position pre-rotation in SPIR-V" 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 Change-Id: I1aaa794784422f7603bd5a7a6cbfb9ab2e0c61ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2635130Reviewed-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@{#844415}
-
Darren Shen authored
When calling SetCompositionRange(before, after) without custom underline behaviour, we create a default underline across the new composition range. Unfortunately, there is a mistake in the calculation when there is selected text. Although the before/after values correctly takes into account text selection, the default span doesn't, which causes incorrect underlining. The current code for creating the default span is in the extensions bindings, but that part of the code doesn't have access to the text selection. So move the default span logic to InputMethodChromeOS, where we have access to the text selection. Bug: b/174631364, b/168070907 Test: Add unit test for InputMethodChromeOS. Change-Id: I5726c8b106904988051079264b4638afcb43f69b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626612Reviewed-by:
Keith Lee <keithlee@chromium.org> Commit-Queue: Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/master@{#844414}
-
tby authored
We'll use the structured metrics histograms at least until the end of 2021, so I've extended all of them. Bug: 1160752 Change-Id: Ibd28eba932e442aa08b890e5fc4a8c8b57bdf6fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627197Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Tony Yeoman <tby@chromium.org> Cr-Commit-Position: refs/heads/master@{#844413}
-
Jérémie Boulic authored
Bug: 1133186 Change-Id: I9fdd116aacd3bfd76f6cf2ab0499356ce23c4e94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2631392 Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#844412}
-
- 17 Jan, 2021 4 commits
-
-
Victor Costan authored
This CL brings WebSQL in line with other storage features, which have their own directories in //content/browser. Change-Id: I9a8f45015842ce808f82028fd1e5d73dd1e2c786 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2634867 Commit-Queue: Matt Falkenhagen <falken@chromium.org> Auto-Submit: Victor Costan <pwnall@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#844411}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1610892928-c40464b32706b928d660bda5529a00a25adfa05a.profdata to chrome-win32-master-1610906026-2965ac3065c3a75485f34af0e8d9a31d8729f436.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-win32-chromium Please CC 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:win-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I92aa4433dc22da1f249455d10d5789c9b585be83 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2635122Reviewed-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@{#844410}
-
Internal Frameworks Autoroller authored
TBR=bling-team@google.com Change-Id: I79619b92f91c062a4353813c603a65c2f214d807 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2635181Reviewed-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@{#844409}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1610892928-42ffc5cfac02c8db6ece144a03a76e06762bb041.profdata to chrome-win64-master-1610906026-59e2ec71a4476dbf416beb466e23dc4e125964bb.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: I36165c2ca55286a5a868b6f55bb94250287fdd2b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2632776Reviewed-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@{#844408}
-