skia2/src
commit-bot@chromium.org 05d1cc23ec Revert of Spin off just SkLazyFnPtr from 305513002. (https://codereview.chromium.org/305753002/)
Reason for revert:
depends on bad cl

Original issue's description:
> Spin off just SkLazyFnPtr from 305513002.
>
> The memory barrier in SkOnce is a perf regression for sk_mem{set,cpy} in
> SkUtils on ARM.  We can do a lot better for function pointers.
>
> BUG=skia:
>
> Committed: http://code.google.com/p/skia/source/detail?r=14929

R=bungeman@google.com, mtklein@chromium.org
TBR=bungeman@google.com, mtklein@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=skia:

Author: mtklein@google.com

Review URL: https://codereview.chromium.org/300843012

git-svn-id: http://skia.googlecode.com/svn/trunk@14933 2bbb7eff-a529-9590-31e7-b0007b416f81
2014-05-28 19:58:14 +00:00
..
animator Remove unused (by clients) SkUnitMapper 2014-05-22 12:27:41 +00:00
core Revert of Spin off just SkLazyFnPtr from 305513002. (https://codereview.chromium.org/305753002/) 2014-05-28 19:58:14 +00:00
device/xps Rename SK_DEBUGBREAK to SK_ALWAYSBREAK 2014-04-30 18:24:16 +00:00
doc Fix compilation with SK_ENABLE_INST_COUNT=1 2013-12-05 12:08:12 +00:00
effects Fix filter bounds computation for SkOffsetImageFilter. 2014-05-28 19:29:25 +00:00
fonts Don't unset gFCSafeToUse when it's still safe to use. 2014-04-16 22:10:52 +00:00
gpu Sanitizing source files in Housekeeper-Nightly 2014-05-28 03:06:06 +00:00
image remove SkBitmap::asImageInfo 2014-05-27 21:30:37 +00:00
images Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/) 2014-05-28 16:16:08 +00:00
lazy Add SkPurgeGlobalDiscardableMemoryPool, needed to replace SkImageRef 2014-05-28 18:51:03 +00:00
opts SSE2 implementation of memcpy32 2014-05-21 12:43:07 +00:00
pathops When solving the cubic line intersection directly fails, use binary search as a fallback. 2014-05-07 15:31:40 +00:00
pdf turn assert into not_implemented_yet for patheffects on text 2014-05-22 18:53:10 +00:00
pipe Reland the 4x -> 1x allocation from "4x allocation in PipeController is probably overkill." 2014-05-14 16:06:15 +00:00
ports Revert of Spin off just SkLazyFnPtr from 305513002. (https://codereview.chromium.org/305753002/) 2014-05-28 19:58:14 +00:00
record Try out SkMatrix::Concat. 2014-05-19 15:51:12 +00:00
sfnt Add support for kEmbeddedBitmapText_Flag to DirectWrite. 2014-05-01 20:39:14 +00:00
svg Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
utils Remove unused (by clients) SkUnitMapper 2014-05-22 12:27:41 +00:00
views Remove SkThread.h from public API. 2014-05-28 19:24:54 +00:00
xml remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats 2013-12-17 16:44:46 +00:00