platform/upstream/libSkiaSharp.git
2016-01-11 joshualittMove atomicinc in GrTracing to behind branch
2016-01-11 joshualittReland of Add guards to GrTextureProvider (patchset...
2016-01-11 herbFix radii calculation code to handle large radii.
2016-01-11 jcgregoriodocs: Fix link to 'How to submit a patch'.
2016-01-11 msarettDelete reallyHasAlpha() from SkCodec
2016-01-11 scroggoMake SkROBuffer::Iter::size() work when exhausted
2016-01-11 mtkleinblacklist cpu cacherator tests in replay modes
2016-01-11 mtkleinMight as well inline these premultiplies.
2016-01-10 update-skpsUpdate SKP version
2016-01-09 reedremove SkImage::applyFilter() -- unused, can always...
2016-01-08 ajumaImplement an SkPaint-based image filter
2016-01-08 mtkleinAdd --zero_init to simulate zero-initialized memory...
2016-01-08 ethannicholasFixed an assertion error in GrAAConvexTessellator....
2016-01-08 herbRemove work from constructors to facilitate debugging.
2016-01-08 bsalomonAdd a class representing texture swizzle.
2016-01-08 mtkleinClean up order of arguments to d,s[,aa].
2016-01-08 mtkleinRevert of Add a class representing texture swizzle...
2016-01-08 mtkleinClean up SkXfermode_opts.h
2016-01-08 bsalomonAdd a class representing texture swizzle.
2016-01-08 lsalzmanfix opacity check in SkBitmapDevice::Create
2016-01-08 bungemanUse ::std for is_empty, is_class, add_xxx_reference...
2016-01-08 mtkleinDM: more invariants
2016-01-08 joshualittReland of Make a single GrSingleOwner in GrContext...
2016-01-08 robertphillipsRemove "unused" parameter from filterInputGPU
2016-01-08 reedunify how canvas checks for null on skia objects (image...
2016-01-08 bsalomonMove config texturability/renderability to config table.
2016-01-08 reedremove MPD for now, to simplify things
2016-01-08 joshualittCreate stub GrAuditTrail class
2016-01-08 mtkleintest+bench new swizzle SkOpts
2016-01-08 joshualittFix unref order in SkGpuDevice
2016-01-08 reedremove SkGPipe
2016-01-08 reeddon't leak test filters and shaders
2016-01-08 egdanielRevert of Move config texturability/renderability to...
2016-01-07 reedadd SkShader::newWithColorFilter
2016-01-07 msarettMake CodecBench test kPremul and kUnpremul
2016-01-07 robertphillipsRevert of Fix handling of radii scaling to force the...
2016-01-07 mtkleinSet up some hooks for premul/swizzzle opts.
2016-01-07 ethannicholasBroke GrTessellatingPathRenderer's tessellator out...
2016-01-07 joshualittRevert of Make a single GrSingleOwner in GrContext...
2016-01-07 joshualittRevert of Add guards to GrTextureProvider (patchset...
2016-01-07 msarettRename SkGifCodec, SkIcoCodec, SkWbmpCodec
2016-01-07 bsalomonMove config texturability/renderability to config table.
2016-01-07 joshualittAdd guards to GrTextureProvider
2016-01-07 bungemanMore <type_traits> for SkTLogic.h.
2016-01-07 herbFix handling of radii scaling to force the result to...
2016-01-07 caryclarktest & doc for SkUnitCubicInterp
2016-01-07 joshualittMake a single GrSingleOwner in GrContext
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 robertphillipsAdd sentinel to GrMemoryPool's block header
2016-01-07 reedRevert of SkTreatAsSprite should take AA into account...
2016-01-07 reedRevert of add backdrop option to SaveLayerRec (patchset...
2016-01-07 fmalitaSkTreatAsSprite should take AA into account
2016-01-07 fmalitaRemove SK_SUPPORT_LEGACY_BITMAP_SAMPLER_BIAS
2016-01-07 reedadd backdrop option to SaveLayerRec
2016-01-07 mtkleinDM: add a pixel check to serialize
2016-01-07 scroggoAdd missing include for sleep
2016-01-07 djsollenFix crash when ETC1 codec is not supported.
2016-01-07 irothRemove codecs and images from iOS Bazel build.
2016-01-07 mtkleincmake: set SK_RELEASE to 0 if not a Release build
2016-01-07 reedremove dead code from SkColorMatrixFilter
2016-01-07 caryclarkRevert of DM: add a pixel check to serialize (patchset...
2016-01-07 caryclarkRevert of Broke GrTessellatingPathRenderer's tessellato...
2016-01-07 kkinnunenMake SkGLContext lifetime more well-defined
2016-01-06 mtkleinDM: add a pixel check to serialize
2016-01-06 benjaminwagnerFor Google3, enable SK_SUPPORT_LEGACY_SAVEFLAGS; requir...
2016-01-06 ethannicholasBroke GrTessellatingPathRenderer's tessellator out...
2016-01-06 djsollenFix DM tests in the Android Framework
2016-01-06 scroggoReenable testing webp to PDF on Valgrind
2016-01-06 borenetAdd Test-Ubuntu-GCC-ShuttleA-GPU-GTX660-x86_64-Release...
2016-01-06 scroggoFix some SkCodecPrintfs
2016-01-06 senorblancoOptimize SkTileImageFilter destination bitmap size.
2016-01-06 joshualittAdd additional assert to GrSingleOwner
2016-01-06 halcanarySkPDF: Change handling of large-numbers in matricies.
2016-01-06 bungemanAdd skstd::remove_pointer_t and use it.
2016-01-06 caryclarkadd comment
2016-01-06 joshualittCreate debug only SkSingleOwner
2016-01-06 caryclarkfix valgrind
2016-01-06 robertphillipsAdd debug sentinel to GrMemoryPool to check for memory...
2016-01-06 benjaminwagnerIn Google3 build, use SK_SFNTLY_SUBSETTER define to...
2016-01-05 bungemanStart using <type_traits> and <utility> (C++11).
2016-01-05 senorblancoAdd a bench to test SkTileImageFilter.
2016-01-05 caryclarkfix nexus player
2016-01-05 mtkleinAlso ignore sfntly for Google3/iOS.
2016-01-05 jvanverthMore framework support for TransferBuffers
2016-01-05 bsalomonMove read pixels format info into ConifgInfo in GrGLCaps
2016-01-05 reedfix linear gradient assert, by explicitly clamping
2016-01-05 reedtake gr-context parameter to refEncoded, indicating...
2016-01-05 joshualittAdd assert that memory pool is empty when GrTextBlobCac...
2016-01-05 bsalomonAdd null check for bmp->tex result in SkImageFilter...
2016-01-05 mtkleinCMake: generate SkUserConfig.h with configure_file
2016-01-05 caryclarkAdd comment for using infinite check in quad root
2016-01-05 joshualittReturn 'correct' size from GrMemoryPool
2016-01-05 mtkleinclean up dead x86 filter opts code
2016-01-05 mtkleinSpin off more thread-safe work in DM.
2016-01-05 caryclarkgive up on quad root if infinite
2016-01-05 reedremove shadeSpan16 from shader
2016-01-05 mtkleindf generation: single allocation with calloc
2016-01-05 mtkleinupdate nanobench Valgrind suppression
next