platform/upstream/libSkiaSharp.git
2015-03-17 mtkleinCurrent RSS on linux and android too?
2015-03-17 halcanaryDoc: htmlify roles table to allow easier modification
2015-03-17 reedimagefilters always need to disable lcd
2015-03-17 bungemanRemove SkLONGLONG.
2015-03-17 scroggoRevert "Indexed PNG decoding: Ensure color table is...
2015-03-17 Leon Scroggins IIIIndexed PNG decoding: Ensure color table is large enoug...
2015-03-17 scroggoOption for SkCodec to treat dst as all zeroes.
2015-03-17 cdaltonDisable GL_MULTISAMPLE when it's not being used
2015-03-16 mtkleinwiden leak supression. looks like start_keepalive...
2015-03-16 smcgruerFix build for UCLIBC platforms
2015-03-16 bsalomonMove GrAutoLocaleSetter to new file and fix issue with...
2015-03-16 reedremove dead code
2015-03-16 reedremove unneeded flags
2015-03-16 jvanverthFix up some issues introduced by https://codereview...
2015-03-16 Brian Salomonalways reset locale (not just in debug).
2015-03-16 Brian Salomonfix ios build wrt locale?
2015-03-16 bsalomonUse C locale for numerics when emitting shaders.
2015-03-16 msarettRevert "Revert of fix for invalid for loop syntax broke...
2015-03-16 jvanverthFix SDF gradient calculation for non-uniform xforms
2015-03-16 msarettRevert "Implementation of image decoding for bmp files...
2015-03-16 egdanielRevert of fix for invalid for loop syntax broke build...
2015-03-16 mtkleinDM: allow SKPs to be smaller than 1000x1000
2015-03-16 reedFilterLevel -> SkFilterQuality
2015-03-16 reedSkPaint::FilterLevel -> SkFilterQuality
2015-03-16 bungemanAdd __STDC_LIMIT_MACROS to SkDraw.cpp.
2015-03-16 bungemanTest for glyphs which straddle the edge of device space.
2015-03-16 msarettfix for invalid for loop syntax broke build
2015-03-16 msarettImplementation of image decoding for bmp files, in...
2015-03-16 reedcheck for null-pixelref
2015-03-16 reedremove deprecated setFilterBitmap/isFilterBitmap
2015-03-16 mtkleinSuppress keepalive thread leak in DM.
2015-03-15 reedmove kTileModeCount out of TileMode enum
2015-03-15 skia.buildbotsUpdate SKP version
2015-03-15 reedremove legacy onCreateCompatibleDevice
2015-03-14 bsalomonRevert of Improve tracking of bound FBOs in GrGLGpu...
2015-03-14 ccameronRevert of Add terrible workaround to fix stencil clear...
2015-03-14 reedRevert[6] of Change device creation to see the (optiona...
2015-03-14 mtkleinSkip absurdly slow PDF tests on Valgrind bot.
2015-03-14 reedadd onCreateDevice to eventually replace onCreateCompat...
2015-03-14 reedRevert of Revert of Revert of Revert of Revert of Chang...
2015-03-14 reedRevert of Revert of Revert of Revert of Change device...
2015-03-13 reedRevert of Revert of Revert of Change device creation...
2015-03-13 joshualittCreation of GrBatchAtlas and Distancefieldpathrenderer...
2015-03-13 robertphillipsFix bug with very large round rects with large radii
2015-03-13 reedHandle paths that do not report empty, but have no...
2015-03-13 reedRevert of Revert of Change device creation to see the...
2015-03-13 joshualittCall to retrieve SkDescriptor for SkScalarContext from...
2015-03-13 msarettIco security issues fix
2015-03-13 reedRevert of Change device creation to see the (optional...
2015-03-13 reedChange device creation to see the (optional) layer...
2015-03-13 fmalitaLower SkPictureShader tile size limits
2015-03-13 reedsome utils for rect and matrix
2015-03-12 mtkleinHave DM and nanobench display times in minutes when...
2015-03-12 rmistryIgnore public API checks if COMMIT=false is in the...
2015-03-12 mtkleinRevert of Ignore public API checks if COMMIT=false...
2015-03-12 rmistryIgnore public API checks if COMMIT=false is in the...
2015-03-12 mtkleinDM: display current memory usage (instead of peak)...
2015-03-12 rmistryMake presubmit check that #if or #ifdef does not come...
2015-03-12 mtkleinRejigger keep-alive thread so TSAN and LSAN don't complain.
2015-03-12 rmistryAdd #include first in Sk4x_* files
2015-03-12 mtkleinDM: add keepalive for Valgrind bot.
2015-03-12 mtkleinClean up SkDynamicAnnotations.
2015-03-12 Derek SollenbergerFix HWUI Sink for DM
2015-03-11 bsalomonAdd terrible workaround to fix stencil clear crash...
2015-03-11 bungemanGlyph positions maintain 32 bit integer part.
2015-03-11 scroggoFix Windows build.
2015-03-11 tomhudsonSince SkDrawFilter has serious architectural issues...
2015-03-11 mtkleindelete dead code
2015-03-11 mtkleinFor safety include SkTypes.h in SkFontHost_mac.cpp
2015-03-11 mtkleinClean up poppler code.
2015-03-11 jvanverthAdjust atlas sizes to fix Mali400 precision issues
2015-03-11 robertphillipsFix debugger's overdraw color filter
2015-03-11 qiankun.miaoUse proper SkFDot6 instead of int
2015-03-11 dmlFix a memory leak when decoding corrupted indexed PNGs.
2015-03-11 reedSimplify clip inside a layer -- will be applied in...
2015-03-11 joshualittfix for valgrind preAbandonGpuContext
2015-03-11 reedoptimization/fix: dirty the clip-bounds when we mod...
2015-03-11 mtkleinSkip WritePixels on GalaxyS3
2015-03-11 mtkleinDM: show skipped and --blacklist notes only in verbose...
2015-03-11 reedRevert of simplify clip inside a layer -- will be appli...
2015-03-11 reedsimplify clip inside a layer -- will be applied in...
2015-03-11 reedremove unused params to DeviceCM constructor
2015-03-10 mtkleinDon't run ResourceCache unit test on NexusPlayer.
2015-03-10 jvanverthAdjust distance field glyph and font atlas sizes to...
2015-03-10 jvanverthRevert of Adjust distance field glyph and font atlas...
2015-03-10 mtkleinFix bug in Valgrind flags config.
2015-03-10 jvanverthAdjust distance field glyph and font atlas sizes to...
2015-03-10 skia.buildbotsUpdate SKP version
2015-03-10 rmistryAdd pageset for theverge
2015-03-10 kkinnunenIncrease maximum gpu resources from 1024 to 4096
2015-03-09 bungemanUse SkTMin and SkTMax for clamp/pin.
2015-03-09 jvanverthRevert of Adjust distance field glyph and font atlas...
2015-03-09 bsalomonUse global GrMemoryPools protected by mutex for GrProce...
2015-03-09 jvanverthAdjust distance field glyph and font atlas sizes to...
2015-03-09 egdanielAllow user to pass in a path for extra dependencies...
2015-03-09 fmalitaRemove SK_SUPPORT_LEGACY_ADDOVAL
2015-03-09 borenetRun Valgrind bots with --nogpu and --nocpu as appropriate
2015-03-09 reedRevert of use colorfilter instead of imagefilter when...
2015-03-09 reeduse colorfilter instead of imagefilter when possible
2015-03-08 reedUse ComposColorFilter to collaps hierarchy (when possible).
next