platform/upstream/libSkiaSharp.git
2014-12-15 scroggoAdd more filetypes to DM's image tests.
2014-12-15 Brian SalomonMore circle rebaselines on gpu
2014-12-15 Brian SalomonRebaseline after circle normalization change.
2014-12-15 reedadd dumpHex option to rect and rrect, to match path
2014-12-15 bsalomonDo circle anti-aliasing in normalized space to avoid...
2014-12-15 reedensure 4-byte alignment for storage, as SkWriterBuffer...
2014-12-14 tfarinaCleanup: Mark some overridden methods with 'SK_OVERRIDE'.
2014-12-13 reedadd get9 and set9 to matrix, to aid in making keys
2014-12-13 joshualittGLPrograms leak fix
2014-12-13 bsalomonDM warning-free on win64
2014-12-13 mtkleinAdd image decoding mode to DM.
2014-12-12 bsalomonEven more win64 warning fixes
2014-12-12 scroggoRebaselines.
2014-12-12 scroggoCheck in skimage expectations for nexus player.
2014-12-12 reedimprove cull, so we don't create empty segments
2014-12-12 robertphillipsHarden validation for SkPathRef
2014-12-12 hcmAdd Herb as a Skia committer
2014-12-12 jbromanHandle SkBitmaps which have no pixels in SkPDFImage.
2014-12-12 scroggoUpdate expectations for Test-Mac10.9-MacMini6.2-HD4000...
2014-12-12 egdanielRemove gms from ignore-tests.
2014-12-12 borenetBlindly check in GM and skimage expectations for new...
2014-12-12 caryclarkExtract cubic classification from gpu into geometry
2014-12-12 scroggoPass gyp_source_dir to generate_tool.
2014-12-12 skia.buildbotsUpdate SKP version
2014-12-12 jvanverthUpdate some Galaxy S4 expectations.
2014-12-12 jvanverthIgnore some expectations for Nexus 10.
2014-12-12 bsalomonMore win64 warning fixes
2014-12-12 bsalomonRoll ANGLE
2014-12-12 mtkleinCull pushCull and popCull from Skia.
2014-12-12 mtkleinSkRecord: increase min block to 512B, remove max.
2014-12-12 joshualittvalgrind static uninit fix
2014-12-12 scroggoAdd some debugging information to gyp_to_android.
2014-12-12 jvanverthFix float and half float support on mobile.
2014-12-12 kkinnunenFix GpuLayerCacheTest compile error
2014-12-12 reeduse SkScalar instead of float
2014-12-12 joshualittadding some flaky gms to ignore
2014-12-12 joshualittrebase and remove ignores
2014-12-11 joshualittRemove GP from drawstate, revision of invariant output...
2014-12-11 junovAdding a custom data field to GrGpuResource
2014-12-11 skia.buildbotsUpdate SKP version
2014-12-11 joshualittone more ignore for hairlines
2014-12-11 bsalomonFix some win64 warnings.
2014-12-11 rmistryIncrease timeout on sfgate pageset
2014-12-11 egdanielCreate xfer processor backend.
2014-12-11 robertphillipsUpdate GM to permit correctness testing of MPD on the GMs
2014-12-11 joshualittnew hairlines gm unstable on hd2000
2014-12-11 scroggoAdd parameter to specify gyp dir to gyp_to_android.
2014-12-11 mtkleinEnforce thread-safety of bitmaps in pictures via the...
2014-12-11 mtkleinForce embedding full font when serializing pictures.
2014-12-11 scroggoReplace EncodeBitmap with an interface.
2014-12-11 junovMaking GrGpuResource::release public for special case...
2014-12-11 rmistryRemove action_runner steps for worldjournal pageset...
2014-12-11 joshualitthmm one more hairlines 'straggler' might be flipflopping
2014-12-11 joshualittstraggler hairline
2014-12-11 fmalitaPoppler rebaseline for clipped-bitmap-shaders-clamp
2014-12-11 robertphillipsApply the layer's image filter to the hoisted image
2014-12-11 joshualittrebase cpu hairlines
2014-12-11 reedupdate test after I added a clip call, making the count odd
2014-12-11 reedDefer saves() until they're needed
2014-12-11 joshualittrebase hairlines
2014-12-11 joshualittReally fix valgrind issue
2014-12-11 scroggoMore rebaselines.
2014-12-11 scroggoMark nexus10 images as flaky.
2014-12-11 bungemanAdditional rebaselines for 3490263287e9.
2014-12-11 bungemanReplace use of deprecated CG methods.
2014-12-10 joshualittRevert of Create xfer processor backend. (patchset...
2014-12-10 joshualittRevert of Add more ignore gm's for recent Xfer Processo...
2014-12-10 joshualittRevert of Fix to set correct output type when blending...
2014-12-10 joshualittfix for chrome bug with sub pixel hairlines
2014-12-10 Brian SalomonInitial baselines for tall_stretched_bitmaps GM
2014-12-10 joshualittRevert of Remove GP from drawstate, revision of invaria...
2014-12-10 joshualittRemove GP from drawstate, revision of invariant output...
2014-12-10 fmalitaDon't store an SkMatrix in BitmapShaderKey.
2014-12-10 egdanielFix to set correct output type when blending when we...
2014-12-10 joshualittfix for valgrind uninit variables
2014-12-10 robertphillipsRebaseline imagefiltersscaled images (and rm from ignor...
2014-12-10 scroggoMore rebaselines.
2014-12-10 bungemanRemove MULTILINE, ^, and $ from re finding actual_resul...
2014-12-10 fmalitaDetect discarded SkPictureShader pixel refs.
2014-12-10 scroggoRebaseline.
2014-12-10 mtkleinInclude SkTypes.h from SkDynamicAnnotations.h
2014-12-10 mtkleinGradient shaders: make fPtsToUnit const, pre-cache...
2014-12-10 scroggoChange how SkDebugf is sent to stdout on Android.
2014-12-10 reeddd readPixels to SkImage
2014-12-10 Florin MalitaSuppress clipped-bitmap-shaders-clamp
2014-12-10 Florin MalitaRemove SkCanvas::drawBitmapMatrix()
2014-12-10 Brian Salomonmore rebaselines
2014-12-10 egdanielAdd more ignore gm's for recent Xfer Processor CL
2014-12-10 robertphillipsAdd baseline images for new filterfastbounds GM
2014-12-10 egdanielCreate xfer processor backend.
2014-12-10 qiankun.miaoAdd GM for 2-rects blur which cannot break into nine...
2014-12-10 reedRemove canvas::NewRaster, and rename surface::NewRaster...
2014-12-10 qiankun.miaoAdd SSSE3 acceleration for S32_D16_filter_DX
2014-12-10 reedfix surface test for gpu and codecs
2014-12-10 skia.buildbotsUpdate SKP version
2014-12-10 qiankun.miaoAdd bench to measure blur rects performance
2014-12-09 skia.buildbotsUpdate SKP version
2014-12-09 reedadd readPixels to SkSurface (later try to remove it...
2014-12-09 hendrikwSkia: Track the fIsWrapped separately so that we delete...
2014-12-09 Brian Salomonrrrrrrrrrrrreeeeeeeeeeebaseline!
next