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

Unified Diff: tools/cfi/blacklist.txt

Issue 2302733002: Add DISABLE_CFI_PERF attribute on the methods with CFI checks disabled. (Closed)
Patch Set: Created 4 years, 4 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/layout/LayoutBox.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 f7c2c0800321f27f5e2a21afca8a819d1d045b59..7cd0b411d0d5e89c260922e2b7994ecf4fa70173 100644
--- a/tools/cfi/blacklist.txt
+++ b/tools/cfi/blacklist.txt
@@ -153,37 +153,6 @@ fun:*LayoutBlockFlow*marginBeforeEstimateForChild*
fun:*LayoutBlockFlow*rebuildFloatsFromIntruding*
fun:*LayoutBlockFlow*yPositionForFloatIncludingMargin*
fun:*LayoutBlockFlow*styleDidChange*
-fun:*LayoutBox*addLayoutOverflow*
-fun:*LayoutBox*addOverflowFromChild*
-fun:*LayoutBox*avoidsFloats*
-fun:*LayoutBox*baselinePosition*
-fun:*LayoutBox*clientBoxRect*
-fun:*LayoutBox*clientHeight*
-fun:*LayoutBox*clientLeft*
-fun:*LayoutBox*clientLogicalBottom*
-fun:*LayoutBox*clientLogicalHeight*
-fun:*LayoutBox*clientLogicalWidth*
-fun:*LayoutBox*clientTop*
-fun:*LayoutBox*clientWidth*
-fun:*LayoutBox*computeBackgroundIsKnownToBeObscured*
-fun:*LayoutBox*computeIntrinsicLogicalWidthUsing*
-fun:*LayoutBox*computeLogicalHeight*
-fun:*LayoutBox*computeLogicalWidthUsing*
-fun:*LayoutBox*contentBoxRect*
-fun:*LayoutBox*contentHeight*
-fun:*LayoutBox*contentWidth*
-fun:*LayoutBox*hasAutoHorizontalScrollbar*
-fun:*LayoutBox*hasAutoVerticalScrollbar*
-fun:*LayoutBox*hasUnsplittableScrollingOverflow*
-fun:*LayoutBox*layoutOverflowRectForPropagation*
-fun:*LayoutBox*logicalLayoutOverflowRectForPropagation*
-fun:*LayoutBox*maxPreferredLogicalWidth*
-fun:*LayoutBox*noOverflowRect*
-fun:*LayoutBox*pixelSnappedOffsetHeight*
-fun:*LayoutBox*scrollsOverflow*
-fun:*LayoutBox*shrinkToAvoidFloats*
-fun:*LayoutBox*updateLogicalHeight*
-fun:*LayoutBox*visualOverflowRectForPropagation*
fun:*LayoutBoxModelObject*borderAndPaddingHeight*
fun:*LayoutBoxModelObject*borderAndPaddingWidth*
fun:*LayoutBoxModelObject*borderAndPaddingBefore*
« no previous file with comments | « third_party/WebKit/Source/core/layout/LayoutBox.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698