aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils
Commit message (Expand)AuthorAge
* Expose debugger backend classes externally.Gravatar fmalita@google.com2013-06-13
* add canvas scale and rotateGravatar mike@reedtribe.org2013-06-13
* add drawImage to luaGravatar mike@reedtribe.org2013-06-11
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-09
* more paint methods to luaGravatar mike@reedtribe.org2013-06-09
* add pdf lib to lua_pictures to fix linker errorGravatar mike@reedtribe.org2013-06-08
* Revert "add document and textAlign support to lua"Gravatar mike@reedtribe.org2013-06-08
* add document and textAlign support to luaGravatar mike@reedtribe.org2013-06-08
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-08
* add drawtext to luaGravatar mike@reedtribe.org2013-06-08
* Add SkData::NewFromFD.Gravatar bungeman@google.com2013-06-03
* bump picture version since SkPath has changed (conics)Gravatar reed@google.com2013-05-31
* add script to scrape glyph usage in drawText callsGravatar reed@google.com2013-05-30
* Revert "add asserts to point<-->verb helpers"Gravatar reed@google.com2013-05-30
* add asserts to point<-->verb helpersGravatar reed@google.com2013-05-30
* Moving updateClipConservativelyUsingBounds into SkCanvasGravatar junov@chromium.org2013-05-29
* Change SkStream.Gravatar bungeman@google.com2013-05-29
* First pass at Comment APIGravatar robertphillips@google.com2013-05-29
* Build fixGravatar junov@chromium.org2013-05-28
* Changing SkDeferredCanvas to use factories for creationGravatar junov@chromium.org2013-05-28
* Reland 'Add path utils, plus a test for it.'Gravatar scroggo@google.com2013-05-28
* Revert "Add path utils, plus a test for it."Gravatar scroggo@google.com2013-05-24
* Add path utils, plus a test for it.Gravatar scroggo@google.com2013-05-24
* Adding setSurface public API method to SkDeferredCanvasGravatar junov@chromium.org2013-05-24
* GM: create GmResultDigest that encapsulates digest type ("bitmap-64bitMD5") a...Gravatar epoger@google.com2013-05-24
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-23
* use macro to encapsulate building get_mtname() specializationsGravatar reed@google.com2013-05-22
* expand SkLua to handle creation of its own StateGravatar reed@google.com2013-05-22
* fix int -> bool warningGravatar reed@google.com2013-05-22
* add dumpops.lua as a sample scraper that just dumps the argumentsGravatar reed@google.com2013-05-22
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-22
* remove extra return statement (doh)Gravatar reed@google.com2013-05-21
* Fixing deferred canvases so that they do not return deferred devices on creat...Gravatar junov@chromium.org2013-05-21
* add SkPath as real lua objectGravatar reed@google.com2013-05-21
* support SkCanvas as a real lua objectGravatar mike@reedtribe.org2013-05-21
* fix boolean check for unknown rtconf variables in files.Gravatar humper@google.com2013-05-20
* One SkTSearch to rule them all. Allow key to be of different type than the ar...Gravatar bsalomon@google.com2013-05-17
* add the following fields to the lua accumulate table:Gravatar reed@google.com2013-05-16
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-16
* lua accumulate now receives a table of the draw parametersGravatar mike@reedtribe.org2013-05-16
* add SkLuaCanvasGravatar reed@google.com2013-05-15
* Re-land r9059 with empty cityhash.gyp, instead of deleted cityhash.gypGravatar epoger@google.com2013-05-08
* Roll out r9059 to unbreak botsGravatar epoger@google.com2013-05-08
* Remove third-party cityhash, unused since r8992Gravatar epoger@google.com2013-05-08
* SkBitmapHasher: use 64-bit-truncated MD5 instead of 64-bit CityHashGravatar epoger@google.com2013-05-03
* Move MMap to SkData.Gravatar commit-bot@chromium.org2013-04-24
* ARGB image encoder for checksums.Gravatar bungeman@google.com2013-04-23
* Add thread-per-core setting to SkThreadPool.Gravatar commit-bot@chromium.org2013-04-22
* Adding optimization to avoid image copy in SkSurface copy on write when conte...Gravatar commit-bot@chromium.org2013-04-22
* Fix crash with SkDeferredCanvas+SkSurface integration with in order draw buffer.Gravatar junov@chromium.org2013-04-15