- 05 Oct, 2020 40 commits
-
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/256b2c258767..c9e3d3e3a7e0 2020-10-05 pfaffe@chromium.org Implement support for the JavaScript formatter API 2020-10-05 sigurds@chromium.org Prepare for removal of isScrolledToBottom from Element's prototype 2020-10-05 tvanderlippe@chromium.org Typecheck sources/SourcesView.js with TypeScript 2020-10-05 bmeurer@chromium.org Fix accidentally inversed experiment. 2020-10-05 yangguo@chromium.org [ts] Type-check har_importer/HARFormat.js with TypeScript 2020-10-05 bmeurer@chromium.org [ts] Type-check worker_main/WorkerMain.js with TypeScript 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:1011811,chromium:1128416,chromium:1135143 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I9b23e31a76d9a4b3034134e9c0af2c18392668a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2450869Reviewed-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@{#813886}
-
Yu Han authored
Updates eye dropper icon for dark mode based on spec. Bug: 1125025 Change-Id: I13f8be7d4195b5ed24f781376b666668aca87c02 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2445050Reviewed-by:
Ionel Popescu <iopopesc@microsoft.com> Reviewed-by:
Mason Freed <masonfreed@chromium.org> Commit-Queue: Yu Han <yuzhehan@chromium.org> Cr-Commit-Position: refs/heads/master@{#813885}
-
Internal Frameworks Autoroller authored
TBR=bling-team@google.com Change-Id: I6413f6158daede8769353c367510f44be07f7645 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2450725Reviewed-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@{#813884}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/ef897a9c3ec2..34445b29ae40 2020-10-05 cnorthrop@google.com FrameCapture: More fixes for app updates 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 timvp@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: timvp@google.com Test: Test: Temple Run on multiple systems Change-Id: Id6000228a4b1d7c92858f5ddda0c6d6f67d1240b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2448686 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#813883}
-
Daniel Rubery authored
This metric is useful for monitoring as we work on visual features for detecting phishing. Fixed: 1089244 Change-Id: I52dc7744f3b4df1e5755f5166f2d9eac06e87b55 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2450696 Auto-Submit: Daniel Rubery <drubery@chromium.org> Commit-Queue: Daniel Rubery <drubery@chromium.org> Commit-Queue: Steven Holte <holte@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Cr-Commit-Position: refs/heads/master@{#813882}
-
Jeff Yoon authored
These bots are specified to run on os Mac 10.14. This change adds |Mac-10.15 such that when these bots are upgraded, the bots don't fail. Bug: 1135264 Change-Id: If5e64412821f2e87815cb15d0364e5e640d6dccf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2450741Reviewed-by:
Garrett Beaty <gbeaty@chromium.org> Commit-Queue: Jeff Yoon <jeffyoon@chromium.org> Cr-Commit-Position: refs/heads/master@{#813881}
-
Xianzhu Wang authored
Previously we always baked transform origin into transform for SVG transforms in paint properties. However, when there is composited SVG transform animation, the compositor animates the transform part only, so we need to store transform origin separately in paint properties. Also disable SVG compositing when there is SMIL animation which is not supported by the compositor. Bug: 1133718 Change-Id: Icd2cf67e3952a9006ff2d74fb798a058db96a433 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2441386 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#813880}
-
Xinghui Lu authored
Implement OpenEnhancedProtectionSettings() in controller_client. Create an interface named settings_page_helper at component/ level and an implementation class named chrome_settings_page_helper at chrome/ level. The interface is injected to controller_client. Add Safe Browsing enhanced protection page in chrome_pages. The URL path is "security?q=enhanced". During navigation, it opens "chrome://settings/security" and expands the enhanced protection section. Bug: 1130721 Change-Id: I27b9b938d47c8ea4caed2b4da6e9b374086366e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2429440 Commit-Queue: Xinghui Lu <xinghuilu@chromium.org> Reviewed-by:
Nate Fischer <ntfschr@chromium.org> Reviewed-by:
Carlos IL <carlosil@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Livvie Lin <livvielin@chromium.org> Reviewed-by:
Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#813879}
-
George Burgess IV authored
CrOS builders are complaining about broken flags like: `-mllvm ,-enable-dse-memoryssa=false` We should probably be dropping that `,`. This CL makes us do that. Bug: 1135234 Change-Id: I3f99498003282d8e737d3d066bc7e2e257f65dec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2450743Reviewed-by:
Bob Haarman <inglorion@chromium.org> Commit-Queue: George Burgess <gbiv@chromium.org> Cr-Commit-Position: refs/heads/master@{#813878}
-
Moe Ahmadi authored
Fixed: 1134606 Change-Id: I6e640d0680a0e737dfabcdae6b9c3e96acaa58a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2446014 Auto-Submit: Moe Ahmadi <mahmadi@chromium.org> Commit-Queue: Moe Ahmadi <mahmadi@chromium.org> Commit-Queue: Tibor Goldschwendt <tiborg@chromium.org> Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Cr-Commit-Position: refs/heads/master@{#813877}
-
Kartik Hegde authored
Swap the args in the function. TEST=unit_tests --gtest_filter=HttpFirewallRoutineTest* BUG=chromium:956783 Change-Id: Iffebb35c0e2971bb64d27e694e1d4412a6125268 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2450575Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Kartik Hegde <khegde@chromium.org> Cr-Commit-Position: refs/heads/master@{#813876}
-
Chong Gu authored
Move hash file related functions to generic_x64_target.py. Fix wrong references to changed variable names. Ensure that exceptions don't get suppressed when target exits. Change-Id: Iba4acecd3681e1b200c5a70e501f8cf00a1b1db0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416838 Commit-Queue: Chong Gu <chonggu@google.com> Auto-Submit: Chong Gu <chonggu@google.com> Reviewed-by:
Kevin Marshall <kmarshall@chromium.org> Cr-Commit-Position: refs/heads/master@{#813875}
-
Alexander Surkov authored
Create new location for accessibility tree formatters and event recorders in ui/accessibility/platform/inspect, which is appropriate place for code used project wide. Bug: 1133330 Change-Id: Iaa6918e9af1041044ae7e9c21be19e9529d09b7e AX-Relnotes: n/a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2438591Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Alexander Surkov <asurkov@igalia.com> Cr-Commit-Position: refs/heads/master@{#813874}
-
David Black authored
Previously we only handled opening files. Now, we'll check metadata and if the holding space item is backed by a directory, open it as a folder. Otherwise we'll continue opening as a file. Bug: 1134400 Change-Id: I122f52df2f39e705abcb44af1bd8e4230b8f4626 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2447034Reviewed-by:
Ahmed Mehfooz <amehfooz@chromium.org> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/master@{#813873}
-
Joe Mason authored
This object will create a memory request for a single renderer process and send it immediately. The renderer will perform the request at the next GC as specified by the measurement mode. This implementation actually sends memory requests to all renderers and ignores responses from the unininteresting ones. A followup will only send the request to the given renderer process. Also updates ExpectBindAndRespondToQuery to test the process ID with gmock matchers instead of DCHECK, so that it can be called multiple times with different process ID's in the same test. R=chrisha, ulan Bug: 1080672 Change-Id: Icba4b66f60bd32b86ea7786441aa84559395b570 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2430063 Commit-Queue: Joe Mason <joenotcharles@chromium.org> Reviewed-by:
Chris Hamilton <chrisha@chromium.org> Reviewed-by:
Ulan Degenbaev <ulan@chromium.org> Cr-Commit-Position: refs/heads/master@{#813872}
-
Albert Chaulk authored
Test: loaded webview on device in incognito context Bug: b/167428704 Change-Id: If327a22657fe0e9b989df7cd3bdb8fe8e97a0143 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388886Reviewed-by:
Daniel Nicoara <dnicoara@chromium.org> Commit-Queue: Albert Chaulk <achaulk@chromium.org> Cr-Commit-Position: refs/heads/master@{#813871}
-
Austin Eng authored
This makes previously broken ref tests on Win crash the GPU process instead, though the tests still render to the canvas correctly when run. This same crash already exists on Linux before this patch, but the crash isn't reported by the harness. This is likely a pre-existing issue in Chrome where Dawn SharedImages don't work with the screenshots. In general, canvas readback for WebGPU is currently unimplemented. Bug: 976495, 1083478 Change-Id: I345151bd6ce38fc00e52c1efd12bddb8a425e283 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2438893 Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by:
Corentin Wallez <cwallez@chromium.org> Cr-Commit-Position: refs/heads/master@{#813870}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/04482985b204..9f0c89bd5660 2020-10-05 terelius@webrtc.org Allow RTCP packets longer than 1500 bytes in RTC event log. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@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:1134107 Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: Ib0931871d91b0e306e3f63bd910d2f30c60171f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2450851Reviewed-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@{#813869}
-
Hidehiko Abe authored
Currently OS_LINUX is defined in Chrome OS build, but it will be unset. This CL is the preparation to keep the current behavior. Bug: 1110266 Test: Built locally. Change-Id: I4dd508f10e28438632c98a5b8692d5fbdc04b388 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2449870Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Auto-Submit: Hidehiko Abe <hidehiko@chromium.org> Cr-Commit-Position: refs/heads/master@{#813868}
-
Rouslan Solomakhin authored
Before this patch, macOS browser test for loading and removing iframe with many payment requests sometimes timed out because the test created 4096 instances of PaymentRequest. This patch reduces the number of PaymentRequest objects by 75% to 1024. After this patch, macOS browser test for loading and removing iframe with many payment requests should not timeout. Bug: 1129573 Change-Id: Ibca3c55d68285edc85fb712337847951bba71aa1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443937Reviewed-by:
Liquan (Max) Gu <maxlg@chromium.org> Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#813867}
-
David Bienvenu authored
Change-Id: I18d23eb64d576ea1e9ff443f2de7b9c0c03da81f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2448664 Commit-Queue: David Bienvenu <davidbienvenu@chromium.org> Reviewed-by:
Jesse McKenna <jessemckenna@google.com> Cr-Commit-Position: refs/heads/master@{#813866}
-
Bo Liu authored
Hopefully getting the stack and some info of of when a !normal_termination and kInvalidSigno happens will be helpful to pin down the cause. Bug: 1115216 Change-Id: I4bda59c1e27782e7688d1594c8af6efba6c1c9c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2448058Reviewed-by:
Richard Coles <torne@chromium.org> Commit-Queue: Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#813865}
-
Tom Anderson authored
base::FileDescriptorWatcher is not usable on the main thread because it is initialized as a UI thread, when an IO thread is required. Since it's a UI thread, it's able to dispatch events already without special FD watching. All that's required is creating an X11EventSource. This CL creates the event source where necessary so that KeyboardLayoutMonitorLinux can dispatch events. R=lambroslambrou CC=rkjnsn@chromium.org Fixes: 1133481 Change-Id: I6e0a380c7c1168c4b1515be10ec34e67d0ae0d47 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2444530 Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Auto-Submit: Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Lambros Lambrou <lambroslambrou@chromium.org> Cr-Commit-Position: refs/heads/master@{#813864}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/88d84cce..8c063270 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: Idfa04c4a4b77cccab7f25faaf89e2b5957c7c994 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2449933Reviewed-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@{#813863}
-
Brandon Wylie authored
Better alignment with the requirements (delete everything when a user deletes history in a time range) could eliminate the crashes seen in the linked bug. Bug: 1133268 Change-Id: I35690a4c70a9447949467731e67f163fa6acbae2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2439636 Commit-Queue: Brandon Wylie <wylieb@chromium.org> Reviewed-by:
Michael Bai <michaelbai@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#813862}
-
Nick Harper authored
Bug: 1131222 Change-Id: I874d4b99c888c7ebbf7a7830836ee02441962f13 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2446019Reviewed-by:
Henrik Boström <hbos@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Commit-Queue: Nick Harper <nharper@chromium.org> Cr-Commit-Position: refs/heads/master@{#813861}
-
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: I50663e97b9957e7dfcf326563810fd92cc9e4ce8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2450853Reviewed-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@{#813860}
-
Ahmed Mehfooz authored
Bug: 1134761 Change-Id: Ie2252ac8e57ef0dd2c71d1de523e2f67c58e9a14 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2446527Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Ahmed Mehfooz <amehfooz@chromium.org> Cr-Commit-Position: refs/heads/master@{#813859}
-
Tarun Bansal authored
Change-Id: Ia5614d5ae288ad82656e6f86271dbeaa7a24359a Bug: 1095566 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2446516Reviewed-by:
Sophie Chang <sophiechang@chromium.org> Commit-Queue: Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#813858}
-
Michael Ludwig authored
Bug: 1135225 Change-Id: Idde7cd70c5d2f6595d286f885b8b50a36792b05d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2450694 Commit-Queue: Michael Ludwig <michaelludwig@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com> Auto-Submit: Michael Ludwig <michaelludwig@google.com> Reviewed-by:
Robert Phillips <robertphillips@google.com> Cr-Commit-Position: refs/heads/master@{#813857}
-
dpapad authored
The former is deprecated and no longer receives any updates. Bug: 1087970 Change-Id: I15cb6beb49eb55fb7fa7489459d7072ba8e2f66c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2444486Reviewed-by:
John Lee <johntlee@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#813856}
-
Fabrice de Gans-Riberi authored
Previously, all contexts would share the same port for remote debugging, resulting in the main context failing to open the remote debugging port randomly. With this change, only the main context uses the default port. All other contexts use an ephemeral port. Bug: 1076982 Change-Id: I6fa2fee65c10277c5e5e705d051e13f7db62057d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443531 Commit-Queue: Fabrice de Gans-Riberi <fdegans@chromium.org> Auto-Submit: Fabrice de Gans-Riberi <fdegans@chromium.org> Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#813855}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/1407cfd9e5f4..422c039e8e1b 2020-10-05 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 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 ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@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: None Tbr: ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@google.com Change-Id: I06f352594ed23da6e2975116dace28140edad321 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2449908 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#813854}
-
Anthony Polito authored
This is a reland of 7fc5d2f9 Original change's description: > Make expand_owners use dirmd/metadata if available > > Fix tests that were pre-broken > > Bug: 1102997 > Change-Id: Ice303cf2ab3f382ad6e0345b355aaa3e214d209a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388950 > Commit-Queue: Anthony Polito <apolito@google.com> > Reviewed-by: Alexei Svitkine <asvitkine@chromium.org> > Cr-Commit-Position: refs/heads/master@{#808432} Bug: 1102997 Change-Id: Ic9b58e2e279e8495d3bff7cfef68e569f5cab881 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2450734Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Anthony Polito <apolito@google.com> Cr-Commit-Position: refs/heads/master@{#813853}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/00a8b5bb4fcb..e61500059aa7 2020-10-05 johnstiles@google.com Use SkBitSet for the work list, instead of a set<int>. 2020-10-05 johnstiles@google.com Minor improvements to SymbolTable::addWithoutOwnership. 2020-10-05 robertphillips@google.com Pull blur mask key creation into its own subroutine 2020-10-05 bsalomon@google.com In GrVkRenderTarget reset sk_sp instead of unref'ing underlying object 2020-10-05 jvanverth@google.com Revert "Remove use of legacy display globals." 2020-10-05 bungeman@google.com Remove use of legacy display globals. 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 jvanverth@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: jvanverth@google.com Change-Id: I245752d504dbf05ec72a96bb97f0f23b8593c63c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2450518Reviewed-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@{#813852}
-
Weilun Shi authored
This was accidentally commented in the split xml's cl because we don't want to extract OWNERS while splitting them. Change-Id: Ibe3a566d46a64c1a41ae5eb9c7a1eddcd008ca83 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2450733 Commit-Queue: Steven Holte <holte@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Auto-Submit: Weilun Shi <sweilun@chromium.org> Cr-Commit-Position: refs/heads/master@{#813851}
-
Josh Simmons authored
This reverts commit 568372e8. Reason for revert: While these now skip the Marshmallow bot due to lack of network, it appears that these still fail on android-pie-x86-rel which apparently does have network access. Will investigate further but rolling this back for now. Original change's description: > Add network restriction for translate tests so we can reenable them. > > These tests were failing on networkless phones in lab. We should probably figure out how to mock out the translate service for these, but for now this is a step in the right direction. > > Bug: 1130712 > Bug: 1127786 > > Change-Id: Ifd7cb1176ae9beb89c1f44268af9c0add9f29a99 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2446894 > Commit-Queue: Josh Simmons <jds@google.com> > Reviewed-by: Scott Little <sclittle@chromium.org> > Cr-Commit-Position: refs/heads/master@{#813456} TBR=sclittle@chromium.org,jds@google.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1130712 Bug: 1127786 Change-Id: Ib2809b0bcf973c841bd1cbb661a5fcd44a71500b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2450729Reviewed-by:
Scott Little <sclittle@chromium.org> Commit-Queue: Josh Simmons <jds@google.com> Cr-Commit-Position: refs/heads/master@{#813850}
-
Elly Fong-Jones authored
It is obsoleted by the ability to set the initially focused view on WidgetDelegate. Bug: 1075649 Change-Id: I668de102313c3923b3e385b85aa640718e4a1d37 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2450949Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#813849}
-
Dylan Cutler authored
We are interested in seeing if using this method to see which rendering context types a particular client supports leaks identifying information about users that persists across different origins. The previous instrumentation just recorded what types of rendering contexts sites are using, but did not record whether those contexts were supported. This information can be recovered from the new instrumentation in the IdentifiableSurface type I created for this CL. Bug: 973801 Change-Id: I353e8d65af50a4a8e994dfa7f603d5823b88f019 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2442138 Commit-Queue: Dylan Cutler <dylancutler@google.com> Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Reviewed-by:
Asanka Herath <asanka@chromium.org> Cr-Commit-Position: refs/heads/master@{#813848}
-
Sorin Jianu authored
This is a white space change. Change-Id: Ic58d54926987e7e311f12868863b4520dc69ef23 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2449993 Commit-Queue: Sorin Jianu <sorin@chromium.org> Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/master@{#813847}
-