aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/tools.gyp
Commit message (Expand)AuthorAge
* Set SkColorSpace object for PNGs and parse ICC profilesGravatar msarett2016-03-04
* Remove unused tools and unused includes of SkImageDecoderGravatar msarett2016-03-03
* hack up get_images_from_skpsGravatar mtklein2016-02-29
* remove unused view filesGravatar reed2016-02-27
* Add vulkan files into skia repo. This is an incomplete backend with only part...Gravatar Greg Daniel2016-02-22
* Make SkPicture/SkImageGenerator default to SkCodecGravatar msarett2016-02-17
* Adding a tool to get images from skpsGravatar msarett2016-02-12
* Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:...Gravatar kjlubick2016-02-10
* Make SkPicture/SkImageGenerator default to SkCodecGravatar scroggo2016-02-10
* Add unit test to feed valid SVG sequences to make sure thatGravatar caryclark2016-02-09
* Create a thermal manager class and wire it in to nanobench behind a flagGravatar joshualitt2016-02-09
* Create image cache for use by json canvasGravatar joshualitt2016-02-08
* remove SkGPipeGravatar reed2016-01-08
* Move SkAndroidSDKCanvas to tools and ensure that it is built on all Android b...Gravatar djsollen2015-12-18
* When was SkPDiff last used?Gravatar mtklein2015-12-07
* restore dump_recordGravatar mtklein2015-11-18
* Clean up dead code: PictureRendererGravatar mtklein2015-11-18
* Clean up dead code: filter.Gravatar mtklein2015-11-18
* Clean up dead code: render_pdfs.Gravatar mtklein2015-11-18
* Move SkBitmapRegionDecoder to include/android and src/androidGravatar msarett2015-11-13
* SkAtomic: always use std::atomicGravatar mtklein2015-11-12
* Target Mac bots at 10.7+libc++ to approximate Chrome's 10.6+libc++.Gravatar mtklein2015-11-12
* Fix -Wunused-parameter errors in SkCodec.h in AndroidGravatar msarett2015-11-11
* Reorganize BRD code in new tools directoryGravatar msarett2015-11-10
* Delete dead BitmapRegionDecoder code in toolsGravatar msarett2015-11-10
* Export tools as an include directory for AndroidGravatar msarett2015-11-06
* Rename SkBitmapRegionDecoder and Create functionGravatar msarett2015-11-06
* SkTime::GetNSecs()Gravatar mtklein2015-10-23
* Revert of SkTime::GetNSecs() (patchset #11 id:200001 of https://codereview.ch...Gravatar mtklein2015-10-23
* SkTime::GetNSecs()Gravatar mtklein2015-10-23
* Revert of SkTime::GetNSecs() (patchset #10 id:180001 of https://codereview.ch...Gravatar mtklein2015-10-22
* SkTime::GetNSecs()Gravatar mtklein2015-10-22
* Revert of SkTime::GetNSecs() (patchset #9 id:160001 of https://codereview.chr...Gravatar caryclark2015-10-22
* SkTime::GetNSecs()Gravatar mtklein2015-10-22
* Implementation of SkBitmapRegionDecoder using SkAndroidCodecGravatar msarett2015-10-22
* Clean up some dead code.Gravatar mtklein2015-10-20
* Add imgblur tool to assist BlurMaskFilter debuggingGravatar robertphillips2015-10-19
* Fill incomplete images in SkCodec parent classGravatar msarett2015-10-09
* Move Mutexy things to private.Gravatar herb2015-09-29
* Make mutex semaphore based.Gravatar herb2015-09-24
* Add slice toolGravatar robertphillips2015-09-18
* Provides various implementations of Android's SkBitmapRegionDecoder.Gravatar msarett2015-09-08
* Suppress embedding fonts when the skp's fonts match the OS fonts.Gravatar caryclark2015-08-31
* Update SkLightingShader to support rotationGravatar robertphillips2015-08-20
* Revert "Update SkLightingShader to support rotation"Gravatar robertphillips2015-08-19
* Move SkTemplates.h to private.Gravatar bungeman2015-08-19
* Update SkLightingShader to support rotationGravatar robertphillips2015-08-19
* Move SkTHash.h to include/private.Gravatar mtklein2015-07-28
* add -Iinclude/private anywhere we have -Isrc/coreGravatar mtklein2015-07-28
* Remove skia_arch_width, fold into skia_arch_type.Gravatar Brian Salomon2015-07-27