- 02 Jan, 2019 40 commits
-
-
Max Moroz authored
That might allow us to find more bugs, e.g. off-by-one overflows at least. The following fuzz targets are affected: 1) blink_http_parsers_fuzzer 2) libxml_xml_read_memory_fuzzer. Bug: 906080 Change-Id: I389c5f4b526a46a8abaf6cc24587c448cdb09dba Reviewed-on: https://chromium-review.googlesource.com/c/1392276 Commit-Queue: Max Moroz <mmoroz@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#619417}
-
Max Moroz authored
The fuzzers were disabled because they were noisy and slow, but now they seem to be in a better shape. They can OOM relatively easily, but I guess we can let them go and hope that OOMs might be fixed, as they might be totally legit. On a startup both of the fuzzers use ~1GB RAM. Bug: 749858 Change-Id: I477aa18d440dc44c90984aafb2651cfb7e3f4ddc Reviewed-on: https://chromium-review.googlesource.com/c/1392354Reviewed-by:
Abhishek Arya <inferno@chromium.org> Commit-Queue: Max Moroz <mmoroz@chromium.org> Cr-Commit-Position: refs/heads/master@{#619416}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/8f37ce5b9f2c..9356393f5b48 git log 8f37ce5b9f2c..9356393f5b48 --date=short --no-merges --format='%ad %ae %s' 2019-01-02 fmalita@chromium.org [skottie] Derive most adapters from SkNVRefCnt 2019-01-02 brianosman@google.com Reland "Wide color support in AA Convex path renderer" 2019-01-02 kjlubick@google.com Remove extra semi-colons Created with: gclient setdep -r src/third_party/skia@9356393f5b48 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=bungeman@chromium.org Change-Id: I4dd2c742885eded8c992838326e02c02aca0d58d Reviewed-on: https://chromium-review.googlesource.com/c/1393343Reviewed-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@{#619415}
-
Avi Drissman authored
This is purely a mechanical change; there is no intended behavior change. BUG=837308 R=agl@chromium.org Change-Id: I1d226c45e473949a8af47311a6e089e5d9df10b4 Reviewed-on: https://chromium-review.googlesource.com/c/1392748 Commit-Queue: Adam Langley <agl@chromium.org> Reviewed-by:
Adam Langley <agl@chromium.org> Cr-Commit-Position: refs/heads/master@{#619414}
-
Morten Stenshorne authored
Just allow up to 10000 columns unconditionally. We used to have severe performance problems with many columns (O(n^2)), but that should be long gone, thanks to https://chromium-review.googlesource.com/c/chromium/src/+/1070562/ This is essentially a revert of https://chromium-review.googlesource.com/c/chromium/src/+/1068929/ (and earlier clamping attempts). Bug: 918112, 808189 Change-Id: I3c767fa4f2da5197d1a02c8f4ad89fbc35c5614d Reviewed-on: https://chromium-review.googlesource.com/c/1392955 Commit-Queue: Emil A Eklund <eae@chromium.org> Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#619413}
-
Rob Buis authored
I started to work for Igalia in May 2018, however there was no review needs last year. This year I'll be working more closely with Igalia colleagues and would like to start proper reviews again. Change-Id: I8ec9f95c6f3235635ade4fbf836e89e3af72f4bf Reviewed-on: https://chromium-review.googlesource.com/c/1392347Reviewed-by:
Manuel Rego <rego@igalia.com> Commit-Queue: Rob Buis <rbuis@igalia.com> Cr-Commit-Position: refs/heads/master@{#619412}
-
Antonio Gomes authored
SigninManager and PO2TS are going to be an implementation detail of the IdentityManager, and eventually will not be exposed to clients out of //services/identity. This CL converts ForceSigninVerifier and its subclasses accordingly. BUG=911682 Change-Id: I349995dfd934870c09ba4145c431f322e5517e5f Reviewed-on: https://chromium-review.googlesource.com/c/1388784Reviewed-by:
Owen Min <zmin@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Cr-Commit-Position: refs/heads/master@{#619411}
-
Mythri Alle authored
v8::ScriptCompiler::CompileOptions had several options which were deprecated. The default case was added to be able to remove these options from V8. With those options removed, we don't need the default case. Bug: chromium:779254,v8:8252 Change-Id: Ifbbbf2a199e7897e64acfee353e85f8f0368ffb2 Reviewed-on: https://chromium-review.googlesource.com/c/1393263Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Mythri Alle <mythria@chromium.org> Cr-Commit-Position: refs/heads/master@{#619410}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/4da2e47dcd92..96eb27a4c496 Created with: gclient setdep -r src-internal@96eb27a4c496 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: I927eaeb39bf7f3e01fc7c6e8cb8539aa3a7e8715 Reviewed-on: https://chromium-review.googlesource.com/c/1393253Reviewed-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@{#619409}
-
Mounir Lamouri authored
Looking at the stack from the tests, it's unclear how it was related to the code it's testing. Re-enabling the tests may help figure out if it was a temporary issue. Bug: 879644 Change-Id: I2ea2d95e7f24f71f86e2c147017bb7d01a563323 Reviewed-on: https://chromium-review.googlesource.com/c/1382477 Commit-Queue: Mounir Lamouri <mlamouri@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#619408}
-
Leonard Grey authored
Bug: 850098 Change-Id: I174a01a66f7b8c0008f24a676f32b11347c33660 Reviewed-on: https://chromium-review.googlesource.com/c/1391956Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Leonard Grey <lgrey@chromium.org> Cr-Commit-Position: refs/heads/master@{#619407}
-
Jérôme Lebel authored
This is to prepare the transition for SettingsCollectionViewController to UITableView. And the UITableView version of AccountSignInItem is required for GoogleServicesSettings view. Change-Id: If77a3be5468ec27391953aeb450630271d531791 Reviewed-on: https://chromium-review.googlesource.com/c/1392343 Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#619406}
-
Victor Vasiliev authored
https://quiche.googlesource.com/quiche.git/+log/99ab07063ac3..23346476fcb2 $ git log 99ab07063..23346476f --date=short --no-merges --format='%ad %ae %s' 2018-12-27 bnc Cast to unsigned in HpackVarintRoundTripTest. 2018-12-27 bnc Remove unnecessary comparison. 2018-12-27 bnc Avoid truncation error on 32 bit platforms. 2018-12-20 quiche-dev Use uint64_t for varint. 2018-12-17 quiche-dev Modify HTTP/2 varint encoder and decoder to support 8-bit prefixes. Created with: roll-dep src/net/third_party/quiche/src R=zhongyi@chromium.org Change-Id: I13fccd875c34de895f3ec635b158b45c5cf48a93 Reviewed-on: https://chromium-review.googlesource.com/c/1391958 Commit-Queue: Bence Béky <bnc@chromium.org> Reviewed-by:
Bence Béky <bnc@chromium.org> Cr-Commit-Position: refs/heads/master@{#619405}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/dd9003afdafb..8f37ce5b9f2c git log dd9003afdafb..8f37ce5b9f2c --date=short --no-merges --format='%ad %ae %s' 2019-01-02 halcanary@google.com SkPDF: clean up Created with: gclient setdep -r src/third_party/skia@8f37ce5b9f2c 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=bungeman@chromium.org Change-Id: Ie743d79d0d3e811a7fc5ce03ac86ba0f879978c3 Reviewed-on: https://chromium-review.googlesource.com/c/1393252Reviewed-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@{#619404}
-
Friedrich Horschig authored
The password search feature is enabled since quite a while and disabling it would be a regression by now. Therefore, drop the flag and resolve all tautologies. Bug: None Change-Id: Ie8cf8e06bc0287981bf54b5f35a822bbf6d0b2ab Reviewed-on: https://chromium-review.googlesource.com/c/1377435Reviewed-by:
Jesse Doherty <jwd@chromium.org> Reviewed-by:
Maxim Kolosovskiy <kolos@chromium.org> Reviewed-by:
Ioana Pandele <ioanap@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/master@{#619403}
-
Shouqun Liu authored
The '--report-file' argument of html_report is already removed and replaced with positional arguments, update the documentation accordingly. Bug: None Change-Id: I2ee343faffb55e4be8c5bf7b4d51503fb4893781 Reviewed-on: https://chromium-review.googlesource.com/c/1390022Reviewed-by:
agrieve <agrieve@chromium.org> Commit-Queue: agrieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#619402}
-
chromium-autoroll authored
The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast TBR=cr-fuchsia+bot@chromium.org Change-Id: I70948f7c1f1ee4bfd9d96d391d56344c9e950a37 Reviewed-on: https://chromium-review.googlesource.com/c/1393249Reviewed-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@{#619401}
-
Vadym Doroshenko authored
These flags are cross-platform, they were already added on all other platforms. Bug: 831123 Change-Id: I5bf0a578cb63f3848f1e5ddb5d1eb8371a58d753 Reviewed-on: https://chromium-review.googlesource.com/c/1391684Reviewed-by:
Eric Noyau <noyau@chromium.org> Reviewed-by:
Dominic Battré <battre@chromium.org> Commit-Queue: Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#619400}
-
Mounir Lamouri authored
Bug: 877439 Change-Id: I59b543b55281dda5b77cfebd1115a1b43e2fc810 Reviewed-on: https://chromium-review.googlesource.com/c/1379523Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Mounir Lamouri <mlamouri@chromium.org> Cr-Commit-Position: refs/heads/master@{#619399}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/29e13fd2ca5a..bde71044cd4a git log 29e13fd2ca5a..bde71044cd4a --date=short --no-merges --format='%ad %ae %s' 2019-01-02 titovartem@google.com Add constructor from test::FrameGeneratorCapturer 2019-01-02 nisse@webrtc.org Delete pre_encode_callback from VideoSendStream::Config Created with: gclient setdep -r src/third_party/webrtc@bde71044cd4a The AutoRoll server is located here: https://autoroll.skia.org/r/webrtc-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:linux_chromium_archive_rel_ng;luci.chromium.try:mac_chromium_archive_rel_ng TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: Ide7f5b7cdd5444ba0583a71de1ba0b1b773c3cd8 Reviewed-on: https://chromium-review.googlesource.com/c/1393251Reviewed-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@{#619398}
-
Owen Min authored
Bug: 915157 Change-Id: I1b7ea9a278648f3e7f0df7aeabbef350d72b264c Reviewed-on: https://chromium-review.googlesource.com/c/1379060Reviewed-by:
David Roger <droger@chromium.org> Commit-Queue: Owen Min <zmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#619397}
-
Dominic Battre authored
If an <input> element is or becomes a password field, it get a sticky flag such that IsPasswordFieldForAutofill() will always return true. This has been implemented for <input type="password"> fields that are toggled to <input type="text"> when the user clicks on some kind of "reveal password" button (often an eye next to the password field). The password manager needs to continue treating this as a password field (offer saving, offer fill-on-account-select, ...). This CL relaxes the logic in such a way that datalist options are considered if an <input> element has been a password but currently is not a password anymore. In case the password manager wants to display a drop-down AND there are datalist options, there is a conflict. While the input field is empty, the password manager wins. Once the user starts typing, the password manager popup disappears and the datalist options are shown if (and only if) they contain the typed characters. Bug: 918351 Change-Id: Ifbe19422aa7ef5ee6582bd1cbeaab4bd93aff0fd Reviewed-on: https://chromium-review.googlesource.com/c/1392342Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Commit-Queue: Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#619396}
-
Jérôme Lebel authored
Needs to reload the sync error item when the sync state changes. Bug introduced with cleanup in: crrev.com/c/1390004 Bug: 918474 Change-Id: I868ec7358de6741c75970c4003dacf54fa11bdfd Reviewed-on: https://chromium-review.googlesource.com/c/1392948 Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#619395}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/45d1a4973269..4da2e47dcd92 Created with: gclient setdep -r src-internal@4da2e47dcd92 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: Ia82f8d07e7b56498d264aad9e6795e1d7c22a480 Reviewed-on: https://chromium-review.googlesource.com/c/1393248Reviewed-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@{#619394}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/ff89a75e..abd39667 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: I9a3b5ece15e7d791fbfb422484249834bbc599c8 Reviewed-on: https://chromium-review.googlesource.com/c/1393264Reviewed-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@{#619393}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/d6563a5c6d8e..24bb5c49673b git log d6563a5c6d8e..24bb5c49673b --date=short --no-merges --format='%ad %ae %s' 2019-01-02 perezju@chromium.org [Telemetry] Remove LegacyPageTest.close_tabs_before_run Created with: gclient setdep -r src/third_party/catapult@24bb5c49673b 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:851948 TBR=sullivan@chromium.org Change-Id: I44e0b8eda53fb1c1e616d3a597619544e41f72fc Reviewed-on: https://chromium-review.googlesource.com/c/1393250Reviewed-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@{#619392}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/1409ac718693..dd9003afdafb git log 1409ac718693..dd9003afdafb --date=short --no-merges --format='%ad %ae %s' 2019-01-02 halcanary@google.com SkPDF: wait for jobs to complete on abort() Created with: gclient setdep -r src/third_party/skia@dd9003afdafb 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=bungeman@chromium.org Change-Id: I6af094f94e63a3fd08d7b3ea7c89fd14430bf5a6 Reviewed-on: https://chromium-review.googlesource.com/c/1393247Reviewed-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@{#619391}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/c98c8a0a9d19..29e13fd2ca5a git log c98c8a0a9d19..29e13fd2ca5a --date=short --no-merges --format='%ad %ae %s' 2019-01-02 nisse@webrtc.org Delete rtc::PacketTime (was an alias for int64_t) Created with: gclient setdep -r src/third_party/webrtc@29e13fd2ca5a The AutoRoll server is located here: https://autoroll.skia.org/r/webrtc-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:linux_chromium_archive_rel_ng;luci.chromium.try:mac_chromium_archive_rel_ng TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: Ibf6cacce9fda6850a95f3c05920068c84d2f4326 Reviewed-on: https://chromium-review.googlesource.com/c/1393245Reviewed-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@{#619390}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/2e330e03f50b..45d1a4973269 Created with: gclient setdep -r src-internal@45d1a4973269 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: I0fa8f4c503eb4c6a169eba42e6e353cbac2a243c Reviewed-on: https://chromium-review.googlesource.com/c/1393246Reviewed-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@{#619389}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/3ce0041c36f9..d6563a5c6d8e git log 3ce0041c36f9..d6563a5c6d8e --date=short --no-merges --format='%ad %ae %s' 2019-01-02 perezju@chromium.org [Telemetry] Remove public shared_page_state.page_test Created with: gclient setdep -r src/third_party/catapult@d6563a5c6d8e 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:851948 TBR=sullivan@chromium.org Change-Id: If1f4b452fb83cc0d94436dfbc6af30d59ecbff2d Reviewed-on: https://chromium-review.googlesource.com/c/1393244Reviewed-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@{#619388}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/b8c3915cd07a..2e330e03f50b Created with: gclient setdep -r src-internal@2e330e03f50b 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: I96791b23faa77ecebba187b2e5de1f1809c99bc7 Reviewed-on: https://chromium-review.googlesource.com/c/1393243Reviewed-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@{#619387}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/16717a6dde42..3ce0041c36f9 git log 16717a6dde42..3ce0041c36f9 --date=short --no-merges --format='%ad %ae %s' 2019-01-02 perezju@chromium.org [Telemetry] Remove deprecated LegacyPageTest.RunNavigateSteps Created with: gclient setdep -r src/third_party/catapult@3ce0041c36f9 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:851948 TBR=sullivan@chromium.org Change-Id: I78067edb43f4050d40e1933d25ecfde074ee36ae Reviewed-on: https://chromium-review.googlesource.com/c/1393102Reviewed-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@{#619386}
-
Eric Noyau authored
Bug: None Change-Id: I4690c606edfb4b65272946d047907f4ef35bd59c Reviewed-on: https://chromium-review.googlesource.com/c/1392097Reviewed-by:
Mark Cogan <marq@chromium.org> Commit-Queue: Eric Noyau <noyau@chromium.org> Cr-Commit-Position: refs/heads/master@{#619385}
-
Robbie Gibson authored
This CL fixes things that were unfixed in the previous CL 1382416. It changes the styling on the text match and adds the SHA's for the images for the two new strings added in that CL. Bug: 916120 Change-Id: Id08ceeaa83fbacca2beb5bcd5af94a916646a883 Reviewed-on: https://chromium-review.googlesource.com/c/1390014 Commit-Queue: Robbie Gibson <rkgibson@google.com> Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#619384}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/e918c5e7bd6c..b8c3915cd07a Created with: gclient setdep -r src-internal@b8c3915cd07a 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: I783748a3b31d88ef6c0f2f11bc4c7ce730c29717 Reviewed-on: https://chromium-review.googlesource.com/c/1393101Reviewed-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@{#619383}
-
Jérôme Lebel authored
Change-Id: Ia6d8ab0eb4c5d3241e5da1792c02f6679f25b1cb Reviewed-on: https://chromium-review.googlesource.com/c/1392093 Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#619382}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/f6e3983d9b9e..1409ac718693 git log f6e3983d9b9e..1409ac718693 --date=short --no-merges --format='%ad %ae %s' 2019-01-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 ba319ba31cae..0c6672158c77 (1 commits) Created with: gclient setdep -r src/third_party/skia@1409ac718693 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=bungeman@chromium.org Change-Id: Iec10118fd8c5dc40796a3472601eae41bafc0ece Reviewed-on: https://chromium-review.googlesource.com/c/1393099Reviewed-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@{#619381}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/b3a4f03181a0..e918c5e7bd6c Created with: gclient setdep -r src-internal@e918c5e7bd6c 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: I872de001b66be92fce606a9b06de76db034e2706 Reviewed-on: https://chromium-review.googlesource.com/c/1393097Reviewed-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@{#619380}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/76f66954db03..04ea03e4e1e1 git log 76f66954db03..04ea03e4e1e1 --date=short --no-merges --format='%ad %ae %s' 2019-01-02 jmadill@chromium.org Make default block member info a constant. Created with: gclient setdep -r src/third_party/angle@04ea03e4e1e1 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: I82e0326de3bb22d7bad45e49213ae262038fc06b Reviewed-on: https://chromium-review.googlesource.com/c/1393098Reviewed-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@{#619379}
-
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: I9ba32045ca2c24f68360ad85b0ad9b7b6c20ba44 Reviewed-on: https://chromium-review.googlesource.com/c/1393100Reviewed-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@{#619378}
-