aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-01Fix missing headers in GN/GYP build filesByoungchan Lee
2024-03-25[AArch64] Remove out of date TODO around ARGBMultiplyRow_NEONGeorge Steed
2024-03-25[AArch64] Remove declarations of P{210,410}To{ARGB,AR30}Row_NEONGeorge Steed
2024-03-18Add CHROMIUM define when building libyuv with GNFrank Barchard
2024-03-14[AArch64] Replace UQSHRN{,2} pair by UZP2 in YUVTORGBGeorge Steed
2024-03-14[AArch64] Avoid LD2 in YUY2ToARGBRow_NEONGeorge Steed
2024-03-13[AArch64] Avoid unnecessary lane-indexed loads in READYUVGeorge Steed
2024-03-04Add missing memory/cc clobbers to AArch64 Neon kernelsGeorge Steed
2024-02-29Revert "AMX detect OS support for linux kernel"Frank Barchard
2024-02-28AMX detect OS support for linux kernelFrank Barchard
2024-02-15Add AMXINT8 cpu detectFrank Barchard
2024-02-06Drop TARGET_IPHONE_SIMULATOR macro checkHans Wennborg
2024-01-31Correctly check the TARGET_IPHONE_SIMULATOR macroHans Wennborg
2024-01-22YUY2ToARGB use ymm6/7 for shuffle constantsFrank Barchard
2024-01-19YUY2ToARGBMatrix and UYVYToARGBMatrix added to allow any color matrixFrank Barchard
2024-01-18I444ToI420 and I422ToI420 check U and V pointers and return -1 if NULL.Frank Barchard
2024-01-10AVX10 cpuid detect addedFrank Barchard
2024-01-03Fix compilation errors.Hao Chen
2023-12-11Add cpuid target to CMakeList.txtFrank Barchard
2023-12-09Split scale_test and scale_plane_test to allow building on small devicesFrank Barchard
2023-12-08Split convert_test and convert_argb_test to allow building on small systems t...Frank Barchard
2023-12-07Add HAS_SCALEARGBROWDOWNEVEN_RVV marco and disable it by defaultBruce Lai
2023-12-04malloc return 1 for failures and assert for internal functionsFrank Barchard
2023-11-18Fix print of a GG_LONGLONG value.Mirko Bonadei
2023-11-03Change ScalePlane,ScalePlane_16,... to return intWan-Teh Chang
2023-10-27Check allocations that return NULL and return earlyFrank Barchard
2023-10-05AVX-VNNI detectFrank Barchard
2023-10-04VNNI-INT8 detectFrank Barchard
2023-10-03Fix unused arg errors in ScalePlane*() in ReleaseYannis Guyon
2023-09-19[Fuchsia] Add terminal.x64 image to default checkoutChong Gu
2023-09-07Manual roll of buildtools and build for new lllvm repo paths.Joanna Wang
2023-09-05[RVV] Support AR64ToAB64 and RGBA-family color conversionsBruce Lai
2023-08-31Disable NEON if memory sanitizer is enabledFrank Barchard
2023-08-30Edit Android.bp after refactor in AOSPSadaf Ebrahimi
2023-08-17infra/config: remove goma propertyTakuto Ikuta
2023-08-04RVV check __riscv_v_intrinsic versionFrank Barchard
2023-08-02Switch libcxx paths from trunk -> src.Joanna Wang
2023-08-02cpu_test show __riscv_v_intrinsic quals to 11000 (v0.11) or 1000000 (v1.0).Frank Barchard
2023-08-01CMake remove clang specific build options that break Visual Studio buildsFrank Barchard
2023-07-31Eliminate a common subexpression in YPixel()Wan-Teh Chang
2023-07-27[RVV] Enable ScaleRowDown38_RVV & ScaleRowDown38_{2,3}_Box_RVVBruce Lai
2023-07-26[RVV] Enable ScaleRowUp2_(Bi)linear_RVV/ScaleUVRowUp2_(Bi)linear_RVVDarren Hsieh
2023-07-25Add duplicate libcxx source repo paths.Joanna Wang
2023-07-25[RVV] Enable ARGBBlendRow_RVV/BlendPlaneRow_RVVBruce Lai
2023-07-25[RISC-V] Support CMake build with custom compiler flagsBruce Lai
2023-07-25Roll chromium_revision 7287570212..af3d01376b (1165250:1174635)Prashanth Swaminathan
2023-07-24[RVV] Enable NV{12,21}To{ARGB,RGB24}Row_RVVDarren Hsieh
2023-07-07[ssci] Added Shipped field to READMEsAnne Redulla
2023-07-03Roll chromium_revision 9063d86518..7287570212 (1155374:1165250)Mirko Bonadei
2023-07-03Do not roll the Fuchsia SDK.Mirko Bonadei