platform/upstream/libSkiaSharp.git
2015-04-17 enneTrace contention for lockPixels mutex
2015-04-17 mtkleinRework SSE and NEON Color32 algorithms to be more corre...
2015-04-17 bungemanRemove filename from SkFontDescriptor.
2015-04-17 joshualittSmall change to allow DistanceField and BMP text to...
2015-04-17 bungemanCorrect SkFixedToDouble.
2015-04-17 joshualittInitial CL to add distance field support to GrAtlasText...
2015-04-17 joshualittadding new gm to rotate, translate, and scale textblobs
2015-04-17 mtkleinAllow NEON on iOS.
2015-04-17 mtkleinadd a GM to demo the blend bug
2015-04-17 reedRevert of Revert of remove unused (by clients) SkPathUt...
2015-04-16 bungemanAdd PS 'all' weight name to scanFont.
2015-04-16 mtkleinDefault iOS builds to our code signing identity.
2015-04-16 tfarinacontrib: Simplify the command to create a feature branch.
2015-04-16 mtkleinThis section is moot: we divert ios to opts_none above.
2015-04-16 bungemanAdd SkTPin.
2015-04-16 senorblancoImprove tessellating path rasterizer performance on...
2015-04-16 joshualittadd textblob cache freeall
2015-04-16 egdanielRename GrStencilBuffer to GrStencilAttachment
2015-04-16 zoran.jovanovicSkScaledBitmapSampler: fix memory overwritten
2015-04-16 cdaltonAdd ReverseIter to GrTRecorder
2015-04-16 jcgregorioRevert of remove unused (by clients) SkPathUtils (patch...
2015-04-16 mtkleinDon't serialize anything for SkEmptyShader.
2015-04-16 Brian Salomonwiden output png size of bmp_filter_quality_repeat
2015-04-16 bsalomonAdd GM that tests bmp filter qualities with repeat...
2015-04-16 reedremove unused (by clients) SkPathUtils
2015-04-16 mtkleinZero jpeg_decompress_struct before calling jpeg_calc_ou...
2015-04-16 reedremove older version of cubic->coeff
2015-04-16 reedSpeeup hairline curves (quads and cubics) (patchset...
2015-04-16 reedRevert of make blitAntiH2 virtual, to prep for larger...
2015-04-16 reedmake blitAntiH2 virtual, to prep for larger change
2015-04-15 reedRevert of Speeup hairline curves (quads and cubics...
2015-04-15 bsalomonDon't draw if SkShader::asNewFragmentProcessor fails.
2015-04-15 jvanverthFix LCD text and add path fix for Mali.
2015-04-15 reedSpeeup hairline curves (quads and cubics)
2015-04-15 halcanarySkPDF/Device/ImageFilter: Fix ImageFilter fallback...
2015-04-15 jvanverthReal fix for the Mali bug.
2015-04-15 joshualittremove randomness in dstreadshuffle
2015-04-15 reedadd blitter api for aa-hairlines
2015-04-15 senorblancoChange tessellator sweep direction to depend on path...
2015-04-15 msarettSkJpegCodec
2015-04-15 jcgregorioRevert of add new blit2 methods in support of antialias...
2015-04-15 zoran.jovanovicReturn cropBitmap
2015-04-15 joshualittConvert BitmapTextBatch from STArray to AutoSTMalloc
2015-04-15 borenetRoll common DEPS: fix string concat error in gs_utils...
2015-04-15 reedadd new blit2 methods in support of antialiased hairlines
2015-04-14 joshualittConvert BitmapTextBlob from using STArray to AutoSTMalloc
2015-04-14 halcanaryDM: add --multiPage option
2015-04-14 mtkleinSk4h and Sk8h for SSE
2015-04-14 djsollencleanup codec names being produced by dm and uploaded...
2015-04-14 joshualittStart canonicalizing color for all A8 textblobs
2015-04-14 mtkleinRename SkNi to SkNb.
2015-04-14 reedchange hairline procs to take array of points
2015-04-14 borenetUpdate common DEPS: adding retries to GS upload
2015-04-14 robertphillipsAdd GM to exercise high quality anisotropic scaling
2015-04-14 halcanaryGM: add fadefilter gm
2015-04-14 caryclarkearly return from stream peek
2015-04-14 msarettFixing use of initialized memory.
2015-04-13 senorblancoEnable tessellating GPU path renderer.
2015-04-13 borenetBlacklist desk_wikipedia pdf on Valgrind bots
2015-04-13 egdanielSet resScale on stroker when stroking path on gpu.
2015-04-13 mtkleinFix minor undercounting in SkRecord::bytesUsed().
2015-04-13 reedcrank up innerloop to make hairlinebench more usable...
2015-04-13 bsalomonMake GrContext::freeGpuResources() purge the resource...
2015-04-13 caryclarkfix valgrind uninitialized issue
2015-04-13 Stephen WhiteRevert "Enable tessellating GPU path renderer."
2015-04-13 senorblancoEnable tessellating GPU path renderer.
2015-04-13 robertphillipsUpdate rebaselining process to be less Florin intensive
2015-04-13 joshualittStart caching masks / stroke fills for textblobs
2015-04-13 joshualittAvoid regenerating cached textblobs on integer scrolls
2015-04-13 reeduse fast/inline SkRect::set(p0, p1) for 2 points
2015-04-12 reedalways layout w/ same bounds
2015-04-12 reeduse anon namespace to avoid (silent) collisions between...
2015-04-11 reedsetDrawFilter needs to trigger any deferred saves
2015-04-11 reedchange hairline procs to take SkPoint by value, more...
2015-04-10 bungemanAmmend font table data experiment on Mac.
2015-04-10 msarettImplementing filling for SkBmpCodec
2015-04-10 robertphillipsAdd serialization of SkBitmapSource's new filterQuality...
2015-04-10 joshualitttrivial fix for TextBlobCache
2015-04-10 joshualittThe TextBlobCache needs the ability to trigger a flush...
2015-04-10 mtkleinReplace NEON assembly memset16 and memset32 with intrin...
2015-04-10 joshualittAdding draw looper gm for textblobs
2015-04-09 mtkleinRewrite memset benches, then use results to add a small...
2015-04-09 reeddefault to 8888 for ganesh in sampleapp on iOS
2015-04-09 halcanarySkPDF: ResourceDict replaced by factory function
2015-04-09 msarettFix ASAN error
2015-04-09 msarett***Disables swizzles to 565.
2015-04-09 senorblancoChange some more GMs to clear to opaque black, not...
2015-04-09 tomhudsonAvoid sending empty bitmaps through proxy canvas
2015-04-09 mtkleinRemove ARM assembly memsets.
2015-04-09 fmalita[SkTextBlob] Custom run font record
2015-04-09 reedadd test for opaque-preserving colormatrixfilters
2015-04-09 joshualittfix for perf regression on ugamsolutions / msaa16
2015-04-09 jvanverthRename DistanceFieldTextureEffect.{cpp,h}
2015-04-09 stephanaBUG=skia:
2015-04-09 mtkleinRearrange SkRecord with small N in mind
2015-04-09 djsollenUpdate DEPS to use a cloned copy of libpng
2015-04-09 robertphillipsAdd GM to repro crbug.com/472795
2015-04-09 fmalitaRemove SK_SUPPORT_LEGACY_SCALAR_MAPPOINTS
2015-04-09 jbromanMark SkPictureRecorder::endRecording as SK_WARN_UNUSED_...
2015-04-09 mtkleinValgrind sez: new[] wants delete[].
next