Fix zero-sized blur with crop rect.
[platform/upstream/libSkiaSharp.git] / tests /
2016-01-14 msarettCreate an SkCodecImageGenerator
2016-01-14 djsollenUpdate tests to produce more sensible output for Androi...
2016-01-14 msarettRevert of Create an SkCodecImageGenerator (patchset...
2016-01-14 mtkleinsketch SkValue API
2016-01-14 msarettCreate an SkCodecImageGenerator
2016-01-14 bsalomonBeginning of support for texture rectangles.
2016-01-14 bsalomonRevert of Make A8 readback work in more cases and impro...
2016-01-14 kkinnunenSimplify path allocation, clean up resources correctly
2016-01-13 bsalomonMake A8 readback work in more cases and improve testing.
2016-01-13 joshualittHide drawBatch on GrDrawTarget from test Methods
2016-01-12 ajumaDelete SkRectShaderImageFilter
2016-01-12 fmalitaSkTCopyOnFirstWrite-based SkPaintFilterCanvas API
2016-01-11 fmalitaSkPaintFilterCanvas skip-draw support
2016-01-11 Brian SalomonFix BitmapCopy_Texture test on iOS
2016-01-11 bsalomonMake SkBitmap::CopyTo respect requested dst color type...
2016-01-11 reedremove imagefilter::sizeconstraint
2016-01-11 herbFix radii calculation code to handle large radii.
2016-01-11 scroggoMake SkROBuffer::Iter::size() work when exhausted
2016-01-08 ajumaImplement an SkPaint-based image filter
2016-01-08 reedunify how canvas checks for null on skia objects (image...
2016-01-08 mtkleintest+bench new swizzle SkOpts
2016-01-08 reedremove SkGPipe
2016-01-07 robertphillipsRevert of Fix handling of radii scaling to force the...
2016-01-07 herbFix handling of radii scaling to force the result to...
2016-01-07 caryclarktest & doc for SkUnitCubicInterp
2016-01-07 reedRevert[2] of "add backdrop option to SaveLayerRec"
2016-01-07 msarettStore ninepatch chunks in the png header in CodexTest
2016-01-07 fmalitaSkTreatAsSprite should take AA into account
2016-01-07 reedRevert of SkTreatAsSprite should take AA into account...
2016-01-07 fmalitaSkTreatAsSprite should take AA into account
2016-01-07 kkinnunenMake SkGLContext lifetime more well-defined
2016-01-06 halcanarySkPDF: Change handling of large-numbers in matricies.
2016-01-05 bungemanStart using <type_traits> and <utility> (C++11).
2016-01-05 caryclarkfix nexus player
2016-01-05 reedfix linear gradient assert, by explicitly clamping
2016-01-05 bsalomonAdd null check for bmp->tex result in SkImageFilter...
2016-01-05 caryclarkgive up on quad root if infinite
2016-01-05 jcgregorioRevert of Make SkGLContext lifetime more well-defined...
2016-01-05 kkinnunenMake SkGLContext lifetime more well-defined
2016-01-05 mtkleinIf we swap its arguments, SkTaskGroup::batch() _is_...
2016-01-04 caryclarkhandle halfway case in scan converter
2016-01-04 robertphillipsAdd unit test for crbug.com/570232
2015-12-29 kkinnunenUse device-independent text for nvprmsaa4/16 in nanoben...
2015-12-23 kkinnunenAdd config options to run different GPU APIs to dm...
2015-12-22 rmistryRevert of Add config options to run different GPU APIs...
2015-12-22 kkinnunenAdd config options to run different GPU APIs to dm...
2015-12-21 reedReland of change all factories to return their base...
2015-12-21 kkinnunenEnable NVPR with command buffer
2015-12-21 reedRevert of change all factories to return their base...
2015-12-21 reedchange all factories to return their base-class
2015-12-18 scroggoReland of Add test for previously unflattenables (patch...
2015-12-18 reedchange signature for virtual related to saveLayer,...
2015-12-18 scroggoRemove SkImageMinRowBytes
2015-12-18 joshualittRevert of Add config options to run different GPU APIs...
2015-12-18 caryclarkfix bugs in path contains
2015-12-18 kkinnunenAdd config options to run different GPU APIs to dm...
2015-12-17 bsalomonMake SkMatrix::get*Scale[s]() fail on NaN
2015-12-17 robertphillipsAdd default ctor to SkMask
2015-12-17 fsUse the unswapped end point y for early out case in...
2015-12-16 scroggoRevert of Add test for previously unflattenables (patch...
2015-12-16 reedReland of move drawSprite from canvas (patchset #1...
2015-12-16 reedRevert of remove drawSprite from canvas (patchset ...
2015-12-16 reedremove drawSprite from canvas
2015-12-15 bsalomonSet GL_PACK_ALIGNMENT before calling glReadPixels
2015-12-15 ethannicholasFix for GrAALinearizingConvexPathRenderer incorrectly...
2015-12-15 halcanaryTests: reduce verbosity
2015-12-14 mtkleinUnify some SkNx code
2015-12-14 caryclarkpath ops: check for deleted ends
2015-12-14 caryclarkIf a point is on a path edge, it's in the path, at...
2015-12-14 reedRevert of Add config options to run different GPU APIs...
2015-12-14 kkinnunenAdd config options to run different GPU APIs to dm...
2015-12-11 benjaminwagnerIn SkPixmap.cpp, change SkAlphaMul to SkMulDiv255.
2015-12-11 scroggoAdd test for previously unflattenables
2015-12-11 scroggoFix a crash in SkParsePath::FromSVGString
2015-12-11 kkinnunenInitialize glGen* call id args to zero
2015-12-11 kkinnunenRun debug gl context for DEF_GPU_TEST_FOR_ALL_CONTEXTS
2015-12-10 halcanarydefault SkPixelSerializer
2015-12-10 scroggoSwitch SkAutoMalloc to SkAutoTMalloc to avoid cast
2015-12-10 halcanarySkPixelSerializer: remove deprecated virtual
2015-12-10 halcanarySkDocument::setDCTEncoder() for old versions of webkit
2015-12-10 kkinnunenMake NVPR a GL context option instead of a GL context
2015-12-09 caryclarkubsan shift fixes
2015-12-09 halcanarySkBitmap::getColor repsects swizzle
2015-12-09 senorblancoFix filter primitive bounds computations.
2015-12-09 borenetRevert of Make NVPR a GL context option instead of...
2015-12-09 halcanaryRevert of default SkPixelSerializer (patchset #2 id...
2015-12-09 halcanarydefault SkPixelSerializer
2015-12-09 scroggoMake SkCodec support peek() and read()
2015-12-08 reedRevert of default SkPixelSerializer (patchset #1 id...
2015-12-08 halcanarydefault SkPixelSerializer
2015-12-08 kkinnunenMake NVPR a GL context option instead of a GL context
2015-12-07 caryclarkfix coincident fuzzer
2015-12-07 scroggoAllow SkStream::peek() to partially succeed
2015-12-04 msarettMake SkAndroidCodec support ico
2015-12-04 scroggoRevert of Make SkAndroidCodec support ico (patchset...
2015-12-04 msarettMake SkAndroidCodec support ico
2015-12-04 kkinnunenSkip dm GPU configs when context creation fails
2015-12-02 mtkleinRevert of skstd -> std for unique_ptr (patchset #17...
2015-12-02 mtkleinskstd -> std for unique_ptr
2015-12-01 robertphillipsRetract GrRenderTarget a bit
next