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

Side by Side Diff: Source/core/core.gypi

Issue 13973026: remove memoryinstrumentation Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: remove the rest part of MemoryInstrumentation Created 7 years, 8 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 | Annotate | Revision Log
« no previous file with comments | « Source/bindings/v8/V8ValueCache.cpp ('k') | Source/core/css/CSSAspectRatioValue.h » ('j') | 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 'variables': { 2 'variables': {
3 'core_idl_files': [ 3 'core_idl_files': [
4 'css/CSSCharsetRule.idl', 4 'css/CSSCharsetRule.idl',
5 'css/CSSFontFaceLoadEvent.idl', 5 'css/CSSFontFaceLoadEvent.idl',
6 'css/CSSFontFaceRule.idl', 6 'css/CSSFontFaceRule.idl',
7 'css/CSSHostRule.idl', 7 'css/CSSHostRule.idl',
8 'css/CSSImportRule.idl', 8 'css/CSSImportRule.idl',
9 'css/CSSMediaRule.idl', 9 'css/CSSMediaRule.idl',
10 'css/CSSPageRule.idl', 10 'css/CSSPageRule.idl',
(...skipping 861 matching lines...) Expand 10 before | Expand all | Expand 10 after
872 'inspector/BindingVisitors.h', 872 'inspector/BindingVisitors.h',
873 'inspector/ConsoleAPITypes.h', 873 'inspector/ConsoleAPITypes.h',
874 'inspector/ConsoleMessage.cpp', 874 'inspector/ConsoleMessage.cpp',
875 'inspector/ConsoleMessage.h', 875 'inspector/ConsoleMessage.h',
876 'inspector/ContentSearchUtils.cpp', 876 'inspector/ContentSearchUtils.cpp',
877 'inspector/ContentSearchUtils.h', 877 'inspector/ContentSearchUtils.h',
878 'inspector/DOMEditor.cpp', 878 'inspector/DOMEditor.cpp',
879 'inspector/DOMEditor.h', 879 'inspector/DOMEditor.h',
880 'inspector/DOMPatchSupport.cpp', 880 'inspector/DOMPatchSupport.cpp',
881 'inspector/DOMPatchSupport.h', 881 'inspector/DOMPatchSupport.h',
882 'inspector/HeapGraphSerializer.cpp',
883 'inspector/HeapGraphSerializer.h',
884 'inspector/IdentifiersFactory.cpp', 882 'inspector/IdentifiersFactory.cpp',
885 'inspector/IdentifiersFactory.h', 883 'inspector/IdentifiersFactory.h',
886 'inspector/InjectedScript.cpp', 884 'inspector/InjectedScript.cpp',
887 'inspector/InjectedScript.h', 885 'inspector/InjectedScript.h',
888 'inspector/InjectedScriptBase.cpp', 886 'inspector/InjectedScriptBase.cpp',
889 'inspector/InjectedScriptBase.h', 887 'inspector/InjectedScriptBase.h',
890 'inspector/InjectedScriptCanvasModule.cpp', 888 'inspector/InjectedScriptCanvasModule.cpp',
891 'inspector/InjectedScriptCanvasModule.h', 889 'inspector/InjectedScriptCanvasModule.h',
892 'inspector/InjectedScriptHost.cpp', 890 'inspector/InjectedScriptHost.cpp',
893 'inspector/InjectedScriptHost.h', 891 'inspector/InjectedScriptHost.h',
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
960 'inspector/InspectorStyleTextEditor.cpp', 958 'inspector/InspectorStyleTextEditor.cpp',
961 'inspector/InspectorStyleTextEditor.h', 959 'inspector/InspectorStyleTextEditor.h',
962 'inspector/InspectorTimelineAgent.cpp', 960 'inspector/InspectorTimelineAgent.cpp',
963 'inspector/InspectorTimelineAgent.h', 961 'inspector/InspectorTimelineAgent.h',
964 'inspector/InspectorValues.cpp', 962 'inspector/InspectorValues.cpp',
965 'inspector/InspectorWorkerResource.h', 963 'inspector/InspectorWorkerResource.h',
966 'inspector/InspectorWorkerAgent.cpp', 964 'inspector/InspectorWorkerAgent.cpp',
967 'inspector/InspectorWorkerAgent.h', 965 'inspector/InspectorWorkerAgent.h',
968 'inspector/InstrumentingAgents.cpp', 966 'inspector/InstrumentingAgents.cpp',
969 'inspector/InstrumentingAgents.h', 967 'inspector/InstrumentingAgents.h',
970 'inspector/MemoryInstrumentationImpl.cpp',
971 'inspector/MemoryInstrumentationImpl.h',
972 'inspector/NetworkResourcesData.cpp', 968 'inspector/NetworkResourcesData.cpp',
973 'inspector/NetworkResourcesData.h', 969 'inspector/NetworkResourcesData.h',
974 'inspector/PageConsoleAgent.cpp', 970 'inspector/PageConsoleAgent.cpp',
975 'inspector/PageConsoleAgent.h', 971 'inspector/PageConsoleAgent.h',
976 'inspector/PageDebuggerAgent.cpp', 972 'inspector/PageDebuggerAgent.cpp',
977 'inspector/PageDebuggerAgent.h', 973 'inspector/PageDebuggerAgent.h',
978 'inspector/PageRuntimeAgent.cpp', 974 'inspector/PageRuntimeAgent.cpp',
979 'inspector/PageRuntimeAgent.h', 975 'inspector/PageRuntimeAgent.h',
980 'inspector/ScriptArguments.cpp', 976 'inspector/ScriptArguments.cpp',
981 'inspector/ScriptArguments.h', 977 'inspector/ScriptArguments.h',
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
1034 'loader/PrerendererClient.cpp', 1030 'loader/PrerendererClient.cpp',
1035 'loader/PrerendererClient.h', 1031 'loader/PrerendererClient.h',
1036 'loader/ProgressTracker.cpp', 1032 'loader/ProgressTracker.cpp',
1037 'loader/ResourceLoadNotifier.cpp', 1033 'loader/ResourceLoadNotifier.cpp',
1038 'loader/ResourceLoader.cpp', 1034 'loader/ResourceLoader.cpp',
1039 'loader/ResourceLoaderOptions.h', 1035 'loader/ResourceLoaderOptions.h',
1040 'loader/ResourceLoaderTypes.h', 1036 'loader/ResourceLoaderTypes.h',
1041 'loader/SinkDocument.cpp', 1037 'loader/SinkDocument.cpp',
1042 'loader/SinkDocument.h', 1038 'loader/SinkDocument.h',
1043 'loader/SubframeLoader.cpp', 1039 'loader/SubframeLoader.cpp',
1044 'loader/SubstituteData.cpp',
1045 'loader/SubstituteData.h', 1040 'loader/SubstituteData.h',
1046 'loader/TextResourceDecoder.cpp', 1041 'loader/TextResourceDecoder.cpp',
1047 'loader/TextTrackLoader.cpp', 1042 'loader/TextTrackLoader.cpp',
1048 'loader/TextTrackLoader.h', 1043 'loader/TextTrackLoader.h',
1049 'loader/ThreadableLoader.cpp', 1044 'loader/ThreadableLoader.cpp',
1050 'loader/ThreadableLoaderClient.h', 1045 'loader/ThreadableLoaderClient.h',
1051 'loader/ThreadableLoaderClientWrapper.h', 1046 'loader/ThreadableLoaderClientWrapper.h',
1052 'loader/WorkerThreadableLoader.cpp', 1047 'loader/WorkerThreadableLoader.cpp',
1053 'loader/WorkerThreadableLoader.h', 1048 'loader/WorkerThreadableLoader.h',
1054 'loader/appcache/ApplicationCacheHost.h', 1049 'loader/appcache/ApplicationCacheHost.h',
(...skipping 872 matching lines...) Expand 10 before | Expand all | Expand 10 after
1927 'dom/TreeWalker.h', 1922 'dom/TreeWalker.h',
1928 'dom/UIEvent.cpp', 1923 'dom/UIEvent.cpp',
1929 'dom/UIEventWithKeyState.cpp', 1924 'dom/UIEventWithKeyState.cpp',
1930 'dom/UserActionElementSet.h', 1925 'dom/UserActionElementSet.h',
1931 'dom/UserActionElementSet.cpp', 1926 'dom/UserActionElementSet.cpp',
1932 'dom/UserGestureIndicator.cpp', 1927 'dom/UserGestureIndicator.cpp',
1933 'dom/UserTypingGestureIndicator.cpp', 1928 'dom/UserTypingGestureIndicator.cpp',
1934 'dom/ViewportArguments.cpp', 1929 'dom/ViewportArguments.cpp',
1935 'dom/VisitedLinkState.cpp', 1930 'dom/VisitedLinkState.cpp',
1936 'dom/VisitedLinkState.h', 1931 'dom/VisitedLinkState.h',
1937 'dom/WebCoreMemoryInstrumentation.cpp',
1938 'dom/WebCoreMemoryInstrumentation.h',
1939 'dom/WheelEvent.cpp', 1932 'dom/WheelEvent.cpp',
1940 'dom/WheelEvent.h', 1933 'dom/WheelEvent.h',
1941 'dom/WindowEventContext.cpp', 1934 'dom/WindowEventContext.cpp',
1942 'dom/WindowEventContext.h', 1935 'dom/WindowEventContext.h',
1943 'dom/default/PlatformMessagePortChannel.cpp', 1936 'dom/default/PlatformMessagePortChannel.cpp',
1944 'dom/default/PlatformMessagePortChannel.h', 1937 'dom/default/PlatformMessagePortChannel.h',
1945 'dom/default/chromium/PlatformMessagePortChannelChromium.cpp', 1938 'dom/default/chromium/PlatformMessagePortChannelChromium.cpp',
1946 'dom/default/chromium/PlatformMessagePortChannelChromium.h', 1939 'dom/default/chromium/PlatformMessagePortChannelChromium.h',
1947 ], 1940 ],
1948 'webcore_html_files': [ 1941 'webcore_html_files': [
(...skipping 539 matching lines...) Expand 10 before | Expand all | Expand 10 after
2488 'platform/LayoutTestSupport.h', 2481 'platform/LayoutTestSupport.h',
2489 'platform/Length.cpp', 2482 'platform/Length.cpp',
2490 'platform/LengthBox.cpp', 2483 'platform/LengthBox.cpp',
2491 'platform/Logging.cpp', 2484 'platform/Logging.cpp',
2492 'platform/NotImplemented.cpp', 2485 'platform/NotImplemented.cpp',
2493 'platform/Pasteboard.h', 2486 'platform/Pasteboard.h',
2494 'platform/PlatformEvent.cpp', 2487 'platform/PlatformEvent.cpp',
2495 'platform/PlatformEvent.h', 2488 'platform/PlatformEvent.h',
2496 'platform/PlatformInstrumentation.cpp', 2489 'platform/PlatformInstrumentation.cpp',
2497 'platform/PlatformInstrumentation.h', 2490 'platform/PlatformInstrumentation.h',
2498 'platform/PlatformMemoryInstrumentation.cpp',
2499 'platform/PlatformMemoryInstrumentation.h',
2500 'platform/PlatformSpeechSynthesisUtterance.cpp', 2491 'platform/PlatformSpeechSynthesisUtterance.cpp',
2501 'platform/PlatformSpeechSynthesisUtterance.h', 2492 'platform/PlatformSpeechSynthesisUtterance.h',
2502 'platform/PlatformSpeechSynthesisVoice.cpp', 2493 'platform/PlatformSpeechSynthesisVoice.cpp',
2503 'platform/PlatformSpeechSynthesisVoice.h', 2494 'platform/PlatformSpeechSynthesisVoice.h',
2504 'platform/PlatformSpeechSynthesizer.cpp', 2495 'platform/PlatformSpeechSynthesizer.cpp',
2505 'platform/PlatformSpeechSynthesizer.h', 2496 'platform/PlatformSpeechSynthesizer.h',
2506 'platform/PlatformTouchEvent.h', 2497 'platform/PlatformTouchEvent.h',
2507 'platform/PlatformTouchPoint.h', 2498 'platform/PlatformTouchPoint.h',
2508 'platform/PrerenderHandle.h', 2499 'platform/PrerenderHandle.h',
2509 'platform/PrerenderClient.h', 2500 'platform/PrerenderClient.h',
(...skipping 446 matching lines...) Expand 10 before | Expand all | Expand 10 after
2956 'platform/graphics/skia/FontCustomPlatformData.cpp', 2947 'platform/graphics/skia/FontCustomPlatformData.cpp',
2957 'platform/graphics/skia/FontCustomPlatformData.h', 2948 'platform/graphics/skia/FontCustomPlatformData.h',
2958 'platform/graphics/skia/FontSkia.cpp', 2949 'platform/graphics/skia/FontSkia.cpp',
2959 'platform/graphics/skia/GlyphPageTreeNodeSkia.cpp', 2950 'platform/graphics/skia/GlyphPageTreeNodeSkia.cpp',
2960 'platform/graphics/skia/GraphicsContext3DSkia.cpp', 2951 'platform/graphics/skia/GraphicsContext3DSkia.cpp',
2961 'platform/graphics/skia/GraphicsContextSkia.cpp', 2952 'platform/graphics/skia/GraphicsContextSkia.cpp',
2962 'platform/graphics/skia/ImageBufferSkia.cpp', 2953 'platform/graphics/skia/ImageBufferSkia.cpp',
2963 'platform/graphics/skia/ImageSkia.cpp', 2954 'platform/graphics/skia/ImageSkia.cpp',
2964 'platform/graphics/skia/IntPointSkia.cpp', 2955 'platform/graphics/skia/IntPointSkia.cpp',
2965 'platform/graphics/skia/IntRectSkia.cpp', 2956 'platform/graphics/skia/IntRectSkia.cpp',
2966 'platform/graphics/skia/MemoryInstrumentationSkia.cpp',
2967 'platform/graphics/skia/MemoryInstrumentationSkia.h',
2968 'platform/graphics/skia/NativeImageSkia.cpp', 2957 'platform/graphics/skia/NativeImageSkia.cpp',
2969 'platform/graphics/skia/NativeImageSkia.h', 2958 'platform/graphics/skia/NativeImageSkia.h',
2970 'platform/graphics/skia/OpaqueRegionSkia.cpp', 2959 'platform/graphics/skia/OpaqueRegionSkia.cpp',
2971 'platform/graphics/skia/OpaqueRegionSkia.h', 2960 'platform/graphics/skia/OpaqueRegionSkia.h',
2972 'platform/graphics/skia/PlatformContextSkia.cpp', 2961 'platform/graphics/skia/PlatformContextSkia.cpp',
2973 'platform/graphics/skia/PlatformContextSkia.h', 2962 'platform/graphics/skia/PlatformContextSkia.h',
2974 'platform/graphics/skia/PlatformGraphics.h', 2963 'platform/graphics/skia/PlatformGraphics.h',
2975 'platform/graphics/skia/SimpleFontDataSkia.cpp', 2964 'platform/graphics/skia/SimpleFontDataSkia.cpp',
2976 'platform/graphics/skia/SkiaFontWin.cpp', 2965 'platform/graphics/skia/SkiaFontWin.cpp',
2977 'platform/graphics/skia/SkiaFontWin.h', 2966 'platform/graphics/skia/SkiaFontWin.h',
(...skipping 738 matching lines...) Expand 10 before | Expand all | Expand 10 after
3716 'bison_exe': 'bison', 3705 'bison_exe': 'bison',
3717 # We specify a preprocess so it happens locally and won't get 3706 # We specify a preprocess so it happens locally and won't get
3718 # distributed to goma. 3707 # distributed to goma.
3719 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to 3708 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to
3720 # use /usr/bin/clang once we require Xcode 4.x. 3709 # use /usr/bin/clang once we require Xcode 4.x.
3721 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"' 3710 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"'
3722 }], 3711 }],
3723 ], 3712 ],
3724 } 3713 }
3725 } 3714 }
OLDNEW
« no previous file with comments | « Source/bindings/v8/V8ValueCache.cpp ('k') | Source/core/css/CSSAspectRatioValue.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698