- 25 Oct, 2019 40 commits
-
-
Brian Geffon authored
Kstaled is a new swap subsystem for CrOS. This CL will send dbus messages to debugd based on the user's experimental group. BUG=b/123039911 TESTED=With a 4.14 kernel and a new debugd build. Change-Id: Ide79d61050e2d916d8d9907d37856746ef12c29d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1858463 Commit-Queue: Brian Geffon <bgeffon@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Jay Civelli <jcivelli@chromium.org> Cr-Commit-Position: refs/heads/master@{#709588}
-
Sammie Quon authored
TBR=manucornet@chromium.org Test: none Bug: none Change-Id: Ibe2345c3eea249271da956d3f23ad89785ba7210 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881316Reviewed-by:
Sammie Quon <sammiequon@chromium.org> Commit-Queue: Sammie Quon <sammiequon@chromium.org> Cr-Commit-Position: refs/heads/master@{#709587}
-
Clark DuVall authored
WebView uses a similar approach to disable features that are not supported. This allows feature detection for APIs that are not yet supported. Change-Id: I1ee0f7a9752658b4d365ee42e5f29cb674af2d4b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879680Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#709586}
-
Andrew Grieve authored
The recent refactoring (linked bug) broke them in two ways: * Tests were being filtered based on having "test" in the path, but the names now are all just "shard". * When an apk_under_test exists, dex files from both apks were being copied to the same directory, so "shard1.dex" was being clobbered. This also refactors ClassLoaderPatcher a bit to make it more clear what logic happens on O+ vs pre-O. Bug: 1013688 Change-Id: I4c5e0e5a84bc9875c2262b0108d506797e430e93 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881310Reviewed-by:
Eric Stevenson <estevenson@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#709585}
-
Brian Salomon authored
It saves a copy. Bug: 973403 Change-Id: I347c6f584dd2fcb164665eab0540a6bc2840d3f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879434Reviewed-by:
Peng Huang <penghuang@chromium.org> Commit-Queue: Brian Salomon <bsalomon@google.com> Cr-Commit-Position: refs/heads/master@{#709584}
-
Chris Mumford authored
No users of flush used or required a repeating closure, so switching to base::OnceClosure. Bug: 1007799, 1007810 Change-Id: I675f2a5251360a40b13e509ec7daa1dbdcccaa28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1878554Reviewed-by:
Kenneth MacKay <kmackay@chromium.org> Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Commit-Queue: Chris Mumford <cmumford@google.com> Cr-Commit-Position: refs/heads/master@{#709583}
-
Alex Turner authored
Currently, the unindexed subresource filter rulesets are being treated as text files, however, they are constructed a little strangely. For example, many lines end in control characters. One such control character is ^M, i.e. \r, so some (but only a few) lines end with \r\n. This interferes with git patches, causing some tools to then incorrectly 'fix' these inconsistent line endings to \n, corrupting the ruleset. Adding a .gitattributes file in the appropriate folder should cause git to treat these files as binary, preventing this hypercorrection. Bug: 1018284 Change-Id: I6823417bb12e843aba9856c0f76f1f4958d6505c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881313Reviewed-by:
Josh Karlin <jkarlin@chromium.org> Commit-Queue: Alex Turner <alexmt@chromium.org> Cr-Commit-Position: refs/heads/master@{#709582}
-
Xida Chen authored
Flakiness dashboard shows that these 4 tests are flaky on all platforms. Bug: 1018027 Change-Id: I56ddb0756f6b3b549ac115cbda4b4b58ec8b37e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880082Reviewed-by:
Yi Gu <yigu@chromium.org> Commit-Queue: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#709581}
-
meacer authored
crrev.com/c/1879992 restricted Latin Small Letter Thorn to Icelandic domains. This CL does the same for Eth (ð) as it can be confused with the characters "o" and "d" in some fonts. This change affects less than 10 real world domains with limited popularity. Bug: 1017707, 929711 Change-Id: I037054530feb1d34e9243ef5da35cf431f3b80b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881344Reviewed-by:
Christopher Thompson <cthomp@chromium.org> Commit-Queue: Mustafa Emre Acer <meacer@chromium.org> Cr-Commit-Position: refs/heads/master@{#709580}
-
Ahmed Mehfooz authored
Change-Id: I424491c3499f5bcf7444f6c6a14928b7aa9cd525 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880527Reviewed-by:
Tim Song <tengs@chromium.org> Commit-Queue: Ahmed Mehfooz <amehfooz@chromium.org> Cr-Commit-Position: refs/heads/master@{#709579}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/2ab3f107..c29060c2 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-blink-rel 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: I35c97b356865d54d78331589dfc5b3ee610af533 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880955Reviewed-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@{#709578}
-
Suzy Li authored
This reverts commit 9ca63e64. Reason for revert: Clank should use the GmsCore implementation of isUVPAA, see crbug.com/1017587 Original change's description: > Reland isUVPAA implementation on clank > > Currently, clank is using the isUVPAA that gmscore supports, and > the behavior of isUVPAA is intentionally narrowed to return true > only if fingerprint is available. Since gmscore is going to change > the behavior of isUVPAA to return true if fingerprint or screen > lock is available, clank should reland its own isUVPAA implementation > to return true only if fingerprint is available. > > This CL is the first of 3 CLs to add isUVPAA implemenration on clank > and remove the flow to call isUVPAA that gmscore supports. > > Bug: n/a > Change-Id: I7f0a025b49597fe73e070562bf96921e64c24622 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1739973 > Reviewed-by: Ken Buchanan <kenrb@chromium.org> > Commit-Queue: Suzy Li <suzyli@google.com> > Cr-Commit-Position: refs/heads/master@{#686226} TBR=kenrb@chromium.org,suzyli@google.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1017587 Change-Id: Ib31b0fe0999de859f4e47642e1568ac813c47949 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881378Reviewed-by:
Martin Kreichgauer <martinkr@google.com> Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Commit-Queue: Suzy Li <suzyli@google.com> Cr-Commit-Position: refs/heads/master@{#709577}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/c8e6dcb29585..a8bf5caaa8fd Created with: gclient setdep -r src-internal@a8bf5caaa8fd If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@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.chrome.try:linux-chromeos-chrome TBR=jbudorick@google.com Bug: chromium:None Change-Id: Ifb1742422ca417e35b42beecae8a0e30c00605a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881392Reviewed-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@{#709576}
-
Sebastien authored
Bug: 1018201 Change-Id: I05b8d6aca2217b585f505ee0b18e7462edd75506 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879194 Commit-Queue: Sebastien Lalancette <seblalancette@chromium.org> Reviewed-by:
Chris Sharp <csharp@chromium.org> Cr-Commit-Position: refs/heads/master@{#709575}
-
Nikita Podguzov authored
This will help to build unit tests for printing API. Bug: 996785 Change-Id: I9485dbe49949b0f420ea86b9847240537ab46cca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879449Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
Sean Kau <skau@chromium.org> Commit-Queue: Nikita Podguzov <nikitapodguzov@chromium.org> Cr-Commit-Position: refs/heads/master@{#709574}
-
Yun Liu authored
Bug: 985574 Change-Id: I06d11dd466b7cb803b2324a45848ec09c9f28799 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879324 Commit-Queue: Yun Liu <yliuyliu@google.com> Reviewed-by:
Yuke Liao <liaoyuke@chromium.org> Cr-Commit-Position: refs/heads/master@{#709573}
-
Fredrik Söderquist authored
ResetAnimatedType() and ApplyResultsToTarget() are always called in "sequence" by the one method (SMILAnimationSandwich::ApplyAnimationValues), so we can move the call to SetAnimatedAttribute() to the latter method. Then we fold the calls to InvalidateAnimatedAttribute() into the Set/ClearAnimatedAttribute calls. Also simplify Set/ClearWebAnimatedAttributes() since they can now trivially call into the modified versions of Set/ClearAnimatedAttribute(). For SVGAnimateMotionElement, move the invalidation of the target from CalculateAnimatedValue() to ApplyResultsToTarget(). Bug: 1017723 Change-Id: I6ee237aa1be725db44b02212fe8a1bff1cd5e16b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1878771Reviewed-by:
Stephen Chenney <schenney@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#709572}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/47bbd64428c2..ad3655cf0bd3 git log 47bbd64428c2..ad3655cf0bd3 --date=short --no-merges --format='%ad %ae %s' 2019-10-25 saklein@chromium.org cros_clean: Add option to clean chroot's /tmp 2019-10-25 saklein@chromium.org cros_clean: YAPF file. Created with: gclient setdep -r src/third_party/chromite@ad3655cf0bd3 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@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:chromeos-kevin-rel TBR=chrome-os-gardeners@google.com Bug: None Change-Id: I7e076c6bb1e1838c45be00340b908b525f6b5afe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881391Reviewed-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@{#709571}
-
Tim Song authored
In order to properly clip ARC notifications, we need to properly bound them in the parent Widget layer and draw a custom border with a Z-order above all other layers. BUG=976952, 919642 Change-Id: I2c41eaef27798cc1009d4d4f4449674860b5dd84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1877452Reviewed-by:
Ahmed Mehfooz <amehfooz@chromium.org> Commit-Queue: Ahmed Mehfooz <amehfooz@chromium.org> Cr-Commit-Position: refs/heads/master@{#709570}
-
Jose Dapena Paz authored
Constructing NoDestructor with parenthesis constructor is ambiguous in GCC. Use brace-initializer to avoid that problem. This fixes this build error: Bug: 819294 Change-Id: I00dda42daa1794d11e022f26ac07f92e599d106d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879910Reviewed-by:
Eric Orth <ericorth@chromium.org> Commit-Queue: José Dapena Paz <jose.dapena@lge.com> Cr-Commit-Position: refs/heads/master@{#709569}
-
Olivier Li authored
Reland: Prepare explore_sites unittests in for imminent switching on of HistoryServiceUsesTaskScheduler. This includes a fix to avoid linking errors in gcc_solink since it needs class constants of which you take the address to have a location defined. Original change's description: > The feature will soon be flipped to ENABLED_BY_DEFAULT. This will make HistoryServiceBackend's task runner > dispatch to the ThreadPool instead of a dedicated base::Thread. The tests need to be > prepared to stay functional when that happens. > > This is done as the last mile of the chrome-wide effort to coalesce as much work as possible > to the ThreadPool. > > Bug: 661143 > Change-Id: I7e08e21c212c2852891d30d0db70b946d932dd4d > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1865595 > Reviewed-by: Justin DeWitt <dewittj@chromium.org> > Commit-Queue: Oliver Li <olivierli@chromium.org> > Cr-Commit-Position: refs/heads/master@{#707832} Change-Id: Ia30b8bbb89613962206a19f0b474192c3748f0a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1873353Reviewed-by:
Justin DeWitt <dewittj@chromium.org> Commit-Queue: Oliver Li <olivierli@chromium.org> Cr-Commit-Position: refs/heads/master@{#709568}
-
Eric Roman authored
Previously the files generated by chrome://net-export/ were setting permission to 777 (a+rwx), whereas after this change they are 600 (u+rw). It is unclear why the code was setting all the bits explicitly - that policy goes back to the initial commit (https://chromiumcodereview.appspot.com/11828036/). Bug: 1015279 Change-Id: I540bd551c71fa28e5828782f596e06dfa9e1a5f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880198 Commit-Queue: Eric Roman <eroman@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#709567}
-
Tom Anderson authored
These libraries are not available in gLinux. Trying to run msan binaries will result in dynamic linker errors since eg. libjpeg.so.8 doesn't exist (it has a more up-to-date libjpeg.so.62 instead). With the new instrumented libraries, chrome dynamically links. However there are several more steps outlined in bug 1017974 that are necessary to get it into a more usable state. With these additional modifications, msan/chrome runs on gLinux without issue. BUG=1017974 R=thakis Change-Id: I342dba5979fd2d37146609ba26f46e3a72b0b588 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880367 Auto-Submit: Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Evgenii Stepanov <eugenis@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#709566}
-
David Benjamin authored
Determine: - If sites call moveTo/moveBy/resizeTo/resizeBy at all. - If they ever do anything (the calls are ignored for non-popup windows). - If they're used well after the popup has been shown. Bug: 1016935 Change-Id: I60df9cb40ed01e993c384a7fad99ade727ecd93f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1874597 Commit-Queue: David Benjamin <davidben@chromium.org> Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Bryan McQuade <bmcquade@chromium.org> Cr-Commit-Position: refs/heads/master@{#709565}
-
Pawel Pluciennik authored
This CL implements IterElementsWithTag to avoid not needed recursion. On local machine it saved around 1s (from 7.6s to 6.6s). Bug: 1016281 Change-Id: I0fea65892bc52574fd4e6fd3fd2455ae3ec646e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1872052 Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#709564}
-
Ian McKellar authored
Over the next couple of months the FIDL protocol will be undergoing a wire format evolution. Since the JS FIDL bindings aren't used we're disabling the tests until the transition is complete and they can be updated once rather than executing a series of soft transitions. Bug: fuchsia:39159 Change-Id: I479ab440a89d697e4f4feb20c5644b4dc3431d56 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1865020 Commit-Queue: Ian McKellar <ianloic@chromium.org> Auto-Submit: Ian McKellar <ianloic@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#709563}
-
Sasha McIntosh authored
Measure and record gpu discarable cache and transfer cache memory usage and record as a UMA though existing memory dump infra. |total_size_| tracks cache usage including non-locked memory. This metric is an upperbound of memory usage, as we do not update when the backing memory is removed by the system. Resulting metrics: Memory.Experimental.Gpu2.Small.ServiceTransferCache Memory.Experimental.Gpu2.Small.ServiceTransferCache.AvgImageSize Memory.Experimental.Gpu2.Small.ServiceDiscardableManager Memory.Experimental.Gpu2.Small.ServiceDiscardableManager.AvgImageSize Bug: 963619 Change-Id: Ia7655d73e5f870458230db8babc058a00b9759b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1819683Reviewed-by:
Primiano Tucci <primiano@chromium.org> Reviewed-by:
Stephen Chenney <schenney@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Eric Karl <ericrk@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Commit-Queue: Sasha McIntosh <sashamcintosh@chromium.org> Cr-Commit-Position: refs/heads/master@{#709562}
-
Ted Meyer authored
https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+log/d7ba23c23434..83304c4e5287 $ git log d7ba23c23..83304c4e5 --date=short --no-merges --format='%ad %ae %s' 2019-10-23 tmathmeyer FFMpeg roll with robosushi 2019-10-23 tmathmeyer Adds workaround for android ndk linker error 2019-10-22 onemda avfilter/vf_maskedclamp: add x86 SIMD 2019-10-16 quinkblack FATE/dnn: add .gitignore 2019-10-16 quinkblack avcodec/tests: add h265_levels to .gitignore (...) 2019-08-02 michael avcodec/vp3: Check for end of input in vp4_unpack_vlcs() 2019-07-22 michael avcodec/vp3: Check that theora is theora 2019-07-31 yinshiyou-hf avutil/mips: Avoid instruction exception caused by gssqc1/gslqc1. 2019-08-01 onemda avcodec/msrle: remove unused items 2019-07-27 dev lavu/tx: add support for double precision FFT and MDCT Created with: roll-dep src/third_party/ffmpeg Change-Id: Ie6551639e5419e328e4101fca043a43f1c36c05e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880144Reviewed-by:
Frank Liberato <liberato@chromium.org> Commit-Queue: Ted Meyer <tmathmeyer@chromium.org> Cr-Commit-Position: refs/heads/master@{#709561}
-
Steven Bennetts authored
Bug: 965089 Change-Id: I1f5d74ef361270e8845fd863ed7b19af4da17b01 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1876692Reviewed-by:
Dan Beam <dbeam@chromium.org> Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#709560}
-
Scott Violet authored
Top-controls scrolling was missing a couple of key things: . when the top-controls are completely visible (and no gesture/scroll is underway), the height of the Webcontents should shrink. . DoBrowserControlsShrinkRendererSize() should not change value while a gesture/scroll is underway (otherwise the scrollbar bounces around). The logic added should match that of Chrome. BUG=1017204 TEST=none Change-Id: I2185409244e278dfd230499b65ed2d953eda6d70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880589 Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#709559}
-
minch authored
Bug: 1002733 Change-Id: I78e0e3218c56764ea8f751defc94f0b7e819efdb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880169Reviewed-by:
Xiaoqian Dai <xdai@chromium.org> Commit-Queue: Min Chen <minch@chromium.org> Cr-Commit-Position: refs/heads/master@{#709558}
-
Jochen Eisinger authored
The goal is to be able to eventually check this in a presubmit step. Bug: 1018108 Change-Id: Idab1b13ccd8725f0839811f315ad700b4eb7af57 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879252Reviewed-by:
Darin Fisher <darin@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Jochen Eisinger <jochen@chromium.org> Cr-Commit-Position: refs/heads/master@{#709557}
-
Oleg Davydov authored
Two histograms: Extensions.CorruptPolicyExtensionDetected2 and Extensions.CorruptPolicyExtensionResolved are about to expire, but we still need them, so this commit increases their life. Also synchromize owners of them. Bug: 1016418, 1016419 Change-Id: I5236b940538de5c4971813d406d936d02d30c877 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879916Reviewed-by:
Mark Pearson <mpearson@chromium.org> Commit-Queue: Oleg Davydov <burunduk@chromium.org> Cr-Commit-Position: refs/heads/master@{#709556}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/6b652b335259..02c89327172a git log 6b652b335259..02c89327172a --date=short --no-merges --format='%ad %ae %s' 2019-10-25 jmadill@chromium.org Capture/Replay: Fix capture build on Android. 2019-10-25 jmadill@chromium.org Update wrangling docs to link to SwiftShader roller. 2019-10-25 jmadill@chromium.org GN: Explicitly add several Windows libs. 2019-10-25 jmadill@chromium.org Fix warnings in xxhash. 2019-10-25 angle-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/spirv-tools/src feb154921397..b34fa731931b (23 commits) 2019-10-25 jmadill@chromium.org Capture/Replay: Fix docs link. 2019-10-25 jmadill@chromium.org Use googletest nested DEPS file. 2019-10-25 jmadill@chromium.org Roll chromium_revision 93253402..60074bf9 (704874:709436) 2019-10-25 jmadill@chromium.org Enable "-Wconditional-uninitialized". 2019-10-25 jmadill@chromium.org Enable "-Winconsistent-missing-destructor-override". 2019-10-25 angle-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/glslang/src 7662586844f4..b131630e7c74 (1 commits) 2019-10-25 jmadill@chromium.org Enable "-Wundefined-reinterpret-cast". 2019-10-25 jmadill@chromium.org Fix improper vertex array assignment in ANGLE test. 2019-10-25 geofflang@chromium.org GL: Temporarily disable emulatePrimitiveRestartFixedIndex. 2019-10-25 jmadill@chromium.org Enable "-Wredundant-parens". 2019-10-25 jmadill@chromium.org Enable "-Wmissing-field-initializers". 2019-10-25 jmadill@chromium.org Enable "-Wshadow-field". 2019-10-25 jmadill@chromium.org Enable "-Wtautological-type-limit-compare". 2019-10-24 jmadill@chromium.org Use "full" git cl format by default. 2019-10-24 jmadill@chromium.org Capture/Replay: Write capture index file. 2019-10-24 tobine@google.com Fix TextureAttachment support for unsized DS formats 2019-10-24 jmadill@chromium.org Capture/Replay: Introduce environment options and docs. Created with: gclient setdep -r src/third_party/angle@02c89327172a 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 jonahr@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=jonahr@google.com Bug: chromium:None,chromium:1017514,chromium:None,chromium:None,chromium:1017337 Change-Id: I1a845323f105d668fc1b249b2d0164fb220c76f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881387Reviewed-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@{#709555}
-
Jordan Bayles authored
This patch takes all of our media/router unittest BUILD.gn entries out of the root chrome/test/BUILD.gn and into a source set under media/router/BUILD.gn. This means additional tests will not require modifying the global, extremely bloated chrome/test/BUILD.gn. Change-Id: Ia22781eb51f814caa135da0c5211f650a07fbbc6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879773Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Reviewed-by:
mark a. foltz <mfoltz@chromium.org> Commit-Queue: Jordan Bayles <jophba@chromium.org> Cr-Commit-Position: refs/heads/master@{#709554}
-
Bo Liu authored
The animation demo has served its purpose. Doesn't look like anyone else is using this for anything else. Change-Id: I76d0e990198eafdc6b8da75df0764bf5e5afb54f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879200Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#709553}
-
chrome://weblayerClark DuVall authored
This page recently broke (fix in http://crrev.com/c/1880171), so tests seem like a good idea. This also adds a test helper for executing javascript, and makes the NavigateAndWaitForCompletion function work more similarly to the one in the instrumentation tests by waiting until the page is finished loading. Bug: 1017924 Change-Id: I8ca048f9a9a92808abf6cfa5d0e091550cc3d9a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880173 Commit-Queue: Clark DuVall <cduvall@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#709552}
-
Chris Mumford authored
No callers to media::DemuxerStream::Read used (or needed to use) repeating callbacks, so converted media::DemuxerStream::ReadCB to use base::OnceCallback. Bug: 1007799, 1007810, 751838 Change-Id: I24f1dd48c702b1f0675ccf0e76c434295dbf6aec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1878907Reviewed-by:
Chrome Cunningham <chcunningham@chromium.org> Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Reviewed-by:
Luke Halliwell (slow) <halliwell@chromium.org> Commit-Queue: Chris Mumford <cmumford@google.com> Cr-Commit-Position: refs/heads/master@{#709551}
-
Xiaohui Chen authored
Bug: None Test: CQ Change-Id: I1f513012ecd701a85c1b43282b0ac4ab545fec30 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881222Reviewed-by:
Tao Wu <wutao@chromium.org> Commit-Queue: Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#709550}
-
Xiaohui Chen authored
Bug: None Test: locally build and see histogram recorded Change-Id: I09096840496378551ad84301972d46c2f77d060d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879654Reviewed-by:
Sam McNally <sammc@chromium.org> Reviewed-by:
Tao Wu <wutao@chromium.org> Commit-Queue: Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#709549}
-