aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Revert of Add SkRacy (https://codereview.chromium.org/371363004/)Gravatar mtklein2014-07-08
* Revert of Missing volatile in AnnotateBenignRaceSized declaration. (https://c...Gravatar mtklein2014-07-08
* Missing volatile in AnnotateBenignRaceSized declaration.Gravatar Mike Klein2014-07-08
* Add SkRacyGravatar mtklein2014-07-08
* add setPreserveSrcDepth to replace PrefTable API for androidGravatar reed2014-07-08
* Fix param name in GrEffect::CastEffectGravatar bsalomon2014-07-08
* Back off from SkPicture API hardening a bitGravatar Robert Phillips2014-07-08
* Goodbye GrEffectRef.Gravatar bsalomon2014-07-08
* Clean up SkImageFilter constructors.Gravatar senorblanco2014-07-08
* Harden SkPicture interface a bitGravatar robertphillips2014-07-08
* Remove GrEffect::CreateEffectRef and GrEffect::AutoEffectRef.Gravatar bsalomon2014-07-08
* Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.Gravatar bsalomon2014-07-08
* Remove ability for Release code to call getRefCnt() or getWeakRefCnt().Gravatar mtklein2014-07-08
* Clean up a bit after SkPictureData/SkPicturePlayback splitGravatar robertphillips2014-07-08
* remove unneeded flag for androidGravatar reed2014-07-07
* Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*...Gravatar reed2014-07-07
* Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.Gravatar bsalomon2014-07-07
* remove unneeded flags (have been purged from chrome and android)Gravatar reed2014-07-07
* change pixelref to not inherit from SkFlattenableGravatar reed2014-07-07
* remove SK_SUPPORT_LEGACY_DEVICE_VIRTUAL_ISOPAQUEGravatar reed2014-07-07
* Split SkPicturePlayback out of SkPictureDataGravatar robertphillips2014-07-07
* Remove use of GrEffectRef from draw state and below.Gravatar bsalomon2014-07-07
* Remove GrEffectStage::DeferredStageGravatar bsalomon2014-07-07
* Linear-time implementation of willPlaybackBitmaps(), computed & cachedGravatar tomhudson2014-07-05
* move SkChecksum and SkEmptyShader to privateGravatar reed2014-07-03
* Add functions to support NV_path_rendering in OpenGL ESGravatar kkinnunen2014-07-02
* Uses optional mutex to guard construction of the singleton, whichGravatar tomhudson2014-07-01
* Revert of Fix race condition in parallel font initialization. (https://codere...Gravatar mtklein2014-07-01
* 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
* Fix race condition in parallel font initialization.Gravatar tomhudson2014-07-01
* When performing offscreen rendering on windows, attempt to use a pbuffer cont...Gravatar bsalomon2014-07-01
* Adjust the alpha type for pixelRefs.Gravatar scroggo2014-07-01
* Cleanup: Delete SkJSON header.Gravatar tfarina2014-06-30
* Revert of Fix race condition in parallel font initialization. (https://codere...Gravatar reed2014-06-30
* Fix race condition in parallel font initialization.Gravatar tomhudson2014-06-30
* add SK_API to config helpers so chrome can call themGravatar reed2014-06-30
* update doxGravatar reed2014-06-30
* R11 EAC texture compression is introduced as part of the OpenGL ES 3.0 spec. ...Gravatar krajcevski2014-06-30
* stop calling SkCanvas::getDeviceGravatar reed2014-06-30
* Begin atlasingGravatar robertphillips2014-06-30
* SaveFlags be-goneGravatar Florin Malita2014-06-30
* Support using OpenGL ES context on desktopGravatar kkinnunen2014-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
* Make perlin noise do CTM-correct scaling.Gravatar senorblanco2014-06-27
* Deprecate SkPicture::clone().Gravatar mtklein2014-06-27