Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
a2022cf4d6a24fe55f872b835f887a4b50280273
/
BUILD.gn
bef063a
cataloger
by Cary Clark
· 7 years ago
03141d2
remove SkThread, using std::thread instead
by Mike Klein
· 7 years ago
36f182f
add SkStubHeifDecoderAPI.h
by Mike Klein
· 7 years ago
021e5c7
Revert "Add an Option for orientation on JPEG encodes"
by Ben Wagner
· 7 years ago
5411a60
Add an Option for orientation on JPEG encodes
by Leon Scroggins III
· 7 years ago
e148bf7
fix for SkSL lexer crash on non-ASCII input
by Ethan Nicholas
· 7 years ago
7542713
GPU-CTS Program
by Hal Canary
· 7 years ago
54ef74a
Add the ability to customize skia's settings in gn
by Adam Barth
· 7 years ago
1aa1bb6
[SVGDom] Initial <pattern> support
by Florin Malita
· 7 years ago
6a69c05
[SVGDom] Initial <use> support
by Florin Malita
· 7 years ago
b6c5e5b
DM: move skiatest functions into separate file.
by Hal Canary
· 7 years ago
cc6cc29
[SVGDom] Radial gradient support
by Florin Malita
· 7 years ago
df007e1
[SVGDom] Factor out common gradient logic
by Florin Malita
· 7 years ago
c1720d4
Get HelloWorld example running again
by Jim Van Verth
· 7 years ago
ebf648e
[WASM] Add POC compile bot for WebAssembly
by Kevin Lubick
· 7 years ago
3bf6366
clean up SK_JUMPER_LEGACY_8BIT
by Mike Klein
· 7 years ago
9b2f69b
grand unifried lowp stages
by Mike Klein
· 7 years ago
5b5f096
Revert "Revert "Switch to the new SkSL lexer.""
by Ethan Nicholas
· 7 years ago
3585154
Revert "Switch to the new SkSL lexer."
by Ethan Nicholas
· 7 years ago
c576e93
Switch to the new SkSL lexer.
by Ethan Nicholas
· 7 years ago
ca82a92
Revert "Revert "Initial checkin of SkSL lexical analyzer generator (not actually in use yet).""
by Ethan Nicholas
· 7 years ago
3ed4781
Revert "Initial checkin of SkSL lexical analyzer generator (not actually in use yet)."
by Ethan Nicholas
· 7 years ago
276066b
[MDBViz] Switch from a QListView to a QTreeView for the ops
by Robert Phillips
· 7 years ago
3de0e49
Initial checkin of SkSL lexical analyzer generator (not actually in use yet).
by Ethan Nicholas
· 7 years ago
deaf568
Solidify Model/View split
by Robert Phillips
· 7 years ago
5fccf9d
[MDBViz] Add tear off windows for the op list & main canvas window
by Robert Phillips
· 7 years ago
a6d2d70
Add gn plumbing for mdbviz tool
by Robert Phillips
· 7 years ago
dbb24ef
Get viewer running on iOS
by Jim Van Verth
· 7 years ago
be6ae5b
Fix system icu build.
by Ben Wagner
· 7 years ago
a25fbef
Add bidi to SkShaper.
by Ben Wagner
· 7 years ago
ecfed2b
Add iOS support for SkiaSDLExample.
by Jim Van Verth
· 7 years ago
04be2b5
Reland "skia: add heif decoding support"
by Leon Scroggins III
· 7 years ago
194db17
Add ANGLE support to Viewer on Windows
by Brian Salomon
· 7 years ago
db68a42
Revert "skia: add heif decoding support"
by Mike Klein
· 7 years ago
c2a9542
skia: add heif decoding support
by Chong Zhang
· 7 years ago
228276d
Revert "Turn on exceptions in test tools."
by Mike Klein
· 7 years ago
c667dff
Turn on exceptions in test tools.
by Mike Klein
· 7 years ago
6dda584
remove monobench
by Mike Klein
· 7 years ago
4f6e271
ok, add a bench source
by Mike Klein
· 7 years ago
5910ed3
15-bit lowp is dead, long live 8-bit lowp
by Mike Klein
· 7 years ago
255607f
8-bit hacking
by Mike Klein
· 7 years ago
73d8fd9
Add a private API for writing the clip to the stencil
by Stan Iliev
· 7 years ago
c722f79
clang on windows support
by Mike Klein
· 7 years ago
8032b98
bookmaker initial checkin
by Cary Clark
· 7 years ago
b121be7
Use correct clang-format in BUILD.gn
by Eric Boren
· 7 years ago
b9f6afb
switched to infra version of clang-format for skslc
by Ethan Nicholas
· 7 years ago
154e6da
factor Engine out of ok core
by Mike Klein
· 7 years ago
219f362
Add strikeout font metrics.
by Ben Wagner
· 7 years ago
53136aa
First stab at JSON event tracer
by Brian Osman
· 7 years ago
e32500f
Assume HQ is handled by pipeline, delete legacy code-path
by Mike Reed
· 7 years ago
dcbb9d9
Add SkDebugf trace event handler.
by Brian Salomon
· 7 years ago
f2c9014
Add GN arg to allow Flutter-specific API guards
by Brian Osman
· 7 years ago
b76a72a
Add support for creating a GrContext backed by Metal.
by Greg Daniel
· 7 years ago
6b7e0e2
Add arc support to gpu Obj c++ code
by Greg Daniel
· 7 years ago
51b2f1b
Stop adding Android-specific defines to SkUserConfig
by Leon Scroggins III
· 7 years ago
4c70c75
Update SkiaSDLExample to latest Ganesh interfaces.
by Jim Van Verth
· 7 years ago
cfe910d
Revert "Revert "Make mock GrContext unit testable.""
by Brian Salomon
· 7 years ago
c867a89
Revert "Make mock GrContext unit testable."
by Brian Salomon
· 7 years ago
993e7e2
Make mock GrContext unit testable.
by Brian Salomon
· 7 years ago
0c26a9d
GR_TEST_UTILS fixes
by Brian Salomon
· 7 years ago
e5ddff5
Add basic metal build files for backend
by Greg Daniel
· 7 years ago
762466e
Re-re-land sksl fragment processor support
by Ethan Nicholas
· 7 years ago
c55a6cb
build regenerating SkJumper stages into GN
by Mike Klein
· 7 years ago
5ce3972
Revert "Re-land sksl fragment processor support"
by Mike Klein
· 7 years ago
7a86987
Use the NDK headers for AHardwareBuffer.
by Derek Sollenberger
· 7 years ago
c070939
Re-land sksl fragment processor support
by Ethan Nicholas
· 7 years ago
ed50200
Revert "sksl fragment processor support"
by Ethan Nicholas
· 7 years ago
ccf5991
sksl fragment processor support
by Ethan Nicholas
· 7 years ago
cff94e4
Move threaded BMP device to samples
by Brian Osman
· 7 years ago
fcd5fdd
Revert "Revert "Update skia to use ifdefs for Vulkan code instead of dummy header""
by Robert Phillips
· 7 years ago
fad9e3f
Revert "Update skia to use ifdefs for Vulkan code instead of dummy header"
by Robert Phillips
· 7 years ago
c0f8e42
Update skia to use ifdefs for Vulkan code instead of dummy header
by Greg Daniel
· 7 years ago
d81fed9
Replace BMP calls to new with calls to malloc
by Leon Scroggins III
· 7 years ago
a8fabd3
Fiddle can use EGL if available.
by Joe Gregorio
· 7 years ago
5edba45
[Reland] Relocate shaders to own dir
by Florin Malita
· 7 years ago
f2ae2b2
move perlinenoise2 into effects
by Mike Reed
· 7 years ago
d8872be
Revert "Relocate shaders to own dir"
by Stan Iliev
· 7 years ago
fabe0b2
Relocate shaders to own dir
by Florin Malita
· 7 years ago
92de631
Remove compressed (ETC1) texture support from Ganesh (take 2)
by Robert Phillips
· 7 years ago
bc262e1
Revert "Remove compressed (ETC1) texture support from Ganesh"
by Brian Osman
· 7 years ago
ee26363
Remove compressed (ETC1) texture support from Ganesh
by Robert Phillips
· 7 years ago
9f1c403
Add tool to create test images with interesting color profiles
by Matt Sarett
· 7 years ago
62669ad
ok, add timer via
by Mike Klein
· 7 years ago
94fd06f
Move SkPngEncoder into public API
by Matt Sarett
· 7 years ago
04c3731
SkEncoder: Rename files, change webp API, for consistency
by Matt Sarett
· 7 years ago
a9e241d
drawfilter is legacy-guarded, no need for deprecated
by Mike Reed
· 7 years ago
5db010b
Link to vulkan in tools but not library.
by Brian Salomon
· 8 years ago
ec6ae52
Use system Vulkan headers except when no building with vulkan support
by Greg Daniel
· 8 years ago
c819e66
Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h
by Greg Daniel
· 8 years ago
1e735c0
[fiddle] Add simple animation support.
by Joe Gregorio
· 8 years ago
5238f99
Revert "Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h"
by Greg Daniel
· 8 years ago
3a3bc42
Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h
by Greg Daniel
· 8 years ago
df07ddd
Revert "Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h"
by Greg Daniel
· 8 years ago
edbb7d8
Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h
by Greg Daniel
· 8 years ago
30229ac
Fix Fuchsia Vulkan build control
by Forrest Reiling
· 8 years ago
da3e596
Set build vars for Vulkan backend on Fuchsia.
by Michael Jurka
· 8 years ago
50130e4
Allow including of vulkan.h as a required public api when using vulkan.
by Greg Daniel
· 8 years ago
45cde31
SkMultiPictureDocument : clean up MultiPictureDocumentReader interface
by Hal Canary
· 8 years ago
3251ed8
Refactor Vulkan support to support Fuchsia
by Michael Jurka
· 8 years ago
0df1b04
skslc can now be compiled with no Skia dependencies, in preparation for its eventual
by Ethan Nicholas
· 8 years ago
Next »