index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
utils
Commit message (
Expand
)
Author
Age
*
add drawImage to lua
mike@reedtribe.org
2013-06-11
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-09
*
more paint methods to lua
mike@reedtribe.org
2013-06-09
*
add pdf lib to lua_pictures to fix linker error
mike@reedtribe.org
2013-06-08
*
Revert "add document and textAlign support to lua"
mike@reedtribe.org
2013-06-08
*
add document and textAlign support to lua
mike@reedtribe.org
2013-06-08
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-08
*
add drawtext to lua
mike@reedtribe.org
2013-06-08
*
Add SkData::NewFromFD.
bungeman@google.com
2013-06-03
*
bump picture version since SkPath has changed (conics)
reed@google.com
2013-05-31
*
add script to scrape glyph usage in drawText calls
reed@google.com
2013-05-30
*
Revert "add asserts to point<-->verb helpers"
reed@google.com
2013-05-30
*
add asserts to point<-->verb helpers
reed@google.com
2013-05-30
*
Moving updateClipConservativelyUsingBounds into SkCanvas
junov@chromium.org
2013-05-29
*
Change SkStream.
bungeman@google.com
2013-05-29
*
First pass at Comment API
robertphillips@google.com
2013-05-29
*
Build fix
junov@chromium.org
2013-05-28
*
Changing SkDeferredCanvas to use factories for creation
junov@chromium.org
2013-05-28
*
Reland 'Add path utils, plus a test for it.'
scroggo@google.com
2013-05-28
*
Revert "Add path utils, plus a test for it."
scroggo@google.com
2013-05-24
*
Add path utils, plus a test for it.
scroggo@google.com
2013-05-24
*
Adding setSurface public API method to SkDeferredCanvas
junov@chromium.org
2013-05-24
*
GM: create GmResultDigest that encapsulates digest type ("bitmap-64bitMD5") a...
epoger@google.com
2013-05-24
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-23
*
use macro to encapsulate building get_mtname() specializations
reed@google.com
2013-05-22
*
expand SkLua to handle creation of its own State
reed@google.com
2013-05-22
*
fix int -> bool warning
reed@google.com
2013-05-22
*
add dumpops.lua as a sample scraper that just dumps the arguments
reed@google.com
2013-05-22
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-22
*
remove extra return statement (doh)
reed@google.com
2013-05-21
*
Fixing deferred canvases so that they do not return deferred devices on creat...
junov@chromium.org
2013-05-21
*
add SkPath as real lua object
reed@google.com
2013-05-21
*
support SkCanvas as a real lua object
mike@reedtribe.org
2013-05-21
*
fix boolean check for unknown rtconf variables in files.
humper@google.com
2013-05-20
*
One SkTSearch to rule them all. Allow key to be of different type than the ar...
bsalomon@google.com
2013-05-17
*
add the following fields to the lua accumulate table:
reed@google.com
2013-05-16
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-16
*
lua accumulate now receives a table of the draw parameters
mike@reedtribe.org
2013-05-16
*
add SkLuaCanvas
reed@google.com
2013-05-15
*
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
[next]