Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
b14574924ab332c1b6ce9afabdc03820540aab1e
/
BUILD.gn
8413ff1
SKIA_IMPLEMENTATION is only relevant in shared builds
by Mike Klein
· 6 years ago
b8f81af
Experimental: text editor
by Hal Canary
· 6 years ago
f0a5369
cut SK_SAMPLES_FOR_X, simplify SK_?32_SHIFT
by Mike Klein
· 6 years ago
b45d862
flip static initializer default
by Mike Klein
· 6 years ago
e11e5c1
AFAICT, only gm/etc1 uses third_party/etc1
by Mike Klein
· 6 years ago
792597b
I think we've made it past this intern demo.
by Mike Klein
· 6 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
333fb45
move SK_ENABLE_DISCRETE_GPU to cover only tools
by Mike Klein
· 6 years ago
1f4c2bd
sort, dedup skia_public_includes
by Mike Klein
· 6 years ago
c318630
Add skcms directory to public includes
by Brian Osman
· 6 years ago
5b39dc8
SkQP: fix model colorspace (16-bit gold images)
by Hal Canary
· 6 years ago
0e3342c
WASM build cleanups
by Kevin Lubick
· 6 years ago
bf15b66
dump stack trace in FM on failure
by Mike Klein
· 6 years ago
c725e8f
Make SkShaper's GN setup more DLL friendly
by Brian Osman
· 6 years ago
d614466
Examples: compile faster
by Hal Canary
· 6 years ago
fbe2406
Reland "Remove the NullGL interface (and associated test context)"
by Brian Osman
· 6 years ago
2292426
add skottie support to fm
by Mike Klein
· 6 years ago
ffacf65
Updates to iOS build
by Jim Van Verth
· 6 years ago
215da62
Revert "Remove the NullGL interface (and associated test context)"
by Brian Osman
· 6 years ago
de206c7
Remove the NullGL interface (and associated test context)
by Brian Osman
· 6 years ago
3902628
Support WebGL 1.0 with caps
by Kevin Lubick
· 6 years ago
6253d90
add .svg sources to fm
by Mike Klein
· 6 years ago
735c7ba
FM, a dumber new testing tool
by Mike Klein
· 6 years ago
e4ad58a
move gpu_tool_utils to public_deps
by Mike Klein
· 6 years ago
a1dcaae
Make SkShaper available in Fiddle
by Florin Malita
· 6 years ago
499f0ac
spin off :trace target
by Mike Klein
· 6 years ago
4cd0734
Remove bookmaker sources and data files
by Brian Osman
· 6 years ago
171284f
clean up stray libpng deps
by Mike Klein
· 6 years ago
c6142d8
de-common the rest of the flags
by Mike Klein
· 6 years ago
d9958f8
Use YUV effect in drawEdgeAAImageSet
by Michael Ludwig
· 6 years ago
27ba703
Add GN args for GL/GLES interface
by Kevin Lubick
· 6 years ago
eb678fc
de-Sk tools/trace
by Mike Klein
· 6 years ago
8f4e224
de-Sk tools/debugger
by Mike Klein
· 6 years ago
cd5104e
SkAnimTimer -> AnimTimer
by Mike Klein
· 6 years ago
ea3f014
sk_tool_utils -> ToolUtils, and git clang-format
by Mike Klein
· 6 years ago
0cffcbf9
de-Sk tools/font, and git clang-format
by Mike Klein
· 6 years ago
88544fb
remove Sk prefix from CommandLineFlags
by Mike Klein
· 6 years ago
0f0a710
Add SkSL2Pipeline fuzzer
by Kevin Lubick
· 6 years ago
72ef2d5
Suppress MSVC C4756 (constant arithmetic overflow) in fiddle examples
by Brian Osman
· 6 years ago
8751512
Revert "Revert "Compile all fiddle examples locally""
by Hal Canary
· 6 years ago
c25f4e9
GN: split out skia_*_public from skia_*_sources
by Hal Canary
· 6 years ago
37575bf
Revert "Compile all fiddle examples locally"
by Hal Canary
· 6 years ago
83c2f70
Compile all fiddle examples locally
by Hal Canary
· 6 years ago
e9c1ce8
Add oss-fuzz compatible fuzzers for sksl2*
by Kevin Lubick
· 6 years ago
2a3093c
SkPDF: Add experimental Harfbuzz font subsetter
by Hal Canary
· 6 years ago
9663484
[particles] Clean up build - remove test deps
by Kevin Lubick
· 6 years ago
631dbc8
Fix Android host-side Windows build
by Leon Scroggins III
· 6 years ago
ad5f6cd
Initial wasm debugger
by Nathaniel Nifong
· 6 years ago
ee0e5d0
Enable Skia for Windows
by Leon Scroggins III
· 6 years ago
194580d
Reland "Treat kWEBP encode with quality=100 as lossless"
by Leon Scroggins III
· 6 years ago
1ba9c4d
[canvaskit] JS API in place for shaped text
by Kevin Lubick
· 6 years ago
e27ee6c
Remove build work-around.
by Ben Wagner
· 6 years ago
ce51c14
Add MoltenVK support to Viewer.
by Jim Van Verth
· 6 years ago
b6f5378
SkShaper: enable for unit and render tests
by Hal Canary
· 6 years ago
7c979f5
Experimental Particle System
by Brian Osman
· 6 years ago
ec80d90
starter sample for playing with SG. will flesh out more over time.
by Mike Reed
· 6 years ago
8a1f15d
update hello-opencl
by Mike Klein
· 6 years ago
be39f71
Add Metal context to Viewer.
by Jim Van Verth
· 6 years ago
f476675
[fuchsia] Update path to fuchsia.fonts
by Adam Barth
· 6 years ago
cc88f3a
per-contour variant of SkPathMeasure
by Mike Reed
· 6 years ago
5c11d5c
Convert bookmaker to SkJSON
by Brian Osman
· 6 years ago
32498f0
GN/ICU cleanup
by Hal Canary
· 6 years ago
4116920
Do not build SkGifCodec when building SkWuffsCodec
by Leon Scroggins III
· 6 years ago
1f086ca
Switch sk_app to use native window creation on MacOS.
by Jim Van Verth
· 6 years ago
8c0a1ca
Switch nanobench to SkJSONWriter
by Brian Osman
· 6 years ago
d8a90f9
Converting more debug code to SkJSONWriter
by Brian Osman
· 6 years ago
1676cb9
Restore ETC1 compressed texture support.
by Jim Van Verth
· 6 years ago
98dea7b
remove superfluous skia_vulkan_sdk
by Mike Klein
· 6 years ago
e3fc853
include_dirs = [ "tests" ] not needed
by Mike Klein
· 6 years ago
487132b
Don't include system vulkan header when building skia files.
by Greg Daniel
· 6 years ago
ec1c620
Avoid system fonts when fuzzing
by Kevin Lubick
· 6 years ago
cb6b4bd
Add dependency for fuchsia vulkan headers
by Craig Stout
· 6 years ago
ddd0a33
[canvaskit] Allow users to load their own fonts
by Kevin Lubick
· 6 years ago
54200e4
Move vulkan headers from third_party to include/third_party.
by Greg Daniel
· 6 years ago
22170b3
Revert "Treat kWEBP encode with quality=100 as lossless"
by Mike Reed
· 6 years ago
e7f165b
Treat kWEBP encode with quality=100 as lossless
by Leon Scroggins III
· 6 years ago
6788a54
Disable skiaserve target for Windows ARM64
by Brian Osman
· 6 years ago
22fabca
Disable Vulkan on Windows ARM64
by Brian Osman
· 6 years ago
0c75727
Disable OpenGL for Windows-on-ARM64
by Brian Osman
· 6 years ago
f3babcd
Reland "Add SkFontMgr implementation for Fuchsia"
by Sergey Ulanov
· 6 years ago
e6b5b71
Revert "Add SkFontMgr implementation for Fuchsia"
by Mike Reed
· 6 years ago
309f1de
Add SkFontMgr implementation for Fuchsia
by Sergey Ulanov
· 6 years ago
ac7f23c
SkQP: refatctor C++ bits.
by Hal Canary
· 6 years ago
85e22fc
Build Android Framework host library on Mac
by Leon Scroggins III
· 6 years ago
54bfb18
Privately include our version of vulkan header file in all our src files.
by Greg Daniel
· 6 years ago
c41a5f5
Generate Android Framework host-side Skia (linux)
by Leon Scroggins III
· 6 years ago
be85c19
Build custom empty SkFontMgr for Android Framework
by Leon Scroggins III
· 6 years ago
025f783
add guard for fuchsia build
by Mike Reed
· 6 years ago
33ad63a
work around Flutter/Fuchsia GN problems
by Mike Klein
· 6 years ago
a831655
[skottie] Make animated image support generally available
by Florin Malita
· 6 years ago
612a65d
Merge SkFooAdapterCodec impls into one impl
by Nigel Tao
· 6 years ago
5437823
Reland "simplify disabling effect deserialization"
by Mike Klein
· 6 years ago
6d1df6d
limit visibility of opts and optional targets
by Mike Klein
· 6 years ago
607b0a7
baby steps to GN check correctness
by Mike Klein
· 6 years ago
34d7a16
Revert "simplify disabling effect deserialization"
by Mike Klein
· 6 years ago
5bbf790
simplify disabling effect deserialization
by Mike Klein
· 6 years ago
62cc5f5
move this define to be with its friends in flutter_defines.gni
by Mike Klein
· 6 years ago
2da9fb8
refactor bookmaker
by Cary Clark
· 6 years ago
134be1d
[canvaskit] Expose nima animation as POC
by Kevin Lubick
· 6 years ago
d969932
Refactor Nima code
by Kevin Lubick
· 6 years ago
Next »