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
*
Add extra warnings to match what Android uses.
mtklein@google.com
2013-11-20
*
Revert "Add extra warnings to match what Android uses."
scroggo@google.com
2013-11-20
*
Add extra warnings to match what Android uses.
djsollen@google.com
2013-11-20
*
Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...
reed@google.com
2013-10-31
*
Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...
reed@google.com
2013-10-31
*
add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...
reed@google.com
2013-10-31
*
Change SkImageDecoders to take an SkStreamRewindable.
scroggo@google.com
2013-09-25
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-07
*
Push sigma-based blur interface into our GMs/benches/tests/samplecode
robertphillips@google.com
2013-09-06
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-28
*
Blur refactoring
robertphillips@google.com
2013-08-27
*
Fix build with SK_SUPPORT_UNITTEST on
commit-bot@chromium.org
2013-08-14
*
Update obvious deps.
bungeman@google.com
2013-07-22
*
Fix latent warning as error in Android specific code.
bungeman@google.com
2013-07-19
*
Clang has stricter checking for conversion to a null pointer. In C++11 mode,...
commit-bot@chromium.org
2013-06-28
*
Separate core and images project.
scroggo@google.com
2013-05-31
*
Fix more clang tautological-constant-out-of-range-compare errors.
tfarina@chromium.org
2013-03-29
*
Remove dubious assertion.
tfarina@chromium.org
2013-03-27
*
use SkStream::NewFromFile()
mike@reedtribe.org
2013-03-19
*
Do not use SkTDS32Array when building for 64 bit.
scroggo@google.com
2013-03-18
*
Removed unused parameters
sugoi@google.com
2013-03-12
*
Turning on warning as error on Linux
sugoi@google.com
2013-03-11
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-08
*
Fixing some warnings on Linux
sugoi@google.com
2013-03-07
*
Adding missing const for r7902
jvanverth@google.com
2013-02-28
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
fix warning from scalar --> int32 conversion
humper@google.com
2013-01-07
*
change all patheffect methods to const, in preparation for marking its
reed@google.com
2012-12-18
*
Fix clang 'overloaded-virtual' warnings.
tfarina@chromium.org
2012-12-03
*
Address warnings from clang build bot
robertphillips@google.com
2012-09-13
*
Shut up some Mac (xcode 3) warnings
bsalomon@google.com
2012-09-05
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
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
[next]