index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopyt...
bsalomon
2015-05-22
*
Fix LCD coverage regression in GrPorterDuffXPFactory
cdalton
2015-05-22
*
Store context options on caps.
bsalomon
2015-05-22
*
fix for atlas is abandoned text corruption
joshualitt
2015-05-22
*
Simpler version of Plus w/ AA. ~25% faster too.
mtklein
2015-05-22
*
Revert of Store context options on caps. (patchset #3 id:40001 of https://cod...
bsalomon
2015-05-22
*
Store context options on caps.
bsalomon
2015-05-22
*
use SkPixmap inside sprite blitters
reed
2015-05-22
*
Implement Porter Duff XP with a blend table
cdalton
2015-05-22
*
Trivial patch to set a max lookback on reordering
joshualitt
2015-05-22
*
BUG=skia:
stephana
2015-05-22
*
Move Sk4px Xfermode code to a header so we can use it twice.
mtklein
2015-05-22
*
Add more detail on how DM checksums are done.
jcgregorio
2015-05-22
*
Remove init from GrGLContextInfo and caps classes
bsalomon
2015-05-22
*
add SkPixmap and external locking to bitmaps
reed
2015-05-22
*
rename GrDrawTargetCaps.h to GrCaps.h and move to include
bsalomon
2015-05-22
*
Move GrPath(Range) creation to ResourceProvider.
bsalomon
2015-05-22
*
remove SK_LEGACY_STROKE_CURVES
caryclark
2015-05-22
*
Re-proc SkBlitRow::Color32 for ARM.
mtklein
2015-05-22
*
Further work on sRGB support.
jvanverth
2015-05-22
*
Revert of Re-proc SkBlitRow::Color32 for ARM. (patchset #3 id:40001 of https:...
mtklein
2015-05-22
*
Mark SkPaths created by GrContext fallback draw logic as volatile
kkinnunen
2015-05-21
*
Re-proc SkBlitRow::Color32 for ARM.
mtklein
2015-05-21
*
Remove uniform view matrix from GrGLPrimitiveProcessor base class
joshualitt
2015-05-21
*
Fix Plus
mtklein
2015-05-21
*
remove unused SkBitmap::scrollRect API
reed
2015-05-21
*
Add mode validation to PtProcRec::init.
ochang
2015-05-21
*
Clean up Sk4f xfermodes and covered _SSE2 xfermodes.
mtklein
2015-05-21
*
Temporarily disable nanobench to see what else is in the way of the bots goin...
stephana
2015-05-21
*
Whitespace change to trigger builds
Eric Boren
2015-05-21
*
Add PlusMergesAA GM
mtklein
2015-05-21
*
Make mixed samples contingent on auxiliary extensions
cdalton
2015-05-21
*
SkBlockMemoryStream implements peek()
halcanary
2015-05-21
*
Add RGBA half float texture format.
jvanverth
2015-05-21
*
add assert that the lock-count on pixelref is balanced
reed
2015-05-21
*
Move font loading in gm tests and benches out of constructors
kkinnunen
2015-05-21
*
Improve caching of special case paths in GrStencilAndCoverPathRenderer
kkinnunen
2015-05-21
*
Use high precision vertex attributes.
senorblanco
2015-05-20
*
purge imagefilter cache so we can better track leaks
reed
2015-05-20
*
check for big sizes in NewData
reed
2015-05-20
*
Don't serialize SkPictures in SkPictureShaders when in untrusted mode.
mtklein
2015-05-20
*
Fix for bisector computation bug in GrAAConvexTessellator
robertphillips
2015-05-20
*
Have SkPicture inherit from SkRefCnt.
mtklein
2015-05-20
*
Make SkEmptyPicture a singleton.
mtklein
2015-05-20
*
More efficient SkRecorder::flushMiniRecorder()
mtklein
2015-05-20
*
Sort build files for consistent link order.
bungeman
2015-05-20
*
Font variations.
bungeman
2015-05-20
*
fix win 8 bot
caryclark
2015-05-20
*
Unmount before app-install
stephana
2015-05-20
*
Don't fail SkMergeImageFilter if one of the inputs are empty
fs
2015-05-20
[next]