- 27 Oct, 2018 40 commits
-
-
Findit authored
This reverts commit 91d505d9. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 603271 as the culprit for flakes in the build cycles as shown on: https://findit-for-me.appspot.com/waterfall/flake/flake-culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyQwsSDEZsYWtlQ3VscHJpdCIxY2hyb21pdW0vOTFkNTA1ZDkxNWE3ZGNmZDYyNWNjODQ5NDRjOTFiYWRlMWQ5ZDU0ZQw Sample Failed Build: https://ci.chromium.org/buildbot/chromium.linux/Linux%20Tests%20%28dbg%29%281%29/75307 Sample Failed Step: webkit_layout_tests Sample Flaky Test: virtual/new-remote-playback-pipeline/media/controls/overflow-menu-toggle-class-for-animation.html Original change's description: > Reland "[Media Controls] Added animation to overflow menu" > > Change-Id: Ic3f0448ae77c9226421132ce911181f53b5ceb7d > Reviewed-on: https://chromium-review.googlesource.com/c/1303099 > Reviewed-by: Tommy Steimel <steimel@chromium.org> > Commit-Queue: Jazz Xu <jazzhsu@chromium.org> > Cr-Commit-Position: refs/heads/master@{#603271} Change-Id: Iae455a822d64c36c650477d1743b135da7e3fb9f No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 899478 Reviewed-on: https://chromium-review.googlesource.com/c/1303766 Cr-Commit-Position: refs/heads/master@{#603329}
-
Tanja Gornak authored
Drive relies on DeprecatedProfileInvalidationProviderFactory for its invalidations. ProfileSyncService only calls SetActiveAccountId on the IdentityProvider from the ProfileInvalidationProvider implementation it uses. If FCMInvalidations is enabled, the IdentityProvider used by DeprecatedProfileInvalidationProviderFactory is never initialized with the active account ID so never starts. ProfileSyncService should call SetActiveAccountId on both IdentityProvider instances as long as DeprecatedProfileInvalidationProviderFactory is used. Bug: 897570 Change-Id: I5d452a7aa4e0d3fb8496a213495eafef9e5a0351 Reviewed-on: https://chromium-review.googlesource.com/c/1296494 Commit-Queue: Tatiana Gornak <melandory@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Reviewed-by:
John Wu <jzw@chromium.org> Cr-Commit-Position: refs/heads/master@{#603328}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/ab5c49f0ce2e..c0e0c68a238b Created with: gclient setdep -r src-internal@c0e0c68a238b 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: I1c7ebc6e4e607772717813047161dee492b372fa Reviewed-on: https://chromium-review.googlesource.com/c/1303427Reviewed-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@{#603327}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/c1fd73761112..8edb718892c8 git log c1fd73761112..8edb718892c8 --date=short --no-merges --format='%ad %ae %s' 2018-10-27 jiajia.qin@intel.com ES31: Add structure field member support in SSBO Created with: gclient setdep -r src/third_party/angle@8edb718892c8 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: I73c87bf2bac605ad3095704f61a082eee220e297 Reviewed-on: https://chromium-review.googlesource.com/c/1303426Reviewed-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@{#603326}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/e030d9417ca1..ab5c49f0ce2e Created with: gclient setdep -r src-internal@ab5c49f0ce2e 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: I24106af4dae757fef874dbbc227f86a55db1d38f Reviewed-on: https://chromium-review.googlesource.com/c/1303425Reviewed-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@{#603325}
-
Christopher Cameron authored
This was supposed to be a global, not a local. TBR=dominickn Bug: 896917 Change-Id: I4b242f3db5700a9845690a45c1722b643649e741 Reviewed-on: https://chromium-review.googlesource.com/c/1303678 Commit-Queue: ccameron <ccameron@chromium.org> Reviewed-by:
ccameron <ccameron@chromium.org> Cr-Commit-Position: refs/heads/master@{#603324}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/fd74a4417ca1..e030d9417ca1 Created with: gclient setdep -r src-internal@e030d9417ca1 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: I871c8683ea1d618204e04725e81bbab19a56b0c0 Reviewed-on: https://chromium-review.googlesource.com/c/1303424Reviewed-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@{#603323}
-
Christian Biesinger authored
R=eae@chromium.org, mstensho@chromium.org Change-Id: I260fb79c66e96ba8abcc1a86fdef8b779f1e1604 Reviewed-on: https://chromium-review.googlesource.com/c/1303553 Commit-Queue: Emil A Eklund <eae@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#603322}
-
Christian Biesinger authored
Matches fragments and constraint space construction. This simplifies code and is more efficient. R=eae@chromium.org, mstensho@chromium.org Change-Id: Ic391b43b674578625656cb57bd67912013cacdc5 Reviewed-on: https://chromium-review.googlesource.com/c/1303554 Commit-Queue: Emil A Eklund <eae@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#603321}
-
Jared Saul authored
This reverts commit a384ba43. Reason for revert: Breaks build (https://bugs.chromium.org/p/chromium/issues/detail?id=899461) Original change's description: > [Autofill] Remove AutofillScanCardholderName feature > > It's dead code with no development, and Rouslan said to kill it with > fire. :) > > Bug: 881343 > Change-Id: I7c41130b4a1aa0e7a537e95a0b0e6aaac83aa591 > Reviewed-on: https://chromium-review.googlesource.com/c/1300794 > Reviewed-by: Sebastien Seguin-Gagnon <sebsg@chromium.org> > Reviewed-by: Ted Choc <tedchoc@chromium.org> > Commit-Queue: Jared Saul <jsaul@google.com> > Cr-Commit-Position: refs/heads/master@{#603230} TBR=tedchoc@chromium.org,sebsg@chromium.org,jsaul@google.com Change-Id: Ie00886b2640e350edddff57a34b0195ae5d23671 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 881343 Reviewed-on: https://chromium-review.googlesource.com/c/1303651Reviewed-by:
Jared Saul <jsaul@google.com> Commit-Queue: Jared Saul <jsaul@google.com> Cr-Commit-Position: refs/heads/master@{#603320}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/337109f6387f..364f8ccda702 git log 337109f6387f..364f8ccda702 --date=short --no-merges --format='%ad %ae %s' 2018-10-27 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset Created with: gclient setdep -r src/third_party/skia@364f8ccda702 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=brianosman@chromium.org Change-Id: I2907f0de5e583a29efd9141a2a016d78b34e6b5f Reviewed-on: https://chromium-review.googlesource.com/c/1303422Reviewed-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@{#603319}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/39948071..e28547a4 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: I62cec6529ad4c61ecb93be5d84a586fa0214cb86 Reviewed-on: https://chromium-review.googlesource.com/c/1303496Reviewed-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@{#603318}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/fefaba5bfd6a..c1fd73761112 git log fefaba5bfd6a..c1fd73761112 --date=short --no-merges --format='%ad %ae %s' 2018-10-27 jmadill@chromium.org Move index range calculations into VertexArray. Created with: gclient setdep -r src/third_party/angle@c1fd73761112 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=jmadill@chromium.org Change-Id: Ib0b9f7eda251b8533385b462ff3f592fcf4ce574 Reviewed-on: https://chromium-review.googlesource.com/c/1303421Reviewed-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@{#603317}
-
Christian Biesinger authored
This reverts commit 1851c4fc. Reason for revert: this may have broken the layoutng loading.desktop perf tests: https://ci.chromium.org/p/chrome/builders/luci.chrome.ci/linux-perf-fyi/244 Original change's description: > perfetto: Change trace buffer size to 32mB > > Previously attempted to set it to 4mB in crrev.com/c/1236663, but that > caused some flakiness in benchmarks. So try it again with 32mB. > > Note that as of [1], this buffer is committed only as it is accessed > even on Windows, so the memory regressions we were seeing in > crbug.com/886686 should be much more limited now anyway. > > [1] https://android-review.googlesource.com/c/platform/external/perfetto/+/799400 > > Bug: 839071, 888222 > Change-Id: If7108f3bc0b226e132087886aa8cbccbc30e79b6 > Reviewed-on: https://chromium-review.googlesource.com/c/1297418 > Commit-Queue: Eric Seckler <eseckler@chromium.org> > Reviewed-by: Sami Kyöstilä <skyostil@chromium.org> > Reviewed-by: oysteine <oysteine@chromium.org> > Cr-Commit-Position: refs/heads/master@{#602675} TBR=primiano@chromium.org,oysteine@chromium.org,skyostil@chromium.org,eseckler@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 839071, 888222 Change-Id: Idd0feff4c3164635609e0e0851e8f679889b367c Reviewed-on: https://chromium-review.googlesource.com/c/1303676Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Commit-Queue: Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/master@{#603316}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/4db39217fb53..fd74a4417ca1 Created with: gclient setdep -r src-internal@fd74a4417ca1 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: I6d50e46438c6bdebd4a6ed2b3681944bf95f5d17 Reviewed-on: https://chromium-review.googlesource.com/c/1303420Reviewed-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@{#603315}
-
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: I1c80964aa57ab4a05949987eb1c6961af74caf13 Reviewed-on: https://chromium-review.googlesource.com/c/1303423Reviewed-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@{#603314}
-
Siddhartha authored
This will be useful for stack sampling profiler to set buffer size for copying stack. BUG=859260 Change-Id: Ib87e44e82ff8d309e5ec2f7750fda9168b6906d0 Reviewed-on: https://chromium-review.googlesource.com/c/1297241Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: ssid <ssid@chromium.org> Cr-Commit-Position: refs/heads/master@{#603313}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/43c718302e44..337109f6387f git log 43c718302e44..337109f6387f --date=short --no-merges --format='%ad %ae %s' 2018-10-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 3ce69ba3eb60..fefaba5bfd6a (7 commits) Created with: gclient setdep -r src/third_party/skia@337109f6387f 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=brianosman@chromium.org Change-Id: I6666ca15f68e95b4c77db04079f42ea9f1294f72 Reviewed-on: https://chromium-review.googlesource.com/c/1303419Reviewed-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@{#603312}
-
Tarun Bansal authored
Change-Id: I592b1f4fcf2fe2e4f2576bb49f75885896485741 Bug: 899109 Reviewed-on: https://chromium-review.googlesource.com/c/1300679 Commit-Queue: Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Cr-Commit-Position: refs/heads/master@{#603311}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/f77475921e90..fb59b952834e git log f77475921e90..fb59b952834e --date=short --no-merges --format='%ad %ae %s' 2018-10-26 dproy@google.com Merge "Actually add slice category" Created with: gclient setdep -r src/third_party/perfetto@fb59b952834e The AutoRoll server is located here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=perfetto-bugs@google.com Change-Id: I737803d04861aa6940057140ead748d19fd3fa7c Reviewed-on: https://chromium-review.googlesource.com/c/1303313Reviewed-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@{#603310}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/7cf9cd2423b8..fefaba5bfd6a git log 7cf9cd2423b8..fefaba5bfd6a --date=short --no-merges --format='%ad %ae %s' 2018-10-27 geofflang@chromium.org Regenerate hashes for the builtin symbol table. Created with: gclient setdep -r src/third_party/angle@fefaba5bfd6a The AutoRoll server is located here: https://autoroll.skia.org/r/angle-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel BUG=chromium:890539 TBR=jmadill@chromium.org Change-Id: I925068ac790f627e36282f9a196af699479c64c0 Reviewed-on: https://chromium-review.googlesource.com/c/1303418Reviewed-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@{#603309}
-
Francois Doray authored
We have verified that tasks posted by SQLitePersistentCookieStore are on the critical path of a page load. According to the documentation in task_traits.h, being on the critical path of a page load requires USER_BLOCKING priority. We keep this as an experiment because we can to assess the impact of this change when the WindowsThreadModeBackground feature is enabled. Bug: 872820, 878222 Change-Id: Iec368de8f59b34703688d8f8811aedbeddc50a8d Reviewed-on: https://chromium-review.googlesource.com/c/1303039Reviewed-by:
Victor Costan <pwnall@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#603308}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/e060ac16d2fc..4db39217fb53 Created with: gclient setdep -r src-internal@4db39217fb53 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: Iaf57ba2d69ab10d531f85429b71570b05cd637cf Reviewed-on: https://chromium-review.googlesource.com/c/1303413Reviewed-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@{#603307}
-
Christian Biesinger authored
This avoids an allocation because we now allocate the storage for the fragment and its children array together in a single allocation, and also has better memory locality, which leads to good performance wins on several benchmarks This is the fragment version of crrev.com/c/1296491 Change-Id: I3e2d14a3bc43082df9cf8856c9808e9094a258af Reviewed-on: https://chromium-review.googlesource.com/c/1298207 Commit-Queue: Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#603306}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/625771d1d2bb..2616594045eb git log 625771d1d2bb..2616594045eb --date=short --no-merges --format='%ad %ae %s' 2018-10-27 benwright@webrtc.org Refactor: Make SSLCertChain a final class. 2018-10-26 benwright@webrtc.org FrameEncryption Video End To End Testcase. 2018-10-26 benwright@webrtc.org Prevent the frame decryptor being set if the channel is stopped. Created with: gclient setdep -r src/third_party/webrtc@2616594045eb 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: I2d2dd40a643789cf3d534ce2c9c5c0df51dd5e8c Reviewed-on: https://chromium-review.googlesource.com/c/1303416Reviewed-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@{#603305}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/9590dee526c5..b7c4a0243e82 git log 9590dee526c5..b7c4a0243e82 --date=short --no-merges --format='%ad %ae %s' 2018-10-26 tsepez@chromium.org Pass CreateParams to CPWL_Wnd constructor. 2018-10-26 thestig@chromium.org Roll testing/corpus/ 502691e08..56802dad1 (1 commit) 2018-10-26 tsepez@chromium.org Convert CPWL_Wnd::m_Children to vector of unique_ptr. 2018-10-26 thestig@chromium.org Replace int flags with struct FXDIB_ResampleOptions. Created with: gclient setdep -r src/third_party/pdfium@b7c4a0243e82 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. BUG=chromium:898443 TBR=dsinclair@chromium.org Change-Id: If45abeb03a737245d0724851cc0d47ef8d69ceee Reviewed-on: https://chromium-review.googlesource.com/c/1303417Reviewed-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@{#603304}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/63fdd972c866..43c718302e44 git log 63fdd972c866..43c718302e44 --date=short --no-merges --format='%ad %ae %s' 2018-10-27 reed@google.com hide setTextAlign Created with: gclient setdep -r src/third_party/skia@43c718302e44 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=brianosman@chromium.org Change-Id: I49e11222aaadbf504b03b3aa3604a2fdc21393b8 Reviewed-on: https://chromium-review.googlesource.com/c/1303415Reviewed-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@{#603303}
-
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: I7160f7d9d69d7a0b1c0ccfd05ce37bc48bdced55 Reviewed-on: https://chromium-review.googlesource.com/c/1303673Reviewed-by:
chrome-release-bot@chromium.org <chrome-release-bot@chromium.org> Cr-Commit-Position: refs/heads/master@{#603302}
-
manuk authored
This is the second of 3 CL's to replace the global static helper functions which manipulate the DOM with classes. In this CL, we replace the function addResultTableToOutput with OutputResultsTable, which is responsible for generating HTML tables from the combined and each individual providers' results. Bug: 891303 Change-Id: Ie14196a712039b9ca80a1b9376afb6ed8e3dafee Reviewed-on: https://chromium-review.googlesource.com/c/1294016 Commit-Queue: manuk hovanesian <manukh@chromium.org> Reviewed-by:
Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#603301}
-
Sergey Ulanov authored
The new FuchsiaVideoDecoder implements VideoDecoder interface on top of fuchsia.mediacodec API. It's currently not used anywhere yet. Unittests added in this CL are marked as MANUAL because we have only have HW-based mediacodec implementation that doesn't work in qemu on bots. Bug: 876519 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 Change-Id: I59ebd716decef7940eb227a25967bad757bf3e82 Reviewed-on: https://chromium-review.googlesource.com/c/1287930 Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Dan Sanders <sandersd@chromium.org> Cr-Commit-Position: refs/heads/master@{#603300}
-
Mitsuru Oshima authored
This reverts commit a19b3399. Reason for revert: let's land this after performance turning work. Original change's description: > cros: Clean up app_list_view > > Moves functions to match their orderings in h and cc. > Also removes a little dead code. > > Bug: 899297 > Change-Id: I9c8202f5c24c811025db6dadf72edd9d2f73f4bc > Reviewed-on: https://chromium-review.googlesource.com/c/1302822 > Reviewed-by: Weidong Guo <weidongg@chromium.org> > Commit-Queue: Alex Newcomer <newcomer@chromium.org> > Cr-Commit-Position: refs/heads/master@{#603240} TBR=newcomer@chromium.org,weidongg@chromium.org Change-Id: Ibb0c287a03b381347f4289e30899153c2457003c No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 899297 Reviewed-on: https://chromium-review.googlesource.com/c/1303638Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#603299}
-
Dmitry Gozman authored
We can use WebContentSettingsClient directly now, which is a part of public/platform. Some users of GetContentSettingsClient now have to null-check, while previously they assumed the client is always present (that's true for non-detached frames). Some places needed an update, because they treated null ContentSettingsClient differently from the default value. Perhaps that's not intended, but we preserve it just in case. Bug: none Change-Id: Iea060f412d0a966a5fdee79552aab8376cc0becf Reviewed-on: https://chromium-review.googlesource.com/c/1297634 Commit-Queue: Dmitry Gozman <dgozman@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#603298}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/d8ed054e9af7..9201a4e1a936 git log d8ed054e9af7..9201a4e1a936 --date=short --no-merges --format='%ad %ae %s' 2018-10-27 ahassani@chromium.org cros_generate_update_payload: Switch update_engine to major version 2 Created with: gclient setdep -r src/third_party/chromite@9201a4e1a936 The AutoRoll server is located here: https://autoroll.skia.org/r/chromite-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=chrome-os-gardeners@chromium.org Change-Id: I012920c7147df4b93be5208fd2e9790a2aed1b29 Reviewed-on: https://chromium-review.googlesource.com/c/1303414Reviewed-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@{#603297}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/6cc0ff81..39948071 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: I2fbda2b11cb63bdcc969f46751b2bca7db9fe410 Reviewed-on: https://chromium-review.googlesource.com/c/1303404Reviewed-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@{#603296}
-
Adrienne Walker authored
Change-Id: I4439caeb761c518928c94b2806c2ab805cc55e82 Reviewed-on: https://chromium-review.googlesource.com/c/1303098Reviewed-by:
Khushal <khushalsagar@chromium.org> Commit-Queue: enne <enne@chromium.org> Cr-Commit-Position: refs/heads/master@{#603295}
-
Andrey Lushnikov authored
WASM currently creates script-per-function, resulting in a huge number of UISourceCodes reported to the devtools front-end. These sources are useless for automapping subsystem, so we should skip them right away. R=dgozman Bug: 806250 Change-Id: I1c8f81729ce64bb528a60f854a59715a78edbc95 Reviewed-on: https://chromium-review.googlesource.com/c/1300313Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Commit-Queue: Andrey Lushnikov <lushnikov@chromium.org> Cr-Commit-Position: refs/heads/master@{#603294}
-
John Abd-El-Malek authored
Change-Id: I7cd134d58ef03b39f2d7864c58b0fcc9d7d33f35 Reviewed-on: https://chromium-review.googlesource.com/c/1303400Reviewed-by:
Clark DuVall <cduvall@chromium.org> Commit-Queue: John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#603293}
-
Mitsuru Oshima authored
We should use the adjusted bounds (by workspace) to compare the current bounds. Using non adjusted resulted in re-adjusting the bounds repeatedly, which caused the updating shelf visibility. Bug: 895744 Change-Id: I88f467ffc050c7fe30bc427ed20bf19b784ed965 Reviewed-on: https://chromium-review.googlesource.com/c/1303408Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#603292}
-
chcunningham authored
msarda@ is graciously taking the remaining work. Bug: 866518 Change-Id: Ia1720219386ee51955e74e461e2a4cdf17134bc2 Reviewed-on: https://chromium-review.googlesource.com/c/1175797 Commit-Queue: Chrome Cunningham <chcunningham@chromium.org> Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Cr-Commit-Position: refs/heads/master@{#603291}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/385bf2e04812..9590dee526c5 git log 385bf2e04812..9590dee526c5 --date=short --no-merges --format='%ad %ae %s' 2018-10-26 tsepez@chromium.org Pass unique_ptr to CPWL_Wnd::AddChild(). 2018-10-26 thestig@chromium.org Roll v8/ db22e96fb..a4f6a37da (307 commits) 2018-10-26 thestig@chromium.org Include platform-specific fxge sources with conditionals. 2018-10-26 tsepez@chromium.org Remove pParentWnd field entirely from CreateParams. 2018-10-26 thestig@chromium.org Fix more nits in fx_win32_gdipext.cpp. 2018-10-26 thestig@chromium.org Implement CFX_RenderDevice::GetFlipMatrix(). 2018-10-26 tsepez@chromium.org cp.pParentWindow is always NULL in NewPWLWindow() 2018-10-26 thestig@chromium.org Forward declare a bunch of classes. 2018-10-26 tsepez@chromium.org Stop transfering ownership of |this| as CPWL_Wnd::Create() side-effect Created with: gclient setdep -r src/third_party/pdfium@9590dee526c5 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: I4c6adedd694f322cfefba512bbe3dd80761f26f4 Reviewed-on: https://chromium-review.googlesource.com/c/1303238Reviewed-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@{#603290}
-