aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Remove sfnt dependency from xps gyp tartget.Gravatar bungeman2015-03-25
* SkPDF SkPDFObject::addResources signature simplifiedGravatar halcanary2015-03-25
* SkPDF: eliminate skpdfpage classGravatar halcanary2015-03-25
* SkPDF: merge skdocument_pdf and skpdfdocumentGravatar halcanary2015-03-25
* Add scanline decoding to SkCodec.Gravatar scroggo2015-03-25
* Add copyright headers to remaining gyp files.Gravatar scroggo2015-03-25
* Add copyright to gyp/codec.gyp.Gravatar scroggo2015-03-25
* Enabling ico decoding with use of png and bmp decodersGravatar msarett2015-03-25
* Revert of pathops version two (patchset #16 id:150001 of https://codereview.c...Gravatar reed2015-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
* Move SkMatrixImageFilter.h into src/core.Gravatar senorblanco2015-03-24
* pathops version twoGravatar caryclark2015-03-24
* Both DM and nanobench need this, so moving the duplicated code toGravatar tomhudson2015-03-23
* PDF: remove last use of SkPDFImageGravatar halcanary2015-03-20
* Make android framework depend on SkCodec.Gravatar scroggo2015-03-20
* Revert of PDF: remove last use of SkPDFImage (patchset #5 id:120001 of https:...Gravatar reed2015-03-20
* PDF: remove last use of SkPDFImageGravatar halcanary2015-03-20
* Add a new GM to show problems with shear/rotate CTM w/ image filters.Gravatar senorblanco2015-03-20
* Move SkMatrixImageFilter into core, and add a factory fn for it.Gravatar senorblanco2015-03-20
* Sk2xGravatar mtklein2015-03-19
* Indexed PNG decoding: Ensure color table is large enough that the bit depth o...Gravatar dml2015-03-18
* Remove SkLONGLONG.Gravatar bungeman2015-03-17
* Revert "Indexed PNG decoding: Ensure color table is large enough that the bit...Gravatar scroggo2015-03-17
* Indexed PNG decoding: Ensure color table is large enough that the bit depth o...Gravatar Leon Scroggins III2015-03-17
* Option for SkCodec to treat dst as all zeroes.Gravatar scroggo2015-03-17
* Move GrAutoLocaleSetter to new file and fix issue with null localeGravatar bsalomon2015-03-16
* remove unneeded flagsGravatar reed2015-03-16
* Revert "Revert of fix for invalid for loop syntax broke build (patchset #1 id...Gravatar msarett2015-03-16
* Revert "Implementation of image decoding for bmp files, in accordance with th...Gravatar msarett2015-03-16
* Implementation of image decoding for bmp files, in accordance with the new API.Gravatar msarett2015-03-16
* Creation of GrBatchAtlas and Distancefieldpathrenderer batchGravatar joshualitt2015-03-13
* Clean up SkDynamicAnnotations.Gravatar mtklein2015-03-12
* delete dead codeGravatar mtklein2015-03-11
* Clean up poppler code.Gravatar mtklein2015-03-11
* Fix a memory leak when decoding corrupted indexed PNGs.Gravatar dml2015-03-11
* Allow user to pass in a path for extra dependencies for gpuGravatar egdaniel2015-03-09
* Revert of For consistency, use our homebrew zlib everywhere possible. (patchs...Gravatar mtklein2015-03-07
* Revert of Fix a memory leak when decoding corrupted indexed PNGs. (patchset #...Gravatar reed2015-03-07
* Fix a memory leak when decoding corrupted indexed PNGs.Gravatar dml2015-03-06
* For consistency, use our homebrew zlib everywhere possible.Gravatar mtklein2015-03-06
* We had zero coverage for SkDrawFilter. This new GM draws two rectangles.Gravatar tomhudson2015-03-06
* Remove SkPorterDuff now that Android has been updated.Gravatar djsollen2015-03-05
* Split GrTargetCommands into its own filesGravatar robertphillips2015-03-03
* Return to building libpng_static off of Android.Gravatar scroggo2015-03-03
* Build the Android version of PNG on Android.Gravatar scroggo2015-03-03
* XPS, DM: add SkDocument::CreateXPSGravatar halcanary2015-03-03
* Add SkCodec, including PNG implementation.Gravatar scroggo2015-03-03