platform/upstream/libSkiaSharp.git
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[].
2015-04-09 Mike Kleinexpand pdf/worldjournal blacklist entry to cover the...
2015-04-08 mtkleinRevert of Rearrange SkRecord with small N in mind ...
2015-04-08 mtkleinRearrange SkRecord with small N in mind
2015-04-08 halcanarySkString: remove fStr member
2015-04-08 jvanverthRename the distance field geoprocs to something more...
2015-04-08 senorblancoUse opaque black not transparent black as imagefilter...
2015-04-08 Derek SollenbergerFail gracefully when dm.json is not present
2015-04-08 mtkleinSkCanvas::resetForNextPicture()
2015-04-08 bsalomonAdd mechanism to proactively purge old resources in...
2015-04-08 joshualittAdding a cache + memory pool for GPU TextBlobs
2015-04-08 halcanarySkPDF: Remove Array's unused set(i) and get(i) (leaving...
2015-04-08 bsalomonAdd helper for creating a SkSurface from a client creat...
2015-04-08 caryclarkchange isNestedRect to isNestedFillRect
2015-04-08 mtkleinMake --undefok a little louder now that we're using...
2015-04-08 joshualittAdding bulk plot reffer to cached textblobs
2015-04-08 bungemanRemove unused InstCounterClass.
2015-04-08 joshualittadd realloc method to SkAutoSTMalloc
2015-04-08 tomhudsonAdd missing override of willSaveLayer()
2015-04-07 mtkleinRevert of SkCanvas::resetForNextPicture() (patchset...
2015-04-07 mtkleinSkCanvas::resetForNextPicture()
2015-04-07 mtkleinMove uninteresting MD5 check to after adding it to...
2015-04-07 rmistryFix formatting in the sheriff documentation
2015-04-07 senorblancoSwitch textures created by DeviceImageFilterProxy to
2015-04-07 reedre-enable neon opts for some xfermodes
2015-04-07 halcanarySkPDF: SkPDFString is no longer aware of wide strings.
2015-04-07 joshualittRevert of Adding bulk plot reffer to cached textblobs...
2015-04-07 joshualittAdding bulk plot reffer to cached textblobs
2015-04-07 jvanverthCalculate inverse scale for distance field text in...
2015-04-07 mtkleinFix DM -r
2015-04-07 mtkleinAdd a Via to DM that records into two pictures and...
2015-04-07 reedrestore clipstack to heap-ptr, so clients can ref it
2015-04-07 rmistryBypass owners check for dry run CLs.
2015-04-07 bungemanAttempted mitigation of font tables released early.
2015-04-07 egdanielSet willReadFragmentPosition on XP when doing a DstCopy.
2015-04-07 scroggoRevert of Remove now-redundant SkPathOps enum. (patchse...
2015-04-07 scroggoAdd sheriff documentation for rebaselining.
2015-04-07 mtkleinSend SkPicture deletion message lazily.
2015-04-07 reedsimplify xfers
2015-04-07 reedreduce alloc overhead for SkCanvas
2015-04-06 jvanverthRevert of Calculate inverse scale for distance fields...
2015-04-06 borenetRemove get_uploaded hashes
2015-04-06 caryclarkfix valgrind bug
2015-04-06 jvanverthCalculate inverse scale for distance field text in...
2015-04-06 joshualittHandle large paths in textblobs
2015-04-06 senorblancoWhen wrapping external textures, clamp the MSAA sample...
2015-04-06 schenneyRemove now-redundant SkPathOps enum.
2015-04-06 mtkleinClean up BlockRef
2015-04-06 msarettAdding non-deterministic images to blacklist
2015-04-06 mtkleinExpand bench to cover no-draw SkPictures too.
2015-04-06 mtkleinDM: set source options only when non-empty.
2015-04-05 skia.buildbotsUpdate SKP version
2015-04-03 borenetAdd --uninterestingHashesFile to DM
2015-04-03 mtkleinAdd a bench to measure SkPictureRecorder constant overhead.
2015-04-03 mtkleinCode's more readable when SkPMFloat is an Sk4f.
2015-04-03 mtkleinRevert of Code's more readable when SkPMFloat is an...
2015-04-03 mtkleinCode's more readable when SkPMFloat is an Sk4f.
2015-04-03 djsollenEnable both static and dynamically linked libpng
2015-04-03 reedenable sk4f xfermodes
2015-04-03 mtkleinTry ARMv7 and NEON for Daisy.
2015-04-03 rmistryDelete no longer needed pagesets, add new pagesets...
2015-04-03 joshualittBUG=skia:
2015-04-03 mtkleinDoesn't usually matter for well-formed blacklists,
2015-04-03 djsollenUpdate DM to allow Src's to have optional options.
2015-04-03 scroggoGet rid of leaks in SkCodec::NewFromStream.
2015-04-03 mtkleinNew names for SkPMFloat methods.
2015-04-03 djsollenPrevent DM crash in the PDF sink when src width/height...
2015-04-03 mtkleinUse switch operator[](int) to kth<int>() so we can...
2015-04-03 reedremove useless benches
2015-04-03 reedExclusion and Difference modes using Sk4f
2015-04-03 reedimpl Multiply mode using Sk4f
2015-04-02 mtkleinRevert of Try ARMv7 and NEON for Daisy. (patchset ...
2015-04-02 Mike KleinTry ARMv7 and NEON for Daisy.
2015-04-02 Mike Kleinback to plain arm for the night
2015-04-02 rmistryAdd documentation for tree sheriffs
next