index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Remove picture pre-allocation from SkPictureRecorder
robertphillips
2014-06-11
*
Hide chooseFromOneChoice along with Chooser.
scroggo
2014-06-11
*
Add support for glCompressedTexSubImage2D
krajcevski
2014-06-11
*
hide SkImageDecoder::Chooser
reed
2014-06-11
*
Push dash checks into GrContext.
egdaniel
2014-06-11
*
Use new SkBaseMutex::assertHeld() in DiscardableMemoryPool
halcanary
2014-06-11
*
Revert of second try at landing improved blur rect (https://codereview.chromi...
reed
2014-06-11
*
remove SK_SUPPORT_LEGACY_DEVICE_CONFIG code
reed
2014-06-11
*
MIPS: added optimization for functions from SkBlitRow.
djordje.pesut
2014-06-11
*
Move Dashing filterPath to a dashing utils file
egdaniel
2014-06-11
*
Support for larger than "signed 32b limit" sized bitmaps in BGRAConvolve2D.
sugoi
2014-06-11
*
switch to colortype for deepcopy
reed
2014-06-11
*
Add an LATC compressor to the A8 masks, and hide it behind an ifdef.
krajcevski
2014-06-10
*
Split caching from allocation in GrClipMaskManager
krajcevski
2014-06-10
*
fix when DEVICE_CONFIG is still defined
reed
2014-06-10
*
Add texture compression utility
krajcevski
2014-06-10
*
SkShader::asNewEffect Refactoring
dandov
2014-06-10
*
Fix error revealed by Android unit test
robertphillips
2014-06-10
*
Clean up SkScaledImageCache at exit only in SK_DEVELOPER mode.
mtklein
2014-06-10
*
Remove unused 'deepCopy' parameter
robertphillips
2014-06-10
*
Remove SK_IGNORE_CORRECT_HIGH_QUALITY_IMAGE_SCALE
fmalita
2014-06-10
*
Do a better job of enforcing the semantics of the setRequireUnpremultipliedCo...
krajcevski
2014-06-10
*
Gamma correction for distance field text.
jvanverth
2014-06-10
*
hide SkBitmap::setConfig
reed
2014-06-09
*
second try at landing improved blur rect
humper
2014-06-09
*
Add sampler options to SkScaledBitmapSampler
krajcevski
2014-06-09
*
Add assertHeld() to SkMutex.
mtklein
2014-06-09
*
Revert of Gamma correction for distance field text. (https://codereview.chrom...
scroggo
2014-06-09
*
Gamma correction for distance field text.
jvanverth
2014-06-09
*
Fix Assert for gpu ConicalTwoPointGradient edgecase to be correct bounds.
egdaniel
2014-06-09
*
Generate path names on the client side
cdalton
2014-06-09
*
Make sure to copy the LATC alias when copying the GrGLCaps
krajcevski
2014-06-09
*
Add some comments to GrRectanizer_skyline
robertphillips
2014-06-09
*
Add dump() to SkClipStack to help with debugging.
bsalomon
2014-06-09
*
Remove SkPicture::kUsePathBoundsForClip_RecordingFlag
robertphillips
2014-06-09
*
No longer limit SkPictureRecorder::partialReplay to Android
robertphillips
2014-06-08
*
First pass at splitting out SkPictureRecord from SkPicture
robertphillips
2014-06-08
*
Clean up Skia for Clang's -Wtautological-undefined-compare
Mike Klein
2014-06-07
*
use __atomics in SkBarriers_tsan.h
mtklein
2014-06-06
*
Rollback of fe689c46 and all subsequent changes
jvanverth
2014-06-06
*
remove extra debug prints
humper
2014-06-06
*
fix 10.6 shader tests
humper
2014-06-06
*
repair math error introduced by windows build fix
humper
2014-06-06
*
one channel texture fix for blur shader
humper
2014-06-06
*
fix blur test
humper
2014-06-06
*
Faster GPU rect blur that doesn't require computing vertical and horizontal
humper
2014-06-06
*
ARM Skia NEON patches - 39 - arm64 565 blitters
kevin.petit
2014-06-06
*
Revert of Fix Assert for gpu ConicalTwoPointGradient edgecase to be correct b...
egdaniel
2014-06-06
*
Fix Assert for gpu ConicalTwoPointGradient edgecase to be correct bounds.
egdaniel
2014-06-06
*
Fixing another clusterfuzz issue
sugoi
2014-06-06
[next]