- 13 May, 2020 40 commits
-
-
Jon Mann authored
This change adds text which indicates the synced status of networks to the network details page. To do this, it adds an is_syncable property to network_config::mojom::ManagedWiFiProperties to determine if a network is eligible, and the existing [Os]SyncBrowserProxy to determine if wifi sync is enabled for the active user. Bug: 966270 Change-Id: Iac01c901b40cff92cb0c6bf804bc397bdfd81285 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2189644Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Reviewed-by:
James Vecore <vecore@google.com> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Jon Mann <jonmann@chromium.org> Cr-Commit-Position: refs/heads/master@{#768526}
-
Nick Burris authored
This patch records additional metrics for TextFragmentAnchor to get insight into how the parameters are used. It records an enum indicating which combination of parameters were specified, as well as the length of the text matching parameters and the total match length. These metrics will help determine whether there should be a minimum range match length requirement, and what that length should be, to discourage the overuse of text ranges which may be easier to manually create but result in a more fragile link. Bug: 1039778 Change-Id: I71c46ee219b9718f33fb8e922b576ec939798dfb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2196951 Commit-Queue: Nick Burris <nburris@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#768525}
-
Sergey Ulanov authored
This is a reland of 02ee5e26 Original change's description: > [Fuchsia] Add unittests for VideoCaptureDeviceFuchsia > > Added unittests of for VideoCaptureDeviceFuchsia with fake > fuchsia.camera3.Device and fuchsia.camera3.Stream implementations. > > In the future the fakes can be used for web_engine_integration_tests. > > Bug: 866669 > Change-Id: I0b5b0267127f9843b12123eb9e9a61890ec95a25 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2181184 > Reviewed-by: Emircan Uysaler <emircan@chromium.org> > Reviewed-by: Kevin Marshall <kmarshall@chromium.org> > Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> > Cr-Commit-Position: refs/heads/master@{#768422} TBR=kmarshall@chromium.org Bug: 866669 Change-Id: I6c68aee7c50b8e3dc93744446042920c79c37db9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2200000Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#768524}
-
Tibor Goldschwendt authored
Third party theme background images are served via chrome[-search]://theme/IDR_THEME_NTP_BACKGROUND?<theme-id>. The WebUI NTP embeds the background image via a chrome-untrusted:// iframe since most background images are fetched from the web. This means to use the common WebUI NTP background image machinery the theme image has to be available to a chrome-untrusted:// iframe. Therefore, this CL adds support for serving the theme data source on the chrome-untrusted scheme. With that, this CL sets the background image URL to chrome-untrusted://theme/IDR_THEME_NTP_BACKGROUND?<theme-id> if a theme with a third-party background image is set. Furthermore, this CL adds white pills around the shortcut titles as the local NTP does it. Bug: 1081441 Change-Id: Ia26546c395fabbcee17062ebec17956042cd85f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2197661 Commit-Queue: Tibor Goldschwendt <tiborg@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Reviewed-by:
Esmael Elmoslimany <aee@chromium.org> Cr-Commit-Position: refs/heads/master@{#768523}
-
Darwin Huang authored
Design Doc: https://tinyurl.com/raw-clipboard-access-design Restrictions: https://docs.google.com/spreadsheets/d/178S5nBJ7YZY7NLcrJ67qSs03i70VOkLkIA5EsBG8y2M/edit Bug: 897289 Change-Id: I7835c64f7f8e89dca78360fa9077183c2e0f5bbb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2194939 Commit-Queue: Darwin Huang <huangdarwin@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#768522}
-
Raymond Toy authored
Now that all AudioParams with inputs have been updated to accept inputs when the automation rate is k-rate, remove the old HasSampleAccurateValues and rename HasSampleAccurateValuesTimeline to HasSampleAccurateValues. This change requires a modification of the DelayDSPKernel to add the method IsAudioRate() so that the delay node handles k-rate delayTime input correctly. Bug: 1015760 Change-Id: Ieb59889017328bfa58bf82df636643878b6ad3ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2199133Reviewed-by:
Hongchan Choi <hongchan@chromium.org> Commit-Queue: Raymond Toy <rtoy@chromium.org> Cr-Commit-Position: refs/heads/master@{#768521}
-
Brian Sheedy authored
Adds an '"ignore": "1"' pair to the JSON for GPU pixel tests if a test has a grace period active. This is so that newly added noisy tests do not affect unrelated CLs by causing Gold to comment on them because they happened to produce a new image due to bad luck. Bug: 1081942 Change-Id: Ife8dbe1baa349c203a4e95d7a152cb42d29d384f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2199908Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Auto-Submit: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#768520}
-
Bence Béky authored
Do not call HasUploadData() from OnDataSent() if |request_info_| is already reset when response headers are received. Bug: 1082196 Change-Id: I2bfac8ba5eb9d4694f2eb1078275713176fc86dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2198544 Commit-Queue: David Schinazi <dschinazi@chromium.org> Auto-Submit: Bence Béky <bnc@chromium.org> Reviewed-by:
David Schinazi <dschinazi@chromium.org> Cr-Commit-Position: refs/heads/master@{#768519}
-
Nick Burris authored
In https://crrev.com/c/2089973, the ScrollUnification feature flag was added along with various changes to ensure the compositor has the complete scroll tree. Most of that CL was behind the feature flag, except for traversing the LocalFrameView set to gather all scroll translation nodes, which is likely the cause of the regressions in bug 1081923. This patch puts this step behind the feature flag as well. Bug: 1081923 1047178 Change-Id: I6ee3e3f60c29c1739c3221871e0baf8a96d114ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2199597 Commit-Queue: Nick Burris <nburris@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Reviewed-by:
David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#768518}
-
Xiaohan Wang authored
Previously D3d11VideoDecoder can handle encrypted stream via CdmProxy. Now CdmProxy code has been removed. This CL further removes all CdmContext related code as they are unreachable. Bug: 1067786 Change-Id: I14445a500e3eff3f0b0139951c4223648f4c9ddd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2198600Reviewed-by:
Frank Liberato <liberato@chromium.org> Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#768517}
-
Zentaro Kavanagh authored
- New CrOS keyboards do event rewriting based on scan code and a mapping supplied via sysfs attribute - This change just adds a default scan code to all test cases Bug=1076241 TEST=unit_tests --gtestfilter="EventRewriterTest.*' Change-Id: I4e33746ff7feb6a32982b3ef89581dda29bbbead Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2199576 Commit-Queue: Zentaro Kavanagh <zentaro@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#768516}
-
John Delaney authored
Adds about flag entries for enabling the API as well as the debug mode version. Exposed for developer testing. Bug: 1082421 Change-Id: Ib68277248ba35c563932d7d296cce6b74e77ad66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2198645 Commit-Queue: John Delaney <johnidel@chromium.org> Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#768515}
-
Nicolás Peña Moreno authored
This CL addresses a forgotten nit from https://chromium-review.googlesource.com/c/chromium/src/+/2191238/2/third_party/blink/web_tests/external/wpt/event-timing/resources/event-timing-test-utils.js#125 Change-Id: Ibf5d168d912294b1a5df4099c4d8c269ae505a91 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2199689 Auto-Submit: Nicolás Peña Moreno <npm@chromium.org> Reviewed-by:
Yoav Weiss <yoavweiss@chromium.org> Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Commit-Queue: Yoav Weiss <yoavweiss@chromium.org> Cr-Commit-Position: refs/heads/master@{#768514}
-
Matthew Mourgos authored
Currently the shelf navigation setting is supposed to be hidden on clamshell-only devices. PowerManagerClient is used to detect when tablet mode is unsupported but has not been accurately been detecting when this is the case. After discussion with UX, it has been decided to instead only show the setting when in tablet mode. This will ensure that clamshell-only users are not shown a setting intended for tablet mode users. This change removes usage of PowerManagerClient and instead uses ash::TabletMode::Get()->InTabletMode() to determine when the shelf navigation setting should be shown in a11y settings. ash::TabletModeObserver is also used so that when tablet mode is changed the setting is shown in tablet mode and hidden in clamshell mode. Bug: 1062213 Change-Id: I01a7c3946c557dc65eebd69b52b63240aa39461e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2197868Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Commit-Queue: Matthew Mourgos <mmourgos@chromium.org> Cr-Commit-Position: refs/heads/master@{#768513}
-
danakj authored
This moves the main-frame-specific API off of WebView, and puts it on WebLocalFrame. We go directly there from TestRunnerBindings. To reset the value between tests we add TestRunner::ResetWebFrame() which is called from WebFrameTestProxy. This place can reset all things on the frame that may be modified by TestRunnerBindings during a test. TBR=rdevlin.cronin@chromium.org Bug: 866140, 1069111 Change-Id: I2e49b137bd7c9334972ec6b128921870d1fa5a03 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2198680 Commit-Queue: danakj <danakj@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#768512}
-
Jae Hoon Kim authored
"GetExistingDlcs" DBus method constant is in system_api now and can be used within dlcservice client files. BUG=none TEST=./unit_tests Change-Id: I347fbabef4691f69ec3482ffbf51cbe7c9b54c59 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2199679 Auto-Submit: Jae Hoon Kim <kimjae@chromium.org> Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#768511}
-
chromium-autoroll authored
https://chromium.googlesource.com/openscreen.git/+log/16d3fc7f371e..c8465a614c30 git log 16d3fc7f371e..c8465a614c30 --date=short --first-parent --format='%ad %ae %s' 2020-05-13 rwkeane@google.com Move Code Coverage to new FYI bot Created with: gclient setdep -r src/third_party/openscreen/src@c8465a614c30 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/openscreen-chromium Please CC jophba@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/+/master/autoroll/README.md Bug: None Tbr: jophba@chromium.org Change-Id: I630b136678922e10ffd260bf6779b7fa990b8dbb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2199427Reviewed-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@{#768510}
-
Gabriel Charette authored
This was already the intent of the method but it incorrectly returned false if there were sent messages but ProcessMessageHelper(msg) returned false (i.e. |msg| was kMsgHaveWork and there were no others). Extracted from https://chromium-review.googlesource.com/c/chromium/src/+/2185757/2 R=fdoray@chromium.org Bug: 1075960 Change-Id: I3a60b01598b15f3deea5aabd83112cf2ace5cabb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2185831 Commit-Queue: Gabriel Charette <gab@chromium.org> Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#768509}
-
Tibor Goldschwendt authored
Creates the CSS var --ntp-focus-shadow describing the box shadow we customarily use to create a focus ring. Uses this new var throughout the NTP. Enlarges the focus ring of the voice search button to make it more similar to the local NTP. For promos still uses outline to create the focus ring since we haven't set up keyboard tracking in the promo iframe. However, colors the outline like the box shadow of other elements to make it look similar. Fixed: 1077445 Change-Id: I8cac5a976ee7e5af483f7162e8753584759b57e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2195333 Auto-Submit: Tibor Goldschwendt <tiborg@chromium.org> Commit-Queue: Moe Ahmadi <mahmadi@chromium.org> Reviewed-by:
Moe Ahmadi <mahmadi@chromium.org> Cr-Commit-Position: refs/heads/master@{#768508}
-
Sinan Sahin authored
Bug: 1068727 Change-Id: I5470452fcdfd5d9b7310e65802ef2867326fb27a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2191376Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Sinan Sahin <sinansahin@google.com> Cr-Commit-Position: refs/heads/master@{#768507}
-
Elly Fong-Jones authored
This change also adds a unit test to validate this behavior. Bug: 1081393 Change-Id: Ia7354b3cab0adbe0cf83f41084e0402073036446 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2199398 Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#768506}
-
Abhijeet Singh authored
This CL makes quick_answers::UserConsentView share logic with QuickAnswersView via a common pre-target handler. This change also proposes handling context-menu, Quick Answers views are companion-views of which, in a more robust way by dismissing it whenever these views are closed. Corner-case scenario where the menu should not be dismissed (for example, QuickAnswersView should be displayed after acknowledging and dismissing UserConsentView) is handled by the pre-target handler providing a setter. Bug: b:151111996 Test: Tested on Atlas test device. Change-Id: I94fc256ca329787188315df8e71457e4530f4281 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2195338Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Abhijeet Singh <siabhijeet@google.com> Cr-Commit-Position: refs/heads/master@{#768505}
-
Sonny Sasaka authored
Bug: None Change-Id: Idd225bb0aef666c2c1918229df84ac742ab033ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2196485Reviewed-by:
Miao-chen Chou <mcchou@chromium.org> Commit-Queue: Sonny Sasaka <sonnysasaka@chromium.org> Cr-Commit-Position: refs/heads/master@{#768504}
-
danakj authored
R=avi@chromium.org Bug: 866140 Change-Id: I3cb68541e43d29205b9de2df8e1f390223143eba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2199611Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#768503}
-
Brian Sheedy authored
Always logs the goldctl output for the Pixel_DirectComposition_Video_VP9_YUY2 test. Gold's inexact matching does not appear to be properly auto-triaging images that pass with inexact matching, but goldctl is (correctly) reporting that the image comparison passes. In order to help debug the triaging issue, we want the goldctl output, which we currently don't log if the comparison was a success. TBR=ynovikov@chromium.org Bug: skia:10245 Change-Id: I11821bfe7c07c1a63573038189f363f22cc0fb5c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2199686Reviewed-by:
Brian Sheedy <bsheedy@chromium.org> Reviewed-by:
Yuly Novikov <ynovikov@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#768502}
-
Brian Sheedy authored
Fixes swarming-related mixins not working on CrOS builders due to generate_buildbot_json.py using the wrong dictionary in one spot. Also switches several CrOS builders to use mixins instead of hard-coded swarming dimensions since it now works. Bug: 1080809 Change-Id: Idcde77f97c16a9039d719efd7d2fc750dbede885 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2200079 Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Reviewed-by:
Ben Pastene <bpastene@chromium.org> Auto-Submit: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#768501}
-
Joel Hockey authored
Crosh is now served as chrome-untrusted://crosh rather than as a componenet extension. This was partially in order to be able to gzip resources. The previous component extension will no longer work since resources at /usr/share/chromeos-assets/crosh_builtin are gzipped. TBR=calamity@chromium.org Change-Id: I839052f6b0a684593e647dd2abd246d19e8b00ac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2196626 Commit-Queue: Joel Hockey <joelhockey@chromium.org> Reviewed-by:
Mike Frysinger <vapier@chromium.org> Reviewed-by:
Ben Wells <benwells@chromium.org> Cr-Commit-Position: refs/heads/master@{#768500}
-
Gayane Petrosyan authored
Bug: 993920 Change-Id: I76db89808d4b3e2868f5fa169032eec37626967d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2199684Reviewed-by:
Kyle Milka <kmilka@chromium.org> Commit-Queue: Gayane Petrosyan <gayane@chromium.org> Cr-Commit-Position: refs/heads/master@{#768499}
-
Abhishek Pandit-Subedi authored
This reverts commit 621cd9d9. Reason for revert: Removing chrome://flag for Bluetooth suspend (now default) BUG=b:149795111 TEST=Built Change-Id: I1b826ab8d8bacf04c5093afe7e2fcc28314acc50 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2179769Reviewed-by:
Sonny Sasaka <sonnysasaka@chromium.org> Reviewed-by:
Ryan Hansberry <hansberry@chromium.org> Reviewed-by:
Miao-chen Chou <mcchou@chromium.org> Commit-Queue: Abhishek Pandit-Subedi <abhishekpandit@chromium.org> Cr-Commit-Position: refs/heads/master@{#768498}
-
Alexandre Frechette authored
Bug: 1044196 Change-Id: I234d75dc1de8f7d4ccb964435442db567d0df93a TBR: twellington@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2199479 Commit-Queue: Alexandre Frechette <frechette@chromium.org> Reviewed-by:
Dan H <harringtond@chromium.org> Cr-Commit-Position: refs/heads/master@{#768497}
-
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/+/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: Ib72b38b54bb068e2bffad9a42e5a0ef63fa14fba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2199814Reviewed-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@{#768496}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/ca8802d27b8c..4a0e92ae5d49 git log ca8802d27b8c..4a0e92ae5d49 --date=short --first-parent --format='%ad %ae %s' 2020-05-13 mthiesse@chromium.org Reland "Fix file list script listing '*' for empty directories" 2020-05-13 jbudorick@chromium.org devil: add pkill output to forwarder exception. Created with: gclient setdep -r src/third_party/catapult@4a0e92ae5d49 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC nuskos@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/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:chromeos-kevin-rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Bug: chromium:1038789,chromium:1076580 Tbr: nuskos@google.com Change-Id: If7eec20291dd0618b0ba254b2fa5df86a70072ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2199719Reviewed-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@{#768495}
-
Yichen Zhou authored
When window bounds changes (e.g. toggle between fullscreen mode and windowed mode), the content underneath the cursor changes. We found that the cursor didn't change correctly because this situation failed to trigger SynthesizeMouseMoveEvent(). We changed the condition of triggering PostSynthesizeMouseMove() and reset |synthesize_mouse_move_| when |move_hold_count| going to 0. We also found that the tooltip was wrong when toggling back to windowed mode. We updated tooltip not only when it's visible but also scheduled to show. Bug: 1041396 Change-Id: I1a51c0b658e97b2b67079f7be80afb4dc393efb4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2186362 Commit-Queue: Yichen Zhou <yichenz@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#768494}
-
Adam Langley authored
RSA keys could always pass through generically, but this change adds support to the virtual authenticator and for parsing them so that they can be exposed via getPublicKey[1] in the future. [1] https://github.com/w3c/webauthn/pull/1395 Change-Id: If927385dccd8c9bea9f1cc27f015c9cb3da2d8e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2197668 Commit-Queue: Martin Kreichgauer <martinkr@google.com> Reviewed-by:
Martin Kreichgauer <martinkr@google.com> Cr-Commit-Position: refs/heads/master@{#768493}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/db76048acef1..fcbb1943453f Created with: gclient setdep -r src-internal@fcbb1943453f 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 rogerta@google.com,dfried@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/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: chromium:1081356 Tbr: rogerta@google.com,dfried@google.com Change-Id: Ib57a591804bd92c91f752d18d3c10d90fbb188f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2199425Reviewed-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@{#768492}
-
Clark DuVall authored
This runs the WebView compatibility tests in the bundle test suite in addition to the standard instrumentation test suite. I was worried bundles may mess something up here so want to make sure we have test coverage for both WebLayer and WebView loading in bundles. Bug: 1033098 Change-Id: I4a4bf3187d7328a7ba0481b20d80ca5d73966b92 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2199685 Auto-Submit: Clark DuVall <cduvall@chromium.org> Reviewed-by:
Richard Coles <torne@chromium.org> Commit-Queue: Richard Coles <torne@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#768491}
-
Nathan Zabriskie authored
Recent patches have added YUV to RGB conversion to RasterInterface to prepare for OOPR Canvas. This patch updates yuv_util to use this new capability and changes several call sites to match. Also consolidates PaintCanvasVideoRenderer::UpdateLastImage to create the result image in one location. Eventually the result image will conditionally be an SkImage based on the presence of GrContext. Bug: 1058992 Change-Id: Ibb24eb0518ffd440cf59c146cc928b3cca7077fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2195002Reviewed-by:
Dan Sanders <sandersd@chromium.org> Reviewed-by:
Bill Budge <bbudge@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Commit-Queue: Nathan Zabriskie <nazabris@microsoft.com> Cr-Commit-Position: refs/heads/master@{#768490}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/7a3deb22..07d68fbc 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: I6dc58624b0846df2312d669075334c462a093f32 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2199543Reviewed-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@{#768489}
-
Manas Verma authored
If AutofillClient returns a nullptr for InternalAuthenticator, then treat that as IsUVPAA() == false, and avoid further calls to InternalAuthenticator. Bug: 949269 Change-Id: I2c9246844d1629426d5c89d81933e8e0253a248e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2198646Reviewed-by:
Jared Saul <jsaul@google.com> Commit-Queue: Manas Verma <manasverma@google.com> Cr-Commit-Position: refs/heads/master@{#768488}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/c66681be4bc9..d748e1651af8 git log c66681be4bc9..d748e1651af8 --date=short --first-parent --format='%ad %ae %s' 2020-05-13 sugoi@google.com Fix missing border update after Image blit Created with: gclient setdep -r src/third_party/swiftshader@d748e1651af8 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/+/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: I47b356bb56e339b8bc7e3ddbe6b711a956e3471e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2199426Reviewed-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@{#768487}
-