- 29 Jul, 2020 40 commits
-
-
Daniel Hosseinian authored
Bug: 1018739 Change-Id: I20cefb2da3828e2717244810a3a960f14b0c52d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327282Reviewed-by:
Moe Ahmadi <mahmadi@chromium.org> Commit-Queue: Daniel Hosseinian <dhoss@chromium.org> Cr-Commit-Position: refs/heads/master@{#792942}
-
Brian Ho authored
Currently, the `supports_pre_transform` capability is universally true on all Vulkan devices [1] and universally false otherwise [2]. This is incorrect for platforms where rotations need to be handled explicitly by Chrome (e.g. SkiaOutputDeviceBufferQueue used by SurfaceControl Android or Chrome OS in general). Without the pre-transform capability, SkiaRenderer will fallback to GPU composition to rotate the framebuffer instead of a zero-copy path like just using a rotated overlay [3][4]. This CL sets supports_pre_transform to true for Chrome OS specifically. Even though it should be universally true for all buffer queue platforms, I opt for an ifdef here because I don't have an Android dev setup and cannot verify that this won't introduce regressions. Bug: 1110443 Change-Id: Ic7a457de99533d8f3996f412b77a05a187390550 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2324806Reviewed-by:
Peng Huang <penghuang@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Commit-Queue: Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/master@{#792941}
-
James Cook authored
Refactor WindowSizerChromeOS to eliminate its dependency on //chrome/browser/chromeos. Then link it into the lacros-chrome binary. The primary user-visible change is that new browser window are maximized on small displays, just like with chromeos-chrome. There are two remaining issues: - ForceMaximizeOnFirstRun policy support, crbug.com/1110548 - Wayland does not correctly report the display's work_area, so the restored bounds are incorrect, crbug.com/1110545 Bug: 1109050 Change-Id: I6209e61c1d606a722e66b146d9c62421b57adeb4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2325256 Commit-Queue: James Cook <jamescook@chromium.org> Reviewed-by:
Michael Wasserman <msw@chromium.org> Reviewed-by:
Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#792940}
-
Jian Li authored
Bug: none Change-Id: I03cd5f3d360907d4bf5f8a733e95950e6a08e08d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2324616Reviewed-by:
Dan H <harringtond@chromium.org> Commit-Queue: Jian Li <jianli@chromium.org> Cr-Commit-Position: refs/heads/master@{#792939}
-
Hesen Zhang authored
Bug: 1110285 Change-Id: Iea0dc382455d9ed736262950ad79c706f449e509 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327374Reviewed-by:
dpapad <dpapad@chromium.org> Commit-Queue: Hesen Zhang <hesen@chromium.org> Cr-Commit-Position: refs/heads/master@{#792938}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/cdda9dfe..21b6343f 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: Icbade2dec51c984490195c41c05d41ccdcc0759d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327571Reviewed-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@{#792937}
-
Sven Zheng authored
This linux-ash-chromium-builder-fyi-rel is created to upload ash-chrome continuously to gs and the binary will be used to test lacros-chrome. The upload logic will be in the next cl when the bot can launch and run. Bug: 1109287 Ignore-CQ-Freeze: True Change-Id: Ib8c2983a84d8a16510634c29df2ee1680438651f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327372 Commit-Queue: Sven Zheng <svenzheng@chromium.org> Reviewed-by:
Yuke Liao <liaoyuke@chromium.org> Reviewed-by:
Stephen Martinis <martiniss@chromium.org> Cr-Commit-Position: refs/heads/master@{#792936}
-
Noah Rose Ledesma authored
This change adds methods used by the global media controls ui for switching the audio output device used by a page. MediaController::SetAudioSinkId was created allowing the MediaNotificationService to route the audio output of a MediaNotificationSession to a specified audio device. Mojo interfaces were expanded to allow for this IPC between the controller and session. Bug: 1096243 Change-Id: Icd0ad17d6ef88ec297444b8b2cbc7ddda6c2c4c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2295799 Commit-Queue: Noah Rose Ledesma <noahrose@google.com> Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Sean Topping <seantopping@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Becca Hughes <beccahughes@chromium.org> Reviewed-by:
Tommy Steimel <steimel@chromium.org> Auto-Submit: Noah Rose Ledesma <noahrose@google.com> Cr-Commit-Position: refs/heads/master@{#792935}
-
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: Ia6fce008eaaf339e564589b8c08699cb34dbfdb2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327655Reviewed-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@{#792934}
-
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/perfetto-trace-processor-win-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: Ie72f937ac1ca7ab0987bb0beb7394bd63b543e48 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327457Reviewed-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@{#792933}
-
Tina Wang authored
Enabling default search engine relevant policis to experimental settings. Bug: 1108998 Change-Id: Ifa6bb13c981cea73ca989903a4fb8098d207a0b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327452Reviewed-by:
sebsg <sebsg@chromium.org> Commit-Queue: Tina Wang <tinazwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#792932}
-
Teresa Kang authored
The offscreen/onscreen feature sets should be kept as closely as possible, hence willReadFrequently should be used in OffscreenCanvas:GetOrCreateResourceProvider() as well to decide whether to use CPU or GPU. Web tests are added accordingly to verify that the behaviour of offscreen/onscreen canvases is consistent. Bug: 1090180 Change-Id: I1f8df9cb1dec2fb3494f56db472958d978fe1c05 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2309569 Commit-Queue: Teresa Kang <teresakang@google.com> Reviewed-by:
Aaron Krajeski <aaronhk@chromium.org> Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Reviewed-by:
Juanmi Huertas <juanmihd@chromium.org> Cr-Commit-Position: refs/heads/master@{#792931}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/7291750ae258..3e5d86a2375a 2020-07-29 gbeaty@chromium.org Generate revisions in json output for refs/ and origin/. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC apolito@google.com,ehmaldonado@google.com,sokcevic@google.com,ajp@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: chromium:1047893 Tbr: apolito@google.com,ehmaldonado@google.com,sokcevic@google.com,ajp@google.com Change-Id: I039ac4c07b181f098cf14fa6488a90de7bce3eeb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327734Reviewed-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@{#792930}
-
Mitsuru Oshima authored
Bug: None Change-Id: I0e45af04798acbd7ff3e3ad2e71f08dc3eef41ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2325089Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Commit-Queue: Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#792929}
-
Vincent Scheib authored
https://github.com/RootRobotics/root-robot-ble-protocol identifies this device's Bluetooth identifier UUID used when scanning for devices. Change-Id: Ie2f38e66308dd77e2206decff86204c1b09e0922 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327813 Auto-Submit: Vincent Scheib <scheib@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Commit-Queue: Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#792928}
-
David Benjamin authored
https://boringssl.googlesource.com/boringssl/+log/eda849d2e6e6a15a5a4dc728568ec12f21ebfb6d..70fee172042c9727f98ea2e6659eb77336e0dc7f The following commits have update notes: 70fee1720 Use golang.org/x/crypto in runner. Bug: none Change-Id: Iea91bf32735ba528fde507a5c16f505463f2e825 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327512 Commit-Queue: David Benjamin <davidben@chromium.org> Commit-Queue: Steven Valdez <svaldez@chromium.org> Auto-Submit: David Benjamin <davidben@chromium.org> Reviewed-by:
Steven Valdez <svaldez@chromium.org> Cr-Commit-Position: refs/heads/master@{#792927}
-
Daniel Classon authored
Abstracted the getSettingIdParameter from DeepLinkingBehavior so that it can be used in both settings/ and settings/chromeos/. Refactor DeepLinkingBehavior to use this function. Bug: 1084154 Change-Id: I2553d724d421ad34279aade5ce1964ebe9a8f578 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327179 Commit-Queue: Daniel Classon <dclasson@google.com> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#792926}
-
Sven Zheng authored
Bug: 1104291 Ignore-CQ-Freeze: True Change-Id: Ib821e8d82af078d8e6d27236310d4f99fda88d6e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327464 Auto-Submit: Sven Zheng <svenzheng@chromium.org> Reviewed-by:
Yuke Liao <liaoyuke@chromium.org> Commit-Queue: Yuke Liao <liaoyuke@chromium.org> Cr-Commit-Position: refs/heads/master@{#792925}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/28e801ad3afb..08a3cc4cfbaa 2020-07-29 amaiorano@google.com Add doc for testing with SWANGLE 2020-07-29 amaiorano@google.com Add doc on using ANGLE instead of SwiftShader GL If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Please CC swiftshader-team+autoroll@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_chromium_msan_rel_ng;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;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: swiftshader-team+autoroll@google.com Change-Id: Ibbbc837e5e148b81923ce98ebe51cd742bcdbb51 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327343Reviewed-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@{#792924}
-
Sinan Sahin authored
Bug: 1110145 Change-Id: Ie0299b0564a5f6bd7cccb1358e113397dccd96e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327142Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Sinan Sahin <sinansahin@google.com> Cr-Commit-Position: refs/heads/master@{#792923}
-
Scott Little authored
This CL updates almost all of the methods in components/translate/core/browser/translate_prefs.cc and components/language/core/browser/language_prefs.cc that previously took std::string as arguments to take base::StringPiece arguments. This CL does not change any functionality, and is only clean up. Bug: 1109032 Change-Id: I83a3a985cac6b947ee9e642f1b2e3f87d748112a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2325104 Commit-Queue: Scott Little <sclittle@chromium.org> Reviewed-by:
anthonyvd <anthonyvd@chromium.org> Cr-Commit-Position: refs/heads/master@{#792922}
-
Xinghui Lu authored
Add extended reporting and password leak detection toggles under the standard protection page. They are clickable only if Chrome is currently under standard protection mode. If Chrome is under enhanced protection mode, they are forced enabled; If Chrome is under no protection mode, they are forced disabled. If leak detection should be enabled but there is currently no account signed in, the toggle will be shown as disabled with an additional explanation under the toggle: http://screen/ROmpLDkUNAP before: http://screen/KdwYdsgcUf5 after: http://screen/4BXF3e8ZRSg Bug: 1097310 Change-Id: I25b60626f4c8b3622e87fe5c98baff22f0c3eea2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2311030 Commit-Queue: Xinghui Lu <xinghuilu@chromium.org> Reviewed-by:
Natalie Chouinard <chouinard@chromium.org> Reviewed-by:
Ioana Pandele <ioanap@chromium.org> Reviewed-by:
Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#792921}
-
Peter Boström authored
Bug: 1002162 Change-Id: Ie8d88ebf7ade6f749bcc3adab913c501d9501d71 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327832 Commit-Queue: Peter Boström <pbos@chromium.org> Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Auto-Submit: Peter Boström <pbos@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#792920}
-
Sonny Sasaka authored
This adds the logic in BluetoothAdapterBluez, that whenever there is an event about a Battery object (addition, change, and removal) it updates the corresponding device's battery_percentage value. Bug: b:160905767 Change-Id: Iade2942f5638f8e6af1afbb8789afed56155fb09 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2298325Reviewed-by:
Ryan Hansberry <hansberry@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Commit-Queue: Sonny Sasaka <sonnysasaka@chromium.org> Cr-Commit-Position: refs/heads/master@{#792919}
-
Maxime Charland authored
All empty states of the Other Devices section will use the new TableViewIllustratedItem and its corresponding cell. Empty states that require a Signin promo will still contain a Signin promo of which only the button(s) will be visible. The TableView cell will always have the same image and the same title. However, the subtitle will be different for each empty state, to better explain to the user what to do in order to be able to use the Other Devices section. (Googlers only links) Design Doc for Chrome Empties: https://docs.google.com/document/d/1JM2sKT4oghkol51U7_3xv9sfaB26C89CCGa2uwYBgsI/edit?usp=sharing Mocks of the new Chrome Empties look: https://docs.google.com/presentation/d/1x1lSTOSQ1zkJu87SoigiUhX2f9oHACglR22yYg-lSHo/edit?usp=sharing Bug: 1098328 Change-Id: I0709219d617950db8057eee830aef9228d4b563b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2308875 Commit-Queue: Maxime Charland <mcharland@google.com> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Reviewed-by:
Tommy Martino <tmartino@chromium.org> Cr-Commit-Position: refs/heads/master@{#792918}
-
Dana Fried authored
Tablet mode has no restore functionality since all windows are effectively "maximized" even in split-screen mode. Bug: 1111019 Change-Id: I397c6a66cc9c337d0bb8e04e33bf8e4a44153d2e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327645Reviewed-by:
Collin Baker <collinbaker@chromium.org> Commit-Queue: Dana Fried <dfried@chromium.org> Cr-Commit-Position: refs/heads/master@{#792917}
-
Dale Curtis authored
When we get bad device info, we don't setup the NullAudioSink for the suspend muted audio feature (we're already on a NullAudioSink). R=tmathmeyer Fixed: 1110780 Test: New unittest. Change-Id: I258db545723c0cdf4ab6a8a4ca319c4c88da8e83 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327250 Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Ted Meyer <tmathmeyer@chromium.org> Auto-Submit: Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Ted Meyer <tmathmeyer@chromium.org> Cr-Commit-Position: refs/heads/master@{#792916}
-
Internal Frameworks Autoroller authored
TBR=bling-team@google.com Change-Id: I5dd4f605e1a8ab160f0b6d5949bf40c61abbe7b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327453Reviewed-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@{#792915}
-
Vikash Sharma authored
Keyboard shortcut(Shift + F10) triggers event with non-located context menu. In codepath where hit testing is done for the receiving element of event, calculation of center of focused element is not clipped to visual viewport bounds. This calculation of center can be incorrect and fall outside viewport area if element dimensions are much larger than visual viewport. In this case root html element is returned as result of hit testing, hence incorrect context menu shows up. This CL replaces BoundsInViewport() with VisibleBoundsInVisualViewport() to clip rect within viewport bounds. This calculates center of element area in viewport and eventually hit test for correct element to show up its context menu. Bug: 1101653 Change-Id: I6a6ff4bf5ba2d70eb3221449cad609b77370e6fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2299663 Commit-Queue: Vikash Sharma <vikash@microsoft.com> Reviewed-by: Ankit Kumar
🌪 ️ <ankk@microsoft.com> Reviewed-by:Avi Drissman <avi@chromium.org> Reviewed-by:
Siye Liu <siliu@microsoft.com> Reviewed-by:
David Bokan <bokan@chromium.org> Reviewed-by:
Daniel Libby <dlibby@microsoft.com> Cr-Commit-Position: refs/heads/master@{#792914}
-
zhaoyangli authored
Changed builder config in sdk builders. Changed tester configs in both sdk & beta builders. Ignore-CQ-Freeze: true Bug: 1109044 Change-Id: If12f3ea03c4ff985fed7fff14a90828b2a7f6f6a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2316699Reviewed-by:
Stephen Martinis <martiniss@chromium.org> Reviewed-by:
Garrett Beaty <gbeaty@chromium.org> Commit-Queue: Zhaoyang Li <zhaoyangli@chromium.org> Cr-Commit-Position: refs/heads/master@{#792913}
-
Kalvin Lee authored
This reverts commit e258c3f4. Reason for revert: user-reported regression Original change's description: > printing: don't construct StringPiece from nullptr > > This change modifies several call sites in printing code to avoid > constructing base::StringPiece instances from nullptr. > > Bug: 1102941 > Fixes: 1102941 > Test: autoninja ... chrome printing_unittests > Test: ./printing_unittests > Change-Id: If5797f6d41a03c9cfdf9eb5d40f063159a9193e3 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2313978 > Commit-Queue: Kalvin Lee <kdlee@chromium.org> > Reviewed-by: Bailey Berro <baileyberro@chromium.org> > Reviewed-by: Sean Kau <skau@chromium.org> > Cr-Commit-Position: refs/heads/master@{#791622} TBR=skau@chromium.org,baileyberro@chromium.org,kdlee@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1102941 Change-Id: Ic26a6c2378578e12ae8af34ac498e3d8a57350f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2324210Reviewed-by:
Sean Kau <skau@chromium.org> Commit-Queue: Sean Kau <skau@chromium.org> Cr-Commit-Position: refs/heads/master@{#792912}
-
Jan Wilken Dörrie authored
This change fixes a bug in zcxvbn-cpp triggered when the number of computed guesses exceed DBL_MAX. Fixed: 1110991 Change-Id: I2751feea4c806049eef5faef9196d3f3dee00f7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2326633 Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Alex Gough <ajgo@chromium.org> Auto-Submit: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Alex Gough <ajgo@chromium.org> Cr-Commit-Position: refs/heads/master@{#792911}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/ab04da48f45d..03cf7c3eaeaf 2020-07-29 bryan.bernhart@intel.com Enable GBV by default for correctness tests. 2020-07-29 tommek@google.com Optimizing memcpy inside Queue::WriteTexture 2020-07-29 cwallez@chromium.org dawn_wire: Implement CreateBufferMapped on top of mappedAtCreation If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-chromium-autoroll Please CC cwallez@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:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel Bug: None Tbr: cwallez@google.com Change-Id: I46ea28a9f726e09036e79cb0decd6f96381ab3a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327342Reviewed-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@{#792910}
-
Yuwei Huang authored
This CL migrates a few remaining remaining gRPC requests (i.e. log to server, ICE config, register support host) initiated by the host to execute via Protobuf over HTTP. Bug: 1103416 Change-Id: I507914ce8c443adab5fea047df804e1815b94141 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2325231Reviewed-by:
Nicolas Ouellet-Payeur <nicolaso@chromium.org> Reviewed-by:
Joe Downing <joedow@chromium.org> Commit-Queue: Yuwei Huang <yuweih@chromium.org> Cr-Commit-Position: refs/heads/master@{#792909}
-
Dave Tapuska authored
SetDisplayMode was only overridden by frame widgets, move the implementation into WebFrameWidgetBase. BUG=1097816 Change-Id: I1a097cdd20bbabb589adbfcbc51f3516bb0c79e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2314978 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#792908}
-
Jeffrey Cohen authored
This changes the ModalDialogManagerObserver calls to better reflect an accurate state of the ModalDialogs in chrome for android. The notifications previously did not properly handle the suspended states of the dialog queue properly. Bug: 1109694 Change-Id: Ic347ce07a563ccdc58fe4c5f989d8985c487fae0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2319343Reviewed-by:
Evan Stade <estade@chromium.org> Reviewed-by:
Matthew Jones <mdjones@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Jeffrey Cohen <jeffreycohen@chromium.org> Cr-Commit-Position: refs/heads/master@{#792907}
-
Robert Ogden authored
Adds DNS probing to Isolated Prerender which can be enabled by an experiment. Also adds a canary check, similar to the now removed data reduction proxy canary check, which removes the need to do probing before each prefetched navigation. Canary checks vary by network and are cached in the browser prefs, which is all done through the AvailabilityProber. Bug: 1109992 Change-Id: If1c00e692a7ba8e214a4ce4a7360a63d5835bcc5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2324106 Commit-Queue: Robert Ogden <robertogden@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Reviewed-by:
Christian Dullweber <dullweber@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#792906}
-
Kramer Ge authored
AcceleratedWidget used to have 1-1 relation with a wl_surface because a platform window was 1-1 with wl_surface. This is no longer the case with overlay forwarding where a platform window can consist of multiple wl_surfaces. With this CL ui::WaylandSurface* identifies a WaylandSurface, gfx::AcceleratedWidget identifies a WaylandWindow. This is 1/? CL for overlay forwarding using wl_subsurface. Bug: 1063865 Change-Id: I0636817dbc5533fd8f4e5f6890bf4deac365ab2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2314138 Commit-Queue: Kramer Ge <fangzhoug@chromium.org> Reviewed-by:
Robert Kroeger <rjkroege@chromium.org> Reviewed-by:
Maksim Sisov (GMT+3) <msisov@igalia.com> Cr-Commit-Position: refs/heads/master@{#792905}
-
Edward Lesmes authored
Change-Id: I56259bca22bf1726ef06c9002426ab080b219a92 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2316690Reviewed-by:
Dirk Pranke <dpranke@google.com> Reviewed-by:
Joe Downing <joedow@chromium.org> Reviewed-by:
Gary Kacmarcik <garykac@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Cr-Commit-Position: refs/heads/master@{#792904}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/96d6c6f04dcb..a40e7b77fbb1 2020-07-29 brianosman@google.com Add Skia.natvis to platform_tools/debugging 2020-07-29 senorblanco@chromium.org Fix MSVC build. 2020-07-29 reed@google.com Can't share encoded data if we have any modifiers 2020-07-29 mtklein@google.com don't let shaders know the destination is unpremul 2020-07-29 csmartdalton@google.com Make tessellation join type values negative 2020-07-29 mtklein@google.com skvm sprite blitter 2020-07-29 rmistry@google.com Use storage.ErrObjectNotExist in Canary-G3 2020-07-29 bungeman@google.com SkUNREACHABLE should fail, not be UB. 2020-07-29 robertphillips@google.com Re-org image-cacherator-from-* GMs 2020-07-29 johnstiles@google.com Add LLDB debugging extensions for SkAutoTArray. 2020-07-29 johnstiles@google.com Add LLDB debugging extensions for SkTArray and SkString. 2020-07-29 nifong@google.com A puppeteer test that runs karma-like 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 borenet@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 Bug: None Tbr: borenet@google.com Change-Id: I562311e76a90a753e2d6da48cd9223513c921b88 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327338Reviewed-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@{#792903}
-