| Commit message (Expand) | Author | Age |
* | Re-land r9059 with empty cityhash.gyp, instead of deleted cityhash.gyp | epoger@google.com | 2013-05-08 |
* | Roll out r9059 to unbreak bots | epoger@google.com | 2013-05-08 |
* | Remove third-party cityhash, unused since r8992 | epoger@google.com | 2013-05-08 |
* | SkBitmapHasher: use 64-bit-truncated MD5 instead of 64-bit CityHash | epoger@google.com | 2013-05-03 |
* | Move MMap to SkData. | commit-bot@chromium.org | 2013-04-24 |
* | ARGB image encoder for checksums. | bungeman@google.com | 2013-04-23 |
* | Add thread-per-core setting to SkThreadPool. | commit-bot@chromium.org | 2013-04-22 |
* | Adding optimization to avoid image copy in SkSurface copy on write when conte... | commit-bot@chromium.org | 2013-04-22 |
* | Fix crash with SkDeferredCanvas+SkSurface integration with in order draw buffer. | junov@chromium.org | 2013-04-15 |
* | Fixing viral copy/paste typo Shapshot -> Snapshot | junov@chromium.org | 2013-04-12 |
* | Adding SkSurface support to SkDeferredCanvas | junov@chromium.org | 2013-04-12 |
* | rename SkBitmapChecksummer as SkBitmapHasher, and prepare for it to possibly use | epoger@google.com | 2013-04-12 |
* | Fix minor cppcheck-found issues | robertphillips@google.com | 2013-03-29 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-03-26 |
* | oops, fix name for SkCreateDataProviderFromData | reed@google.com | 2013-03-25 |
* | expose skdata -> cgdataprovider helper | reed@google.com | 2013-03-25 |
* | Enable init'ed but unused var warning on windows for closer parity with mac/l... | bsalomon@google.com | 2013-03-21 |
* | Add purge all caches to our ashmem wrapper. | commit-bot@chromium.org | 2013-03-14 |
* | Fix a warning in bitmap checksummer. | scroggo@google.com | 2013-03-07 |
* | Unify wgl context creation. | bsalomon@google.com | 2013-03-05 |
* | Fixed doParse functions | sugoi@google.com | 2013-03-04 |
* | Fix errors when compiling with -Wall -Werror on Android. | djsollen@google.com | 2013-02-07 |
* | Accelerate handling of clipRRect in calls to SkPictureUtils::GatherPixelRefs | junov@chromium.org | 2013-02-01 |
* | Prevent SkPictureUtils::GatherPixelRefs from generating bitmaps from gradient | junov@google.com | 2013-02-01 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-31 |
* | Add SHA1 and MD5 to utils. | bungeman@google.com | 2013-01-31 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-26 |
* | doh. drawRRect is not on SkDevice.... yet | reed@google.com | 2013-01-24 |
* | override drawOval and drawRRect in GatherPixelRefDevice, so we don't miss those, | reed@google.com | 2013-01-24 |
* | Move code in isPaintOpaque from SkDeferredCanvas.cpp to SkPaintPriv | junov@chromium.org | 2013-01-24 |
* | Expose geometry and gamma on device. | bungeman@google.com | 2013-01-22 |
* | cherry-pick from 7241: speed-up matrix44::setconcat when both inputs are | reed@google.com | 2013-01-17 |
* | Revert r7241, which broke tests on most platforms. | tomhudson@google.com | 2013-01-17 |
* | Add SSE2 multiplication for SkMatrix44 on some platforms. | tomhudson@google.com | 2013-01-17 |
* | Added print out of SkShader information to debugger | robertphillips@google.com | 2013-01-15 |
* | To support alignment pragmas (for speed), we need to relax assumptions about | reed@google.com | 2013-01-15 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-15 |
* | move template specializations to inline functions in the header to make windo... | humper@google.com | 2013-01-14 |
* | replace getline with fgets for portability | humper@google.com | 2013-01-14 |
* | remove dynamic_cast because rtti is disabled on some platforms (but not all??) | humper@google.com | 2013-01-14 |
* | Runtime configuration system for skia. This will allow developers to control... | humper@google.com | 2013-01-14 |
* | fix warnings | reed@google.com | 2013-01-07 |
* | fix warning from scalar --> int32 conversion | humper@google.com | 2013-01-07 |
* | Optimized implementation of SkMatrix44::preScale | shawnsingh@chromium.org | 2012-12-13 |
* | Change to BDS license (as we did with all the other files that were Apache) | reed@google.com | 2012-12-13 |
* | Fixing clip region test in deferred canvas, used to determine whether a draw ... | junov@chromium.org | 2012-12-13 |
* | Matrix inversion optimizations and benchmark; originally by whunt@google.com. | tomhudson@google.com | 2012-12-13 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-13 |
* | revert 6766, thereby re-landing 6762-6763 now that the bots are ready | reed@google.com | 2012-12-12 |
* | revert 6762-6763, since those require new skps to be generated, and we can't | reed@google.com | 2012-12-12 |