Fix zero-sized blur with crop rect.
[platform/upstream/libSkiaSharp.git] / dm /
2016-01-13 msarettAdd CodecZeroInit test to DMSrcSink
2016-01-08 mtkleinDM: more invariants
2016-01-08 reedremove SkGPipe
2016-01-07 mtkleinDM: add a pixel check to serialize
2016-01-07 caryclarkRevert of DM: add a pixel check to serialize (patchset...
2016-01-07 kkinnunenMake SkGLContext lifetime more well-defined
2016-01-06 mtkleinDM: add a pixel check to serialize
2016-01-05 mtkleinSpin off more thread-safe work in DM.
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-05 mtkleinTwo malloc+bzero -> calloc.
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-18 joshualittRevert of Add config options to run different GPU APIs...
2015-12-18 kkinnunenAdd config options to run different GPU APIs to dm...
2015-12-14 bsalomonAdd option to control maximum GrBatch lookback
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 kkinnunenRun debug gl context for DEF_GPU_TEST_FOR_ALL_CONTEXTS
2015-12-10 msarettRevert of DM: fix `--config $VIA-pdf` to not crash...
2015-12-10 herbChange SkTaskGroup to use std::function. Ripple all...
2015-12-10 halcanaryDM: fix `--config $VIA-pdf` to not crash
2015-12-10 kkinnunenMake NVPR a GL context option instead of a GL context
2015-12-09 mtkleinno need for newlines in DM Errors
2015-12-09 mtkleinDM: tally notes at the end rather than showing them...
2015-12-09 borenetRevert of Make NVPR a GL context option instead of...
2015-12-08 kkinnunenMake NVPR a GL context option instead of a GL context
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-03 bsalomonAdd option to draw wireframe batch bounds
2015-12-03 scroggoRevert of Add option to draw wireframe batch bounds...
2015-12-03 bsalomonAdd option to draw wireframe batch bounds
2015-12-01 bsalomonRevert of Make NVPR a GL context option instead of...
2015-12-01 kkinnunenMake NVPR a GL context option instead of a GL context
2015-11-30 bsalomonAdd debug option to clip each GrBatch to its device...
2015-11-20 kkinnunenGenerate list of GPU contexts outside SurfaceTest tests
2015-11-17 msarettMake SkAndroidCodec support gif
2015-11-17 msarettMake SkAndroidCodec support bmp
2015-11-16 msarettMake SkAndroidCodec support wbmp
2015-11-13 msarettRemove dependency on src/android from dm and nanobench
2015-11-12 mtkleinReplace SkFunction with std::function
2015-11-10 msarettReorganize BRD code in new tools directory
2015-11-10 msarettDelete dead BitmapRegionDecoder code in tools
2015-11-10 msarettDelete dead subset test code from dm
2015-11-07 halcanaryComments Style: s/skbug.com/bug.skia.org/
2015-11-06 Matt SarettFix the build on Android devices
2015-11-06 msarettRename SkBitmapRegionDecoder and Create function
2015-11-04 scroggoFix an error message
2015-11-03 scroggoCombine native sampling with sampling
2015-11-03 mtkleinDM+VB: WallTimer -> SkTime::GetNSecs().
2015-10-28 scroggoAdd missing include for sleep().
2015-10-27 msarettMake DMSrcSink fail fatally when decodeRegion() fails...
2015-10-27 msarettRefactor SkBitmapRegionDecoderInterface for Android
2015-10-27 msarettFix DMSrcSink bug
2015-10-26 tomhudsonSimplify linkages to Android framework internals
2015-10-23 bsalomonAdd immediate mode option for gpu configs in dm
2015-10-22 msarettImplementation of SkBitmapRegionDecoder using SkAndroid...
2015-10-21 msarettFix uninitialized memory on kIndex8 divisor tests in...
2015-10-21 mtkleinSkRemote: more refactoring
2015-10-21 mtkleinSkRemote: refactoring
2015-10-21 msarettCreate an SkAndroidCodec API separate from SkCodec
2015-10-16 mtkleinSkRemote
2015-10-15 mtkleinSkTHash: hash from fnptr to functor type
2015-10-13 msarettAdd subsetting to SkScanlineDecoder
2015-10-12 msarettSkBitmapRegionDecoder clean-up
2015-10-12 msarettEnable more testing for scaled webps
2015-10-09 msarettFill incomplete images in SkCodec parent class
2015-10-01 scroggoUpdate libwebp and resume testing scaled webp
2015-10-01 halcanarySkPDF: Implement drawImage*() properly
2015-09-30 scroggoSmall DM cleanup
2015-09-30 scroggoFix bug testing SkCodec for ICO
2015-09-30 scroggoMerge SkCodec with SkScanlineDecoder
2015-09-28 halcanaryDM: PDFSink sets rasterizer keyword
2015-09-28 mtkleinsimplify code in SkRecords.h
2015-09-25 reedSkInstallDiscardablePixelRef is deprecated, enforce...
2015-09-23 halcanarySkPDF: add basic metadata support
2015-09-22 msarettAdd nanobench tests for BitmapRegionDecoder
2015-09-22 mtkleinfix DM?
2015-09-18 msarettUse rounding when converting desiredScale to a sampleSize
2015-09-11 hendrikwskia: Add ANGLE with GL backend to nanobench/DM
2015-09-11 msarettRemove jpegs with uninitialized memory from Gold
2015-09-10 mtkleinDM: add --key and --properties to PNG description field.
2015-09-08 msarettProvides various implementations of Android's SkBitmapR...
2015-09-08 bsalomonRe-enable nvpr text rendering in DM.
2015-09-08 msarettRevert of Provides multiple implementations of Android...
2015-09-07 msarettScanline decoding for gifs
2015-09-05 jcgregorioRevert of Scanline decoding for gifs (patchset #15...
2015-09-04 msarettScanline decoding for gifs
2015-09-04 msarettProvides various implementations of Android's SkBitmapR...
2015-09-02 msarettRemove unwanted images in Gold
2015-09-01 msarettVarious improvements to CodecSrc testing in dm
2015-08-31 bsalomonRename flag from "distance field" to "device independent."
2015-08-31 msarettScanline decoding for bmp
2015-08-27 hendrikwskia: add ability to load command_buffer_gles2
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-08-26 halcanaryStyle Change: SkNEW->new; SkDELETE->delete
next