- 23 Dec, 2020 40 commits
-
-
Sophie Chang authored
Bug: 1158343,1151087 Change-Id: Icb9c055daafe808f727bc7cbd372336c37bdccf7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601637Reviewed-by:
Michael Crouse <mcrouse@chromium.org> Commit-Queue: Sophie Chang <sophiechang@chromium.org> Cr-Commit-Position: refs/heads/master@{#839135}
-
Regan Hsu authored
Uses the SyncService to refresh the syncer::SESSIONS sync type. This updates the browser tabs model almost immediately instead of waiting for the server to lazily update the existing subscription. Bug: 1158480, 1106937 Change-Id: I75412b2bff0bf23e76ba7a2903d2a851680dd76c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600447 Commit-Queue: Regan Hsu <hsuregan@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#839134}
-
Chris Thompson authored
This replaces the use of multiple EmbeddedTestServer instances with reused ports (which can be flaky if the ports become unavailable) with URLLoaderInterceptor which can simulate the legacy TLS and modern TLS connections for the same server/cert. Bug: 1150403,1153702 Change-Id: I909199c91c030648d5e81c32d2a880ca6b8a32c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601716 Auto-Submit: Chris Thompson <cthomp@chromium.org> Reviewed-by:
Emily Stark <estark@chromium.org> Commit-Queue: Chris Thompson <cthomp@chromium.org> Cr-Commit-Position: refs/heads/master@{#839133}
-
Yue Zhang authored
This CL adds the header chip for chrome cart module with message "New". Right now the chip is always showing for cart modules and the visibility will later be controlled by the mojo interface. Screenshot: https://drive.google.com/file/d/18L4Q5KtyylqM7VYIjrKlA20hq4al9MI5/view?usp=sharing&resourcekey=0-Z4OayexAew1KS34UMnMeXw Bug: 1152213 Change-Id: I3a291c64c99dcdab49de2ac250f0c550d756dd0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2597235 Commit-Queue: Yue Zhang <yuezhanggg@chromium.org> Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Cr-Commit-Position: refs/heads/master@{#839132}
-
chromium-internal-autoroll authored
Release_Notes: http://go/help_app-x20/relnotes/Main/help_app_nightly_202012230600_RC00.html https://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/help_app/app/+/MIvUdF0qcP07nO7qcpskiwhrIY76sEXm3cja55KTAs4C If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/help-app-chromium-autoroll Please CC help-app@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.chrome.try:linux-chromeos-chrome Bug: b/162466284,b/174714837 Tbr: help-app@grotations.appspotmail.com Change-Id: I08459b6ec8ee6d3de4ebded0e4c468aae2de0cdf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2602237Reviewed-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@{#839131}
-
Ella Ge authored
Bug: 1152282 Change-Id: I1cecfcf7a516e97209fa8edd415be134dab2e0ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601064Reviewed-by:
Monica Basta <msalama@chromium.org> Commit-Queue: Ella Ge <eirage@chromium.org> Cr-Commit-Position: refs/heads/master@{#839130}
-
David Maunder authored
It was found that after deserialization, fields in ShoppingPersistedTabData were set to their default values, despite the deseralization being performed correctly. I believe the reason is fields in the child can't be set in the parent constructor (although interestingly the same thing didn't happen in CriticalPersistedTabData). The problem can be solved in ShoppingPersistedTabData by deserializing in the child - not the parent. I wrote an identical unit test for CriticalPersistedTabData to guard against this popping up in the future. Bug: 1160316 Change-Id: Id7d2d257448b975fd2780ae61a19d311892ecb7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598656 Commit-Queue: David Maunder <davidjm@chromium.org> Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#839129}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/8986f3ce67ec..61cbb8911dcc 2020-12-23 fmayer@google.com Fix parameters to HeapInfo_setDisabledCallback. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel Bug: None Tbr: perfetto-bugs@google.com Change-Id: I7b21c09343e356562a65ccfb6de846ed7944e2e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2602065Reviewed-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@{#839128}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/0d5f1dd37c05..768022b98e45 2020-12-23 qignacio@amazon.com meson.build (ft2_defines): Fix builds on Windows. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/freetype-chromium Please CC bungeman@google.com,drott@google.com,thestig@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:linux_chromium_msan_rel_ng;luci.chromium.try:linux-blink-rel;luci.chromium.try:mac10.12-blink-rel;luci.chromium.try:win10-blink-rel;luci.chromium.try:win7-blink-rel Tbr: bungeman@google.com,drott@google.com,thestig@google.com Change-Id: I4acbf9d1cdd6935997ea64ecefb91b97854e354a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2602097Reviewed-by:
Ben Wagner <bungeman@chromium.org> Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Ben Wagner <bungeman@chromium.org> Cr-Commit-Position: refs/heads/master@{#839127}
-
Stepan Khapugin authored
If the omnibox is editing when an incognito goes background, the blocker should not allow for keyboard input. Bug: 1160681 Change-Id: I55f4fa10a4ea97af01e4a96afe9d999d4a0d4cbb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600906 Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Auto-Submit: Stepan Khapugin <stkhapugin@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#839126}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/4121a1f12b0e..d75fb83845d1 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 mohsen@google.com,vasilii@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: mohsen@google.com,vasilii@google.com Change-Id: I8de120f731f9fa7ee4eebe824336c16860963b7b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2602238Reviewed-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@{#839125}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/4e0e8d4124f5..65b4827f1679 2020-12-23 johnstiles@google.com Code cleanup: Replace .foreach() loops with regular for loops. 2020-12-23 bsalomon@google.com Remove pixel write/read tests. 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 bungeman@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: bungeman@google.com Change-Id: Iff8d9b46feed8a9eaea1d94cdfc915ec2926543e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2602060Reviewed-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@{#839124}
-
Arthur Hemery authored
This patch is preparatory to moving some of the elements of the ClientSecurityState to the PolicyContainer. Instead of having a stored ClientSecurityState, we build it on demand with the different elements stored individually in the RenderFrameHostImpl. This also clarifies the COEP state that was previously duplicated. Bug: 1154729 Change-Id: Ic500dc9470afd2373ef3ac7b91cb2d48adff1f16 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2587041Reviewed-by:
Camille Lamy <clamy@chromium.org> Reviewed-by:
Titouan Rigoudy <titouan@chromium.org> Commit-Queue: Arthur Hemery <ahemery@chromium.org> Cr-Commit-Position: refs/heads/master@{#839123}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/d85112ea99c6..a281380c8e26 2020-12-23 chrome-bot@chromium.org Update config settings by config-updater. 2020-12-23 vapier@chromium.org Merge remote-tracking branch 'cros/main' into master 2020-12-23 jackneus@google.com Add --dest-bucket to chromite/scripts/pushimage.py 2020-12-23 lamontjones@chromium.org config: disable all hardware tests on eve 2020-12-22 chrome-bot@chromium.org Update config settings by config-updater. 2020-12-22 engeg@google.com chromiumos-sdk & informational config: switch to main branch 2020-12-22 chrome-bot@chromium.org Update config settings by config-updater. 2020-12-22 jackneus@google.com Build API: Recompile protos If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:chromeos-betty-pi-arc-chrome;luci.chromium.try:chromeos-kevin-rel Tbr: chrome-os-gardeners@google.com Change-Id: Ia1ba892e014318a32cc62d81aadce5e14e8ea864 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2602061Reviewed-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@{#839122}
-
Mustaq Ahmed authored
This removes an old TODO to make the name consistent. Change-Id: I42e3c441fd1be76ae7a0c90ac75156b787ad7bc4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600020Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Mustaq Ahmed <mustaq@chromium.org> Cr-Commit-Position: refs/heads/master@{#839121}
-
David Bokan authored
These callbacks are only called from PostDelayedTask which calls them once. They're always reset to a new callback before posting a new task. Bug: 1152268 Change-Id: I5a04f6227d963982ad2f368eb9d9591668e49f35 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600031Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Commit-Queue: David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#839120}
-
chromium-internal-autoroll authored
Release_Notes: http://go/media_app-x20/relnotes/Main/media_app_202012230600_RC00.html https://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/media_app/app/+/lSR2dtMxiibk0G8cpsbKHgxUhPJId7kspY1yn5iOeZEC If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/media-app-chromium-autoroll Please CC media-app@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.chrome.try:linux-chromeos-chrome Bug: None Tbr: media-app@grotations.appspotmail.com Change-Id: I2fb1f07a49b1611a8e503ceb452bdd089cf32e60 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2602236Reviewed-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@{#839119}
-
David Black authored
Section animations are disabled on initialization as holding space child bubbles will be animated in with their contents already loaded. Note that the child bubble animation has not yet been implemented. Also note that this CL also moves animation logic from HoldingSpaceItemView into HoldingSpaceItemViewsSection since a refactor has given that class visibility to the parent container of item views. Bug: 1154998 Change-Id: I32e311f8193da87b5f42e2b4a3941a22bc8a1d2b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2599447 Commit-Queue: David Black <dmblack@google.com> Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Cr-Commit-Position: refs/heads/master@{#839118}
-
David Bokan authored
There are two methods in this class taking a callback. - StartQueryInfo stores the callback in a queue and then calls them when a system query is done. The callbacks are always cleared after calling so these can be made OnceCallback. - InitializeProvider simply calls the given Closure and the only override in StorageInfoProvider passes it to StorageMonitor::EnsureInitialized which takes it as a OnceClosure so this is also safe to make OnceClosure. And we remove GetStorageFreeSpaceCallback since it's no longer used anywhere. Bug: 1152268 Change-Id: Ifa05987ef60c57046df4f1ee4753957a061e0edb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2597575Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Commit-Queue: David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#839117}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/c90fb9c33106..61a71c992a5a 2020-12-23 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: I019fc2191913d22429398a920138a04396f94d80 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2602058Reviewed-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@{#839116}
-
adamta authored
Uses Discover feed scroll view to add overscroll menu to refactored NTP. Bug: 1114792 Change-Id: I272d50d6fc80dd50d29a973e6f5682cacc80e886 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2595615Reviewed-by:
Sergio Collazos <sczs@chromium.org> Reviewed-by:
Robbie Gibson <rkgibson@google.com> Commit-Queue: Adam Trudeau-Arcaro <adamta@google.com> Cr-Commit-Position: refs/heads/master@{#839115}
-
Ella Ge authored
update_state_closure_ and connecting_closure_ Bug: 1152282 Change-Id: Ieef31517ef556e02b016fdbaaaf4436e87d77bba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600379Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Commit-Queue: Ella Ge <eirage@chromium.org> Cr-Commit-Position: refs/heads/master@{#839114}
-
Sergey Ulanov authored
Previously --enable-scaling-clipped-images switch wasn't applied properly: It was used in GpuImageDecodeCache::IsCompatible(), but not in GpuImageDecodeCache::CreateImageData(). Bug: 1157548 Change-Id: I801e5237042d0ebbc8dc115c0e88f5da9dc5a9f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2599924 Commit-Queue: kylechar <kylechar@chromium.org> Reviewed-by:
kylechar <kylechar@chromium.org> Auto-Submit: Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#839113}
-
Ella Ge authored
Bug: 1152282 Change-Id: Ifc9b2fdbb7bed906a2e89d611051ce76f4626ffc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600029Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Commit-Queue: Ella Ge <eirage@chromium.org> Cr-Commit-Position: refs/heads/master@{#839112}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/83d608e9f563..4121a1f12b0e 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 vasilii@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: vasilii@google.com Change-Id: Ib99bf00eedeb2b593558efea1b947b90c8a60cda Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601297Reviewed-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@{#839111}
-
Maksim Ivanov authored
Fix use-after-move (potential) bugs found by the "bugprone-use-after-move" clang-tidy check. Error: "'overlays' used after it was moved". Bug: 1122844 Change-Id: I8eb3ffe4d54bf442ad55c184e47b4b922a6043b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601362Reviewed-by:
Peng Huang <penghuang@chromium.org> Commit-Queue: Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#839110}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/fa711c4c756a..4e0e8d4124f5 2020-12-23 kjlubick@google.com [canvaskit] Remove custom_embedded_factory from G3 build 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 bungeman@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: bungeman@google.com Change-Id: I3ef052a7a5dc765ff0f411be6c801b78541f404a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2602218Reviewed-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@{#839109}
-
Danila Kuzmin authored
Fix initial focus for additional terms of service button on eula screen. And for return focus on exit from System Security setting dialog. Bug: 1154207 Change-Id: Ie9b9d4f4ae89a7861a22ce29db23ecd1adc8b11e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593264Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Commit-Queue: Danila Kuzmin <dkuzmin@google.com> Cr-Commit-Position: refs/heads/master@{#839108}
-
Roman Aleksandrov authored
Bug: 1159899 Change-Id: Idf206aef5e9ac66f6d4045d185b053e1a0772af7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2566966 Commit-Queue: Roman Aleksandrov <raleksandrov@google.com> Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#839107}
-
Nicolas Ouellet-Payeur authored
Microsoft Edge is now available for download on macOS: https://www.microsoft.com/en-us/edge Add it to the list of preset browsers, so admins can set AlternativeBrowserPath to ${edge} if they want to bounce users to Edge. Also, fix an issue where Chrome tabs wouldn't close after bouncing to the alternative browser. This affects Linux and macOS only. Bug: 1124758 Change-Id: I71d18edd7dd9cd83fdd5602be2a41eb9d0ae56a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601338Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Commit-Queue: Nicolas Ouellet-Payeur <nicolaso@chromium.org> Cr-Commit-Position: refs/heads/master@{#839106}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1608702533-a7da6674f28d1e7f495e791f9b035771cce0a74c.profdata to chrome-mac-master-1608724675-36d361379e6ecc2792aff1f82c923e32f70d38c4.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: I10ee539cbf2cc5a903f80089eadc529ffd9308e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2602220Reviewed-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@{#839105}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1608702533-6bb05c116d7cb786381c70818a3924a7c115f4b1.profdata to chrome-linux-master-1608724675-48ba6591ad34bc4b599f70e6d7e6561723f787a8.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: Ib9449410425f7e898c5f12cebe38644ea205b6c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2602221Reviewed-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@{#839104}
-
Fredrik Söderqvist authored
box-shadow-radius-001-ref.html -> box-shadow-radius-000-ref.html Bug: 1159514 Change-Id: I3611c3bf85143b038da652c4f28e66d2378439a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600693Reviewed-by:
Stephen Chenney <schenney@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#839103}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/b0d94250835f..c90fb9c33106 2020-12-23 yangguo@chromium.org Console: change title for levels menu when disabled 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: I43e5ea5a285e8217dbb823b12aabe1ac60e42121 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2602057Reviewed-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@{#839102}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/c8c058266055..83d608e9f563 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 vasilii@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: vasilii@google.com Change-Id: Ibb368bfc7bf8b180b78bb974016de78570ebf02d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2602077Reviewed-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@{#839101}
-
Alice Wang authored
This CL adds a JUnit test WebSigninBridgeTest to test the class WebSigninBridge. Bug: 1161437 Change-Id: Ie659459b323ff9051cb0611b86335529f01c9fba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601737Reviewed-by:
Tanmoy Mollik <triploblastic@chromium.org> Commit-Queue: Alice Wang <aliceywang@chromium.org> Cr-Commit-Position: refs/heads/master@{#839100}
-
Antonio Sartori authored
This is a small refactoring of the code in blink::CSPDirectiveList. Instead of storing in this class the header information as a String, a network::mojom::blink::ContentSecurityPolicyType and a network::mojom::blink::ContentSecurityPolicySource, we store directly the mojo type network::mojom::blink::ContentSecurityPolicyHeader, which encompasses the three of them. This is part of a project to harmonize the CSP code in Blink and in services/network, and will make it easier to synchronize Content Security Policies between the two. Bug: 1021462,1149272 Change-Id: I223dc4d204bc66a1b671248ae4ae7a24af483327 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2572918 Commit-Queue: Antonio Sartori <antoniosartori@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#839099}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/3ef082710945..b0d94250835f 2020-12-23 pfaffe@chromium.org [test runner] Allow failing fetches 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: I5f2220d8a6a7f656d65bacf76023dcfc99bbdbbc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2602099Reviewed-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@{#839098}
-
Alice Wang authored
This CL removes the unused interface method onProfileDataUpdate(email) in the interface ProfileDataSource.Observer and its implementation. Bug: 1151860 Change-Id: I05ef3b43cdad55609a69f3a968eff6b1135e68a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600901Reviewed-by:
Tanmoy Mollik <triploblastic@chromium.org> Commit-Queue: Alice Wang <aliceywang@chromium.org> Cr-Commit-Position: refs/heads/master@{#839097}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/5af8c738..711cf5ad 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: I6df4553d66923112b6554862bdef28537b816a69 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600975Reviewed-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@{#839096}
-