platform/upstream/libSkiaSharp.git
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...
2016-02-16 robertphillipsChange signature of SkSpecialImage::draw to take SkScalars
2016-02-16 halcanarybin/sync-and-gyp: start using gclient
2016-02-16 bsalomonRemove outdated optimization to not flush for new textu...
2016-02-16 bsalomonWorkaround for bug in Tegra 3 when uploading to a rende...
2016-02-16 joshualittDelete GrTextContext
2016-02-16 ethannicholastuned skiaserve's png output for better performance
2016-02-16 joshualittCreate GrPathRenderingDrawContext
2016-02-16 jcgregorioskiaserve: Change alpha setting from GET to POST.
2016-02-16 benjaminwagnerChange SkMatrix::fixedStepInX to return SkVector (of...
2016-02-16 djsollenUse a statically linked libhwui for testing.
2016-02-16 senorblancoImage filters: change applyCropRect() to take a src...
2016-02-16 mtkleinSkOSFile_stdio: less ::
2016-02-16 msarettMake png filter functions compatible with libpng
2016-02-16 bsalomonModify interface to GrPathUtils::convertCubicToQuads
2016-02-16 bsalomonMake copySurface work for texture dsts, return a bool...
2016-02-16 scroggoMake SkRWBuffer destruct safely
2016-02-16 joshualittRemove last bit of privacy violation for GrAtlasTextBlob
2016-02-16 mtkleinSetup for -Fast GCE bot.
next