aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Increase timeout of ukwsj to get more consistent SKP capturesGravatar rmistry2015-03-24
* SkPDF: Fix leak in SkPDFShaderGravatar halcanary2015-03-24
* enable color-matrix-floats again, watching arm64 botsGravatar reed2015-03-24
* Go back to storeAligned / LoadAligned for SkPMFloat <->Sk4f.Gravatar mtklein2015-03-24
* fix destructor order to fix buildGravatar caryclark2015-03-24
* remove obsolete testsGravatar caryclark2015-03-24
* SkPDF: clean up extra referencesGravatar halcanary2015-03-24
* Move SkMatrixImageFilter.h into src/core.Gravatar senorblanco2015-03-24
* pathops version twoGravatar caryclark2015-03-24
* Revert of Revert of remove colorfilter native-565 support. complicating w/ no...Gravatar reed2015-03-24
* aacc + bbddGravatar mtklein2015-03-24
* Revert of remove colorfilter native-565 support. complicating w/ no real valu...Gravatar reed2015-03-24
* Revert "Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https:...Gravatar reed2015-03-24
* remove colorfilter native-565 support. complicating w/ no real value.Gravatar reed2015-03-24
* Revert of correct reporting of kAlphaUnchanged_Flag in ModeFilter (patchset #...Gravatar reed2015-03-24
* correct reporting of kAlphaUnchanged_Flag in ModeFilterGravatar reed2015-03-23
* Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https://codere...Gravatar reed2015-03-23
* impl colormatrix w/ floatsGravatar reed2015-03-23
* Start fresh on swizzlesGravatar mtklein2015-03-23
* Both DM and nanobench need this, so moving the duplicated code toGravatar tomhudson2015-03-23
* Replace _mm_cvtps_epi32(x) with _mm_cvttps_epi32(_mm_add_ps(0.5f), x).Gravatar mtklein2015-03-23
* Add font "index" to lmp parser.Gravatar bungeman2015-03-23
* remove meaningless matrix benches, add mapPts() and add new benchesGravatar reed2015-03-23
* Initial change to move text blob to GrTextContextGravatar joshualitt2015-03-23