Fix zero-sized blur with crop rect.
[platform/upstream/libSkiaSharp.git] / tools /
2015-11-10 msarettReorganize BRD code in new tools directory
2015-11-10 msarettDelete dead BitmapRegionDecoder code in tools
2015-11-10 joshualittParse command line arguments for sdl + android
2015-11-07 halcanaryComments Style: s/skbug.com/bug.skia.org/
2015-11-06 msarettRename SkBitmapRegionDecoder and Create function
2015-11-05 msarettSkBitmapRegionCodec needs to use the rowBytes on the...
2015-11-03 halcanarytools/git-sync-deps: speed up common case by skipping...
2015-11-03 mtkleinDM+VB: WallTimer -> SkTime::GetNSecs().
2015-11-02 irothEnable building Skia for iOS with bazel.
2015-11-02 benjaminwagnerIn BUILD.public, specify alwayslink for skia library.
2015-10-30 caryclarkMore conic-specific tests revealed a few conic-specific...
2015-10-30 bsalomonDon't run nvpr on TSAN bot
2015-10-29 benjaminwagnerFor BUILD.public, let SkPreConfig.h set SK_RELEASE...
2015-10-27 msarettMake DMSrcSink fail fatally when decodeRegion() fails...
2015-10-27 msarettAdd NewFromStream and getEncodedFormat to BitmapRegionD...
2015-10-27 msarettRefactor SkBitmapRegionDecoderInterface for Android
2015-10-26 cdaltonFlush GrContext between benchmark draw loops
2015-10-26 cdaltonAdd visualbench option for device-independent fonts
2015-10-26 benjaminwagnerEnable BUILD file compilation of skia and dm with ...
2015-10-23 mtkleinSkTime::GetNSecs()
2015-10-23 mtkleinRevert of SkTime::GetNSecs() (patchset #11 id:200001...
2015-10-23 mtkleinSkTime::GetNSecs()
2015-10-23 mtkleinRevert of SkTime::GetNSecs() (patchset #10 id:180001...
2015-10-22 mtkleinSkTime::GetNSecs()
2015-10-22 caryclarkRevert of SkTime::GetNSecs() (patchset #9 id:160001...
2015-10-22 mtkleinSkTime::GetNSecs()
2015-10-22 msarettImplementation of SkBitmapRegionDecoder using SkAndroid...
2015-10-22 caryclarkReland of path ops: fix conic weight and partial coinci...
2015-10-22 scroggoRevert of Suppression for valgrind bug (patchset #1...
2015-10-22 borenetStop running nanobench on GalaxyS4
2015-10-21 joshualittForce VisualBench to reset GLContext on GrContext reset
2015-10-21 borenetFix build targets for some bots
2015-10-21 caryclarkRevert of path ops: fix conic weight and partial coinci...
2015-10-20 mtkleinClean up some dead code.
2015-10-20 caryclarkThe remaining 1m skp bugs are asserts that can be harml...
2015-10-20 benjaminwagnerInclude resources directory in google3 sync.
2015-10-19 robertphillipsAdd SkTTopoSort
2015-10-19 bsalomonMisc: Don't run etc1 bench with invalid image and fix...
2015-10-19 robertphillipsAdd imgblur tool to assist BlurMaskFilter debugging
2015-10-17 mtkleinTest SkRemote on GCE bots.
2015-10-16 scroggoSuppression for valgrind bug
2015-10-16 caryclarkEnabling clip stack flattening exercises path ops.
2015-10-15 joshualittAdd NVPR to VisualBench
2015-10-15 benjaminwagnerAdd dm target to BUILD and refactor BUILD file. The...
2015-10-15 scroggoRenable image benchmarking
2015-10-15 joshualittsmall tidy of benchmarkstream
2015-10-14 joshualittRevert of small tidy of benchmarkstream (patchset ...
2015-10-14 joshualittsmall tidy of benchmarkstream
2015-10-14 joshualittCreate VisualStreamTimingModule
2015-10-12 msarettSkBitmapRegionCanvas bug fix
2015-10-12 msarettSkBitmapRegionDecoder clean-up
2015-10-09 bsalomonMove functions from SkGr to SkGrPriv.h
2015-10-09 scroggoFix codec memory leaks in nanobench
2015-10-09 msarettFill incomplete images in SkCodec parent class
2015-10-08 scroggoReland of Pass --images '' to nanobench to disable...
2015-10-08 scroggoRevert of Pass --images '' to nanobench to disable...
2015-10-06 egdanielBlacklisting imagefilterscropexpand on s4 since it...
2015-10-06 joshualittFix for visualbench loops forever
2015-10-06 joshualittnvpr removal from VisualBench base context
2015-10-05 joshualittCleanup timing state machine
2015-10-05 joshualittmove visual bench interactive module to timing state...
2015-10-05 mtkleinPass --images '' to nanobench to disable image benchmar...
2015-10-05 joshualittFactor out VisualBench timing code into a helper class
2015-10-02 halcanarySkPDF: remove suppression
2015-10-02 joshualittRevert of Blacklist GLVertexAttributesBench and GLVec4S...
2015-10-01 benjaminwagnerReland of Blacklist GLVertexAttributesBench and GLVec4S...
2015-10-01 bungemanBase SkAutoTUnref on skstd::unique_ptr.
2015-10-01 joshualittRevert of Blacklist GLVertexAttributesBench and GLVec4S...
2015-10-01 mtkleinBasic CPU support for VisualBench.
2015-10-01 mtkleinRemove const from `const int loops`.
2015-09-30 joshualittFix for nexus 5 crashing in GL benches
2015-09-30 scroggoMerge SkCodec with SkScanlineDecoder
2015-09-28 halcanaryDM: PDFSink sets rasterizer keyword
2015-09-28 reedRevert of change pixel-serializer to support reencoding...
2015-09-28 reedchange pixel-serializer to support reencoding existing...
2015-09-25 reedSkInstallDiscardablePixelRef is deprecated, enforce...
2015-09-24 joshualittstop scaling loops and improve warmup bench
2015-09-24 joshualittAdd warmup bench to visual bench
2015-09-24 benjaminwagnerBlacklist ReadPixels on GalaxyS4 due to skia:4368.
2015-09-23 benjaminwagnerBlacklist GLVertexAttributesBench and GLVec4ScalarBench...
2015-09-23 benjaminwagnerBlacklist GLInstancedArraysBench for GalaxyS4 due to...
2015-09-22 msarettAdd nanobench tests for BitmapRegionDecoder
2015-09-22 benjaminwagnerThis file was supposed to be in https://codereview...
2015-09-22 benjaminwagnerBlacklist bleed_image on GalaxyS4.
2015-09-21 borenetBuildbot specs for Linux ANGLE bot
2015-09-18 robertphillipsAdd slice tool
2015-09-18 joshualittNot correctly initializing VisualBench commandline...
2015-09-18 borenetBuildbot spec and gyp defs for SK_USE_DISCARDABLE_SCALE...
2015-09-18 mtkleinTest-...-Release-SK_FOO --> -DSK_FOO
2015-09-15 ericrkAdd onMemoryDump to GrContext
2015-09-15 mtkleinvb: also thread --key through to .json
2015-09-15 jvanverthAdd viewer mode to VisualBench.
2015-09-13 reedformalize generate->bitmap
2015-09-09 mtkleinMake SkGraphics::Term a no-op, stop calling it.
2015-09-09 mtkleinRevert of Make SkGraphics::Term a no-op, stop calling...
2015-09-08 msarettProvides various implementations of Android's SkBitmapR...
2015-09-08 mtkleinMake SkGraphics::Term a no-op, stop calling it.
2015-09-08 joshualittCreate module system for VisualBench
2015-09-04 joshualittMinor tweak to visual bench timing
2015-09-03 robertphillipsMinor code cleanup (left over from prior CL)
next