aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* Use SkPaint::getFontBounds() for text bounding boxes in pictures.Gravatar mtklein2014-12-16
* There can be only one (SkRandom)!Gravatar scroggo2014-12-15
* Fix rrects that are large enough that we lose/gain a bit when we add the radi...Gravatar reed2014-12-15
* Remove SkCanvas::isDrawingToLayerGravatar junov2014-12-15
* ensure 4-byte alignment for storage, as SkWriterBuffer requires itGravatar reed2014-12-15
* add get9 and set9 to matrix, to aid in making keysGravatar reed2014-12-13
* GLPrograms leak fixGravatar joshualitt2014-12-13
* DM warning-free on win64Gravatar bsalomon2014-12-12
* Even more win64 warning fixesGravatar bsalomon2014-12-12
* Handle SkBitmaps which have no pixels in SkPDFImage.Gravatar jbroman2014-12-12
* Cull pushCull and popCull from Skia.Gravatar mtklein2014-12-12
* SkRecord: increase min block to 512B, remove max.Gravatar mtklein2014-12-12
* Fix float and half float support on mobile.Gravatar jvanverth2014-12-12
* Fix GpuLayerCacheTest compile errorGravatar kkinnunen2014-12-12
* Remove GP from drawstate, revision of invariant output for GPGravatar joshualitt2014-12-11
* Create xfer processor backend.Gravatar egdaniel2014-12-11
* Replace EncodeBitmap with an interface.Gravatar scroggo2014-12-11
* update test after I added a clip call, making the count oddGravatar reed2014-12-11
* Defer saves() until they're neededGravatar reed2014-12-11
* Revert of Create xfer processor backend. (patchset #6 id:100001 of https://co...Gravatar joshualitt2014-12-10
* Revert of Remove GP from drawstate, revision of invariant output for GP (patc...Gravatar joshualitt2014-12-10
* Remove GP from drawstate, revision of invariant output for GPGravatar joshualitt2014-12-10
* dd readPixels to SkImageGravatar reed2014-12-10
* Remove SkCanvas::drawBitmapMatrix()Gravatar Florin Malita2014-12-10
* Create xfer processor backend.Gravatar egdaniel2014-12-10
* Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32PremulGravatar reed2014-12-10
* fix surface test for gpu and codecsGravatar reed2014-12-10
* 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