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
*
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
*
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
[next]