aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils
Commit message (Expand)AuthorAge
* If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...Gravatar bsalomon@google.com2013-10-22
* SkThreadPool: allow for Runnables that add other Runnables to the pool.Gravatar commit-bot@chromium.org2013-10-18
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-18
* Add texture filtering override to debuggerGravatar robertphillips@google.com2013-10-17
* Revert r11842 (call drawRect to try GrAARectRenderer if the path is a rect - ...Gravatar robertphillips@google.com2013-10-17
* If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...Gravatar commit-bot@chromium.org2013-10-17
* Third wave of Win64 warning cleanupGravatar robertphillips@google.com2013-10-16
* Guard colorNames variable under SK_SUPPORT_UNITTEST.Gravatar commit-bot@chromium.org2013-10-15
* Second wave of Win64 warning cleanupGravatar robertphillips@google.com2013-10-15
* Start cleaning up 64bit Win warningsGravatar robertphillips@google.com2013-10-14
* Clean up SkTypes.h.Gravatar bungeman@google.com2013-10-11
* SkThreadPool: tweak two little things that have been annoying meGravatar commit-bot@chromium.org2013-10-10
* Fix memory leak in SkPDFRasterizerGravatar robertphillips@google.com2013-10-08
* Make skia almost compile again with clang.Gravatar commit-bot@chromium.org2013-10-07
* Add perspective support to SkMatrix44 initializers.Gravatar commit-bot@chromium.org2013-10-05
* Revert "Add perspective support to SkMatrix44 initializers."Gravatar aelias@chromium.org2013-10-04
* Add perspective support to SkMatrix44 initializers.Gravatar commit-bot@chromium.org2013-10-04
* Fix race between ~SkThreadPool and SkThreadPool::Loop on fDone.Gravatar commit-bot@chromium.org2013-10-01
* Minor changes to XPS device.Gravatar bungeman@google.com2013-10-01
* Fix a warning.Gravatar scroggo@google.com2013-09-26
* Add a buffered SkStream class.Gravatar scroggo@google.com2013-09-26
* Fix iOS build.Gravatar scroggo@google.com2013-09-25
* Change SkImageDecoders to take an SkStreamRewindable.Gravatar scroggo@google.com2013-09-25
* fix printing of error messages in canvasstatetest.Gravatar commit-bot@chromium.org2013-09-18
* 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