Upload upstream chromium 85.0.4183.93 34/243734/1
authorChandan Padhi <c.padhi@samsung.com>
Wed, 9 Sep 2020 07:00:04 +0000 (12:30 +0530)
committerChandan Padhi <c.padhi@samsung.com>
Wed, 9 Sep 2020 10:46:55 +0000 (16:16 +0530)
commitf916dc206113e073778ce46e431ac07c1825c208
tree1924e6bb8a68d23c9d036e8b50037bcca87d0ec9
parent23244233539104f2744a685bfe5659ea078ad10e
Upload upstream chromium 85.0.4183.93

This is a patch for upstream m85 - m76.

* chromium
62cbbd3115bfce4e3ab541891d5fde756fed8faf
Publish DEPS for 85.0.4183.93

* v8
4dc61d3cd02f0a2462cc655095db1e99ad9047d2
Version 8.5.210.20

* skia
8ae885386e910cff8c543ae0d952a2c43f46e4ad
Revert "[M85 Cherry-pick] Fix bug(s) in combining and chaining GrTextureOps"

Change-Id: I36265d23849bcd7c963c38558708cc1d5b659af6
Signed-off-by: Chandan Padhi <c.padhi@samsung.com>
975 files changed:
.clang-format
.clang-tidy [new file with mode: 0644]
.eslintrc.js
.git-blame-ignore-revs
.gitattributes
.gitignore
.gn
.landmines
.vpython
.vpython3 [new file with mode: 0644]
.yapfignore [new file with mode: 0644]
DEPS
ash/public/cpp/ash_features.cc
ash/public/cpp/ash_features.h
ash/shelf/contextual_tooltip.cc
ash/shelf/contextual_tooltip_unittest.cc
ash/shelf/shelf_drag_handle_unittest.cc
ash/shelf/shelf_widget_unittest.cc
ash/wm/gestures/back_gesture/back_gesture_contextual_nudge_controller_impl_unittest.cc
ash/wm/tablet_mode/tablet_mode_controller_unittest.cc
build/util/LASTCHANGE
build/util/LASTCHANGE.committime
build/util/version.gni
chrome/VERSION
chrome/browser/apps/app_service/app_icon_factory.cc
chrome/browser/chromeos/drive/drive_integration_service.cc
chrome/browser/chromeos/drive/drive_integration_service.h
chrome/browser/data_saver/subresource_redirect_browsertest.cc
chrome/test/chromedriver/chrome/devtools_client_impl.cc
chrome/test/chromedriver/chrome/devtools_client_impl_unittest.cc
chrome/test/chromedriver/chrome/devtools_event_listener.cc
chrome/test/chromedriver/chrome/devtools_event_listener.h
chrome/test/chromedriver/chrome/navigation_tracker.cc
chrome/test/chromedriver/chrome/navigation_tracker.h
chrome/test/chromedriver/chrome/navigation_tracker_unittest.cc
chromeos/profiles/airmont.afdo.newest.txt
chromeos/profiles/broadwell.afdo.newest.txt
chromeos/profiles/orderfile.newest.txt
chromeos/profiles/silvermont.afdo.newest.txt
components/policy/tools/template_writers/writer_configuration.py
components/policy/tools/template_writers/writers/ios_app_config_writer.py
components/policy/tools/template_writers/writers/ios_app_config_writer_unittest.py
components/policy/tools/template_writers/writers/jamf_writer_unittest.py
content/browser/renderer_host/render_widget_host_view_android.cc
content/test/gpu/power_measurement_results/win10_intel_hd_630/build_3633_4131.csv
content/test/gpu/power_measurement_results/win10_intel_hd_630/build_4132_4369.csv
content/test/gpu/power_measurement_results/win10_intel_hd_630/build_4370_4425_repeat3.csv
content/test/gpu/power_measurement_results/win10_intel_hd_630/build_4426_4759_repeat3.csv
content/test/gpu/power_measurement_results/win10_intel_hd_630/build_4760_5047_repeat3.csv
gpu/config/gpu_lists_version.h
headless/public/util/fontconfig.cc
ios/chrome/app/main_application_delegate.mm
ios/chrome/app/main_application_delegate_unittest.mm
ios/chrome/browser/ui/location_bar/location_bar_view_controller.mm
ios/chrome/browser/ui/omnibox/omnibox_view_controller.mm
ios/web/navigation/crw_wk_navigation_handler.mm
media/gpu/chromeos/platform_video_frame_utils.cc
services/network/public/cpp/features.cc
testing/buildbot/filters/android.emulator_m.content_shell_test_apk.filter
third_party/depot_tools/.disable_auto_update
third_party/libaom/source/libaom/.clang-format [new file with mode: 0644]
third_party/libaom/source/libaom/.cmake-format.py [new file with mode: 0644]
third_party/libaom/source/libaom/.gitattributes [new file with mode: 0644]
third_party/libaom/source/libaom/.gitignore [new file with mode: 0644]
third_party/libaom/source/libaom/.mailmap [new file with mode: 0644]
third_party/libaom/source/libaom/AUTHORS
third_party/libaom/source/libaom/CHANGELOG
third_party/libaom/source/libaom/CMakeLists.txt
third_party/libaom/source/libaom/PATENTS
third_party/libaom/source/libaom/README.md
third_party/libaom/source/libaom/Sample.cfg [new file with mode: 0644]
third_party/libaom/source/libaom/aom/aom.h
third_party/libaom/source/libaom/aom/aom_codec.h
third_party/libaom/source/libaom/aom/aom_decoder.h
third_party/libaom/source/libaom/aom/aom_encoder.h
third_party/libaom/source/libaom/aom/aom_frame_buffer.h
third_party/libaom/source/libaom/aom/aom_image.h
third_party/libaom/source/libaom/aom/aom_integer.h
third_party/libaom/source/libaom/aom/aomcx.h
third_party/libaom/source/libaom/aom/aomdx.h
third_party/libaom/source/libaom/aom/exports_com
third_party/libaom/source/libaom/aom/exports_dec
third_party/libaom/source/libaom/aom/exports_enc
third_party/libaom/source/libaom/aom/exports_test
third_party/libaom/source/libaom/aom/internal/aom_codec_internal.h
third_party/libaom/source/libaom/aom/internal/aom_image_internal.h [new file with mode: 0644]
third_party/libaom/source/libaom/aom/src/aom_codec.c
third_party/libaom/source/libaom/aom/src/aom_decoder.c
third_party/libaom/source/libaom/aom/src/aom_encoder.c
third_party/libaom/source/libaom/aom/src/aom_image.c
third_party/libaom/source/libaom/aom_dsp/aom_convolve.c
third_party/libaom/source/libaom/aom_dsp/aom_dsp.cmake
third_party/libaom/source/libaom/aom_dsp/aom_dsp_common.h
third_party/libaom/source/libaom/aom_dsp/aom_dsp_rtcd_defs.pl
third_party/libaom/source/libaom/aom_dsp/arm/aom_convolve_copy_neon.c [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/arm/avg_neon.c [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/arm/fwd_txfm_neon.c
third_party/libaom/source/libaom/aom_dsp/arm/hadamard_neon.c [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/arm/intrapred_neon.c
third_party/libaom/source/libaom/aom_dsp/arm/loopfilter_neon.c
third_party/libaom/source/libaom/aom_dsp/arm/sad_neon.c
third_party/libaom/source/libaom/aom_dsp/arm/sse_neon.c [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/arm/subpel_variance_neon.c
third_party/libaom/source/libaom/aom_dsp/arm/sum_neon.h [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/arm/sum_squares_neon.c [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/arm/variance_neon.c
third_party/libaom/source/libaom/aom_dsp/avg.c [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/binary_codes_reader.c
third_party/libaom/source/libaom/aom_dsp/binary_codes_reader.h
third_party/libaom/source/libaom/aom_dsp/binary_codes_writer.c
third_party/libaom/source/libaom/aom_dsp/binary_codes_writer.h
third_party/libaom/source/libaom/aom_dsp/bitreader.c [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/bitreader.h
third_party/libaom/source/libaom/aom_dsp/bitreader_buffer.c
third_party/libaom/source/libaom/aom_dsp/bitreader_buffer.h
third_party/libaom/source/libaom/aom_dsp/bitwriter.c [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/bitwriter.h
third_party/libaom/source/libaom/aom_dsp/bitwriter_buffer.c
third_party/libaom/source/libaom/aom_dsp/bitwriter_buffer.h
third_party/libaom/source/libaom/aom_dsp/blend_a64_hmask.c
third_party/libaom/source/libaom/aom_dsp/blend_a64_mask.c
third_party/libaom/source/libaom/aom_dsp/blend_a64_vmask.c
third_party/libaom/source/libaom/aom_dsp/blk_sse_sum.c [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/entcode.h
third_party/libaom/source/libaom/aom_dsp/entdec.c
third_party/libaom/source/libaom/aom_dsp/entdec.h
third_party/libaom/source/libaom/aom_dsp/entenc.c
third_party/libaom/source/libaom/aom_dsp/fwd_txfm.c
third_party/libaom/source/libaom/aom_dsp/grain_synthesis.c
third_party/libaom/source/libaom/aom_dsp/grain_synthesis.h
third_party/libaom/source/libaom/aom_dsp/grain_table.c
third_party/libaom/source/libaom/aom_dsp/intrapred.c
third_party/libaom/source/libaom/aom_dsp/loopfilter.c
third_party/libaom/source/libaom/aom_dsp/mips/aom_convolve8_horiz_msa.c
third_party/libaom/source/libaom/aom_dsp/mips/aom_convolve8_vert_msa.c
third_party/libaom/source/libaom/aom_dsp/mips/aom_convolve_copy_dspr2.c [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/mips/aom_convolve_copy_msa.c
third_party/libaom/source/libaom/aom_dsp/noise_model.c
third_party/libaom/source/libaom/aom_dsp/noise_model.h
third_party/libaom/source/libaom/aom_dsp/noise_util.c
third_party/libaom/source/libaom/aom_dsp/prob.h
third_party/libaom/source/libaom/aom_dsp/psnr.c
third_party/libaom/source/libaom/aom_dsp/psnr.h
third_party/libaom/source/libaom/aom_dsp/psnrhvs.c
third_party/libaom/source/libaom/aom_dsp/quantize.c
third_party/libaom/source/libaom/aom_dsp/quantize.h
third_party/libaom/source/libaom/aom_dsp/recenter.h [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/sad.c
third_party/libaom/source/libaom/aom_dsp/sad_av1.c
third_party/libaom/source/libaom/aom_dsp/simd/v128_intrinsics.h
third_party/libaom/source/libaom/aom_dsp/simd/v128_intrinsics_arm.h
third_party/libaom/source/libaom/aom_dsp/simd/v128_intrinsics_c.h
third_party/libaom/source/libaom/aom_dsp/simd/v128_intrinsics_x86.h
third_party/libaom/source/libaom/aom_dsp/simd/v256_intrinsics.h
third_party/libaom/source/libaom/aom_dsp/simd/v256_intrinsics_c.h
third_party/libaom/source/libaom/aom_dsp/simd/v256_intrinsics_v128.h
third_party/libaom/source/libaom/aom_dsp/simd/v256_intrinsics_x86.h
third_party/libaom/source/libaom/aom_dsp/simd/v64_intrinsics.h
third_party/libaom/source/libaom/aom_dsp/simd/v64_intrinsics_arm.h
third_party/libaom/source/libaom/aom_dsp/simd/v64_intrinsics_c.h
third_party/libaom/source/libaom/aom_dsp/simd/v64_intrinsics_x86.h
third_party/libaom/source/libaom/aom_dsp/sse.c
third_party/libaom/source/libaom/aom_dsp/ssim.c
third_party/libaom/source/libaom/aom_dsp/subtract.c
third_party/libaom/source/libaom/aom_dsp/sum_squares.c
third_party/libaom/source/libaom/aom_dsp/txfm_common.h
third_party/libaom/source/libaom/aom_dsp/variance.c
third_party/libaom/source/libaom/aom_dsp/variance.h
third_party/libaom/source/libaom/aom_dsp/vmaf.c [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/vmaf.h [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/x86/adaptive_quantize_avx2.c [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/x86/adaptive_quantize_sse2.c [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/x86/aom_asm_stubs.c
third_party/libaom/source/libaom/aom_dsp/x86/aom_convolve_copy_avx2.c [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/x86/aom_convolve_copy_sse2.c [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/x86/aom_high_subpixel_8t_sse2.asm
third_party/libaom/source/libaom/aom_dsp/x86/aom_high_subpixel_bilinear_sse2.asm
third_party/libaom/source/libaom/aom_dsp/x86/aom_quantize_avx.c [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/x86/aom_subpixel_8t_intrin_sse2.c [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/x86/aom_subpixel_8t_intrin_ssse3.c
third_party/libaom/source/libaom/aom_dsp/x86/aom_subpixel_8t_sse2.asm
third_party/libaom/source/libaom/aom_dsp/x86/aom_subpixel_bilinear_sse2.asm
third_party/libaom/source/libaom/aom_dsp/x86/aom_subpixel_bilinear_ssse3.asm
third_party/libaom/source/libaom/aom_dsp/x86/avg_intrin_avx2.c [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/x86/avg_intrin_sse2.c [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/x86/bitdepth_conversion_avx2.h [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/x86/bitdepth_conversion_sse2.h [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/x86/blend_a64_hmask_sse4.c
third_party/libaom/source/libaom/aom_dsp/x86/blend_a64_mask_avx2.c
third_party/libaom/source/libaom/aom_dsp/x86/blend_a64_mask_sse4.c
third_party/libaom/source/libaom/aom_dsp/x86/blend_a64_vmask_sse4.c
third_party/libaom/source/libaom/aom_dsp/x86/blk_sse_sum_avx2.c [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/x86/blk_sse_sum_sse2.c [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/x86/convolve.h
third_party/libaom/source/libaom/aom_dsp/x86/convolve_avx2.h
third_party/libaom/source/libaom/aom_dsp/x86/convolve_sse2.h
third_party/libaom/source/libaom/aom_dsp/x86/convolve_sse4_1.h
third_party/libaom/source/libaom/aom_dsp/x86/fft_avx2.c
third_party/libaom/source/libaom/aom_dsp/x86/fft_sse2.c
third_party/libaom/source/libaom/aom_dsp/x86/fwd_txfm_impl_sse2.h
third_party/libaom/source/libaom/aom_dsp/x86/fwd_txfm_sse2.c
third_party/libaom/source/libaom/aom_dsp/x86/fwd_txfm_sse2.h
third_party/libaom/source/libaom/aom_dsp/x86/highbd_adaptive_quantize_avx2.c [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/x86/highbd_adaptive_quantize_sse2.c [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/x86/highbd_convolve_avx2.c
third_party/libaom/source/libaom/aom_dsp/x86/highbd_convolve_sse2.c [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/x86/highbd_convolve_ssse3.c
third_party/libaom/source/libaom/aom_dsp/x86/highbd_intrapred_asm_sse2.asm [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/x86/highbd_loopfilter_sse2.c
third_party/libaom/source/libaom/aom_dsp/x86/highbd_quantize_intrin_sse2.c
third_party/libaom/source/libaom/aom_dsp/x86/highbd_sad_sse2.asm
third_party/libaom/source/libaom/aom_dsp/x86/highbd_subpel_variance_impl_sse2.asm
third_party/libaom/source/libaom/aom_dsp/x86/highbd_subtract_sse2.c
third_party/libaom/source/libaom/aom_dsp/x86/highbd_variance_avx2.c
third_party/libaom/source/libaom/aom_dsp/x86/highbd_variance_impl_sse2.asm
third_party/libaom/source/libaom/aom_dsp/x86/highbd_variance_sse2.c
third_party/libaom/source/libaom/aom_dsp/x86/intrapred_asm_sse2.asm [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/x86/intrapred_avx2.c
third_party/libaom/source/libaom/aom_dsp/x86/intrapred_sse2.c
third_party/libaom/source/libaom/aom_dsp/x86/intrapred_ssse3.c
third_party/libaom/source/libaom/aom_dsp/x86/intrapred_x86.h [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/x86/jnt_sad_ssse3.c
third_party/libaom/source/libaom/aom_dsp/x86/jnt_variance_ssse3.c
third_party/libaom/source/libaom/aom_dsp/x86/loopfilter_sse2.c
third_party/libaom/source/libaom/aom_dsp/x86/lpf_common_sse2.h
third_party/libaom/source/libaom/aom_dsp/x86/masked_sad4d_ssse3.c [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/x86/masked_sad_intrin_avx2.c
third_party/libaom/source/libaom/aom_dsp/x86/masked_sad_intrin_ssse3.c
third_party/libaom/source/libaom/aom_dsp/x86/masked_variance_intrin_ssse3.c
third_party/libaom/source/libaom/aom_dsp/x86/mem_sse2.h
third_party/libaom/source/libaom/aom_dsp/x86/obmc_variance_sse4.c
third_party/libaom/source/libaom/aom_dsp/x86/quantize_sse2.c
third_party/libaom/source/libaom/aom_dsp/x86/quantize_ssse3.c [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/x86/quantize_ssse3_x86_64.asm
third_party/libaom/source/libaom/aom_dsp/x86/quantize_x86.h
third_party/libaom/source/libaom/aom_dsp/x86/sad4d_avx2.c
third_party/libaom/source/libaom/aom_dsp/x86/sad4d_sse2.asm
third_party/libaom/source/libaom/aom_dsp/x86/sad_highbd_avx2.c
third_party/libaom/source/libaom/aom_dsp/x86/sad_impl_avx2.c
third_party/libaom/source/libaom/aom_dsp/x86/sse_avx2.c
third_party/libaom/source/libaom/aom_dsp/x86/sse_sse4.c
third_party/libaom/source/libaom/aom_dsp/x86/ssim_sse2_x86_64.asm [new file with mode: 0644]
third_party/libaom/source/libaom/aom_dsp/x86/subpel_variance_sse2.asm
third_party/libaom/source/libaom/aom_dsp/x86/subtract_avx2.c
third_party/libaom/source/libaom/aom_dsp/x86/sum_squares_avx2.c
third_party/libaom/source/libaom/aom_dsp/x86/sum_squares_sse2.c
third_party/libaom/source/libaom/aom_dsp/x86/synonyms.h
third_party/libaom/source/libaom/aom_dsp/x86/synonyms_avx2.h
third_party/libaom/source/libaom/aom_dsp/x86/transpose_sse2.h
third_party/libaom/source/libaom/aom_dsp/x86/txfm_common_avx2.h
third_party/libaom/source/libaom/aom_dsp/x86/txfm_common_sse2.h
third_party/libaom/source/libaom/aom_dsp/x86/variance_avx2.c
third_party/libaom/source/libaom/aom_dsp/x86/variance_impl_avx2.c
third_party/libaom/source/libaom/aom_dsp/x86/variance_sse2.c
third_party/libaom/source/libaom/aom_mem/aom_mem.c
third_party/libaom/source/libaom/aom_mem/aom_mem.cmake
third_party/libaom/source/libaom/aom_mem/aom_mem.h
third_party/libaom/source/libaom/aom_mem/include/aom_mem_intrnl.h
third_party/libaom/source/libaom/aom_ports/aom_once.h
third_party/libaom/source/libaom/aom_ports/aom_ports.cmake
third_party/libaom/source/libaom/aom_ports/emms.asm
third_party/libaom/source/libaom/aom_ports/mem.h
third_party/libaom/source/libaom/aom_ports/ppc_cpudetect.c
third_party/libaom/source/libaom/aom_ports/x86.h
third_party/libaom/source/libaom/aom_ports/x86_abi_support.asm
third_party/libaom/source/libaom/aom_scale/aom_scale.cmake
third_party/libaom/source/libaom/aom_scale/aom_scale_rtcd.pl
third_party/libaom/source/libaom/aom_scale/generic/yv12config.c
third_party/libaom/source/libaom/aom_scale/generic/yv12extend.c
third_party/libaom/source/libaom/aom_scale/yv12config.h
third_party/libaom/source/libaom/aom_util/aom_thread.c
third_party/libaom/source/libaom/aom_util/aom_thread.h
third_party/libaom/source/libaom/aom_util/aom_util.cmake
third_party/libaom/source/libaom/aom_util/debug_util.c
third_party/libaom/source/libaom/aom_util/debug_util.h
third_party/libaom/source/libaom/aomedia_logo_200.png [new file with mode: 0644]
third_party/libaom/source/libaom/apps/aomdec.c
third_party/libaom/source/libaom/apps/aomenc.c
third_party/libaom/source/libaom/apps/aomenc.h
third_party/libaom/source/libaom/av1/av1.cmake
third_party/libaom/source/libaom/av1/av1_cx_iface.c
third_party/libaom/source/libaom/av1/av1_dx_iface.c
third_party/libaom/source/libaom/av1/av1_iface_common.h
third_party/libaom/source/libaom/av1/common/alloccommon.c
third_party/libaom/source/libaom/av1/common/alloccommon.h
third_party/libaom/source/libaom/av1/common/arm/av1_inv_txfm_neon.c
third_party/libaom/source/libaom/av1/common/arm/av1_txfm_neon.c
third_party/libaom/source/libaom/av1/common/arm/cfl_neon.c
third_party/libaom/source/libaom/av1/common/arm/convolve_neon.c
third_party/libaom/source/libaom/av1/common/arm/convolve_neon.h
third_party/libaom/source/libaom/av1/common/arm/highbd_inv_txfm_neon.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/common/arm/jnt_convolve_neon.c
third_party/libaom/source/libaom/av1/common/arm/mem_neon.h
third_party/libaom/source/libaom/av1/common/arm/reconintra_neon.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/common/arm/selfguided_neon.c
third_party/libaom/source/libaom/av1/common/arm/transpose_neon.h
third_party/libaom/source/libaom/av1/common/arm/warp_plane_neon.c
third_party/libaom/source/libaom/av1/common/av1_common_int.h [new file with mode: 0644]
third_party/libaom/source/libaom/av1/common/av1_inv_txfm1d.c
third_party/libaom/source/libaom/av1/common/av1_inv_txfm1d.h
third_party/libaom/source/libaom/av1/common/av1_inv_txfm1d_cfg.h
third_party/libaom/source/libaom/av1/common/av1_inv_txfm2d.c
third_party/libaom/source/libaom/av1/common/av1_loopfilter.c
third_party/libaom/source/libaom/av1/common/av1_loopfilter.h
third_party/libaom/source/libaom/av1/common/av1_rtcd_defs.pl
third_party/libaom/source/libaom/av1/common/av1_txfm.c
third_party/libaom/source/libaom/av1/common/av1_txfm.h
third_party/libaom/source/libaom/av1/common/blockd.c
third_party/libaom/source/libaom/av1/common/blockd.h
third_party/libaom/source/libaom/av1/common/cdef.c
third_party/libaom/source/libaom/av1/common/cdef.h
third_party/libaom/source/libaom/av1/common/cdef_block.c
third_party/libaom/source/libaom/av1/common/cdef_block.h
third_party/libaom/source/libaom/av1/common/cdef_block_simd.h
third_party/libaom/source/libaom/av1/common/cfl.c
third_party/libaom/source/libaom/av1/common/cfl.h
third_party/libaom/source/libaom/av1/common/common_data.h
third_party/libaom/source/libaom/av1/common/convolve.c
third_party/libaom/source/libaom/av1/common/convolve.h
third_party/libaom/source/libaom/av1/common/debugmodes.c
third_party/libaom/source/libaom/av1/common/entropy.c
third_party/libaom/source/libaom/av1/common/entropy.h
third_party/libaom/source/libaom/av1/common/entropymode.c
third_party/libaom/source/libaom/av1/common/entropymode.h
third_party/libaom/source/libaom/av1/common/entropymv.c
third_party/libaom/source/libaom/av1/common/entropymv.h
third_party/libaom/source/libaom/av1/common/enums.h
third_party/libaom/source/libaom/av1/common/filter.h
third_party/libaom/source/libaom/av1/common/frame_buffers.c
third_party/libaom/source/libaom/av1/common/idct.c
third_party/libaom/source/libaom/av1/common/idct.h
third_party/libaom/source/libaom/av1/common/loopfiltermask.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/common/mv.h
third_party/libaom/source/libaom/av1/common/mvref_common.c
third_party/libaom/source/libaom/av1/common/mvref_common.h
third_party/libaom/source/libaom/av1/common/obmc.h
third_party/libaom/source/libaom/av1/common/obu_util.c
third_party/libaom/source/libaom/av1/common/ppc/cfl_ppc.c
third_party/libaom/source/libaom/av1/common/pred_common.h
third_party/libaom/source/libaom/av1/common/quant_common.c
third_party/libaom/source/libaom/av1/common/quant_common.h
third_party/libaom/source/libaom/av1/common/reconinter.c
third_party/libaom/source/libaom/av1/common/reconinter.h
third_party/libaom/source/libaom/av1/common/reconintra.c
third_party/libaom/source/libaom/av1/common/reconintra.h
third_party/libaom/source/libaom/av1/common/resize.c
third_party/libaom/source/libaom/av1/common/resize.h
third_party/libaom/source/libaom/av1/common/restoration.c
third_party/libaom/source/libaom/av1/common/restoration.h
third_party/libaom/source/libaom/av1/common/scale.c
third_party/libaom/source/libaom/av1/common/scale.h
third_party/libaom/source/libaom/av1/common/scan.c
third_party/libaom/source/libaom/av1/common/scan.h
third_party/libaom/source/libaom/av1/common/seg_common.c
third_party/libaom/source/libaom/av1/common/seg_common.h
third_party/libaom/source/libaom/av1/common/thread_common.c
third_party/libaom/source/libaom/av1/common/thread_common.h
third_party/libaom/source/libaom/av1/common/tile_common.c
third_party/libaom/source/libaom/av1/common/tile_common.h
third_party/libaom/source/libaom/av1/common/timing.c
third_party/libaom/source/libaom/av1/common/timing.h
third_party/libaom/source/libaom/av1/common/token_cdfs.h
third_party/libaom/source/libaom/av1/common/txb_common.c
third_party/libaom/source/libaom/av1/common/txb_common.h
third_party/libaom/source/libaom/av1/common/warped_motion.c
third_party/libaom/source/libaom/av1/common/warped_motion.h
third_party/libaom/source/libaom/av1/common/x86/av1_convolve_scale_sse4.c
third_party/libaom/source/libaom/av1/common/x86/av1_inv_txfm_avx2.c
third_party/libaom/source/libaom/av1/common/x86/av1_inv_txfm_ssse3.c
third_party/libaom/source/libaom/av1/common/x86/av1_inv_txfm_ssse3.h
third_party/libaom/source/libaom/av1/common/x86/av1_txfm_sse4.c
third_party/libaom/source/libaom/av1/common/x86/cfl_avx2.c
third_party/libaom/source/libaom/av1/common/x86/cfl_simd.h
third_party/libaom/source/libaom/av1/common/x86/cfl_ssse3.c
third_party/libaom/source/libaom/av1/common/x86/convolve_2d_avx2.c
third_party/libaom/source/libaom/av1/common/x86/convolve_2d_sse2.c
third_party/libaom/source/libaom/av1/common/x86/convolve_avx2.c
third_party/libaom/source/libaom/av1/common/x86/convolve_sse2.c
third_party/libaom/source/libaom/av1/common/x86/highbd_convolve_2d_avx2.c
third_party/libaom/source/libaom/av1/common/x86/highbd_convolve_2d_sse4.c
third_party/libaom/source/libaom/av1/common/x86/highbd_convolve_2d_ssse3.c
third_party/libaom/source/libaom/av1/common/x86/highbd_inv_txfm_avx2.c
third_party/libaom/source/libaom/av1/common/x86/highbd_inv_txfm_sse4.c
third_party/libaom/source/libaom/av1/common/x86/highbd_jnt_convolve_avx2.c
third_party/libaom/source/libaom/av1/common/x86/highbd_jnt_convolve_sse4.c
third_party/libaom/source/libaom/av1/common/x86/highbd_txfm_utility_sse4.h
third_party/libaom/source/libaom/av1/common/x86/highbd_warp_plane_sse4.c
third_party/libaom/source/libaom/av1/common/x86/intra_edge_sse4.c
third_party/libaom/source/libaom/av1/common/x86/jnt_convolve_avx2.c
third_party/libaom/source/libaom/av1/common/x86/jnt_convolve_sse2.c
third_party/libaom/source/libaom/av1/common/x86/jnt_convolve_ssse3.c
third_party/libaom/source/libaom/av1/common/x86/reconinter_avx2.c
third_party/libaom/source/libaom/av1/common/x86/selfguided_avx2.c
third_party/libaom/source/libaom/av1/common/x86/selfguided_sse4.c
third_party/libaom/source/libaom/av1/common/x86/warp_plane_avx2.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/common/x86/warp_plane_sse2.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/common/x86/warp_plane_sse4.c
third_party/libaom/source/libaom/av1/common/x86/wiener_convolve_avx2.c
third_party/libaom/source/libaom/av1/decoder/accounting.c
third_party/libaom/source/libaom/av1/decoder/accounting.h
third_party/libaom/source/libaom/av1/decoder/decodeframe.c
third_party/libaom/source/libaom/av1/decoder/decodeframe.h
third_party/libaom/source/libaom/av1/decoder/decodemv.c
third_party/libaom/source/libaom/av1/decoder/decodemv.h
third_party/libaom/source/libaom/av1/decoder/decoder.c
third_party/libaom/source/libaom/av1/decoder/decoder.h
third_party/libaom/source/libaom/av1/decoder/decodetxb.c
third_party/libaom/source/libaom/av1/decoder/decodetxb.h
third_party/libaom/source/libaom/av1/decoder/dthread.h
third_party/libaom/source/libaom/av1/decoder/inspection.c
third_party/libaom/source/libaom/av1/decoder/inspection.h
third_party/libaom/source/libaom/av1/decoder/obu.c
third_party/libaom/source/libaom/av1/decoder/obu.h
third_party/libaom/source/libaom/av1/encoder/aq_complexity.c
third_party/libaom/source/libaom/av1/encoder/aq_cyclicrefresh.c
third_party/libaom/source/libaom/av1/encoder/aq_cyclicrefresh.h
third_party/libaom/source/libaom/av1/encoder/aq_variance.c
third_party/libaom/source/libaom/av1/encoder/aq_variance.h
third_party/libaom/source/libaom/av1/encoder/arm/neon/av1_error_neon.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/arm/neon/av1_fwd_txfm2d_neon.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/arm/neon/encodetxb_neon.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/arm/neon/highbd_fwd_txfm_neon.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/arm/neon/picksrt_neon.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/arm/neon/quantize_neon.c
third_party/libaom/source/libaom/av1/encoder/av1_fwd_txfm1d.c
third_party/libaom/source/libaom/av1/encoder/av1_fwd_txfm1d.h
third_party/libaom/source/libaom/av1/encoder/av1_fwd_txfm1d_cfg.h
third_party/libaom/source/libaom/av1/encoder/av1_fwd_txfm2d.c
third_party/libaom/source/libaom/av1/encoder/av1_quantize.c
third_party/libaom/source/libaom/av1/encoder/av1_quantize.h
third_party/libaom/source/libaom/av1/encoder/bitstream.c
third_party/libaom/source/libaom/av1/encoder/bitstream.h
third_party/libaom/source/libaom/av1/encoder/block.h
third_party/libaom/source/libaom/av1/encoder/cnn.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/cnn.h [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/compound_type.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/compound_type.h [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/context_tree.c
third_party/libaom/source/libaom/av1/encoder/context_tree.h
third_party/libaom/source/libaom/av1/encoder/corner_detect.c
third_party/libaom/source/libaom/av1/encoder/corner_detect.h
third_party/libaom/source/libaom/av1/encoder/corner_match.c
third_party/libaom/source/libaom/av1/encoder/corner_match.h
third_party/libaom/source/libaom/av1/encoder/cost.h
third_party/libaom/source/libaom/av1/encoder/enc_enums.h [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/encode_strategy.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/encode_strategy.h [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/encodeframe.c
third_party/libaom/source/libaom/av1/encoder/encodeframe.h
third_party/libaom/source/libaom/av1/encoder/encodemb.c
third_party/libaom/source/libaom/av1/encoder/encodemb.h
third_party/libaom/source/libaom/av1/encoder/encodemv.c
third_party/libaom/source/libaom/av1/encoder/encodemv.h
third_party/libaom/source/libaom/av1/encoder/encoder.c
third_party/libaom/source/libaom/av1/encoder/encoder.h
third_party/libaom/source/libaom/av1/encoder/encoder_alloc.h [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/encoder_utils.h [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/encodetxb.c
third_party/libaom/source/libaom/av1/encoder/encodetxb.h
third_party/libaom/source/libaom/av1/encoder/ethread.c
third_party/libaom/source/libaom/av1/encoder/ethread.h
third_party/libaom/source/libaom/av1/encoder/extend.c
third_party/libaom/source/libaom/av1/encoder/extend.h
third_party/libaom/source/libaom/av1/encoder/firstpass.c
third_party/libaom/source/libaom/av1/encoder/firstpass.h
third_party/libaom/source/libaom/av1/encoder/global_motion.c
third_party/libaom/source/libaom/av1/encoder/global_motion.h
third_party/libaom/source/libaom/av1/encoder/global_motion_facade.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/global_motion_facade.h [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/gop_structure.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/gop_structure.h [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/hash.c
third_party/libaom/source/libaom/av1/encoder/hash.h
third_party/libaom/source/libaom/av1/encoder/hash_motion.c
third_party/libaom/source/libaom/av1/encoder/hash_motion.h
third_party/libaom/source/libaom/av1/encoder/hybrid_fwd_txfm.c
third_party/libaom/source/libaom/av1/encoder/interp_search.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/interp_search.h [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/intra_mode_search.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/intra_mode_search.h [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/intra_mode_search_utils.h [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/level.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/level.h [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/lookahead.c
third_party/libaom/source/libaom/av1/encoder/lookahead.h
third_party/libaom/source/libaom/av1/encoder/mcomp.c
third_party/libaom/source/libaom/av1/encoder/mcomp.h
third_party/libaom/source/libaom/av1/encoder/mips/msa/temporal_filter_msa.c
third_party/libaom/source/libaom/av1/encoder/misc_model_weights.h [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/ml.c
third_party/libaom/source/libaom/av1/encoder/ml.h
third_party/libaom/source/libaom/av1/encoder/mode_prune_model_weights.h [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/model_rd.h [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/motion_search_facade.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/motion_search_facade.h [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/mv_prec.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/mv_prec.h [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/nonrd_pickmode.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/palette.c
third_party/libaom/source/libaom/av1/encoder/palette.h
third_party/libaom/source/libaom/av1/encoder/partition_cnn_weights.h [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/partition_model_weights.h
third_party/libaom/source/libaom/av1/encoder/partition_strategy.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/partition_strategy.h [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/pass2_strategy.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/pass2_strategy.h [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/pickcdef.c
third_party/libaom/source/libaom/av1/encoder/picklpf.c
third_party/libaom/source/libaom/av1/encoder/picklpf.h
third_party/libaom/source/libaom/av1/encoder/pickrst.c
third_party/libaom/source/libaom/av1/encoder/pickrst.h
third_party/libaom/source/libaom/av1/encoder/pustats.h
third_party/libaom/source/libaom/av1/encoder/ransac.c
third_party/libaom/source/libaom/av1/encoder/ransac.h
third_party/libaom/source/libaom/av1/encoder/ratectrl.c
third_party/libaom/source/libaom/av1/encoder/ratectrl.h
third_party/libaom/source/libaom/av1/encoder/rc_utils.h [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/rd.c
third_party/libaom/source/libaom/av1/encoder/rd.h
third_party/libaom/source/libaom/av1/encoder/rdopt.c
third_party/libaom/source/libaom/av1/encoder/rdopt.h
third_party/libaom/source/libaom/av1/encoder/rdopt_data_defs.h [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/rdopt_utils.h [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/reconinter_enc.c
third_party/libaom/source/libaom/av1/encoder/reconinter_enc.h
third_party/libaom/source/libaom/av1/encoder/segmentation.c
third_party/libaom/source/libaom/av1/encoder/speed_features.c
third_party/libaom/source/libaom/av1/encoder/speed_features.h
third_party/libaom/source/libaom/av1/encoder/superres_scale.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/superres_scale.h [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/svc_layercontext.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/svc_layercontext.h [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/temporal_filter.c
third_party/libaom/source/libaom/av1/encoder/temporal_filter.h
third_party/libaom/source/libaom/av1/encoder/tokenize.c
third_party/libaom/source/libaom/av1/encoder/tokenize.h
third_party/libaom/source/libaom/av1/encoder/tpl_model.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/tpl_model.h [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/tune_vmaf.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/tune_vmaf.h [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/tx_prune_model_weights.h
third_party/libaom/source/libaom/av1/encoder/tx_search.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/tx_search.h [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/use_flat_gop_model_params.h [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/var_based_part.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/var_based_part.h [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/wedge_utils.c
third_party/libaom/source/libaom/av1/encoder/x86/av1_fwd_txfm1d_sse4.c
third_party/libaom/source/libaom/av1/encoder/x86/av1_fwd_txfm2d_avx2.c
third_party/libaom/source/libaom/av1/encoder/x86/av1_fwd_txfm2d_sse4.c
third_party/libaom/source/libaom/av1/encoder/x86/av1_fwd_txfm_avx2.h
third_party/libaom/source/libaom/av1/encoder/x86/av1_fwd_txfm_sse2.c
third_party/libaom/source/libaom/av1/encoder/x86/av1_fwd_txfm_sse2.h
third_party/libaom/source/libaom/av1/encoder/x86/av1_quantize_avx2.c
third_party/libaom/source/libaom/av1/encoder/x86/av1_quantize_sse2.c
third_party/libaom/source/libaom/av1/encoder/x86/av1_ssim_opt_x86_64.asm
third_party/libaom/source/libaom/av1/encoder/x86/av1_txfm1d_sse4.h
third_party/libaom/source/libaom/av1/encoder/x86/corner_match_avx2.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/x86/corner_match_sse4.c
third_party/libaom/source/libaom/av1/encoder/x86/encodetxb_avx2.c
third_party/libaom/source/libaom/av1/encoder/x86/encodetxb_sse2.c
third_party/libaom/source/libaom/av1/encoder/x86/encodetxb_sse4.c
third_party/libaom/source/libaom/av1/encoder/x86/error_intrin_avx2.c
third_party/libaom/source/libaom/av1/encoder/x86/error_sse2.asm
third_party/libaom/source/libaom/av1/encoder/x86/highbd_block_error_intrin_avx2.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/x86/highbd_block_error_intrin_sse2.c
third_party/libaom/source/libaom/av1/encoder/x86/highbd_fwd_txfm_avx2.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/x86/highbd_fwd_txfm_sse4.c
third_party/libaom/source/libaom/av1/encoder/x86/ml_sse3.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/x86/pickrst_avx2.c
third_party/libaom/source/libaom/av1/encoder/x86/pickrst_sse4.c
third_party/libaom/source/libaom/av1/encoder/x86/rdopt_avx2.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/x86/rdopt_sse4.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/x86/temporal_filter_avx2.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/x86/temporal_filter_sse2.c [new file with mode: 0644]
third_party/libaom/source/libaom/av1/encoder/x86/wedge_utils_avx2.c
third_party/libaom/source/libaom/av1/encoder/x86/wedge_utils_sse2.c
third_party/libaom/source/libaom/av1/exports_ident [new file with mode: 0644]
third_party/libaom/source/libaom/build/cmake/aom_config_defaults.cmake
third_party/libaom/source/libaom/build/cmake/aom_configure.cmake
third_party/libaom/source/libaom/build/cmake/aom_experiment_deps.cmake
third_party/libaom/source/libaom/build/cmake/aom_install.cmake [new file with mode: 0644]
third_party/libaom/source/libaom/build/cmake/aom_optimization.cmake
third_party/libaom/source/libaom/build/cmake/compiler_flags.cmake
third_party/libaom/source/libaom/build/cmake/compiler_tests.cmake
third_party/libaom/source/libaom/build/cmake/cpu.cmake
third_party/libaom/source/libaom/build/cmake/dist.cmake
third_party/libaom/source/libaom/build/cmake/exports.cmake
third_party/libaom/source/libaom/build/cmake/exports_sources.cmake
third_party/libaom/source/libaom/build/cmake/generate_aom_config_templates.cmake
third_party/libaom/source/libaom/build/cmake/generate_exports.cmake
third_party/libaom/source/libaom/build/cmake/pkg_config.cmake
third_party/libaom/source/libaom/build/cmake/rtcd.pl
third_party/libaom/source/libaom/build/cmake/sanitizers.cmake
third_party/libaom/source/libaom/build/cmake/toolchains/arm-ios-common.cmake
third_party/libaom/source/libaom/build/cmake/toolchains/arm64-android-clang.cmake [new file with mode: 0644]
third_party/libaom/source/libaom/build/cmake/toolchains/arm64-linux-gcc.cmake
third_party/libaom/source/libaom/build/cmake/toolchains/arm64-mingw-gcc.cmake
third_party/libaom/source/libaom/build/cmake/toolchains/armv7-ios.cmake
third_party/libaom/source/libaom/build/cmake/toolchains/armv7-linux-gcc.cmake
third_party/libaom/source/libaom/build/cmake/toolchains/armv7-mingw-gcc.cmake
third_party/libaom/source/libaom/build/cmake/toolchains/armv7s-ios.cmake
third_party/libaom/source/libaom/build/cmake/toolchains/mips32-linux-gcc.cmake
third_party/libaom/source/libaom/build/cmake/toolchains/mips64-linux-gcc.cmake
third_party/libaom/source/libaom/build/cmake/toolchains/ppc-linux-gcc.cmake
third_party/libaom/source/libaom/build/cmake/toolchains/x86-ios-simulator.cmake
third_party/libaom/source/libaom/build/cmake/toolchains/x86-macos.cmake
third_party/libaom/source/libaom/build/cmake/toolchains/x86-mingw-gcc.cmake
third_party/libaom/source/libaom/build/cmake/toolchains/x86_64-mingw-gcc.cmake
third_party/libaom/source/libaom/build/cmake/util.cmake
third_party/libaom/source/libaom/build/cmake/version.cmake
third_party/libaom/source/libaom/common/args.c
third_party/libaom/source/libaom/common/args.h
third_party/libaom/source/libaom/common/av1_config.c
third_party/libaom/source/libaom/common/ivfdec.h
third_party/libaom/source/libaom/common/obudec.c
third_party/libaom/source/libaom/common/rawenc.c
third_party/libaom/source/libaom/common/tools_common.c
third_party/libaom/source/libaom/common/tools_common.h
third_party/libaom/source/libaom/common/video_reader.c
third_party/libaom/source/libaom/common/video_reader.h
third_party/libaom/source/libaom/common/video_writer.c
third_party/libaom/source/libaom/common/video_writer.h
third_party/libaom/source/libaom/common/webmdec.cc
third_party/libaom/source/libaom/common/webmenc.cc
third_party/libaom/source/libaom/common/webmenc.h
third_party/libaom/source/libaom/common/y4menc.c
third_party/libaom/source/libaom/common/y4minput.c
third_party/libaom/source/libaom/common/y4minput.h
third_party/libaom/source/libaom/doc/AlgorithmDescription.md [new file with mode: 0644]
third_party/libaom/source/libaom/doc/dev_guide/av1_decoder.dox [new file with mode: 0644]
third_party/libaom/source/libaom/doc/dev_guide/av1_encoder.dox [new file with mode: 0644]
third_party/libaom/source/libaom/doc/dev_guide/filter_flow.png [new file with mode: 0644]
third_party/libaom/source/libaom/doc/dev_guide/filter_thr.png [new file with mode: 0644]
third_party/libaom/source/libaom/doc/dev_guide/gf_group.png [new file with mode: 0644]
third_party/libaom/source/libaom/doc/dev_guide/partition.png [new file with mode: 0644]
third_party/libaom/source/libaom/doc/img/inter_motion_field.svg [new file with mode: 0644]
third_party/libaom/source/libaom/doc/img/inter_spatial_mvp.svg [new file with mode: 0644]
third_party/libaom/source/libaom/doc/img/inter_tmvp_positions.svg [new file with mode: 0644]
third_party/libaom/source/libaom/doc/img/inter_tx_partition.svg [new file with mode: 0644]
third_party/libaom/source/libaom/doc/img/intra_cfl.svg [new file with mode: 0644]
third_party/libaom/source/libaom/doc/img/intra_directional.svg [new file with mode: 0644]
third_party/libaom/source/libaom/doc/img/intra_paeth.svg [new file with mode: 0644]
third_party/libaom/source/libaom/doc/img/intra_recursive.svg [new file with mode: 0644]
third_party/libaom/source/libaom/doc/img/intra_tx_partition.svg [new file with mode: 0644]
third_party/libaom/source/libaom/doc/img/partition_codingblock.svg [new file with mode: 0644]
third_party/libaom/source/libaom/doc/img/quant_ac.svg [new file with mode: 0644]
third_party/libaom/source/libaom/doc/img/quant_dc.svg [new file with mode: 0644]
third_party/libaom/source/libaom/doc/img/scc_intrabc.svg [new file with mode: 0644]
third_party/libaom/source/libaom/doc/img/tx_basis.svg [new file with mode: 0644]
third_party/libaom/source/libaom/doc/img/tx_cands_large.svg [new file with mode: 0644]
third_party/libaom/source/libaom/doc/img/tx_cands_small.svg [new file with mode: 0644]
third_party/libaom/source/libaom/doc/img/tx_chroma.svg [new file with mode: 0644]
third_party/libaom/source/libaom/doc/img/tx_partition.svg [new file with mode: 0644]
third_party/libaom/source/libaom/doc/img/tx_set.svg [new file with mode: 0644]
third_party/libaom/source/libaom/docs.cmake
third_party/libaom/source/libaom/examples/analyzer.cc
third_party/libaom/source/libaom/examples/aom_cx_set_ref.c
third_party/libaom/source/libaom/examples/av1_dec_fuzzer.cc [new file with mode: 0644]
third_party/libaom/source/libaom/examples/build_av1_dec_fuzzer.sh [new file with mode: 0755]
third_party/libaom/source/libaom/examples/decode_to_md5.c
third_party/libaom/source/libaom/examples/decode_with_drops.c
third_party/libaom/source/libaom/examples/inspect.c
third_party/libaom/source/libaom/examples/lightfield_bitstream_parsing.c
third_party/libaom/source/libaom/examples/lightfield_decoder.c
third_party/libaom/source/libaom/examples/lightfield_encoder.c
third_party/libaom/source/libaom/examples/lightfield_tile_list_decoder.c
third_party/libaom/source/libaom/examples/lossless_encoder.c
third_party/libaom/source/libaom/examples/noise_model.c
third_party/libaom/source/libaom/examples/resize_util.c
third_party/libaom/source/libaom/examples/scalable_decoder.c
third_party/libaom/source/libaom/examples/scalable_encoder.c
third_party/libaom/source/libaom/examples/set_maps.c
third_party/libaom/source/libaom/examples/simple_decoder.c
third_party/libaom/source/libaom/examples/simple_encoder.c
third_party/libaom/source/libaom/examples/svc_encoder_rtc.c [new file with mode: 0644]
third_party/libaom/source/libaom/examples/twopass_encoder.c
third_party/libaom/source/libaom/libs.doxy_template
third_party/libaom/source/libaom/mainpage.dox
third_party/libaom/source/libaom/stats/aomstats.c
third_party/libaom/source/libaom/test/acm_random.h
third_party/libaom/source/libaom/test/active_map_test.cc
third_party/libaom/source/libaom/test/altref_test.cc
third_party/libaom/source/libaom/test/aom_integer_test.cc
third_party/libaom/source/libaom/test/aomcx_set_ref.sh
third_party/libaom/source/libaom/test/aomdec.sh
third_party/libaom/source/libaom/test/aomenc.sh
third_party/libaom/source/libaom/test/aq_segment_test.cc
third_party/libaom/source/libaom/test/arf_freq_test.cc
third_party/libaom/source/libaom/test/av1_common_int_test.cc [new file with mode: 0644]
third_party/libaom/source/libaom/test/av1_config_test.cc
third_party/libaom/source/libaom/test/av1_convolve_scale_test.cc
third_party/libaom/source/libaom/test/av1_convolve_test.cc [new file with mode: 0644]
third_party/libaom/source/libaom/test/av1_encoder_parms_get_to_decoder.cc
third_party/libaom/source/libaom/test/av1_fwd_txfm1d_test.cc
third_party/libaom/source/libaom/test/av1_fwd_txfm2d_test.cc
third_party/libaom/source/libaom/test/av1_highbd_iht_test.cc
third_party/libaom/source/libaom/test/av1_horz_only_frame_superres_test.cc
third_party/libaom/source/libaom/test/av1_inv_txfm1d_test.cc
third_party/libaom/source/libaom/test/av1_inv_txfm2d_test.cc
third_party/libaom/source/libaom/test/av1_nn_predict_test.cc [new file with mode: 0644]
third_party/libaom/source/libaom/test/av1_quantize_test.cc
third_party/libaom/source/libaom/test/av1_round_shift_array_test.cc
third_party/libaom/source/libaom/test/av1_txfm_test.cc
third_party/libaom/source/libaom/test/av1_txfm_test.h
third_party/libaom/source/libaom/test/av1_wedge_utils_test.cc
third_party/libaom/source/libaom/test/avg_test.cc [new file with mode: 0644]
third_party/libaom/source/libaom/test/blend_a64_mask_1d_test.cc
third_party/libaom/source/libaom/test/blend_a64_mask_test.cc
third_party/libaom/source/libaom/test/blockd_test.cc
third_party/libaom/source/libaom/test/borders_test.cc
third_party/libaom/source/libaom/test/cdef_test.cc
third_party/libaom/source/libaom/test/cfl_test.cc
third_party/libaom/source/libaom/test/cnn_test.cc [new file with mode: 0644]
third_party/libaom/source/libaom/test/codec_factory.h
third_party/libaom/source/libaom/test/coding_path_sync.cc
third_party/libaom/source/libaom/test/comp_avg_pred_test.cc
third_party/libaom/source/libaom/test/comp_avg_pred_test.h
third_party/libaom/source/libaom/test/comp_mask_variance_test.cc
third_party/libaom/source/libaom/test/convolve_round_test.cc
third_party/libaom/source/libaom/test/convolve_test.cc
third_party/libaom/source/libaom/test/corner_match_test.cc
third_party/libaom/source/libaom/test/cpu_speed_test.cc
third_party/libaom/source/libaom/test/datarate_test.cc
third_party/libaom/source/libaom/test/datarate_test.h [new file with mode: 0644]
third_party/libaom/source/libaom/test/decode_api_test.cc
third_party/libaom/source/libaom/test/decode_multithreaded_test.cc
third_party/libaom/source/libaom/test/decode_perf_test.cc
third_party/libaom/source/libaom/test/decode_test_driver.h
third_party/libaom/source/libaom/test/decode_to_md5.sh
third_party/libaom/source/libaom/test/decode_with_drops.sh
third_party/libaom/source/libaom/test/divu_small_test.cc
third_party/libaom/source/libaom/test/dr_prediction_test.cc
third_party/libaom/source/libaom/test/dump_obu.sh
third_party/libaom/source/libaom/test/ec_test.cc
third_party/libaom/source/libaom/test/edge_detect_test.cc [new file with mode: 0644]
third_party/libaom/source/libaom/test/encode_api_test.cc
third_party/libaom/source/libaom/test/encode_perf_test.cc
third_party/libaom/source/libaom/test/encode_test_driver.cc
third_party/libaom/source/libaom/test/encode_test_driver.h
third_party/libaom/source/libaom/test/encodetxb_test.cc
third_party/libaom/source/libaom/test/end_to_end_test.cc
third_party/libaom/source/libaom/test/error_block_test.cc
third_party/libaom/source/libaom/test/error_resilience_test.cc
third_party/libaom/source/libaom/test/ethread_test.cc
third_party/libaom/source/libaom/test/external_frame_buffer_test.cc
third_party/libaom/source/libaom/test/fdct4x4_test.cc [new file with mode: 0644]
third_party/libaom/source/libaom/test/fft_test.cc
third_party/libaom/source/libaom/test/filterintra_test.cc
third_party/libaom/source/libaom/test/frame_error_test.cc [new file with mode: 0644]
third_party/libaom/source/libaom/test/frame_size_tests.cc
third_party/libaom/source/libaom/test/function_equivalence_test.h
third_party/libaom/source/libaom/test/fwd_kf_test.cc [new file with mode: 0644]
third_party/libaom/source/libaom/test/fwht4x4_test.cc
third_party/libaom/source/libaom/test/gf_pyr_height_test.cc [new file with mode: 0644]
third_party/libaom/source/libaom/test/hadamard_test.cc [new file with mode: 0644]
third_party/libaom/source/libaom/test/hash_test.cc
third_party/libaom/source/libaom/test/hbd_metrics_test.cc
third_party/libaom/source/libaom/test/hiprec_convolve_test.cc
third_party/libaom/source/libaom/test/hiprec_convolve_test_util.cc
third_party/libaom/source/libaom/test/hiprec_convolve_test_util.h
third_party/libaom/source/libaom/test/horver_correlation_test.cc [new file with mode: 0644]
third_party/libaom/source/libaom/test/horz_superres_test.cc
third_party/libaom/source/libaom/test/intra_edge_test.cc
third_party/libaom/source/libaom/test/intrabc_test.cc
third_party/libaom/source/libaom/test/intrapred_test.cc
third_party/libaom/source/libaom/test/invalid_file_test.cc
third_party/libaom/source/libaom/test/level_test.cc [new file with mode: 0644]
third_party/libaom/source/libaom/test/lightfield_test.sh
third_party/libaom/source/libaom/test/lossless_test.cc
third_party/libaom/source/libaom/test/lpf_test.cc
third_party/libaom/source/libaom/test/masked_sad_test.cc
third_party/libaom/source/libaom/test/masked_variance_test.cc
third_party/libaom/source/libaom/test/metadata_test.cc [new file with mode: 0644]
third_party/libaom/source/libaom/test/motion_vector_test.cc
third_party/libaom/source/libaom/test/noise_model_test.cc
third_party/libaom/source/libaom/test/obmc_sad_test.cc
third_party/libaom/source/libaom/test/obmc_variance_test.cc
third_party/libaom/source/libaom/test/pickrst_test.cc
third_party/libaom/source/libaom/test/qm_test.cc
third_party/libaom/source/libaom/test/quantize_func_test.cc
third_party/libaom/source/libaom/test/reconinter_test.cc
third_party/libaom/source/libaom/test/resize_test.cc
third_party/libaom/source/libaom/test/rt_end_to_end_test.cc [new file with mode: 0644]
third_party/libaom/source/libaom/test/sad_test.cc
third_party/libaom/source/libaom/test/sb_multipass_test.cc [new file with mode: 0644]
third_party/libaom/source/libaom/test/selfguided_filter_test.cc
third_party/libaom/source/libaom/test/set_maps.sh
third_party/libaom/source/libaom/test/simd_cmp_impl.h
third_party/libaom/source/libaom/test/simd_impl.h
third_party/libaom/source/libaom/test/simple_decoder.sh
third_party/libaom/source/libaom/test/simple_encoder.sh
third_party/libaom/source/libaom/test/subtract_test.cc
third_party/libaom/source/libaom/test/sum_squares_test.cc
third_party/libaom/source/libaom/test/superframe_test.cc
third_party/libaom/source/libaom/test/svc_datarate_test.cc [new file with mode: 0644]
third_party/libaom/source/libaom/test/temporal_filter_test.cc [new file with mode: 0644]
third_party/libaom/source/libaom/test/test-data.sha1
third_party/libaom/source/libaom/test/test.cmake
third_party/libaom/source/libaom/test/test_data_download_worker.cmake
third_party/libaom/source/libaom/test/test_data_util.cmake
third_party/libaom/source/libaom/test/test_intra_pred_speed.cc
third_party/libaom/source/libaom/test/test_runner.cmake
third_party/libaom/source/libaom/test/test_vector_test.cc
third_party/libaom/source/libaom/test/test_vectors.cc
third_party/libaom/source/libaom/test/tile_independence_test.cc
third_party/libaom/source/libaom/test/time_stamp_test.cc [new file with mode: 0644]
third_party/libaom/source/libaom/test/tools_common.sh
third_party/libaom/source/libaom/test/transform_test_base.h
third_party/libaom/source/libaom/test/twopass_encoder.sh
third_party/libaom/source/libaom/test/util.h
third_party/libaom/source/libaom/test/variance_test.cc
third_party/libaom/source/libaom/test/warp_filter_test.cc
third_party/libaom/source/libaom/test/warp_filter_test_util.cc
third_party/libaom/source/libaom/test/warp_filter_test_util.h
third_party/libaom/source/libaom/test/webmenc_test.cc [new file with mode: 0644]
third_party/libaom/source/libaom/test/wiener_test.cc
third_party/libaom/source/libaom/test/y4m_test.cc
third_party/libaom/source/libaom/test/y4m_video_source.h
third_party/libaom/source/libaom/third_party/fastfeat/README.libaom [new file with mode: 0644]
third_party/libaom/source/libaom/third_party/fastfeat/fast.c
third_party/libaom/source/libaom/third_party/fastfeat/fast.h
third_party/libaom/source/libaom/third_party/fastfeat/fast_9.c
third_party/libaom/source/libaom/third_party/fastfeat/nonmax.c
third_party/libaom/source/libaom/third_party/googletest/README.libaom
third_party/libaom/source/libaom/third_party/googletest/src/googletest/CMakeLists.txt
third_party/libaom/source/libaom/third_party/googletest/src/googletest/README.md
third_party/libaom/source/libaom/third_party/googletest/src/googletest/cmake/Config.cmake.in [new file with mode: 0644]
third_party/libaom/source/libaom/third_party/googletest/src/googletest/cmake/gtest.pc.in [new file with mode: 0644]
third_party/libaom/source/libaom/third_party/googletest/src/googletest/cmake/gtest_main.pc.in [new file with mode: 0644]
third_party/libaom/source/libaom/third_party/googletest/src/googletest/cmake/internal_utils.cmake
third_party/libaom/source/libaom/third_party/googletest/src/googletest/include/gtest/gtest-death-test.h
third_party/libaom/source/libaom/third_party/googletest/src/googletest/include/gtest/gtest-matchers.h [new file with mode: 0644]
third_party/libaom/source/libaom/third_party/googletest/src/googletest/include/gtest/gtest-message.h
third_party/libaom/source/libaom/third_party/googletest/src/googletest/include/gtest/gtest-param-test.h
third_party/libaom/source/libaom/third_party/googletest/src/googletest/include/gtest/gtest-printers.h
third_party/libaom/source/libaom/third_party/googletest/src/googletest/include/gtest/gtest-spi.h
third_party/libaom/source/libaom/third_party/googletest/src/googletest/include/gtest/gtest-test-part.h
third_party/libaom/source/libaom/third_party/googletest/src/googletest/include/gtest/gtest-typed-test.h
third_party/libaom/source/libaom/third_party/googletest/src/googletest/include/gtest/gtest.h
third_party/libaom/source/libaom/third_party/googletest/src/googletest/include/gtest/gtest_pred_impl.h
third_party/libaom/source/libaom/third_party/googletest/src/googletest/include/gtest/gtest_prod.h
third_party/libaom/source/libaom/third_party/googletest/src/googletest/include/gtest/internal/custom/README.md [new file with mode: 0644]
third_party/libaom/source/libaom/third_party/googletest/src/googletest/include/gtest/internal/custom/gtest-port.h
third_party/libaom/source/libaom/third_party/googletest/src/googletest/include/gtest/internal/custom/gtest-printers.h
third_party/libaom/source/libaom/third_party/googletest/src/googletest/include/gtest/internal/custom/gtest.h
third_party/libaom/source/libaom/third_party/googletest/src/googletest/include/gtest/internal/gtest-death-test-internal.h
third_party/libaom/source/libaom/third_party/googletest/src/googletest/include/gtest/internal/gtest-filepath.h
third_party/libaom/source/libaom/third_party/googletest/src/googletest/include/gtest/internal/gtest-internal.h
third_party/libaom/source/libaom/third_party/googletest/src/googletest/include/gtest/internal/gtest-param-util.h
third_party/libaom/source/libaom/third_party/googletest/src/googletest/include/gtest/internal/gtest-port-arch.h
third_party/libaom/source/libaom/third_party/googletest/src/googletest/include/gtest/internal/gtest-port.h
third_party/libaom/source/libaom/third_party/googletest/src/googletest/include/gtest/internal/gtest-string.h
third_party/libaom/source/libaom/third_party/googletest/src/googletest/include/gtest/internal/gtest-type-util.h
third_party/libaom/source/libaom/third_party/googletest/src/googletest/src/gtest-all.cc
third_party/libaom/source/libaom/third_party/googletest/src/googletest/src/gtest-death-test.cc
third_party/libaom/source/libaom/third_party/googletest/src/googletest/src/gtest-filepath.cc
third_party/libaom/source/libaom/third_party/googletest/src/googletest/src/gtest-internal-inl.h
third_party/libaom/source/libaom/third_party/googletest/src/googletest/src/gtest-matchers.cc [new file with mode: 0644]
third_party/libaom/source/libaom/third_party/googletest/src/googletest/src/gtest-port.cc
third_party/libaom/source/libaom/third_party/googletest/src/googletest/src/gtest-printers.cc
third_party/libaom/source/libaom/third_party/googletest/src/googletest/src/gtest-test-part.cc
third_party/libaom/source/libaom/third_party/googletest/src/googletest/src/gtest-typed-test.cc
third_party/libaom/source/libaom/third_party/googletest/src/googletest/src/gtest.cc
third_party/libaom/source/libaom/third_party/googletest/src/googletest/src/gtest_main.cc
third_party/libaom/source/libaom/third_party/libwebm/AUTHORS.TXT
third_party/libaom/source/libaom/third_party/libwebm/README.libaom
third_party/libaom/source/libaom/third_party/libwebm/common/file_util.cc
third_party/libaom/source/libaom/third_party/libwebm/common/webmids.h
third_party/libaom/source/libaom/third_party/libwebm/mkvmuxer/mkvmuxer.cc
third_party/libaom/source/libaom/third_party/libwebm/mkvmuxer/mkvmuxer.h
third_party/libaom/source/libaom/third_party/libwebm/mkvmuxer/mkvmuxerutil.cc
third_party/libaom/source/libaom/third_party/libwebm/mkvmuxer/mkvmuxerutil.h
third_party/libaom/source/libaom/third_party/libwebm/mkvmuxer/mkvwriter.cc
third_party/libaom/source/libaom/third_party/libwebm/mkvparser/mkvparser.cc
third_party/libaom/source/libaom/third_party/libwebm/mkvparser/mkvparser.h
third_party/libaom/source/libaom/third_party/libwebm/mkvparser/mkvreader.cc
third_party/libaom/source/libaom/third_party/vector/README.libaom
third_party/libaom/source/libaom/third_party/vector/vector.c
third_party/libaom/source/libaom/third_party/vector/vector.h
third_party/libaom/source/libaom/third_party/x86inc/README.libaom
third_party/libaom/source/libaom/third_party/x86inc/x86inc.asm
third_party/libaom/source/libaom/tools/aom_entropy_optimizer.c
third_party/libaom/source/libaom/tools/txfm_analyzer/txfm_graph.h
third_party/libaom/source/libaom/usage.dox
third_party/libaom/source/libaom/usage_dx.dox
third_party/spirv-headers/src [deleted submodule]
third_party/spirv-headers/src/.gitattributes [new file with mode: 0644]
third_party/spirv-headers/src/.gitignore [new file with mode: 0644]
third_party/spirv-headers/src/BUILD.bazel [new file with mode: 0644]
third_party/spirv-headers/src/BUILD.gn [new file with mode: 0644]
third_party/spirv-headers/src/CMakeLists.txt [new file with mode: 0644]
third_party/spirv-headers/src/CODE_OF_CONDUCT.md [new file with mode: 0644]
third_party/spirv-headers/src/LICENSE [new file with mode: 0644]
third_party/spirv-headers/src/README.md [new file with mode: 0644]
third_party/spirv-headers/src/WORKSPACE [new file with mode: 0644]
third_party/spirv-headers/src/cmake/Config.cmake.in [new file with mode: 0644]
third_party/spirv-headers/src/example/CMakeLists.txt [new file with mode: 0644]
third_party/spirv-headers/src/example/example.cpp [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.0/GLSL.std.450.h [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.0/OpenCL.std.h [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.0/extinst.glsl.std.450.grammar.json [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.0/extinst.opencl.std.100.grammar.json [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.0/spirv.core.grammar.json [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.0/spirv.cs [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.0/spirv.h [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.0/spirv.hpp [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.0/spirv.hpp11 [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.0/spirv.json [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.0/spirv.lua [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.0/spirv.py [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.1/GLSL.std.450.h [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.1/OpenCL.std.h [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.1/extinst.glsl.std.450.grammar.json [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.1/extinst.opencl.std.100.grammar.json [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.1/spirv.core.grammar.json [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.1/spirv.cs [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.1/spirv.h [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.1/spirv.hpp [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.1/spirv.hpp11 [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.1/spirv.json [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.1/spirv.lua [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.1/spirv.py [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.2/GLSL.std.450.h [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.2/OpenCL.std.h [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.2/extinst.glsl.std.450.grammar.json [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.2/extinst.opencl.std.100.grammar.json [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.2/spirv.core.grammar.json [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.2/spirv.cs [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.2/spirv.h [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.2/spirv.hpp [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.2/spirv.hpp11 [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.2/spirv.json [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.2/spirv.lua [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/1.2/spirv.py [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/spir-v.xml [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/unified1/AMD_gcn_shader.h [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/unified1/AMD_shader_ballot.h [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/unified1/AMD_shader_explicit_vertex_parameter.h [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/unified1/AMD_shader_trinary_minmax.h [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/unified1/DebugInfo.h [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/unified1/GLSL.std.450.h [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/unified1/NonSemanticDebugPrintf.h [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/unified1/OpenCL.std.h [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/unified1/OpenCLDebugInfo100.h [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/unified1/extinst.debuginfo.grammar.json [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/unified1/extinst.glsl.std.450.grammar.json [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/unified1/extinst.nonsemantic.debugprintf.grammar.json [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/unified1/extinst.opencl.debuginfo.100.grammar.json [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/unified1/extinst.opencl.std.100.grammar.json [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/unified1/extinst.spv-amd-gcn-shader.grammar.json [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/unified1/extinst.spv-amd-shader-ballot.grammar.json [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/unified1/extinst.spv-amd-shader-explicit-vertex-parameter.grammar.json [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/unified1/extinst.spv-amd-shader-trinary-minmax.grammar.json [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/unified1/spirv.core.grammar.json [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/unified1/spirv.cs [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/unified1/spirv.h [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/unified1/spirv.hpp [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/unified1/spirv.hpp11 [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/unified1/spirv.json [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/unified1/spirv.lua [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/unified1/spirv.py [new file with mode: 0644]
third_party/spirv-headers/src/include/spirv/unified1/spv.d [new file with mode: 0644]
third_party/spirv-headers/src/tools/buildHeaders/CMakeLists.txt [new file with mode: 0644]
third_party/spirv-headers/src/tools/buildHeaders/bin/generate_language_headers.py [new file with mode: 0755]
third_party/spirv-headers/src/tools/buildHeaders/bin/makeExtinstHeaders.py [new file with mode: 0755]
third_party/spirv-headers/src/tools/buildHeaders/bin/makeHeaders [new file with mode: 0755]
third_party/spirv-headers/src/tools/buildHeaders/header.cpp [new file with mode: 0644]
third_party/spirv-headers/src/tools/buildHeaders/header.h [new file with mode: 0644]
third_party/spirv-headers/src/tools/buildHeaders/jsonToSpirv.cpp [new file with mode: 0644]
third_party/spirv-headers/src/tools/buildHeaders/jsonToSpirv.h [new file with mode: 0644]
third_party/spirv-headers/src/tools/buildHeaders/jsoncpp/dist/json/json-forwards.h [new file with mode: 0644]
third_party/spirv-headers/src/tools/buildHeaders/jsoncpp/dist/json/json.h [new file with mode: 0644]
third_party/spirv-headers/src/tools/buildHeaders/jsoncpp/dist/jsoncpp.cpp [new file with mode: 0644]
third_party/spirv-headers/src/tools/buildHeaders/main.cpp [new file with mode: 0644]