skia2/gn
Leon Scroggins III 74663e722e Add "-Wno-over-aligned" to Android.bp for x86 Android
Speculative fix for Android roll, broken here: ag/3293969.

We used to make an exception for this warning on Skia builds, until I
disabled it in https://skia-review.googlesource.com/c/skia/+/60530,
because it no longer seemed necessary: Turning on most warnings without
this exception in Android framework builds, as I did in
https://skia-review.googlesource.com/55703 did not break Android.

I'm not sure why Skia's waterfall did not show the problem, but this
should fix it on the Android framework side.

TBR=mtklein@chromium.org

Change-Id: I04a5b013dd0ec8f162046388e89cf08cb9476bab
Reviewed-on: https://skia-review.googlesource.com/78580
Reviewed-by: Leon Scroggins <scroggo@google.com>
Commit-Queue: Leon Scroggins <scroggo@google.com>
2017-11-30 20:08:38 +00:00
..
toolchain Add create_bundle support for GN 2017-11-28 15:29:07 +00:00
__init__.py
ar.py
bench.gni
BUILD.gn
BUILDCONFIG.gn drop 32-bit Android NDK builds down to API 16 2017-11-28 20:36:38 +00:00
call.py
checkdir.py Bundle resources and skps directories into iOS app. 2017-11-29 17:06:25 +00:00
codesign_ios.py Add create_bundle support for GN 2017-11-28 15:29:07 +00:00
compile_processors.py
core.gni Renaming and refactoring to prepare for init-once threaded backend 2017-11-30 19:35:08 +00:00
cp.py
create_sksl_enums.py fix Housekeeper-PerCommit bot 2017-11-16 19:18:53 +00:00
effects.gni
find_headers.py
find_ios_sysroot.py
flutter_defines.gni Preemptively disable upcoming Skia features in Flutter/Fuchsia 2017-11-10 13:52:57 +00:00
gen_plist_ios.py Add create_bundle support for GN 2017-11-28 15:29:07 +00:00
gm.gni Revert "Revert "Make PathGeoBuilder use consistent iterators."" 2017-11-29 16:18:45 +00:00
gn_helpers.py
gn_meta_sln.py
gn_to_bp.py Add "-Wno-over-aligned" to Android.bp for x86 Android 2017-11-30 20:08:38 +00:00
gn_to_cmake.py
gpu.gni Revert "Revert "Add Atlas Text interface for rendering SDF glyphs."" 2017-11-19 18:55:18 +00:00
gypi_to_gn.py
is_clang.py
opts.gni
pdf.gni Revert "Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context."" 2017-11-17 16:22:56 +00:00
push_to_android.py
run_sksllex.py
samples.gni Delete even more unused views code 2017-11-29 18:12:35 +00:00
shared_sources.gni
sksl.gni converted ConstColorProcessor to SkSL 2017-11-20 20:34:38 +00:00
tests.gni Add "lazy" texture proxies 2017-11-30 15:37:12 +00:00
utils.gni clean up SkDeferredCanvas 2017-11-27 21:31:26 +00:00
xps.gni