- 17 Jun, 2019 40 commits
-
-
Peng Huang authored
Tested it with vulkan-validationlayers-1.0.106 Bug: 843346 Change-Id: I180d690421ede3251721452334e59b35c28f0d49 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1662534 Commit-Queue: Peng Huang <penghuang@chromium.org> Auto-Submit: Peng Huang <penghuang@chromium.org> Reviewed-by:
Jonathan Backer <backer@chromium.org> Cr-Commit-Position: refs/heads/master@{#669729}
-
Dan Harrington authored
Change-Id: I9d8e95c1380ff9aebfc4636ae00239f5906a3789 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1650796 Commit-Queue: Dan H <harringtond@chromium.org> Reviewed-by:
Sky Malice <skym@chromium.org> Cr-Commit-Position: refs/heads/master@{#669728}
-
Jenny Zhang authored
Bug: 974328 Change-Id: I2c41529e87dda8eaf1afbb4e412fd6123e3f8a8b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1660835Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Jenny Zhang <jennyz@chromium.org> Commit-Queue: Jenny Zhang <jennyz@chromium.org> Cr-Commit-Position: refs/heads/master@{#669727}
-
Vaclav Brozek authored
So far, FieldParser was an implementation detail in csv_reader.cc. With the new design for deserialising passwords from CSV (see https://docs.google.com/document/d/1wsZBl93S_WGaXZqrqq5SP08LVZ0zDKf6e9nlptyl9AY/edit?usp=sharing), it will be needed from the new parser class as well. Moreover, having it in a separate file with a public header makes testing easier. This CL also renames the class by adding the prefix "CSV". This was not necessary while inside csv_reader.cc, but it seems an appropriate context for a self-standing class, in particular given that there is a whole different group of code focusing on parsing forms from HTML elements. Bug: 934326 Change-Id: I2ec5516771b1a6f6ef67870ff51b0db9ffa0b154 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1660659 Commit-Queue: Vaclav Brozek <vabr@chromium.org> Auto-Submit: Vaclav Brozek <vabr@chromium.org> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#669726}
-
Justin Cohen authored
Bug: 974841 Change-Id: I500a4b0dbb4eda1a7358e2e77b52e6802e111378 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1660151 Commit-Queue: Justin Cohen <justincohen@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#669725}
-
Manu Cornet authored
Bug: 971426 Change-Id: I4ecaea02e61908297ee366c99f7dba0db8ee3595 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1661079 Commit-Queue: Manu Cornet <manucornet@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#669724}
-
Jarryd authored
This change removes a member of QuotaTemporaryStorageEvictor that is no longer used. The member, in_progress_eviction_origins_, is now growing to hold millions of items for some users and results in an unexpected consumption of memory for a short period of time. The member is no longer used for tracking eviction exceptions, so we are removing it to eliminate the memory leak. Bug: 969900 Change-Id: If221e329336086d048d86d0c558a338747266af0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1658660 Commit-Queue: Jarryd Goodman <jarrydg@chromium.org> Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#669723}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/ed9fcf3f70a9..f550dbf1f49e git log ed9fcf3f70a9..f550dbf1f49e --date=short --no-merges --format='%ad %ae %s' 2019-06-17 perezju@chromium.org [catapult] Remove unit-info.json Created with: gclient setdep -r src/third_party/catapult@f550dbf1f49e 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:921616 TBR=eyaich@google.com Change-Id: I8c8704c5dbc81467560e1ab2a7ab3616a56cad0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1662204Reviewed-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@{#669722}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/bd4cf81fbd5f..9d96071c3696 git log bd4cf81fbd5f..9d96071c3696 --date=short --no-merges --format='%ad %ae %s' 2019-06-17 swiftshader.regress@gmail.com Regres: Update test lists @ bd4cf81f Created with: gclient setdep -r src/third_party/swiftshader@9d96071c3696 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-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: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=swiftshader-team+autoroll@google.com Change-Id: Ic14d81672fe94795991e2e57f65d0fbc682f1ba2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1661586Reviewed-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@{#669721}
-
Adithya Srinivasan authored
WebContentsAndroid is only needed if the WebContents is a tab's WebContents (and a lot of code uses this assumption). Bug: 974245 Change-Id: I77db9923514e89a11272502b1630efd14b1469f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1660012Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Charlie Reis <creis@chromium.org> Commit-Queue: Adithya Srinivasan <adithyas@chromium.org> Cr-Commit-Position: refs/heads/master@{#669720}
-
Robert Sesek authored
In order to enable the hardened runtime, which restricts things such as writable-executable memory and loading code signed by a different Team ID, special code signing entitlements must be granted to the Helper. To keep the capabilities scoped to the process types that require them, this CL adds two new variants of the Helper app: one for renderers and one for plugins. Currently all three Helpers will be code signed in the same way without any entitlements, but this will change in the future. Tbr: dschuff@chromium.org Bug: 850193 Change-Id: I596f5290650e0bfb034d19a1490afe20e1cb1e58 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1627456 Commit-Queue: Robert Sesek <rsesek@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Mark Mentovai <mark@chromium.org> Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Cr-Commit-Position: refs/heads/master@{#669719}
-
Weiliang Chen authored
Move the overlay validator creation out of output surface and into Direct Renderer, which is closer to where it is used. R=rjkroege TBR=boliu@chromium.org Bug: 963597 Change-Id: Ie6e76bb47c56cdac4b20868f19c288abc05ab3f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1617551 Commit-Queue: weiliangc <weiliangc@chromium.org> Reviewed-by:
kylechar <kylechar@chromium.org> Reviewed-by:
Robert Kroeger <rjkroege@chromium.org> Cr-Commit-Position: refs/heads/master@{#669718}
-
Wez authored
Embedding GPU-rendered imagery as a full-fledged View attached within the top-level View for each window poses the risk that a compromised GPU process could intercept/observe input events. We therefore return to using the Import/ExportToken mechanism. This is a functional revert of https://chromium-review.googlesource.com/c/chromium/src/+/1649181 with the exception of retaining some of the function and variable renamings, which were made to improve readability. Bug: 974826, WEB-50 Change-Id: I6fc3ebab01c79e93828e870150e5e11276de250f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1661389 Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Auto-Submit: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#669717}
-
Sidney San Martín authored
This reverts commit 221c6f3d. Reason for revert: ChromeOS build failures; see https://crbug.com/974835. Original change's description: > Roll GN from 81ee1967 to 8c7f4910 > > https://gn.googlesource.com/gn.git/+log/81ee1967..8c7f4910 > > 8c7f491 rust: fix build on older clang by Tomasz Śniatowski > 8f8178c Escape prerequisites filenames in build.ninja.d depfile by samogot > 89d5ef5 Minor fixes to tracing by Julie Hockett > ae93998 An example Rust build by Julie Hockett > 80a5dc0 Ninja rules for Rust by Julie Hockett > e906492 Rust GN target generation by Julie Hockett > 586b028 Rust compilation tool and toolchain support by Julie Hockett > ed8b690 rust_library and Rust-specific variables by Julie Hockett > 5b16fb9 Rust substitutions and config values by Julie Hockett > b89110a Move SourceFileTypeSet to Target by Julie Hockett > 95a92a9 [espace.h] fix comment by Takuto Ikuta > 17cc456 json_project_writer: Output response_file_contents for action and action_for_each by Kimmo Kinnunen > 36c66bf Add additional surce files and example the list of acceptable files by Julie Hockett > 04f5df5 [args] Fix gn args unstable output by Haowei Wu > bc3fe2a [gen.py] Use relative -I switches and source paths by Roland McGrath > 8730b0f Disallow non-buildable sources in binary targets by Tom Anderson > 0d038c2 Cache source file type in SourceFile by Tom Anderson > > BUG=964411 > R=dpranke > > Change-Id: Ib9ea522a075fba2ca81b91ab347731a7829901b9 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1650093 > Reviewed-by: Nico Weber <thakis@chromium.org> > Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> > Auto-Submit: Thomas Anderson <thomasanderson@chromium.org> > Cr-Commit-Position: refs/heads/master@{#669546} TBR=thakis@chromium.org,dpranke@chromium.org,thomasanderson@chromium.org Change-Id: Icf28406f4f204a5814cbd0d305f2508240df0dc5 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 964411 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1660809Reviewed-by:
Sidney San Martín <sdy@chromium.org> Commit-Queue: Sidney San Martín <sdy@chromium.org> Cr-Commit-Position: refs/heads/master@{#669716}
-
Avi Drissman authored
BUG=971850 Change-Id: I9871e2fd52dc5d15e23c8bab9bb4887ad17d9edd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1660968Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#669715}
-
Simeon Anfinrud authored
-ftime-report prints buggy, not-too-informative tables to stdout while -ftime-trace creates .json files for each translation unit that can be loaded into chrome://tracing, and offers much more useful information about e.g. how much time is spent on creating code for or optimizing specific functions. files generated next to the .o files in chrome://tracing Bug: None Test: Turn compiler_timing on, build a target, load the .json Change-Id: I6380c10bd94f151f20d5909676d89d0b70ee453b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1661714Reviewed-by:
Reid Kleckner <rnk@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Dirk Pranke <dpranke@chromium.org> Cr-Commit-Position: refs/heads/master@{#669714}
-
Mike Dougherty authored
Bug: 965393 Change-Id: Ib2c2a2ffdea9b42d4eded645e6a64432fc02d08a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1658760 Auto-Submit: Mike Dougherty <michaeldo@chromium.org> Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Commit-Queue: Mike Dougherty <michaeldo@chromium.org> Cr-Commit-Position: refs/heads/master@{#669713}
-
Henrique Nakashima authored
- findItemByUrl() was not using its parameter - Parameter name in javadoc Change-Id: I127ac43e3d1394e3bdd8ac51a6ab8b42431fbe95 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1661005Reviewed-by:
Carlos Knippschild <carlosk@chromium.org> Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Cr-Commit-Position: refs/heads/master@{#669712}
-
Nina Satragno authored
This patch adds an `automaticPresenceSimulation` option to the WebAuthn DevTools protocol. The option allows controlling whether authenticators simulate passing or failing tests of user presence. This is one in a series of patches intended to create a Testing API for WebAuthn, for use in Web Platform Tests and by external webauthn tests. For an overview of overall design, please see https://docs.google.com/document/d/1bp2cMgjm2HSpvL9-WsJoIQMsBi1oKGQY6CvWD-9WmIQ/edit?usp=sharing Bug: 922572 Change-Id: Id8e60c83dd3ca9ab7ff659e8a2c1f765bd60690b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1660256 Commit-Queue: Nina Satragno <nsatragno@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
Martin Kreichgauer <martinkr@google.com> Cr-Commit-Position: refs/heads/master@{#669711}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/ca0c97ed..6d35c67c 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: Ieb0e5add78ff195c94d49af5bc1cc205fb9adb58 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1662533Reviewed-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@{#669710}
-
Katie D authored
Padding between the two bubbles should be 8dips, but it was 16dips. This removes insets above both bubbles so as not to clip the shadow, and ensures layout still occurs at the right place on the screen. four corners of the screen. Test: Chrome OS on Linux, with and without docked magnifier, all Bug: 947068 Change-Id: Ia8f6d14d1a6036f743e57077b6bda41523229cc5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1660715 Commit-Queue: Katie Dektar <katie@chromium.org> Reviewed-by:
Tetsui Ohkubo <tetsui@chromium.org> Cr-Commit-Position: refs/heads/master@{#669709}
-
Peter Wen authored
3.6 Canary 3 is now available on gLinux. Tbr: agrieve@chromium.org Bug: 620034 Change-Id: If957653e45fe1c197c518a0061049a330d29a459 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1662496Reviewed-by:
Peter Wen <wnwen@chromium.org> Commit-Queue: Peter Wen <wnwen@chromium.org> Auto-Submit: Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#669708}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/7fad04d26442..5c30650e08aa git log 7fad04d26442..5c30650e08aa --date=short --no-merges --format='%ad %ae %s' 2019-06-17 jackneus@google.com Add --yes flag to cros branch Created with: gclient setdep -r src/third_party/chromite@5c30650e08aa 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@google.com Change-Id: If9783e9862424298fa913b53a9bf75e5df5a90f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1662520Reviewed-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@{#669707}
-
Ramin Halavati authored
BrowserProfileType is needed to be used in component metrics (like in navigation_metrics and autofil). To avoid layering issues, it's moved from //chrome/browser/profile_metrics.h to //components/profile_metrics/browser_profile_type.h Bug: 966747 Change-Id: Ica7616315303ca816ebfd8eed3ab07317386fdec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1655390 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Reviewed-by:
anthonyvd <anthonyvd@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#669706}
-
Ramin Halavati authored
Just to improve readability, no behavioral change. Bug: 968028 Change-Id: I0801440b45f0c4bf59c01956658f05ca5f6a5398 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1660664 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#669705}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/def9662348b0..9db72785beb3 git log def9662348b0..9db72785beb3 --date=short --no-merges --format='%ad %ae %s' 2019-06-17 johnkslang@users.noreply.github.com Merge pull request #1803 from Igalia/siglesias/fix-gl_SubGroupSizeARB-tese-geom Created with: gclient setdep -r src/third_party/glslang/src@9db72785beb3 The AutoRoll server is located here: https://autoroll.skia.org/r/glslang-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. TBR=radial-bots+chrome-roll@google.com,jonahr@google.com Change-Id: I6b89d249b382deda45b2b97f4ecbe3ab5ce4c030 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1662518Reviewed-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@{#669704}
-
Jonathan Wright authored
$ git log d78acdd58..e1669e370 --date=short --no-merges --format='%ad %ae %s' 2019-05-08 jonathan.wright Add Arm NEON implementation of h1v2_fancy_upsample 2019-05-08 jonathan.wright Add SIMD function stubs for h1v2_fancy_upsample Created with: roll-dep src/third_party/libjpeg_turbo Bug: 922430 Change-Id: I45afdc65b93767db469e8fb30ef315f3e059e020 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1660666Reviewed-by:
Chris Blume <cblume@chromium.org> Commit-Queue: Jonathan Wright <jonathan.wright@arm.com> Cr-Commit-Position: refs/heads/master@{#669703}
-
Clark DuVall authored
The URLRequestInterceptors no longer work with network service. The interceptor in PrerenderCrossProcessClientRedirect wasn't doing anything, so removed. Bug: 934009 Change-Id: I1ae844f7b653a69561106ac05916d29367591f1a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1661119Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#669702}
-
Jonathan Backer authored
This was missed in https://chromium-review.googlesource.com/c/chromium/src/+/1601182 Bug: 973216,941670,957541,948640 Change-Id: I3d2002c38fe09d87c9a3db951dfc2ab112319caf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1662528Reviewed-by:
Peng Huang <penghuang@chromium.org> Commit-Queue: Peng Huang <penghuang@chromium.org> Commit-Queue: Jonathan Backer <backer@chromium.org> Auto-Submit: Jonathan Backer <backer@chromium.org> Cr-Commit-Position: refs/heads/master@{#669701}
-
Eugene But authored
This test loads invalid URL, which WKWebView can't display prior to iOS13. Starting from iOS 13, WKWebView does not consider this URL as invalid and simply loads it. The test is still might be useful on iOS 13, so it was updated to match the actual behavior. Also updated RequestInfoMatch to make failure logs more useful. Bug: 973998 Change-Id: I2e023de57e33c9c914a9f03872abad9279551177 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1661148Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Commit-Queue: Eugene But <eugenebut@chromium.org> Auto-Submit: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#669700}
-
Koji Ishii authored
This patch fixes computing size of inline boxes that have negative inline margins. It looks like we didn't have enough test coverage when `NGFragmentGeometry` was introduced. Bug: 971622 Change-Id: Icd0f5300ef76a873ec25b8d96756884da954d184 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1662249Reviewed-by:
Aleks Totic <atotic@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#669699}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/37bddf4e6bea..8ee36813d4cc git log 37bddf4e6bea..8ee36813d4cc --date=short --no-merges --format='%ad %ae %s' 2019-06-17 treehugger-gerrit@google.com Merge "Text clean up in Perfetto" Created with: gclient setdep -r src/third_party/perfetto@8ee36813d4cc The AutoRoll server is located here: https://autoroll.skia.org/r/perfetto-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. TBR=perfetto-bugs@google.com Change-Id: Ib4e2693efb0493c9fa45bfe96559a45ff5311af5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1662516Reviewed-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@{#669698}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/ad43f98f9489..11b34d967bef git log ad43f98f9489..11b34d967bef --date=short --no-merges --format='%ad %ae %s' 2019-06-17 djsollen@google.com Restrict workaround for Adreno 3xx series to pre-Android O. Created with: gclient setdep -r src/third_party/skia@11b34d967bef 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 TBR=bsalomon@google.com Change-Id: I383deb393d2286fed9e7f013c7aec63f073b5d71 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1662509Reviewed-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@{#669697}
-
Lucas Tenório authored
Change-Id: I073b7cfedc5cb143e48c06d5257e19091b245df5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1658913 Auto-Submit: Lucas Tenório <ltenorio@chromium.org> Reviewed-by:
Aga Wronska <agawronska@chromium.org> Commit-Queue: Aga Wronska <agawronska@chromium.org> Cr-Commit-Position: refs/heads/master@{#669696}
-
Rune Lillesveen authored
We used LayoutTreeBuilderTraversal() repeatedly to find the parent and the next sibling LayoutObjects which caused performance issues for re- attaching display:contents elements. Instead, initialize the parent and next sibling in AttachContext for the re-attach roots and update the context for children by keeping the next sibling traversing down from display:contents elements. A big performance win[1] for the following perf test: v1-large-deep-layout v1-mutate-deep-tree-then-re-layout v1-small-deep-layout Also fixed the slow_slot.html perf test in 963864. [1] https://pinpoint-dot-chromeperf.appspot.com/job/1280585cec0000 Bug: 963864 Change-Id: I4354f056e4086c316f045b0541e1f99d2660444a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1643579 Commit-Queue: Rune Lillesveen <futhark@chromium.org> Reviewed-by:
Anders Hartvoll Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/master@{#669695}
-
Katie D authored
Design: go/chromeos-dwell-scroll-design Demo: https://drive.google.com/file/d/1be5iqw9L3zmh8GP0lz-rjQi66AF8NfJt/view?usp=sharing Test: Chrome OS on Linux and Eve chromebook Bug: 947068,966084 Change-Id: Ica16ce1fe7ccdef6d519c9d62de2ee3e28d6d44a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1659748Reviewed-by:
Tetsui Ohkubo <tetsui@chromium.org> Reviewed-by:
Evan Stade <estade@chromium.org> Commit-Queue: Katie Dektar <katie@chromium.org> Cr-Commit-Position: refs/heads/master@{#669694}
-
Etienne Bergeron authored
This reverts commit 7e3873ec. Reason for revert: This CL was an experiment to see how many cases are leaking handles. We have enough data and can remove this code. Original change's description: > Add detection of high usage of HFONT in PlatformFontWin > > This CL is adding code to detect when GDI Handles (HFONT) > are going to high because too many gfx::Font exists. > > There is a plan to fix the incorrect uses of gfx::Font > and these dump will help tracking the source of these leaks. > > Bug: 972689 > Change-Id: I326938c3751766e01b3c318b5397ef8f4d4f9ae9 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1648398 > Reviewed-by: Etienne Bergeron <etienneb@chromium.org> > Reviewed-by: Alexei Svitkine <asvitkine@chromium.org> > Reviewed-by: Robert Liao <robliao@chromium.org> > Commit-Queue: Etienne Bergeron <etienneb@chromium.org> > Cr-Commit-Position: refs/heads/master@{#668462} TBR=robliao@chromium.org,asvitkine@chromium.org,etienneb@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 972689 Change-Id: Ie7e172d095460a49140a005775d0c430570d3f5c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1660283Reviewed-by:
Etienne Bergeron <etienneb@chromium.org> Commit-Queue: Etienne Bergeron <etienneb@chromium.org> Cr-Commit-Position: refs/heads/master@{#669693}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/67d8b6f63c3f..2c49d0b0936a git log 67d8b6f63c3f..2c49d0b0936a --date=short --no-merges --format='%ad %ae %s' 2019-06-17 jmadill@chromium.org Suppress Bindings perf test on Win/Intel/GL. 2019-06-17 jmadill@chromium.org Remove obsolete WinRT files. Created with: gclient setdep -r src/third_party/angle@2c49d0b0936a The AutoRoll server is located here: https://autoroll.skia.org/r/angle-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: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:974083 TBR=jonahr@google.com Change-Id: I3ceab9434a5f73f146f9e5654dee4b85c47703a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1662510Reviewed-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@{#669692}
-
sczs authored
Bug: 974364 Change-Id: I985bbe45fbef1c6ab91e65a5c554e05eef17c3a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1660804Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#669691}
-
Jan Wilken Dörrie authored
This change implements replacing the autofill::SubmissionIndicatorEvent enum with its Mojo equivalent and gets rid of now unneeded type conversions and performs minor clean-ups. Bug: 962853 Change-Id: Ib8057b3cb630075c9e7fa3fcff0c6615d0b7e24d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1640100 Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#669690}
-