- 15 Jul, 2020 40 commits
-
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/2a4147183191..d8d96d5f0af2 2020-07-15 jacktfranklin@chromium.org Ship new ElementsBreadcrumbs to production 2020-07-15 wolfi@chromium.org Use FrameManager for frames section in application panel 2020-07-15 tvanderlippe@chromium.org Move copy_lighthouse_locale_files to third_party/lighthouse 2020-07-15 tvanderlippe@chromium.org Move copy_wasm_deps to sdk/wasm_source_map/BUILD.gn 2020-07-15 tvanderlippe@chromium.org Move embedder-scripts to front_end/BUILD.gn 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:1093247,chromium:1101262 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I493eb47f07ded2676ab3f949bf3df79096dad6e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2300286Reviewed-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@{#788702}
-
Asanka Herath authored
Prevent memory use and minimize disruption when the study is inactive. R=pauljensen@chromium.org Bug: 973801 Change-Id: I81781e261a2323ea863c1d24c969adbf5fe726a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2275080 Commit-Queue: Asanka Herath <asanka@chromium.org> Reviewed-by:
Caleb Raitto <caraitto@chromium.org> Cr-Commit-Position: refs/heads/master@{#788701}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/73b607f9e3b4..3bda66062b2e 2020-07-15 fmayer@google.com Explain tricky double conversion. 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: None Tbr: perfetto-bugs@google.com Change-Id: I2085c37c9e37b8e2f70170c4de3e914062cf9e87 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2300284Reviewed-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@{#788700}
-
Ryan Harrison authored
Tint is an implementation of WGSL, the shading for WebGPU, that Dawn, our implementation of WebGPU, uses. Requires adding dawn_enable_wgsl=true to args.gn currently to use. BUG=1070645 Change-Id: I733cc23f3ca25c8943082564f277234d22a3662d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2248753 Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Will Harris <wfh@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#788699}
-
Saurabh Nijhara authored
This CL adds aria-label attribute to OOBE dialogs in update required screen to support accessibility. This is only applicable to ChromeOS. Bug: 1105191 Change-Id: Ie78fc988bd5b3249437e06af6c31542cc0f25cd9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2294800 Commit-Queue: Saurabh Nijhara <snijhara@google.com> Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#788698}
-
Francois Doray authored
TaskQueueImpl supported registering a callback that is invoked when a task becomes ready. This was only used by the obsolete agent interference histogram. Therefore, this CL removes support for this callback. Bug: 1019856, 984057 Change-Id: I838b88e13174eff5347de55646d22565b770339c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2297719 Commit-Queue: François Doray <fdoray@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Cr-Commit-Position: refs/heads/master@{#788697}
-
Bin Du authored
We collect precise events for atom family and big Intel cores newer than Haswell, and non-precise events for other x86_64 uarchs. Bug: 142679633 Change-Id: I915fbb3a03f5730b1ec445f8f08552a631a57c70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2296819 Commit-Queue: Bin Du <dubin@google.com> Reviewed-by:
Gabriel Marin <gmx@chromium.org> Cr-Commit-Position: refs/heads/master@{#788696}
-
Stepan Khapugin authored
This property was used before there was an "official" way to access scene controllers. Now it can be fetched through the app state. Change-Id: I11abb2508323000b2ed317f9ad2de12f748510d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2299631Reviewed-by:
Mark Cogan <marq@chromium.org> Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> Cr-Commit-Position: refs/heads/master@{#788695}
-
Lijin Shen authored
Add a new criteria to detect the situation in which a browser other than chrome channel is default and default app setting activity is not available Bug: 1105370 Change-Id: I625aae775933fdff8c912c07a2253db35a34bb21 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2296890 Commit-Queue: Lijin Shen <lazzzis@google.com> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Pavel Yatsuk <pavely@chromium.org> Cr-Commit-Position: refs/heads/master@{#788694}
-
ckitagawa authored
This CL introduces two Bitmap States; visible and loading. This is use to make scale operations appear smooth without visual hitches. How this works: 1. The requested bitmaps in the viewport region are now tracked until they are all loaded. 2. Once all the visible bitmaps are loaded, the bitmap matrix that is shown is swapped out. When zooming in this is seamless, when zooming out this looks as though the missing whitespace around the loaded bitmaps is instantly infilled. Until all the bitmaps are loaded in (2) the mBitmapScaleMatrix, which transforms the currently visible set of bitmaps at the old scale, is updated during subsequent scroll/scale events. As a result, the visuals match up between the visible and loading state (note that large scrolls will not result in new bitmaps being fetched for the visible state if there is a loading state). There is only ever one active loading state. If multiple scale events occur in rapid succession then only the newest loading state is kept. Bug: 109080 Change-Id: I9e451f8810576746ebc755896dba4746c4cc278c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2293194Reviewed-by:
Mehran Mahmoudi <mahmoudi@chromium.org> Reviewed-by:
Fred Mello <fredmello@chromium.org> Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Cr-Commit-Position: refs/heads/master@{#788693}
-
chrome://safe-browsingDominique Fauteux-Chapleau authored
Change-Id: I84d202b039ceadf48df0d1c87a49ffa40cab1fa8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2300319 Auto-Submit: Dominique Fauteux-Chapleau <domfc@chromium.org> Reviewed-by:
Roger Tawa <rogerta@chromium.org> Reviewed-by:
Daniel Rubery <drubery@chromium.org> Commit-Queue: Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/master@{#788692}
-
Jonah Ryan-Davis authored
This reverts commit 46c9a968. Reason for revert: https://bugs.chromium.org/p/chromium/issues/detail?id=1105923 Failures on webgl image_bitmap_from_video tests on windows Original change's description: > Support imageBitmap generated from video by GPU resource > > This patch replaces the backed resource of imageBimap generated from > video element to GPU resource. > > The old path has been used as fallback path. > > BUG=1098445 > > Change-Id: I346396a3a52bfe5034f9ef9580f875b1f5cb3177 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2277108 > Reviewed-by: Khushal <khushalsagar@chromium.org> > Reviewed-by: Kenneth Russell <kbr@chromium.org> > Commit-Queue: Shaobo Yan <shaobo.yan@intel.com> > Cr-Commit-Position: refs/heads/master@{#788457} TBR=kbr@chromium.org,shaobo.yan@intel.com,khushalsagar@chromium.org Change-Id: I7080c52b11f60a11789305a9f123bcf41f6b4793 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1098445 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2300182Reviewed-by:
Jonah Ryan-Davis <jonahr@google.com> Commit-Queue: Jonah Ryan-Davis <jonahr@google.com> Cr-Commit-Position: refs/heads/master@{#788691}
-
Aaron Colwell authored
Restoring DCHECK to verify the lock being passed in like it did before http://crrev.com/c/2246923 . This fixes an accidental behavior change that wasn't noticed during review. Bug: 1067389 Change-Id: I4059e5482196e3e5a1120c5ff192922fb89919be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2298800 Auto-Submit: Aaron Colwell <acolwell@chromium.org> Commit-Queue: Alex Moshchuk <alexmos@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/master@{#788690}
-
Evan Stade authored
in /chrome/android/features/start_surface This CL was uploaded by git cl split. R=yusufo@chromium.org Bug: 1071603 Change-Id: I97d4716480bb31effe80ad57c3124ea27a0f311f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2290694 Auto-Submit: Evan Stade <estade@chromium.org> Commit-Queue: Yusuf Ozuysal <yusufo@chromium.org> Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Cr-Commit-Position: refs/heads/master@{#788689}
-
Lan Wei authored
Avoid testRunner.eventSender in paint/invalidation/scroll/overflow-scroll-in-overflow-scroll-scrolled.html Bug: 1047176 Change-Id: Ib3a2f573962a00ddbe6846e05ce2f608e28a31cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2298622Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Lan Wei <lanwei@chromium.org> Cr-Commit-Position: refs/heads/master@{#788688}
-
chrome://quota-internalsVictor Costan authored
The quota system has extracted the host from an url::Origin using two approaches: 1) Call url::Origin::host() directly. 2) Pass url::Origin::GetURL() into net::GetHostOrSpecFromURL(). We have converged on the first approach. This CL removes the last instance of net::GetHostOrSpecFromURL(). Bug: 496482 Change-Id: I428928de86b18c7f0a2147870a97cebcf8c463ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2298188 Commit-Queue: Joshua Bell <jsbell@chromium.org> Auto-Submit: Victor Costan <pwnall@chromium.org> Reviewed-by:
Joshua Bell <jsbell@chromium.org> Cr-Commit-Position: refs/heads/master@{#788687}
-
Josip Sokcevic authored
Convert UploadNewFile, UploadExistingFile and ResumeUploadFile to use CancelCallbackOnce. There is no actual usage of those calbacks. Bug: 1007686 Change-Id: I42ce6dc010d275aa87fa17f9f81e044f7a4c348d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2298526Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Naoki Fukino <fukino@chromium.org> Commit-Queue: Josip Sokcevic <sokcevic@google.com> Cr-Commit-Position: refs/heads/master@{#788686}
-
Miguel Casas authored
This reverts commit 846b0684. Reason for revert: a CL has been landed fixing the issue that broke the two tests that this CL is disabling, so we shouldn't need this workaround. See https:/crbug.com/1105335. Original change's description: > Sheriff: Disable graphics.VAAPIUnittest > > TBR=andrescj@chromium.org > TBR=gildekel@chromium.org > > Bug: 1105335 > Change-Id: Ibf8e4794604bf0eaf32fc50f3e11d9f3f40468cf > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2296607 > Reviewed-by: Fergus Dall <sidereal@google.com> > Commit-Queue: Fergus Dall <sidereal@google.com> > Cr-Commit-Position: refs/heads/master@{#788071} TBR=andrescj@chromium.org,sidereal@google.com,gildekel@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1105335 Change-Id: I352e77dc659d478e77297cddc4e67c4b7c388b8d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2299188Reviewed-by:
Miguel Casas <mcasas@chromium.org> Commit-Queue: Miguel Casas <mcasas@chromium.org> Cr-Commit-Position: refs/heads/master@{#788685}
-
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: I5ab3831cf93abb26f079645f687758d544879858 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2300221Reviewed-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@{#788684}
-
Roman Sorokin authored
Fixed: 1104922 Change-Id: I439323ea063a82185b89859c8658636a783299cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2299996 Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org> Auto-Submit: Roman Sorokin [CET] <rsorokin@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Cr-Commit-Position: refs/heads/master@{#788683}
-
Daniel Rubery authored
This CL removes an old browser test that wasn't being built or run, and adds a browser test for the end-to-end process of loading a page that matches the visual model, contacting Safe Browsing, and showing an interstitial if Safe Browsing returns a dangerous verdict. Fixed: 1104281 Change-Id: I3cba65bb101da6f68e7e9406e7183b6aae12743a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2296373Reviewed-by:
Bettina Dea <bdea@chromium.org> Commit-Queue: Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/master@{#788682}
-
dpapad authored
Specifically: - cr_toolbar_search_field_tests.js Bug: 1000989 Change-Id: Ifdb15ff0d913dca85d4e4bb4de4a10f7cd8addb6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2296361 Commit-Queue: dpapad <dpapad@chromium.org> Reviewed-by:
John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#788681}
-
Dave Tapuska authored
In order to move more RenderWidget code into blink's WidgetBase, move the VisualProperties IPC struct to blink. No behavioral changes are intended with this CL. BUG=1097816 Change-Id: Ie06908cd13292d99775d4ccf9861071214a526ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2298228 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#788680}
-
Collin Baker authored
Touch drag-and-drop is enabled or disabled through WebPreferences instead of a switch check in the renderer. The setting defaults to the switch state but can be overridden. The WebUI tab strip enables it always. Bug: 229301 Change-Id: Ie3be6167f3c3c5d1fe21beb0238d6b2e0bdf05fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2270848Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
John Lee <johntlee@chromium.org> Commit-Queue: Collin Baker <collinbaker@chromium.org> Cr-Commit-Position: refs/heads/master@{#788679}
-
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-linux-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: I5521a43e1807ee35df76a4b90ff5520d75867ac7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2300222Reviewed-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@{#788678}
-
Ella Ge authored
This reverts commit 412c3dd4. Reason for revert: Ran the tests on bot 500 times no failure. Reland the tests with minor changes Original change's description: > Revert "Add location delegation instrumentation tests" > > This reverts commit b7b42218. > > Reason for revert: the tests are flaky. See https://crbug.com/1099636 > > Original change's description: > > Add location delegation instrumentation tests > > > > Add some integration tests that runs javascript get geolocations and > > verify results. > > > > Bug: 1069506 > > Change-Id: I368489922b13711b3e9d0f3d800a7cc3172a979c > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2249372 > > Reviewed-by: Peter Conn <peconn@chromium.org> > > Reviewed-by: Michael Thiessen <mthiesse@chromium.org> > > Commit-Queue: Ella Ge <eirage@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#782422} > > TBR=mthiesse@chromium.org,peconn@chromium.org,eirage@chromium.org > > Change-Id: I3b143731db0bcbae01f880cd1bb70474f0b32e22 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: 1069506, 1099636 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2270321 > Reviewed-by: David Roger <droger@chromium.org> > Commit-Queue: David Roger <droger@chromium.org> > Cr-Commit-Position: refs/heads/master@{#782922} TBR=droger@chromium.org,mthiesse@chromium.org,peconn@chromium.org,eirage@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1069506, 1099636 Change-Id: Ieee32600afecf40dd28c4c92df8bc77f0341add5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2292776 Commit-Queue: Ella Ge <eirage@chromium.org> Reviewed-by:
Ella Ge <eirage@chromium.org> Cr-Commit-Position: refs/heads/master@{#788677}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/14fdcdc891cc..06980dba90a4 2020-07-15 egdaniel@google.com Revert "Roll dawn from 0d52f800a1d1 to b31f5e717e2d (4 revisions)" 2020-07-15 egdaniel@google.com Add GrStagingBufferManager and use GrGpuBuffers to manage caching. 2020-07-15 reed@google.com rename SkMipMap to SkMipmap 2020-07-15 adlai@google.com Revert "Add a direct context arg to makeColorTypeAndColorSpace" 2020-07-15 kjlubick@google.com [canvaskit] Quick fix for older skp format 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 nifong@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: nifong@google.com Change-Id: Id6e397ab67016443a932f45eb5d0067f4ead2282 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2300281Reviewed-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@{#788676}
-
Alex Ilin authored
Deleting app shortcuts results in time out on Windows 7 when profile deletion tests are finished (https://crbug.com/1073451). Bug: 1075896 Change-Id: I53e94e9059c8d4c9574ff09cc4cf43eba802707f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2295142 Auto-Submit: Alex Ilin <alexilin@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Commit-Queue: David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#788675}
-
Dave Tapuska authored
The content ScreenInfo struct isn't necessary if we expose the WebScreenInfo struct in common. This may be eventually moved to a single sole mojom definition but at this time the struct is used on IPC and the public blink API so it needs to be in common. BUG=1097816 Change-Id: I7ee5fb9a4c9e3210b1884d256a9386604174be56 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2298182 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/master@{#788674}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/25a5e06a7d17..6531f33eb2bc 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 rogerm@google.com,melandory@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: rogerm@google.com,melandory@google.com Change-Id: I32b71ac7bb49e54ff2f22f1dac14cd16aa2b4d21 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2300280Reviewed-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@{#788673}
-
Ben Wagner authored
SkFontArguments started out with an 'Axis' type to specify the coordinates arguments to a variable font. However, the individual positions along an axis are referred to as 'coordinates', and the set of coordinates is commonly referred to as a 'variation'. The term 'axis' is used in SkFontParameters to refer to the axes themselves. Use the newer 'VariationPosition' type so that Skia can remove the somewhat ambiguously named 'Axis' type. Change-Id: Iea072cfc9c2bc06efab3b18533db4da17289b310 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2298345Reviewed-by:
Florin Malita <fmalita@chromium.org> Commit-Queue: Ben Wagner <bungeman@chromium.org> Cr-Commit-Position: refs/heads/master@{#788672}
-
Steven Bennetts authored
When this was added, there was discussion around providing policy controls around the AlwaysOnVpnLockdown network property, which was why we added a wrapper in MNCH. Since that never materialized, and since the one caller does not implement either callback in release, this CL removes the MNCH wrapper and removes the callbacks from the API to simplify it. For DVLOG removal in components/arc/net: TBR=hugobenichi@chromium.org Bug: 1054441 Change-Id: Ib9581f22d4ed7f028694ef02db08294cf5ef014a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2287388Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Mustaq Ahmed <mustaq@chromium.org> Reviewed-by:
Pavol Marko <pmarko@chromium.org> Reviewed-by:
Philipp Weiß <phweiss@chromium.org> Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Auto-Submit: Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#788671}
-
Tommy Steimel authored
This CL adds the necessary deps to chrome/browser/thumbnail/* to pass `gn check`, which was previously failing on Android configs. Bug: 1105848 Change-Id: Iecfd7c46dd7efe46e4f80a23042f7f2ee7a68bc2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2300219Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Tommy Steimel <steimel@chromium.org> Cr-Commit-Position: refs/heads/master@{#788670}
-
Ryan Hansberry authored
Change-Id: I95ad1c549e7b30ad5d5981b869913c0f058e6f9e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2296894 Commit-Queue: Ryan Hansberry <hansberry@chromium.org> Reviewed-by:
Alex Chau <alexchau@chromium.org> Cr-Commit-Position: refs/heads/master@{#788669}
-
sandromaggi authored
We got a list of icons from UX per vertical, those are now added to the client for easy use through local resources. Bug: b/161337790 Change-Id: I118b4d2c2c9cb229165cfeccb058718f8580eece Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2299624 Commit-Queue: Sandro Maggi <sandromaggi@google.com> Reviewed-by:
Marian Fechete <marianfe@google.com> Reviewed-by:
Clemens Arbesser <arbesser@google.com> Cr-Commit-Position: refs/heads/master@{#788668}
-
Aya ElAttar authored
Changed PolicyMap::Set to the newer version which passes value as base::Value instead of unique_ptr. Bug: 2270317 Change-Id: Ic705313cf01496caceccd58b759ac3b214641d0e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2299998 Commit-Queue: Christian Dullweber <dullweber@chromium.org> Auto-Submit: Aya Elsayed <ayaelattar@google.com> Reviewed-by:
David Roger <droger@chromium.org> Reviewed-by:
Christian Dullweber <dullweber@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#788667}
-
Anastasiia Nikolaienko authored
Call FireWebUIListener instead of CallJavascriptFunction in InlineLoginHandlerImpl. It will allow to get notification about the event using cr.addWebUIListener instead of directly exporting the function. Bug: 1096007 Change-Id: Ib36630b1d618e1eec948d2f733e38bbe120c2c44 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2252144Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Kush Sinha <sinhak@chromium.org> Commit-Queue: Anastasiia N <anastasiian@chromium.org> Cr-Commit-Position: refs/heads/master@{#788666}
-
Nate Chapin authored
* Move OriginTrialContext from SecurityContext to ExecutionContext, since it is unused for RemoteSecurityContexts. * Construct the OriginTrialContext directly in the ExecutionContext constructor, rather than requiring subclasses to do later. This requires removing one of the constructor variants that is only used for testing, so add SetTrialTokenValidatorForTesting() to OriginTrialContext for that test. * SecurityContextInit is a FeaturePolicyParserDelegate. This is because it needs to provide access to the OriginTrialContext during FeaturePolicy calculation, because the ExecutionContext's OriginTrialContext was not set up when the FeaturePolicy was calculated. Now it is. Remove all of the plumbing related to SecurityContextInit being a FeaturePolicyParserDelegate, and pass SecurityContextInit::execution_context_ where needed instead. * This means ExecutionContext is the sole FeaturePolicyParserDelegate. Have FeaturePolicyParser reference the ExecutionContext directly and remove the FeaturePolicyParserDelegate layer. Change-Id: If57297f1bfefc72a5378dd55e6adc52d80ce8461 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2293475 Commit-Queue: Nate Chapin <japhet@chromium.org> Auto-Submit: Nate Chapin <japhet@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#788665}
-
Michael Chang authored
After the work to simplify the promotion and the install, there was work needed to put the right version into the updater's Info.plist. Also needed to alter the .install script's way of getting the product name to account for channels. Also, getting the sequenced task runner handle needed to happen in active duty as the AppServerMac ctor did not run on a valid sequence. Bug: 1105628 Change-Id: I75845700e78045cbe51e7c653ca479e060be0478 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2294569 Commit-Queue: Michael Chang <donchan@microsoft.com> Reviewed-by:
Sorin Jianu <sorin@chromium.org> Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/master@{#788664}
-
Matt Menke authored
With the advent of the network service, a lot fewer files use net::URLRequest than before, but there are still a lot of left over includes. This CL removes many such unused includes in chrome/. This CL also removes some other related includes as well. This is the last CL in this chain - the chain collectively makes a whitespace change in url_request and then building browser_tests go from needed ~8000 steps to run down to needing only about 300. Bug: 1103784, 1104380 Change-Id: I4618cb6fd5611f4449a6ff20849aa8153c93fc9a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2293195 Commit-Queue: Matt Menke <mmenke@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#788663}
-