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
*
Add BlitRect to SkTCompressedAlphaBlitter
krajcevski
2014-08-11
*
mark all SkImage methods const, so we can make it thread-safe
reed
2014-08-11
*
Fix crash in nvpr text after abandoning context
cdalton
2014-08-11
*
More SkTileGrid refactoring.
mtklein
2014-08-11
*
Parses sample code provided by Android project. Attempts to keep FontFamily d...
tomhudson
2014-08-11
*
Always use both a color and coverage attribute in GrAARectRenderer.
bsalomon
2014-08-11
*
Actually use test configuration in SkFontMgr on Android.
bungeman
2014-08-11
*
De-parameterize SkNextDatumFunction.
mtklein
2014-08-11
*
Replace a pre-UAL instruction with its modern form.
thakis
2014-08-11
*
Cleaning up SkPicture-related classes
robertphillips
2014-08-11
*
add localMatrix to gradient Descriptor
reed
2014-08-11
*
Plumbing for using a BBH in SkRecordDraw.
mtklein
2014-08-11
*
Fix string assert and dead code which caused it.
bungeman
2014-08-11
*
Remove Matrix/Clip State collapse code
robertphillips
2014-08-11
*
Fix S32A_D565_Opaque for RGBA on arm64
kevin.petit
2014-08-09
*
add drawPicture variant that takes a matrix and paint
reed
2014-08-09
*
Blink layout tests all assume it can provide custom font configuration files ...
bungeman
2014-08-08
*
short circuit high quality scales that are actually the identity
humper
2014-08-08
*
Make BBH::search() const.
mtklein
2014-08-08
*
add a simple ascii-art debug thing for AA clips
humper
2014-08-08
*
Moved SkPictureContentInfo into its own file. It now tracks the number of skia
hendrikw
2014-08-08
*
SkRecord: Strip out cull-skipping and y-only drawPosTextH skipping.
mtklein
2014-08-08
*
Pretty print of shaders
joshualitt
2014-08-08
*
Implement BlitRect for SkTCompressedAlphaBlitter
krajcevski
2014-08-08
*
Fix bug in blitAntiH
krajcevski
2014-08-08
*
Add an opaqueness hint to GrDrawState.
bsalomon
2014-08-08
*
Remove external SkImageFilter cache, and rename UniqueIDCache -> Cache.
senorblanco
2014-08-08
*
Add option to dump images from nanobench.
bsalomon
2014-08-07
*
Cleanup of context initialization
joshualitt
2014-08-07
*
Add astcbitmap to gm slides.
krajcevski
2014-08-07
*
change drawPicture in SkRecord to just ref the picture
reed
2014-08-07
*
add isRect() check to AAClip, to detect if a soft-clip is really just an irect
reed
2014-08-07
*
Revert of - Add astcbitmap to gm slides (https://codereview.chromium.org/4440...
krajcevski
2014-08-07
*
Disable suspect NEON function for 64-bit Android
djsollen
2014-08-07
*
Revert of add isRect() check to AAClip, to detect if a soft-clip is really ju...
reed
2014-08-07
*
- Add astcbitmap to gm slides
krajcevski
2014-08-07
*
Assert allocation so we can catch it sooner.
halcanary
2014-08-07
*
Pass a struct of functions instead of a function to the compressed blitter
krajcevski
2014-08-07
*
Add support for compressed alpha ktx files
krajcevski
2014-08-07
*
add isRect() check to AAClip, to detect if a soft-clip is really just an irect
reed
2014-08-07
*
Clamp SkPictureShader's tile size.
fmalita
2014-08-07
*
Pass compressed blitters to our mask drawing algorithm
krajcevski
2014-08-07
*
Stopped skipping tests in dm of SkPatch by implementing the
dandov
2014-08-07
*
Revert "Remove SkPaintOptionsAndroid"
Derek Sollenberger
2014-08-06
*
Remove SkPaintOptionsAndroid
Derek Sollenberger
2014-08-06
*
Fix reference counting on SkStream in SkFontMgr_android.
bungeman
2014-08-06
*
Explicit tile bounds for SkPictureShader
fmalita
2014-08-06
*
Initial ASTC decoder -- currently only supports 2D LDR decomrpession modes.
krajcevski
2014-08-06
*
fix concat order for local matrices
reed
2014-08-06
*
Revert of Initial ASTC decoder -- currently only supports 2D LDR decomrpessio...
krajcevski
2014-08-06
[next]