Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
1d2678f8ca5f48b3461c06f125372320ca905acc
/
include
a920d36
remove unneeded code for index8 imagse
by Mike Reed
· 7 years ago
0401c0d
hide index8 support
by Mike Reed
· 7 years ago
039a7c7
Added new edge handling mode (clamp and repeat) to Gaussian blur filter.
by wutao
· 7 years ago
9c1d780
remove filterSpan from SkColorFilter
by Mike Reed
· 7 years ago
185a379
Fix memory leak in SkImageFilter
by xidachen
· 7 years ago
44d04bd
add null-surface
by Mike Reed
· 7 years ago
7a86987
Use the NDK headers for AHardwareBuffer.
by Derek Sollenberger
· 7 years ago
70e3e9a
Remove SkImageFilter::MakeBlur entry point
by Robert Phillips
· 7 years ago
91a3e52
Move mock gpu and caps, add Gr prefix, and create via GrContext::Create
by Brian Salomon
· 7 years ago
ffa8484
Revert "Revert "remove unused api on xfermodeimagefilter""
by Mike Reed
· 7 years ago
8051c4f
Revert "Revert "remove unused api""
by Mike Reed
· 7 years ago
012bdf8
Revert "remove unused api"
by Hal Canary
· 7 years ago
29e6f31
Remove obsolete comment about deepCopyTo
by Brian Osman
· 7 years ago
151b6ff
remove unused api
by Mike Reed
· 7 years ago
369f7ea
Revert "remove unused api on xfermodeimagefilter"
by Hal Canary
· 7 years ago
fcc4a07
remove unused api on xfermodeimagefilter
by Mike Reed
· 7 years ago
159e3c6
Fix MDB regression
by Robert Phillips
· 7 years ago
c64ee46
Add return to surface semaphore calls to indicate when we don't support them
by Greg Daniel
· 7 years ago
0bdaf05
remove unused mode parameter from SkMergeImageFilter
by Mike Reed
· 7 years ago
ce6b4b0
imagefilters should take const array
by Mike Reed
· 7 years ago
ab51d1b
Revert "remove unused TableMaskFilter"
by Mike Reed
· 7 years ago
6b9cd05
remove unused variants in imagefilter factories
by Mike Reed
· 7 years ago
d72b55b
remove unused TableMaskFilter
by Mike Reed
· 7 years ago
a5cb781
Revert "Revert "Add API for flushing surfaces with gpu semaphores""
by Greg Daniel
· 7 years ago
610842a
Make SkTArray maintain reserve count
by Brian Salomon
· 7 years ago
881f143
Hide GrGpuResourceRef from prying eyes
by Robert Phillips
· 7 years ago
7292231
Revert "Add API for flushing surfaces with gpu semaphores"
by Greg Daniel
· 7 years ago
66366c6
Add API for flushing surfaces with gpu semaphores
by Greg Daniel
· 7 years ago
b894c2b
Fix failing dm with GrPrimitiveType::kLinesAdjacency
by Chris Dalton
· 7 years ago
e225b56
Force AAType to MSAA if the render target has MSAA and the API doesn't support disabling it.
by Brian Salomon
· 7 years ago
fcd5fdd
Revert "Revert "Update skia to use ifdefs for Vulkan code instead of dummy header""
by Robert Phillips
· 7 years ago
f90aa01
Revert "Revert "use pipeline for non-opt xfermodes""
by Mike Reed
· 7 years ago
fad9e3f
Revert "Update skia to use ifdefs for Vulkan code instead of dummy header"
by Robert Phillips
· 7 years ago
4f8c695
Revert "use pipeline for non-opt xfermodes"
by Mike Klein
· 7 years ago
c0f8e42
Update skia to use ifdefs for Vulkan code instead of dummy header
by Greg Daniel
· 7 years ago
3809bab
Add GrPrimitiveType::kLinesAdjacency
by Chris Dalton
· 7 years ago
7cd974f
Revert "Add GrPrimitiveType::kLinesAdjacency"
by Ravi Mistry
· 7 years ago
f7eb015
Add GrPrimitiveType::kLinesAdjacency
by Chris Dalton
· 7 years ago
e93cf97
use pipeline for non-opt xfermodes
by Mike Reed
· 7 years ago
c4f0a82
Move Flags from GrRenderTarget to GrTypesPriv.h & rename
by Robert Phillips
· 7 years ago
1f6af6b
Consolidate decoding frames into SkCodec
by Leon Scroggins III
· 7 years ago
9bada54
Revert "Revert "Expand partial render target write pixels workaround.""
by Brian Salomon
· 7 years ago
7a8c84c
Reland DeferredTextureImageData low-bit-depth/dithering support
by Eric Karl
· 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
8d3f443
SkXfermode no longer needs to e a flattenable
by Mike Reed
· 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
d0dbee6
Add comments support for PNG encoder
by Yuqian Li
· 7 years ago
34d6e4b
Add tonal color support for shadows.
by Jim Van Verth
· 7 years ago
01b2b83
Extend composeshader to support a lerp parameter
by Mike Reed
· 7 years ago
ee7c820
Remove debug checks for unsupported ICC profiles
by Matt Sarett
· 7 years ago
12bf424
remove unused colorfilter virtual asACompose
by Mike Reed
· 7 years ago
65a9344
remove unneeded include
by Mike Reed
· 7 years ago
ba81af2
Add support for SkImageGenerator creating external textures
by Stan Iliev
· 7 years ago
70bc94f
Bump min picture to 7+ months ago
by Mike Reed
· 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
d7c681d
Revert "DeferredTextureImageData low-bit-depth/dithering support"
by Brian Salomon
· 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
89c8fec
move SkPathRef.h into private
by Mike Reed
· 7 years ago
b53f48c
Touch input support for Windows
by Brian Osman
· 7 years ago
6c3c1d6
remove unneeded class declarations
by Mike Reed
· 7 years ago
3928ff8
Create an SkColorSpaceXform image generator
by Matt Sarett
· 7 years ago
b7e300f
Expose SkWriteBuffer in component builds
by Adrienne Walker
· 7 years ago
c6e6a5f
Simplify SkCodecs' call to SkColorSpaceXform::apply
by Leon Scroggins III
· 7 years ago
42bb6ac
Simplify some Viewer code, and fix a few bugs
by Brian Osman
· 7 years ago
eee4d6e
Make instantiate return a Boolean
by Robert Phillips
· 7 years ago
d0e0a8f
Don't move raw pointers in SkCanvas
by Vaclav Brozek
· 7 years ago
3ea1798
Remove ImmediateFlush mode
by Robert Phillips
· 7 years ago
67af673
Remove deprecated SkRWBuffer snapshot methods
by Florin Malita
· 7 years ago
7e910df
Implement an SkImage backed by a Android hardware buffer
by Stan Iliev
· 7 years ago
d5bee5d
add API to change max pointsize for font cache
by Mike Reed
· 7 years ago
69270fb
Add smartptr SkRWBuffer snapshot methods
by Florin Malita
· 7 years ago
c6912f7
make SkColorFilter::onAppendStages() pure
by Mike Klein
· 7 years ago
fe50d96
Remove GrSurface-based surfaceContext factories from GrContextPriv
by Robert Phillips
· 7 years ago
8bf1f9f
Disable deferred proxies for M60 branch
by Robert Phillips
· 7 years ago
1d61635
Add support for instanced draws
by Chris Dalton
· 7 years ago
25f3805
slant colorfilter away from filterSpan4f
by Mike Reed
· 7 years ago
5efd5ea
Update clearOp for split-OpList world (take 3)
by Robert Phillips
· 7 years ago
fdd1170
Revert "Expand partial render target write pixels workaround."
by Brian Salomon
· 7 years ago
0cc507d
Expand partial render target write pixels workaround.
by Brian Salomon
· 7 years ago
f2ae2b2
move perlinenoise2 into effects
by Mike Reed
· 7 years ago
24f20a8
Add casts for SkColor constant macros.
by danakj
· 7 years ago
f7beee7
Hide ctors of SkShader, SkImage & SkColorSpace
by Florin Malita
· 7 years ago
5480a18
Add method to GrContext to purge unlocked resources.
by Derek Sollenberger
· 7 years ago
1c21431
Revert "Clear atlas textures at creation in Chrome"
by Brian Salomon
· 7 years ago
ac1e496
Workaround Mali static analysis bug
by Brian Osman
· 7 years ago
4aed138
Reland of SkShaderBase
by Florin Malita
· 7 years ago
d1a6dd6
Update Skia milestone to 61
by Heather Miller
· 7 years ago
d93e11c
Revert "SkShaderBase"
by Florin Malita
· 7 years ago
58a7564
SkShaderBase
by Florin Malita
· 7 years ago
6fee59b
SkStream: DynamicMemoryWStream gets writeToAndReset
by Hal Canary
· 7 years ago
ee47914
Add GrContext API to report the number of purgeable bytes in the cache.
by Derek Sollenberger
· 7 years ago
8785df1
Clear atlas textures at creation in Chrome
by Brian Salomon
· 7 years ago
76f7062
move all details for dashing into impl
by Mike Reed
· 7 years ago
d17b4a6
Revert "Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. ""
by Brian Salomon
· 7 years ago
a9e795e
Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. "
by Brian Salomon
· 7 years ago
f7721bc
Revert "add knob to turn off fancy SkJumper features"
by Mike Klein
· 7 years ago
Next »