index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
dd readPixels to SkImage
reed
2014-12-10
*
Remove SkCanvas::drawBitmapMatrix()
Florin Malita
2014-12-10
*
Create xfer processor backend.
egdaniel
2014-12-10
*
Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul
reed
2014-12-10
*
fix surface test for gpu and codecs
reed
2014-12-10
*
Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMCol...
reed
2014-12-09
*
This cl moves color and coverage off of drawstate. In an effort to keep this...
joshualitt
2014-12-09
*
remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32P...
reed
2014-12-09
*
change SkPoint::setLength to set itself to (0,0) if it starting length is deg...
reed
2014-12-09
*
Make all blending up to GrOptDrawState be handled by the xp/xp factory.
egdaniel
2014-12-09
*
Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of ...
scroggo
2014-12-09
*
Replace EncodeBitmap with an interface.
scroggo
2014-12-09
*
Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of ...
robertphillips
2014-12-09
*
Replace EncodeBitmap with an interface.
scroggo
2014-12-09
*
Revert of Make all blending up to GrOptDrawState be handled by the xp/xp fact...
egdaniel
2014-12-08
*
Make all blending up to GrOptDrawState be handled by the xp/xp factory.
egdaniel
2014-12-08
*
add convexity logic and tests for scalar max, Inf, and NaN
caryclark
2014-12-08
*
Add support for half float alpha textures.
jvanverth
2014-12-05
*
Remove backend factories
joshualitt
2014-12-04
*
move program descriptor generation to flush
joshualitt
2014-12-04
*
Fix up RecordReplaceDrawTest memory leak.
mtklein
2014-12-04
*
Change clear() to respect the clip
reed
2014-12-04
*
Revert of move program descriptor generation to flush (patchset #7 id:120001 ...
joshualitt
2014-12-04
*
move program descriptor generation to flush
joshualitt
2014-12-03
*
Fuse GrReplacements and GrLayerCache
robertphillips
2014-12-03
*
First step to moving vertex attributes to the geometryProcessor
joshualitt
2014-12-03
*
Revert "Change clear() to respect the clip"
reed
2014-12-02
*
Change clear() to respect the clip
reed
2014-12-02
*
Remove PDF JPEG shortcut, since it fails on grayscale JPEGs.
halcanary
2014-12-02
*
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
mtklein
2014-12-01
*
Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https...
mtklein
2014-12-01
*
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
mtklein
2014-12-01
*
Use variable length key (rather than accumulated matrix) as save layer hoisti...
robertphillips
2014-12-01
*
Add float-to-half (binary16) conversion functions.
jvanverth
2014-11-26
*
add basic tests for save/restore counting
reed
2014-11-26
*
remove proc key
joshualitt
2014-11-25
*
Sk4x_sse.h
mtklein
2014-11-25
*
Remove GrSurface::isSameAs
bsalomon
2014-11-25
*
Use scratch keys for stencil buffers.
bsalomon
2014-11-25
*
more c
reed
2014-11-24
*
option to return drawable from recording
reed
2014-11-24
*
make SkRefCnt::getRefCnt() debug-only, remove it from SkNVRefCnt.
mtklein
2014-11-24
*
Revert "Use scratch keys for stencil buffers."
bsalomon
2014-11-24
*
add some debugging to SkNVRefCnt
reed
2014-11-24
*
Cleanup res cache bench and split out into a unit test.
bsalomon
2014-11-24
*
Remove Picture deletion listeners.
mtklein
2014-11-24
*
Create GrOptDrawState directly in the cmd buffer in GrIODB.
bsalomon
2014-11-24
*
Add pop_back to GrTRecorder.h
bsalomon
2014-11-21
*
add SkImage::newSurface
reed
2014-11-21
*
Small changes to get things building and running on Linux/ARM.
mtklein
2014-11-21
[next]