- 25 May, 2020 40 commits
-
-
Vasiliy Telezhnikov authored
This CL adds some debug checks to help debug crashes later on when creation of VideoFrame failed in VideoFrameFactoryImpl or StreamTextureWrapperImpl. Bug: 1081695 Change-Id: Ib612675066443fe01c0e897240203507cf5d9f39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2214903 Commit-Queue: Vasiliy Telezhnikov <vasilyt@chromium.org> Reviewed-by:
Jonathan Backer <backer@chromium.org> Cr-Commit-Position: refs/heads/master@{#771655}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/cbbfde6c068f..6789018a71c1 2020-05-25 jmadill@chromium.org Context: init impl before creating objects. 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/+doc/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-asan;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: chromium:1085627 Tbr: ynovikov@google.com Change-Id: I8a5e9059dfa2d9eddc833991c8cea6465ab9aa31 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2215374Reviewed-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@{#771654}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/cc5cda0f997d..d2af84ffde20 2020-05-25 capn@google.com Move the Reactor 'Sample' unit test back to the top 2020-05-25 capn@google.com Unconditionally define the RValue copy constructor 2020-05-25 capn@google.com Call non-template base methods through 'this' pointer 2020-05-25 capn@google.com Eliminate the array size from rr::Variable If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Please CC swiftshader-team+autoroll@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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_chromium_msan_rel_ng;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:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: swiftshader-team+autoroll@google.com Change-Id: I2025432d1d0cbf47b9c6c76918d02c6c77f45194 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2215378Reviewed-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@{#771653}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/215663a2c334..2fba639a43a7 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 bcwhite@google.com,mpearson@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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: bcwhite@google.com,mpearson@google.com Change-Id: I68c06a0269a45aeadd48ce081098ab18ceda1631 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2215373Reviewed-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@{#771652}
-
Ben Joyce authored
Additional libraries needed for robolectric in android_deps. Don't need license/third_party eng review as it's the same source and license as the already approved org_robolectric files. https://chromium.googlesource.com/chromium/src/+/master/third_party/android_deps/README.md "This is not necessary if you are only upgrading existing package s or adding packages from the same source and license (e.g. gms)" Sent request for security review. Sorry these weren't added in with the first batch, they're not needed to compile but are needed to get tests to pass. Bug: 1060721 Change-Id: Iaf53f1e0b2ddae67e3e0ba34509046ab66453432 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212553Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Commit-Queue: benjamin joyce <bjoyce@chromium.org> Cr-Commit-Position: refs/heads/master@{#771651}
-
David Tseng authored
R=nektar@chromium.org AX-Relnotes: n/a Change-Id: I1d4d8e51f6998b76a8894991e05c5bfc05bb2b9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211057Reviewed-by:
Nektarios Paisios <nektar@chromium.org> Commit-Queue: Nektarios Paisios <nektar@chromium.org> Cr-Commit-Position: refs/heads/master@{#771650}
-
Kenichi Ishibashi authored
This CL introduces a mojo interface that will be used to keep track of running service workers in browser and embedder. The storage service wouldn't start purging resources until there is no running service workers. See [1] for the motivation of this change. [1] https://docs.google.com/document/d/1VnZN2k9YbpX1Xy-Yvo93DKDnW4-M2W-rwjkGF1swqLo/edit?usp=sharing Bug: 1055677 Change-Id: Ie84892b98edf4f789f9c1073343489aa63ff5b6e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2200717Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#771649}
-
Yury Semikhatsky authored
The event must be fired only if there was preceding Inspector.targetCrashed event which is not the case when service worker is first created. Bug: 1085150 Change-Id: I1b54346aeae5fb31110a8dda7f80a45b46ecaca9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2213783Reviewed-by:
Peter Marshall <petermarshall@chromium.org> Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Commit-Queue: Yury Semikhatsky <yurys@chromium.org> Cr-Commit-Position: refs/heads/master@{#771648}
-
Rouslan Solomakhin authored
Bug: 1085990 Change-Id: I9ebc897485c7b877f0630caf3e8902f10e34b83d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2213922Reviewed-by:
Danyao Wang <danyao@chromium.org> Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#771647}
-
Antonio Gomes authored
.. to replace |opener_routing_id|. This CL switches content.mojom.CreateViewParams::opener_frame_route_id to use mojo_base.mojom.UnguessableToken. This allows us to also remove RenderFrameHostManager::GetOpenerRoutingID() altogether. BUG=1051144 R=avi@chromium.org, dominickn@chromium.org, dtapuska@chromium.org, haraken@chromium.org Change-Id: I1874fa029c444751ea5fe8f43f979abdd4a1a7b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212806Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Cr-Commit-Position: refs/heads/master@{#771646}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/ba95542b7b83..3d7430ef3e8f 2020-05-25 patrick.brosset@microsoft.com Add simple touch scroll support in the request list If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.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/+doc/master/autoroll/README.md Bug: chromium:1083203 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Id5faabf0dfde20bcb440b99118a3b75e73aa5616 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2215370Reviewed-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@{#771645}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/848ea9f0d367..4a39e42ab873 2020-05-25 handellm@webrtc.org BasicAsyncResolverFactoryTest: fix leak. 2020-05-25 tommi@webrtc.org Add SharedModuleThread class to share a module thread across Call instances. 2020-05-25 eshr@google.com Replace all Verify* methods with matchers for VideoStreamEncoder 2020-05-25 eshr@google.com Replace Verify methods with matchers in VideoStreamEncoder tests 2020-05-25 sprang@webrtc.org Replaces ring buffer in RateStatistics with deque. 2020-05-25 henrik.lundin@webrtc.org Adding a delay line to NetEq's output 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/+doc/master/autoroll/README.md Bug: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: Ic8d7112a662e08b2d9e7bf4978cabee20a7f0ae7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2215368Reviewed-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@{#771644}
-
Nicolas Ouellet-Payeur authored
This reverts commit c28aeacb. Reason for revert: many crashes (crbug.com/1083911) Original change's description: > Add a new PrintRasterizationMode policy. > > This new Windows-only policy controls the PrintWithReducedRasterization > feature. > > Bug: 674771 > Change-Id: Ic68230cd9172a087d7b7ff9254a116967466c851 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2195757 > Commit-Queue: Lei Zhang <thestig@chromium.org> > Reviewed-by: Julian Pastarmov <pastarmovj@chromium.org> > Cr-Commit-Position: refs/heads/master@{#768574} TBR=pastarmovj@chromium.org,thestig@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 674771 Change-Id: I3786d08bfe991138c0e9ff4c3b1551d318b63407 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2214910Reviewed-by:
Nicolas Ouellet-Payeur <nicolaso@chromium.org> Commit-Queue: Nicolas Ouellet-Payeur <nicolaso@chromium.org> Cr-Commit-Position: refs/heads/master@{#771643}
-
Ryan Harrison authored
Roll src/third_party/SPIRV-Tools/src/ 63fa9114a..9cb2571a1 (24 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/63fa9114a931..9cb2571a184c $ git log 63fa9114a..9cb2571a1 --date=short --no-merges --format='%ad %ae %s' 2020-05-25 jaebaek spirv-val: allow DebugInfoNone for DebugTypeComposite.Size (#3374) 2020-05-25 47594367+rg3igalia Add validation support for ImageGatherBiasLodAMD (#3363) 2020-05-21 38433336+AnastasiaStulova Fix validation failure on OpDecorationGroup (#3365) 2020-05-21 greg Remove deprecated interfaces from instrument passes (#3361) 2020-05-21 jaebaek Preserve debug info in inline pass (#3349) 2020-05-21 dnovillo Reject folding comparisons with unfoldable types. (#3370) 2020-05-21 paulthomson Improve build instructions for fuzzer (#3364) 2020-05-20 stevenperron Add unrolling to performance passes (#3082) 2020-05-20 jaebaek Handle OpConstantNull in ssa-rewrite (#3362) 2020-05-19 rharrison Add in a bunch of missed files to the BUILD.gn (#3360) 2020-05-19 rharrison Remove stale entries from BUILD.gn (#3358) 2020-05-19 vladimir.davidovich allow cross compiling for Windows Store, UWP, etc. (#3330) 2020-05-19 vasniktel spirv-fuzz: Remove FuzzerPassAddUsefulConstructs (#3341) 2020-05-19 vasniktel Add support for StorageBuffer (#3348) 2020-05-19 462213+sl1pkn07 Prevent Effcee install his things when build spirv-tools with testing enabled (#3256) 2020-05-19 stevenperron Don't register edges twice in merge return (#3350) 2020-05-14 stevenperron Revert "Revert "[spirv-opt] refactor inlining pass (#3328)" (#3342)" (#3345) 2020-05-14 afdx spirv-reduce: Remove unused struct members (#3329) 2020-05-14 andreperezmaselco.developer Add adjust branch weights transformation (#3336) 2020-05-13 stevenperron Revert "[spirv-opt] refactor inlining pass (#3328)" (#3342) 2020-05-13 jaebaek [spirv-opt] refactor inlining pass (#3328) 2020-05-13 afdx spirv-reduce: Remove unused uniforms and similar (#3321) 2020-05-13 afdx spirv-fuzz: Fix to fact manager (#3339) 2020-05-13 afdx spirv-fuzz: Get rid of unnecessary template method (#3340) Roll src/third_party/spirv-cross/spirv-cross/ 287e93ff8..61cddd630 (3 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross.git/+log/287e93ff80ee..61cddd6307ef $ git log 287e93ff8..61cddd630 --date=short --no-merges --format='%ad %ae %s' 2020-05-25 post Handle physical pointers in reflection API. 2020-05-22 post GLSL: Improve support for GL_ARB_shader_draw_parameters in desktop GLSL. 2020-05-21 dsinclair Roll SPIRV-Tools, SPIRV-Headers and GLSLang. Roll src/third_party/spirv-headers/src/ c0df742ec..ac638f181 (1 commit) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git/+log/c0df742ec0b8..ac638f181542 $ git log c0df742ec..ac638f181 --date=short --no-merges --format='%ad %ae %s' 2020-05-20 dneto Update example to use unified1 headers Created with: roll-dep src/third_party/SPIRV-Tools/src src/third_party/spirv-cross/spirv-cross src/third_party/spirv-headers/src Change-Id: I88882bf5703e0dfc353d8851961c50fecc5fa513 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2213214 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by:
Yuly Novikov <ynovikov@chromium.org> Cr-Commit-Position: refs/heads/master@{#771642}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1590362592-805b073f67f6767a04b0846155f52acdc9e41f5d.profdata to chrome-win64-master-1590436328-8ca81bf83e48383e494f6148a12f47de3c24866f.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-win64-chromium Please CC jeffyoon@google.com,liaoyuke@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/+doc/master/autoroll/README.md Cq-Include-Trybots: chrome/try:win64-chrome Tbr: jeffyoon@google.com,liaoyuke@google.com Change-Id: I6517ee64618aecc49ce9c88589e56bfa509b6475 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2215376Reviewed-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@{#771641}
-
Anastasiia Nikolaienko authored
Add the following metrics: AccountManager.EduCoexistence.FetchParentsListResult, AccountManager.EduCoexistence.FetchAccessTokenResult, AccountManager.EduCoexistence.CreateRaptResult See go/cros-beaker-metrics. Bug: 1082791 Change-Id: I94123e4421701e5fbf6b7736b41228b5f8189f66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2207201Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Reviewed-by:
Kush Sinha <sinhak@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Aga Wronska <agawronska@chromium.org> Commit-Queue: Anastasiia N <anastasiian@chromium.org> Cr-Commit-Position: refs/heads/master@{#771640}
-
Sadrul Habib Chowdhury authored
Update API to set fractional wheel deltas on android, and remove the code that explicitly used to remove precision. BUG=1085890 Change-Id: Ifd18df07637b2fa28288de62bf538f65f7a4d0a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2213406 Commit-Queue: Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
David Bokan <bokan@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Cr-Commit-Position: refs/heads/master@{#771639}
-
Sadrul Habib Chowdhury authored
Synthesized scrolls can generate fractional scroll-deltas. However, the event-dispatch path converts the event into a ui::MouseWheelEvent object and loses precision in the process, since it does not support fractional scroll-deltas. Therefore, retain the dropped deltas and include that with the subsequent wheel-event. BUG=1085890 Change-Id: I797b04b48384b9f7c4bba44f48c2d1860dd7fc39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2213296 Commit-Queue: Sadrul Chowdhury <sadrul@chromium.org> Auto-Submit: Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#771638}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/2cf9621d6d6f..2b0eafb1de5b 2020-05-25 alanbaker@google.com Update spirv tools (#2246) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/glslang-chromium-autoroll Please CC radial-bots+chrome-roll@google.com,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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_angle_vk32_deqp_rel_ng;luci.chromium.try:android_angle_vk32_rel_ng;luci.chromium.try:android_angle_vk64_deqp_rel_ng;luci.chromium.try:android_angle_vk64_rel_ng;luci.chromium.try:linux_angle_deqp_rel_ng;luci.chromium.try:linux-angle-rel;luci.chromium.try:win-angle-rel-32;luci.chromium.try:win-angle-rel-64;luci.chromium.try:win-angle-deqp-rel-32;luci.chromium.try:win-angle-deqp-rel-64 Tbr: radial-bots+chrome-roll@google.com,ynovikov@google.com Change-Id: I478e7c40a8ac42db52a1a4f146c1d920bec0fbf3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2214240Reviewed-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@{#771637}
-
Aya ElAttar authored
Added new PolicyMap::Entry constructor to accept moved base::Value instead of moving unique_ptr to be consistent with the base:: Value new design. The old constructor should be removed when all its references are fixed accordingly. Change-Id: I8e520bac0fc0e60b6e117014b6d85781c9a21cdb Bug: 646113, 1083984 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2207214Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Commit-Queue: Aya Elsayed <ayaelattar@google.com> Cr-Commit-Position: refs/heads/master@{#771636}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1590422180-66411a4557786c8add52c855489371af12277b8b.profdata to chrome-mac-master-1590436328-dd4fca767e0fe2d44406fc6b73c156e068b784a2.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-mac-chromium Please CC jeffyoon@google.com,liaoyuke@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/+doc/master/autoroll/README.md Cq-Include-Trybots: chrome/try:mac-chrome Tbr: jeffyoon@google.com,liaoyuke@google.com Change-Id: I4e7025b0cde623f7316a318c8f7c4a89537044fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2215372Reviewed-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@{#771635}
-
Mikel Astiz authored
The histogram expired long ago and there hasn't been a need since to consume recent histogram data. Therefore, let's clean up the code. Change-Id: Ia9d40b9e0d1d063c8e779502167a5c6ae206e1c1 Bug: 972771 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212269Reviewed-by:
Jesse Doherty <jwd@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#771634}
-
Mikel Astiz authored
The histogram has served its purpose to monitor filesize increases during the new implementation of bookmark sync (USS-based). Change-Id: I51ea080acf162cd3d7c95eda51211b1b82a94b77 Bug: 1053237 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212268Reviewed-by:
Jesse Doherty <jwd@chromium.org> Reviewed-by:
Mohamed Amir Yosef <mamir@chromium.org> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#771633}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/ca8a7e8ce304..215663a2c334 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 bcwhite@google.com,mpearson@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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: bcwhite@google.com,mpearson@google.com Change-Id: I7e0c139437d43ed868ade1bf942a25c36403b382 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2215362Reviewed-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@{#771632}
-
Minoru Chikamune authored
The original mojo::ReceiverSet can be specified ContextType. This CL add the same functionarity to HeapMojoReceiverSet. This CL also adds ContextType related functionarity. Bug: 1049056 Change-Id: I8639e34760fd16c6e70302c03ddadfa853ae2ecd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2214854Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Commit-Queue: Minoru Chikamune <chikamune@chromium.org> Cr-Commit-Position: refs/heads/master@{#771631}
-
Michael Thiessen authored
Introduces the @Batch annotation, which causes the test runner to run tests without a separate instrumentation run for each test (in other words, no Activity/process restart). Lowers the per-test overhead from around 10 seconds on my device to <5ms for all tests with this new annotation. (Bots from ~2s to <5ms) The BATCH.UNIT_TESTS batch is for unit tests that don't require any globally shared setup/teardown and don't change global state. The Batch.PER_CLASS batch is for integration tests that don't require a restart between each test, but do require a restart before/after the suite runs. It is equivalent to @Batch('unique_name'). In the future, batches may be added at other layers for suites that agree on known starting conditions, and reset to those starting conditions. This change also removes some dead handling of junit3 tests so that we can re-interpret an array of tests as a collection of tests to run in a single instrumentation call. Some followup work will be required to fix reported duration, as each test individually is reported as taking the duration the batch of tests took. Bug: 989569 Change-Id: I2fee81c33363789ca63174432a3b90b4fb472097 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2199706 Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Mohamed Heikal <mheikal@chromium.org> Cr-Commit-Position: refs/heads/master@{#771630}
-
Peter Kasting authored
* Use const and constexpr more. * Use constexpr TimeDelta instead of constexpr int + runtime TimeDelta. * New-style numeric casts, per styleguide recommendation. * Use TimeDelta::InMicrosecondsF() more to avoid manual casting. Bug: none Change-Id: I79710a10ec7ef0825c3fa3f2ca9a1a268f2d8406 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2214463 Auto-Submit: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#771629}
-
Yi Xu authored
In PutByteArray, the available byte array to allocated is calculated by: src_bytes_per_row = bytes_per_pixel *source_size.Width where source_size.Width is int_32 and src_bytes_per_row is uint_32. It's possible that src_bytes_per_row is valid and bytes_per_pixel*source_size.Width return integer overflow. In this cl, I added CheckMath for the assignment to src_bytes_per_row. Bug: 1084404 Change-Id: Ib52006b03eb37d8ca969e5835538edde4bc7257b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2204831 Commit-Queue: Yi Xu <yiyix@chromium.org> Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Reviewed-by:
Juanmi Huertas <juanmihd@chromium.org> Cr-Commit-Position: refs/heads/master@{#771628}
-
James Cook authored
This was added to support the mash/mustash project, which was shut down over a year ago. This CL is a partial revert of: https://chromium-review.googlesource.com/c/chromium/src/+/1292400 Bug: none Change-Id: I0306b48d8b8d0c0229238481fb9e8b20f5eb60d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2210733 Commit-Queue: Ken Buchanan <kenrb@chromium.org> Auto-Submit: James Cook <jamescook@chromium.org> Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Cr-Commit-Position: refs/heads/master@{#771627}
-
ckitagawa authored
This CL removes failed captures from disk as they happen. This only applies at a per-SkPicture level. It also cleans up some recorder behavior to avoid writing an invalid SkPicture to disk. Bug: 1084657 Change-Id: Idf479f2be824cddd8e47f9ba2bc32f086a5ff4dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211907 Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Reviewed-by:
Mehran Mahmoudi <mahmoudi@chromium.org> Cr-Commit-Position: refs/heads/master@{#771626}
-
Etienne Bergeron authored
This CL is adding unittests from a recent commit: https://chromium-review.googlesource.com/c/chromium/src/+/2169069 The new tests ensure Time::ActivateHighResolutionTimer(...) is not called when power is suspended. Bug: 1074332, 1074028 Change-Id: I07de5932a0007163bedbd623ae276df0f2ea1af4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2200042 Commit-Queue: Etienne Bergeron <etienneb@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#771625}
-
ckitagawa authored
Minor change. Allows partial success status to count as a success. This means one or more subframes were unable to be captured. Usually this is due to a subframe not being loaded (e.g. lazily loaded iframe). This loss in fidelity is usually minor and acceptable. Change-Id: I65a4ca2d0e366e4b93bfede7212b45ff2f6d7fd8 Bug: 1084657 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211914Reviewed-by:
Mehran Mahmoudi <mahmoudi@chromium.org> Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Cr-Commit-Position: refs/heads/master@{#771624}
-
ckitagawa authored
During capture TabObserver#onLoadStarted() may be triggered if the page is still loading (e.g lazily loaded content). We should avoid exiting in such a scenario. Bug: 1084657 Change-Id: I680c85d6b918bf054e285f37445a7c3674158959 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212402Reviewed-by:
Mehran Mahmoudi <mahmoudi@chromium.org> Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Cr-Commit-Position: refs/heads/master@{#771623}
-
ckitagawa authored
A largely mechanical refactoring of the compositor. This has one minor change where if a file deserializes to an invalid SkPicture it is expunged from the tree. Bug: 1084657 Change-Id: I2226b713ffd9f97e6db2a2fb5ecd1e0ad5622342 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211906Reviewed-by:
Mehran Mahmoudi <mahmoudi@chromium.org> Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Cr-Commit-Position: refs/heads/master@{#771622}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/ebf28a80ca38..e01c229a07aa 2020-05-25 fmalita@chromium.org SkMatrix::Rotate() 2020-05-25 fmalita@chromium.org [skottie] Layer auto-orient support 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 westont@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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Bug: None Tbr: westont@google.com Change-Id: Id2ee94023a746812fdb6101e4a0eac229486e32f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2215278Reviewed-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@{#771621}
-
Charlie Hu authored
All flaky instances are timeouts because the test procedure is too long. Fix the test by granting more time. Bug: 1082081 Change-Id: I785c368dd552c8fbbdd9df742879aa3b2b3675bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2208011Reviewed-by:
Ian Clelland <iclelland@chromium.org> Commit-Queue: Charlie Hu <chenleihu@google.com> Cr-Commit-Position: refs/heads/master@{#771620}
-
Etienne Bergeron authored
This CL is introducing a helper class ThreadControllerPowerMonitor that assist ThreadController for tasks scheduling. The use of ThreadControllerPowerMonitor is optional and the power state is assume to not be suspended when unused. The end goal is to activate it by default after testing on stable channel. TBR=nasko@chromium.org Bug: 1074332 Change-Id: I40c3580ccba0b4755efed19f264e4634e3f13770 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2200421Reviewed-by:
Etienne Bergeron <etienneb@chromium.org> Commit-Queue: Etienne Bergeron <etienneb@chromium.org> Cr-Commit-Position: refs/heads/master@{#771619}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/414d114a..5db4a28e 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,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: Ie1b9628617f02327a7bea4efd2ff7024ef5d8b94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2213066Reviewed-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@{#771618}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/ef877fb5c549..cbbfde6c068f 2020-05-25 m.maiya@samsung.com Excplicitly include <string> header in tga_utils.h 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/+doc/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-asan;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: ynovikov@google.com Change-Id: I8d16238dd73bf4c5f9b1b9009109b17ff811317d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2215264Reviewed-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@{#771617}
-
Saurabh Nijhara authored
This CL introduces a new browser test for kiosk auto launch on views login when device is not enrolled and the user had requested to auto launch a kiosk app in the previous session. Bug: 989001 Change-Id: I25633ffda6d6b16c7e99051168a042c4dc8a4d49 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2209219 Commit-Queue: Saurabh Nijhara <snijhara@google.com> Reviewed-by:
Anqing Zhao <anqing@chromium.org> Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#771616}
-