aboutsummaryrefslogtreecommitdiffhomepage
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
* Fixed up SkTimedPicturePlaybackGravatar robertphillips2014-07-08
* Missing volatile in AnnotateBenignRaceSized declaration.Gravatar Mike Klein2014-07-08
* Add SkRacyGravatar mtklein2014-07-08
* Add missing / in android_gdbserverGravatar tomhudson2014-07-08
* Use BUILD_NATIVE_TEST instead of BUILD_EXECUTABLE.Gravatar scroggo2014-07-08
* add setPreserveSrcDepth to replace PrefTable API for androidGravatar reed2014-07-08
* Use stack allocation for Android data in SkScalerContext::MakeRec().Gravatar jvanverth2014-07-08
* Cleanup: Rename UnitTestTest.cpp to RTConfRegistryTest.cppGravatar tfarina2014-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
* Adding validation before using an SkImageInfo object read from an SkReadBuffer.Gravatar sugoi2014-07-08
* Clean up SkImageFilter constructors.Gravatar senorblanco2014-07-08
* Harden SkPicture interface a bitGravatar robertphillips2014-07-08
* Split SkPictureRangePlayback out of SkPicturePlaybackGravatar 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
* make skia_launcher be a position independent executableGravatar Derek Sollenberger2014-07-08
* fix WBMP image will get null color table when draw in RGB565 CanvasGravatar Derek Sollenberger2014-07-08
* MIPS: added optimizations for functions from SkBitmapProcStateGravatar djordje.pesut2014-07-08
* Update SKP version to 45Gravatar borenet2014-07-07
* Flesh out SkMatrix typemask suppressions.Gravatar mtklein2014-07-07
* Another suppression, this in SkMatrix caching the typemask.Gravatar mtklein2014-07-07
* Suppress race to cache SkPathRef bounds.Gravatar mtklein2014-07-07
* Turn on threaded DMQuiltTask drawing for old-format SkPictures too.Gravatar mtklein2014-07-07
* remove unneeded flag for androidGravatar reed2014-07-07
* Handle close button in SkOSWindow_Unix.Gravatar bungeman2014-07-07
* Suppress getRefCnt() calls from SkImageFilter.Gravatar mtklein2014-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
* YUV to RGB converterGravatar sugoi2014-07-07
* guard registering mallocpixelref for chromeGravatar reed2014-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
* remove unneeded flags for androidGravatar reed2014-07-07
* Split SkPicturePlayback out of SkPictureDataGravatar robertphillips2014-07-07
* Suppress new TSAN warnings from DMQuiltTask.Gravatar mtklein2014-07-07
* Remove SK_DISABLE_PIXELREF_LOCKCOUNT_BALANCE_CHECK.Gravatar mtklein2014-07-07
* don't look at SK_SCALAR_IS_FLOAT -- it is true, but no longer definedGravatar reed2014-07-07
* Remove use of GrEffectRef from draw state and below.Gravatar bsalomon2014-07-07
* Add return to SkBoxBlurGetPlatformProcs_SSE4.Gravatar scroggo2014-07-07
* gpu and cpu flags for gm and bench.Gravatar bsalomon2014-07-07
* Remove GrEffectStage::DeferredStageGravatar bsalomon2014-07-07
* Add always-threaded SkRecord quilt tests.Gravatar mtklein2014-07-07
* Enable 32/64-bit gyp switch on AndroidGravatar qiankun.miao2014-07-07