- 21 Sep, 2020 30 commits
-
-
Thomas Lukaszewicz authored
This CL adds a missing data source needed by Tab Search WebUI to use favicon2 resources. This fixes loading issues for all profiles non off the record profiles. Bug: 1099917 Change-Id: I20b8f709580fcab544726e546c06a7cdc020f638 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419390 Commit-Queue: Thomas Lukaszewicz <tluk@chromium.org> Reviewed-by:
Yuheng Huang <yuhengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#808787}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1600638747-34240090420db5fc9f2f60b0a6a352b993266e44.profdata to chrome-win64-master-1600656338-a4c2e29456479f7c103840465e0fb2a2783db828.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 sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:win64-chrome Tbr: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com Change-Id: Ifd89e174e217f47fb88247ebe3692065d37bcd6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420991Reviewed-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@{#808786}
-
Changhao Han authored
Currently we're enabling CSS Grid experiment by default, which creates small differences in layout test expectations. Since Grid feature is still experimental, we will postpone updaing the expectations and instead skip Grid-related logic in these two tests for now. This change will unblock the frontend change: https://crrev.com/c/2416525 Bug: chromium:1047356 Change-Id: Ic0a26b17b09d13889ad0bcfafa6879b21089c2da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2418315 Commit-Queue: Changhao Han <changhaohan@chromium.org> Reviewed-by:
Alex Rudenko <alexrudenko@chromium.org> Auto-Submit: Changhao Han <changhaohan@chromium.org> Cr-Commit-Position: refs/heads/master@{#808785}
-
Maggie Cai authored
Currently I spotted couple of cases where there is preferred app stored in the PreferredApps file but has empty app id. I cannot consistently reproduce this but both cases happened to an Android app. In addition to this, the GetAppIdByPackageName is the only place in the code that is possible to introduce an empty app id as far as I can found. Add a skip and ERROR log to avoid the scenario and hopefully help to debug this issue and fix it properly. BUG=853604 Change-Id: I6ae0d338fff8141f2c3748ee810f62d05f7e6d7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2418512 Commit-Queue: Maggie Cai <mxcai@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#808784}
-
chrome://media-appTrent Apted authored
Current sort order is by modification time, which means mixed photos and videos from the camera app always "get older" when pressing right. However, feedback suggests this is confusing when opening the gallery from the files app. Sorting by name instead is more likely to match the sorting field in the files app, and consistent with what the old gallery app did. The order defaults to reverse-lexicographic so that pressing "right" still goes to older files from the camera app. Bug: b/169012791 Change-Id: I2240ca022519a52f04cd5c1ca1f42f29d014a6ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419099 Commit-Queue: Trent Apted <tapted@chromium.org> Reviewed-by:
Patti <patricialor@chromium.org> Cr-Commit-Position: refs/heads/master@{#808783}
-
Lei Zhang authored
Change-Id: I2b3896dd2cec65ef9623a2f97766b5d296637068 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419535Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#808782}
-
Zufeng Wang authored
If you go to a app that uses message pipe (e.g. the inner frame of media_app) and run: window.parent.postMessage('something', '*') You get an error: "Uncaught TypeError: Cannot read property 'substr' of undefined" This happens because message pipe intercepts all postMessages and tries to handle them. This CL makes message pipe ignore messages where event.data.type isn't a string. This change is to help with migrating help app to use message pipe -- to prevent the existing postMessages from causing errors. http://crrev.com/c/2405044 Bug: b/166043485 Change-Id: Ia66259bd4de542d628228282503c1d00a51d3e10 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2413650 Commit-Queue: Zufeng Wang <zufeng@google.com> Reviewed-by:
Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#808781}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/822d3abc1392..8e660dd467bc 2020-09-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll dawn from d6498a41ab4e to dcd37fa4f476 (4 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 csmartdalton@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: csmartdalton@google.com Change-Id: I6fd3abc58b62c76930bb1f57ecc4b833a4eb187a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420993Reviewed-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@{#808780}
-
Andreas Haas authored
V8 uses a signal handler to implement memory bounds checks for WebAssembly. Therefore signal handler have to be allowed in all V8 fuzzers. R=ochang@chromium.org Bug: chromium:1127927 Change-Id: Ieb43e384879cd8fdfbbcaf59b16f4f66d626bfa6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410485Reviewed-by:
Oliver Chang <ochang@chromium.org> Commit-Queue: Andreas Haas <ahaas@chromium.org> Cr-Commit-Position: refs/heads/master@{#808779}
-
Yunke Zhou authored
Bug: 1122954 Change-Id: I94856a1379c6b04d28cd464bf6c7b326ab019934 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2396215 Commit-Queue: Yunke Zhou <yunkez@google.com> Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#808778}
-
David Munro authored
If DLC service isn't running we fail to uninstall DLC, however since DLC is only rolled out to a subset of boards, on boards without we can no longer successfully uninstall Crostini. Since we haven't started using DLC yet ignore DLC errors as a workaround we can merge to beta while working on a real fix. Bug: chromium:1121463 Test: Deploy, an uninstall that failed before now works Change-Id: Ibbe2c473bb7b7737ef2889ade971f9dd358ba227 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416472 Commit-Queue: David Munro <davidmunro@google.com> Auto-Submit: David Munro <davidmunro@google.com> Reviewed-by:
Fergus Dall <sidereal@google.com> Cr-Commit-Position: refs/heads/master@{#808777}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/d17ace7ae5e2..e627a7fbb803 2020-09-21 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: I4cb2c4c5e9bb8089b4869e79f4a4c522f51f2b60 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420990Reviewed-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@{#808776}
-
Rachel Wong authored
Bug: 1130372 Change-Id: I9b11877cc0babb5813c5bad155da046726994f84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2413721 Commit-Queue: Rachel Wong <wrong@chromium.org> Reviewed-by:
Thanh Nguyen <thanhdng@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#808775}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1600632239-d66aadbdb3dd96544f8b7705b688265abd4b4592.profdata to chrome-win64-master-1600638747-34240090420db5fc9f2f60b0a6a352b993266e44.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 sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:win64-chrome Tbr: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com Change-Id: I8f7f3a4425659fa273d64ba6d28944011c857898 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420910Reviewed-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@{#808774}
-
Ahmed Mehfooz authored
This CL makes the pin button that shows up on item chips on hover functional. Bug: 1130086 Change-Id: Ibe8857d746c6cdc406ecf1dd1b75264b722d3d70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419634 Commit-Queue: Ahmed Mehfooz <amehfooz@chromium.org> Reviewed-by:
David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/master@{#808773}
-
Lin Sun authored
- Remove fixed suppressions with OpenGL/Vulkan backend. - Add more detailed tags for some suppressions. - Add a few Mesa regressions. Bug: 795030, 950552, 1021428, 1081973 Bug: 1082533, 1110449, 1127180 Bug: angleproject:4855 Change-Id: I84c425492cbfdc20a3407da12aa4e779d4b786ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2361208Reviewed-by:
Shrek Shao <shrekshao@google.com> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Lin Sun <lin.sun@intel.com> Cr-Commit-Position: refs/heads/master@{#808772}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=pbommana@chromium.org Change-Id: I898f32c538d81d34cd79744ec313f1eff1c39a4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420969Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#808771}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/de335c16855f..48588bd1810d 2020-09-21 m.maiya@samsung.com Vulkan: Add GL_EXT_buffer_storage extension entry points If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC jmadill@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win-asan;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: jmadill@google.com Change-Id: If50d76504fc5c245ed6d0c3424c36739798f506b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420824Reviewed-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@{#808770}
-
Alexandre Courbot authored
Replace our own custom V4L2_CID_MPEG_VIDEO_H264_SPS_PPS_BEFORE_IDR with V4L2_CID_MPEG_VIDEO_PREPEND_SPSPPS_TO_IDR that serves the same purpose, but is available upstream. Since this control is not necessarily defined for older kernels, keep our own definition in case it is missing to avoid breaking builds. The control will just be reported as unavailable in this case. BUG=b:167992324 TEST=Chromium builds for arm-generic Change-Id: I5f210f76ea0cccf4f7efe606dc8b873c3d254bea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2409058Reviewed-by:
David Staessens <dstaessens@chromium.org> Reviewed-by:
Chih-Yu Huang <akahuang@chromium.org> Commit-Queue: Alexandre Courbot <acourbot@chromium.org> Cr-Commit-Position: refs/heads/master@{#808769}
-
Jing Wang authored
This is required for cl/331929527 Bug: 1114538 Change-Id: I13bd5b627f90b060cea4cd4529e63969f1ff0bfb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2413722Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Jing Wang <jiwan@chromium.org> Cr-Commit-Position: refs/heads/master@{#808768}
-
Ce Chen authored
Bug: 925072 Change-Id: I642475a3b0741c68d37c3b522eb6aaea75ea433b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2413833Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Commit-Queue: Ce Chen <cch@chromium.org> Cr-Commit-Position: refs/heads/master@{#808767}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1600624217-5fca30200e54169f61a9b1494faa8d9803a5cd6b.profdata to chrome-linux-master-1600638747-b39109ce7bdab703631e0bd6b8da0918c8493b27.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 liaoyuke@google.com,chrome-brapp-engprod@google.com,sebmarchand+pgo_roller@google.com,jeffyoon@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: liaoyuke@google.com,chrome-brapp-engprod@google.com,sebmarchand+pgo_roller@google.com,jeffyoon@google.com Change-Id: Ib463e624ad250a3fb8f931c59de57438e0fa7bed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420909Reviewed-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@{#808766}
-
Rachel Carpenter authored
Connection to untrusted context to come in a follow up change. Bug: b/166047521 Change-Id: Ia84c3ed0a1cb746743c0246bfa16f0737c1dd18d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2407421 Commit-Queue: Rachel Carpenter <carpenterr@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#808765}
-
Caitlin Fischer authored
This originally failed because it caused checkdeps to fail. https://ci.chromium.org/p/chromium/builders/ci/linux-trusty-rel/15902? A bug was filed since the CQ didn't catch this: http://crbug/1129491. This CL addresses that issue by only changing DEPS under src/content. The checkdeps errors were a result of my changes to a couple files under src/components/.*/content/DEPS. Original change: https://chromium-review.googlesource.com/c/chromium/src/+/2414842 Original message: Have content/DEPS depend on components/variations. content/ already depends on components/variations in multiple places; see the bug for more details. This will also eliminate the need to add additional variations-related dependencies in content/renderer/DEPS and content/browser/DEPS, e.g. https://chromium-review.googlesource.com/c/chromium/src/+/2411489/2. Bug: 1129078 Change-Id: I426cb4a67a50919930af7e8b8c239b80176d676f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2417066Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: Caitlin Fischer <caitlinfischer@google.com> Cr-Commit-Position: refs/heads/master@{#808764}
-
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 cr-fuchsia+bot@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast Tbr: cr-fuchsia+bot@chromium.org Change-Id: I4e063cc87cc3e24a232c9128c034992d5e14487a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420822Reviewed-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@{#808763}
-
Wei Lee authored
This option is recently added and CCA also needs it so that when user types "chrome://camera-app/src/views/main.html" on Omnibox URL or some other places, CCA will be loaded in a new window for CCA rather than a browser tab or some other navigation's context. Bug: 980846 Test: Type CCA's URL in Omnibox and a new window is created for CCA. Change-Id: Ic4e01e42f2ad7894dc53c506dd364f9d96a282fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2394981 Auto-Submit: Wei Lee <wtlee@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Commit-Queue: Giovanni Ortuño Urquidi <ortuno@chromium.org> Cr-Commit-Position: refs/heads/master@{#808762}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1600591133-480484ad775d57a7510d8a16cdde82303f8fb6ea.profdata to chrome-win32-master-1600624217-41c1d66e89e64ad55188045c0ed19fbb5037e5e8.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 sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:win-chrome Tbr: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com Change-Id: Iea49aa680e132367d3a58347a23cc7bf7ce28d46 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420686Reviewed-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@{#808761}
-
Rakina Zata Amni authored
We're going to experiment with enable_same_site = true. Change-Id: Id1a568fe56ab62a393f825873c061f3175a8a9f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416650Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Rakina Zata Amni <rakina@chromium.org> Cr-Commit-Position: refs/heads/master@{#808760}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1600624217-3e61743fb019024110f67df05c59bd2df9ec7bb5.profdata to chrome-win64-master-1600632239-d66aadbdb3dd96544f8b7705b688265abd4b4592.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 sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:win64-chrome Tbr: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com Change-Id: Iaf7ef1041c7adb593d0ac2f40bb3e726bf03ba37 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420811Reviewed-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@{#808759}
-
Khushal authored
This reverts commit c63cb6f2. Reason for revert: crbug.com/1130358 Original change's description: > PR_SET_DUMPABLE 1 briefly if opening pagemap fails > > This is often necessary on Android to read /proc/self/pagemap. Without > prctl(PR_SET_DUMPABLE) opening this file fails in 94% of cases on > Canary. This potentially leads to bias in reporting > MappedAndResidentMemoryFootprint2. > > Bug: 1070618 > Change-Id: Ic7f965099c4b3ba822baf248eb80d33678996188 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416377 > Commit-Queue: Egor Pasko <pasko@chromium.org> > Reviewed-by: Robert Sesek <rsesek@chromium.org> > Reviewed-by: ssid <ssid@chromium.org> > Cr-Commit-Position: refs/heads/master@{#808298} TBR=pasko@chromium.org,ssid@chromium.org,rsesek@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1070618 Change-Id: Icae38145675e215c8ba1b685308d63b0a60b1d28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420776Reviewed-by:
Khushal <khushalsagar@chromium.org> Commit-Queue: Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/master@{#808758}
-
- 20 Sep, 2020 10 commits
-
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1600610444-3eef75aae7cc993dcc7fd3f50782798753bd10c7.profdata to chrome-win64-master-1600624217-3e61743fb019024110f67df05c59bd2df9ec7bb5.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 sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:win64-chrome Tbr: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com Change-Id: I46583166712ca80638f3465a5a7e391bc86fc30b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420684Reviewed-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@{#808757}
-
Prakhar authored
For more info : https://docs.google.com/document/d/1Q9oYW2w0-QTR6R8uI6yjriFu75e6_K50qcHyj3lda6c/edit Bug: 1024915 Change-Id: I74e30d83b88361209259a1a63a477378ef86ef29 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416062Reviewed-by:
Garrett Beaty <gbeaty@chromium.org> Reviewed-by:
Erik Staab <estaab@chromium.org> Commit-Queue: Prakhar Asthana <pasthana@google.com> Auto-Submit: Prakhar Asthana <pasthana@google.com> Cr-Commit-Position: refs/heads/master@{#808756}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/276f01f86a1b..8c1248064f2d 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 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: Change-Id: I644827217afbb07099b78ea64cf62576dbf23eb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420559Reviewed-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@{#808755}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/76e90947a8e4..de335c16855f 2020-09-20 m.maiya@samsung.com Vulkan: Implement a SharedResourceUse pool If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC jmadill@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win-asan;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: jmadill@google.com Change-Id: Ibeeda416e06c0a8fa7d8e22e4fd87c8e34c20bd2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420681Reviewed-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@{#808754}
-
Internal Frameworks Autoroller authored
TBR=bling-team@google.com Change-Id: I0c9ff7767da2c118428acadc7bdc5c1c8af7a4b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419642Reviewed-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@{#808753}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1600598293-7a34d488365060253ccfc1ef743db0e20067052a.profdata to chrome-mac-master-1600624217-98a19371068d023c49f8bc861690590aa8a6e095.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-mac-chromium Please CC sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:mac-chrome Tbr: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com Change-Id: I3e3b6632146485657fedbe5f654733cd6ff47648 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420682Reviewed-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@{#808752}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1600598293-7d0a4256ddb664e6fa01f82dd7911ceeb8f76976.profdata to chrome-linux-master-1600624217-5fca30200e54169f61a9b1494faa8d9803a5cd6b.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 sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com,chrome-brapp-engprod@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: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com,chrome-brapp-engprod@google.com Change-Id: Ibb28e80eb913f960b4435bac9b9b8818a6b53406 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420683Reviewed-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@{#808751}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1600591133-8fab87b710eecb93c8cba261fb9a44ed52df9be5.profdata to chrome-win64-master-1600610444-3eef75aae7cc993dcc7fd3f50782798753bd10c7.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 sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:win64-chrome Tbr: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com Change-Id: I0fa6fa5adab703561d64eeec24e7f68c6aab9b32 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420676Reviewed-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@{#808750}
-
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 cr-fuchsia+bot@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast Tbr: cr-fuchsia+bot@chromium.org Change-Id: Ibbb552b3b26684b761523d52a928e3662f202d8e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420675Reviewed-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@{#808749}
-
Maciek Slusarczyk authored
SAML password sync token is stored in local settings and accessed by known_user interface (this is to make it available on the login screen). As has been pointed out in cl/2359998 this will not work for ephemeral users. To handle this case we introduce a new property in prefs. In session we rely only on the pref value while every write updates both pref and local settings. Bug: 1090341 Change-Id: I921257ee6904508b6807c7408668e4c2d6f2abbb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410122 Commit-Queue: Maciek Slusarczyk <mslus@chromium.org> Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#808748}
-