Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
1b97f13904fef7f4447237e49c456b2275908acf
/
BUILD.gn
bfe876a
[skottie] Enable skotte_tool on Mac builds
by Florin Malita
· 6 years ago
33ac15e
Add an empty typeface for testing
by Herb Derby
· 6 years ago
36f7e32
Reland "Switch SkCodec to use skcms plus fixes""
by Leon Scroggins III
· 6 years ago
83988ed
Revert "Reland "Switch SkCodec to use skcms" plus fixes"
by Leon Scroggins
· 6 years ago
49894f4
Reland "Switch SkCodec to use skcms" plus fixes
by Leon Scroggins III
· 6 years ago
33d5394
Revert "Switch SkCodec to use skcms" and follow on change
by Leon Scroggins III
· 6 years ago
81886e8
Switch SkCodec to use skcms
by Leon Scroggins III
· 6 years ago
b2c4ea6
Move Views into Sample and Viewer.
by Ben Wagner
· 6 years ago
e581aaa
Remove picture_utils
by Brian Osman
· 6 years ago
53956d9
Add iOS Metal Build job.
by Greg Daniel
· 6 years ago
30a4e3d
Add Win OpenCL Build job.
by Ben Wagner
· 6 years ago
f4abda5
Revert "Test: New GMs should be nicely named"
by Hal Canary
· 6 years ago
73ec9a0
Test: New GMs should be nicely named
by Hal Canary
· 6 years ago
c7735f1
improved SkSL lexer performance
by Ethan Nicholas
· 6 years ago
9315172
Prototype an Android lottie player
by Stan Iliev
· 6 years ago
da16cce
Use our own checked in Vulkan header to build skia source code.
by Greg Daniel
· 6 years ago
5d3ff43
Fix !defined(SK_XML) builds
by Florin Malita
· 6 years ago
62501c1
Remove unused 'create_flutter_test_images' tool
by Brian Osman
· 6 years ago
7af351a
add imgcvt
by Mike Klein
· 6 years ago
f666cbc
remove debug gl interface, grcontextfactory context type, and config.
by Brian Salomon
· 6 years ago
00a5eb8
Add gltestpersistentcache config that tests GrContextOption's cache.
by Brian Salomon
· 6 years ago
061cc21
Add more tests for PolyUtils
by Jim Van Verth
· 6 years ago
f510149
skeletal animation support added to API and software backend
by Ruiqi Mao
· 6 years ago
37a06c0
Reland "Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontconfig."
by Ben Wagner
· 6 years ago
cce82d2
Revert "Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontconfig."
by Kevin Lubick
· 6 years ago
96b1ecc
Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontconfig.
by Bruce Wang
· 6 years ago
f9ae670
add hello-opencl
by Mike Klein
· 6 years ago
a27f269
fix GLU dependency
by Mike Klein
· 6 years ago
c069a57
added NIMA sample to showcase animations
by Brian Osman
· 6 years ago
0917fad
move imagefilters into separate dir and flag for build.gn
by Mike Reed
· 6 years ago
3425e22
Use SkJSONWriter for get_images_from_skps stats reporting
by Florin Malita
· 6 years ago
bceddbc
SkAR: drawing text, shapes, rotation modes enabled, translating objects
by ziadb
· 6 years ago
80452be
Fold SkJSON into Skia/utils
by Florin Malita
· 6 years ago
b632df7
Use SkJSONWriter for viewer UI serialization
by Florin Malita
· 6 years ago
94d4d3e
[skottie] Fix OOB access in Parse<SkPoint>
by Florin Malita
· 6 years ago
7796f00
SkJson
by Florin Malita
· 6 years ago
e2aa7b6
Build skottie_tool on Linux only
by Florin Malita
· 6 years ago
79725d3
[skottie] Add a tool for dumping encoded animation frames
by Florin Malita
· 6 years ago
f105dc7
restore headers lost from skia.h
by Mike Klein
· 6 years ago
ccb8752
Revert "Rename sg tests and samples targets to fix Visual Studio name conflict"
by Brian Osman
· 6 years ago
ba2f829
Rename sg tests and samples targets to fix Visual Studio name conflict
by Brian Osman
· 6 years ago
22f673d
Move SkColorTable to src/codec
by Leon Scroggins III
· 6 years ago
d042071
Stop using legacy pixel ops on windows builds
by Brian Salomon
· 6 years ago
2f0edd5
draw skottie in 3d
by Mike Reed
· 6 years ago
c9a4247
Require the GPU backend to build our internal tools
by Brian Osman
· 6 years ago
8dc68c6
Make skcms mandatory
by Brian Osman
· 6 years ago
6e4d95f
Add Skottie support to Fiddle
by Florin Malita
· 6 years ago
18dbfd0
Reland "Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMemoryAllocator on this API."
by Greg Daniel
· 6 years ago
9660108
Add DDL to SKPBench
by Robert Phillips
· 6 years ago
264182c
Make SkShaper a module
by Herb Derby
· 6 years ago
3d856bd
[skottie] Relocate to modules/skottie
by Florin Malita
· 6 years ago
9494f3e
Revert "Revert "find_headers.py to better find headers.""
by Ben Wagner
· 6 years ago
98bddf9
Revert "Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMemoryAllocator on this API."
by Greg Daniel
· 6 years ago
3b526b0
"Modularize" SkSG
by Florin Malita
· 6 years ago
59da548
Revert "find_headers.py to better find headers."
by Mike Klein
· 6 years ago
26c0e4c
Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMemoryAllocator on this API.
by Greg Daniel
· 6 years ago
6c8ad11
find_headers.py to better find headers.
by Ben Wagner
· 6 years ago
496a282
Remove include/gpu/mtl from include directories.
by Ben Wagner
· 6 years ago
c494a70
Use skcms for ICC parsing in HP codec test
by Brian Osman
· 6 years ago
e87225f
Remove include/gpu/vk from include paths.
by Ben Wagner
· 6 years ago
91dfa3b
Reland "Move gn setup for vulkan library/headers into their own third_party directory."
by Greg Daniel
· 6 years ago
b918e98
Remove include/gpu/gl from include paths.
by Ben Wagner
· 6 years ago
1724db1
Remove SkTextBox
by Herb Derby
· 6 years ago
2c2a119
Revert "Move gn setup for vulkan library/headers into their own third_party directory."
by Mike Klein
· 6 years ago
4770942
Move gn setup for vulkan library/headers into their own third_party directory.
by Greg Daniel
· 6 years ago
852a8cb
switch skia to use skcms.gni
by Mike Klein
· 6 years ago
ab7181d
Reland "Add driver bug workarounds to GrCaps"
by Adrienne Walker
· 6 years ago
024615e
Revert "Add driver bug workarounds to GrCaps"
by Greg Daniel
· 7 years ago
328490c
Add driver bug workarounds to GrCaps
by Adrienne Walker
· 7 years ago
fa7e9a8
[skottie] Switch to RapidJSON
by Florin Malita
· 7 years ago
0b0d93d
Fuzz should observe the optional Skottie flag.
by Florin Malita
· 7 years ago
87ccf33
[skottie] Disable on Android Framework builds
by Florin Malita
· 7 years ago
9eeede2
Add Skottie fuzzer (via json input)
by Kevin Lubick
· 7 years ago
de81a21
Remove colorspaceinfo
by Brian Osman
· 7 years ago
3a67b8e
Add support for building with MoltenVK
by Chris Dalton
· 7 years ago
41dff6e
[skottie] Add support for round-corners geometry effects
by Florin Malita
· 7 years ago
12e4e84
Add test to ensure that skcms' sRGB turns into Skia's sRGB color space
by Brian Osman
· 7 years ago
fd9bcab
sk_tools/Resources: optional SK_TOOLS_REQUIRE_RESOURCES flag
by Hal Canary
· 7 years ago
670a290
Enable skcms by default
by Brian Osman
· 7 years ago
1b4faa7
Use relative path to skcms GN file
by Brian Osman
· 7 years ago
1df7cd8
Reland "Add stub gpu workaround generators"
by Adrienne Walker
· 7 years ago
2ae45ae
Revert "Add stub gpu workaround generators"
by Leon Scroggins
· 7 years ago
94d25b9
Add stub gpu workaround generators
by Adrienne Walker
· 7 years ago
255735e
Remove code that was only used by the old debugger
by Brian Osman
· 7 years ago
83e0f1b
SkPDF: smarter Jpeg when libjpeg-turbo is present
by Hal Canary
· 7 years ago
13872dd
Region Op Fuzzer
by Hal Canary
· 7 years ago
c659c2c
Viewer SVG support
by Florin Malita
· 7 years ago
7451101
Revert "Disable GPU support by default when building for host in Fuchsia"
by Brian Osman
· 7 years ago
e4be55d
Add Encoder fuzzers
by Kevin Lubick
· 7 years ago
3e9e6cf
Disable GPU support by default when building for host in Fuchsia
by Petr Hosek
· 7 years ago
97182cc
Add color fonts.
by Ben Wagner
· 7 years ago
26a9aad
initial SkSLJIT checkin
by Ethan Nicholas
· 7 years ago
3560b58
Revert "Add color fonts."
by Ben Wagner
· 7 years ago
d3b933f
Add color fonts.
by Ben Wagner
· 7 years ago
094fba9
Add SkColorSpaceXform_skcms
by Brian Osman
· 7 years ago
a6e30f7
[skottie] Clean up SkottieProperties
by Florin Malita
· 7 years ago
af78a94
Revert "Add color fonts."
by Jim Van Verth
· 7 years ago
e87c486
Revert "back to individual flags for :hsw"
by Mike Klein
· 7 years ago
c912d61
Add color fonts.
by Ben Wagner
· 7 years ago
0f66681
BUILD: build when !skia_use_expat
by Hal Canary
· 7 years ago
Next »