aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* Rename SkDrawPictureCallback to SkPicture::AbortCallbackGravatar robertphillips2015-01-06
* Require explicit disabling of cross process pictureimagefiltersGravatar robertphillips2015-01-06
* Remove SkPath::asRectGravatar robertphillips2015-01-05
* Cleanup isRect variantsGravatar robertphillips2015-01-05
* Revert of Revert of move remaining virtual draw methods to onDraw (patchset #...Gravatar reed2015-01-05
* Clean up dead clear() code in SkRecord.Gravatar mtklein2015-01-05
* Revert of move remaining virtual draw methods to onDraw (patchset #5 id:80001...Gravatar reed2015-01-05
* move remaining virtual draw methods to onDrawGravatar reed2015-01-04
* remove unused drawDataGravatar reed2015-01-02
* change API contract: disallow zero-sized images or surfacesGravatar reed2014-12-31
* Add a simpler key type for scratch resource keys.Gravatar bsalomon2014-12-30
* Fix bound returned by SkPath::isRect when the path contains a trailing moveToGravatar robertphillips2014-12-29
* Add device space skshader GM to test kDevice_GrCoordSetGravatar bsalomon2014-12-29
* add testing flag to ignore saveLayer boundsGravatar reed2014-12-22
* Rename GrGpuGL -> GrGLGpuGravatar jvanverth2014-12-22
* Add toString methods to SkImageFilter-derived classesGravatar robertphillips2014-12-19
* add const to encodePixels pixel parameterGravatar reed2014-12-19
* Enable new gradients + suppress gms for nowGravatar reed2014-12-19
* Cleanup: Remove a bunch of SkFontHost.h includes (unused).Gravatar tfarina2014-12-18
* One more pass at getting half float texture configs correct.Gravatar jvanverth2014-12-18
* Stop creating GrODS for stencilPath commands.Gravatar bsalomon2014-12-17
* use conicsGravatar reed2014-12-17
* SkMatrix44(const SkMatrix&) needs to initialize the type maskGravatar fs2014-12-16
* Fix layer hoisting image filter corner casesGravatar robertphillips2014-12-16
* Revert of Fix layer hoisting image filter corner cases (patchset #3 id:40001 ...Gravatar robertphillips2014-12-16
* Rename GrGpuGL to GrGLGpu for consistencyGravatar bsalomon2014-12-16
* Fix layer hoisting image filter corner casesGravatar robertphillips2014-12-16
* Revert of Use SkPaint::getFontBounds() for text bounding boxes in pictures. (...Gravatar mtklein2014-12-16
* 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