skia2/src
tomhudson 3a0f279167 Move the code over using the same template type approach previously used for willPlayBackBitmaps in http://skbug.com/2702.
Also unifies that flag and this one into a struct so they and others can be computed together. The struct is stored const to enforce lifetime expectations. Adds a few new cases to the unit test.

BUG=skia:2700
R=mtklein@google.com, reed@google.com, robertphillips@google.com, tomhudson@google.com

Committed: https://skia.googlesource.com/skia/+/60c2a79cfa8ceebcbafc243407564dc71f5e3b4f

Author: tomhudson@chromium.org

Review URL: https://codereview.chromium.org/364823009
2014-08-20 05:29:41 -07:00
..
animator stop calling SkCanvas::getDevice 2014-06-30 09:05:34 -07:00
core Move the code over using the same template type approach previously used for willPlayBackBitmaps in http://skbug.com/2702. 2014-08-20 05:29:41 -07:00
device/xps Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" 2014-05-30 13:26:10 +00:00
doc Fix compilation with SK_ENABLE_INST_COUNT=1 2013-12-05 12:08:12 +00:00
effects Check all scratch texture allocations for image filters. 2014-08-15 10:48:43 -07:00
fonts Add standard fonts to all GMs. 2014-07-31 08:58:44 -04:00
gpu Simplify GrGLPathRendering interface 2014-08-20 04:13:27 -07:00
image Add the method isOpaque() to SkImage 2014-08-19 14:29:02 -07:00
images eliminate code related to SkBitmap::Config 2014-08-18 08:13:03 -07:00
lazy Revert of Memory improvements to render_pdfs; better DM pool size defaults (https://codereview.chromium.org/433063002/) 2014-08-01 11:54:48 -07:00
opts Let skia build with clang's integrated assembler. 2014-08-11 15:27:24 -07:00
pathops fix pathops skp-derived bugs; add more failing tests 2014-08-12 07:46:33 -07:00
pdf Assert allocation so we can catch it sooner. 2014-08-07 11:13:45 -07:00
pipe SkCanvas::drawPatch param SkPoint[12] 2014-08-12 08:34:29 -07:00
ports Add alias mapping for Noto Sans CJK for ja/hans 2014-08-18 08:07:51 -07:00
sfnt Correct order for alignment in name iterator record. 2014-08-18 08:07:44 -07:00
svg Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
utils Fix typo 2014-08-18 08:02:33 -07:00
views ios fixes 2014-07-11 12:14:51 -07:00
xml remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats 2013-12-17 16:44:46 +00:00