Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(23)

Unified Diff: tools/cfi/blacklist.txt

Issue 2332053002: Add DISABLE_CFI_PERF attribute on the methods with CFI checks disabled. (Closed)
Patch Set: LayoutObject, LayoutObjectChildList Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/Source/core/paint/ObjectPaintInvalidator.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/cfi/blacklist.txt
diff --git a/tools/cfi/blacklist.txt b/tools/cfi/blacklist.txt
index fee115d8be5c3999adf2acafe237dfb7f8612408..99aabeeefbca2adae59335c4c14565a111e1fceb 100644
--- a/tools/cfi/blacklist.txt
+++ b/tools/cfi/blacklist.txt
@@ -133,47 +133,6 @@ fun:*LayoutTreeBuilderForElement*shouldCreateLayoutObject*
fun:*LayoutTreeBuilderForElement*createLayoutObject*
fun:*EventTarget*hasEventListeners*
fun:*HTMLCollection*invalidateCacheForAttribute*
-fun:*LayoutBoxModelObject*borderAndPaddingHeight*
-fun:*LayoutBoxModelObject*borderAndPaddingWidth*
-fun:*LayoutBoxModelObject*borderAndPaddingBefore*
-fun:*LayoutBoxModelObject*borderAndPaddingAfter*
-fun:*LayoutBoxModelObject*borderAndPaddingLogicalHeight*
-fun:*LayoutBoxModelObject*borderAndPaddingLogicalWidth*
-fun:*LayoutBoxModelObject*borderAndPaddingLogicalLeft*
-fun:*LayoutBoxModelObject*marginHeight*
-fun:*LayoutBoxModelObject*marginWidth*
-fun:*LayoutBoxModelObject*marginLogicalHeight*
-fun:*LayoutBoxModelObject*marginLogicalWidth*
-fun:*LayoutBoxModelObject*styleDidChange*
-fun:*LayoutBoxModelObject*invalidateTreeIfNeeded*
-fun:*LayoutFlexibleBox*adjustChildSizeForMinAndMax*
-fun:*LayoutFlexibleBox*childIntrinsicLogicalHeight*
-fun:*LayoutFlexibleBox*clientLogicalBottomAfterRepositioning*
-fun:*LayoutFlexibleBox*computeInnerFlexBaseSizeForChild*
-fun:*LayoutFlexibleBox*constructFlexItem*
-fun:*LayoutFlexibleBox*flowAwareBorderAfter*
-fun:*LayoutFlexibleBox*flowAwareMarginBeforeForChild*
-fun:*LayoutFlexibleBox*flowAwareMarginEndForChild*
-fun:*LayoutFlexibleBox*flowAwareMarginStartForChild*
-fun:*LayoutFlexibleBox*flowAwarePaddingAfter*
-fun:*LayoutFlexibleBox*layoutAndPlaceChildren*
-fun:*LayoutFlexibleBox*marginBoxAscentForChild*
-fun:*LayoutGrid*maxContentForChild*
-fun:*LayoutGrid*minContentForChild*
-fun:*LayoutGrid*updateAutoMarginsInColumnAxisIfNeeded*
-fun:*LayoutGrid*updateAutoMarginsInRowAxisIfNeeded*
-fun:*LayoutObject*addChild*
-fun:*LayoutObject*backgroundIsKnownToBeObscured*
-fun:*LayoutObject*canHaveChildren*
-fun:*LayoutObject*invalidatePaintIfNeeded*
-fun:*LayoutObject*invalidatePaintOfPreviousPaintInvalidationRect*
-fun:*LayoutObject*invalidatePaintOfSubtreesIfNeeded*
-fun:*LayoutObject*insertedIntoTree*
-fun:*LayoutObject*layoutIfNeeded*
-fun:*LayoutObject*removeShapeImageClient*
-fun:*LayoutObject*setStyle*
-fun:*LayoutObject*slowFirstChild*
-fun:*LayoutObjectChildList*insertChildNode*
fun:*Node*isAfterPseudoElement*
fun:*Node*isBeforePseudoElement*
fun:*Node*isFirstLetterPseudoElement*
« no previous file with comments | « third_party/WebKit/Source/core/paint/ObjectPaintInvalidator.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698