platform/upstream/libSkiaSharp.git
2016-02-03 halcanarySkMojo: test linking Skia against the Mojo SDK
2016-02-03 bungemanRoll third_party/externals/gyp 08429da795..87ac4d0e63fc...
2016-02-03 mtkleinDM: add uninteresting hashes FYI
2016-02-03 msarettNEON optimizations for GrayAlpha -> RGBA/BGRA Premul...
2016-02-03 robertphillipsAdd an avoidXfermode GM to exercise coverage
2016-02-03 msarettHandle gray alpha conversions in SkSwizzler
2016-02-03 mtkleinAdd --benchType and --sourceType to nanobench.
2016-02-03 fmalitaRename SkBitmapProcStateAutoMapper methods
2016-02-03 reeduse left-shift macro to fix/avoid undefined behvarior...
2016-02-03 reedoptimize src mode (opaque src in srcover) singleton...
2016-02-03 egdanielMake helper function on GrGLSLProgramDataManager non...
2016-02-03 msarettDisable RAW decodes on Windows
2016-02-03 reedextend gm to test aa[] parameter on xfer4f procs
2016-02-03 robertphillipsAdd gpu implementation of SkAvoidXfermode
2016-02-03 scroggoSupport decoding opaque to *premul
2016-02-03 mtkleinHack together MSAN build.
2016-02-03 jcgregorioRevert of Test CodecImageGenerator on GPU bots (patchse...
2016-02-03 mtkleinAdd SkMSAN.h
2016-02-03 kulshinAdd option to specify a font collection when creating a
2016-02-03 rmistryDo not upload to trusted partner's bucket if it is...
2016-02-03 mtkleinAlways build our own zlib.
2016-02-03 mtkleinRevert of Add gpu implementation of SkAvoidXfermode...
2016-02-03 scroggoTest CodecImageGenerator on GPU bots
2016-02-03 rmistryFix delete_path in webpages_playback.py
2016-02-03 fmalitaUse SkBitmapProcStateAutoMapper for filter samplers...
2016-02-03 robertphillipsAdd gpu implementation of SkAvoidXfermode
2016-02-03 rmistryDelete skp dir in partner bucket before uploading
2016-02-03 yujieqinUpdate the dng_sdk version. The new version handles...
2016-02-03 cdaltonTemplatize GrNonAtomicRef
2016-02-03 senorblancoFix for rounded-rect clips with filters.
2016-02-03 benjaminwagnerRevert of Move Google3-specific stack limitation logic...
2016-02-02 rmistryRecreate SKPs in a single directory for trusted partners.
2016-02-02 msarettSSSE3 optimizations for gray -> RGBA (or BGRA)
2016-02-02 joshualittModify skiaserve to support downloads
2016-02-02 msarettNEON optimizations for gray -> RGBA (or BGRA) conversions
2016-02-02 benjaminwagnerMove Google3-specific stack limitation logic to templat...
2016-02-02 scroggoUpdate SK_IMAGE_VERSION to test RAW
2016-02-02 joshualittModify skiaserve to support drawTo
2016-02-02 reedunroll srcover_1 for blending a single color
2016-02-02 brianosmanFix SampleApp instructions in the Windows quick-start
2016-02-02 fmalitaRemove SK_SUPPORT_LEGACY_SAMPLER_BIAS
2016-02-02 fmalitaSampler bias for all nofilter flavors
2016-02-02 reedincrease inner-loop for xfer4 benches to reduce variance
2016-02-02 ethannicholassupport for more features when rendering to/from JSON
2016-02-02 Brian SalomonFix printfs for Windows and undo speculative test disable
2016-02-02 yujieqinAvoid too small reads to bufferMoreData()
2016-02-02 joshualittfix skiaserve crash
2016-02-02 joshualittcleanup of skia serve url handling
2016-02-02 ajumaFix fuzzer-found deserialization bug in SkPathRef
2016-02-02 jcgregorioRevert of Avoid too small reads to bufferMoreData(...
2016-02-02 yujieqinAvoid too small reads to bufferMoreData()
2016-02-01 Brian SalomonSpeculative fix for windows builders
2016-02-01 Brian SalomonDisable test that is breaking Android and Windows bots.
2016-02-01 bsalomonAdd ability to extract YUV planes from SkImage
2016-02-01 bsalomonFix GL readback code to handle rowbytes correctly for...
2016-02-01 mtkleinLook beyond SSE2 for Paeth
2016-02-01 bsalomonMove SkColorMatrixFilter implementation to core.
2016-02-01 ethannicholasadded a default constructor for GrBatchToXPOverrides
2016-02-01 senorblancoFix zero-sized blur with crop rect.
2016-02-01 rmistryUpload SKPs to chrome-partner-telemetry
2016-02-01 fmalitaSkPictureShader cleanup
2016-02-01 benjaminwagnerAdd dm to DM_INCLUDES to fix Google3 build.
2016-02-01 kjlubickMake fuzz broadcast when it terminates via return.
2016-02-01 ethannicholasfix for GrPorterDuffTest valgrind error
2016-02-01 msarettA variety of SkPngCodec clean-ups
2016-02-01 xidachenReplace the id<-->key hashmap in SkImageFilter by a...
2016-02-01 robertphillipsMove SkPixelXorXfermode.h to include/client/android
2016-02-01 fmalitaFix S32_D32_constX_shaderproc assert
2016-02-01 caryclarkbatch merge new edges
2016-02-01 fmalitaSuppress SkBitmapProcState assert temporarily
2016-02-01 yujieqinOnly define NO_POSIX_MEMALIGN for arm
2016-02-01 fmalitaRemove SkDEPRECATED_InstallDiscardablePixelRef from...
2016-01-31 mtkleinSkNx Load/store: take any pointer.
2016-01-31 update-skpsUpdate SKP version
2016-01-31 fmalitaRemove SkBitmapProcStateAutoMapper's overflow check
2016-01-31 reedfloat components in xfermodes
2016-01-30 caryclarkcombine vertical overlapping edges
2016-01-30 msarettRevert of batch merge new edges (patchset #1 id:1 of...
2016-01-30 caryclarkadd new tests
2016-01-30 fmalitaAdd sampler bias for the nofilter/translate specializations
2016-01-30 scroggoUse proper row step in SkRawCodec
2016-01-30 bsalomonAdd SkImage factory method that forces image to be...
2016-01-30 reedallow the caller to specified raster-surface rowbytes.
2016-01-30 caryclarkbatch merge new edges
2016-01-30 ethannicholasadded support for PLS path rendering
2016-01-29 scroggoRevert of Treat bad values passed to --images as a...
2016-01-29 scroggoRevert of Update SK_IMAGE_VERSION to test RAW (patchset...
2016-01-29 caryclarkfix teeny dashed path bug
2016-01-29 djsollenConsolidate SK_CRASH and sk_throw into SK_ABORT
2016-01-29 robertphillipsMove SkAvoidXfermode over from Android
2016-01-29 ethannicholasfix for skiaserve build error
2016-01-29 scroggoPrint a message when DM finishes
2016-01-29 ethannicholasadded support for more features in JSON (blurs, dashing...
2016-01-29 robertphillipsRevert of Move SkPixelXorXfermode.h to include/client...
2016-01-29 reedstarter procs for blending with pm4f
2016-01-29 robertphillipsMove SkPixelXorXfermode.h to include/client/android
2016-01-28 djsollenFix broken Android framework builds
2016-01-28 fmalitaSaveFlags begone!
2016-01-28 benjaminwagnerFix typo on trooper page.
2016-01-28 benjaminwagnerWork around exasperating Google3 Android build error.
next