Sign in
chromium
/
chromium
/
src
/
third_party
/
yasm
/
HEAD
b097bb3
Remove lingering patched-yasm directory.
by Dale Curtis
· 4 years, 7 months ago
master
306b2b1
Switch all remaining YASM projects over to NASM.
by Dale Curtis
· 4 years, 7 months ago
8e4e548
Remove more MSVC compat hacks
by Nico Weber
· 4 years, 9 months ago
0d01347
Reformat all gn files in /third_party/yasm.
by Nico Weber
· 4 years, 10 months ago
02a8d21
Fix typo in yasm dummy DEPS.
by Jamie Madill
· 5 years ago
729c783
Add dummy DEPS file for patched YASM.
by Jamie Madill
· 5 years ago
cc10bc0
Add "# COMPONENT" to OWNERS files
by Eric Foo
· 5 years ago
1543937
More fixes necessary for Windows/libc++
by Tom Anderson
· 6 years ago
86b6058
Revert "Won't build yasm with sanitizer option for release build."
by Hiroki Nakagawa
· 6 years ago
19db892
Won't build yasm with sanitizer option for release build.
by Yoshisato Yanagisawa
· 6 years ago
f74dfa3
Disable sanitizers for the yasm build tool.
by Dale Curtis
· 6 years ago
9920ba2
Make yasm deterministic by setting YASM_TEST_SUITE=1 while running it.
by Nico Weber
· 6 years ago
e48672f
roll yasm: remove timestamps from re2c-generated files
by Mostyn Bramley-Moore
· 6 years ago
995d17d
Remove references to exe_and_shlib_deps in src
by Tom Anderson
· 6 years ago
530de22
yasm: specify empty public header for assembly library
by Takuto Ikuta
· 7 years ago
4d4150f
Prepare for |is_posix| switch in the Fuchsia build in yasm/
by Fabrice de Gans-Riberi
· 7 years ago
fe154ce
Revert "Disable incremental linking for some tools"
by Bruce Dawson
· 7 years ago
7cfd897
[CFI] Enable cfi-icall type generalization
by Vlad Tsyrklevich
· 7 years ago
becc4e8
Disable incremental linking for some tools
by Bruce Dawson
· 7 years ago
8b430d8
Update to yasm 1.3.0.
by David Benjamin
· 7 years ago
a6206ed
Optimize yasm even in debug builds
by brucedawson
· 7 years ago
001e17a
Replace sanitizers:deps with exe_and_shlib_deps (Chromium repo only)
by thomasanderson
· 7 years ago
88731c8
Gcc: Suppress warnings in third_party
by thomasanderson
· 8 years ago
a0b0a69
Remove GYP files.
by brettw
· 8 years ago
b197a12
Convert third_party source sets to static libraries.
by brettw
· 8 years ago
100af47
Shrink chrome_elf.dll by switching source_sets to static_library
by brucedawson
· 8 years ago
9703604
Fix some TODOs in the yasm build.
by brettw
· 8 years ago
c4ac72b
Enable /GL for all targets in Official (behind a flag)
by sebmarchand
· 9 years ago
b53b5f8
Fixing gn manifests for many executables
by brucedawson
· 9 years ago
79eda1c
Roll patched-yasm to remove the __DATE__ reference.
by maruel
· 9 years ago
e2a1c94
-ansi means -std=c89, so replace -std=gnu99 -ansi with it
by thakis
· 9 years ago
94beccb
Run gn --format over all .gn files
by agrieve
· 9 years ago
71ac14a
Un-nest configs in GN files.
by brettw
· 9 years ago
37f21b6
Revert of Un-nest configs in GN files. (patchset #3 id:40001 of https://codereview.chromium.org/1318823008/ )
by thakis
· 9 years ago
77d8c3b
Un-nest configs in GN files.
by brettw
· 9 years ago
50255e1
Explicitly pass -Wno-unused-function to the targets that need it.
by thakis
· 9 years ago
c709452
Really suppress -Wswitch warnings in third_party/yasm for GN build.
by dcheng
· 9 years ago
e191144
clang/win: Enable -Wunused-local-typedef
by thakis
· 9 years ago
9dde521
Refactor incompatible pointer type to a config
by petermayo
· 9 years ago
dc64081
Use /analyze:WX- instead of /WX- - avoids 3925 D9025 warnings.
by brucedawson
· 9 years ago
f77efe2
Replace absent owner with present owner.
by brucedawson
· 9 years ago
23090bd
Add more entries to UBSan blacklists, and only compile with a subset of UBSan sanitizers.
by ochang
· 9 years ago
12d4afe
Fix ASAN build in GN.
by jam
· 10 years ago
2d97329
libc++: Suppress a compiler warning when building yasm.
by earthdok
· 10 years ago
83de15b
Apply gn format with 'sources' sorting to src/
by scottmg
· 10 years ago
ac20e2f
Update Chomium's build files to work w/ latest GN binaries.
by dpranke
· 10 years ago
0b29f31
Update existing uses of /wd4267 to use the GN config
by brettw
· 10 years ago
43059d1
gn format // (the rest, except mojo)
by scottmg
· 10 years ago
632673e
gn format //third_party
by scottmg
· 10 years ago
0377e97
Remove a reference to __DATE__ from yasm for non official builds.
by sebmarchand
· 10 years ago
882df52
Disable /analyze for the libexif and yasm projects to hack around internal compiler errors
by brucedawson
· 10 years ago
1c2dac3
Fix the GN rule of yasm for ChromeOS.
by mukai
· 10 years ago
b162e43
Fix yasm_assemble.gni
by piman
· 10 years ago
50990de
GN: Build libvpx
by Alpha Lam
· 10 years ago
2a3df51
gn: fix last_commit_position.py and yasm_assemble.gni
by piman
· 10 years ago
40de422
Convert GN visibility variables to lists.
by brettw
· 10 years ago
cf9fad9
Fix compiled action dependencies in GN.
by Brett Wilson
· 10 years ago
fffa935
gn yasm: use root_build_dir instead of . for rebase_path
by scottmg@chromium.org
· 10 years ago
b3ac54b
Convert another clang warning that I missed in r287137.
by thakis@chromium.org
· 10 years ago
f6954c3
Update several clang warnings after r287092.
by thakis@chromium.org
· 10 years ago
6539e8a
Check for unused variables in GN.
by brettw@chromium.org
· 10 years ago
383796e
Rename source_prereqs to inputs in the GN build.
by brettw@chromium.org
· 10 years ago
e258797
Fix the GN yasm_assemble template to have a dep on yasm itself.
by dpranke@chromium.org
· 10 years ago
53f1d55
Minor Fixes for Windows GN build.
by brettw@chromium.org
· 10 years ago
54df0da
Pull GN binary at r276776
by brettw@chromium.org
· 10 years ago
e46458c
Add yasm to the GN build.
by brettw@chromium.org
· 10 years ago
76a8b35
android: disable NLS when building yasm.
by torne@chromium.org
· 11 years ago
e53c8c1
Remove trailing "." from message lines.
by thakis@chromium.org
· 11 years ago
aeb3485
yasm: add support for targeting iOS (at least simulator) by copying mac->ios
by fischman@chromium.org
· 11 years ago
4d7a99b
Add OWNERS for third_party/yasm/.
by scherkus@chromium.org
· 11 years ago
11b71c8
Streamline SIMD targets in media.gyp
by dalecurtis@google.com
· 11 years ago
284898d
Enables win64 build of yuv_convert_simd_x86 without rolling x86inc.asm forward.
by dalecurtis@google.com
· 12 years ago
c20891f
Remove -DPREFIX from win64 yasm_compile.gypi to fix ffmpeg linking
by wolenetz@chromium.org
· 12 years ago
ca24713
Add support for win64 flags to yasm.
by fgalligan@chromium.org
· 12 years ago
bc1193c
Make yasm compile on Win64
by jschuh@chromium.org
· 12 years ago
f4495dc
Update Update Yasm to 1.2.0 (Chromium Part)
by hbono@chromium.org
· 12 years ago
2caa6fb
Add yasm flags for 64-bit mac builds.
by badea@adobe.com
· 12 years ago
e70f2aa
yasm: merge fixes from upstream and remove warning suppression on win
by scottmg@chromium.org
· 12 years ago
5aab7c7
Retry of warnings-as-errors for Windows third_party.
by scottmg@google.com
· 12 years ago
27657ca
Revert 153092 - Turn on warnings as errors for (most) third_party code on Windows
by scottmg@google.com
· 12 years ago
a7ea98a
Turn on warnings as errors for (most) third_party code on Windows
by scottmg@chromium.org
· 12 years ago
09ad73f
Add 'License Android Compatible' field to yasm license metadata
by steveblock@chromium.org
· 12 years ago
ce2172d
Fix third-party license information for a number of projects
by steveblock@chromium.org
· 12 years ago
d963da2
This patch is to enable x86 android build.
by james.wei@intel.com
· 13 years ago
ccc06f2
Revert 135087 - This patch is to enable x86 android build.
by rsleevi@chromium.org
· 13 years ago
677e4dc
This patch is to enable x86 android build.
by james.wei@intel.com
· 13 years ago
01d894d
roll yasm to 134927
by scottmg@chromium.org
· 13 years ago
002318d
Revert 134849 - roll yasm to 134825
by joi@chromium.org
· 13 years ago
76f56cf
roll yasm to 134825
by scottmg@chromium.org
· 13 years ago
a931dad
Add missing .exe extension to yasm binary path on Windows
by scottmg@chromium.org
· 13 years ago
134012f
Update comment to point to a commit instead of a pull request.
by thakis@chromium.org
· 13 years ago
f3f6beb
roll yasm 124750:126079
by thakis@chromium.org
· 13 years ago
d2cf997
Revert 124294 - Revert 124283 - roll yasm 73761:124103
by mattm@chromium.org
· 13 years ago
87563cd
Revert 124283 - roll yasm 73761:124103
by mattm@chromium.org
· 13 years ago
003ed91
roll yasm 73761:124103
by thakis@chromium.org
· 13 years ago
5565b67
clang: -Wswitch warning tweaks.
by thakis@chromium.org
· 13 years ago
cc5c54e
Disable harmless warnings for 3rdparty code: yasm.
by thakis@chromium.org
· 13 years ago
567d973
use EXECUTABLE_SUFFIX instead of exe_ext in yasm.gyp
by scottmg@chromium.org
· 13 years ago
36bbe33
Add .exe extension in gyp to fix yasm build deps. Fixes yasm always rebuilding on VS2010.
by scottmg@chromium.org
· 13 years ago
ce06449
OpenBSD support for yasm.
by mark@chromium.org
· 13 years ago
Next »