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
*
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
*
remove flags that are now in chrome's SkUserConfig.h
reed
2014-07-01
*
stop calling SkCanvas::getDevice
reed
2014-06-30
*
Deprecate SkPicture::clone().
mtklein
2014-06-27
*
remove SK_SUPPORT_LEGACY_DEVICE_VIRTUAL_ISOPAQUE for chrome
reed
2014-06-26
*
Simple GPU based dithering:
krajcevski
2014-06-19
*
hide SkBitmap::Config entirely (behind a flag)
reed
2014-06-17
*
hide virtuals on device for width/height/isopaque
reed
2014-06-14
*
Remove SkPicture SK_SUPPORT_LEGACY_RECORDING_FLAG flag
robertphillips
2014-06-12
*
hide SkBitmap::setConfig
reed
2014-06-09
*
Fix Chrome build after 9f1c241e (https://codereview.chromium.org/316143003/)
robertphillips
2014-06-09
*
Chromium should no longer need the legacy SkCanvas::drawPicture interface
robertphillips
2014-06-08
*
remove SK_SUPPORT_LEGACY_SETCONFIG_INFO and SK_SUPPORT_LEGACY_INSTALLPIXELSPA...
reed
2014-06-06
*
Relocate SK_IGNORE_CORRECT_HIGH_QUALITY_IMAGE_SCALE
fmalita
2014-06-04
*
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
robertphillips
2014-06-04
*
readd SK_SUPPORT_LEGACY_SETCONFIG_INFO -- missed a place in a blink test
reed
2014-06-03
*
remove unneeded flags SK_SUPPORT_LEGACY_SETCONFIG_INFO and SK_SUPPORT_LEGACY_...
reed
2014-06-03
*
Allow chrome to use old version of installPixels.
scroggo
2014-06-03
*
remove unneeded flags
reed
2014-06-03
*
Change #def to be opt-out
krajcevski
2014-06-02
*
hide SkDevice::config()
reed
2014-06-02
*
Revert of remove SK_SUPPORT_LEGACY_ASIMAGEINFO and SK_SUPPORT_LEGACY_INSTALLP...
commit-bot@chromium.org
2014-05-30
*
remove SK_SUPPORT_LEGACY_ASIMAGEINFO and SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS
commit-bot@chromium.org
2014-05-30
*
Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...
commit-bot@chromium.org
2014-05-30
*
Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)
commit-bot@chromium.org
2014-05-29
*
setConfig -> setInfo
commit-bot@chromium.org
2014-05-29
*
add SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS
commit-bot@chromium.org
2014-05-29
*
Revert "Revert of add colortable support to imagegenerator (https://coderevie...
commit-bot@chromium.org
2014-05-29
*
add flag to disable changes to image scaling to avoid breaking every single
commit-bot@chromium.org
2014-05-28
*
Revert of add colortable support to imagegenerator (https://codereview.chromi...
commit-bot@chromium.org
2014-05-28
*
add colortable support to imagegenerator
commit-bot@chromium.org
2014-05-28
*
remove SkBitmap::asImageInfo
commit-bot@chromium.org
2014-05-27
*
remove SK_SUPPORT_LEGACY_BUILDMIPMAP
commit-bot@chromium.org
2014-05-27
*
Remove unused (by clients) SkUnitMapper
commit-bot@chromium.org
2014-05-22
[next]