aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/skia_for_chromium_defines.gypi
Commit message (Expand)AuthorAge
* Add new SkPoint3 classGravatar robertphillips2015-07-13
* remove SK_SUPPORT_LEGACY_OPTIONLESS_GET_PIXELS (now in SkUserConfig.h)Gravatar reed2015-06-20
* Remove SK_LEGACY_DRAWPICTURECALLBACK from skia_for_chromium_defines.gypiGravatar Florin Malita2015-05-18
* Enable GrAAConvexTessellator in GrAAConvexPathRendererGravatar robertphillips2015-05-08
* Option for SkCodec to treat dst as all zeroes.Gravatar scroggo2015-03-17
* Remove SK_SUPPORT_LEGACY_GET_PIXELS_ENUM.Gravatar scroggo2015-02-23
* Rename onGetPixelsEnum back to onGetPixels.Gravatar scroggo2015-02-19
* Make SkImageGenerator::getPixels() return an enum.Gravatar scroggo2015-02-13
* remove flags that are now in chrome's SkUserConfig.hGravatar reed2015-01-08
* Rename SkDrawPictureCallback to SkPicture::AbortCallbackGravatar robertphillips2015-01-07
* Revert of Rename SkDrawPictureCallback to SkPicture::AbortCallback (patchset ...Gravatar reed2015-01-06
* Rename SkDrawPictureCallback to SkPicture::AbortCallbackGravatar robertphillips2015-01-06
* Revert of use conics for ovals and roundrects (patchset #1 id:1 of https://co...Gravatar reed2015-01-06
* use conics for ovals and roundrectsGravatar reed2015-01-05
* Revert of Revert of move remaining virtual draw methods to onDraw (patchset #...Gravatar reed2015-01-05
* Revert of move remaining virtual draw methods to onDraw (patchset #5 id:80001...Gravatar reed2015-01-05
* move remaining virtual draw methods to onDrawGravatar reed2015-01-04
* remove unused drawDataGravatar reed2015-01-02
* remove flags now in chrome's SkUserConfig.hGravatar reed2014-12-22
* undef SK_SUPPORT_LEGACY_GRADIENT_FACTORIES to fix callersGravatar reed2014-12-21
* Enable new gradients + suppress gms for nowGravatar reed2014-12-19
* remove flag (not ready for it yet)Gravatar reed2014-12-18
* improve precision of gradients (disabled for now)Gravatar reed2014-12-18
* remove flags that are now in chrome's userconfigGravatar reed2014-12-17
* Replace EncodeBitmap with an interface.Gravatar scroggo2014-12-11
* Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32PremulGravatar reed2014-12-10
* Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMCol...Gravatar reed2014-12-09
* remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32P...Gravatar reed2014-12-09
* Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of ...Gravatar scroggo2014-12-09
* Replace EncodeBitmap with an interface.Gravatar scroggo2014-12-09
* Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of ...Gravatar robertphillips2014-12-09
* Replace EncodeBitmap with an interface.Gravatar scroggo2014-12-09
* Enable distance field path rendering in Chrome.Gravatar jvanverth2014-11-04
* Always enable layer hoisting in SkiaGravatar robertphillips2014-11-03
* Add GrAASmallPathRenderer.Gravatar jvanverth2014-10-06
* remove flags that now live in chrome's SkUserConfig.hGravatar reed2014-09-22
* Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...Gravatar reed2014-09-22
* Change SkPicture::draw to playbackGravatar robertphillips2014-09-04
* Hide fields in SkImageInfoGravatar reed2014-09-03
* remove flags that are already mirrored in chrome's SkUserConfig.hGravatar reed2014-09-03
* make allocPixels throw on failureGravatar reed2014-09-02
* Try out scalar picture sizesGravatar robertphillips2014-08-29
* Second attempt to land the integral image scaling change.Gravatar humper2014-08-28
* rename ScaledImageCache to ResourceCacheGravatar reed2014-08-28
* manual revert of bitmap scale change while I investigate failuresGravatar humper2014-08-28
* always scale to an integer; compensate for fractional image sizes by leaving ...Gravatar humper2014-08-27
* Chromium no longer needs the SkPicture default constructorGravatar robertphillips2014-07-16
* Reallow default SkPicture constructor for ChromiumGravatar Robert Phillips2014-07-14
* remove flags that are now in chrome's SkUserConfig.hGravatar reed2014-07-01
* stop calling SkCanvas::getDeviceGravatar reed2014-06-30