index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkBitmap.h
Commit message (
Expand
)
Author
Age
*
update dox
reed@google.com
2011-04-29
*
New 'skdiff' tool to compare two directories full of files, write diff images
tomhudson@google.com
2011-04-27
*
Add genID for SkBitmaps with raw pixels
bsalomon@google.com
2011-04-14
*
Add code needed to build skia as a windows dll within the chromium project.
ctguil@chromium.org
2011-03-15
*
Upstreaming changes from android.
djsollen@google.com
2011-03-14
*
Add SkBitmap::getColor(int x, int y) - return the color of a pixel in a bitmap.
vandebo@chromium.org
2011-02-24
*
merge from android tree:
djsollen@google.com
2011-02-23
*
update dox on bitmap configs
reed@google.com
2011-01-28
*
Add safe size/copy functions to Skia.
wjmaclean@chromium.org
2010-11-16
*
add abstract wrapper for platform-specific bitmap backends
reed@android.com
2010-09-09
*
fixes around isOpaque and dithering
reed@android.com
2009-08-22
*
remove conditional build flag for mipmaps
reed@android.com
2009-07-17
*
respect preferred config when png is index-based
reed@android.com
2009-07-08
*
fix trailing-ws
reed@android.com
2009-05-29
*
add canCopyTo(), to preflight if copyTo can succeed. update unittests for it
reed@android.com
2009-05-06
*
Allow copying an Index8 bitmap when srcConfig and dstConfig are both
weita@google.com
2009-05-03
*
make bitmap width/height 32bits, matching the API
reed@android.com
2009-03-27
*
Remove unneeded SK_BUILD_FOR_... checks in SkBitmap.h
reed@android.com
2009-01-19
*
grab from latest android
reed@android.com
2008-12-17