- 01 Oct, 2018 7 commits
-
-
Kunihiko Sakamoto authored
Before this patch, "You are using an unsupported feature flag..." warning was shown when kSignedHTTPExchange feature flag is enabled. Now that we have fully implemented the Signed Exchange verification feature and passed security review, this patch removes that warning for kSignedHTTPExchange. Instead, we show that warning if kAllowSignedHTTPExchangeCertsWithoutExtension is enabled, because it bypasses a part of certificate check of Signed Exchange. Bug: 890137 Change-Id: I285a1e236e9a18d581468f7b1af561629ee222bd Reviewed-on: https://chromium-review.googlesource.com/1250309Reviewed-by:
Tsuyoshi Horo <horo@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Tommy Martino <tmartino@chromium.org> Commit-Queue: Kunihiko Sakamoto <ksakamoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#595368}
-
Adam Langley authored
This change alters the code that is generated for dictionaries to use Chromium variable names. Change-Id: I5db361a1ef41dd134b2a2bf2e9af2cae14d17ad0 Reviewed-on: https://chromium-review.googlesource.com/1247232Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Adam Langley <agl@chromium.org> Cr-Commit-Position: refs/heads/master@{#595367}
-
Jdragon authored
This patch means reordering module file name alphabetically. Change-Id: I3a5253eb159c1f830bffd706cdeebbaff76abc93 Reviewed-on: https://chromium-review.googlesource.com/1252224Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Jaeyong Bae <jdragon.bae@gmail.com> Cr-Commit-Position: refs/heads/master@{#595366}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/b92901810bef..92aeb7fdd6c0 Created with: gclient setdep -r src-internal@92aeb7fdd6c0 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. TBR=mmoss@chromium.org Change-Id: I0e120ba423a4b5985941371fbc9e9868df9abfd8 Reviewed-on: https://chromium-review.googlesource.com/1253435Reviewed-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@{#595365}
-
Xiaocheng Hu authored
This is preparation for changing layout test test dump to innerText. js-test.js currently adds message blocks like: <div>message<br></div> In most cases, this is rendered in the same way as <div>message</div>, and also produces the same text dump as it. However, this results in an additional '\n' in innerText. Hence, to make switching to innerText easier, this patch removes the trailing <br> from js-test.js text dump. Per-file changes (in third_party/WebKit/LayoutTests/): - resources/js-test.js: actual change - Almost all *-expected.txt are rebaselines that differ only by adding or removing empty lines - The only exceptions are in flag-specific/enable-blink-features=LayoutNG where a few redundant flag-specific baselines are removed Bug: 887148 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Change-Id: I45ab0ac52fc74ae0fab0c5e1f05be7b915dfe384 Reviewed-on: https://chromium-review.googlesource.com/1247196 Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#595364}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/f88f49d2a52e..7f3ceba5dc7f git log f88f49d2a52e..7f3ceba5dc7f --date=short --no-merges --format='%ad %ae %s' 2018-09-30 mtklein@google.com Revert "Reland "Reland "Preserve colorType and alphaType in SkImage::makeColorSpace""" 2018-09-30 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version 2018-09-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 af0f31d3a909..79207e6e11df (1 commits) 2018-09-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 90c0c55edc97..876760bb27d0 (1 commits) 2018-09-28 halcanary@google.com SkPDF: stop setting SkPaint::kStrokeAndFill_Style 2018-09-28 halcanary@google.com SkPDF: drawXObjectWithMask does index lookup now. 2018-09-28 herb@google.com Use common ARGB fallback code for GPU DFT glyphs 2018-09-28 egdaniel@google.com Disable write pixels fast path on vulkan mali to workaround driver bug. 2018-09-28 egdaniel@google.com Reland "Add support for RGB config to Vulkan." 2018-09-28 mtklein@google.com update SkColorSpace APIs and members 2018-09-28 herb@google.com Add two cache warning 2018-09-28 reed@google.com expand imageinfo in C api, start on colorspace 2018-09-28 halcanary@google.com SkPDF: tiny fix to Porter-Duff modes; improves three GMs 2018-09-28 csmartdalton@google.com Add a "bisect" mode to dm for debugging path drawing 2018-09-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 56eacf05131c..90c0c55edc97 (1 commits) 2018-09-28 halcanary@google.com SkPDF: code cleanup - to_path(SkRect) 2018-09-28 herb@google.com Have Renderer use combined path code - v2 2018-09-28 brianosman@google.com Reland "Reland "Preserve colorType and alphaType in SkImage::makeColorSpace"" 2018-09-28 brianosman@google.com Remove SkPM4fPriv.h includes, then IWYU 2018-09-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 8c5ca8d1a7ea..56eacf05131c (1 commits) 2018-09-28 brianosman@google.com Support encoding/decoding F16 without a color space 2018-09-28 halcanary@google.com SkPDF: remove unused function 2018-09-28 halcanary@google.com SkPDF: no over-allocating stack that won't be used. 2018-09-28 bsalomon@google.com Remove legacy GrGLFunction specialization 2018-09-28 michaelludwig@google.com Remove recursion from setData() in GrGLSLFragmentProcessor Created with: gclient setdep -r src/third_party/skia@7f3ceba5dc7f 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-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;master.tryserver.blink:linux_trusty_blink_rel TBR=mtklein@chromium.org Change-Id: I34e17c101a641125d1307aa4dc480e4096cf3faf Reviewed-on: https://chromium-review.googlesource.com/1253434Reviewed-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@{#595363}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 27b34272. Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/25673 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=raphael.kubo.da.costa@intel.com No-Export: true Change-Id: I94f63cc248d800d4c9be6f31c3ea1b8a92390ab6 Reviewed-on: https://chromium-review.googlesource.com/1252553 Commit-Queue: Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Reviewed-by:
Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Cr-Commit-Position: refs/heads/master@{#595362}
-
- 30 Sep, 2018 27 commits
-
-
Xiaocheng Hu authored
These tests are either flaky or have non-trivial dependency on the text dump produced by js-test.js, and hence, blocking the text dump rebaseline in crrev.com/c/1247196. So this CL converts them first with testharness to ease the rebaseline. Bug: 887148 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Change-Id: Ic0a29e830fa5401e8636b9903a90b2e2fb9821eb Reviewed-on: https://chromium-review.googlesource.com/1249801 Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#595361}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/38492de0ae0a..b92901810bef Created with: gclient setdep -r src-internal@b92901810bef 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. TBR=mmoss@chromium.org Change-Id: Ib6e1280938d7459546f6f77fd67a62846d77aee9 Reviewed-on: https://chromium-review.googlesource.com/1253433Reviewed-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@{#595360}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/0c15f134da8b..38492de0ae0a Created with: gclient setdep -r src-internal@38492de0ae0a 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. TBR=mmoss@chromium.org Change-Id: Ib24552bb8bc9811101bd1080b74f3a5b0b843b67 Reviewed-on: https://chromium-review.googlesource.com/1252570Reviewed-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@{#595359}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 3be9707c. Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/25672 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, robertma@chromium.org, smcgruer@chromium.org: external/wpt/infrastructure NOAUTOREVERT=true TBR=raphael.kubo.da.costa@intel.com No-Export: true Change-Id: Iba36405553409f959afdafa8dce58ca99502f021 Reviewed-on: https://chromium-review.googlesource.com/1253441 Commit-Queue: Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Reviewed-by:
Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Cr-Commit-Position: refs/heads/master@{#595358}
-
Sylvain Defresne authored
This reverts commit 8420c60c. Reason for revert: The CL is incorrect as the override of bundle_deps remove necessary dependencies from "chrome" target when firebase is enabled ("//ios/chrome/app/resources" and ios_application_icons_target). This causes any clobber build with firebase enabled to lack all packed resources, launchscreen xib, ... Original change's description: > Fix compilation of official build with Firebase enabled > > Official build with Firebase enabled uses variants to specify > which Info.plist to use as resource for Firebase. This causes > a conflict as two bundle_data have the same output path. > > Move the dependency on ios_firebase_resources_target to the > definition of the "chrome" target, behind the check for use > of the variants to prevent this conflict. > > Patchset 1 is the original CL http://crrev/c/1250924 by sdefresne > from which this CL is cloned from. > > TBR=sdefresne@chromium.org, justincohen@chromium.org > > Bug: 845383 > Change-Id: I0e74f04f27708eb970c61b1048cb2492c45cbba4 > Cq-Include-Trybots: luci.chromium.try:ios-simulator-cronet;luci.chromium.try:ios-simulator-full-configs > Reviewed-on: https://chromium-review.googlesource.com/1252321 > Commit-Queue: Peter Lee <pkl@chromium.org> > Reviewed-by: Peter Lee <pkl@chromium.org> > Cr-Commit-Position: refs/heads/master@{#595187} TBR=sdefresne@chromium.org,justincohen@chromium.org,pkl@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 845383 Change-Id: I23a38548438e05b0b864024e4966cfb5a3168040 Cq-Include-Trybots: luci.chromium.try:ios-simulator-cronet;luci.chromium.try:ios-simulator-full-configs Reviewed-on: https://chromium-review.googlesource.com/1252483Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#595357}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/9a4079248518..0c15f134da8b Created with: gclient setdep -r src-internal@0c15f134da8b 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. TBR=mmoss@chromium.org Change-Id: I5ab3a40a51c218652768768dbcd2fe01a764974e Reviewed-on: https://chromium-review.googlesource.com/1252569Reviewed-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@{#595356}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/99e533404dbd..9a4079248518 Created with: gclient setdep -r src-internal@9a4079248518 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. TBR=mmoss@chromium.org Change-Id: I074e4938d9217887f4295fe675a251ec30930137 Reviewed-on: https://chromium-review.googlesource.com/1253432Reviewed-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@{#595355}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/045f9a9c499e..99e533404dbd Created with: gclient setdep -r src-internal@99e533404dbd 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. TBR=mmoss@chromium.org Change-Id: I93be3ebb60cf3dbfd5c4cec4f2e5e4e603e318ee Reviewed-on: https://chromium-review.googlesource.com/1253431Reviewed-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@{#595354}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/3a80a4c61513..045f9a9c499e Created with: gclient setdep -r src-internal@045f9a9c499e 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. TBR=mmoss@chromium.org Change-Id: I441d3685c0aeeb5fd1bb4836c24c36c7847f7a6c Reviewed-on: https://chromium-review.googlesource.com/1253430Reviewed-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@{#595353}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/dbebb159976d..3a80a4c61513 Created with: gclient setdep -r src-internal@3a80a4c61513 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. TBR=mmoss@chromium.org Change-Id: I1aaccc1cf057a45ade074302492e5cfb284afb87 Reviewed-on: https://chromium-review.googlesource.com/1253429Reviewed-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@{#595352}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/44b0e3c81da1..dbebb159976d Created with: gclient setdep -r src-internal@dbebb159976d 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. TBR=mmoss@chromium.org Change-Id: Id4077e71270973c734f9c6f3bede85e20cf8ba95 Reviewed-on: https://chromium-review.googlesource.com/1253428Reviewed-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@{#595351}
-
Rune Lillesveen authored
Setting empty text nodes as the last seen text node for the WhitespaceAttacher leads to subsequent whitespace nodes not being re- attached. Just skip empty text nodes as if they weren't there. Bug: 428313 Change-Id: I79a6382d7215ec46bfb9165c04b1acb190e6357a Reviewed-on: https://chromium-review.googlesource.com/1252467Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#595350}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/c5bb08a17a00..44b0e3c81da1 Created with: gclient setdep -r src-internal@44b0e3c81da1 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. TBR=mmoss@chromium.org Change-Id: I211e8f03eee4ddf191f3f6c4f579547e38eed707 Reviewed-on: https://chromium-review.googlesource.com/1253427Reviewed-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@{#595349}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/b46d60fb82fb..c5bb08a17a00 Created with: gclient setdep -r src-internal@c5bb08a17a00 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. TBR=mmoss@chromium.org Change-Id: If06e69290c7d20a38227963fca9842e20ca8be7c Reviewed-on: https://chromium-review.googlesource.com/1253426Reviewed-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@{#595348}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/8e7c4fd8d7e9..b46d60fb82fb Created with: gclient setdep -r src-internal@b46d60fb82fb 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. TBR=mmoss@chromium.org Change-Id: I73fbe7b39710d4cc31864fca51c4e940a839b0ca Reviewed-on: https://chromium-review.googlesource.com/1253424Reviewed-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@{#595347}
-
Robert Kroeger authored
Add rjkroege to OWNERS for ozone-related types in ui/gfx. Bug: none Change-Id: I55a20958419555b46842f60269136a95e9901088 Reviewed-on: https://chromium-review.googlesource.com/1249833 Commit-Queue: Robert Kroeger <rjkroege@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#595346}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 1b5ef4bc. Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/25620 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=raphael.kubo.da.costa@intel.com No-Export: true Change-Id: I637a3f49d750e9cae0aa7017c74256babac5b587 Reviewed-on: https://chromium-review.googlesource.com/1253411 Commit-Queue: Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Reviewed-by:
Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Cr-Commit-Position: refs/heads/master@{#595345}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/e9a9180e1dfa..8e7c4fd8d7e9 Created with: gclient setdep -r src-internal@8e7c4fd8d7e9 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. TBR=mmoss@chromium.org Change-Id: Idadefdb488c45150bd18e4247443b1ea3ffeea6e Reviewed-on: https://chromium-review.googlesource.com/1253423Reviewed-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@{#595344}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/a733a4e0..ae37766f Please follow these instructions for assigning/CC'ing issues: https://github.com/v8/v8/wiki/Triaging%20issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_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;luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I4c58ae7fdd48538bc973359ec4b9f8f69f87926e Reviewed-on: https://chromium-review.googlesource.com/1253408Reviewed-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@{#595343}
-
chromium-autoroll authored
This CL may cause a small binary size increase, roughly proportional to how long it's been since our last AFDO profile roll. For larger increases (around or exceeding 100KB), please file a bug against gbiv@chromium.org. Additional context: https://crbug.com/805539 Please note that, despite rolling to chrome/android, this profile is used for both Linux and Android. The AutoRoll server is located here: https://autoroll.skia.org/r/afdo-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=gbiv@chromium.org Change-Id: Ie282286d4af8a0cc1b53dc11a62d6c1e4e73b233 Reviewed-on: https://chromium-review.googlesource.com/1253422Reviewed-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@{#595342}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/d51720ed8a23..e9a9180e1dfa Created with: gclient setdep -r src-internal@e9a9180e1dfa 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. TBR=mmoss@chromium.org Change-Id: Ie1734c78fd681c7a1dc3eb9432d970e9c604eb84 Reviewed-on: https://chromium-review.googlesource.com/1253421Reviewed-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@{#595341}
-
Donna Wu authored
This CL made |device_info| parameter to UsbChooserContext::observer a const device::mojom::UsbDeviceInfo& to reduce wasted clones. Bug: 699790 Change-Id: Id9b670fab75b185fd2a55e4832e5d92cb6479aa7 Reviewed-on: https://chromium-review.googlesource.com/1249738 Commit-Queue: Donna Wu <donna.wu@intel.com> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#595340}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/cfb97653ac63..d51720ed8a23 Created with: gclient setdep -r src-internal@d51720ed8a23 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. TBR=mmoss@chromium.org Change-Id: I701d47359fa4c386c86cd9acb057642c5a625478 Reviewed-on: https://chromium-review.googlesource.com/1252280Reviewed-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@{#595339}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/c278865de82d..cfb97653ac63 Created with: gclient setdep -r src-internal@cfb97653ac63 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. TBR=mmoss@chromium.org Change-Id: I817d5ffa2dbce030d12018e70efce6e046006739 Reviewed-on: https://chromium-review.googlesource.com/1252279Reviewed-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@{#595338}
-
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: I11714ba16fdae43613a1a8087f6fb055e5abc54e Reviewed-on: https://chromium-review.googlesource.com/1253090Reviewed-by:
chrome-release-bot@chromium.org <chrome-release-bot@chromium.org> Cr-Commit-Position: refs/heads/master@{#595337}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/b9e64f841ee6..c278865de82d Created with: gclient setdep -r src-internal@c278865de82d 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. TBR=mmoss@chromium.org Change-Id: I24ba061e8a724cb444f15bd2b7b1656facb3a79e Reviewed-on: https://chromium-review.googlesource.com/1252278Reviewed-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@{#595336}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/6f79a94b4b18..b9e64f841ee6 Created with: gclient setdep -r src-internal@b9e64f841ee6 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. TBR=mmoss@chromium.org Change-Id: I960b029f2d2c09c1a340e0024a8982833714430a Reviewed-on: https://chromium-review.googlesource.com/1252277Reviewed-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@{#595335}
-
- 29 Sep, 2018 6 commits
-
-
Hans Wennborg authored
Bug: 888476 Change-Id: I2d95b71010226218631dab88b536fb00669db190 Reviewed-on: https://chromium-review.googlesource.com/1251466 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#595334}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/f34eb4de7eca..6f79a94b4b18 Created with: gclient setdep -r src-internal@6f79a94b4b18 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. TBR=mmoss@chromium.org Change-Id: I6ce8e0e88ff900ffdd476a2397fe47f393865878 Reviewed-on: https://chromium-review.googlesource.com/1252276Reviewed-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@{#595333}
-
Eric Karl authored
Currently, we ignore updates to child LSIs while hidden. This can lead to cases where the browser never receives the update. There should be no downside to processing these (this seemed like an accidental incorrect optimization), so this CL removes the restriction. Bug: 889829, 889817 Change-Id: I3ac96f40cffd0816cc01261c4bbc7fa23e27a69e Reviewed-on: https://chromium-review.googlesource.com/1252275 Commit-Queue: Eric Karl <ericrk@chromium.org> Commit-Queue: Fady Samuel <fsamuel@chromium.org> Reviewed-by:
Fady Samuel <fsamuel@chromium.org> Cr-Commit-Position: refs/heads/master@{#595332}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/cc16295f..a733a4e0 Please follow these instructions for assigning/CC'ing issues: https://github.com/v8/v8/wiki/Triaging%20issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_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;luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I4273e641d78ab78188f50b584bd2834c7ea20a36 Reviewed-on: https://chromium-review.googlesource.com/1252775Reviewed-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@{#595331}
-
sunxd authored
We are going to implement wheel event handler region computation in ScrollingCoordinator and painting, since wheel event regions share many similarities to touch action rects, we want to use the same code path for wheel events. As a result, TouchActionRect will store wheel data as well and they should be renamed to HitTestRect. Bug: 841364 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng;luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I1d9c967033846d1945163192a437f11cbebdf641 Reviewed-on: https://chromium-review.googlesource.com/1239490Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: Xianda Sun <sunxd@chromium.org> Cr-Commit-Position: refs/heads/master@{#595330}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/237f00f86f1a..f34eb4de7eca Created with: gclient setdep -r src-internal@f34eb4de7eca 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. TBR=mmoss@chromium.org Change-Id: I90ec806b3e39e4508d26d7b1eaba240daad567d8 Reviewed-on: https://chromium-review.googlesource.com/1252274Reviewed-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@{#595329}
-