- 24 Dec, 2018 7 commits
-
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/532ee2ffdef4..d38ee1fd2870 Created with: gclient setdep -r src-internal@d38ee1fd2870 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: I7de2c9d7ce2846b83a8482b313f2492ff6d9eb00 Reviewed-on: https://chromium-review.googlesource.com/c/1390313Reviewed-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@{#618806}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=kariah@chromium.org Change-Id: I94bdf687232d1cef52c7ad179c5594ddf4b89bc3 Reviewed-on: https://chromium-review.googlesource.com/c/1390421Reviewed-by:
chrome-release-bot@chromium.org <chrome-release-bot@chromium.org> Cr-Commit-Position: refs/heads/master@{#618805}
-
Dmitry Gozman authored
Currently, we simulate navigation requests using SimRequest not quite similar to the real navigation requests. We allow asynchronous Start() call which is not the case for browser-side navigation requests which come with synchronous response. We plan to commit navigation synchronously after receiving response, and tests should be ready for that. Changes in this patch: - SimRequest now starts immediately when response is received. Most SimRequests in tests are navigation requests, so they are now compatible to the browser-side navigation flow. - To emulate subresources which may start asynchronously, a new SimSubresourceRequest is introduced. This one is currently used for all existing subresources in tests, to preserve the behavior. In reality, there should rarely be a need for asynchronous response, even for subresources. Bug: 855189 Change-Id: I125fd6dbe5522947d34ae755b653783246eb4695 Reviewed-on: https://chromium-review.googlesource.com/c/1387667 Commit-Queue: Dmitry Gozman <dgozman@chromium.org> Reviewed-by:
Nate Chapin <japhet@chromium.org> Cr-Commit-Position: refs/heads/master@{#618804}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/5582f44afc8b..532ee2ffdef4 Created with: gclient setdep -r src-internal@532ee2ffdef4 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: I68077731877dc5d99ef57fda5be891284f7dad62 Reviewed-on: https://chromium-review.googlesource.com/c/1390312Reviewed-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@{#618803}
-
Jérôme Lebel authored
SyncSwitchItem is to replace LegacySyncSwitchCell for UITableView. The item uses SettingsSwitchCell. Change-Id: I62933ec77c30813bda489dce3f89a1ff642b2b7c Reviewed-on: https://chromium-review.googlesource.com/c/1384254 Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#618802}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/7b189efe4132..5582f44afc8b Created with: gclient setdep -r src-internal@5582f44afc8b 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: I0d7bc3c9b132fa5778c1f56c6e3119949a82f777 Reviewed-on: https://chromium-review.googlesource.com/c/1390311Reviewed-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@{#618801}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/ff16c5b02fa5..7b189efe4132 Created with: gclient setdep -r src-internal@7b189efe4132 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: I491ba6b1ba1b3e4b5dabae6e81a57283b49bace8 Reviewed-on: https://chromium-review.googlesource.com/c/1390395Reviewed-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@{#618800}
-
- 23 Dec, 2018 31 commits
-
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/b7818bc859b9..ff16c5b02fa5 Created with: gclient setdep -r src-internal@ff16c5b02fa5 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: I342a3b22b3b9b1942e97e2db7a652de6ccd2fdb1 Reviewed-on: https://chromium-review.googlesource.com/c/1390310Reviewed-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@{#618799}
-
Zhuohao Lee authored
The touchscreen controller of the new chromebase device is USB interface. As a result, we need to force the USB touchscreen device (1fd2:8103) as the internal device so that it behaves correctly when connecting to an external monitor. Bug: 915386, b:120674137 Test: Verified on the DUT with external monitor. Change-Id: I0366ca04c00b97aa0a64a50e77cea17480d1637d Reviewed-on: https://chromium-review.googlesource.com/c/1385701Reviewed-by:
Michael Spang <spang@chromium.org> Commit-Queue: Michael Spang <spang@chromium.org> Cr-Commit-Position: refs/heads/master@{#618798}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/c0f15e5f64a3..b7818bc859b9 Created with: gclient setdep -r src-internal@b7818bc859b9 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: I8cf47c52d311795695561197f75806d31b74232f Reviewed-on: https://chromium-review.googlesource.com/c/1390309Reviewed-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@{#618797}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/94df154fad3b..c0f15e5f64a3 Created with: gclient setdep -r src-internal@c0f15e5f64a3 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: I4deb51ce4355cd3a31221f7748a22a7f4ede6433 Reviewed-on: https://chromium-review.googlesource.com/c/1390307Reviewed-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@{#618796}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/2fdd71941d3a..94df154fad3b Created with: gclient setdep -r src-internal@94df154fad3b 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: I158ec66962559c2181f7fcdc6b355b4a9508141d Reviewed-on: https://chromium-review.googlesource.com/c/1390306Reviewed-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@{#618795}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/72dc82c7dd86..2fdd71941d3a Created with: gclient setdep -r src-internal@2fdd71941d3a 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: I560f3599a48a7460a7c38ece81edf43410435d35 Reviewed-on: https://chromium-review.googlesource.com/c/1390305Reviewed-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@{#618794}
-
Nico Weber authored
This reverts commit 4dcb10c9. Reason for revert: Speculative, might have caused https://crbug.com/917637 Original change's description: > win: Enable ghash by default. > > This speeds up linking by 20%-50% (average 32%), but in return makes > obj files 7% larger. Compilation speed is not affected. > > Also use the new driver-level -gcodeview-ghash flag instead of an > (equivalent, but unofficial) -mllvm switch. > > This only affects symbol_level=2 builds. > > Bug: 904324 > Change-Id: Iad4d62820b75a65df572104f9042a86cfcdbec96 > Reviewed-on: https://chromium-review.googlesource.com/c/1388554 > Commit-Queue: Nico Weber <thakis@chromium.org> > Reviewed-by: Reid Kleckner <rnk@chromium.org> > Cr-Commit-Position: refs/heads/master@{#618584} TBR=thakis@chromium.org,rnk@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 904324 Change-Id: Id09357d2cc11d613387497c1580db1e1f87324de Reviewed-on: https://chromium-review.googlesource.com/c/1390106Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#618793}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/ca5cc5759dbc..72dc82c7dd86 Created with: gclient setdep -r src-internal@72dc82c7dd86 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: I012d0372b61d1adba6aff37ee3e9260d5a0a48a9 Reviewed-on: https://chromium-review.googlesource.com/c/1390304Reviewed-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@{#618792}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/c355660ab3c8..ca5cc5759dbc Created with: gclient setdep -r src-internal@ca5cc5759dbc 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: I7fa654843d14f4e6d76a11369c896e6f624b6c94 Reviewed-on: https://chromium-review.googlesource.com/c/1390303Reviewed-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@{#618791}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/945a56644728..f16825ed3c71 git log 945a56644728..f16825ed3c71 --date=short --no-merges --format='%ad %ae %s' 2018-12-23 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version Created with: gclient setdep -r src/third_party/skia@f16825ed3c71 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=robertphillips@chromium.org Change-Id: I23cac7eef0600bba0bbe648a65ea4693c79b2188 Reviewed-on: https://chromium-review.googlesource.com/c/1390302Reviewed-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@{#618790}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/25bc9a92b338..92770e8072cd git log 25bc9a92b338..92770e8072cd --date=short --no-merges --format='%ad %ae %s' 2018-12-23 thestig@chromium.org Roll third_party/android_ndk/ 5cd86312e..4e2cea441 (1 commit) 2018-12-23 thestig@chromium.org Roll third_party/catapult/ 5d5091665..7c1d51b16 (131 commits) 2018-12-23 thestig@chromium.org Pull third_party/catapult from chromium.googlesource.com. 2018-12-23 thestig@chromium.org Roll v8/ d5f263024..ec2203e1f (1017 commits) 2018-12-23 thestig@chromium.org Roll build/ 81ffd0040..3930eef49 (242 commits) 2018-12-23 thestig@chromium.org Roll tools/clang/ 31f2d265b..2cf76f56c (25 commits) 2018-12-23 thestig@chromium.org Roll buildtools/ fdce2ad26..0e1cbc4ea (8 commits) 2018-12-23 thestig@chromium.org Roll third_party/googletest/src/ 2e68926a9..879ac092f (182 commits) 2018-12-23 thestig@chromium.org Roll third_party/icu/ 45f655f2f..23de01679 (7 commits) 2018-12-23 thestig@chromium.org Roll tools/code_coverage/ 4191ea067..16298755a (12 commits) 2018-12-23 thestig@chromium.org Roll third_party/zlib/ dde5ce526..2aafd9d33 (6 commits) 2018-12-23 thestig@chromium.org Make bounding box changes take effect immediately. 2018-12-23 thestig@chromium.org Fix encoding problem in FPDFAnnot_SetStringValue(). 2018-12-23 thestig@chromium.org Rename "Embeddertest" to "EmbedderTest". Created with: gclient setdep -r src/third_party/pdfium@92770e8072cd The AutoRoll server is located here: https://autoroll.skia.org/r/pdfium-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=dsinclair@chromium.org Change-Id: I0daf171ff636ee5d260064ed9d950e777c498786 Reviewed-on: https://chromium-review.googlesource.com/c/1390296Reviewed-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@{#618789}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/4577427d5da4..c355660ab3c8 Created with: gclient setdep -r src-internal@c355660ab3c8 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: I73ec65847f8d136782f8fb839e9110828c9b9bf5 Reviewed-on: https://chromium-review.googlesource.com/c/1390301Reviewed-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@{#618788}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/ddf145b76241..945a56644728 git log ddf145b76241..945a56644728 --date=short --no-merges --format='%ad %ae %s' 2018-12-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 ae6ba9f83dd0..844128609315 (1 commits) Created with: gclient setdep -r src/third_party/skia@945a56644728 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=robertphillips@chromium.org Change-Id: I62cb5c4198a6768c5a9370efa49c8eeb1b2fdaa0 Reviewed-on: https://chromium-review.googlesource.com/c/1390298Reviewed-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@{#618787}
-
Keiichi Watanabe authored
Before this commit, CameraConfigChromeOSTest.ParseSuccessfully test creates dummy conf file at working directory. This behavior will cause a failure when we run capture_unittests under a read-only directory. This situation will happen when we try to call capture_unittests via Tast. This CL makes the test to create a temporal file under temporal directory. Test: capture_unittests --test-launcher-jobs=1 on kevin Bug: 893501 Change-Id: Id03ef1c058cd1fd57e18d21dc096f371bf947025 Reviewed-on: https://chromium-review.googlesource.com/c/1382729 Commit-Queue: Keiichi Watanabe <keiichiw@chromium.org> Reviewed-by:
Pawel Osciak <posciak@chromium.org> Cr-Commit-Position: refs/heads/master@{#618786}
-
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: Ie525e2237651529724511b30f6d173cdda400323 Reviewed-on: https://chromium-review.googlesource.com/c/1390300Reviewed-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@{#618785}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/ec2203e1..f6f84c97 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=luci.chromium.try:linux-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: Ib3e96d33ea3d1a383bc30bcc897feb45b6314c97 Reviewed-on: https://chromium-review.googlesource.com/c/1389947Reviewed-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@{#618784}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/4713c4dca00a..4577427d5da4 Created with: gclient setdep -r src-internal@4577427d5da4 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: I487c0ef6db73cb7bc3d7fd8544043e05459f40ca Reviewed-on: https://chromium-review.googlesource.com/c/1390154Reviewed-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@{#618783}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/28bd882a1e40..ddf145b76241 git log 28bd882a1e40..ddf145b76241 --date=short --no-merges --format='%ad %ae %s' 2018-12-23 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset Created with: gclient setdep -r src/third_party/skia@ddf145b76241 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=robertphillips@chromium.org Change-Id: Ib8a9dcb0a98dc0ea8a4f093f3828b535d08d6970 Reviewed-on: https://chromium-review.googlesource.com/c/1390295Reviewed-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@{#618782}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/ae6ba9f83dd0..844128609315 git log ae6ba9f83dd0..844128609315 --date=short --no-merges --format='%ad %ae %s' 2018-12-23 xinghua.cao@intel.com Set dirty for uniform on D3D backend Created with: gclient setdep -r src/third_party/angle@844128609315 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 TBR=ynovikov@chromium.org Change-Id: I6afad8c2c9bf858a7583120e1f8869db7fd1f04b Reviewed-on: https://chromium-review.googlesource.com/c/1390153Reviewed-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@{#618781}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/ea8900e74ea7..28bd882a1e40 git log ea8900e74ea7..28bd882a1e40 --date=short --no-merges --format='%ad %ae %s' 2018-12-23 reed@google.com use font in tool_utils add_to_text_blob() Created with: gclient setdep -r src/third_party/skia@28bd882a1e40 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=robertphillips@chromium.org Change-Id: I6ce104980d56c8500a855455c1bd1376b8639f84 Reviewed-on: https://chromium-review.googlesource.com/c/1390150Reviewed-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@{#618780}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/7f34d3135096..4713c4dca00a Created with: gclient setdep -r src-internal@4713c4dca00a 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: Id7aa56330e70a713de034d39aeab62102bce5beb Reviewed-on: https://chromium-review.googlesource.com/c/1390152Reviewed-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@{#618779}
-
Sadrul Habib Chowdhury authored
Clients now always request presentation feedback for every frame (after crrev.com/616913). So the following flags are no longer needed: . CompositorFrameMetadata.request_presentation_feedback . LayerTreeSettings.always_request_presentation_time . always-request-presentation-time command-line switch. So remove these flags and associated code. BUG=883592 TBR=danakj@ mechanical changes in chrome/browser, exo, content/renderer Change-Id: I6c3032ea78d58fbd2f22ee5994c1def92605d162 Reviewed-on: https://chromium-review.googlesource.com/c/1379313 Commit-Queue: Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#618778}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=cmasso@chromium.org Change-Id: I767735d1cf902c49afb391019feabf1a3a76efd5 Reviewed-on: https://chromium-review.googlesource.com/c/1390103Reviewed-by:
chrome-release-bot@chromium.org <chrome-release-bot@chromium.org> Cr-Commit-Position: refs/heads/master@{#618777}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/e537198548df..7f34d3135096 Created with: gclient setdep -r src-internal@7f34d3135096 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: I2001545401114670e547820043a245b165e87ad7 Reviewed-on: https://chromium-review.googlesource.com/c/1390149Reviewed-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@{#618776}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/bbfa8bc515a9..e537198548df Created with: gclient setdep -r src-internal@e537198548df 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: Ib3c43f4131d0eb0061eb2b2c317cf4cbd1d43aba Reviewed-on: https://chromium-review.googlesource.com/c/1390148Reviewed-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@{#618775}
-
Lei Zhang authored
Change-Id: I6262547d478ee198fc635c87aab78a0dbe2cd285 Reviewed-on: https://chromium-review.googlesource.com/c/1043525 Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#618774}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/13654b20ce5b..ea8900e74ea7 git log 13654b20ce5b..ea8900e74ea7 --date=short --no-merges --format='%ad %ae %s' 2018-12-22 reed@google.com use fonts when making blobs Created with: gclient setdep -r src/third_party/skia@ea8900e74ea7 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=halcanary@chromium.org Change-Id: Ia9db5fba02d66b3fd1419dbd43a4ddb838601997 Reviewed-on: https://chromium-review.googlesource.com/c/1390145Reviewed-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@{#618773}
-
Benjamin Shaya authored
Bug: 119283620 Test: cast_audio_backend_unittests Change-Id: I6666e9545aaa6a24027b2cf784f9d0444ea01898 Reviewed-on: https://chromium-review.googlesource.com/c/1378849 Commit-Queue: Benjamin Shaya <bshaya@chromium.org> Reviewed-by:
Kenneth MacKay <kmackay@chromium.org> Cr-Commit-Position: refs/heads/master@{#618772}
-
Vikas Soni authored
This is a reland of 8dc8014f with a BUILD file fix. Original change's description: > Vulkan backed skia representation of SharedImageBackingAHB. > > 1. Implemented Vulkan backed skia representation of > SharedImageBackingAHB. > 2. Added synchronisation between gl backed and Vk backed > representations. > > Bug: 891060 > Change-Id: I46ba32dea62569cd67d6f3b24559f4ef28307168 > Reviewed-on: https://chromium-review.googlesource.com/c/1370471 > Reviewed-by: Eric Karl <ericrk@chromium.org> > Commit-Queue: vikas soni <vikassoni@chromium.org> > Cr-Commit-Position: refs/heads/master@{#618320} Bug: 891060 Change-Id: Ic8dc4572a27b8c40a6fcf7a021c3e2225e155691 Reviewed-on: https://chromium-review.googlesource.com/c/1388559 Commit-Queue: vikas soni <vikassoni@chromium.org> Reviewed-by:
Eric Karl <ericrk@chromium.org> Cr-Commit-Position: refs/heads/master@{#618771}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/0753553f2e79..bbfa8bc515a9 Created with: gclient setdep -r src-internal@bbfa8bc515a9 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: I4d8a94ac58b8f5ba43130e9d58dff1e66572ae64 Reviewed-on: https://chromium-review.googlesource.com/c/1390147Reviewed-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@{#618770}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/d92f129c97f2..0753553f2e79 Created with: gclient setdep -r src-internal@0753553f2e79 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: Ie4e269cd29e2e1b4ba3ce1f45e14d69735b4da13 Reviewed-on: https://chromium-review.googlesource.com/c/1390144Reviewed-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@{#618769}
-
- 22 Dec, 2018 2 commits
-
-
Jinsong Fan authored
When the editable contains a BR only, it appears as an empty line, in which case allowing select-all confuses users.The CL checks for this special-case. Bug: 916405 Change-Id: I394c83f10b7b3537973314d92123e629a9d7fd61 Reviewed-on: https://chromium-review.googlesource.com/c/1384324Reviewed-by:
Xiaocheng Hu <xiaochengh@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#618768}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/624f8ec3dabc..d92f129c97f2 Created with: gclient setdep -r src-internal@d92f129c97f2 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: I1417b6d0e9791c7c4b3321e09c5233764b5cf34c Reviewed-on: https://chromium-review.googlesource.com/c/1390143Reviewed-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@{#618767}
-