index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
animator
Commit message (
Expand
)
Author
Age
*
rename private animator type SkImage to SkImageBitmapBase, to avoid conflicts
reed@google.com
2012-07-27
*
Mac build fix after gradient restructure/renaming.
rileya@google.com
2012-07-26
*
Fix to get r4511 compiling in Debug
robertphillips@google.com
2012-07-10
*
Fixed Windows compiler complaints
robertphillips@google.com
2012-07-10
*
remove SK_CAN_USE_FLOAT (deprecated)
reed@google.com
2012-06-11
*
fix warnings on Mac in src/animator
caryclark@google.com
2012-06-06
*
Fixes for Windows Release compiler complaints (overflow in const arith)
robertphillips@google.com
2012-05-14
*
Cleanup code related to SkFlattenable::flatten()
djsollen@google.com
2012-03-29
*
Create macro for registering classes for deserialization
djsollen@google.com
2012-03-26
*
Move SkBase64 to utils, allow user defined encoding.
bungeman@google.com
2012-02-07
*
Fix Android build
digit@google.com
2012-01-31
*
Change remaining ANDROID ifdefs to SK_BUILD_FOR_ANDROID
djsollen@google.com
2012-01-09
*
Towards enabling -Werror in skia on Linux
bsalomon@google.com
2012-01-06
*
Update files to use SK_BUILD_FOR_ANDROID.
djsollen@google.com
2011-11-08
*
Setting perspective in fixed point.
bungeman@google.com
2011-10-07
*
Fix nits
bsalomon@google.com
2011-10-03
*
Fix some VS2010 warnings
bsalomon@google.com
2011-09-29
*
Replace SkMath.h includes as required for fixed point.
tomhudson@google.com
2011-09-27
*
retool SkEvent to own its target ID or target proc
reed@google.com
2011-08-04
*
Eliminate Linux compile warnings throughout animator/ with variable
tomhudson@google.com
2011-07-29
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Replace reference parameter with pointer so that we can pass NULL
tomhudson@google.com
2011-07-08
*
replace detach/getStream apis on dynamicwstream with SkData
reed@google.com
2011-06-24
*
rename public SkDataRef to SkData
reed@google.com
2011-06-24
*
fix warnings
reed@google.com
2011-05-23
*
The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on
senorblanco@chromium.org
2011-05-19
*
Fix SK build macro.
bsalomon@google.com
2011-03-22
*
Initial GYP file for skia / gr. Builds SampleApp on Mac, Windows, Linux.
bsalomon@google.com
2011-03-18
*
remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with
reed@google.com
2011-02-07
*
remove obsolete SK_BUILD_FOR_BREW conditional
reed@android.com
2010-01-12
*
fix new warnings from gcc 4.2
reed@android.com
2009-10-14
*
check-point for reviving animator
reed@android.com
2009-10-13
*
remove deprecated use of porterduff enum
reed@android.com
2009-06-23
*
Some Linux / 64-bit compile fixes.
deanm@chromium.org
2009-06-11
*
fix parse error:
reed@android.com
2009-05-18
*
separate image encode and decode
reed@android.com
2009-01-06
*
add text to hostapp sample
reed@android.com
2008-12-23
*
grab from latest android
reed@android.com
2008-12-17