index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
/
skia_for_android_framework_defines.gypi
Commit message (
Expand
)
Author
Age
...
*
Rename SkDrawPictureCallback to SkPicture::AbortCallback
robertphillips
2015-01-07
*
use conics for ovals and roundrects
reed
2015-01-06
*
Revert of Rename SkDrawPictureCallback to SkPicture::AbortCallback (patchset ...
reed
2015-01-06
*
Rename SkDrawPictureCallback to SkPicture::AbortCallback
robertphillips
2015-01-06
*
Revert of use conics for ovals and roundrects (patchset #1 id:1 of https://co...
reed
2015-01-06
*
use conics for ovals and roundrects
reed
2015-01-05
*
Revert of Revert of move remaining virtual draw methods to onDraw (patchset #...
reed
2015-01-05
*
Revert of move remaining virtual draw methods to onDraw (patchset #5 id:80001...
reed
2015-01-05
*
move remaining virtual draw methods to onDraw
reed
2015-01-04
*
remove unused drawData
reed
2015-01-02
*
undef SK_SUPPORT_LEGACY_GRADIENT_FACTORIES to fix callers
reed
2014-12-21
*
Remove legacy Picture defines.
scroggo
2014-12-19
*
remove dead code behind SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOL
reed
2014-12-18
*
Add SK_SUPPORT_LEGACY_PORTER_DUFF macro.
tfarina
2014-12-03
*
Really enable deprecation warnings for Android framework.
scroggo
2014-11-17
*
Enable distance field path rendering in Chrome.
jvanverth
2014-11-04
*
Add GrAASmallPathRenderer.
jvanverth
2014-10-06
*
Change SkPicture::draw to playback
robertphillips
2014-09-04
*
Hide fields in SkImageInfo
reed
2014-09-03
*
add legacy guard for SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOL to android
reed
2014-09-02
*
Remove legacy (and also broken) SkPicture constructor.
djsollen
2014-09-02
*
Try out scalar picture sizes
robertphillips
2014-08-29
*
remove SkBitmap::Config support from android
reed
2014-08-15
*
Remove Skia's use of the default SkPicture constructor and multi-clone
Robert Phillips
2014-07-13
*
Remove SK_SUPPORT_LEGACY_SHADER_LOCALMATRIX.
scroggo
2014-07-11
*
remove unneeded flag for android
reed
2014-07-07
*
remove unneeded flags for android
reed
2014-07-07
*
remove unneeded flags for android
reed
2014-07-07
*
stop calling SkCanvas::getDevice
reed
2014-06-30
*
hide SkBitmap::Config entirely (behind a flag)
reed
2014-06-17
*
hide virtuals on device for width/height/isopaque
reed
2014-06-14
*
hide Config in SkImageDecoder -- use SkColorType instead
reed
2014-06-12
*
remove SK_SUPPORT_LEGACY_DEVICE_CONFIG code
reed
2014-06-11
*
hide SkBitmap::setConfig
reed
2014-06-09
*
add SK_SUPPORT_LEGACY_COMPUTE_CONFIG_SIZE
reed
2014-06-05
*
Remove Android flag for legacy SkCanvas::drawPicture API
robertphillips
2014-06-04
*
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
robertphillips
2014-06-04
*
hide SkDevice::config()
reed
2014-06-02
*
remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE
commit-bot@chromium.org
2014-05-31
*
New file for simpler updating of Android defines.
commit-bot@chromium.org
2014-05-30
[prev]