aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Add support for 64bit atomic inc/dec/casGravatar bsalomon2014-07-11
* Revert of add readPixels() to SkBitmap (https://codereview.chromium.org/37730...Gravatar jcgregorio2014-07-11
* Revert of Add alternate SkPicture::clone (https://codereview.chromium.org/381...Gravatar robertphillips2014-07-11
* Add file access modes to sk_exists.Gravatar bungeman2014-07-10
* add readPixels() to SkBitmapGravatar reed2014-07-10
* Add alternate SkPicture::cloneGravatar robertphillips2014-07-10
* Split SkTRacy into SkTRacy and SkTRacyReffable.Gravatar mtklein2014-07-10
* Split SkTRacy into SkTRacy and SkTRacyReffable.Gravatar mtklein2014-07-10
* Cleanup SkPicture* classes a bitGravatar robertphillips2014-07-10
* Delete third_party/harfbuzzGravatar Mike Klein2014-07-10
* Split SkPictureReplacementPlayback out of SkPicturePlaybackGravatar robertphillips2014-07-10
* fix typo, had two RGBA instead of RGBA and BGRAGravatar reed2014-07-09
* Do not export SkTDArray when building Skia as a DLLGravatar ehsan.akhgari2014-07-09
* Cleanup: Remove SkUTF16_Str API.Gravatar tfarina2014-07-09
* Remove ability for Release code to call getRefCnt() or getWeakRefCnt().Gravatar mtklein2014-07-09
* Add thread safety configuration check.Gravatar henrik.smiding2014-07-09
* Revert "Remove ability for Release code to call getRefCnt() or getWeakRefCnt()."Gravatar Mike Klein2014-07-09
* Add SkRacyGravatar mtklein2014-07-08
* 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