platform/upstream/libSkiaSharp.git
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.
2016-01-28 scroggoUpdate SK_IMAGE_VERSION to test RAW
2016-01-28 halcanarySkPDF: roll back 53b1c09 and 05b48e2
2016-01-28 halcanarytools/git-sync-deps: fix error in git syntax for changi...
2016-01-28 robertphillipsFix SkPixelXorXfermode serialization bug
2016-01-28 scroggoTreat bad values passed to --images as a fatal error
2016-01-28 senorblancoImage filters: Make a recursive, forward-mapping bounds
2016-01-28 adaubertDisable verbose mode for DNG SDK on mac/ios.
2016-01-28 bsalomonRevert "Enable GL_CHROMIUM_bind_uniform_location, comma...
2016-01-28 robertphillipsMake SkPixelXorXfermode's opColor be SkPMColor
2016-01-28 joshualittAdd a background timing thread to kilobench
2016-01-28 jcgregorioskiaserve: Clean up flags.
2016-01-28 svaisanenAdding support for parsing extended gpu config paramete...
2016-01-28 jcgregorioskiaserve: Add CORS header, and debugger code is served...
2016-01-28 fmalitaRemove SK_SUPPORT_LEGACY_SAVEFLAGS define on Android
2016-01-28 mtkleinSkPngFilters: guard with libpng >= 1.5.7
2016-01-28 mtkleinSkPngFilters: use normal pointer types.
2016-01-27 mtkleinkill SkValue
2016-01-27 mtkleinsketch hooking into PNG_FILTER_OPTIMIZATIONS
2016-01-27 jcgregorioskiaserve: Enable /cmd endpoint.
2016-01-27 msarettRevert of Consolidate SkStream copying methods (patchse...
2016-01-27 msarettSuppress jpeg valgrind errors
2016-01-27 jcgregorioskiaserve: Set 303 status code on redirect.
2016-01-27 kjlubickMake fuzz output the words success for a 'clean exit'
2016-01-27 joshualittWire up JsonCanvas in skiaserve
2016-01-27 scroggoConsolidate SkStream copying methods
2016-01-27 ethannicholasswitched to SkJSONCPP for JSON output
2016-01-27 yujieqinFix Windows build
2016-01-27 scroggoStop testing SkImageDecoder in DM/nanobench
2016-01-27 yujieqinEnable RAW codec for Windows
2016-01-27 ebrauerIt derives the dng_host and overrides PerformAreaTask...
2016-01-27 yujieqinFix complier issue [-Werror, -Wvla]
2016-01-27 joshualittAdd primitive url handling system to skiaserve
2016-01-27 yujieqinUpdate DEPS to use new PIEX version from AOSP.
2016-01-27 joshualittAllow clients to upload skps to skiaserve
2016-01-27 robertphillipsAdd gpu implementation of OverdrawXfermode
2016-01-27 caryclarkmove more geometry to simd
2016-01-26 robertphillipsAdd gpu backend for SkPixelXorXfermode
2016-01-26 reedremove unused sample
2016-01-26 cblumeCleaning up trailing spaces and typos.
2016-01-26 senorblancoImage filters: fix srcOffset handling in asFragmentProc...
2016-01-26 ethannicholasInitial support for turning Skia draws into a JSON...
2016-01-26 mtkleinde-proc sk_float_rsqrt
2016-01-26 lsalzmancheck for both __ARM_NEON__ and __ARM_NEON
2016-01-25 bsalomonMake A8 readbacks work from non-A8 surfaces
2016-01-25 robertphillipsRemove SkLerpXfermode
2016-01-25 msarettRevert of Initial support for turning Skia draws into...
2016-01-25 ethannicholasInitial support for turning Skia draws into a JSON...
2016-01-25 msarettDisable RAW test when SkRawCodec is not compiled
2016-01-25 benjaminwagnerAdd pre_log option to nanobench; make this option defau...
2016-01-25 bungemanWork around vs2013sp2-3 bug in skstd::unique_ptr.
2016-01-25 msarettFix gyp files so that gyp_to_Android.mk succeeds
2016-01-25 robertphillipsFix memory leak in pixelxorxfermode GM
2016-01-25 irothChanges to public.bzl to support building on iOS with...
2016-01-25 msarettDisable RAW test on Chrome OS, Windows
2016-01-25 msarettFix leak of SkImageGenerator
2016-01-25 joshualittBuild and link microhttpd from gyp
2016-01-25 benjaminwagnerRemove RAW Codec from Google3 build.
2016-01-25 mtkleinspin off some safe parts from AVX2 CL
2016-01-25 msarettRevert of AVX 2 SrcOver blits: color32, blitmask. ...
2016-01-25 robertphillipsAdd GM for SkPixelXorXfermode
2016-01-25 mtkleinAVX 2 SrcOver blits: color32, blitmask.
2016-01-25 yujieqinAdd RAW decoding into Skia.
2016-01-25 msarettDo not test images with alpha to 565
2016-01-25 cjacekFixed compilation on mingw.
2016-01-25 caryclarkremove legacy defines
2016-01-25 fmalitaDelete 2 legacy flags
2016-01-25 fmalitaSK_SUPPORT_LEGACY_DRAWFLTER typo
next