platform/upstream/libSkiaSharp.git
2016-02-21 reedrevert fuzzer fixes for canvas, need to investigate...
2016-02-20 reedfix misc asserts and checks found by fuzzer
2016-02-20 herbFix asserts found in SampleApp and update the tests...
2016-02-19 benjaminwagnerChange type of SkScalerContext_FreeType::fScaleX/Y...
2016-02-19 herbAdd point spans, but fall back for all cases.
2016-02-19 mtkleinDM: remove unnecessary use of std::function
2016-02-19 bsalomonChanges to merge vulkan code
2016-02-19 joshualittCalculate translations to apply to vertices in batch
2016-02-19 reedcheck pm swizzle when extracting lcd coverage
2016-02-19 reedremove supports4f flag for colorfilters
2016-02-19 scroggoInsert an empty image when we cannot decode
2016-02-19 mtkleingyp_skia: use path python, be quiet
2016-02-19 msarettUpdate libpng to 1.6.22beta
2016-02-19 robertphillipsAdd GPU-backed SkImage case to ImageFilterCache unit...
2016-02-19 mtkleinNEON f32 <-> f16 and f32 <-> u16
2016-02-19 mtkleinadd back some basic configs to MSAN bot
2016-02-19 jvanverthRevert of Use unorm shorts for texture coordinates...
2016-02-19 ethannicholasadded /enableGPU command to skiaserve
2016-02-19 robertphillipsUpdate SkImageFilter's cache to handle SkSpecialImages...
2016-02-19 caryclarkfix iter to document close correctly
2016-02-19 jvanverthUse unorm shorts for texture coordinates when rendering...
2016-02-19 scroggoUpdate the version of libpng used by Skia tests
2016-02-19 rmistryTest build scheduler.
2016-02-19 reedremove xferu64 gm -- not needed now that the blitters...
2016-02-18 reedfix red/blue order in 64bit blits
2016-02-18 herbSwitch to pixmap in API.
2016-02-18 ethannicholasGrAuditTrail can now be enabled/disabled at runtime
2016-02-18 reedmake SkPM4f private
2016-02-18 cdaltonAdd more specialized fragment builders
2016-02-18 bungemanMove SkTInternalLList.h to src/core.
2016-02-18 mtkleinMSAN: cut down to green
2016-02-18 bungemanMove SkTDStack.h to src/animator.
2016-02-18 ethannicholasfixed SkDrawCommand JSON generation
2016-02-18 ethannicholasadded server-side breakpoint support to skiaserve
2016-02-18 borenetAdd luci-go isolate.sha1 files
2016-02-18 bsalomonMake build_command_buffer.py work on Windows
2016-02-18 caryclarkcheck for zero conic weights in interp
2016-02-18 bungemanMove SkTDArray to private.
2016-02-18 robertphillipsUpdate SkSpecialImage API
2016-02-18 reedlcd blits for sRGB
2016-02-18 borenetPort Skia recipe to normal Python scripts, move to...
2016-02-18 mtkleinRemove FuzzPaeth now that we have some real Fuzzes.
2016-02-18 bsalomonMake build_command_buffer.py work on Mac and Windows.
2016-02-18 kjlubickCreate ParsePath API fuzz
2016-02-18 caryclarkremove legacy flags
2016-02-18 caryclarkfix asan error deref-ing null ptr
2016-02-18 scroggoRemove position from FrontBufferedStream
2016-02-18 caryclarkremove legacy bitmap filter
2016-02-18 joshualittfix comma in GrAuditTrail json
2016-02-18 caryclarkadd interp path
2016-02-18 herbAdd bilerp filtering.
2016-02-18 reedsome modes need clamping due to numerical imprecision
2016-02-17 cblumeAdding direct access to SkMipMap levels.
2016-02-17 mtkleintry plain-old code for sk_memset16/32 now that NEON...
2016-02-17 msarettSpeculative fix for Google3 iOS build
2016-02-17 msarettReturn the proper error code in SkBmpRLECodec
2016-02-17 jvanverthAdd GrGpu support for Vulkan command buffer flush
2016-02-17 robertphillipsMark existing image filter entry points that will be...
2016-02-17 mtkleinDon't you just feel bad every time you type 'delete'?
2016-02-17 brianosmanFurther reduction of GPU workload in shapes benchmarks...
2016-02-17 bungemanMove SkTArray to include/private.
2016-02-17 msarettDelete KTX tests to fix Android build
2016-02-17 halcanarybin/sync-and-gyp: better error checking
2016-02-17 irothEnable GL interfaces for iOS build
2016-02-17 caryclarkadd last move to serialized path
2016-02-17 herbFix name creation scope.
2016-02-17 ethannicholasconverted skiaserve PNGs from RGBA to RGB
2016-02-17 msarettDo not create BmpMaskCodecs with invalid bits per pixel
2016-02-17 joshualittAdd batch information to json
2016-02-17 cdaltonFix "^" in --match flag for nanobench SKPs
2016-02-17 senorblancoRemove 6-param applyCropRect() from lighting filters...
2016-02-17 bsalomonAdd a script to build and copy the command buffer share...
2016-02-17 ethannicholasRevert of further skiaserve image performance improveme...
2016-02-17 bungemanAdd request cache to SkFontHost_fontconfig.
2016-02-17 msarettMake SkPicture/SkImageGenerator default to SkCodec
2016-02-17 herbSimplified linear pipeline.
2016-02-17 ethannicholasfurther skiaserve image performance improvements
2016-02-17 halcanarybin/sync-and-gyp: pass --deps='...' to `gclient sync`.
2016-02-17 msarettIndividually enable and disable SkCodecs
2016-02-17 ebrauerUpdates Piex and uses it to obtain the DNG dimensions.
2016-02-17 mtkleinfast sk4f <-> sk4i SSE methods
2016-02-17 reedmisc fixes to make float buffers work a little better
2016-02-17 mtkleindead code: really kill these off again
2016-02-17 mtkleincome on, this is how you drive-by
2016-02-17 fmalitaUse geometric mean when selecting a mipmap scale
2016-02-17 yujieqinUpdate PIEX version. This should solve the stack buffer...
2016-02-17 joshualittFix memory leak
2016-02-17 kkinnunenDo not try to use GL_texture_rectangle on GL ES
2016-02-17 mtkleinThese files must be in the gypi for GN to remove them...
2016-02-17 mtkleinrestore empty files so that Chrome GN config can remove...
2016-02-17 irothFix linker errors when skia_ios target is used a depend...
2016-02-17 mtkleinclean up more dead code
2016-02-17 mtkleinDelete dead code. SkBitmapHasher has not been used...
2016-02-17 kjlubickAdd ability to fuzz images using scaling and different...
2016-02-16 mtkleinadd back Sk4i
2016-02-16 mtkleinMSAN: build libc++ with MSAN, link to it.
2016-02-16 senorblancoRemove 6-param applyCropRect() from lighting filters...
2016-02-16 msarettMake kInvalidConversion a fatal failure in DMSrcSink
2016-02-16 msarettAdd SkCodec to the CMake build
2016-02-16 cblumeThere is an unused rowBytes parameter being passed...
next