- 26 Sep, 2019 40 commits
-
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/ef2033ab2793..e545db8d0486 git log ef2033ab2793..e545db8d0486 --date=short --no-merges --format='%ad %ae %s' 2019-09-26 fmayer@google.com Merge "Fix slow pprof_builder." 2019-09-26 fmayer@google.com Merge "Move normalization header lib to include" 2019-09-26 hjd@google.com Merge "perfetto-ui: Add Android async slice tracks" Created with: gclient setdep -r src/third_party/perfetto@e545db8d0486 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md TBR=perfetto-bugs@google.com Bug: None Change-Id: I387ca13c6001fc9c923f15fbcaf014b1b43ff0b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827447Reviewed-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@{#700275}
-
Thomas Tangl authored
- Profile heading "Manage people" -> "People" - Button "Open Guest window" -> "Guest" - Button "Add Person" -> "Add" - Guest icon of "Guest" button is updated - Button "Close all your windows" is removed Bug: 995720 Change-Id: I86dd1dcd14afec5b4e6d7ad911449ca9053d2910 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827281Reviewed-by:
David Roger <droger@chromium.org> Commit-Queue: Thomas Tangl <tangltom@chromium.org> Auto-Submit: Thomas Tangl <tangltom@chromium.org> Cr-Commit-Position: refs/heads/master@{#700274}
-
Anton Bikineev authored
This change is needed to check canary for existing bugs caused by incorrect algorithm of page header extraction for large pages. To sherrifs: this causes regressions. The commit will be reverted in a few days. Change-Id: I0df59aa055b8783c834cfdf29717d388294fe9bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827364Reviewed-by:
Ulan Degenbaev <ulan@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Anton Bikineev <bikineev@chromium.org> Commit-Queue: Anton Bikineev <bikineev@chromium.org> Cr-Commit-Position: refs/heads/master@{#700273}
-
Mia Glaese authored
Previous CL (ttp://crrev.com/c/1792857) caused feedless builder to fail lint checks. Moved ss_feed_header to appropriate place. Bug: 982018 Change-Id: If5b7997973c9d7230287a48aee4bf16490b65ac0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1822219 Commit-Queue: Mia Glaese <glamia@chromium.org> Reviewed-by:
Ganggui Tang <gogerald@chromium.org> Reviewed-by:
Sky Malice <skym@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#700272}
-
Eric Foo authored
See https://tinyurl.com/yxau5sc4 for context. Bug: 977050 Change-Id: I77f00c39d2f6fc088eee250e3ed6e5b04374478b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1808404Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: John Budorick <jbudorick@chromium.org> Auto-Submit: Eric Foo <efoo@chromium.org> Cr-Commit-Position: refs/heads/master@{#700271}
-
Fredrik Söderquist authored
Merge these two functions into one - InstanceListChanged - taking the list that changed as an argument. This is preparation for unifying this code-path with the other interval resolving code-path. Bug: 998526 Change-Id: I3727a5dfe76236bac7b6283a48d334426093d2ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827278Reviewed-by:
Stephen Chenney <schenney@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#700270}
-
danakj authored
Only the main frame experiences the web test bits or the emulator, but the non-delegate branch is currently dependant on them, and lives in the else case of both of these. But not having a delegate means they can't be true. Reduce our nesting and variable dependencies. R=avi@chromium.org Bug: 1006052 Change-Id: I430d5ebeaf1777b05f5318c850c45e372cbf55fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1825723 Commit-Queue: danakj <danakj@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#700269}
-
Matthias Körber authored
Bug: 1007974 Change-Id: I248c8f76fb5f3ade6dfdde8f1c957d3f4708f45a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827404 Commit-Queue: Matthias Körber <koerber@google.com> Commit-Queue: Vadym Doroshenko <dvadym@chromium.org> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#700268}
-
Matthias Körber authored
Bug: 1007974 Change-Id: I4cb954b366dc61c93ddaac5aeccd62f75e9a3ae9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827405 Commit-Queue: Matthias Körber <koerber@google.com> Commit-Queue: Vadym Doroshenko <dvadym@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#700267}
-
behdad authored
Using viz::FrameTimingDetails we report three breakdowns below for the SubmitCompositorFrameToPresentationCompositorFrame stage. SubmitToReceiveCompositorFrame ReceivedCompositorFrameToStartDraw StartDrawToSwapEnd SwapEndToPresentationCompositorFrame Bug: chromium:1001523 Change-Id: I93a2ec513395a893a2ad145fed6b1dcd2e98c233 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1789783 Commit-Queue: Behdad Bakhshinategh <behdadb@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#700266}
-
Yutaka Hirano authored
The mis-attributed requests are rare, so calling DumpWithoutCrashing to doesn't hurt performance too much. Bug: 961614, 1006292 Change-Id: I59e1b5e7b49d03597b60d06b7846670f2cec70aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1826738 Auto-Submit: Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Hiroshige Hayashizaki <hiroshige@chromium.org> Cr-Commit-Position: refs/heads/master@{#700265}
-
ckitagawa authored
This CL adds basic subsetting support for paint previews. This depends on Harfbuzz's subsetter and is based on the implementation in SkPDFSubsetFont. Part of landing: https://chromium-review.googlesource.com/c/chromium/src/+/1786583 Bug: 1006242 Change-Id: I757543ab9a575dc829a6f2b7fc1bb9b89fef5c97 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1816730Reviewed-by:
Dominik Röttsches <drott@chromium.org> Reviewed-by:
Ian Vollick <vollick@chromium.org> Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Cr-Commit-Position: refs/heads/master@{#700264}
-
Matthias Körber authored
Bug: 1007974 Change-Id: I72ac0310c8c6a70f932689e866db461c4f6536e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827007 Commit-Queue: Matthias Körber <koerber@google.com> Commit-Queue: Vadym Doroshenko <dvadym@chromium.org> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#700263}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/1585d7e108ef..403f2955e7f6 git log 1585d7e108ef..403f2955e7f6 --date=short --no-merges --format='%ad %ae %s' 2019-09-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-09-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-09-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-09-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-09-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-09-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 ba04be8c9ef9..f703443b1f67 (6 commits) 2019-09-26 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps 2019-09-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader cc3f09861685..30d3c8afe19c (2 commits) 2019-09-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src fb8fbb18..fbc0a229 (465 commits) 2019-09-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-09-26 jcgregorio@google.com Fix HOME directory in Docker containers built under cloudbuild. 2019-09-25 herb@google.com Move SkScalerContextEffects to SkScalerContext.h 2019-09-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-09-25 csmartdalton@google.com Move the msaa dirty rect to GrRenderTargetProxy 2019-09-25 mtklein@google.com clean up for SSSE3 bilerp 2019-09-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-09-25 nifong@google.com Add a test that draws subpictures within an MSKP and make it pass. 2019-09-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-09-25 herb@google.com Use constexpr version of min/max 2019-09-25 brianosman@google.com In AAConvexPathRenderer, don't assume that path direction can be computed 2019-09-25 nigeltao@google.com Fix calls to deprecated Wuffs API 2019-09-25 mtklein@google.com cut another multiply in SSE2 bilerp 2019-09-25 nifong@google.com Add tests that loads mskp and changes frame. 2019-09-25 mtklein@google.com cut a multiply in SSE2 bilerp 2019-09-25 csmartdalton@google.com Don't submit msaa resovle command buffers except for external IO 2019-09-25 herb@google.com Add helper SkMakeZip 2019-09-25 mtklein@google.com comment and TODO bilerp code 2019-09-25 herb@google.com Add project declaration for CMake Created with: gclient setdep -r src/third_party/skia@403f2955e7f6 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC bungeman@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md 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 TBR=bungeman@google.com Bug: chromium:None,chromium:None,chromium:None Change-Id: I67908df88af158e025b14e8a2c4cee151a2e4be4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827070 Commit-Queue: Ben Wagner <bungeman@chromium.org> Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#700262}
-
Ross McIlroy authored
BUG=878390,1008001 Change-Id: Ie489575241523c5a25c7ae46a36152766dd6602a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1825517 Commit-Queue: Ross McIlroy <rmcilroy@chromium.org> Commit-Queue: Juan Antonio Navarro Pérez <perezju@chromium.org> Auto-Submit: Ross McIlroy <rmcilroy@chromium.org> Reviewed-by:
Juan Antonio Navarro Pérez <perezju@chromium.org> Cr-Commit-Position: refs/heads/master@{#700261}
-
Theresa Wellington authored
Add a new BottomToolbarTest class with two simple tests that check bottom toolbar visibilty and tab switcher button click handling. Also updates chrome/android/java/.../toolbar/OWNERS file to include twellington@ and chrome/android/javatests/.../toolbar/OWNERS file to point to non-test OWNERS file. BUG=1008212 Change-Id: I46839e3b614a68af5c75bf876f3c47565db63e84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1825787Reviewed-by:
Matthew Jones <mdjones@chromium.org> Commit-Queue: Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#700260}
-
Vladimir Levin authored
Since the infinite float clip rect is actually pretty small (it's on the order of 10s of millions), due to fixed point math in layout unit, it can cause clips on other rects that are computed elsewhere, such as IntersectionObserver. This can cause bugs (see referenced bug) where unclipped elements are treated as clipped by the intersection observer. R=chrishtr@chromium.org, szager@chromium.org Bug: 1004196 Change-Id: Ia3e5d483cded6153ff546289fbc762b6e8922bc3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1825579Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
Stefan Zager <szager@chromium.org> Commit-Queue: vmpstr <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/master@{#700259}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/fafb3471..87e5c742 Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I476bf05e9c15807ad4d4093a37ca401d480b0e5f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827314 Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#700258}
-
Sebastien Lalancette authored
The test is failing in multiple OSes: https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=content_browsertests&tests=ProtoBackgroundTracingTest.ProtoTraceReceived TBR=oysteine@chromium.org Change-Id: I29ea75c40860d31f106a709f0fddb986f02e0f5d Bug: 1008387 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827499 Auto-Submit: Sebastien Lalancette <seblalancette@chromium.org> Reviewed-by:
Sebastien Lalancette <seblalancette@chromium.org> Commit-Queue: Sebastien Lalancette <seblalancette@chromium.org> Cr-Commit-Position: refs/heads/master@{#700257}
-
Aaron Tagliaboschi authored
Pretty simple aesthetic changes, but bringing in closer to spec (and fixing tests to match" Bug: 959613, 971342 Change-Id: I3a1409a73852a5e767380dbc60d0019847e3fffb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1647436 Commit-Queue: Aaron Tagliaboschi <aarontag@chromium.org> Reviewed-by:
Robert Ma <robertma@chromium.org> Reviewed-by:
Yoav Weiss <yoavweiss@chromium.org> Cr-Commit-Position: refs/heads/master@{#700256}
-
Kevin McNee authored
When HTMLDialogElement::RemovedFrom updates inertness, we may hit the !node.NeedsDistributionRecalc() DCHECK in FlatTreeTraversal. Workaround this by calling UpdateDistributionForFlatTreeTraversal. We shouldn't UpdateDistribution during DOM mutation, but Shadow DOM v0 will be removed, at which point the UpdateDistribution can be removed. Bug: 895511 Change-Id: If8fb3a93acbfa54e819b36fd647e56357ab9fe6a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1281223 Commit-Queue: Kevin McNee <mcnee@chromium.org> Reviewed-by:
Hayato Ito <hayato@chromium.org> Cr-Commit-Position: refs/heads/master@{#700255}
-
Miyoung Shin authored
This change converts GamepadMonitor mojom interface client in blink to use BrowserInterfaceBroker. Bug: 936482 Change-Id: I34b6f39335544966a2ccd3cc5e134dd1149e3fbc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1819083 Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#700254}
-
Xiaocheng Hu authored
This patch allows summations like "a + b + c" to be serialized as is without inserting redundant parentheses like "(a + b) + c" that the current implementation does. This doesn't fix all the serialization issues, but at least we are one step closer. Bug: 1008146 Change-Id: I87350fe6fb43710974cfefb21d8d136258115c9d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1825732Reviewed-by:
Emil A Eklund <eae@chromium.org> Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#700253}
-
Jesse Doherty authored
We still have ...:PredictedType for testing. Change-Id: I3d93a3f52d43b4aba408be336b93b1d01a385f16 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1825303Reviewed-by:
Jesse Doherty <jwd@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Auto-Submit: Jesse Doherty <jwd@chromium.org> Commit-Queue: Robert Kaplow <rkaplow@chromium.org> Cr-Commit-Position: refs/heads/master@{#700252}
-
Gustaf Ullberg authored
Cherry-picked from https://github.com/xiph/opus/commit/cdaf661e8d3e85770bf06db8cff12ae6be7fa2a6 The patch is needed for OPUS_GET_IN_DTX to work in Celt-only mode. Bug: b/141607706 Change-Id: Ifbf2cc13d2a03f410aeff073550b185e0d535f91 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1825520 Auto-Submit: Gustaf Ullberg <gustaf@chromium.org> Commit-Queue: Felicia Lim <flim@chromium.org> Reviewed-by:
Felicia Lim <flim@chromium.org> Cr-Commit-Position: refs/heads/master@{#700251}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/741bab0f6ce6..89e7fcb726e9 git log 741bab0f6ce6..89e7fcb726e9 --date=short --no-merges --format='%ad %ae %s' 2019-09-26 titovartem@webrtc.org Revert "Enable capturing from camera in PC framework" 2019-09-26 ilnik@webrtc.org VideoStreamEncoder: Don't crop and scales frames for external encoders 2019-09-26 titovartem@webrtc.org Enable capturing from camera in PC framework 2019-09-26 philipel@webrtc.org Reset |reference_finder_| on codec switch. 2019-09-26 philipel@webrtc.org Removed unused _rotation_set variable from EncodedFrame. Created with: gclient setdep -r src/third_party/webrtc@89e7fcb726e9 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md TBR=webrtc-chromium-sheriffs-robots@google.com Bug: chromium:none,chromium:none Change-Id: Idf66c2d8490b1edca80b23549d44955a25cf1253 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827442Reviewed-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@{#700250}
-
Mikel Astiz authored
The concept of pending keys is about sync-ing remote updates and doesn't fit well the Cryptographer layer, which is conceptually the local Nigori model state (or part thereof). This patch addresses a TODO to simplify the core Cryptographer API and logically move such notion to SyncEncryptionHandler, currently exposed via observer APIs only. Bug: 967417 Change-Id: I0c156ac0db589c4f620b53c27a7b4352cd650c66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827398 Auto-Submit: Mikel Astiz <mastiz@chromium.org> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Reviewed-by:
Maksim Moskvitin <mmoskvitin@google.com> Cr-Commit-Position: refs/heads/master@{#700249}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/442ff2ebbd66..39d142e89afb git log 442ff2ebbd66..39d142e89afb --date=short --no-merges --format='%ad %ae %s' 2019-09-26 angle-autoroll@skia-public.iam.gserviceaccount.com Roll ./third_party/glslang/src 973d0e538292..7bc047326e06 (1 commits) Created with: gclient setdep -r src/third_party/angle@39d142e89afb If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC ynovikov@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md 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@google.com Bug: chromium:None Change-Id: I75be9ae481f52abca0036bdd1bdf856007b14f98 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827441Reviewed-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@{#700248}
-
Vadym Doroshenko authored
Bug: 949519 Change-Id: I96148de31cb627ed14a5df6f779a24703c0046fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827420Reviewed-by:
Matthias Körber <koerber@google.com> Commit-Queue: Matthias Körber <koerber@google.com> Commit-Queue: Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#700247}
-
Nico Weber authored
For helpers.h, move the GOOGLE_CHROME_BUILD into just the cc file, so that the dep on //build:branding_buildflags doesn't have to be a public_deps and to make branding affect internal APIs less. I'm hoping to do more changes that move GOOGLE_CHROME_BUILD / GOOGLE_CHROME_BRANDING from header files going forward. Bug: 961769 Change-Id: I63f20a91b474865acaee2369900ed7677220468a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1822718 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Auto-Submit: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#700246}
-
Vasilii Sukhanov authored
Bug: 998496 Change-Id: I57223f7c0b0923ff84ede9fdff18772e23423c04 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827400 Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#700245}
-
Oleg Davydov authored
We still need them, so move expiration time six moths forward. Also synchronize owners of them. Bug: 1006981, 1006985, 1006992 Change-Id: I172d600d0162223d0b8d556a578d90ce6f5722e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1824080Reviewed-by:
Mark Pearson <mpearson@chromium.org> Commit-Queue: Oleg Davydov <burunduk@chromium.org> Cr-Commit-Position: refs/heads/master@{#700244}
-
Ella Ge authored
Touch points that state is not kStateMoved should not have resampling or predicted points Change-Id: I98c5273839b8284eec56df2c8347134f110788c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1825624Reviewed-by:
Navid Zolghadr <nzolghadr@chromium.org> Commit-Queue: Ella Ge <eirage@chromium.org> Cr-Commit-Position: refs/heads/master@{#700243}
-
Maksim Moskvitin authored
FakeModelTypeSyncBridge::Store::HasMetadata expects storage key, while client tag hash was actually passed, so fixed expectation had no effect. Bug: 973409 Change-Id: I2ad835a7fc9eaa5a0bc89aaa22b39d493786d9ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827362 Auto-Submit: Maksim Moskvitin <mmoskvitin@google.com> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#700242}
-
John Budorick authored
This reverts commit 9c3e8d81. Reason for revert: unblocking v8 Original change's description: > android: switch test runner to standalone Avd management module. > > Requires crrev.com/c/1809653 > > Bug: 922145 > Change-Id: I3f2f134cd91f4c1ca50cb08348860c058d8dd1ee > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1797004 > Commit-Queue: John Budorick <jbudorick@chromium.org> > Reviewed-by: Andrew Luo <aluo@chromium.org> > Reviewed-by: Ben Pastene <bpastene@chromium.org> > Cr-Commit-Position: refs/heads/master@{#699902} TBR=bpastene@chromium.org,jbudorick@chromium.org,aluo@chromium.org,hypan@google.com Change-Id: Icb74eef3ba973461c193c80c1326522d26d62332 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 922145 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827590Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#700241}
-
Vasiliy Telezhnikov authored
This CL adds GrContext that used in GLRenderer for filtering to cache controller and adds ClientBecameBusy/ClientBecameNotBusy to support cleaning GrContext caches. Bug: 1004924 Change-Id: I97e69ca5f05a41f2663eb02935468e3a9bbc852d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1824252 Commit-Queue: Vasiliy Telezhnikov <vasilyt@chromium.org> Reviewed-by:
Jonathan Backer <backer@chromium.org> Cr-Commit-Position: refs/heads/master@{#700240}
-
John Chen authored
This reverts commit 8f486945. Reason for revert: Causing failures in WPT tests that expect certificate errors to be ignored Original change's description: > [ChromeDriver] Stop using --ignore-certificate-errors > > ChromeDriver was passing --ignore-certificate-errors switch to Chrome, > regardless of whether user wants to ignore certificate errors or not. > Fixing by stop passing this flag to Chrome, and relying on using > Security.setIgnoreCertificateErrors command when user wants to ignore > certificate errors. > > Bug: chromedriver:3148 > Change-Id: I5e8493f4cca48ebaeb211c95cd7fd645891c8659 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1824005 > Reviewed-by: Andrey Kosyakov <caseq@chromium.org> > Commit-Queue: John Chen <johnchen@chromium.org> > Cr-Commit-Position: refs/heads/master@{#699890} TBR=caseq@chromium.org,eseckler@chromium.org,johnchen@chromium.org Change-Id: I01afcdbb247daade5965608926b1e2fc294cfd90 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: chromedriver:3148 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827584Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#700239}
-
Sahel Sharify authored
This cl implements shipping address/option change events for PH. With this change payment handlers can notify the merchant when the user changes the selected shipping address/option, and wait for updated details (e.g. new shipping cost, etc) from merchant. For overall flow please check https://chromium-review.googlesource.com/c/chromium/src/+/1779003 Bug: 984694 Change-Id: Id881ba22bf4c846a4570801bacc49e5d4e89a72b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1804557Reviewed-by:
Mike West <mkwst@chromium.org> Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Commit-Queue: Sahel Sharify <sahel@chromium.org> Cr-Commit-Position: refs/heads/master@{#700238}
-
Sebastien Lalancette authored
Test is flaky on multiple OSes: https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=content_browsertests&tests=ServiceWorkerVersionBrowserTest.ReadResourceFailure TBR=falken@chromium.org Change-Id: I9986d36f919ed15c1dd85530e17445450f19ea04 Bug: 1008386 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827498 Auto-Submit: Sebastien Lalancette <seblalancette@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Commit-Queue: Sebastien Lalancette <seblalancette@chromium.org> Cr-Commit-Position: refs/heads/master@{#700237}
-
Arthur Hemery authored
Excluding for flakiness: AndroidBrowserTest.Smoke ImportantSitesUtilBrowserTest.DSENotConsideredImportantInRegularMode Bug: 1007276 Change-Id: I272acf8f46eabfd5cb7e56c0907b548602b154fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1821788Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#700236}
-