platform/upstream/libSkiaSharp.git
2015-03-27 mtkleinUse a black background in imagefiltersgraph so 8888...
2015-03-27 egdanielHousekeeping to rename GrGL compressed texture formats...
2015-03-27 tomhudsonMove HWUI boilerplate into utils/android
2015-03-27 msarettWIP: Added support for giflib, updated jpeg and png
2015-03-27 halcanarySkCodec: add wbmp class
2015-03-27 halcanarytools: add sync-and-gyp script
2015-03-27 tomhudsonMinor cleanup in nanobench
2015-03-27 borenetWhitespace change to see if Android bots are fixed
2015-03-27 borenetUpdate [dm|nanobench]_flags for CPU/GPU split
2015-03-27 reedimpl SkConvertQuadToCubic w/ Sk2s
2015-03-27 robertphillipsAdd matrix constructing helpers to SkMatrix
2015-03-26 halcanarySkPDF fix object counting error
2015-03-26 senorblancoRemove some validation and asserts from tessellating...
2015-03-26 halcanaryFix DiscardableMemoryPool::free race condition
2015-03-26 reedRevert of Make the canvas draw looper setup update...
2015-03-26 reedMake the canvas draw looper setup update the canvas...
2015-03-26 mtkleinSkPMFloat::trunc()
2015-03-26 tomhudsonAndroid HWUI backend Nanobench
2015-03-26 joshualittsmall fix for nanobench segfault when not running any...
2015-03-26 egdanielRemove unused HWAA flag and uniqueID field from GrDrawT...
2015-03-26 robertphillipsDebugger: remove dead feature (SkPicture offset display...
2015-03-26 scroggoSilence PNG warnings from SkPngCodec.
2015-03-26 reeduse new faster/vector impl for chopping conics
2015-03-26 egdanielAdd support for using alternative backends (like Direct...
2015-03-26 caryclarkadd legacy pathop enums; fix uninitialized warning
2015-03-26 caryclarkcumulative pathops patch
2015-03-26 reedremove slower scalar code in favor of vectors
2015-03-26 fmalitaAdd a paint filter utility canvas (SkPaintFilterCanvas)
2015-03-26 scroggoUse a wrapper for SkDebugf in SkCodec.
2015-03-26 halcanarySkCodec: conditionally remove fInfo
2015-03-26 mtkleinAdd a go-fast button to Skia GYP configs.
2015-03-26 mtkleinpdf skp tabl_worldjournal.skp took 5 days to run on...
2015-03-26 reedremove #if 0 code
2015-03-26 reeduse custom search for pathmeasure
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-03-26 mtkleinhack on linear gradient
2015-03-25 bungemanRemove sfnt dependency from xps gyp tartget.
2015-03-25 reedUse Sk4x to speed-up bounds of an array of points
2015-03-25 cdaltonAdd more parameters to GrTextContext::canDraw
2015-03-25 scroggoTest scanline decoding in DM.
2015-03-25 djsollenReplace error checking mutex initializer with the glibc...
2015-03-25 mtkleinUpdate 4-at-a-time APIs.
2015-03-25 joshualittsimple patch to always init SkTextBlob uniqueID
2015-03-25 halcanarySkPDF SkPDFObject::addResources signature simplified
2015-03-25 mtkleinLazy SKP image decoding in DM.
2015-03-25 mtkleinland some real hashtags
2015-03-25 rmistryAdd post upload hook to substitute hashtags for their...
2015-03-25 halcanarySkPDF: eliminate skpdfpage class
2015-03-25 msarettFix android_run_skia script to allow for larger blacklist
2015-03-25 halcanarySkPDF: merge skdocument_pdf and skpdfdocument
2015-03-25 halcanarySKPDF: refactor pdfcatalog and pdfdocument
2015-03-25 scroggoAdd scanline decoding to SkCodec.
2015-03-25 halcanarySkTHash: add checksum include
2015-03-25 scroggoAdd copyright headers to remaining gyp files.
2015-03-25 robertphillipsRemove SkClipStack's manual rounding of BW clip rects
2015-03-25 halcanarySkPDF: skpdfdocument and skpdfpage use skpdfdevice...
2015-03-25 halcanarySkPDF: add canon assert before adding code that might...
2015-03-25 halcanarySkPDF: unclass skpdfdocument
2015-03-25 mtkleinMore file types to check for (C).
2015-03-25 joshualittFix for ClipMaskManager drawSimpleRect
2015-03-25 scroggoAdd copyright to gyp/codec.gyp.
2015-03-25 halcanarySkPDF: clean up skpdfdocument, add static functions
2015-03-25 scroggoAdd copyright headers DM.
2015-03-25 msarettFixing memory leak in ico decoder
2015-03-25 msarettEnabling ico decoding with use of png and bmp decoders
2015-03-25 halcanarySkPDF refactor skpdfdocument
2015-03-25 borenetAdd copyright check to PRESUBMIT
2015-03-25 reedSkChopCubicAt2 using Sk2s -- 2x faster
2015-03-24 halcanarySkPDF: unit test cleanup
2015-03-24 reedRevert of pathops version two (patchset #16 id:150001...
2015-03-24 caryclarkRevert of remove obsolete tests (patchset #1 id:1 of...
2015-03-24 caryclarkRevert of fix destructor order to fix build (patchset...
2015-03-24 tomhudsonRevert of Enabling ico decoding with use of png and...
2015-03-24 tomhudsonSwitch DM to use utils/android/SkAndroidSDKCanvas
2015-03-24 msarettEnabling ico decoding with use of png and bmp decoders
2015-03-24 robertphillipsFix assert in debugger
2015-03-24 rmistryIncrease timeout of ukwsj to get more consistent SKP...
2015-03-24 halcanarySkPDF: Fix leak in SkPDFShader
2015-03-24 reedenable color-matrix-floats again, watching arm64 bots
2015-03-24 mtkleinGo back to storeAligned / LoadAligned for SkPMFloat...
2015-03-24 caryclarkfix destructor order to fix build
2015-03-24 caryclarkremove obsolete tests
2015-03-24 halcanarySkPDF: clean up extra references
2015-03-24 senorblancoMove SkMatrixImageFilter.h into src/core.
2015-03-24 caryclarkpathops version two
2015-03-24 reedRevert of Revert of remove colorfilter native-565 suppo...
2015-03-24 mtkleinaacc + bbdd
2015-03-24 reedRevert of remove colorfilter native-565 support. compli...
2015-03-24 reedRevert "Revert of impl colormatrix w/ floats (patchset...
2015-03-24 reedremove colorfilter native-565 support. complicating...
2015-03-24 reedRevert of correct reporting of kAlphaUnchanged_Flag...
2015-03-24 reedcorrect reporting of kAlphaUnchanged_Flag in ModeFilter
2015-03-24 reedRevert of impl colormatrix w/ floats (patchset #7 id...
2015-03-23 reedimpl colormatrix w/ floats
2015-03-23 mtkleinStart fresh on swizzles
2015-03-23 tomhudsonBoth DM and nanobench need this, so moving the duplicat...
2015-03-23 mtkleinReplace _mm_cvtps_epi32(x) with _mm_cvttps_epi32(_mm_ad...
2015-03-23 bungemanAdd font "index" to lmp parser.
2015-03-23 reedremove meaningless matrix benches, add mapPts() and...
2015-03-23 joshualittInitial change to move text blob to GrTextContext
next