skia2/modules
Brian Osman 9d4741370c Revert "Fix sk_app macOS raster window build conditions."
This reverts commit 163ba10dde.

Reason for revert: Mac linker errors

Original change's description:
> Fix sk_app macOS raster window build conditions.
>
> The "raster" window on macOS is actually backed by GL. Fix the build
> rules and code conditions to reflect this. This allows for some sk_app
> applications to run on macOS with skia_use_gl=false.
>
> Change-Id: I5d7b37c4172079e163690faa4e55a622a6d4f844
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/397256
> Commit-Queue: Ben Wagner <bungeman@google.com>
> Reviewed-by: Brian Osman <brianosman@google.com>

TBR=bungeman@google.com,brianosman@google.com

Change-Id: Ie5fa24138e4387784c21559f28528a4c4d335626
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/397737
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2021-04-17 17:41:27 +00:00
..
androidkit [androidkit] Start sketching out Paint 2021-04-16 01:56:04 +00:00
audioplayer implement SkAudioPLayer for Android 2020-12-15 00:12:48 +00:00
canvaskit Expose proposed Shaper API to JS 2021-04-17 15:16:23 +00:00
particles Move code generators to codegen/ directory. 2021-04-13 15:34:24 +00:00
pathkit [canvaskit] Update to emsdk 2.0.10 2020-12-14 15:27:28 +00:00
skottie Runtime effects: Support input color as a parameter to main() 2021-04-13 21:55:18 +00:00
skparagraph Add halfLeading to TextStyle and StrutStyle: https://github.com/flutter/engine/pull/24668 2021-04-16 18:58:25 +00:00
skplaintexteditor Revert "Fix sk_app macOS raster window build conditions." 2021-04-17 17:41:27 +00:00
skresources ResourceProviderProxyBase should forward loadAudioAsset() 2021-02-09 01:24:04 +00:00
sksg Separate general defaults from Skia defaults 2021-03-22 15:30:56 +00:00
skshaper Add nbsp info to the cache 2021-03-19 15:40:31 +00:00
svg Additional trace events for SVG parse and render operations 2021-04-14 14:25:28 +00:00