Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
3eff1e9647e283dd7a72ebfe7f818e11c54c20e5
/
third_party
« Previous
00c9e46
skcms→38f22d2 name types in skcms.h
by Mike Klein
· 7 years ago
c830e2a
skcms→2667f0a Add skcms_BestSingleCurve utility
by Mike Klein
· 7 years ago
ef52250
skcms→019d877 add a basic profiling mode to src/Transform.c
by Mike Klein
· 7 years ago
7b67b4a
skcms→1654786 concat gamut transform matrices together
by Mike Klein
· 7 years ago
ac78c7f
skcms→9334796 reject non-XYZ/Lab PCS profiles
by Mike Klein
· 7 years ago
3462eb0
skcms→56f2a09 add sRGB profile and ApproximatelyEqualProfiles()
by Mike Klein
· 7 years ago
29e8152
roll to particular targets
by Mike Klein
· 7 years ago
7329719
skcms→91a8958 Detect and canonicalize identity tables
by Mike Klein
· 7 years ago
06a610c
skcms→307ec0f remove a layer of nesting in skcms_Curve
by Mike Klein
· 7 years ago
07b3beb
skcms→e753c6d disable -Wdouble-promotion
by Brian Osman
· 7 years ago
1b49a05
skcms→dff16bc express ApproximateCurve error in input units
by Mike Klein
· 7 years ago
b40a951
allow rolling from anywhere
by Mike Klein
· 7 years ago
3cdd7e2
skcms→9ff49a5 use GaussNewton for 7-parameter approx
by Mike Klein
· 7 years ago
2e9f057
give skcms rolls a helpful commit msg
by Mike Klein
· 7 years ago
ded7a55
hard-roll skcms into Skia
by Mike Klein
· 7 years ago
3aa8bfe
Roll FreeType.
by Ben Wagner
· 7 years ago
1f6526b
Add a png.imp for include-what-you-use.
by Ben Wagner
· 7 years ago
9e8a594
Support pngs with incorrect CMF bytes
by Leon Scroggins III
· 7 years ago
5279cdf
Revert -isystem related CLs.
by Mike Klein
· 7 years ago
085bc52
write -isystem paths relative to the build root
by Mike Klein
· 7 years ago
2bafb79
Fix Angle autoroller by adding missing platform specific files.
by Derek Sollenberger
· 7 years ago
138bd15
use -isystem for headers from third_party
by Mike Klein
· 7 years ago
5ab827c
Reland "remove third_party/etc1"
by Mike Klein
· 7 years ago
0be01cc
Roll libwebp to 0.6.1
by Kevin Lubick
· 7 years ago
8bb4083
Build ICU on iOS
by Hal Canary
· 7 years ago
0e07ad7
ICU on windows
by Hal Canary
· 7 years ago
bec7ec6
avoid using tmpnam() in Lua
by Mike Klein
· 7 years ago
5bcef35
Revert "remove third_party/etc1"
by Mike Klein
· 7 years ago
9d7a735
remove third_party/etc1
by Mike Klein
· 7 years ago
fb33355
add basic skia -> skcms dependency
by Mike Klein
· 7 years ago
ca96da7
remove third_party/libwebp/webp/config.h
by Mike Klein
· 7 years ago
868a680
Remove unused field/methods
by Leon Scroggins III
· 7 years ago
03362c3
Update ANGLE's BUILD.gn to include definitions for GL_API.
by Geoff Lang
· 7 years ago
b19737d
make lua a rollable dep, roll it
by Mike Klein
· 7 years ago
e562f41
Update Windows clang asset
by Brian Osman
· 7 years ago
4f498fc
Update to the latest version of libjpeg-turbo
by Leon Scroggins III
· 7 years ago
c8037dc
Reland "Hide SkEncodedInfo"
by Leon Scroggins III
· 7 years ago
f32b27d
remove mips support and bots
by Mike Klein
· 7 years ago
1793e7b
Revert "Hide SkEncodedInfo"
by Leon Scroggins
· 7 years ago
c6f7a4f
Hide SkEncodedInfo
by Leon Scroggins III
· 7 years ago
514094c
Suppress warning 4577 (noexcept used with no exception handling mechanism specified)
by Brian Osman
· 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
7542713
GPU-CTS Program
by Hal Canary
· 7 years ago
d4b32ba
roll libpng to 1.6.33
by Mike Klein
· 7 years ago
6c08b7b
Remove unused param to SkGIFFrameContext ctor
by Chris Blume
· 7 years ago
0b5e7d1
Treat invalid indices as transparent in gifs
by Chris Blume
· 7 years ago
0e4e410
corrected spirv tools output file name
by Ethan Nicholas
· 7 years ago
6b6674d
libpng: update to 1.6.32, pull using DEPS
by Mike Klein
· 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
e750391
GIF: Use SkTArray instead of std::vector
by Leon Scroggins III
· 7 years ago
a93a14a
Convert NULL and 0 to nullptr.
by Ben Wagner
· 7 years ago
223ec29
Make haveDecodedRow return void
by Leon Scroggins III
· 7 years ago
8009488
build ANGLE with c++14 on Linux.
by Brian Salomon
· 7 years ago
7516c27
link libwebpmux in system-webp builds
by Mike Klein
· 7 years ago
c722f79
clang on windows support
by Mike Klein
· 7 years ago
0d67faf
updated spirv-tools to latest version
by Ethan Nicholas
· 7 years ago
ede7bac
use unique_ptr for codec factories
by Mike Reed
· 7 years ago
e726e7c
Report first GIF frame after knowing its meta data
by Leon Scroggins III
· 7 years ago
588fb04
Report error on failure to create SkCodec
by Leon Scroggins III
· 7 years ago
571b30f
Reland "Remove support for decoding to kIndex_8"
by Leon Scroggins
· 7 years ago
4c70c75
Update SkiaSDLExample to latest Ganesh interfaces.
by Jim Van Verth
· 7 years ago
8321f75
Revert "Remove support for decoding to kIndex_8"
by Leon Scroggins
· 7 years ago
742a3e2
Remove support for decoding to kIndex_8
by Leon Scroggins III
· 7 years ago
ffaa47e
Roll ANGLE
by Robert Phillips
· 7 years ago
33deb7e
Make SkCodec more flexible about its required frame
by Leon Scroggins III
· 7 years ago
56f6e83
Roll ANGLE
by Robert Phillips
· 7 years ago
56a1e6a
Reduce absolute paths in generated ninja files in skia
by Wei-Yin Chen (陳威尹)
· 7 years ago
700a79c
Mark SkGifImageReader destructors with override
by Kevin Lubick
· 7 years ago
557fbbe
Add animation support to SkWebpCodec
by Leon Scroggins III
· 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
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
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
249b8e3
Switch SkCodec to int for counts and indices
by Leon Scroggins III
· 8 years ago
a4db9be
Correct GIF frame dependencies and track alpha
by Leon Scroggins III
· 8 years ago
2d61e71
Simplify subset computation in SkGifImageReader
by Leon Scroggins III
· 8 years ago
46a45ba
Revert "Manual revert: Add support for writing ICC profiles to webp encoder"
by Matt Sarett
· 8 years ago
4293a1e
Manual revert: Add support for writing ICC profiles to webp encoder
by Matt Sarett
· 8 years ago
3dbef9f
Revert "Revert "Add support for writing ICC profiles to webp encoder""
by Matt Sarett
· 8 years ago
e87d778
Revert "Add support for writing ICC profiles to webp encoder"
by Jim Van Verth
· 8 years ago
0c9d0b4
Add support for writing ICC profiles to webp encoder
by Matt Sarett
· 8 years ago
ec3bdbb
Turn on x86-specific code when building zlib.
by Mike Klein
· 8 years ago
dc3c336
fixed missing dependency in spirv-tools/BUILD.gn
by Ethan Nicholas
· 8 years ago
a6ae1f7
wired up SPIR-V validator
by Ethan Nicholas
· 8 years ago
462c4bd
Roll freetype.
by Ben Wagner
· 8 years ago
3150ec6
Added support for building for tvOS
by Matthew Leibowitz
· 8 years ago
b733320
Delete yasm config files
by Matt Sarett
· 8 years ago
e459afd
Strengthen is_official_build, update docs.
by Mike Klein
· 8 years ago
fc49734
Add SkTypeface::getVariationDesignPosition.
by Ben Wagner
· 8 years ago
9704329
Revert "Add SkTypeface::getVariationDesignPosition."
by Ben Wagner
· 8 years ago
0f3d0c3
Add SkTypeface::getVariationDesignPosition.
by bungeman
· 8 years ago
7d07d46
Revert "Add SkTypeface::getVariationDesignPosition."
by Ben Wagner
· 8 years ago
87e7f82
Add SkTypeface::getVariationDesignPosition.
by Ben Wagner
· 8 years ago
Next »