- 19 Apr, 2019 40 commits
-
-
sczs authored
This CL also makes some improvements to InfobarContainerCoordinator so the test can pass: - isPresentingInfobarBanner is now directly based on the ChildCoordinator Banner presentation and not just the existence of a VC. - A disconnect method is added to make sure the mediator stops observing WebStateList before being dealloced (This is a common pattern throughout mediators since the memory de-alloaction order in unittest can cause this) - Adds a legacyContainerFullscrenSupportDisabled to disable FullScreen support in the legacyContainer. This is needed to avoid a crash after cleaning up each test case, in order to properly fix this we'd need to know when the legacyContainer has been dismissed, that would require some refactoring and the effort/risk is not worth it at this point. - Removes a DCHECK in the legacyContainer since now the count of total Infobars doesn't necessarily match the count of total Infobars in the legacy Container. This because one of them can be a message. The iOS implementation of the container was merely sending infobar.count() for position, meaning we were never using position anyways. Bug: 911864 Change-Id: Ie46c9dc88d2f5277401eb1d08aa54a09d4dbaf82 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566756 Commit-Queue: Sergio Collazos <sczs@chromium.org> Reviewed-by:
Peter Lee <pkl@chromium.org> Reviewed-by:
Chris Lu <thegreenfrog@chromium.org> Cr-Commit-Position: refs/heads/master@{#652604}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/726fdfaee1e0..7ef31b3e5b93 git log 726fdfaee1e0..7ef31b3e5b93 --date=short --no-merges --format='%ad %ae %s' 2019-04-19 jclinton@chromium.org Revert "chromeos-config: disable boards affected by crbug.com/954446" Created with: gclient setdep -r src/third_party/chromite@7ef31b3e5b93 The AutoRoll server is located here: https://autoroll.skia.org/r/chromite-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:chromeos-kevin-rel TBR=chrome-os-gardeners@chromium.org Change-Id: I043ed8d16da0a2d4db0082bb7f7770413a05cfcd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575655Reviewed-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@{#652603}
-
cjamcl@google.com authored
For terminology alignment with CruX. Bug: https://github.com/googlechrome/lighthouse/pull/6163 Change-Id: I90ebd73384947114f9b237f4afee3fdd4683db15 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575823Reviewed-by:
Erik Luo <luoe@chromium.org> Reviewed-by:
Paul Irish <paulirish@chromium.org> Commit-Queue: Paul Irish <paulirish@chromium.org> Commit-Queue: Connor Clark <cjamcl@google.com> Cr-Commit-Position: refs/heads/master@{#652602}
-
Charlie Harrison authored
This experiment has been disabled for a while. It should be pretty easy to reland if we decide we want to do it. Bug: 829042 Change-Id: I273d7a757312f1628ce3878e266311455eb73eb1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574281 Commit-Queue: Charlie Harrison <csharrison@chromium.org> Reviewed-by:
Josh Karlin <jkarlin@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Auto-Submit: Charlie Harrison <csharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#652601}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/847d55be4e62..377befab7175 git log 847d55be4e62..377befab7175 --date=short --no-merges --format='%ad %ae %s' 2019-04-19 michaelludwig@google.com Update compositing benchmark to use image-set API 2019-04-19 csmartdalton@google.com ccpr: Indicate path fill type by winding direction of cover triangles 2019-04-19 ethannicholas@google.com added error detection for writing to a constant swizzle mask 2019-04-19 kjlubick@google.com [spec] Initial commit for web spec 2019-04-19 ethannicholas@google.com Revert "Revert "added more SPIR-V RelaxedPrecision decorations"" 2019-04-19 reed@google.com use char-to-glyph cache in freetype typeface 2019-04-19 brianosman@google.com Remove SK_TREAT_COLINEAR_DIAGONAL_POINTS_AS_CONCAVE 2019-04-19 robertphillips@google.com Allow GrShadowRRectOp::Make to fail 2019-04-19 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset 2019-04-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 82bcffa78747..145ec7fa7c81 (10 commits) 2019-04-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader abaecd5f2ba7..a16238df3f28 (12 commits) 2019-04-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src f968f64c..a55917cb (433 commits) 2019-04-18 martin@mainframe.co.uk Properly retrieve memory block in SkTextUtils 2019-04-18 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-04-18 halcanary@google.com SkPDF: move type1 font code into single file 2019-04-18 csmartdalton@google.com Swap front and back stencil sides when rendering bottom-left 2019-04-18 bsalomon@google.com Swap x/y radii for EllipticalRRectOp depending on matrix. 2019-04-18 halcanary@google.com SkQP: consolidate cut_release scripts 2019-04-18 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-04-18 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-04-18 reed@google.com remove experimental from some APIs (that are no longer experiments) 2019-04-18 michaelludwig@google.com Fix quad type detection from SkPoint array 2019-04-18 brianosman@google.com Remove the axis-aligned vector special case to convexity checker 2019-04-18 ethannicholas@google.com fixed assertion failure in skslc SPIR-V output 2019-04-18 bungeman@google.com Make more SkTypeface virtuals pure. 2019-04-18 borenet@google.com [infra] Fixes for chrome_release_branch 2019-04-18 hcm@google.com Update Skia milestone to 76 Created with: gclient setdep -r src/third_party/skia@377befab7175 The AutoRoll server is located here: https://autoroll.skia.org/r/skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. 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=chromium:935198,chromium:946965 TBR=herb@chromium.org Change-Id: I23c6433ad9bc7d5e0982253667916e854515899c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575654Reviewed-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@{#652600}
-
Bret Sepulveda authored
This reverts commit 4dd1f3ce. Reason for revert: Failing on Linux ChromiumOS MSan Tests. Sorry... Example failures: https://ci.chromium.org/p/chromium/builders/ci/Linux%20ChromiumOS%20MSan%20Tests/12454 https://ci.chromium.org/p/chromium/builders/ci/Linux%20ChromiumOS%20MSan%20Tests/12450 https://ci.chromium.org/p/chromium/builders/ci/Linux%20ChromiumOS%20MSan%20Tests/12438 Original change's description: > Reland "Move loading of data URLs out of the network process." > > This is a reland of f45ff75d > > Original change's description: > > Move loading of data URLs out of the network process. > > > > For subresources the renderer was already loading it in-process. Now for navigations and downloads, we keep them in the browser process. This avoids: > > 1) sending GURLs bigger than 2MB to a different process, which strips them as they're bigger than url::kMaxURLChars > > 2) having the network process deal with a scheme that's not going over the network, which we avoid > > > > Bug: 937146, 939871 > > Change-Id: I8ca8225308b2a5f1f90594ab06943f0641a5c551 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1570805 > > Commit-Queue: John Abd-El-Malek <jam@chromium.org> > > Reviewed-by: Ken Rockot <rockot@google.com> > > Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> > > Reviewed-by: David Trainor <dtrainor@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#652196} > > Bug: 937146, 939871 > Change-Id: I480da494a987c9b223c1a571821b35e3bdbc7447 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574881 > Reviewed-by: John Abd-El-Malek <jam@chromium.org> > Cr-Commit-Position: refs/heads/master@{#652335} TBR=kinuko@chromium.org,jam@chromium.org,rockot@google.com,dtrainor@chromium.org Change-Id: I5e8c075a625f94841328b207c22ab45da0a32082 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 937146, 939871 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575864Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Commit-Queue: Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#652599}
-
Bret Sepulveda authored
Other tests in the suite continued to flake overnight, so this patch disables the entire suite. TBR=caseq@chromium.org Bug: 954398 Change-Id: I6bacd513c9d32164091237da3443542474ea49eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575860Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Commit-Queue: Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#652598}
-
Matt Menke authored
Previously, we'd invoke them whenever any request was deleted or when a SpdySession is created. With this CL, we invoke them only when the first request is deleted or a SpdySession is created. This reduces the number of PostTasks and searches through std::maps when we have a bunch of requests all waiting on the creation of the same SpdySession. Bug: 912727 Change-Id: I5083137cf0726e3b1ddb3ac4608b706121964cbf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1570914 Commit-Queue: Matt Menke <mmenke@chromium.org> Reviewed-by:
Bence Béky <bnc@chromium.org> Cr-Commit-Position: refs/heads/master@{#652597}
-
chromium-autoroll authored
The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast TBR=cr-fuchsia+bot@chromium.org Change-Id: Ia32c76a1410538f92b334b289af3563bcc3dd95a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575653Reviewed-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@{#652596}
-
Miguel Casas-Sanchez authored
- s/DECODE_COMPLETE_TIMESTAMP/DECODE_TIME/ - Moved place where that metadata is stamped. Bug: 950183 Change-Id: Iab34674090aaf0bc10e65ed0bee157a0aa63586a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575580Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Miguel Casas <mcasas@chromium.org> Cr-Commit-Position: refs/heads/master@{#652595}
-
Michel Promonet authored
crosscompiling on crossbuild-essential-armhf from ubuntu 18.04 for armv6 that doesnot support thumb fails reporting error: - sorry, unimplemented: Thumb-1 hard-float VFP ABI Change-Id: I2c6a5c6ae3c8af9ab168f6dbd281e2eb4e94f509 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1565885Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: George Burgess <gbiv@chromium.org> Cr-Commit-Position: refs/heads/master@{#652594}
-
Maks Orlovich authored
This is to permit splitting up reporting of network service from utility without it basically duplicating ProcessMap for its own -- and to avoid every future potential service wanting its own memory usage stats needing to do that (Audio service already does, but it does more with it). Bug: 947573 Change-Id: I0b036b4a6a4db1b5ae22e87ed4df08841a2b9820 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1548680Reviewed-by:
Will Harris <wfh@chromium.org> Reviewed-by:
oysteine <oysteine@chromium.org> Reviewed-by:
ssid <ssid@chromium.org> Commit-Queue: Maks Orlovich <morlovich@chromium.org> Cr-Commit-Position: refs/heads/master@{#652593}
-
Yuwei Huang authored
Previously deleting the scoped stream will only prevent new tasks from being scheduled, and it doesn't drop pending tasks. This is a potential issue if the caller expect its method not to be called after the scoped stream is deleted. This CL fixes this by making the stream request check the scoped stream's validity before running the task. Bug: 927962 Change-Id: I6a43b21772b89231ee89a8def68ba40c2b50c821 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574893Reviewed-by:
Joe Downing <joedow@chromium.org> Commit-Queue: Yuwei Huang <yuweih@chromium.org> Cr-Commit-Position: refs/heads/master@{#652592}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/8c5646485a95..40beee366962 Created with: gclient setdep -r src-internal@40beee366962 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=fdoray@chromium.org,bsep@chromium.org,keishi@chromium.org,chanli@chromium.org Change-Id: I0749e1b27c27d453e3a46fabd0e893c46fc45f53 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575652Reviewed-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@{#652591}
-
Dana Fried authored
Previously, only top-level bookmark buttons were logged. Bug: 951899 Change-Id: I9480ed64186ddc068db9a3184363680596df5b46 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1572811Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Commit-Queue: Dana Fried <dfried@chromium.org> Cr-Commit-Position: refs/heads/master@{#652590}
-
Andrey Kosyakov authored
Change-Id: Ic81533da811793d655efca111ceb3629d14275d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574108 Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Cr-Commit-Position: refs/heads/master@{#652589}
-
Becky Zhou authored
Fix two issues introduced by https://crrev.com/c/1568092 + Scrim status bar color on pre-L. The old "parity" logic does not work now that we calculate the status bar color instead of passing in a previously used status bar base color. + In tab grid switcher, the url focus percentage can change before #onObservingDifferentTab() is notified, so we need to avoid calling #updateStatusBarColor() in #onUrlExpansionPercentageChanged() with the out-of-date tab. Bug: 952752, 953665 Change-Id: I175b1e2d3136fd5dc190d4ec8cdba2f88888c23d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1572702 Commit-Queue: Becky Zhou <huayinz@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#652588}
-
Brandon Wylie authored
Using dialog_list_item layout to match the more button to specs. Bug: 937450 Change-Id: I3f5966a5a9f8fb47e9d674361b02a9913c89561c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1559236 Commit-Queue: Brandon Wylie <wylieb@chromium.org> Reviewed-by:
Matthew Jones <mdjones@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Sky Malice <skym@chromium.org> Cr-Commit-Position: refs/heads/master@{#652587}
-
sczs authored
Bug: 953532 Change-Id: Icd9233feb6e2c0df92f81dd5bc58132aa61487ac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574600 Commit-Queue: Sergio Collazos <sczs@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/master@{#652586}
-
Elly Fong-Jones authored
Bug: None Change-Id: I198bd3b15ddc6e4f871c6de517c0a2bb3442979a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575718 Auto-Submit: Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Alexander Alekseev <alemate@chromium.org> Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Cr-Commit-Position: refs/heads/master@{#652585}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/92d14c28e81b..b60ce313b947 git log 92d14c28e81b..b60ce313b947 --date=short --no-merges --format='%ad %ae %s' 2019-04-19 benjhayden@chromium.org Migrate alerts-controls.js to es6 module Created with: gclient setdep -r src/third_party/catapult@b60ce313b947 The AutoRoll server is located here: https://autoroll.skia.org/r/catapult-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. 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 BUG=chromium:950011 TBR=charliea@chromium.org Change-Id: I5e578e0db41462e33512f81214ede8f3f892e856 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575651Reviewed-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@{#652584}
-
Hesen Zhang authored
Bug: 952354 Change-Id: I63d493056071d0677cb6d8ff506ab51625d6b74a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575020 Commit-Queue: Hesen Zhang <hesen@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#652583}
-
Matthew Cary authored
The previous crrev.com/c/1570829 did not set these, which are necessary to build some targets. Bug: 849207, 640840 Change-Id: Ibc2b3e315e8a3bee040cfb054a15b54901a4edbd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575581 Auto-Submit: Matthew Cary <mattcary@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Commit-Queue: Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#652582}
-
Becky Zhou authored
Intialize the colors properly in StatusMediator so that the icon tint is set correctly when tint update is never called. Bug: 953975 Change-Id: I21909656d412667dd8958738884c60879d4e1295 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575121Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Becky Zhou <huayinz@chromium.org> Cr-Commit-Position: refs/heads/master@{#652581}
-
Ahmed Mehfooz authored
Create AppListPaginationController Move PaginationController to ash/public/cpp/pagination/ Move PaginationModelObserver to ash/public/cpp/pagination/ Move PaginationModel to ash/public Bug: 914077 CQ Dry Run to ensure no unit tests broken Test: Manual Test to ensure Pagination and Pagination Metrics not broken Change-Id: I25a665fb59e252c63d369445e8225e7d6b73722e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1564583Reviewed-by:
Alex Newcomer <newcomer@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Ahmed Mehfooz <amehfooz@chromium.org> Cr-Commit-Position: refs/heads/master@{#652580}
-
Theresa authored
BUG=953462 Change-Id: I937076dbdf0fc97da644bf73aaf3e79678bf215b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1570588Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#652579}
-
Lukasz Anforowicz authored
This CL makes sure that download requests initiated by download::ResourceDownloader::Start use network::mojom::FetchRequestMode::kNavigate mode (rather than the default kNoCors mode). Bug: 952834 Change-Id: Ie99a4e024864f442e439e621d54ed7dae92f1393 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1572876Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Charlie Reis <creis@chromium.org> Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/master@{#652578}
-
Matthew Cary authored
The shared memory parts of ProcessMemoryDump apply to both legacy base::SharedMemory as well as the new *SharedMemoryRegion and *SharedMemoryMapping api. This change cleans up the comments but does not change any code. Bug: 795291 Change-Id: I3b88445ad04fe3b94996e5ff895110c5527df1cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1567665 Commit-Queue: Antoine Labour <piman@chromium.org> Auto-Submit: Matthew Cary <mattcary@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Reviewed-by:
Alex Ilin <alexilin@chromium.org> Reviewed-by:
ssid <ssid@chromium.org> Cr-Commit-Position: refs/heads/master@{#652577}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/666a00adb2b3..726fdfaee1e0 git log 666a00adb2b3..726fdfaee1e0 --date=short --no-merges --format='%ad %ae %s' 2019-04-19 jrosenth@chromium.org chromeos-config: disable boards affected by crbug.com/954446 Created with: gclient setdep -r src/third_party/chromite@726fdfaee1e0 The AutoRoll server is located here: https://autoroll.skia.org/r/chromite-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:chromeos-kevin-rel TBR=chrome-os-gardeners@chromium.org Change-Id: I506ca0472627f84c8cf897c687ce2a36083ceac7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575649Reviewed-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@{#652576}
-
sczs authored
This parameter is not really needed since position is always the count of current Infobars, meaning it was always adding the Infobars in the last position: https://cs.chromium.org/chromium/src/components/infobars/core/ infobar_container.cc?type=cs&q=OnInfoBarAdded&sq=package:chromium&g=0&l=98 Also, since we now have 2 InfobarContainers a single one of them can't keep track of how many Infobars are presented, for that reason the DCHECK on legacy_infobar_container is no longer relevant. Bug: 911864 Change-Id: I47909d40af15f40d80f822de31f865fb732c8047 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574289 Commit-Queue: Sergio Collazos <sczs@chromium.org> Reviewed-by:
Chris Lu <thegreenfrog@chromium.org> Cr-Commit-Position: refs/heads/master@{#652575}
-
Martin Robinson authored
This relation is used to map from a popup back to its owning element. Orca needs this in order to properly walk up the accessibility tree to find the parent frame of the popup. Bug: 948787 Change-Id: I88587be59149ea667dc071f699ea3b68814f0516 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1556786 Commit-Queue: Martin Robinson <mrobinson@igalia.com> Reviewed-by:
Emily Stark <estark@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#652574}
-
Peter Kasting authored
Bug: 940135 TBR: wjmaclean Change-Id: Ibf2be7d23cbca593dc639e2f946c72d32466f18b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574943 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Becca Hughes <beccahughes@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#652573}
-
Matthew Cary authored
This is a change to a comment only. Bug: 795291 Change-Id: I3665a92f2132d6c7af7441828b4f18d276bbb5cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1569217 Auto-Submit: Matthew Cary <mattcary@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Commit-Queue: Antoine Labour <piman@chromium.org> Cr-Commit-Position: refs/heads/master@{#652572}
-
Joshua Pawlicki authored
This appears to have been accidentally reverted to "true" in a bad merge. Bug: 740715 Change-Id: I6219ab58555b44b258b9e1af32d010ada33a34d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574945Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Joshua Pawlicki <waffles@chromium.org> Auto-Submit: Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/master@{#652571}
-
Matt Mueller authored
On macOS, there are two different trust settings granting positive trust - kSecTrustSettingsResultTrustRoot (root is explicitly trusted) and kSecTrustSettingsResultTrustAsRoot (non-root is explicitly trusted as if it were a root). The former "should" only apply to self-signed certificates, while the latter applies to those not self-signed (which includes self-issued certificates). The existing code was checking whether or not a certificate was self-signed, in order to determine which SecTrustSettingsResult it should be expecting. However, that also meant checking potentially weak signature algorithms on roots, which was failing, and thus causing the certificate to be treated as untrusted. As the signature algorithm on a root certificate should not matter, this change now only checks for self-issued (subject == issuer), rather than self-signed. This isn't 100% in line with Apple's documentation for these values, and is thus a bit of a hack. However, this should be OK, as the Apple APIs to set trust settings validate the consistency between configured trust setting and the type of certificate it is, preventing invalid trust records. This also removes the now-unused x509_util_mac IsSelfSigned function, as this was the only usage. Bug: 410574 Change-Id: Id7e12ed4f92da9cb4e0b8decf048e3cfc77bb06e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574879Reviewed-by:
Ryan Sleevi <rsleevi@chromium.org> Commit-Queue: Matt Mueller <mattm@chromium.org> Cr-Commit-Position: refs/heads/master@{#652570}
-
Jacob Dufault authored
TBR=hidehiko@chromium.org Bug: 928555 Change-Id: I5a381a350533c429c0cf8051cb8e02a47e334cdd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1572275 Commit-Queue: Jacob Dufault <jdufault@chromium.org> Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Cr-Commit-Position: refs/heads/master@{#652569}
-
Chromium WPT Sync authored
Using wpt-import in Chromium ed2d9eac. With Chromium commits locally applied on WPT: 0a8f3ffa "Use testdriver Action API in WPT pointerevent touch tests - Part 2" 4e921520 "[Code Health] Remove unnecessary reference file for web test" 40465b74 "[Animation Worklet] Copy the effects of a migrating animator over to new global scope" e28269b6 "[LayoutNG/PE] Clear visual overflow for LayoutText before setting." 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 Directory owners for changes in this CL: foolip@chromium.org, lpz@chromium.org, robertma@chromium.org: external/wpt/tools NOAUTOREVERT=true TBR=raphael.kubo.da.costa No-Export: true Change-Id: I8ae839ca8028a6e23c8530ab51663975c8d65f40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574283Reviewed-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@{#652568}
-
Donn Denman authored
Enables showing Google pages in the Contextual Search Overlay panel that are not Google Search pages. The canonical example is to show a maps page when a location is detected. Also add UrlUtilities.isGoogleSubdomainUrl. BUG=939460 Change-Id: I7c7b8f1095c421821e7fa810cba2ee55f0a47160 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574780 Commit-Queue: Donn Denman <donnd@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Cr-Commit-Position: refs/heads/master@{#652567}
-
Khushal authored
Use the shared image extension for consuming mailboxes and take a read lock on the shared image until an SkImage wrapping this texture is alive to ensure correct scope for access, if the mailbox is backing a SharedImage. R=piman@chromium.org Bug: 948133 Change-Id: I4521f2098dc3fccf766e0690de0ea3a567d47e0e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575083 Auto-Submit: Khushal <khushalsagar@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#652566}
-
Esmael El-Moslimany authored
Bug: 736891 Change-Id: Ib277323c8275ee7c7db351ad5a18e3a097eef76b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1570544Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Commit-Queue: Esmael El-Moslimany <aee@chromium.org> Cr-Commit-Position: refs/heads/master@{#652565}
-