Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
40e7e655341c5bf56e398cd2f5902dda79d702a0
« Previous
1f6af6b
Consolidate decoding frames into SkCodec
by Leon Scroggins III
· 7 years ago
13b6afd
DM: use SkPngEncoder
by Mike Klein
· 7 years ago
1950e0a
Always encode images with sRGB encoded pixels
by Matt Sarett
· 7 years ago
ca50b87
Combine duplicate code in preparing clipRgn for fill_path
by Yuqian Li
· 7 years ago
b1e6cfd
make make{SRGB,Linear}Gamma() const
by Mike Klein
· 7 years ago
9bada54
Revert "Revert "Expand partial render target write pixels workaround.""
by Brian Salomon
· 7 years ago
eb7dc79
remove dead code associated with SK_SUPPORT_LEGACY_RASTERPIPELINE
by Mike Reed
· 7 years ago
7a8c84c
Reland DeferredTextureImageData low-bit-depth/dithering support
by Eric Karl
· 7 years ago
a8d45e5
Roll recipe dependencies (trivial).
by recipe-roller
· 7 years ago
b6759dd
Revert "Revert "Disable F16-nullptr sources""
by Matt Sarett
· 7 years ago
5e819ca
fix f16 encoding
by Mike Klein
· 7 years ago
390f6cd
Convert SkClassifyCubic to double precision
by Chris Dalton
· 7 years ago
e3a0be7
GrTessellator: fix two NaN issues.
by Stephen White
· 7 years ago
50b8468
[infra] Isolate tasks don't need compile task.
by Ben Wagner
· 7 years ago
6f9cd0a
enable rasterpipeline for android
by Mike Reed
· 7 years ago
ffaa47e
Roll ANGLE
by Robert Phillips
· 7 years ago
db40620
Re-enable deferred proxies in Chrome
by Robert Phillips
· 7 years ago
c9c06d4
Remove GrTGpuResourceRef specializations
by Robert Phillips
· 7 years ago
03a7879
append(from_srgb) -> append_from_srgb(kUnpremul)
by Mike Klein
· 7 years ago
5de25aa
Roll recipe dependencies (trivial).
by recipe-roller
· 7 years ago
6d9c88b
Modify Adreno 3xx workaround to toggle face culling rather than call glFlush.
by Brian Salomon
· 7 years ago
ce9514c
remove unneeded proc fields
by Mike Reed
· 7 years ago
fc33416
port encode_bitmap_for_png() to SkRasterPipeline
by Mike Klein
· 7 years ago
197ca9b
SkPDF: consolodate glyph runs on BUILD_FOR_WIN
by Hal Canary
· 7 years ago
a51d713
added SPIR-V RelaxedPrecision
by Ethan Nicholas
· 7 years ago
b310fd5
fixed issue with SkSL dead code elimination
by Ethan Nicholas
· 7 years ago
2ee0f42
only SkHalfToFloat_finite_ftz(uint64_t hs) is called
by Mike Klein
· 7 years ago
5143f2f
Roll recipe dependencies (trivial).
by recipe-roller
· 7 years ago
888e9f2
Init fDevKLMMatrix in GrGLCubicEffect (possible valgrind fix)
by Robert Phillips
· 7 years ago
a6e4686
Roll recipe dependencies (nontrivial).
by recipe-roller
· 7 years ago
22a0698
Update SKP version
by UpdateSKPs
· 7 years ago
2f07c28
remove unneeded methods
by Mike Reed
· 7 years ago
5eee919
remove unneeded SK_API
by Mike Reed
· 7 years ago
8d3f443
SkXfermode no longer needs to e a flattenable
by Mike Reed
· 7 years ago
f449ded
attempt to fix compiler error
by Mike Reed
· 7 years ago
63544a4
remove unused arithmetic code
by Mike Reed
· 7 years ago
cb3ceb7
CanOverflow -> ClampIfNeeded
by Mike Klein
· 7 years ago
06e547c
Fix GrGradientEffect::isValid()
by Brian Salomon
· 7 years ago
f066ac9
replace 4f procs with pipeline (only called in 2 places by ganesh)
by Mike Reed
· 7 years ago
69d1469
Revert "Disable F16-nullptr sources"
by Matt Sarett
· 7 years ago
b58194a
Fix loopIndex in chopCubicAtLoopIntersection
by Chris Dalton
· 7 years ago
744d3c5
Add another gm to Win Intel Vulkan blacklist
by Greg Daniel
· 7 years ago
0059f97
Broken link in Tree Sheriffs Documentation
by Allan MacKinnon
· 7 years ago
d9d8485
Retract GrTexture.h a bit
by Robert Phillips
· 7 years ago
a6aaa30
SkShader::asACompose is android-only
by Mike Reed
· 7 years ago
019f6c0
GrTessellator: fix logging; fix test comment.
by Stephen White
· 7 years ago
d0dbee6
Add comments support for PNG encoder
by Yuqian Li
· 7 years ago
9a87cda
Remove blacklisted native_image_to_raster_surface tests
by Brian Osman
· 7 years ago
34d6e4b
Add tonal color support for shadows.
by Jim Van Verth
· 7 years ago
febbffa
Improve cubic KLM accuracy
by Chris Dalton
· 7 years ago
01b2b83
Extend composeshader to support a lerp parameter
by Mike Reed
· 7 years ago
6a0feba
Add clamp before drawing F16->8888 in DMSrcSink ColorCodecSrc
by Matt Sarett
· 7 years ago
ee7c820
Remove debug checks for unsupported ICC profiles
by Matt Sarett
· 7 years ago
1aa2369
Add new Kaby Lake bot Win IntelIris640.
by Ben Wagner
· 7 years ago
6af2701
Make gradient effect creation fail if texture LUT creation fails
by Brian Salomon
· 7 years ago
12bf424
remove unused colorfilter virtual asACompose
by Mike Reed
· 7 years ago
7f95dfc
Revert "Handle too many (or too large) paths in GrDefaultPathRenderer"
by Brian Osman
· 7 years ago
9466bf5
Make SkPixmap::getColor support kUnpremul pixels
by Matt Sarett
· 7 years ago
39afa12
fix f16 -> sRGB in encode_bitmap_for_png()
by Mike Klein
· 7 years ago
eb86b70
Handle too many (or too large) paths in GrDefaultPathRenderer
by Brian Osman
· 7 years ago
65a9344
remove unneeded include
by Mike Reed
· 7 years ago
43e498e
specialize D32 proc for legacy src
by Mike Reed
· 7 years ago
fee2b4e
Create a new HDC for each ANGLE context
by Robert Phillips
· 7 years ago
21157ce
Roll recipe dependencies (trivial).
by recipe-roller
· 7 years ago
af971de
Add flush before drawing lines workaround for Adreno 3xx
by Brian Salomon
· 7 years ago
c0110ff
Use nextafter rather than std::nextafter, it's more widely available
by Mostyn Bramley-Moore
· 7 years ago
eb4f186
Disable ReadPixels_Texture & ReadPixels_Gpu on ANGLE
by Robert Phillips
· 7 years ago
a5b39fa
Don't reuse failed buffers as scratch
by Robert Phillips
· 7 years ago
cdabbcc
Store context type (rather than backend type) in ContextInfo
by Robert Phillips
· 7 years ago
ba81af2
Add support for SkImageGenerator creating external textures
by Stan Iliev
· 7 years ago
0cb3167
GrTessellator: fix intersection above the first vertex.
by Stephen White
· 7 years ago
dc79270
Draw time color xform API for Android
by Matt Sarett
· 7 years ago
81c83a7
Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType"
by Matt Sarett
· 7 years ago
7c14d27
Experimental change to diagnose image diffs in g3
by Mike Reed
· 7 years ago
70bc94f
Bump min picture to 7+ months ago
by Mike Reed
· 7 years ago
bc2cdd1
Fix LCD distance field text color filtering
by Jim Van Verth
· 7 years ago
e03a729
Disable buffer mapping on Galaxy J5
by Brian Salomon
· 7 years ago
0ce3d43
Fix native_image_to_raster_surface crash in ANGLE msaa configs
by Brian Osman
· 7 years ago
a6b2ba2
Increase timeout for 32-bit Debug tests.
by Ben Wagner
· 7 years ago
2d78bcd
eliminate GPU line snapping
by Ethan Nicholas
· 7 years ago
d21fd4b
Disable F16-nullptr sources
by Matt Sarett
· 7 years ago
7fbeb5a
Revert "Revert "Revert "DeferredTextureImageData low-bit-depth/dithering support"""
by Brian Salomon
· 7 years ago
840ff88
Revert "Revert "DeferredTextureImageData low-bit-depth/dithering support""
by Brian Salomon
· 7 years ago
b6f4767
Do not return Index8 from SkAndroidCodec::computeOutputColorType
by Matt Sarett
· 7 years ago
d7c681d
Revert "DeferredTextureImageData low-bit-depth/dithering support"
by Brian Salomon
· 7 years ago
cde9031
remove unused xfermode methods
by Mike Reed
· 7 years ago
6162e03
Roll recipe dependencies (trivial).
by recipe-roller
· 7 years ago
d1aedde
Remove SkLinearGradient::kForce4fContext_PrivateFlag
by Florin Malita
· 7 years ago
db6365a
SkPDF: Do draw{Image,Bitmap} with maskfilter.
by Hal Canary
· 7 years ago
2c075e7
DeferredTextureImageData low-bit-depth/dithering support
by Eric Karl
· 7 years ago
33deb7e
Make SkCodec more flexible about its required frame
by Leon Scroggins III
· 7 years ago
9982c4e
GM for drawImage w/ maskFilter
by Hal Canary
· 7 years ago
fa2a26a
SkPDF: Do draw{Image,Bitmap}Rect with maskfilter.
by Hal Canary
· 7 years ago
a924dd3
Use burst mode for linear gradients w/ > 2 stops
by Florin Malita
· 7 years ago
46983b7
Introduce dynamic pipeline state
by Chris Dalton
· 7 years ago
912e6b8
Reland "Handle different types of streams in different jpeg source managers"
by Matt Sarett
· 7 years ago
65cfb5e
disable coverage optimization for hairlines
by Mike Reed
· 7 years ago
5ab7276
Suppress rendererability of kAlpha8 GL_CHROMIUM_framebuffer_multisample for ANGLE D3D9
by Robert Phillips
· 7 years ago
b246b94
Fix croppedrects GM
by Chris Dalton
· 7 years ago
91f0f73
Fix alpha issues in SkGifCodec
by Leon Scroggins III
· 7 years ago
Next »