platform/upstream/libSkiaSharp.git
2015-03-04 bsalomonsimplify logic in SkPerliNoiseShader for GPU when const...
2015-03-04 hendrikwskia: Add tracing for skia's budget
2015-03-04 mtkleinAdd SSSE3 implementation for SkPMFloat, with faster...
2015-03-04 joshualittRevert of Adding linear interpolation to rgb->yuv conve...
2015-03-04 reeddisable chatting debugf
2015-03-04 hendrikwFix uninitialized variable in GrGpu
2015-03-04 fmalitaText blob run paints should be filtered.
2015-03-03 sugoiAdding linear interpolation to rgb->yuv conversion
2015-03-03 robertphillipsSplit GrTargetCommands into its own files
2015-03-03 Eric BorenRun gyp on Win with --no-parallel -G config=$(BUILDTYPE...
2015-03-03 scroggoReturn to building libpng_static off of Android.
2015-03-03 scroggoBuild the Android version of PNG on Android.
2015-03-03 robertphillipsSplit command holding object (GrTargetCommands) out...
2015-03-03 halcanaryXPS, DM: add SkDocument::CreateXPS
2015-03-03 scroggoAdd SkCodec, including PNG implementation.
2015-03-03 mtkleinTest and fix SkPMFloat rounding.
2015-03-03 halcanaryRevert of XPS, DM: add SkDocument::CreateXPS (patchset...
2015-03-03 halcanaryXPS, DM: add SkDocument::CreateXPS
2015-03-03 mtkleinTrim the fat off SkPMFloat bench.
2015-03-03 mtkleinMake SkPMFloats store floats in [0,255] instead of...
2015-03-03 reedchange colorfilter to return an array of frag processors
2015-03-03 borenetRun gyp with --no-parallel -G config=$(BUILDTYPE)
2015-03-02 mtkleinDon't guarantee any particular color order for SkPMFloa...
2015-03-02 reedadd virtuals to optimize composing colorfilters
2015-03-02 bungemanDraw glyphs on Mac without font transform.
2015-03-02 caryclarkadd double precision convex test
2015-03-02 scroggoRevert of Add SkCodec, including PNG implementation...
2015-03-02 scroggoAdd SkCodec, including PNG implementation.
2015-03-02 joshualittvalgrind fix
2015-03-02 hcmAdd testing section of docs. Consolidated trybot/build...
2015-03-02 joshualittsmall bug fix for batch asserts
2015-03-02 robertphillipsMinor cleanup of GrInOrderDrawBuffer
2015-03-02 caryclarktreat backwards quads as not convex
2015-03-02 mtkleinRevert of DM: run pdf config on the bots. (patchset...
2015-03-02 senorblancoFix for out-of-bounds intersection (found by fuzzer).
2015-03-02 bungemanSet the ttcIndex on Mac onOpenStream.
2015-03-02 mtkleinDM: run pdf config on the bots.
2015-03-02 huangs[Skia] Add SK_API to SkParse.
2015-03-02 robertphillipsIncrease GrInOrderDrawBuffer's encapsulation of trace...
2015-03-02 scroggoOn windows, build zlib as a static library.
2015-03-02 reedadd compose-colorfilter
2015-03-02 reedRevert of add compose-colorfilter (patchset #2 id:20001...
2015-03-02 reedadd compose-colorfilter
2015-03-01 robertphillipsRevert of Improve tracking of bound FBOs in GrGLGpu...
2015-03-01 halcanaryPDF: Switch some unit tests to higher level API.
2015-03-01 skia.buildbotsUpdate SKP version
2015-03-01 bsalomonAdd msaa runs to nanobench
2015-02-28 halcanaryDoc: update dev/design/pdftheory with new function...
2015-02-28 bsalomonImprove tracking of bound FBOs in GrGLGpu.
2015-02-28 bsalomonRevert of Improve tracking of bound FBOs in GrGLGpu...
2015-02-27 bsalomonImprove tracking of bound FBOs in GrGLGpu.
2015-02-27 halcanaryFlate: skia_alloc_func works on both miniz and zlib
2015-02-27 joshualittnexus 9 fix
2015-02-27 halcanaryPDF: Canon now owns a reference to all interned objects
2015-02-27 joshualittDash batch
2015-02-27 schenneyRevert of Flate: fix valgrind miniz Conditional-jump...
2015-02-27 halcanaryFlate: fix valgrind miniz Conditional-jump-or-move...
2015-02-27 reedRevert of Revert of replace kIgnore_SkAlphaType with...
2015-02-27 bsalomonTest msaa on bots using dm. 4 samples for Android,...
2015-02-27 joshualittContext batches
2015-02-27 robertphillipsDecrease GrInOrderDrawBuffer::Cmd's reliance on GrInOrd...
2015-02-27 fmalitaClang warnings for SkFontHost_FreeType_common.cpp
2015-02-27 robertphillipsAdd rewind capability to SkChunkAlloc
2015-02-27 fmalita[SkSVGDevice] drawBitmap* support
2015-02-27 herbMake the glyph array entries inline.
2015-02-27 scroggoRevert of replace kIgnore_SkAlphaType with kUnknown_SkA...
2015-02-27 reedreplace kIgnore_SkAlphaType with kUnknown_SkAlphaType
2015-02-26 brucedawsonInitialize three locals to avoid the risk of uninitiali...
2015-02-26 mtkleinminiz support in SkFlate / PDF
2015-02-26 bsalomonCleanup in GrPipelineBuilder
2015-02-26 mtkleinAdd sqrt() and rsqrt() to Sk4f.
2015-02-26 mtkleinThink implicit promotion is a good idea?
2015-02-26 rmistryAutomatically add NOTREECHECKS when uploading CLs from...
2015-02-26 bsalomonRevert of Improve tracking of bound FBOs in GrGLGpu...
2015-02-26 humperremove unnecessary and confusing error message from...
2015-02-26 mtkleinadd auto SkPMFloat <-> Sk4f conversion
2015-02-26 rmistryAutomatically add a docs preview link and NOTRY=true...
2015-02-26 mtkleinSpin off some fixes to land right away.
2015-02-26 scroggoFix SampleApp build on iOS.
2015-02-26 joshualittSome small code tidying
2015-02-26 bsalomonImprove tracking of bound FBOs in GrGLGpu.
2015-02-26 Stephen WhiteWin64 warning fix for GrTessellatingPathRenderer.
2015-02-26 senorblancoTessellating GPU path renderer.
2015-02-26 fmalitaRevert of Use an image generator to back SkPictureShade...
2015-02-25 joshualittadding preabandon flag to DM
2015-02-25 joshualittI'd really like to land this before the branch so speed...
2015-02-25 joshualittRevert of Pass clip to context (patchset #8 id:180001...
2015-02-25 mtkleinClean up ColorRectProc plumbing.
2015-02-25 mtkleinFix the race to set the new gen ID.
2015-02-25 bungemanRemove SK_USE_LEGACY_AA_COVERAGE guarded code.
2015-02-25 jcgregorioShorten up some site titles, also remove some trailing...
2015-02-25 joshualittI'd really like to land this before the branch so speed...
2015-02-25 mtkleinSteal a bit from the gen ID instead of managing two...
2015-02-25 caryclarkfuzzer fixes
2015-02-25 halcanarySkPDF: remove SK_API on no-longer-public functions.
2015-02-25 bsalomonroll gyp
2015-02-25 mtkleinRevert of fAddedToCache doesn't need to be atomic....
2015-02-25 mtkleinRevert of Default SK_ANGLE to true on Windows, run...
2015-02-25 mtkleinfAddedToCache doesn't need to be atomic.
2015-02-25 mtkleinDefault SK_ANGLE to true on Windows, run angle whenever...
next