aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* SkPDF: eliminate skpdfpage classGravatar halcanary2015-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
* 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
* Fix for ClipMaskManager drawSimpleRectGravatar joshualitt2015-03-25
* SkPDF: clean up skpdfdocument, add static functionsGravatar halcanary2015-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
* SkChopCubicAt2 using Sk2s -- 2x fasterGravatar reed2015-03-24
* Revert of pathops version two (patchset #16 id:150001 of https://codereview.c...Gravatar reed2015-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
* Enabling ico decoding with use of png and bmp decodersGravatar msarett2015-03-24
* Fix assert in debuggerGravatar robertphillips2015-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
* 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
* Do not playback pending commands for full deferred canvas writePixelsGravatar kkinnunen2015-03-23
* remove SK_SUPPORT_LEGACY_ARCTO_QUADS codeGravatar reed2015-03-20
* change default impl to facilitate transition in blink/chromeGravatar reed2015-03-20
* remove SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE codeGravatar reed2015-03-20
* Some usability ideas around SkTHash.Gravatar mtklein2015-03-20