aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core
Commit message (Expand)AuthorAge
* remove SK_SUPPORT_LEGACY_DEVICE_VIRTUAL_ISOPAQUEGravatar reed2014-07-07
* Split SkPicturePlayback out of SkPictureDataGravatar robertphillips2014-07-07
* Linear-time implementation of willPlaybackBitmaps(), computed & cachedGravatar tomhudson2014-07-05
* move SkChecksum and SkEmptyShader to privateGravatar reed2014-07-03
* correctly plumb through explicit rowbytes for allocPixelsGravatar reed2014-07-01
* Temporarily resurface matrix/clip save flags enum values.Gravatar fmalita2014-07-01
* Rename SkPicturePlayback to SkPictureDataGravatar robertphillips2014-07-01
* Adjust the alpha type for pixelRefs.Gravatar scroggo2014-07-01
* add SK_API to config helpers so chrome can call themGravatar reed2014-06-30
* update doxGravatar reed2014-06-30
* stop calling SkCanvas::getDeviceGravatar reed2014-06-30
* Begin atlasingGravatar robertphillips2014-06-30
* SaveFlags be-goneGravatar Florin Malita2014-06-30
* Revert of Begin atlasing (https://codereview.chromium.org/354533004/)Gravatar robertphillips2014-06-29
* Begin atlasingGravatar robertphillips2014-06-29
* add rowbytes option to allocPixelsGravatar reed2014-06-28
* remove SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS codeGravatar reed2014-06-28
* Deprecate SkPicture::clone().Gravatar mtklein2014-06-27
* change gpudevice and pdfdevice to inherit from basedeviceGravatar reed2014-06-27
* add SkSurface::NewRasterDirectReleaseProcGravatar reed2014-06-27
* delete code for SK_SUPPORT_LEGACY_GETTOTALCLIPGravatar reed2014-06-27
* Don't set SK_MALLOC_TEMP in SkAutoTMalloc.Gravatar Mike Klein2014-06-26
* Add SK_API to SkWriter32Gravatar bsalomon2014-06-26
* add path dump testGravatar caryclark2014-06-24
* Tick off some TODOs:Gravatar Mike Klein2014-06-24
* Implement text rendering with NVPRGravatar kkinnunen2014-06-24
* No one uses SkPicture::swap.Gravatar Mike Klein2014-06-23
* Enable basic drawing with SkRecord-based pictures.Gravatar Mike Klein2014-06-23
* Use smart pointers to make SkPictureRecorder lifetimes less manual.Gravatar Mike Klein2014-06-23
* Revert of Revert of Fix SkPaint::measureText for stroked hairline text (https...Gravatar rmistry2014-06-23
* Revert of Fix SkPaint::measureText for stroked hairline text (https://coderev...Gravatar rmistry2014-06-23
* Fix SkPaint::measureText for stroked hairline textGravatar kkinnunen2014-06-22
* [PDF] Fix font embedding restrictions.Gravatar vandebo2014-06-19
* CrashHandler for Windows.Gravatar mtklein2014-06-19
* Revert of remove guarded code - there are no more callers (https://codereview...Gravatar reed2014-06-18
* remove guarded code - there are no more callersGravatar reed2014-06-18
* Remove unused class from the Android framework buildGravatar djsollen2014-06-18
* Add SkASSERTF.Gravatar mtklein2014-06-18
* More SaveFlags removal twiddling.Gravatar fmalita2014-06-17
* Update the name of the friended android class and add the appropriate guards.Gravatar djsollen2014-06-17
* Add EXPERIMENTAL_beginRecording() for SkRecord-based recording.Gravatar mtklein2014-06-17
* move some headers out of publicGravatar reed2014-06-17
* hide SkBitmap::Config entirely (behind a flag)Gravatar reed2014-06-17
* Move SkStringUtils.h to src/core.Gravatar mtklein2014-06-17
* Prepare for internal SaveFlags removal.Gravatar fmalita2014-06-16
* fix legacy code path for SK_SUPPORT_LEGACY_IMAGEDECODER_CONFIGGravatar reed2014-06-16
* hide virtuals on device for width/height/isopaqueGravatar reed2014-06-14
* hide Config in SkImageDecoder -- use SkColorType insteadGravatar reed2014-06-12
* Remove SkPicture SK_SUPPORT_LEGACY_RECORDING_FLAG flagGravatar robertphillips2014-06-12
* Use vertex attributes for dash effect in gpuGravatar egdaniel2014-06-12