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

Side by Side Diff: tools/cfi/blacklist.txt

Issue 2265763002: Fix CFI blacklist typos and patterns. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # e.g. RolloverProtectedTickClock 1 # e.g. RolloverProtectedTickClock
2 fun:*MutableInstance* 2 fun:*MutableInstance*
3 3
4 # WTF allocators. 4 # WTF allocators.
5 fun:*allocate*Backing* 5 fun:*allocate*Backing*
6 6
7 # WTF::ThreadSpecific 7 # WTF::ThreadSpecific
8 fun:*ThreadSpecific* 8 fun:*ThreadSpecific*
9 9
10 # Mesa contains several bad casts. 10 # Mesa contains several bad casts.
(...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after
121 121
122 # https://crbug.com/638060 122 # https://crbug.com/638060
123 fun:*DrawingDisplayItem*Raster* 123 fun:*DrawingDisplayItem*Raster*
124 124
125 # https://crbug.com/638064 125 # https://crbug.com/638064
126 fun:*DrawingDisplayItem*ApproximateOpCount* 126 fun:*DrawingDisplayItem*ApproximateOpCount*
127 127
128 # WebKit 128 # WebKit
129 # The entries below have not been categorized 129 # The entries below have not been categorized
130 130
131 # blink::BoxClipper::BoxClipper
132 fun:*blink*BoxClipper*LayoutBox*PaintInfo*LayoutPoint*ContentsClipBehavior*
133
134 # blink::DrawingDisplayItem::DrawingDisplayItem
135 fun: *blink*DrawingDisplayItem*DisplayItemClient*
136
131 fun:*ContainerNode*isChildTypeAllowed* 137 fun:*ContainerNode*isChildTypeAllowed*
132 fun:*ContainerNode*checkAcceptChild* 138 fun:*ContainerNode*checkAcceptChild*
133 fun:*ContainerNode*notifyNodeInserted* 139 fun:*ContainerNode*notifyNodeInserted*
134 fun:*ContainerNode*attachLayoutTree* 140 fun:*ContainerNode*attachLayoutTree*
135 fun:*ContainerNode*notifyNodeInsertedInternal* 141 fun:*ContainerNode*notifyNodeInsertedInternal*
136 fun:*SharedStyleFinder*canShareStyleWithElement* 142 fun:*SharedStyleFinder*canShareStyleWithElement*
137 fun:*ElementRuleCollector*collectMatchingRules* 143 fun:*ElementRuleCollector*collectMatchingRules*
138 fun:*Element*attributeChanged* 144 fun:*Element*attributeChanged*
139 fun:*Element*didAddAttribute* 145 fun:*Element*didAddAttribute*
140 fun:*LayoutTreeBuilderForElement*shouldCreateLayoutObject* 146 fun:*LayoutTreeBuilderForElement*shouldCreateLayoutObject*
141 fun:*LayoutTreeBuilderForElement*createLayoutObject* 147 fun:*LayoutTreeBuilderForElement*createLayoutObject*
142 fun:*Node*isPreudoElement* 148 fun:*Node*isPseudoElement*
143 fun:*Node*isFirstLetterPseudoElement* 149 fun:*Node*isFirstLetterPseudoElement*
144 fun:*Node*wrap* 150 fun:*Node*wrap*
145 fun:*EventTarget*hasEventListeners* 151 fun:*EventTarget*hasEventListeners*
146 fun:*HTMLCollection*invalidateCacheForAttribute* 152 fun:*HTMLCollection*invalidateCacheForAttribute*
147 fun:*LayoutBlock*updateLogicalWidthAndColumnWidth* 153 fun:*LayoutBlock*updateLogicalWidthAndColumnWidth*
148 fun:*LayoutBlock*computeOverflow* 154 fun:*LayoutBlock*computeOverflow*
149 fun:*LayoutBlock*createsNewFormattingContext* 155 fun:*LayoutBlock*createsNewFormattingContext*
150 fun:*LayoutBlock*computePreferredLogicalWidths* 156 fun:*LayoutBlock*computePreferredLogicalWidths*
151 fun:*LayoutBlockFlow*layoutBlockFlow* 157 fun:*LayoutBlockFlow*layoutBlockFlow*
152 fun:*LayoutBlockFlow*rebuildFloatsFromIntruding* 158 fun:*LayoutBlockFlow*rebuildFloatsFromIntruding*
153 fun:*LayoutBlockFlow*styleDidChange* 159 fun:*LayoutBlockFlow*styleDidChange*
154 fun:*LayoutBlockFlow*layoutInlineChildren* 160 fun:*LayoutBlockFlow*layoutInlineChildren*
155 fun:*LayoutBox*contentBoxRect,* 161 fun:*LayoutBox*contentBoxRect*
156 fun:*LayoutBox*contentWidth,* 162 fun:*LayoutBox*contentWidth*
157 fun:*LayoutBox*contentHeight* 163 fun:*LayoutBox*contentHeight*
158 fun:*LayoutBox*clientLeft* 164 fun:*LayoutBox*clientLeft*
159 fun:*LayoutBox*clientTop* 165 fun:*LayoutBox*clientTop*
160 fun:*LayoutBox*clientLogicalWidth* 166 fun:*LayoutBox*clientLogicalWidth*
161 fun:*LayoutBox*clientLogicalHeight* 167 fun:*LayoutBox*clientLogicalHeight*
162 fun:*LayoutBox*clientLogicalBottom* 168 fun:*LayoutBox*clientLogicalBottom*
163 fun:*LayoutBox*clientBoxRect* 169 fun:*LayoutBox*clientBoxRect*
164 fun:*LayoutBox*hasAutoVerticalScrollbar* 170 fun:*LayoutBox*hasAutoVerticalScrollbar*
165 fun:*LayoutBox*hasAutoHorizontalScrollbar* 171 fun:*LayoutBox*hasAutoHorizontalScrollbar*
166 fun:*LayoutBox*scrollsOverflow* 172 fun:*LayoutBox*scrollsOverflow*
(...skipping 30 matching lines...) Expand all
197 fun:*LayoutObject*setStyle* 203 fun:*LayoutObject*setStyle*
198 fun:*LayoutObjectChildList*insertChildNode* 204 fun:*LayoutObjectChildList*insertChildNode*
199 fun:*supportsCachedOffsets* 205 fun:*supportsCachedOffsets*
200 fun:*PaintInvalidationState*computePaintInvalidationRectInBacking* 206 fun:*PaintInvalidationState*computePaintInvalidationRectInBacking*
201 fun:*FrameTree*parent* 207 fun:*FrameTree*parent*
202 fun:*FrameTree*traverseNext* 208 fun:*FrameTree*traverseNext*
203 fun:*PageAnimator*scheduleVisualUpdate* 209 fun:*PageAnimator*scheduleVisualUpdate*
204 fun:*BlockPainter*paint* 210 fun:*BlockPainter*paint*
205 fun:*BlockPainter*paintObject* 211 fun:*BlockPainter*paintObject*
206 fun:*BlockPainter*intersectsPaintRect* 212 fun:*BlockPainter*intersectsPaintRect*
207 fun:*BoxClipper*BoxClipper*
208 fun:*ObjectPaintInvalidator*computePaintInvalidationReason* 213 fun:*ObjectPaintInvalidator*computePaintInvalidationReason*
209 fun:*ObjectPaintInvalidator*invalidateSelectionIfNeeded* 214 fun:*ObjectPaintInvalidator*invalidateSelectionIfNeeded*
210 fun:*ObjectPaintInvalidator*invalidatePaintIfNeededWithComputedReason* 215 fun:*ObjectPaintInvalidator*invalidatePaintIfNeededWithComputedReason*
211 fun:*ContiguousContainer*clear* 216 fun:*ContiguousContainer*clear*
212 fun:*GraphicsLayer*setNeedsDisplayInRect* 217 fun:*GraphicsLayer*setNeedsDisplayInRect*
213 fun:*DrawingDisplayItem*DrawingDisplayItem*
214 fun:*PaintArtifact*appendToWebDisplayItemList* 218 fun:*PaintArtifact*appendToWebDisplayItemList*
215 fun:*visualRectForDisplayItem* 219 fun:*visualRectForDisplayItem*
216 fun:*PaintController*commitNewDisplayItems* 220 fun:*PaintController*commitNewDisplayItems*
217 fun:*AdjustAndMarkTrait**mark* 221 fun:*AdjustAndMarkTrait**mark*
218 fun:*TraceTrait**trace* 222 fun:*TraceTrait**trace*
219 fun:*ChromeClientImpl*scheduleAnimation* 223 fun:*ChromeClientImpl*scheduleAnimation*
220 fun:*traceImpl* 224 fun:*traceImpl*
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698