index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
/
skia_for_chromium_defines.gypi
Commit message (
Expand
)
Author
Age
*
Use a struct for client GL texture handles
bsalomon
2015-11-10
*
Remove SK_LEGACY_SKPOINT3_CTORS flag
robertphillips
2015-08-06
*
Add new SkPoint3 class
robertphillips
2015-07-13
*
remove SK_SUPPORT_LEGACY_OPTIONLESS_GET_PIXELS (now in SkUserConfig.h)
reed
2015-06-20
*
Remove SK_LEGACY_DRAWPICTURECALLBACK from skia_for_chromium_defines.gypi
Florin Malita
2015-05-18
*
Enable GrAAConvexTessellator in GrAAConvexPathRenderer
robertphillips
2015-05-08
*
Option for SkCodec to treat dst as all zeroes.
scroggo
2015-03-17
*
Remove SK_SUPPORT_LEGACY_GET_PIXELS_ENUM.
scroggo
2015-02-23
*
Rename onGetPixelsEnum back to onGetPixels.
scroggo
2015-02-19
*
Make SkImageGenerator::getPixels() return an enum.
scroggo
2015-02-13
*
remove flags that are now in chrome's SkUserConfig.h
reed
2015-01-08
*
Rename SkDrawPictureCallback to SkPicture::AbortCallback
robertphillips
2015-01-07
*
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
*
remove flags now in chrome's SkUserConfig.h
reed
2014-12-22
*
undef SK_SUPPORT_LEGACY_GRADIENT_FACTORIES to fix callers
reed
2014-12-21
*
Enable new gradients + suppress gms for now
reed
2014-12-19
*
remove flag (not ready for it yet)
reed
2014-12-18
*
improve precision of gradients (disabled for now)
reed
2014-12-18
*
remove flags that are now in chrome's userconfig
reed
2014-12-17
*
Replace EncodeBitmap with an interface.
scroggo
2014-12-11
*
Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul
reed
2014-12-10
*
Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMCol...
reed
2014-12-09
*
remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32P...
reed
2014-12-09
*
Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of ...
scroggo
2014-12-09
*
Replace EncodeBitmap with an interface.
scroggo
2014-12-09
*
Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of ...
robertphillips
2014-12-09
*
Replace EncodeBitmap with an interface.
scroggo
2014-12-09
*
Enable distance field path rendering in Chrome.
jvanverth
2014-11-04
*
Always enable layer hoisting in Skia
robertphillips
2014-11-03
*
Add GrAASmallPathRenderer.
jvanverth
2014-10-06
*
remove flags that now live in chrome's SkUserConfig.h
reed
2014-09-22
*
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...
reed
2014-09-22
*
Change SkPicture::draw to playback
robertphillips
2014-09-04
*
Hide fields in SkImageInfo
reed
2014-09-03
*
remove flags that are already mirrored in chrome's SkUserConfig.h
reed
2014-09-03
*
make allocPixels throw on failure
reed
2014-09-02
*
Try out scalar picture sizes
robertphillips
2014-08-29
*
Second attempt to land the integral image scaling change.
humper
2014-08-28
*
rename ScaledImageCache to ResourceCache
reed
2014-08-28
*
manual revert of bitmap scale change while I investigate failures
humper
2014-08-28
*
always scale to an integer; compensate for fractional image sizes by leaving ...
humper
2014-08-27
*
Chromium no longer needs the SkPicture default constructor
robertphillips
2014-07-16
*
Reallow default SkPicture constructor for Chromium
Robert Phillips
2014-07-14
[next]