platform/upstream/libSkiaSharp.git
2015-12-09 joshualittA small text cleanup
2015-12-09 robertphillipsBoost GrGLConicEffect's variables to all high precision
2015-12-09 bsalomonAttempt to land cache purge again [and regen bot logs...
2015-12-09 halcanaryRevert of default SkPixelSerializer (patchset #2 id...
2015-12-09 kkinnunenUse correct config variable in command buffer gl context
2015-12-09 halcanarydefault SkPixelSerializer
2015-12-09 fmalita[SkDebugger] Show more text blob details
2015-12-09 joshualittRemove spew in GrDefaultPathRenderer
2015-12-09 scroggoMake SkCodec support peek() and read()
2015-12-09 jvanverthMove texture drawing utility method to SkGpuDevice
2015-12-09 herbAdd RTTI to all sanitizers.
2015-12-09 scroggoRemove staging for SkImageDecoder::Peeker
2015-12-08 mtkleinDisable sanitizers with a blacklist.
2015-12-08 mtkleinAdd sk_careful_memcpy to catch undefined behavior in...
2015-12-08 reedRevert of default SkPixelSerializer (patchset #1 id...
2015-12-08 bsalomonStop wrapping images backed by generators as bitmaps...
2015-12-08 mtkleinspin off remaining integer overflow fixes
2015-12-08 cdaltonImprove nvpr glyph batching
2015-12-08 joshualittAllow LCD text to batch across colorchanges. This...
2015-12-08 halcanarydefault SkPixelSerializer
2015-12-08 cdaltonRemove drawPathsFromRange from GrDrawContext
2015-12-08 mtkleinsimplify the way we disable sanitizers for yasm
2015-12-08 joshualittEnable gpudft on GalaxyS3
2015-12-08 robertphillipsLoosen check for zero vectors in GrPathUtils::convert_n...
2015-12-08 caryclarkZero length lines may have caps, but do not need joins.
2015-12-08 kkinnunenMake NVPR a GL context option instead of a GL context
2015-12-08 kkinnunenUse correct fill type and bounds for NVPR paths that...
2015-12-07 halcanarySkPNGImageEncoder encodes all SkColorTypes
2015-12-07 bsalomonRemove SK_IGNORE_GL_TEXTURE_TARGET from skia_for_chromi...
2015-12-07 mtkleinfix funky formatting in SkNVRefCnt
2015-12-07 mtkleinWhen was SkPDiff last used?
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
next