- 22 Nov, 2019 40 commits
-
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/698235cee42d..131a1ba8d06a git log 698235cee42d..131a1ba8d06a --date=short --no-merges --format='%ad %ae %s' 2019-11-22 sugoi@google.com libVulkan references and deferences structures uselessly Created with: gclient setdep -r src/third_party/swiftshader@131a1ba8d06a 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 TBR=swiftshader-team+autoroll@google.com Bug: chromium:b/144943261 Change-Id: I5127c27441dcf74a540a44ffd6f4db957c7a20f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929369Reviewed-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@{#718049}
-
Kuo Jen Wei authored
Bug: b/141518780 Test: Pass closure compiler check, tast run <DUT> 'camera.CCAUI*' and validate all function of CCA on HALv1/v3 device works correctly. Change-Id: Ia03c36bc0e92345f45a7b1d9c73c5ee0ca2418e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1926091 Commit-Queue: Kuo Jen Wei <inker@chromium.org> Auto-Submit: Kuo Jen Wei <inker@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/master@{#718048}
-
Miyoung Shin authored
This change converts NotificationService mojom interface client in blink to use BrowserInterfaceBroker. RenderProcessHost now has a CreateNotificationService() method, which is called by handlers for frames and workers. Bug: 936482 Change-Id: Id75bd547365e5426c7c051e4559c6dad7c827d6e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1824056 Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#718047}
-
Eric Willigers authored
The ink drops when hovering were previously nearly square. We limit the total insets to 4px, to avoid increasing the height of the web app toolbar on Windows. TBR=sky@chromium.org Bug: 1007151 Change-Id: I724592633fd956e039af59af51916705929a0653 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1928375 Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Reviewed-by:
Alan Cutter <alancutter@chromium.org> Cr-Commit-Position: refs/heads/master@{#718046}
-
Andreas Haas authored
By now VerifySubRange is only used in typed_array.h. I also changed its parameter types from unsigned to size_t. R=haraken@chromium.org Bug: chromium:1008840 Change-Id: I0b81a05b67b6e57ae39a4b11ee6d9419c337c485 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929217 Commit-Queue: Andreas Haas <ahaas@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#718045}
-
Maksim Sisov authored
This reflects current status of Wayland and X11 support through ozone. Change-Id: I7544ac9ea41dcb76c16c02dfaa26e4d11120838a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1913244Reviewed-by:
Robert Kroeger <rjkroege@chromium.org> Commit-Queue: Maksim Sisov <msisov@igalia.com> Cr-Commit-Position: refs/heads/master@{#718044}
-
Andreas Haas authored
R=haraken@chromium.org Bug: chromium:1008840 Change-Id: I94e8902f3e113a31553331546de0645e7d76bf88 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929226Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Andreas Haas <ahaas@chromium.org> Cr-Commit-Position: refs/heads/master@{#718043}
-
Andreas Haas authored
R=haraken@chromium.org Bug: chromium:1008840 Change-Id: I87a6ae4adfd36f3893c6eb8280931da2849b38ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929215Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Andreas Haas <ahaas@chromium.org> Cr-Commit-Position: refs/heads/master@{#718042}
-
Andreas Haas authored
It only existed as a declaration without definition. R=haraken@chromium.org Bug: chromium:1008840 Change-Id: I10c51e40e93949226774cadc562ce5c81a7c27cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929232Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Andreas Haas <ahaas@chromium.org> Cr-Commit-Position: refs/heads/master@{#718041}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/536c641b7736..5deec8db6886 git log 536c641b7736..5deec8db6886 --date=short --no-merges --format='%ad %ae %s' 2019-11-22 fancl@chromium.org SheriffRedux: Generate Subscription from Sheriff 2019-11-21 mmenke@chromium.org netlog_viewer: ES-lintify log_util.js 2019-11-21 mmenke@chromium.org netlog_viewer: ES-lintify browser_bridge.js. 2019-11-21 mmenke@chromium.org netlog_viewer: Remove ChromeOS view. 2019-11-21 mmenke@chromium.org netlog_viewer: Remove bandwidth view. 2019-11-21 mmenke@chromium.org netlog_viewer: Remove BrowserBridge code related to polling for updates. 2019-11-21 mmenke@chromium.org Remove some dead code in netlog_viewer. 2019-11-21 bsheedy@chromium.org Revert "Implement standard minidump methods for Android" 2019-11-21 bsheedy@chromium.org Implement standard minidump methods for Android 2019-11-21 yliuyliu@google.com devil: Grant permissions on apk installation for 'api < M' as well 2019-11-21 cduvall@chromium.org Fix DeviceUtils.HasRoot() check failing for crow emulator Created with: gclient setdep -r src/third_party/catapult@5deec8db6886 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 oysteine@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_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=oysteine@google.com Bug: chromium:953181,chromium:1026294,chromium:1026294,chromium:1026294,chromium:1026294,chromium:1026294,chromium:1026294,chromium:1008075,chromium:1008075,chromium:1025725 Change-Id: Ia592e1cf052f1e9f054f9a66a477da8c9bef3cf7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929361Reviewed-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@{#718040}
-
Fergus Dall authored
Unit test files really ought to have 100% test coverage. Bug: 921429 Change-Id: I4234fb28bc60d536a0df830396bd7637e95d5c7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1930352 Commit-Queue: Fergus Dall <sidereal@google.com> Commit-Queue: Timothy Loh <timloh@chromium.org> Auto-Submit: Fergus Dall <sidereal@google.com> Reviewed-by:
Timothy Loh <timloh@chromium.org> Reviewed-by:
Nicholas Verne <nverne@chromium.org> Cr-Commit-Position: refs/heads/master@{#718039}
-
Manu Cornet authored
This will ease future refactorings. No change of behavior is expected. Bug: 1011130 Change-Id: I577c230b4c3163af33925d93b56a45804cf1cafd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1930252 Commit-Queue: Manu Cornet <manucornet@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#718038}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/1792b19485ca..078e8faa26d8 git log 1792b19485ca..078e8faa26d8 --date=short --no-merges --format='%ad %ae %s' 2019-11-22 bsalomon@google.com Revert "Make FP optimizations helpers use SkAlphaType not GrColorType" 2019-11-22 bsalomon@google.com Make FP optimizations helpers use SkAlphaType not GrColorType Created with: gclient setdep -r src/third_party/skia@078e8faa26d8 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 robertphillips@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-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 TBR=robertphillips@google.com Bug: None Change-Id: I7de18a47f1feba8a698e7cb26d5b3e2d00afcc3c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929366Reviewed-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@{#718037}
-
Virender Singh authored
It is important for special needs users to get as much information as possible when they traverse through the accessibility tree of an application. In PDF the root document node has no name. This change adds a name property to the document node. It also adds the number of pages in the string value so that user can immediately know what the total length of the document is. The associated bug suggests to add file name and total page numbers to the name property. This fix adds page count to the name. Bug: 1026498 Change-Id: I1506c8be749ef04801f6971dac0202546f0d7352 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1924334 Commit-Queue: Virender Singh <virens@microsoft.com> Reviewed-by:
Kevin Babbitt <kbabbitt@microsoft.com> Reviewed-by:
Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#718036}
-
Ian Kilpatrick authored
This moves some of the "fills viewport" logic into ClampIntrinsicBlockSize. Bug: 845235 Change-Id: I7126d59ab6000a20bfb5fa29237747a831f91111 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1925512 Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:
David Grogan <dgrogan@chromium.org> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#718035}
-
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: I75bf3c3ec93ce69740faa9e8a647595c1ce83bec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929363Reviewed-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@{#718034}
-
Ilia Samsonov authored
googletest will no longer support empty prefix for parameterized INSTANTIATE_TEST_SUITE_P. Adding "All" prefix to existing empty prefix test suites. This CL was uploaded by git cl split. R=nhiroki@chromium.org Bug: 1023677 Change-Id: Ic103173fe99b916947ac5a68512c88db2556b42d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1926937 Auto-Submit: Ilia Samsonov <isamsonov@google.com> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#718033}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/43ed9b2478c6..053b2ec4a6b4 Created with: gclient setdep -r src-internal@053b2ec4a6b4 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 jbudorick@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 TBR=jbudorick@google.com Bug: chromium:None,chromium:1027022 Change-Id: I316290c6ff21de99b8ffa03feae53aea8aa355a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929364Reviewed-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@{#718032}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 5ef3049f. With Chromium commits locally applied on WPT: e83dd93c "Limit backtracking on regexp called from blink." 500a74f5 "Add a runtime flag to enforce strict MIME type checks for workers." Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md NOAUTOREVERT=true TBR=robertma No-Export: true Change-Id: I2c2b338d58b9048e6a62d48290308c13b135618c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929784Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#718031}
-
Anand K. Mistry authored
Bug: 1007834 Change-Id: I566c7129abf51776020808ac9c3bd916e59c6a02 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1930290Reviewed-by:
Oliver Chang <ochang@chromium.org> Commit-Queue: Anand Mistry <amistry@chromium.org> Cr-Commit-Position: refs/heads/master@{#718030}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/c5c096aab408..37ba927e040f git log c5c096aab408..37ba927e040f --date=short --no-merges --format='%ad %ae %s' 2019-11-22 flibitijibibo@gmail.com UWP: Implement GetPathSeparatorForEnvironmentVar 2019-11-22 flibitijibibo@gmail.com GN: Only link to delayimp when d3d9 is enabled Created with: gclient setdep -r src/third_party/angle@37ba927e040f 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 courtneygo@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_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=courtneygo@google.com Bug: None Change-Id: I0787c04d53be1164ea3c5e61eabd849ab1891a6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929360Reviewed-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@{#718029}
-
liberato@chromium.org authored
Zero-sized renderpasses aren't allowed, but VideoFrameSubmitter sometimes submits them anyway. It's unclear where they come from, since the media pipeline doesn't allow them either except in some special cases (e.g., EOS frames). This CL makes VideoFrameSubmitter ignore frames that are zero-sized. Bug: 979564 Change-Id: Ib2f51c856587c66b5116a799fa983f83de6e0eb3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929832 Auto-Submit: Frank Liberato <liberato@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Frank Liberato <liberato@chromium.org> Cr-Commit-Position: refs/heads/master@{#718028}
-
Hiroki Nakagawa authored
This is a part of the effort to split ServiceWorkerProviderHost into ServiceWorkerHost and ServiceWorkerContainerHost. This CL moves ServiceWorkerProviderHost::IsContextSecureForServiceWorker() to ServiceWorkerContainerHost. Design doc: https://docs.google.com/document/d/1epWIgelE-7uwxJHrYPKlbwqMRP9in2xLUR6mpiU_afY/edit?usp=sharing Bug: 931087 Change-Id: I31bdbab2682b79e61ddcc291387d0d71190777e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1930282Reviewed-by:
Kenichi Ishibashi <bashi@chromium.org> Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#718027}
-
rbpotter authored
Also changing NULL to nullptr and fixing an include error. Bug: 1022212 Change-Id: I7a96938a191846e74e828d59ca948f21ae93b52d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1928158Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Dan Beam <dbeam@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#718026}
-
Darren Shen authored
This reverts commit e23ee999. Reason for revert: Suspecting this CL as cause of failures in https://ci.chromium.org/p/chromium/builders/ci/linux-trusty-rel/4795?blamelist=1#blamelist-tab Failure has something to do with media and encryptions... I will reland if this is not the culprit. Original change's description: > MediaCapabilities: Ship encrypted (EME) decodingInfo() > > Intent thread: > https://groups.google.com/a/chromium.org/forum/?utm_medium=email&utm_source=footer#!msg/blink-dev/0yw8CuNaQEw/ppTxJme2EQAJ > > Bug: 961885 > Change-Id: I0b066a66288e00e27354a21d382500fe2dd838e5 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1915824 > Commit-Queue: Chrome Cunningham <chcunningham@chromium.org> > Reviewed-by: Philip Jägenstedt <foolip@chromium.org> > Auto-Submit: Chrome Cunningham <chcunningham@chromium.org> > Cr-Commit-Position: refs/heads/master@{#717946} TBR=chcunningham@chromium.org,foolip@chromium.org Change-Id: I245f494766595159a3613073cbc758fb7775011e No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 961885 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1930351Reviewed-by:
Darren Shen <shend@chromium.org> Commit-Queue: Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/master@{#718025}
-
Darren Shen authored
This reverts commit dcb27257. Reason for revert: Suspecting this CL as cause of failures in https://ci.chromium.org/p/chromium/builders/ci/ios-slimnav/10089 The failing test is ReadingListTestCase/testSavingToReadingListAndLoadDistilled And the error message seems to be about the UI, so this CL might've broke this test. Will reland if it's not the cause. Original change's description: > Clean up HTML and CSS for desktop Reader Mode settings dialog. > > The main goal of the CL is to separate the desktop-specific HTML from > the shared HTML to make testing more straightforward. > > Since this was already a refactoring CL, I also applied the fixes > surfaced by the presubmit checks. > > Bug: 952034 > Change-Id: I963dff8ef49ef3b78b585aa2040876953a2de004 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1925688 > Commit-Queue: Aran Gilman <gilmanmh@google.com> > Reviewed-by: Wei-Yin Chen (陳威尹) <wychen@chromium.org> > Cr-Commit-Position: refs/heads/master@{#717963} TBR=mdjones@chromium.org,wychen@chromium.org,gilmanmh@google.com Change-Id: If1d2ec038244584665c362badbdfe9ffa0e19c93 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 952034 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1930288Reviewed-by:
Darren Shen <shend@chromium.org> Commit-Queue: Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/master@{#718024}
-
Miyoung Shin authored
This change converts NativeFileSystemManager mojom interface client in blink to use BrowserInterfaceBroker. RenderProcessHost now has a BindNativeFileSystemManager() method, which is called by handlers for workers. Bug: 936482 Change-Id: Ic2a309a8bd15cc3bdf4307d53959162234032250 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1826737Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Cr-Commit-Position: refs/heads/master@{#718023}
-
Darren Shen authored
This reverts commit 0d988254. Reason for revert: Seems to introduce flake in https://ci.chromium.org/p/chromium/builders/ci/linux-chromeos-rel/31512 See crbug.com/1027403 Original change's description: > Remove MIN_INTERSECT_FOR_REVEAL in ScrollIntoView > > This threshold goes all the way back to: > https://crrev.com/ee5bc3acd0986e8fa87df7f804c49c120b8c9bc2 and was > initially added to avoid superfluous scrolling of form controls on > horizontally scrollable pages. If an element horizontally overlaps the > scrollport by at least this threshold it's considered "fully visible" as > per the scroll into view algorithm: > https://drafts.csswg.org/cssom-view/#scroll-an-element-into-view > > Horizontal scrollable pages and partially visible form controls should > be rather uncommon and we should remove magical numbers from platform > behavior. If this behaivor is truly required for form controls we can > special case those but lets first try removing this altogether. > > This does have some small impact on web-facing APIs in that > scrollIntoView (as well as fragment navigations) will now align an > element that's only partially on screen with the left edge. This matches > the behavior in FireFox and the spec. I've modified the > input-placeholder-paint-order.html and the ShowUnhandledTapUIIfNeeded > tests to avoid scrolling and anchor-frames-same-origin.html to expect > horizontal scrolling for this reason. > > Bug: 916631 > Change-Id: I8c52eda0b4a878e078bc106423f68651cd984b58 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1924908 > Reviewed-by: Stefan Zager <szager@chromium.org> > Commit-Queue: David Bokan <bokan@chromium.org> > Cr-Commit-Position: refs/heads/master@{#717853} TBR=szager@chromium.org,bokan@chromium.org Change-Id: If6dcd54190a076892b3faa27070892a9795f0db3 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 916631 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1930285Reviewed-by:
Darren Shen <shend@chromium.org> Commit-Queue: Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/master@{#718022}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=mmoss@chromium.org Change-Id: Ie1cc9836e84c9adf1983ad6b0d5cb95a2aaa855c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929840Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#718021}
-
John Z Wu authored
Required after https://crrev.com/c/1881236 because it now requires the canonical type AUTOFILL in addition to the other ones we already enable. Change-Id: I4c06d2e6617596c32737e2b7fb41698ed6ccaad8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929987Reviewed-by:
Hiroshi Ichikawa <ichikawa@chromium.org> Commit-Queue: John Wu <jzw@chromium.org> Cr-Commit-Position: refs/heads/master@{#718020}
-
Alexey Baskakov authored
Implement missing WasInstalledByUser and CountUserInstalledApps methods in WebAppRegistrar. This code is disabled by default behind kDesktopPWAsWithoutExtensions base feature. Bug: 891172, 1012171 Change-Id: I3647f10910464c43f8be45aef537ccd35eec95b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1930276Reviewed-by:
Eric Willigers <ericwilligers@chromium.org> Commit-Queue: Alexey Baskakov <loyso@chromium.org> Cr-Commit-Position: refs/heads/master@{#718019}
-
Julie Jeongeun Kim authored
This CL cleans up old mojo types for mojom::FrameResourceReleaser with using PendingRemote and MakeSelfOwnedReceiver. Bug: 955171 Change-Id: I6387a0e48434b7a765ad9867eb7f1655d36755fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1928595Reviewed-by:
John Rummell <jrummell@chromium.org> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Sam McNally <sammc@chromium.org> Commit-Queue: Julie Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/master@{#718018}
-
Peter Kotwicz authored
This CL makes WebAPKs handle the same shortcuts as CCTs do BUG=1026963 Change-Id: I1fad6eb3fbeb23a32a75c83a736938c70f07aa7f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1928240Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
Peter Conn <peconn@chromium.org> Reviewed-by:
Glenn Hartmann <hartmanng@chromium.org> Commit-Queue: Peter Kotwicz <pkotwicz@chromium.org> Cr-Commit-Position: refs/heads/master@{#718017}
-
Fergus Dall authored
This will be used to detect VM filesystem corruption. Bug: 1018093 Change-Id: Icf95a14e6d106a7e7f391e15a3f2e9cd648c4499 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1915649 Commit-Queue: Fergus Dall <sidereal@google.com> Reviewed-by:
Ryo Hashimoto <hashimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#718016}
-
Christopher Cameron authored
Unless a developer specifies "high-performance", the discrete GPU will remain inactive. Bug: 965842 Change-Id: Id854f6a4ced360c646c29c9c70c7e1f10cdf0610 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1925648 Commit-Queue: ccameron <ccameron@chromium.org> Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Cr-Commit-Position: refs/heads/master@{#718015}
-
Aaron Colwell authored
This change simply moves chrome-native: WebSecurityPolicy registration from ChromeRenderThreadObserver to ChromeContentRendererClient so it can be next to similar Chrome specific registrations. Change-Id: Id27d8d9f6ae0b79f0e78f2516417568ce3268580 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1927374 Auto-Submit: Aaron Colwell <acolwell@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: Aaron Colwell <acolwell@chromium.org> Cr-Commit-Position: refs/heads/master@{#718014}
-
Hector Carmona authored
Bug: 986003 Change-Id: I81e0f39c161d11b392e060d64a07c1a9f448bc88 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1925521 Commit-Queue: Hector Carmona <hcarmona@chromium.org> Reviewed-by:
Dan Beam <dbeam@chromium.org> Cr-Commit-Position: refs/heads/master@{#718013}
-
Koji Ishii authored
Following bot results are included. 357 358 361 365 366 15 lines were removed and 23 lines were deflaked by consecutive results since 340. TBR=yosin@chromium.org NOTRY=true Bug: 982194 Change-Id: If76a8044de9ffa04702f406d06435f954f3c8ac4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1928605Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#718012}
-
Hiroki Nakagawa authored
This is a part of the effort to split ServiceWorkerProviderHost into ServiceWorkerHost and ServiceWorkerContainerHost. This CL moves following functions from ServiceWorkerProviderHost to ServiceWorkerContainerHost: - Getter functions: url(), site_for_cookies(), and top_frame_origin() - A part of UpdateUrls() - AllowServiceWorker() Design doc: https://docs.google.com/document/d/1epWIgelE-7uwxJHrYPKlbwqMRP9in2xLUR6mpiU_afY/edit?usp=sharing Bug: 931087 Change-Id: I499b4e98adf1511d813722d9dfd64607f0647d5f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1928816Reviewed-by:
Kenichi Ishibashi <bashi@chromium.org> Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#718011}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/73830326..d4691cf9 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,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: Ie88272a530310cc7d5671ee847722b7c0f27cc4a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929783Reviewed-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@{#718010}
-