Skip to content

Commit caf8311

Browse files
CIAlex313031
authored andcommitted
final
Author: Alex313031 <Alex313031@gmail.com>
1 parent ed83210 commit caf8311

File tree

17 files changed

+9559
-2
lines changed

17 files changed

+9559
-2
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
.DS_Store
2+
API_KEYS.txt
3+
*.zip
4+
!depot_tools.zip
5+
*.apk
6+
/release/
7+
mini_installer.exe

chromium.gyp_env

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
'GYP_MSVS_VERSION': '2015',
3+
'GYP_DEFINES': 'buildtype=Official proprietary_codecs=1 fastbuild=2 remove_webcore_debug_symbols=1 ffmpeg_branding=Chrome enable_widevine=1 is_official_build=1 is_debug=0 dcheck_always_on=0 symbol_level=0 fieldtrial_testing_like_official_build=1 enable_hevc_demuxing=1 enable_webrtc=1 rtc_use_lto=1 use_openh264=1 enable_hangout_services_extension=1 enable_ac3_eac3_audio_demuxing=1 enable_mse_mpeg2ts_stream_parser=1 enable_iterator_debugging=0 enable_hotwording=0 enable_google_now=1 google_api_key=AIzaSyBOti4mM-6x9WDnZIjIeyEU21OpBXqWBgw google_default_client_id=77185425430.apps.googleusercontent.com google_default_client_secret=OTJgUOQcT7lO7GsGZq2G4IlT'
4+
}

depot_tools.zip

3.11 MB
Binary file not shown.
144 KB
Binary file not shown.
4.96 MB
Binary file not shown.

infra/swiftshader/3.3.0.1/manifest.fingerprint

Whitespace-only changes.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"manifest_version": 2,
3+
"name": "SwiftShader",
4+
"version": "3.3.0.1"
5+
}

0 commit comments

Comments
 (0)