- 03 Sep, 2020 40 commits
-
-
Kyle Horimoto authored
This was missed when originally creating the class. Bug: 1106937 Change-Id: Iad47abb34673a5556518f03fe82ed4c04f74d729 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391650 Auto-Submit: Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Regan Hsu <hsuregan@chromium.org> Reviewed-by:
Regan Hsu <hsuregan@chromium.org> Cr-Commit-Position: refs/heads/master@{#804054}
-
Evan Stade authored
This relands commit 78a7ace4. The original change somehow passed the CQ, and was reported to be flaky, but I believe it was deterministically failing. The failure was on a new assert in SelectFileDialog. This CL fixes the issue by moving the onPhotoPickerDismissed call into PhotoPickerListener, so that the tests, which don't involve SelectFileDialog, won't call into it. This also has the nice effect of removing the direct dependency from photo_picker on SelectFileDialog. Original change's description: > Remove ApplicationStatus usage from PhotoPicker. > > ApplicationStatus only works in //chrome. See crbug.com/470582 > > Bug: 1110930 > Change-Id: I71a6a5701aa40434588830cfcc6dee8ff6f5143a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2378633 > Reviewed-by: David Trainor <dtrainor@chromium.org> > Reviewed-by: Finnur Thorarinsson <finnur@chromium.org> > Commit-Queue: Evan Stade <estade@chromium.org> > Cr-Commit-Position: refs/heads/master@{#803247} TBR=dtrainor@chromium.org Bug: 1123848,1110930 Change-Id: Id5c0ae00b85d97cb5121acf1ece8d37ac8e2d021 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387624Reviewed-by:
Evan Stade <estade@chromium.org> Reviewed-by:
Finnur Thorarinsson <finnur@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#804053}
-
Wei Li authored
Remove the last few uses of set_owned_by_client() in tests. After this change, the only one case left is testing the set_owned_by_client()'s behavior itself. Bug: 1044687 Change-Id: I29a5d3aa307040899dbfab10bed7f2bf834bc8a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388990Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Wei Li <weili@chromium.org> Cr-Commit-Position: refs/heads/master@{#804052}
-
mhasank authored
In order to better understand the feedback reports, adding logging in key events of arc provisioning process. BUG=b:162221783 TEST=deploy to dut, disable playstore, re-enable playstore, successfully finish the authorization flow Change-Id: I3f5cbfd0cb023c43982e15a5aba724901a4fe3e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377229 Commit-Queue: Muhammad Hasan Khan <mhasank@chromium.org> Commit-Queue: Ryo Hashimoto <hashimoto@chromium.org> Reviewed-by:
Ryo Hashimoto <hashimoto@chromium.org> Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Auto-Submit: Muhammad Hasan Khan <mhasank@chromium.org> Cr-Commit-Position: refs/heads/master@{#804051}
-
Jon Mann authored
Fixed: 1123781 Change-Id: I45458f24df0c77f97f2997a7384618262b18af47 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387309 Commit-Queue: Jon Mann <jonmann@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#804050}
-
Amr Aboelkher authored
Executes PSM determination if its switch is enabled during the initial enrollment. Then, upon completion, it will execute hash dance. As the whole PSM functionality is being controlled by a switch, its possible to split its basic functionality and its tests in follow up CLs. Test: Will be added in a follow-up CL Bug: chromium:1119581 Binary-Size: Increase is temporary. Change-Id: I4473ef0617cc9f7e4594130bcefe57bab12ed7f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2365952Reviewed-by:
Roland Bock <rbock@google.com> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Amr Aboelkher <amraboelkher@chromium.org> Reviewed-by:
Amr Aboelkher <amraboelkher@google.com> Reviewed-by:
Pavol Marko <pmarko@chromium.org> Commit-Queue: Amr Aboelkher <amraboelkher@google.com> Cr-Commit-Position: refs/heads/master@{#804049}
-
nancylingwang authored
When more than 200 Arc apps are installed, due to different icon size, scale, too many files are opened, causing the system crash. Add a limitation to control icon loading requests to be less than 250. If there are more icon loading requests, add them to the pending list, and when some icon requests finished, continue loading icons from the pending list. Modify ArcAppIcon to observer_->OnIconUpdated to notify the observer for all error cases, because the observer in AppService depends on the notification to update the pending list and the in-flight list. BUG=1123796 Change-Id: I00ab3be5326e21574c1757cedacd7701e8b66710 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386688Reviewed-by:
Long Cheng <lgcheng@google.com> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#804048}
-
yilkal authored
This CL introduces EDUCoexistence ARC Migration UI. The UI is triggered only in the following scenario: 1. The supervised user has an EDU account on device. 2. The EDU account has not yet been added to ARC++. Regardless of the number of EDU accounts on the supervised user, the migration ui will be shown only once. Bug: 1115313 Change-Id: Ieded997c99be6708bef7d441aa5d07ce3b1cf95e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2360575Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Kush Sinha <sinhak@chromium.org> Reviewed-by:
Aga Wronska <agawronska@chromium.org> Commit-Queue: Yilkal Abe <yilkal@chromium.org> Cr-Commit-Position: refs/heads/master@{#804047}
-
Donn Denman authored
When we don't send page content for privacy reasons we also should not preload the SRP. We were doing this for performance reasons, and there were some other benefits, but solid privacy is more important. Also improve some test names. BUG=1122690 Change-Id: I6d459007e90ec94c87ebf35feb8810a87ce8cd33 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2380746Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Donn Denman <donnd@chromium.org> Cr-Commit-Position: refs/heads/master@{#804046}
-
Kent Tamura authored
It sets fixed values depending on platforms. The values can be represented by UA stylesheets if we add a pseudo class to check |input->list()|. This CL introduces a UA-only pseudo class, :-internal-has-datalist, and converts LayoutSliderContainer::ComputeLogicalHeight() to CSS rulesets. This CL has no behavior changes. Bug: 1040826 Change-Id: I996bb887fa18856a32a9670b91e09ad3ec315562 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387917Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#804045}
-
Alexander Hendrich authored
This CL: * Adds a new ExternalCacheDelegate::OnCachedExtensionFileDeleted() method, which is being called when the cached .crx file is removed from cache. * Adds SigninScreenExtensionsExternalLoader::OnCachedExtensionFileDeleted(), which reacts to the deleted file by removing the extension from the PendingExtensionManager, which allows a re-installation to occur. Bug: 1115905 Change-Id: Ie04986e08a8c3c67a5ef4d36e7eb1f8f42334046 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2366801 Commit-Queue: Alexander Hendrich <hendrich@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#804044}
-
minch authored
Bug: 1106012 Change-Id: I56a91c30a9743570c0377a8e57e8b341c8698743 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388707Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Min Chen <minch@chromium.org> Cr-Commit-Position: refs/heads/master@{#804043}
-
Ahmed Mehfooz authored
Bug: 1124145 Change-Id: I620444d44648a2b1d408f12a1b9137c23012e72c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388859 Commit-Queue: Ahmed Mehfooz <amehfooz@chromium.org> Reviewed-by:
David Black <dmblack@google.com> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#804042}
-
Ryan Sturm authored
Bug: 1032153 Change-Id: I6202ac7ece548ba8a5f63ef36a2151fc9cd7e3ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391584Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Ryan Sturm <ryansturm@chromium.org> Cr-Commit-Position: refs/heads/master@{#804041}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/b7642c19404f..3ffd1d826be3 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-trace-processor-mac-chromium Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Tbr: perfetto-bugs@google.com Change-Id: Ic7cbbe4bbb319608838aac900dd111803f983d73 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391046Reviewed-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@{#804040}
-
Daniel Classon authored
Renames the Cups Printer tests to reflect that they work with the cups_printer.html page. This helps with deep linking by making room for a test for the actual os_printing_page. Bug: 1084154 Change-Id: Ia2884b16bf488f0079e781191452826b4d606fba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391509Reviewed-by:
Jimmy Gong <jimmyxgong@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Daniel Classon <dclasson@google.com> Cr-Commit-Position: refs/heads/master@{#804039}
-
Yuly Novikov authored
conformance/ogles/GL/acos/acos_001_to_006.html conformance/ogles/GL/asin/asin_001_to_006.html Flaky DCHECK on multiple configs - Intel, AMD, Metal, OpenGL TBR=bsheedy Bug: 1108676 Change-Id: I0e81ad898cca9e0f862511c8d732ed89372858d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391589Reviewed-by:
Yuly Novikov <ynovikov@chromium.org> Reviewed-by:
Brian Sheedy <bsheedy@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Cr-Commit-Position: refs/heads/master@{#804038}
-
Azeem Arshad authored
This issue was caused because allow roaming is a device level property in Shill but it's represented at network level in ONC. Fixed this by adding a request for network properties after device state is updated. Also added a test case to cover this. Fixed: 1123143 Change-Id: Icf7babb11a4e27cd22b081bdc9abc19036f60666 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2389230 Commit-Queue: Azeem Arshad <azeemarshad@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#804037}
-
Ahmed Fakhry authored
This CL implements the image capture part of this feature, from all the possible sources, and handles saving the image files and showing preview notifications as well as error notifications. Later CLs will implement logic to disable capture mode operations such as policy or Data Leak Prevention (DLP). BUG=1121699 Change-Id: I6dfba6f57adb0c48270b4d5ebb71e7d28fe489df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2376476 Commit-Queue: Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#804036}
-
Karandeep Bhatia authored
Make it explicit that these fields match the request initiator. BUG=1120739 Change-Id: I380def94e0a92a8aa6a523896f146d3b27579b84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388775 Auto-Submit: Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Kelvin Jiang <kelvinjiang@chromium.org> Commit-Queue: Kelvin Jiang <kelvinjiang@chromium.org> Cr-Commit-Position: refs/heads/master@{#804035}
-
Alice Boxhall authored
This is a reland of b89144a4 Original change's description: > Add pixel test for AccessibilityFocusHighlight based on FocusRingBrowserTest > > AX-Relnotes: n/a > > Bug: 1114959 > Change-Id: Ib6d9f51a04fa8059dc6bd6192d182b8e0244367d > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352451 > Commit-Queue: Alice Boxhall <aboxhall@chromium.org> > Reviewed-by: Elly Fong-Jones <ellyjones@chromium.org> > Reviewed-by: Joey Arhar <jarhar@chromium.org> > Reviewed-by: Mason Freed <masonfreed@chromium.org> > Cr-Commit-Position: refs/heads/master@{#803007} TBR=ellyjones@chromium.org,masonfreed@chromium.org,jarhar@chromium.org Bug: 1114959 Change-Id: I1997496df505691103568989a9cbfaa38e4e9b0e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388025Reviewed-by:
Alice Boxhall <aboxhall@chromium.org> Commit-Queue: Alice Boxhall <aboxhall@chromium.org> Cr-Commit-Position: refs/heads/master@{#804034}
-
Daniel Classon authored
Adds deep links to the Files Page. Bug: 1084154 Change-Id: I29729a708f640d32bcb89e6fdd61bedfafe9d67a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2389161 Commit-Queue: Daniel Classon <dclasson@google.com> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#804033}
-
Himanshu Jaju authored
- Added bug for ice candidate cache - Removed shared clipboard TODOs with my name Change-Id: Ia9ae308c7af05a13bca299fd96310bb82bd2f76e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2390901Reviewed-by:
Richard Knoll <knollr@chromium.org> Commit-Queue: Himanshu Jaju <himanshujaju@chromium.org> Cr-Commit-Position: refs/heads/master@{#804032}
-
Marijn Kruisselbrink authored
Rather than extracting the origin a token is associated with from its FileSystemURL, store the URL separately. This lets us use FileSystemURLs that don't have an origin (or in the future move away from FileSystemURL entirely). Other classes that have a FileSystemURL and are associated with an origin (i.e. NFSHandleBase) already stored the origin separately, this just bring TransferToken in line with those. Bug: 1093653 Change-Id: I26aeabce7bf35ad74e6beb3ffcb49d50b33d034a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391179 Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Auto-Submit: Marijn Kruisselbrink <mek@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#804031}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/3ffd1d826be3..46877765c47c 2020-09-02 fmayer@google.com Handle sigaltstack. 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: chromium:160827189 Tbr: perfetto-bugs@google.com Change-Id: Id0cf43fd1a9686b96844af41c68086a56e819e6e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2390886Reviewed-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@{#804030}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/8395751f..7f5e0320 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: I30d5de3d62b8f295a476ee154188a894b411f944 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391740Reviewed-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@{#804029}
-
Anastasia Helfinstein authored
TBR=dmazzoni@chromium.org AX-Relnotes: n/a. Bug: None. Change-Id: I69a8229f75647608efbb96f8b5632925b18d0300 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391591Reviewed-by:
Anastasia Helfinstein <anastasi@google.com> Commit-Queue: Anastasia Helfinstein <anastasi@google.com> Cr-Commit-Position: refs/heads/master@{#804028}
-
Ye Kuang authored
This is to fix failures like https://luci-logdog-dev.appspot.com/logs/chromium/buildbucket/cr-buildbucket-dev.appspot.com/8870257532584800912/+/u/RECIPE_CRASH__Uncaught_exception_/logging Bug: 894045 Change-Id: I2d6e6dde6bf0194794c4723f88eaf6e886a7b243 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2392020Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Ye Kuang <yekuang@google.com> Cr-Commit-Position: refs/heads/master@{#804027}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/168986591cc1..dcb0e91ca94b 2020-09-02 gredelston@google.com test_that: Rename whitelist-chrome-crashes 2020-09-02 chrome-bot@chromium.org Update config settings by config-updater. 2020-09-02 bpastene@chromium.org cache: Use 'pixz' when extracting .xz tarballs if it's installed. 2020-09-02 yichengli@chromium.org artifacts: Exclude private fingerprint libraries 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: Ib815a99e16e81b13f2680639a71b7d223cb94498 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2390894Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#804026}
-
Xing Liu authored
Download later shouldn't show notifications. This is handled for the new download backend in offline items code stack, but not for the old backend. We can block the notification in SystemDownloadNotifier which is the entry point API to show download notifications. TBR=dtrainor@chromium.org,qinmin@chromium.org Bug: 1123923 Change-Id: Ice0ed2ce44dd5aaf4351633f7de828c95cd8073d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388894Reviewed-by:
Xing Liu <xingliu@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#804025}
-
Charles Zhao authored
(1) an enum LoadHandwritingModelResult is added in mojom, in histograms.xml and enums.xml. (2) LoadHandwritingModel is also modified in ServiceConnection for the new enum. `LoadHandwrintingModel` was meant to be deprecated, but for avoiding another breaking change, we modified it to be almost identical to `LoadHandwritingModelWithSpec`, but returns a new defined enum `LoadHandwritingModelResult`. And LoadHandwritingModelWithSpec will be removed soon. (3) Unit test is also fixed accordingly. Bug: 1054628 Change-Id: Idaafebb2bd1b2a129ec8163a7b925dbffd4fccf7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2366516Reviewed-by:
Sam McNally <sammc@chromium.org> Reviewed-by:
Tony Yeoman <tby@chromium.org> Reviewed-by:
Charles . <charleszhao@chromium.org> Reviewed-by:
Andrew Moylan <amoylan@chromium.org> Reviewed-by:
Xinglong Luan <alanlxl@chromium.org> Commit-Queue: Charles . <charleszhao@chromium.org> Cr-Commit-Position: refs/heads/master@{#804024}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1598908665-e5f1c62a762858adc54e97055fdde89a186c58c5.profdata to chrome-win32-master-1599069432-d8eb5597bd424e2ad3cbb5c17808a3e6923469d2.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 liaoyuke@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: chrome/try:win-chrome Tbr: liaoyuke@google.com,sebmarchand+pgo_roller@google.com,jeffyoon@google.com Change-Id: Ic9b1a179b2f731a7c83d05b2cfcdd2d90c574932 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391479Reviewed-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@{#804023}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/132b4bab67e1..88d9ad2f3b2d 2020-09-02 cjamcl@chromium.org [Lighthouse] Translate the Lighthouse report based on system locale. 2020-09-02 jacktfranklin@chromium.org Make elements visible to all component_docs 2020-09-02 sigurds@chromium.org Don't patch CSS variables for dark mode 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: chromium:1122511,chromium:941561 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: If51e0d6ac1e17fa20cb0ff4bc8e50ca96ebfaf00 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391961Reviewed-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@{#804022}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1599025789-640f7b1f8708a3cc11acd7ca6b1de767d17f4a26.profdata to chrome-mac-master-1599089820-64812fa7a88dc8607ac3baec5789a7fcb10cfda3.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 jeffyoon@google.com,liaoyuke@google.com,sebmarchand+pgo_roller@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: chrome/try:mac-chrome Tbr: jeffyoon@google.com,liaoyuke@google.com,sebmarchand+pgo_roller@google.com Change-Id: I62a93f931d5536a6a30fced2e0a49387bdf2f870 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391047Reviewed-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@{#804021}
-
Xinghua Cao authored
This patch exposes the shader_shader16 extension, which allows use of 16-bit floating-point types in shaders for arithmetic operations and use of 16-bit types in buffers. Bug: 996713 Change-Id: Ib09301fb9d396a85926952f9df396f426b15ee1b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2324318 Commit-Queue: Kai Ninomiya <kainino@chromium.org> Reviewed-by:
Corentin Wallez <cwallez@chromium.org> Reviewed-by:
Kai Ninomiya <kainino@chromium.org> Cr-Commit-Position: refs/heads/master@{#804020}
-
John Williams authored
This is a reland of f51b93d7 Original change's description: > [Cast MRP] Stop mirroring immediately when a the tab is closed. > > Bug: 1095764, b/159154368 > Change-Id: I36829467e3a6477499c76ae0b15e110acba00c89 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346911 > Reviewed-by: Yuri Wiitala <miu@chromium.org> > Commit-Queue: John Williams <jrw@chromium.org> > Cr-Commit-Position: refs/heads/master@{#803343} Bug: 1095764 Bug: b/159154368 Change-Id: Ib3fbf021e10e48b3cb7289427ed130b01109a71d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388153Reviewed-by:
Yuri Wiitala <miu@chromium.org> Commit-Queue: Yuri Wiitala <miu@chromium.org> Auto-Submit: John Williams <jrw@chromium.org> Cr-Commit-Position: refs/heads/master@{#804019}
-
Mike Wasserman authored
Check the appropriate frame's runtime-enabled feature state. Pass the |requesting_frame| into SetWindowRectWithAdjustment. (use window.open's opener, same frame for window.moveTo, etc.) Fixes cross-screen open for sites with OT tokens & permissions. (the newly opened window's OT tokens have not yet loaded) (we generally care about the opener's tokens, not the popup's) Bug: 1124480 Test: michaelwasserman.github.io/window-placement-demo WAI Change-Id: I32e88dd252d1b8d04d12363952b643341e47710a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391731Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Michael Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/master@{#804018}
-
Darren Shen authored
Add a new feature flag, that when enabled, uses the IME shared library for physical typing in languages based on latin script. Bug: 1019541 Change-Id: Ib3a84fe19028164c82947f4257c2787005cb4b2b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2371064 Commit-Queue: Darren Shen <shend@chromium.org> Reviewed-by:
Keith Lee <keithlee@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#804017}
-
Steven Bingler authored
getDeviceEnterpriseInfo() could run callbacks synchronously if a result is cached. This could lead some reentrancy problems for consumers of the class. This CL modified getDeviceEnterpriseInfo() to always run callbacks asynchronously. Testing: Built and ran Chrome(ium) on a managed Android emulator and observed that "EnterpriseCheck.IsFullyManaged2" indicates managed. Bug: 1120955 Change-Id: I122ecbc07946129220776de063a224d5173f1540 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2385640 Commit-Queue: Steven Bingler <bingler@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Eric Orth <ericorth@chromium.org> Reviewed-by:
Sky Malice <skym@chromium.org> Cr-Commit-Position: refs/heads/master@{#804016}
-
Ben Kelly authored
Bug: 960012 Change-Id: I1852e992c7573845e0ddb8ccc24e1f4a0254ed1d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387177Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Ben Kelly <wanderview@chromium.org> Cr-Commit-Position: refs/heads/master@{#804015}
-