aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils
Commit message (Expand)AuthorAge
* Change old PRG to be SkLCGRandom; change new one to SkRandomGravatar commit-bot@chromium.org2013-09-09
* Rip out CSAA supportGravatar commit-bot@chromium.org2013-09-06
* fix broken clang buildGravatar djsollen@google.com2013-09-04
* Add SkCanvasStack and update the Canvas utilities to use it.Gravatar djsollen@google.com2013-09-04
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-30
* Create a semi-stable API for capturing the state of an SkCanvas and reconstru...Gravatar djsollen@google.com2013-08-29
* Revert "Create a semi-stable API for capturing the state of an SkCanvas and r...Gravatar djsollen@google.com2013-08-29
* Create a semi-stable API for capturing the state of an SkCanvas and reconstru...Gravatar djsollen@google.com2013-08-29
* Revert determinant-based ScaleTranslate inverse. Gravatar commit-bot@chromium.org2013-08-29
* Split SkDevice into SkBaseDevice and SkBitmapDeviceGravatar robertphillips@google.com2013-08-29
* Remove sk_bzero usage from SkMatrix44 for improved performance.Gravatar shawnsingh@chromium.org2013-08-28
* Remove mismatched delete.Gravatar scroggo@google.com2013-08-26
* Improve performance of matrix inversion.Gravatar shawnsingh@chromium.org2013-08-22
* My clang now doesn't complain about !"foo".Gravatar mtklein@google.com2013-08-22
* Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...Gravatar robertphillips@google.com2013-08-20
* Add libpoppler for PDF rendering, take 2Gravatar commit-bot@chromium.org2013-08-20
* Split SkDevice out of SkBitmapDeviceGravatar robertphillips@google.com2013-08-20
* Revert "The CL adds libpoppler to DEPS and adds a libpoppler-cpp gyp target f...Gravatar vandebo@chromium.org2013-08-20
* The CL adds libpoppler to DEPS and adds a libpoppler-cpp gyp target for Linux...Gravatar commit-bot@chromium.org2013-08-20
* Make SkMatrix44::invert() check for finite 1/det instead of magic valueGravatar commit-bot@chromium.org2013-08-20
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-17
* This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ...Gravatar commit-bot@chromium.org2013-08-16
* 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
* Fix crash when querying a runtime config that is defined in environmentGravatar commit-bot@chromium.org2013-08-14
* Reverted r10654 (Fix crash when querying a runtime config that is defined in ...Gravatar robertphillips@google.com2013-08-11
* 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-06
* Fix OverdrawFilter not set on first call to SkDebugCanvas::drawTo()Gravatar commit-bot@chromium.org2013-08-05
* Fixing SkDeferredCanvas::writePixels to trigger appropriate change notificati...Gravatar junov@chromium.org2013-08-02
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-02
* Added 3-color gradient scraper for detecting symmetrical gradients.Gravatar commit-bot@chromium.org2013-08-01
* set nominmax on windowsGravatar bsalomon@google.com2013-07-31
* add more stats to the bitmap matrix locatorGravatar humper@google.com2013-07-26
* This reverts commit 4052fd051db67bd1099fde2c4fe400cfbe1f2426.Gravatar bsalomon@google.com2013-07-25
* R=borenet@google.com, bungeman@google.com, robertphillips@google.comGravatar commit-bot@chromium.org2013-07-25
* drawBitmap* cleanupGravatar robertphillips@google.com2013-07-25
* search registered rtconf variables backwards and break when we find theGravatar humper@google.com2013-07-24
* expose shadersGravatar reed@google.com2013-07-24
* I don't want these changes as part of the "allow bleeding" CL.Gravatar commit-bot@chromium.org2013-07-23
* Turn on -Wall -Wextra on Mac, and fix all the warnings that crop up for /usr/...Gravatar commit-bot@chromium.org2013-07-23
* Clean up a few warnings on Windows x64.Gravatar bungeman@google.com2013-07-22
* Add SkNWayCanvas comment API overrides.Gravatar commit-bot@chromium.org2013-07-20
* Const-ify SkDebugCanvas::getSize().Gravatar commit-bot@chromium.org2013-07-15
* ARM Skia NEON patches - 08 - Cleaning / possible fixGravatar commit-bot@chromium.org2013-07-15
* Add newline for r10050.Gravatar bungeman@google.com2013-07-12
* R=mtklein@google.comGravatar bungeman@google.com2013-07-12
* SkObjectParser::SaveFlagsToString() should handle SaveFlags as a bitmask.Gravatar fmalita@google.com2013-07-11
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-11