aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/tests.gypi
Commit message (Expand)AuthorAge
* Allow Android font manager on *nix.Gravatar bungeman2015-07-15
* Rename SkFontConfigParser_android SkFontMgr_android_parser.Gravatar bungeman2015-06-23
* Gyp: Sanity Part II (GM+Tests)Gravatar halcanary2015-05-17
* Revert of Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 ...Gravatar reed2015-04-16
* Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https:/...Gravatar jcgregorio2015-04-16
* remove unused (by clients) SkPathUtilsGravatar reed2015-04-16
* setDrawFilter needs to trigger any deferred savesGravatar reed2015-04-11
* ***Disables swizzles to 565.Gravatar msarett2015-04-09
* add realloc method to SkAutoSTMallocGravatar joshualitt2015-04-08
* Sketch SkFunctionGravatar mtklein2015-03-31
* Refactor Sk2x<T> + Sk4x<T> into SkNf<N,T> and SkNi<N,T>Gravatar mtklein2015-03-30
* SkCodec: add wbmp classGravatar halcanary2015-03-27
* Revert of Make the canvas draw looper setup update the canvas save count (pat...Gravatar reed2015-03-26
* Make the canvas draw looper setup update the canvas save countGravatar reed2015-03-26
* SkPDF SkPDFObject::addResources signature simplifiedGravatar halcanary2015-03-25
* Add copyright headers to remaining gyp files.Gravatar scroggo2015-03-25
* Sk2xGravatar mtklein2015-03-19
* Indexed PNG decoding: Ensure color table is large enough that the bit depth o...Gravatar dml2015-03-18
* 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
* Fix a memory leak when decoding corrupted indexed PNGs.Gravatar dml2015-03-11
* 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
* Tessellating GPU path renderer.Gravatar senorblanco2015-02-26
* Make SkNewImageFromBitmap take pixel ref origin into accountGravatar kkinnunen2015-02-23
* Sketch SkPMFloatGravatar mtklein2015-02-23
* Revert of Sketch SkPMFloat (patchset #15 id:270001 of https://codereview.chro...Gravatar mtklein2015-02-23
* Sketch SkPMFloatGravatar mtklein2015-02-23
* [SVGDevice] Text whitespace unittestGravatar fmalita2015-02-20
* Port GrGLCaps over to use SkTHash.Gravatar mtklein2015-02-20
* PDF: Add (low-memory) SkPDFBitmap classGravatar halcanary2015-02-18
* C++11 Unit Test for RValue semantics.Gravatar halcanary2015-02-13
* Add a templated priority queue class.Gravatar bsalomon2015-02-13
* Spin off SkTHashTable, SkTHashMap, SkTHashSetGravatar mtklein2015-02-12
* Remove GrBinHashKeyGravatar bsalomon2015-01-23
* YUV planes cacheGravatar sugoi2015-01-19
* Use device-space stroke width for SkDraw::drawRect() quick-rejectGravatar fmalita2015-01-15
* Remove SkTileGrid (except for TileGridInfo).Gravatar mtklein2015-01-09
* Handle SkBitmaps which have no pixels in SkPDFImage.Gravatar jbroman2014-12-12
* SkVarAlloc::approxBytesAllocated()Gravatar mtklein2014-11-18
* Revert of SkVarAlloc::approxBytesAllocated (patchset #5 id:80001 of https://c...Gravatar mtklein2014-11-18
* SkVarAlloc::approxBytesAllocated()Gravatar mtklein2014-11-18
* Start stripping out complicated parts of SkPicture{Record,Data}.Gravatar mtklein2014-11-12
* start again on Sk4x with portable version and unit testsGravatar mtklein2014-11-11
* Add tests (and fix!) for known bad ICO files.Gravatar scroggo2014-11-10
* Fix SkTime::GetDateTime Posix implementation, add unit test.Gravatar halcanary2014-11-10
* Make RTree handle the case where the playback canvas has empty clip boundsGravatar junov2014-10-30
* move c api into includeGravatar reed2014-10-24
* Add SkMaskCacheGravatar qiankun.miao2014-10-23
* SkLazyPtr follow upsGravatar mtklein2014-10-21