aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* use SkTDynamicHash in picture recordingGravatar mtklein@google.com2013-08-20
* Tweak Matrix44 test so it'll pass on ChromeOSGravatar commit-bot@chromium.org2013-08-20
* Make SkMatrix44::invert() check for finite 1/det instead of magic valueGravatar commit-bot@chromium.org2013-08-20
* Revert "Make SkMatrix44::invert() check for finite 1/det instead of magic value"Gravatar scroggo@google.com2013-08-15
* Make SkMatrix44::invert() check for finite 1/det instead of magic valueGravatar commit-bot@chromium.org2013-08-15
* Update how SkPath handles fGenerationID and fSourcePath, and add tests to cover.Gravatar mtklein@google.com2013-08-15
* Add homogeneous point mapping to MatrixGravatar egdaniel@google.com2013-08-15
* Write NULL as "" so readString() always returns a non-NULL string.Gravatar mtklein@google.com2013-08-15
* Revert r10705 (ARM Skia NEON patches - 04 - Clean SkFixed / SkLONGLONG) due t...Gravatar robertphillips@google.com2013-08-15
* Fix crash when querying a runtime config that is defined in environmentGravatar commit-bot@chromium.org2013-08-14
* ARM Skia NEON patches - 04 - Clean SkFixed / SkLONGLONGGravatar commit-bot@chromium.org2013-08-14
* SkTDynamicHashGravatar mtklein@google.com2013-08-12
* Reverted r10654 (Fix crash when querying a runtime config that is defined in ...Gravatar robertphillips@google.com2013-08-11
* Revert r10659: Add a map homogenous points to SkMatrixGravatar jvanverth@google.com2013-08-09
* All rSomethingTo() immediately following a close() are relative to the point ...Gravatar commit-bot@chromium.org2013-08-09
* allow NULL in writeString/readStringGravatar commit-bot@chromium.org2013-08-09
* Add a map homogenous points to SkMatrixGravatar egdaniel@google.com2013-08-09
* Removing deprecated constructors and setDevice from SkDeferredCanvasGravatar commit-bot@chromium.org2013-08-09
* Fix crash when querying a runtime config that is defined in environmentGravatar commit-bot@chromium.org2013-08-09
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-09
* This attempts to replicate some bad cache behavior Mozilla reported.Gravatar commit-bot@chromium.org2013-08-08
* Revert r10603 (Remove operator== from SkPaint) due to Chrome failuresGravatar robertphillips@google.com2013-08-07
* Support decoding subsets from JPG on Android.Gravatar scroggo@google.com2013-08-07
* Fix BGRA readback on AndroidGravatar commit-bot@chromium.org2013-08-07
* Fix build.Gravatar scroggo@google.com2013-08-07
* Restore SkPath(const SkPath&) to copy the generation ID on Android.Gravatar mtklein@google.com2013-08-07
* Add getFamilyNames to SkTypeface.Gravatar bungeman@google.com2013-08-07
* Reverting r10608 (Add getFamilyNames to SkTypeface) due to compilation failuresGravatar robertphillips@google.com2013-08-07
* Add getFamilyNames to SkTypeface.Gravatar bungeman@google.com2013-08-07
* Remove operator== from SkPaintGravatar commit-bot@chromium.org2013-08-07
* Work around broken SkFontMgr_fontconfig.cpp for test.Gravatar bungeman@google.com2013-08-07
* Add getFamilyNames to SkTypeface.Gravatar bungeman@google.com2013-08-07
* Reverting r10589: Add getFamilyNames to SkTypefaceGravatar jvanverth@google.com2013-08-06
* Add getFamilyNames to SkTypeface.Gravatar bungeman@google.com2013-08-06
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-06
* old compiler is dumbGravatar mtklein@google.com2013-08-05
* revise SkTDynamicHash and add unit testsGravatar commit-bot@chromium.org2013-08-05
* Temporarily disable GpuTestPath.Gravatar jvanverth@google.com2013-08-05
* Fix a crash on stroking empty paths with nv_path_rendering enabledGravatar commit-bot@chromium.org2013-08-05
* Fixing SkDeferredCanvas::writePixels to trigger appropriate change notificati...Gravatar junov@chromium.org2013-08-02
* Make SkPath::conservativelyContainsRect not assert on paths that begin with r...Gravatar commit-bot@chromium.org2013-08-01
* Make SkImage_Gpu share it's pixelref with the surface to prevent premature re...Gravatar commit-bot@chromium.org2013-07-25
* drawBitmap* cleanupGravatar robertphillips@google.com2013-07-25
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-25
* This patch implements a crop rect for SkImageFilter. It has been implemented ...Gravatar senorblanco@chromium.org2013-07-24
* Start from scratch on a faster SkFlatDictionary.Gravatar commit-bot@chromium.org2013-07-24
* Revert "Start from scratch on a faster SkFlatDictionary."Gravatar mtklein@google.com2013-07-24
* Start from scratch on a faster SkFlatDictionary.Gravatar commit-bot@chromium.org2013-07-24
* Change double constants to floats.Gravatar jvanverth@google.com2013-07-24
* Add basic SVD support to SkMatrix. Allows you to pull out the x- and y-scale ...Gravatar commit-bot@chromium.org2013-07-24