aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* remove slower scalar code in favor of vectorsGravatar reed2015-03-26
* Add a paint filter utility canvas (SkPaintFilterCanvas)Gravatar fmalita2015-03-26
* Use a wrapper for SkDebugf in SkCodec.Gravatar scroggo2015-03-26
* SkCodec: conditionally remove fInfoGravatar halcanary2015-03-26
* Add a go-fast button to Skia GYP configs.Gravatar mtklein2015-03-26
* pdf skp tabl_worldjournal.skp took 5 days to run on ValgrindGravatar mtklein2015-03-26
* remove #if 0 codeGravatar reed2015-03-26
* use custom search for pathmeasureGravatar reed2015-03-26
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* hack on linear gradientGravatar mtklein2015-03-25
* Remove sfnt dependency from xps gyp tartget.Gravatar bungeman2015-03-25
* Use Sk4x to speed-up bounds of an array of pointsGravatar reed2015-03-25
* Add more parameters to GrTextContext::canDrawGravatar cdalton2015-03-25
* Test scanline decoding in DM.Gravatar scroggo2015-03-25
* Replace error checking mutex initializer with the glibc-compatible versionGravatar djsollen2015-03-25
* Update 4-at-a-time APIs.Gravatar mtklein2015-03-25
* simple patch to always init SkTextBlob uniqueIDGravatar joshualitt2015-03-25
* SkPDF SkPDFObject::addResources signature simplifiedGravatar halcanary2015-03-25
* Lazy SKP image decoding in DM.Gravatar mtklein2015-03-25
* land some real hashtagsGravatar mtklein2015-03-25
* Add post upload hook to substitute hashtags for their mapped textGravatar rmistry2015-03-25
* SkPDF: eliminate skpdfpage classGravatar halcanary2015-03-25
* Fix android_run_skia script to allow for larger blacklistGravatar msarett2015-03-25
* SkPDF: merge skdocument_pdf and skpdfdocumentGravatar halcanary2015-03-25
* SKPDF: refactor pdfcatalog and pdfdocumentGravatar halcanary2015-03-25
* Add scanline decoding to SkCodec.Gravatar scroggo2015-03-25
* SkTHash: add checksum includeGravatar halcanary2015-03-25
* Add copyright headers to remaining gyp files.Gravatar scroggo2015-03-25
* Remove SkClipStack's manual rounding of BW clip rectsGravatar robertphillips2015-03-25
* SkPDF: skpdfdocument and skpdfpage use skpdfdevice in a const wayGravatar halcanary2015-03-25
* SkPDF: add canon assert before adding code that might break itGravatar halcanary2015-03-25
* SkPDF: unclass skpdfdocumentGravatar halcanary2015-03-25
* More file types to check for (C).Gravatar mtklein2015-03-25
* Fix for ClipMaskManager drawSimpleRectGravatar joshualitt2015-03-25
* Add copyright to gyp/codec.gyp.Gravatar scroggo2015-03-25
* SkPDF: clean up skpdfdocument, add static functionsGravatar halcanary2015-03-25
* Add copyright headers DM.Gravatar scroggo2015-03-25
* Fixing memory leak in ico decoderGravatar msarett2015-03-25
* Enabling ico decoding with use of png and bmp decodersGravatar msarett2015-03-25
* SkPDF refactor skpdfdocumentGravatar halcanary2015-03-25
* Add copyright check to PRESUBMITGravatar borenet2015-03-25
* SkChopCubicAt2 using Sk2s -- 2x fasterGravatar reed2015-03-24
* SkPDF: unit test cleanupGravatar halcanary2015-03-24
* Revert of pathops version two (patchset #16 id:150001 of https://codereview.c...Gravatar reed2015-03-24
* Revert of remove obsolete tests (patchset #1 id:1 of https://codereview.chrom...Gravatar caryclark2015-03-24
* Revert of fix destructor order to fix build (patchset #1 id:1 of https://code...Gravatar caryclark2015-03-24
* Revert of Enabling ico decoding with use of png and bmp decoders (patchset #1...Gravatar tomhudson2015-03-24
* Switch DM to use utils/android/SkAndroidSDKCanvasGravatar tomhudson2015-03-24
* Enabling ico decoding with use of png and bmp decodersGravatar msarett2015-03-24
* Fix assert in debuggerGravatar robertphillips2015-03-24