- 01 Sep, 2020 40 commits
-
-
yiyix authored
In past 2 month, I have moved all tests in blink_perf.canvas to rendering_benchmark. In the future, developers should continue add tests to renderingbenchmark instead to blink_perf.canvas. As this target is no longer needed, I removed it from the code base. Bug: 1077148 Change-Id: Idd8ba7e0a80d3088824c9588be9d022c1455e4a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2367753Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
John Chen <johnchen@chromium.org> Reviewed-by:
Alice Boxhall <aboxhall@chromium.org> Commit-Queue: Yi Xu <yiyix@chromium.org> Cr-Commit-Position: refs/heads/master@{#803552}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/a2e6c1a149f4..4953712980a2 2020-09-01 jaebaek@google.com Handle DebugGlobalVariable using DebugInfoNone 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: I10a752171dc92e134f322e05154e2bbcf885b262 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387954Reviewed-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@{#803551}
-
John Smith authored
Themes with images for the ntb use a calculation to determine the right part of the image to use. The ntb was recently moved to a new container (http://crrev.com/c/2333341), which meant that this calculation wasn't getting the right position anymore. Switch to make sure that we get the position of the ntb relative to the tabstrip so it gets the right offset. Bug: 1123195 Change-Id: I917e13bf342f670bc8f50a0b9da6eb84b3691eed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2382429 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#803550}
-
chromium-internal-autoroll authored
Release_Notes: http://go/media_app-x20/relnotes/Main/media_app_202009010800_RC00.html https://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/media_app/app/+/hpvLwAWDVkSoL-uwAv5VXFc-bqnqhg1pfnTdcLgdoBAC If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/media-app-chromium-autoroll Please CC media-app@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 Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: media-app@grotations.appspotmail.com Change-Id: Ie7b211de6ac4c743c37bc415a0f8f99a54fb7776 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387953Reviewed-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@{#803549}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/090049c54646..2bca0089149c 2020-09-01 perkj@webrtc.org Reland "Make cricket::SctpTransportInternalFactory injectable through PeerConnectionFactory Deps" 2020-09-01 zhaoliang.ma@intel.com aec3: Support AVX2/FMA intrinsics in AEC3 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: Ibe0724fc6a61f7fd505bbfa7dea44ae994be1953 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387956Reviewed-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@{#803548}
-
Maksim Ivanov authored
Fix bug found by the "bugprone-use-after-move" clang-tidy check. Bug: 1122844 Change-Id: I0b3d37aeebc855e62b5f42af5d886b53fab1dc6c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386728 Commit-Queue: Joe Downing <joedow@chromium.org> Reviewed-by:
Joe Downing <joedow@chromium.org> Cr-Commit-Position: refs/heads/master@{#803547}
-
Nektarios Paisios authored
Document markers were only exposed on static text nodes in the accessibility tree. However, all other textual information, including word boundaries and character bounds, were exposed on inline text boxes. This patch adds document markers to kInlineTextBox nodes in the accessibility tree. This will enable us to use AXPosition for finding and navigating among misspelling and grammar errors on all platforms, including Mac, Win (IA2 / UIA), and Linux ATK, eliminating all the custom code we currently have for each platform. AX-Relnotes: Misspellings are now announced with VoiceOver on the Mac. R=dmazzoni@chromium.org, aleventhal@chromium.org Change-Id: I246ab1f267dd5e01d3920a78f26ec377016b179e Bug: 1008031 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288789 Commit-Queue: Nektarios Paisios <nektar@chromium.org> Auto-Submit: Nektarios Paisios <nektar@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#803546}
-
Dominik Röttsches authored
Enable the binding by explicitly passing the bind request over to the Java side, otherwise, the registry on the Java side of things is not reached. Requires: https://chromium-review.googlesource.com/c/chromium/src/+/2347916 Bug: 1121589 Change-Id: I75193e1743a0c86cc7fa364c53fd5ec88650d123 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2375329 Commit-Queue: Avi Drissman <avi@chromium.org> Auto-Submit: Dominik Röttsches <drott@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#803545}
-
chromium-internal-autoroll authored
Release_Notes: http://go/help_app-x20/relnotes/Main/help_app_nightly_202009010800_RC00.html https://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/help_app/app/+/KrYfqVB6LhkjazZLnT1OKxOSEdYeE1SUB-xcQF7oD-MC If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/help-app-chromium-autoroll Please CC help-app@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 Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: b/167177599 Tbr: help-app@grotations.appspotmail.com Change-Id: I311f64fdaf8629eefb8ca0b049352b3a3776b4e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387134Reviewed-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@{#803544}
-
Sebastien Marchand authored
Change-Id: Icc92d067d7199960ce25797077c33c65f6855cb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2366665 Commit-Queue: Sébastien Marchand <sebmarchand@chromium.org> Auto-Submit: Sébastien Marchand <sebmarchand@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Cr-Commit-Position: refs/heads/master@{#803543}
-
Michael Lippautz authored
This removes infrastructure to track backingstore callbacks for compaction. There are no more data structures left using such callbacks. Change-Id: I532ced7f70aa37b3d62bc1a8507042b857f7cb31 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386730Reviewed-by:
Omer Katz <omerkatz@chromium.org> Commit-Queue: Michael Lippautz <mlippautz@chromium.org> Cr-Commit-Position: refs/heads/master@{#803542}
-
James Cook authored
It is unchanged since it was refactored to use skia.mojom.Bitmap in early 2018. I recently marked skia.mojom.Bitmap as [Stable], so its only dependency is [Stable]. Last non-trivial change: https://chromium-review.googlesource.com/c/chromium/src/+/1004598/ This will allow me to use it in Lacros for the notifications API, to transport high-DPI icon images. Bug: 1116652 Test: presubmits Change-Id: I7161ee8666483f8b536c390d50e9e5cf54872ecc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386458Reviewed-by:
Greg Kerr <kerrnel@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Commit-Queue: Ken Rockot <rockot@google.com> Auto-Submit: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#803541}
-
adamta authored
Records metrics for several Discover feed back of card actions: - Open in same tab - Open in new tab - Open in incognito tab - Add to reading list - Open Send Feedback form Required by crrev.com/i/3245773. Bug: 1085419, 1122409 Change-Id: Idf4d2dcf958a49828eedf4d090432741e6db44ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387402 Commit-Queue: Adam Trudeau-Arcaro <adamta@google.com> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#803540}
-
Becca Hughes authored
Change-Id: Iafcef7fe0cb76d04a48bc8da115f5a84aef8ad32 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386286Reviewed-by:
Tommy Steimel <steimel@chromium.org> Commit-Queue: Becca Hughes <beccahughes@chromium.org> Cr-Commit-Position: refs/heads/master@{#803539}
-
Michael Bai authored
This reverts commit c8026dea. Reason for revert: The fix will be in blink side, revert it by disable the feature by default, to make landing fix easily. Original change's description: > Revert "Make ContentCapture ready for experiment" > > This reverts commit 564da6d9. > > Reason for revert: Very likely the cause of crbug.com/1122472 > See the analysis in crbug.com/1123677#c4 for detail > > Original change's description: > > Make ContentCapture ready for experiment > > > > Currently the triggering of ContentCapture is unpredictable, it is > > hard for us to get the unbiased result for the UserActivatedDelay > > experiment. > > > > This patch adds an ExperimentContentCaptureConsumer which triggers > > the ContentCapture independently and is enabled by default. > > > > The allow list check is moved to consumer if the experiment > > is enabled. > > > > As ContentCapture is potentially used for all Android versions, > > we plan to run the experiment for all of them. > > > > This mechanism will also be used for future experiments. > > > > This patch hasn't supported multiple consumers yet. > > > > Test: Added new tests and pass the existing tests > > > > Bug: 1114819, 1119663 > > Change-Id: I72e0b991767329caec37080caae2d5c2a9068eaf > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368104 > > Commit-Queue: Tao Bai <michaelbai@chromium.org> > > Reviewed-by: David Trainor <dtrainor@chromium.org> > > Reviewed-by: Changwan Ryu <changwan@chromium.org> > > Reviewed-by: Xianzhu Wang <wangxianzhu@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#801672} > > TBR=michaelbai@chromium.org,wangxianzhu@chromium.org,dtrainor@chromium.org,changwan@chromium.org > > # Not skipping CQ checks because original CL landed > 1 day ago. > > Bug: 1114819 > Bug: 1119663 > Bug: 1122472 > Change-Id: Ife98d73f4e77062606f18adb0ba12e9baaf4f6c3 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386578 > Reviewed-by: Haiyang Pan <hypan@google.com> > Commit-Queue: Haiyang Pan <hypan@google.com> > Cr-Commit-Position: refs/heads/master@{#803349} TBR=michaelbai@chromium.org,wangxianzhu@chromium.org,dtrainor@chromium.org,changwan@chromium.org,hypan@google.com # Not skipping CQ checks because this is a reland. Bug: 1114819 Bug: 1119663 Bug: 1122472 Change-Id: I0763e728f9f75701c05ef9ae51f359eb78723660 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387429Reviewed-by:
Tao Bai <michaelbai@chromium.org> Reviewed-by:
Changwan Ryu <changwan@chromium.org> Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Haiyang Pan <hypan@google.com> Commit-Queue: Tao Bai <michaelbai@chromium.org> Cr-Commit-Position: refs/heads/master@{#803538}
-
Wan-Teh Chang authored
https://chromium.googlesource.com/external/github.com/AOMediaCodec/libavif.git/+log/94ac5b4c7215..f88383daa8de $ git log 94ac5b4c7..f88383daa --date=short --no-merges --format='%ad %ae %s' 2020-08-31 wtc Make AVIF_ENABLE_WERROR enable -Werror or /WX only 2020-08-28 wtc Generalize the sanity check for the sum of extents 2020-08-21 kornel Option to build with compilers that have more warnings 2020-08-28 wtc Miscellaneous minor cleanups 2020-08-28 wtc Validate adds, casts in avifParseItemLocationBox 2020-08-18 dnovomesky Transformations support (crop,rotate,mirror) in gdk-pixbuf loader 2020-08-29 nathbappai gdk-pixbuf/loader.c: Include stdlib.h for strtol 2020-08-28 jdrago Fixes for oss-fuzz 25266 2020-08-28 jdrago Support multiple extents in an ItemLocationBox 2020-08-27 jdrago Codec-specific options plumbing for advanced encoding settings (unused, first pass) 2020-08-22 wtc Disable -Wpoison-system-directories if supported Created with: roll-dep src/third_party/libavif/src R=dalecurtis@chromium.org Bug: 1122634 Change-Id: I28fbb6810da03aace61d932709119c1b03650915 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386673 Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#803537}
-
Miguel Casas authored
Video encoding doesn't use the GPU workarounds but those are great to interact with e.g. external partners. This CL wires those for hardware accelerated video encoding -- for two operations: profile enumeration via GpuVideoEncodeAcceleratorFactory, and VEA Initialization via MojoVideoEncodeAcceleratorProvider/Service). It also removes the hardcoded VP8 encoding blocklist, and adds a GPU workaround for it (looks like [1] in chrome:gpu). [1] https://i.imgur.com/ML66OJG.png (imgur.com/a/uO1PFlQ) Bug: 1120411, b:158655609 Change-Id: I44500d4c4b1b9d43c148084f234c57edb674c638 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368465 Commit-Queue: Miguel Casas <mcasas@chromium.org> Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Reviewed-by:
Dan Sanders <sandersd@chromium.org> Reviewed-by:
Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#803536}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/d397f7662abb..977b68ba4969 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 tmartino@google.com,mamir@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: tmartino@google.com,mamir@google.com Change-Id: Ife2ad3d98ba5b4dc5b9108e1d0ca2efe7c03d2d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387946Reviewed-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@{#803535}
-
Thomas Tellier authored
Bug: 1123639 Change-Id: Id75eaed4b6d143199d9280825009ecf01ee6c08f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387114Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Commit-Queue: Thomas Tellier <tellier@google.com> Cr-Commit-Position: refs/heads/master@{#803534}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/c21fdb07d60c..736c43a1bb8f 2020-09-01 tobine@google.com Rename ANGLE apk package to org.chromium.angle 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 cwallez@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: cwallez@google.com Change-Id: I035d8ce9c561a4823c57c09fd489409523898a9e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387947Reviewed-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@{#803533}
-
Amr Aboelkher authored
This CL adds the communication between client and server for issuing and retrieving determination using PSM. It also supports the usage of private_membership third_party protos package in device_management_backend. BUG=chromium:1094675 Binary-Size: Increase is temporary. Change-Id: If791aa1a4a936e1d42fde397a33c1a19c640359d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2245131Reviewed-by:
David Benjamin <davidben@chromium.org> Reviewed-by:
Amr Aboelkher <amraboelkher@chromium.org> Reviewed-by:
Pavol Marko <pmarko@chromium.org> Commit-Queue: Amr Aboelkher <amraboelkher@chromium.org> Cr-Commit-Position: refs/heads/master@{#803532}
-
John Budorick authored
Bug: 1097306 Change-Id: I7a96cddd408d6b75e3a55c68f7e18fd481476361 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2384079 Commit-Queue: John Budorick <jbudorick@chromium.org> Reviewed-by:
Haiyang Pan <hypan@google.com> Reviewed-by:
Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#803531}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/19157ee4a2fd..64e4b1e8e2e8 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-trace-processor-mac-chromium 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/+doc/master/autoroll/README.md Tbr: perfetto-bugs@google.com Change-Id: Ic74629579a574b82d5b7ce54159a418b32611134 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387428Reviewed-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@{#803530}
-
Xing Liu authored
This CL adds a boolean check for stopForeground that if startForeground is not called, then ignore stopForeground call. Bug: 1121096 Change-Id: I71295038925947472b0df7be2630a7cffbb79f97 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386421Reviewed-by:
Min Qin <qinmin@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#803529}
-
Ewann authored
This CL adds a dynamic string to the action sheet that asks for confirmation to avoid unwanted tab clearing. Bug: 1119319 Change-Id: I42c28f820c7354d86c112b20fe003bd912116cfd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2362656 Commit-Queue: Ewann Pellé <ewannpv@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#803528}
-
Adam Rice authored
Create a README file for blink/renderer/modules/encoding. Change-Id: I713876693d0a604d08d68bc0d0e275b5976b4ae0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386683 Commit-Queue: Joshua Bell <jsbell@chromium.org> Reviewed-by:
Joshua Bell <jsbell@chromium.org> Cr-Commit-Position: refs/heads/master@{#803527}
-
Adam Langley authored
Ed25519 signatures do not allow the hash function to be chosen independently so the |digest| argument must be |nullptr| in that case. Bug: 1123649 Change-Id: I0a57341628ec5fc16f6f86b06cf48a6fc2bf5ffe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387077 Commit-Queue: Nina Satragno <nsatragno@chromium.org> Auto-Submit: Adam Langley <agl@chromium.org> Reviewed-by:
Nina Satragno <nsatragno@chromium.org> Cr-Commit-Position: refs/heads/master@{#803526}
-
Glen Robertson authored
Fixes `gn check` errors. Split out from crrev.com/c/2383400 Bug: 898837 Change-Id: Ia8e32e907bddc56c6e214d5c2ab1f5477fe1a2f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2384709 Auto-Submit: Glen Robertson <glenrob@chromium.org> Commit-Queue: Joshua Pawlicki <waffles@chromium.org> Reviewed-by:
Jia Meng <jiameng@chromium.org> Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/master@{#803525}
-
dpapad authored
Fixed: 1121303 Change-Id: Ia5073fd3456a2960e8a1d6ab41931e3146e86d2b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387622 Auto-Submit: dpapad <dpapad@chromium.org> Commit-Queue: Daniel Hosseinian <dhoss@chromium.org> Reviewed-by:
Daniel Hosseinian <dhoss@chromium.org> Cr-Commit-Position: refs/heads/master@{#803524}
-
Renato Silva authored
Improve the accessibility behavior of the pin input field used for PIN auto submit. Bug: 1075994, 1122675 Change-Id: I68ae534683d5e1bf76e978da8bab6b02f985b758 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2364637Reviewed-by:
David Tseng <dtseng@chromium.org> Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org> Auto-Submit: Renato Silva <rrsilva@google.com> Cr-Commit-Position: refs/heads/master@{#803523}
-
Eleonora Rocchi authored
This CL modify how the subtitle in the header status is shown: 1) Change the font size from small to medium 2) Show the subtitle whenever a compromised credential is shown in the list It also adds tests to verify the subtitle is correctly shown. Screenshots in the linked bug. Bug: 1122030, 1122032, 1092444 Change-Id: I08b20c2aec0663391f4db531477be688470549de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2379744Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Commit-Queue: Eleonora Rocchi <erocchi@google.com> Cr-Commit-Position: refs/heads/master@{#803522}
-
David Bokan authored
This reverts commit 915733a1. The change caused a regression in pinch-zoom telemetry tests. Bug: 1119592 Change-Id: Ie6ff6d632b9e2bc83974ae70f4831c001c0b04f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387152Reviewed-by:
Xida Chen <xidachen@chromium.org> Commit-Queue: David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#803521}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/a551fd288101..7b46300fe4ff 2020-09-01 johnstiles@google.com Move ownership of SkSL::Inliner to SkSL::Compiler. 2020-09-01 johnstiles@google.com Replace salting process in SkSLInliner with a symbol table check. 2020-09-01 johnstiles@google.com Update contains_xxxx_break to use ProgramVisitor. 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 michaelludwig@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 Cq-Do-Not-Cancel-Tryjobs: true Bug: None Tbr: michaelludwig@google.com Change-Id: I762b76d1b5e2bc0b6b38387a7d3ff504098e22dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387949Reviewed-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@{#803520}
-
Jeroen Dhollander authored
|BloomServerProxy| will handle all communication with the Bloom servers. Bug: b/165356952 Tests: chromeos_components_unittests --gtest_filter="Bloom*.*" Change-Id: I0fbcdf1c35b0a2f29ebb963a363ce51eeb742b28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2364065 Commit-Queue: Jeroen Dhollander <jeroendh@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#803519}
-
Maks Orlovich authored
... and use it to fix incorrect computation of nav UKM ID for extension file access in some cases (making sure to use the parent frame ID and not child frame ID for childframes, to keep the same ID for same-document navigations, and to properly match the ID when restoring from back-forward cache). Bug: 1103288 Change-Id: I8439a3e2e1a22284077dc0078ff618986e6ee870 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363148Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Asanka Herath <asanka@chromium.org> Commit-Queue: Maksim Orlovich <morlovich@chromium.org> Cr-Commit-Position: refs/heads/master@{#803518}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/4b3de99d..63911905 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: I4526c7590a0bbc37069fb099d857cfed49a24713 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386765Reviewed-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@{#803517}
-
Maksim Ivanov authored
Fix use-after-move (potential) bugs found by the "bugprone-use-after-move" clang-tidy check. Bug: 1122844 Change-Id: I8a1236c9a5f88ae44274557a59fb21605e4591b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2382853Reviewed-by:
danakj <danakj@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#803516}
-
Christopher Cameron authored
Directly create a SharedImageBackingGLImage that wraps the GLImage is already being created. Register this backing using SharedImageFactory::RegisterBacking. This is the same pattern used by GpuSharedImageVideoFactory::CreateImageInternal among others. Pass the reference-counted destructor callback to PictureReady callback. Move the format definitions to a single block and add a TODO indicating that the format of GL_BGRA seems inappropriate (but it works, for unclear reasons). Assume that the SkiaRenderer is only used with the passthrough decoder. Either the decoder type will need to be plumbed, or we will bake in the assumption. Add GPU_GLES2_EXPORT to the relevant structures used in media code. Bug: 1108909 Change-Id: I33e230945e9c3d231195f735a878d903f11c95ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2380743 Commit-Queue: ccameron <ccameron@chromium.org> Reviewed-by:
Kai Ninomiya <kainino@chromium.org> Reviewed-by:
Dan Sanders <sandersd@chromium.org> Cr-Commit-Position: refs/heads/master@{#803515}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/4977f960c950..a041d2d8848c 2020-09-01 tvanderlippe@chromium.org Remove protocol.json from the root directory 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: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I86168f7de776b709f7101aa0cc3584145bfaa868 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387950Reviewed-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@{#803514}
-
mhasank authored
The method was deprecated and is now replaced with onAuthorizationResult BUG=b:146435695 TEST=deploy to dut, disable playstore, re-enable playstore, successfully finish the authorization flow Change-Id: I11c2abfd37e1bc22201e27b8c980348234ce3de0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2385761Reviewed-by:
Yury Khmel <khmel@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Muhammad Hasan Khan <mhasank@chromium.org> Cr-Commit-Position: refs/heads/master@{#803513}
-