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
*
unify pixelref and image ID space, so we can share IDs when we share pixels
reed
2015-07-30
*
Disable SRGB support on PowerVR Rogue due to SRGBReadWritePixels failure
bsalomon
2015-07-30
*
Make TRecorder alloc_back return a void*
bsalomon
2015-07-30
*
SRGB read and write pixels working and unit test
bsalomon
2015-07-30
*
find image whenever we generateGlyph. This should ensure the glyph is fully ...
joshualitt
2015-07-30
*
Move some parts of onReadPixels up to GrGpu readPixels.
egdaniel
2015-07-30
*
Rename SkCodec_libbmp to SkBmpCodec
msarett
2015-07-30
*
Revert character in typeface test on Android.
bungeman
2015-07-30
*
Minor cleanup of SkLightingShader
robertphillips
2015-07-30
*
Runtime CPU detection for rsqrt().
mtklein
2015-07-30
*
Dont try to draw glyphs with unexpected mask formats
joshualitt
2015-07-30
*
Remove SK_LEGACY_IMAGE_GENERATOR_ENUMS_AND_OPTIONS
scroggo
2015-07-30
*
Make GrGpu read/write pixels take GrSurface
bsalomon
2015-07-30
*
Lay groundwork for SkOpts.
mtklein
2015-07-30
*
Revert of Optimize RGB16 blitH functions with NEON for ARM platform. (patchse...
mtklein
2015-07-30
*
Optimize RGB16 blitH functions with NEON for ARM platform.
yang.zhang
2015-07-30
*
Update SkLightingShader to take a localMatrix
robertphillips
2015-07-30
*
Double free in ~SkPictureData()
fmalita
2015-07-29
*
Move the last headers. Cross your fingers.
mtklein
2015-07-29
*
Move non-trivial constructors out-of-line.
mtklein
2015-07-29
*
remove (unnecessary?) call to notifyPixelsChanged
reed
2015-07-29
*
Remove SK_BUILD_FOR_WINCE.
bungeman
2015-07-29
*
Move LightingShader to effects
robertphillips
2015-07-29
*
Clean up a few includes, introduce iwyu.
bungeman
2015-07-29
*
SkImage_Raster's pixels are always immutable.
reed
2015-07-29
*
Move headers with no dependencies.
mtklein
2015-07-29
*
Fix for GrAtlasTextContext crash
joshualitt
2015-07-29
*
Make SkSwizzler::Fill() support 565
msarett
2015-07-29
*
Adding debug SkScalerContext which returns random mask formats
joshualitt
2015-07-29
*
Revert "Move headers with no dependencies."
Mike Klein
2015-07-29
*
Move headers with no dependencies.
mtklein
2015-07-29
*
Fix silly mistake in allocating geoms in TextBatch
bsalomon
2015-07-29
*
Skip temp texture when config conversion test has already failed.
bsalomon
2015-07-29
*
Don't read from unref'ed RT in GrContext::readSurfacePixels
bsalomon
2015-07-28
*
Move draw on upload decision in GrGpu
bsalomon
2015-07-28
*
Revert "Move the rest of src headers used by include to include/private."
Mike Klein
2015-07-28
*
Revert of Move draw on upload decision in GrGpu (patchset #4 id:50001 of http...
bsalomon
2015-07-28
*
Move the rest of src headers used by include to include/private.
mtklein
2015-07-28
*
Change GrDefaultGeoProcFactory to a namespace
joshualitt
2015-07-28
*
Cleanup GrDefaultGeoProcFactory localCoords
joshualitt
2015-07-28
*
Rename GrInOrderDrawBuffer to GrBufferedDrawTarget
joshualitt
2015-07-28
*
Move SkTHash.h to include/private.
mtklein
2015-07-28
*
Fix a stray -Winconsistent-missing-override warning.
mtklein
2015-07-28
*
Move draw on upload decision in GrGpu
bsalomon
2015-07-28
*
remove all guards for changes to drawBitmapRect / drawImageRect
reed
2015-07-28
*
compute split conic endpoints exactly
caryclark
2015-07-28
*
Pass the destination pointer to next() in SkSwizzler
msarett
2015-07-27
*
Fixing src rect constraint support for drawImage with SkPicture
junov
2015-07-27
*
remove pixel assert from ctable validator
reed
2015-07-27
*
Cleanup Default Geo Proc API
joshualitt
2015-07-27
[next]