platform/upstream/libSkiaSharp.git
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...
2015-02-25 henrik.smidingRemove SSE2 ColorRect32 code/files
2015-02-25 reedonly notify bitmaps that have been added to the cache
2015-02-25 halcanaryDoc: user/quick/linux mentions 32-bit compiling
2015-02-25 herbBUG=skia:
2015-02-25 egdanielFix to check for inf when generating quadratic points
2015-02-24 mtkleinSkTRacy<T> -> SkAtomic<T>
2015-02-24 reedNotify resource caches when pixelref genID goes stale
2015-02-24 joshualittFreeType uses unsigned int, Skia uses int.
2015-02-24 joshualittfix for msan
2015-02-24 fmalitaUse an image generator to back SkPictureShader tiles.
2015-02-24 joshualittdon't draw if maxVertices returns 0 or > than uin16_t max
2015-02-24 halcanarySkPDF: replace SkPDFDevice::copyContentToData
2015-02-24 mtkleinAdd tools/nanobench_flags.py.
2015-02-24 robertphillipsFix radii scaling bug in SkRRect::setNinePatch
2015-02-24 Mike Kleinfix nvpr
2015-02-24 mtkleinadd tools/dm_flags.py
2015-02-24 halcanaryGM: showmiplevels handles bitmap memory in a nicer...
2015-02-24 joshualittk1 fix
2015-02-24 joshualittprobable fix for asan bot
2015-02-24 scroggoRevert of Make fID and MixedID calculations private...
2015-02-24 caryclarkflip stroke to chrome compatible define
2015-02-24 herbBUG=skia:
2015-02-24 kkinnunenMake SkNewImageFromBitmap take pixel ref origin into...
2015-02-24 joshualittEnable rect clips
2015-02-24 joshualittmove static init to cpp file to fix linux builder
2015-02-24 joshualittnon-aa rects batch
2015-02-24 joshualittRevert of fix for linux builder warn on exit destructor...
2015-02-24 bungemanProvide Mac 10.6 SDK support for kCTFontColorGlyphsTrait.
2015-02-23 joshualittfix for linux builder warn on exit destructor
2015-02-23 joshualittMove clip off of draw target
next