summaryrefslogtreecommitdiff
path: root/tests.gyp
AgeCommit message (Expand)Author
2013-12-05Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCachehalcanary@google.com
2013-12-03Refactor FourByteInterps. Add 64-bit Fast version. Add tests.commit-bot@chromium.org
2013-12-02Remove the comments settings for vim tab width and expansion variables.commit-bot@chromium.org
2013-12-02Reverting r12427rmistry@google.com
2013-12-02Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-11-28Speed up GrResourceCache lookup by inlining GrBinHashKey comparisonscommit-bot@chromium.org
2013-11-21Add SkImageGenerator Interfacehalcanary@google.com
2013-11-20Changes to SkTDStackNester.scroggo@google.com
2013-11-08Fix stale assert in GrDrawTarget::printcommit-bot@chromium.org
2013-11-06New SkRTConf macro SK_CONF_TRY_SET: no complaint on missing configurationhalcanary@google.com
2013-10-31Adding size parameter to read array functionscommit-bot@chromium.org
2013-10-29Allow SkLazyPixelRef to use SkScaledImageCachecommit-bot@chromium.org
2013-10-24We want to give SkPixelRef a way to signal over to GrResourceCache that it's ...commit-bot@chromium.org
2013-10-23Implement SkColorFilter as a GrGLEffectcommit-bot@chromium.org
2013-10-22add tests for SkDocumentcommit-bot@chromium.org
2013-10-15Remove obsolete CityHash conditional.commit-bot@chromium.org
2013-10-11GIF decode: optional error messages and fault tolerance.halcanary@google.com
2013-10-09Sketch of SK_ONCEmtklein@google.com
2013-10-04Make image decoding more fault resistant, less verbose.halcanary@google.com
2013-09-26Add a buffered SkStream class.scroggo@google.com
2013-09-26We don't flatten or unflatten SkPaintOptionsAndroid. Reproduce and fix.commit-bot@chromium.org
2013-09-20Add sk_calloc. Remove SkMemory_stdlib, which seems unused.mtklein@google.com
2013-09-19Update Android's FontHost to return NULL if familyName does not matchdjsollen@google.com
2013-09-18Revert r11342 (Add infrastructure for testing the debugger code) due to build...robertphillips@google.com
2013-09-18Add infrastructure for testing the debugger code.commit-bot@chromium.org
2013-09-17update devicelooper to skip internal tiles that are empty, and unittestsreed@google.com
2013-08-29Create a semi-stable API for capturing the state of an SkCanvas and reconstru...djsollen@google.com
2013-08-29Revert "Create a semi-stable API for capturing the state of an SkCanvas and r...djsollen@google.com
2013-08-29Create a semi-stable API for capturing the state of an SkCanvas and reconstru...djsollen@google.com
2013-08-14Fix crash when querying a runtime config that is defined in environmentcommit-bot@chromium.org
2013-08-11Reverted r10654 (Fix crash when querying a runtime config that is defined in ...robertphillips@google.com
2013-08-09Fix crash when querying a runtime config that is defined in environmentcommit-bot@chromium.org
2013-08-08This attempts to replicate some bad cache behavior Mozilla reported.commit-bot@chromium.org
2013-08-05revise SkTDynamicHash and add unit testscommit-bot@chromium.org
2013-08-05Fix a crash on stroking empty paths with nv_path_rendering enabledcommit-bot@chromium.org
2013-07-24This patch implements a crop rect for SkImageFilter. It has been implemented ...senorblanco@chromium.org
2013-07-23add scaledimagecachereed@google.com
2013-07-18pull mipmap class into its own (private) headerreed@google.com
2013-07-12R=mtklein@google.combungeman@google.com
2013-07-01Adding my Bitmap2Path sample for 1on1 meeting.commit-bot@chromium.org
2013-06-14Add an option to create unpremultiplied bitmaps.scroggo@google.com
2013-06-03Prepare skia for shared library build on androiddjsollen@google.com
2013-05-31prepare skia for shared library build on androiddjsollen@google.com
2013-05-31prepare skia for shared library build on androiddjsollen@google.com
2013-05-28Reland 'Add path utils, plus a test for it.'scroggo@google.com
2013-05-24Revert "Add path utils, plus a test for it."scroggo@google.com
2013-05-24Add path utils, plus a test for it.scroggo@google.com
2013-05-22Add methods to SkLayerDrawLooper to allow adding layers on topcommit-bot@chromium.org
2013-04-25path ops : make it realcaryclark@google.com
2013-04-23ARGB image encoder for checksums.bungeman@google.com