platform/upstream/libSkiaSharp.git
2015-10-19 robertphillipsAdd SkTTopoSort
2015-10-19 Brian SalomonRevert recent CLs around GrTextureMaker/GrTextureParams...
2015-10-19 Brian SalomonUpload stretched bmp rather than original after doing...
2015-10-19 mtkleinSkRemote: DrawPaint is an inverse empty path.
2015-10-19 bsalomonMove definitions of GrGL basic types (e.g. GrGLenum...
2015-10-19 Brian SalomonAdd override to Bitmap_GrTextureParamsAdjuster::refOrig...
2015-10-19 ethannicholasFix for GM:bigblurs not actually blurring some of the...
2015-10-19 bsalomonMisc: Don't run etc1 bench with invalid image and fix...
2015-10-19 reedchange SkImage_Gpu to handle all filters (w/ and w...
2015-10-19 bsalomonRewrite GrTextureMaker to disentangle bitmap case from...
2015-10-19 egdanielRemove unused member variables in GrGLProgram
2015-10-19 robertphillipsAdd imgblur tool to assist BlurMaskFilter debugging
2015-10-19 hendrikwskia: Make the validate match interface for *_draw_inst...
2015-10-18 halcanarySkRemote: impl drawRRect
2015-10-18 update-skpsUpdate SKP version
2015-10-17 halcanarySkRemote: simple impl of onDraw*Text*
2015-10-17 halcanarySkRemote: impl onDrawDRRect
2015-10-17 mtkleinTest SkRemote on GCE bots.
2015-10-17 robertphillipsRemove DrawingMgr shims from GrContext
2015-10-17 halcanarySkRemote: impl drawPaint()
2015-10-16 mtkleinLookupScope does not need to be in SkRemote.h
2015-10-16 scroggoSuppression for valgrind bug
2015-10-16 egdanielRevert of Rewrite GrTextureMaker to disentangle bitmap...
2015-10-16 bsalomonRewrite GrTextureMaker to disentangle bitmap case from...
2015-10-16 bsalomonMove some code around to make another diff cleaner
2015-10-16 stephanaAdd docs on how to install iOS test tools
2015-10-16 senorblancoImage filters: refactor input GPU processing into filte...
2015-10-16 msarettFix SkSwizzler bug
2015-10-16 mtkleinSkRemote
2015-10-16 robertphillipsLoosen requirement that there be only one GrDrawTarget
2015-10-16 caryclarkEnabling clip stack flattening exercises path ops.
2015-10-16 bsalomonRemove check for whole image in the cache in SkGpuDevic...
2015-10-16 fmalitaRemove SkDEPRECATED_InstallDiscardablePixelRef from...
2015-10-15 jvanverthClean up iOS build files
2015-10-15 msarettSupply separate flags for onBuildTileIndex
2015-10-15 mtkleinSkTHash: hash from fnptr to functor type
2015-10-15 senorblancoImage Filters: refactor all CPU input processing into...
2015-10-15 bsalomonRemove params from Cacherator_GrTextureMaker
2015-10-15 thakisMove an #include out of a namespace.
2015-10-15 jvanverthUpdate iOS docs
2015-10-15 joshualittAdd NVPR to VisualBench
2015-10-15 mtkleinFix -Winconsistent-missing-override in SkCodec_libgif.h
2015-10-15 benjaminwagnerAdd dm target to BUILD and refactor BUILD file. The...
2015-10-15 robertphillipsGrDrawContext now holds GrRenderTarget pointer
2015-10-15 scroggoRenable image benchmarking
2015-10-15 joshualittsmall tidy of benchmarkstream
2015-10-15 msarettReenable warnings in src/codec
2015-10-15 senorblancoAdd a comment to explain clip intersection in crop...
2015-10-15 ericrkFix floating point data loss in SkPictureShader
2015-10-14 msarettRevert of Supply separate flags for onBuildTileIndex...
2015-10-14 bsalomonDon't abort analytic clipping if using MSAA until eleme...
2015-10-14 joshualittRevert of small tidy of benchmarkstream (patchset ...
2015-10-14 msarettSupply separate flags for onBuildTileIndex
2015-10-14 bsalomonStore texture target on GrGLTexture. This is in prepara...
2015-10-14 scroggoRemove unnecessary allocation in nanobench
2015-10-14 bsalomonFix clipping when all analytic FP creations can be...
2015-10-14 fmalitaFix TextBlobTest valgrind error
2015-10-14 joshualittsmall tidy of benchmarkstream
2015-10-14 scroggoSupply separate flags for onBuildTileIndex
2015-10-14 reedchange back to method for localmatrix imagefilter
2015-10-14 joshualittCreate VisualStreamTimingModule
2015-10-14 senorblancoImplement SkLocalMatrixImageFilter.
2015-10-13 scroggoStop benching PNG buildTileIndex by default
2015-10-13 kkinnunenFix dm with Chromium command buffer driver
2015-10-13 msarettAdd subsetting to SkScanlineDecoder
2015-10-13 herbFix text axis alignment calculation
2015-10-13 fmalita[SkTextBlob] Remove incorrect builder assert
2015-10-13 rmistryWhitespace change to test CQ waiting for l-g-t-m
2015-10-12 reedadjust size of new apply-filter gm
2015-10-12 msarettSkBitmapRegionCanvas bug fix
2015-10-12 reedpost-commit fixes to applyFilter CL
2015-10-12 rmistryWhitespace change to turn Android bots green
2015-10-12 halcanarySkPDF: fall back on paths for unembeddable fonts.
2015-10-12 reedadd applyFilter() to SkImage
2015-10-12 reedchange more effects to only expose factories
2015-10-12 fmalitaRemove SK_SUPPORT_LEGACY_GRADIENT_DITHERING from Skia...
2015-10-12 bsalomonRemove image usage type enum. Use GrTextureParams instead.
2015-10-12 msarettSkBitmapRegionDecoder clean-up
2015-10-12 halcanarySkPDF: Optionally output PDF/A-2b archive format.
2015-10-12 msarettEnable more testing for scaled webps
2015-10-11 update-skpsUpdate SKP version
2015-10-09 fmalita[TextBlob] Fall back to TightRunBounds when the font...
2015-10-09 Brian SalomonFix SkWindow.cpp includes for non-gpu mode
2015-10-09 bungemanRevert of SkPDF: Optionally output PDF/A-2b archive...
2015-10-09 bsalomonMove functions from SkGr to SkGrPriv.h
2015-10-09 jvanverthAdd test with GLFW framework
2015-10-09 halcanarySkPDF: Optionally output PDF/A-2b archive format.
2015-10-09 scroggoFix codec memory leaks in nanobench
2015-10-09 msarettFill incomplete images in SkCodec parent class
2015-10-09 egdanielFix gpu drawBitmap to work when BM is A8 and we have...
2015-10-09 fmalitaOptional gradient dithering
2015-10-09 scroggoFocus SkScaledCodec on BitmapRegionDecoder
2015-10-08 scroggoReland of Pass --images '' to nanobench to disable...
2015-10-08 scroggoRevert of Pass --images '' to nanobench to disable...
2015-10-08 scroggoUpdate Subset benches to support interlacing and fix...
2015-10-08 reedremove internalDrawBitmap, as it is no longer shared...
2015-10-08 cdaltonUpdates nvpr text blobs to not store a direct reference...
2015-10-07 mtkleinSkPath::fFirstDirection: seq-cst -> relaxed
2015-10-07 mtkleinAutomatically add TSAN bots to the CQ for changes affec...
2015-10-07 jvanverthAdd DrawShipSim sample.
next