aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
...
* Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMCol...Gravatar reed2014-12-09
* This cl moves color and coverage off of drawstate. In an effort to keep this...Gravatar joshualitt2014-12-09
* remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32P...Gravatar reed2014-12-09
* change SkPoint::setLength to set itself to (0,0) if it starting length is deg...Gravatar reed2014-12-09
* Make all blending up to GrOptDrawState be handled by the xp/xp factory.Gravatar egdaniel2014-12-09
* Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of ...Gravatar scroggo2014-12-09
* Replace EncodeBitmap with an interface.Gravatar scroggo2014-12-09
* Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of ...Gravatar robertphillips2014-12-09
* Replace EncodeBitmap with an interface.Gravatar scroggo2014-12-09
* Revert of Make all blending up to GrOptDrawState be handled by the xp/xp fact...Gravatar egdaniel2014-12-08
* Make all blending up to GrOptDrawState be handled by the xp/xp factory.Gravatar egdaniel2014-12-08
* add convexity logic and tests for scalar max, Inf, and NaNGravatar caryclark2014-12-08
* Add support for half float alpha textures.Gravatar jvanverth2014-12-05
* Remove backend factoriesGravatar joshualitt2014-12-04
* move program descriptor generation to flushGravatar joshualitt2014-12-04
* Fix up RecordReplaceDrawTest memory leak.Gravatar mtklein2014-12-04
* Change clear() to respect the clipGravatar reed2014-12-04
* Revert of move program descriptor generation to flush (patchset #7 id:120001 ...Gravatar joshualitt2014-12-04
* move program descriptor generation to flushGravatar joshualitt2014-12-03
* Fuse GrReplacements and GrLayerCacheGravatar robertphillips2014-12-03
* First step to moving vertex attributes to the geometryProcessorGravatar joshualitt2014-12-03
* Revert "Change clear() to respect the clip"Gravatar reed2014-12-02
* Change clear() to respect the clipGravatar reed2014-12-02
* Remove PDF JPEG shortcut, since it fails on grayscale JPEGs.Gravatar halcanary2014-12-02
* Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.Gravatar mtklein2014-12-01
* Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https...Gravatar mtklein2014-12-01
* Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.Gravatar mtklein2014-12-01
* Use variable length key (rather than accumulated matrix) as save layer hoisti...Gravatar robertphillips2014-12-01
* Add float-to-half (binary16) conversion functions.Gravatar jvanverth2014-11-26
* add basic tests for save/restore countingGravatar reed2014-11-26
* remove proc keyGravatar joshualitt2014-11-25
* Sk4x_sse.hGravatar mtklein2014-11-25
* Remove GrSurface::isSameAsGravatar bsalomon2014-11-25
* Use scratch keys for stencil buffers.Gravatar bsalomon2014-11-25
* more cGravatar reed2014-11-24
* option to return drawable from recordingGravatar reed2014-11-24
* make SkRefCnt::getRefCnt() debug-only, remove it from SkNVRefCnt.Gravatar mtklein2014-11-24
* Revert "Use scratch keys for stencil buffers."Gravatar bsalomon2014-11-24
* add some debugging to SkNVRefCntGravatar reed2014-11-24
* Cleanup res cache bench and split out into a unit test.Gravatar bsalomon2014-11-24
* Remove Picture deletion listeners.Gravatar mtklein2014-11-24
* Create GrOptDrawState directly in the cmd buffer in GrIODB.Gravatar bsalomon2014-11-24
* Add pop_back to GrTRecorder.hGravatar bsalomon2014-11-21
* add SkImage::newSurfaceGravatar reed2014-11-21
* Small changes to get things building and running on Linux/ARM.Gravatar mtklein2014-11-21
* Revert of SkCanvas::clear() should call down to devices even when the clip is...Gravatar fmalita2014-11-20
* Disable LCD text explicitly in SkPictureImageFilter::onFilterImage()Gravatar fmalita2014-11-20
* Don't use NULL GrOptDrawState to indicate that draw should be skipped.Gravatar bsalomon2014-11-20
* Add SkNVRefCnt, prune down SkPicture's sizeGravatar mtklein2014-11-20
* SkCanvas::clear() should call down to devices even when the clip is empty.Gravatar mtklein2014-11-20