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

Side by Side Diff: Source/autotools/symbols.filter

Issue 11875020: Merge 138991 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1364/
Patch Set: Created 7 years, 11 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 | « Source/WebCore/testing/Internals.idl ('k') | 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 { 1 {
2 global: 2 global:
3 _ZN3WTF10fastCalloc*; 3 _ZN3WTF10fastCalloc*;
4 _ZN3WTF10fastMalloc*; 4 _ZN3WTF10fastMalloc*;
5 _ZN3WTF10fastStrDupEPKc; 5 _ZN3WTF10fastStrDupEPKc;
6 _ZN3WTF11fastReallocEPvm; 6 _ZN3WTF11fastReallocEPvm;
7 _ZN3WTF14fastMallocSizeEPKv; 7 _ZN3WTF14fastMallocSizeEPKv;
8 _ZN3WTF16fastZeroedMallocEm; 8 _ZN3WTF16fastZeroedMallocEm;
9 _ZN3WTF20fastMallocStatisticsEv; 9 _ZN3WTF20fastMallocStatisticsEv;
10 _ZN3WTF8fastFreeEPv; 10 _ZN3WTF8fastFreeEPv;
(...skipping 12 matching lines...) Expand all
23 _ZN3WTF7CStringC1EPKc; 23 _ZN3WTF7CStringC1EPKc;
24 _ZN3WTF7CStringC1EPKcm; 24 _ZN3WTF7CStringC1EPKcm;
25 _ZN3WTF7CStringC2EPKc; 25 _ZN3WTF7CStringC2EPKc;
26 _ZN3WTF7CStringC2EPKcm; 26 _ZN3WTF7CStringC2EPKcm;
27 _ZN3WTF7CStringD1Ev; 27 _ZN3WTF7CStringD1Ev;
28 _ZN3WTF7CStringaSERKS0_; 28 _ZN3WTF7CStringaSERKS0_;
29 _ZN24DumpRenderTreeSupportGtk*; 29 _ZN24DumpRenderTreeSupportGtk*;
30 _ZN7WebCore4Page13setPaginationERKNS_10PaginationE; 30 _ZN7WebCore4Page13setPaginationERKNS_10PaginationE;
31 _ZN7WebCore4Page18setPageScaleFactorEfRKNS_8IntPointE; 31 _ZN7WebCore4Page18setPageScaleFactorEfRKNS_8IntPointE;
32 _ZN7WebCore4Page20setDeviceScaleFactorEf; 32 _ZN7WebCore4Page20setDeviceScaleFactorEf;
33 _ZN7WebCore4Page22nonFastScrollableRectsEPKNS_5FrameE;
33 _ZN7WebCore4Page24scrollingStateTreeAsTextEv; 34 _ZN7WebCore4Page24scrollingStateTreeAsTextEv;
34 _ZN7WebCore4Page32mainThreadScrollingReasonsAsTextEv; 35 _ZN7WebCore4Page32mainThreadScrollingReasonsAsTextEv;
35 _ZN7WebCore4Page16setCanStartMediaEb; 36 _ZN7WebCore4Page16setCanStartMediaEb;
36 _ZN7WebCore4toJSEPN3JSC9ExecStateEPNS_17JSDOMGlobalObjectEPNS_10ClientRectE; 37 _ZN7WebCore4toJSEPN3JSC9ExecStateEPNS_17JSDOMGlobalObjectEPNS_10ClientRectE;
37 _ZN7WebCore4toJSEPN3JSC9ExecStateEPNS_17JSDOMGlobalObjectEPNS_10ShadowRootE; 38 _ZN7WebCore4toJSEPN3JSC9ExecStateEPNS_17JSDOMGlobalObjectEPNS_10ShadowRootE;
38 _ZN7WebCore4toJSEPN3JSC9ExecStateEPNS_17JSDOMGlobalObjectEPNS_14ClientRectListE; 39 _ZN7WebCore4toJSEPN3JSC9ExecStateEPNS_17JSDOMGlobalObjectEPNS_14ClientRectListE;
39 _ZN7WebCore4toJSEPN3JSC9ExecStateEPNS_17JSDOMGlobalObjectEPNS_5RangeE; 40 _ZN7WebCore4toJSEPN3JSC9ExecStateEPNS_17JSDOMGlobalObjectEPNS_5RangeE;
40 _ZN7WebCore5Range6createEN3WTF10PassRefPtrINS_8DocumentEEENS2_INS_4NodeEEEiS6_i; 41 _ZN7WebCore5Range6createEN3WTF10PassRefPtrINS_8DocumentEEENS2_INS_4NodeEEEiS6_i;
41 _ZN7WebCore5RangeD1Ev; 42 _ZN7WebCore5RangeD1Ev;
42 _ZN7WebCore8Document36updateLayoutIgnorePendingStylesheetsEv; 43 _ZN7WebCore8Document36updateLayoutIgnorePendingStylesheetsEv;
(...skipping 187 matching lines...) Expand 10 before | Expand all | Expand 10 after
230 _ZN7WebCore18StyleSheetContentsC1EPNS_15StyleRuleImportERKN3WTF6StringERKNS_16CS SParserContextE; 231 _ZN7WebCore18StyleSheetContentsC1EPNS_15StyleRuleImportERKN3WTF6StringERKNS_16CS SParserContextE;
231 _ZN7WebCore18StyleSheetContentsD1Ev; 232 _ZN7WebCore18StyleSheetContentsD1Ev;
232 _ZN7WebCore28DocumentStyleSheetCollection12addUserSheetEN3WTF10PassRefPtrINS_18S tyleSheetContentsEEE; 233 _ZN7WebCore28DocumentStyleSheetCollection12addUserSheetEN3WTF10PassRefPtrINS_18S tyleSheetContentsEEE;
233 _ZN7WebCore28DocumentStyleSheetCollection14addAuthorSheetEN3WTF10PassRefPtrINS_1 8StyleSheetContentsEEE; 234 _ZN7WebCore28DocumentStyleSheetCollection14addAuthorSheetEN3WTF10PassRefPtrINS_1 8StyleSheetContentsEEE;
234 _ZN7WebCore4KURL10invalidateEv; 235 _ZN7WebCore4KURL10invalidateEv;
235 236
236 local: 237 local:
237 _Z*; 238 _Z*;
238 cti*; 239 cti*;
239 }; 240 };
OLDNEW
« no previous file with comments | « Source/WebCore/testing/Internals.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698