platform/upstream/libSkiaSharp.git
2015-12-07 joshualittMake GrAtlasTextBlob non-virtual
2015-12-07 senorblancoMinor code cleanups in SkCanvas.
2015-12-07 halcanarySkPixelSerializer: support indexed pixels
2015-12-07 mtkleinadd signed-integer-overflow to yasm exceptions
2015-12-07 joshualittA small cleanup of GrAtlasTextContext
2015-12-07 caryclarkfix coincident fuzzer
2015-12-07 herbSimplify D1G so that it can inline DrawOneGlyph, and...
2015-12-07 halcanarySkImageShaderFactoryToName SkAlphaThresholdFilterFactor...
2015-12-07 scroggoAllow SkStream::peek() to partially succeed
2015-12-07 joshualittStart objectifying GrAtlasTextBlob
2015-12-07 thakisclang/win: Let SK_TRACEHR not produce -Wunused-value...
2015-12-07 tomhudsonFix up signed-integer-overflow warnings
2015-12-07 senorblancoAdd SkTileImageFilter sample to filterfastbounds GM.
2015-12-07 joel.liangAlways use high precision on NDS transform
2015-12-07 halcanarySkAlphaThresholdFilter.h allow flattening
2015-12-07 robertphillipsPin result in SkATan2_255
2015-12-07 reedadd gm to exercise large sigmas
2015-12-07 mtkleinbetter NEON div255
2015-12-07 senorblancoMatrix convolution bounds fix; affectsTransparentBlack...
2015-12-07 jvanverthAdd transfer buffer to GLCaps
2015-12-06 update-skpsUpdate SKP version
2015-12-05 reeddetect when we can filter bitmaps/images directly,...
2015-12-05 senorblancoRevert of Matrix convolution bounds fix; affectsTranspa...
2015-12-05 reedreport back colorfilters in lua
2015-12-04 senorblancoMatrix convolution bounds fix; affectsTransparentBlack...
2015-12-04 reedclarify diff manually, showing black where they differ
2015-12-04 reeduse RawIter in hairpath (simplifies)
2015-12-04 caryclarkadd hairline with caps gm
2015-12-04 borenetAdd iOS compile bot to the CQ
2015-12-04 joshualittCreate a skeleton VisualDebugModule
2015-12-04 joshualittfix mozilla bug
2015-12-04 benjaminwagnerFix overflow caught by ASAN.
2015-12-04 msarettMake SkAndroidCodec support ico
2015-12-04 bsalomonSpeculative fix for win8 bot crash in ~GrAutoLocaleSetter
2015-12-04 scroggoRevert of Make SkAndroidCodec support ico (patchset...
2015-12-04 borenetAdd android_skp_capture.py, JSON file for geniewidget
2015-12-04 robertphillipsReduce calls sites where both the GrDrawContext & GrRen...
2015-12-04 mtkleinsimplify nanobench --quiet / -q output
2015-12-04 msarettMake SkAndroidCodec support ico
2015-12-04 kkinnunenLoad ANGLE EGL library correctly on Linux
2015-12-04 kkinnunenSkip dm GPU configs when context creation fails
2015-12-03 bsalomonAdd option to draw wireframe batch bounds
2015-12-03 reedadd bench for sprite-like drawing w/ imagefilters
2015-12-03 msarettAdd currScanline() getter to SkCodec API
2015-12-03 erikchenUpdate documentation for SkFontMgr methods.
2015-12-03 scroggoRevert of Add option to draw wireframe batch bounds...
2015-12-03 scroggoStop disabling fixed test
2015-12-03 msarettMatch libjpeg-turbo name change in Android
2015-12-03 bsalomonAdd option to draw wireframe batch bounds
2015-12-03 kjlubickMake building with clang documentation a bit easier...
2015-12-03 egdanielCreate GLSLUniformHandler class for gpu backend
2015-12-03 jvanverthAdd transfer buffer support.
2015-12-03 fmalitaDon't use the Sk4f gradient impl without SIMD
2015-12-03 egdanielRevert of Add transfer buffer support. (patchset #9...
2015-12-03 benjaminwagnerFix ODR violation.
2015-12-02 reedAPI to support native scaling by image-generator
2015-12-02 joshualittWire up resource cache stats dumping in nanobench
2015-12-02 joshualittWire up new define in buildbot_spec
2015-12-02 joshualittreset shader compilations for stats
2015-12-02 jvanverthAdd transfer buffer support.
2015-12-02 joshualittCreate a define for nanobench builds to dump stats
2015-12-02 reeddrawSprite and drawImage+clip should draw the same...
2015-12-02 mtkleinRevert of skstd -> std for unique_ptr (patchset #17...
2015-12-02 joshualittAdd gpuStatsDump to nanobench GPU bots
2015-12-02 mtkleinskstd -> std for unique_ptr
2015-12-02 robertphillipsReduce use of GrRenderTarget in GrTextContexts
2015-12-02 stephanaModify iOSShell-gyp to generate unique bundle identifier
2015-12-02 joshualittBegan logging more gpu stats from nanobench
2015-12-02 robertphillipsRemove plumbing of clipRect thoughout the TextContexts
2015-12-02 msarettAllow SkAndroidCodec to use SkPngChunkReader
2015-12-01 herbRevert of Simplify draw one glyph (patchset #3 id:40001...
2015-12-01 egdanielAdd in shader blending for CoverageSetOp XP
2015-12-01 robertphillipsRetract GrRenderTarget a bit
2015-12-01 bungemanUpdate CMakeLists.txt to exclude SkFontConfigInterface_...
2015-12-01 benjaminwagnerFix Google3 fonts. Use fontconfig rather than custom_di...
2015-12-01 herbReplace D1G with a simpler implementation.
2015-12-01 fmalitaAdd an SkPath conic conversion utility.
2015-12-01 halcanaryCMake, include/: changes to make fiddle 2.0 better
2015-12-01 scroggoRevert of Fix Android framework build (patchset #1...
2015-12-01 bsalomonRevert of Make NVPR a GL context option instead of...
2015-12-01 scroggoFix Android framework build
2015-12-01 lsalzmancheck that SSE2 is available before using __vectorcall
2015-12-01 mtkleinAdd Sk4f::ToBytes(uint8_t[16], Sk4f, Sk4f, Sk4f, Sk4f)
2015-12-01 kkinnunenMake NVPR a GL context option instead of a GL context
2015-12-01 kkinnunenFix stroking of zero length paths with end caps on...
2015-12-01 kkinnunenGenerate list of GPU contexts outside tests
2015-11-30 Brian SalomonDisable using dev bounds in Gr clip reduction code.
2015-11-30 caryclarkadd more conservative check for wayward divide
2015-11-30 bsalomonAdd debug option to clip each GrBatch to its device...
2015-11-30 halcanaryCMake: generate skia.h and skia_{compile|link}_argument...
2015-11-30 joshualittMake onPrepareDraws const
2015-11-30 halcanaryCMake: generate SkUserConfig.hh
2015-11-30 egdanielCreate a static instances of SrcOver XferProcessor
2015-11-30 borenetAdd documentation for Status bot filters
2015-11-30 egdanielFix bug in reads fragment position on gpu.
2015-11-30 ethannicholasAPIs which took colorPOI / coveragePOI pairs updated...
2015-11-30 mtkleinRevert of skstd -> std for unique_ptr (patchset #16...
2015-11-30 mtkleinskstd -> std for unique_ptr
2015-11-30 scroggoSupport wbmp that are supported by SkImageDecoder
2015-11-30 robertphillipsClean up Ganesh path render a little bit
next