aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* YUV planes cacheGravatar sugoi2015-01-19
* Require budget decision when creating a RenderTarget SkSurface.Gravatar bsalomon2015-01-16
* new files for pathops geometric intersectionGravatar caryclark2015-01-16
* Fold alpha to the draw in savelayer-draw-restore patterns with non-opaque drawGravatar kkinnunen2015-01-16
* Why are we afraid of saveLayer() bounds?Gravatar mtklein2015-01-15
* Use device-space stroke width for SkDraw::drawRect() quick-rejectGravatar fmalita2015-01-15
* Make uncached textures uncached from the get go.Gravatar bsalomon2015-01-14
* DM can see into src/gpu. No need for relative include.Gravatar mtklein2015-01-14
* Remove self-assignment in a test.Gravatar mtklein2015-01-14
* More changes to bring together path / geo procsGravatar joshualitt2015-01-14
* namespace {} trick for SK_DECLARE_STATIC_ONCEGravatar mtklein2015-01-13
* Simplify SkInstCntGravatar mtklein2015-01-13
* In SkPDFDocument::emitPDF(), stop pre-calculating file offsets.Gravatar halcanary2015-01-13
* Change function signature of SkPDFObject::emitObject.Gravatar halcanary2015-01-12
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Remove SkTileGrid (except for TileGridInfo).Gravatar mtklein2015-01-09
* add ImageGenerator::NewFromData to porting layerGravatar reed2015-01-07
* Remove macros that make it look like it's a good idea to not be able to flatten.Gravatar mtklein2015-01-07
* Rename SkDrawPictureCallback to SkPicture::AbortCallbackGravatar robertphillips2015-01-07
* Revert of Rename SkDrawPictureCallback to SkPicture::AbortCallback (patchset ...Gravatar reed2015-01-06
* 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