aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/tests.gyp
Commit message (Expand)AuthorAge
...
* Fix crash when querying a runtime config that is defined in environmentGravatar commit-bot@chromium.org2013-08-09
* This attempts to replicate some bad cache behavior Mozilla reported.Gravatar commit-bot@chromium.org2013-08-08
* revise SkTDynamicHash and add unit testsGravatar commit-bot@chromium.org2013-08-05
* Fix a crash on stroking empty paths with nv_path_rendering enabledGravatar commit-bot@chromium.org2013-08-05
* This patch implements a crop rect for SkImageFilter. It has been implemented ...Gravatar senorblanco@chromium.org2013-07-24
* add scaledimagecacheGravatar reed@google.com2013-07-23
* pull mipmap class into its own (private) headerGravatar reed@google.com2013-07-18
* R=mtklein@google.comGravatar bungeman@google.com2013-07-12
* Adding my Bitmap2Path sample for 1on1 meeting.Gravatar commit-bot@chromium.org2013-07-01
* Add an option to create unpremultiplied bitmaps.Gravatar scroggo@google.com2013-06-14
* Prepare skia for shared library build on androidGravatar djsollen@google.com2013-06-03
* prepare skia for shared library build on androidGravatar djsollen@google.com2013-05-31
* prepare skia for shared library build on androidGravatar djsollen@google.com2013-05-31
* Reland 'Add path utils, plus a test for it.'Gravatar scroggo@google.com2013-05-28
* Revert "Add path utils, plus a test for it."Gravatar scroggo@google.com2013-05-24
* Add path utils, plus a test for it.Gravatar scroggo@google.com2013-05-24
* Add methods to SkLayerDrawLooper to allow adding layers on topGravatar commit-bot@chromium.org2013-05-22
* path ops : make it realGravatar caryclark@google.com2013-04-25
* ARGB image encoder for checksums.Gravatar bungeman@google.com2013-04-23
* enable path ops in unit testsGravatar caryclark@google.com2013-04-19
* disabling path opsGravatar caryclark@google.com2013-04-18
* Enable path opsGravatar caryclark@google.com2013-04-18
* revert path ops unit test until errors are fixedGravatar caryclark@google.com2013-04-12
* turn on pathops unit testGravatar caryclark@google.com2013-04-12
* rename SkBitmapChecksummer as SkBitmapHasher, and prepare for it to possibly useGravatar epoger@google.com2013-04-12
* add fontmgr tests, and optional --verboseFontMgr flag (or -vfm) for more outputGravatar reed@google.com2013-04-11
* use commandlineflags for tests/Gravatar commit-bot@chromium.org2013-04-11
* Reland of 8525 with fix for case when GrRT outlives GrTexture.Gravatar bsalomon@google.com2013-04-09
* Error checking / reporting APIGravatar humper@google.com2013-04-08
* Revert 8525,8526 pending investigation of bench_pictures crashes.Gravatar bsalomon@google.com2013-04-03
* Remove GrTexture::releaseRenderTarget() and add GrSurface::isSameAs().Gravatar bsalomon@google.com2013-04-03
* Name table iterator.Gravatar bungeman@google.com2013-04-02
* Adding unit test for verifying copy on write in SkSurface + bug fix in SkCanv...Gravatar junov@chromium.org2013-03-28
* Gyp changes for NaCl debuggerGravatar borenet@google.com2013-03-07
* Add an SkSet class to be used by Pdf only, for now - reverted because of trig...Gravatar edisonn@google.com2013-02-25
* Create SkLazyPixelRef which performs lazy decoding.Gravatar scroggo@google.com2013-02-22
* New SkRectShaderImageFilter image filterGravatar sugoi@google.com2013-02-21
* Add Random unit tests.Gravatar jvanverth@google.com2013-02-08
* rver r7626, might trigger for some strange reason a heap corruptionGravatar edisonn@google.com2013-02-06
* Add a true Set class. Current use case is to be used with Pdf generator.Gravatar edisonn@google.com2013-02-06
* Add SHA1 and MD5 to utils.Gravatar bungeman@google.com2013-01-31
* Create SkBitmapChecksummer and associated SkBitmapTransformerGravatar epoger@google.com2012-12-12
* Add SkTLList, linked list class implemented on top of the internal llist class.Gravatar bsalomon@google.com2012-12-03
* Revert change accidentally committed.Gravatar bsalomon@google.com2012-12-03
* Add SkTLList, linked list class implemented on top of the internal llist class.Gravatar bsalomon@google.com2012-12-03
* Create a factory to decode an SkBitmap from an SkData.Gravatar scroggo@google.com2012-11-29
* SkRoundRect startGravatar robertphillips@google.com2012-11-29
* add specialty strokeRect() to SkStroke, which can return much cleaner resultsGravatar reed@google.com2012-11-20
* In SkBitmapHeap, defer adding owners for new bitmaps.Gravatar scroggo@google.com2012-11-16
* Unit testing for SkTileGridGravatar junov@chromium.org2012-11-07