One point brought up during the compile time discussion today was that if you 
pulled once a day, you were likely to have rebuild the world.  I thought it 
would be interesting to see which files were contributing to rebuilding the 
world the most often.

Using the data provided by Mihai at 
http://persistent.info/webkit/tools/buildbot/ I wrote a script to find all of 
the revisions that took ~2x the average time to compile.  Then I matched that 
up with the file list from svn log to get an idea of which files are triggering 
world builds the most often (or at least recently).

Of the 500 revisions 152 spiked compile time.

Here are the most common changed files, full data attached.  

12      /trunk/Source/WebCore/bindings/scripts/CodeGeneratorJS.pm
12      /trunk/Source/WebCore/bindings/js/JSDOMBinding.h
10      /trunk/Source/WebCore/WebCore.exp.in
9       /trunk/Source/WebCore/WebCore.xcodeproj/project.pbxproj
9       /trunk/Source/WebCore/bindings/js/JSNodeCustom.h
9       /trunk/Source/JavaScriptCore/wtf/Platform.h
8       /trunk/Source/WebCore/page/DOMWindow.h
8       /trunk/Source/WebCore/dom/Node.h
7       /trunk/Source/WebCore/GNUmakefile.list.am
7       /trunk/Source/WebCore/WebCore.pro
6       /trunk/Source/WebCore/CMakeLists.txt
6       /trunk/Source/WebCore/WebCore.gypi
6       /trunk/Source/WebCore/dom/Document.h
6       /trunk/Source/JavaScriptCore/JavaScriptCore.exp
6       /trunk/Source/JavaScriptCore/heap/MarkStack.h
6       /trunk/Source/WebCore/WebCore.vcproj/WebCore.vcproj
6       /trunk/Source/JavaScriptCore/runtime/WriteBarrier.h
6       /trunk/Source/WebCore/platform/ScrollableArea.h
5       /trunk/Source/WebCore/rendering/RenderBoxModelObject.h
5       /trunk/Source/WebCore/loader/appcache/DOMApplicationCache.idl
5       /trunk/Source/WebCore/page/DOMSelection.idl
5       /trunk/Source/WebCore/page/Console.idl
5       /trunk/Source/WebCore/page/Location.idl
5       /trunk/Source/WebCore/storage/Storage.idl
5       /trunk/Source/WebCore/platform/mac/WebCoreSystemInterface.h
5       /trunk/Source/WebCore/page/Navigator.idl
5       /trunk/Source/WebCore/workers/WorkerContext.h
5       /trunk/Source/JavaScriptCore/runtime/Structure.h
5       /trunk/Source/WebCore/page/History.idl
5       /trunk/Source/WebCore/css/StyleMedia.idl
5       /trunk/Source/WebCore/page/Screen.idl
5       /trunk/Source/WebCore/page/BarInfo.idl
5       /trunk/Source/WebCore/page/Geolocation.idl

12      /trunk/Source/WebCore/bindings/scripts/CodeGeneratorJS.pm
12      /trunk/Source/WebCore/bindings/js/JSDOMBinding.h
10      /trunk/Source/WebCore/WebCore.exp.in
9       /trunk/Source/WebCore/WebCore.xcodeproj/project.pbxproj
9       /trunk/Source/WebCore/bindings/js/JSNodeCustom.h
9       /trunk/Source/JavaScriptCore/wtf/Platform.h
8       /trunk/Source/WebCore/page/DOMWindow.h
8       /trunk/Source/WebCore/dom/Node.h
7       /trunk/Source/WebCore/GNUmakefile.list.am
7       /trunk/Source/WebCore/WebCore.pro
6       /trunk/Source/WebCore/CMakeLists.txt
6       /trunk/Source/WebCore/WebCore.gypi
6       /trunk/Source/WebCore/dom/Document.h
6       /trunk/Source/JavaScriptCore/JavaScriptCore.exp
6       /trunk/Source/JavaScriptCore/heap/MarkStack.h
6       /trunk/Source/WebCore/WebCore.vcproj/WebCore.vcproj
6       /trunk/Source/JavaScriptCore/runtime/WriteBarrier.h
6       /trunk/Source/WebCore/platform/ScrollableArea.h
5       /trunk/Source/WebCore/rendering/RenderBoxModelObject.h
5       /trunk/Source/WebCore/loader/appcache/DOMApplicationCache.idl
5       /trunk/Source/WebCore/page/DOMSelection.idl
5       /trunk/Source/WebCore/page/Console.idl
5       /trunk/Source/WebCore/page/Location.idl
5       /trunk/Source/WebCore/storage/Storage.idl
5       /trunk/Source/WebCore/platform/mac/WebCoreSystemInterface.h
5       /trunk/Source/WebCore/page/Navigator.idl
5       /trunk/Source/WebCore/workers/WorkerContext.h
5       /trunk/Source/JavaScriptCore/runtime/Structure.h
5       /trunk/Source/WebCore/page/History.idl
5       /trunk/Source/WebCore/css/StyleMedia.idl
5       /trunk/Source/WebCore/page/Screen.idl
5       /trunk/Source/WebCore/page/BarInfo.idl
5       /trunk/Source/WebCore/page/Geolocation.idl
4       /trunk/Source/WebCore/rendering/style/RenderStyle.h
4       /trunk/Source/WebCore/page/FrameView.h
4       /trunk/Source/WebCore/inspector/Inspector.json
4       /trunk/Source/JavaScriptCore/runtime/StructureTransitionTable.h
4       /trunk/Source/WebCore/html/canvas/CanvasRenderingContext2D.h
4       /trunk/Source/WebCore/inspector/front-end/NetworkManager.js
4       /trunk/Source/JavaScriptCore/runtime/JSGlobalObject.h
4       /trunk/Source/JavaScriptCore/heap/Strong.h
4       /trunk/Source/WebCore/DerivedSources.make
4       /trunk/Source/JavaScriptCore/runtime/JSValue.h
4       
/trunk/Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
4       /trunk/Source/WebCore/platform/graphics/GraphicsContext.h
4       /trunk/Source/WebCore/rendering/RenderObject.h
3       /trunk/Source/JavaScriptCore/runtime/JSActivation.h
3       /trunk/Source/JavaScriptCore/runtime/JSZombie.h
3       /trunk/Source/JavaScriptCore/runtime/JSCell.h
3       /trunk/Source/JavaScriptCore/bytecode/CodeBlock.h
3       /trunk/Source/WebCore/css/StyleMedia.h
3       /trunk/Source/WebCore/rendering/RenderDetails.h
3       /trunk/Source/JavaScriptCore/runtime/JSFunction.h
3       /trunk/Source/JavaScriptCore/runtime/JSString.h
3       /trunk/Source/WebCore/dom/MessagePort.idl
3       /trunk/Source/JavaScriptCore/wtf/HashTable.h
3       /trunk/Source/JavaScriptCore/bytecode/Instruction.h
3       /trunk/Source/JavaScriptCore/runtime/JSAPIValueWrapper.h
3       /trunk/Source/JavaScriptCore/runtime/Executable.h
3       /trunk/Source/JavaScriptCore/runtime/StructureChain.h
3       /trunk/Source/JavaScriptCore/runtime/WeakGCMap.h
3       /trunk/Source/JavaScriptCore/runtime/JSObject.h
3       /trunk/Source/JavaScriptCore/runtime/JSArray.h
3       /trunk/Source/JavaScriptCore/runtime/JSWrapperObject.h
3       /trunk/Source/WebCore/platform/network/ResourceLoadInfo.h
3       /trunk/Source/JavaScriptCore/heap/HandleHeap.h
3       /trunk/Source/WebKit/chromium/public/WebHTTPLoadInfo.h
3       /trunk/Source/WebCore/page/Navigator.h
3       /trunk/Source/JavaScriptCore/runtime/NativeErrorConstructor.h
3       /trunk/Source/JavaScriptCore/runtime/JSPropertyNameIterator.h
3       /trunk/Source/WebCore/platform/graphics/FloatSize.h
3       /trunk/Source/JavaScriptCore/runtime/ScopeChain.h
3       /trunk/Source/WebCore/platform/graphics/FloatRect.h
3       /trunk/Source/WebCore/page/DOMWindow.idl
3       
/trunk/Source/WebCore/platform/graphics/transforms/TransformationMatrix.h
3       /trunk/Source/WebCore/bindings/js/JSDOMGlobalObject.h
3       /trunk/Source/JavaScriptGlue/UserObjectImp.h
3       /trunk/Source/WebCore/platform/ScrollTypes.h
3       /trunk/Source/JavaScriptCore/runtime/RegExpObject.h
3       /trunk/Source/WebCore/dom/Element.h
3       /trunk/Source/WebCore/bridge/qt/qt_runtime.h
3       /trunk/Source/WebCore/fileapi/Blob.idl
3       /trunk/Source/WebCore/dom/NamedNodeMap.idl
3       /trunk/Source/WebCore/platform/graphics/FloatPoint.h
3       /trunk/Source/JavaScriptCore/runtime/Arguments.h
3       /trunk/Source/JavaScriptCore/heap/Handle.h
3       /trunk/Source/WebCore/bindings/js/JSDOMWindowShell.h
3       /trunk/Source/JavaScriptCore/debugger/DebuggerActivation.h
3       /trunk/Source/JavaScriptCore/API/JSCallbackObjectFunctions.h
3       /trunk/Source/WebCore/dom/ShadowRoot.h
3       /trunk/Source/WebCore/rendering/RenderBlock.h
3       /trunk/Source/JavaScriptCore/runtime/JSTypeInfo.h
3       /trunk/Source/JavaScriptCore/runtime/JSStaticScopeObject.h
3       /trunk/Source/WebCore/platform/graphics/IntRect.h
3       /trunk/Source/WebCore/xml/XMLHttpRequest.h
3       /trunk/Source/WebCore/bindings/js/DOMWrapperWorld.h
3       /trunk/Source/WebCore/platform/graphics/Path.h
3       /trunk/Source/JavaScriptCore/API/JSCallbackObject.h
3       /trunk/Source/JavaScriptCore/runtime/GetterSetter.h
3       /trunk/Source/JavaScriptCore/bytecode/StructureStubInfo.h
3       /trunk/Source/WebCore/workers/WorkerContext.idl
3       /trunk/Source/WebCore/platform/graphics/GlyphBuffer.h
3       /trunk/Source/WebCore/config.h
2       /trunk/Source/WebCore/html/canvas/CanvasRenderingContext.idl
2       /trunk/Source/WebCore/Configurations/Version.xcconfig
2       /trunk/configure.ac
2       /trunk/Source/WebCore/platform/graphics/GlyphPageTreeNode.h
2       /trunk/Source/WebCore/html/canvas/WebKitLoseContext.idl
2       /trunk/Source/WebCore/inspector/front-end/ResourceHeadersView.js
2       /trunk/Tools/DumpRenderTree/config.h
2       /trunk/Source/JavaScriptCore/runtime/StringConstructor.h
2       /trunk/Source/WebCore/css/CSSRule.idl
2       /trunk/Source/WebKit/mac/Configurations/Version.xcconfig
2       /trunk/Source/WebCore/GNUmakefile.am
2       /trunk/Source/JavaScriptCore/runtime/JSGlobalData.h
2       /trunk/Source/WebCore/bridge/runtime_array.h
2       /trunk/Source/WebCore/html/canvas/WebKitLoseContext.h
2       /trunk/Source/JavaScriptCore/runtime/ErrorInstance.h
2       /trunk/Source/JavaScriptCore/runtime/MathObject.h
2       /trunk/Source/JavaScriptCore/runtime/ErrorPrototype.h
2       /trunk/Source/WebKit2/Scripts/webkit2/messages.py
2       /trunk/Source/WebCore/plugins/DOMMimeTypeArray.h
2       /trunk/Source/WebCore/dom/DOMImplementation.idl
2       /trunk/Source/WebCore/rendering/RenderSummary.h
2       /trunk/Source/WebCore/dom/EventTarget.h
2       /trunk/Source/WebCore/Configurations/FeatureDefines.xcconfig
2       /trunk/Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj
2       /trunk/Source/JavaScriptCore/API/JSCallbackFunction.h
2       /trunk/Source/JavaScriptCore/runtime/ErrorConstructor.h
2       /trunk/Source/WebKit/win/WebFrame.h
2       /trunk/Source/JavaScriptCore/runtime/InternalFunction.h
2       /trunk/Source/WebCore/html/canvas/ArrayBuffer.idl
2       /trunk/Source/WebCore/html/canvas/OESVertexArrayObject.idl
2       /trunk/Source/JavaScriptCore/runtime/BatchedTransitionOptimizer.h
2       /trunk/Source/WebCore/bridge/jni/jsc/JavaRuntimeObject.h
2       /trunk/Source/JavaScriptGlue/JSRun.h
2       /trunk/Source/WebCore/bridge/c/CRuntimeObject.h
2       /trunk/Source/WebCore/bindings/js/JSWorkerContextBase.h
2       /trunk/Source/WebCore/bridge/objc/objc_runtime.h
2       /trunk/Source/WebCore/css/MediaList.idl
2       /trunk/Source/WebCore/css/StyleSheet.idl
2       /trunk/Source/WebCore/plugins/DOMPluginArray.idl
2       /trunk/Source/JavaScriptCore/runtime/BooleanPrototype.h
2       /trunk/Source/WebCore/xml/XMLHttpRequestUpload.idl
2       /trunk/Source/WebKit2/Configurations/FeatureDefines.xcconfig
2       /trunk/Source/WebCore/platform/graphics/DashArray.h
2       /trunk/Source/JavaScriptCore/heap/Weak.h
2       /trunk/Source/WebCore/platform/graphics/ImageBufferData.h
2       /trunk/Source/JavaScriptCore/runtime/JSObjectWithGlobalObject.h
2       /trunk/Source/WebCore/html/HTMLCollection.idl
2       /trunk/Source/WebCore/bindings/js/JSNodeFilterCondition.h
2       /trunk/Source/WebCore/bindings/js/JSImageConstructor.h
2       /trunk/Source/WebCore/html/canvas/OESTextureFloat.idl
2       /trunk/Source/JavaScriptCore/runtime/FunctionConstructor.h
2       /trunk/Source/WebCore/html/HTMLDetailsElement.h
2       /trunk/Source/WebKit2/WebProcess/Plugins/Netscape/JSNPObject.h
2       /trunk/Source/WebCore/html/DOMTokenList.idl
2       /trunk/Source/WebCore/html/canvas/OESStandardDerivatives.idl
2       /trunk/Source/WebCore/bindings/js/SerializedScriptValue.h
2       /trunk/Source/WebCore/html/canvas/OESStandardDerivatives.h
2       /trunk/Source/JavaScriptCore/dfg/DFGGraph.h
2       /trunk/Source/JavaScriptCore/runtime/NumberConstructor.h
2       /trunk/Source/WebCore/rendering/RenderDetailsMarker.h
2       /trunk/Source/JavaScriptCore/runtime/DateInstance.h
2       /trunk/Source/WebCore/html/canvas/WebGLRenderingContext.h
2       /trunk/Source/WebCore/html/canvas/CanvasRenderingContext.h
2       /trunk/Source/JavaScriptCore/runtime/JSNotAnObject.h
2       /trunk/Source/JavaScriptCore/runtime/PropertyMapHashTable.h
2       /trunk/Source/JavaScriptCore/runtime/StringObject.h
2       /trunk/Source/WebCore/bindings/js/JSDOMWrapper.h
2       /trunk/Tools/WebKitTestRunner/config.h
2       /trunk/Source/WebCore/bindings/js/JSOptionConstructor.h
2       /trunk/Source/JavaScriptGlue/Configurations/Version.xcconfig
2       /trunk/Source/JavaScriptCore/JavaScriptCore.JSVALUE32_64only.exp
2       /trunk/Source/WebCore/dom/DOMStringMap.idl
2       /trunk/Source/WebCore/bindings/js/JSDOMWindowBase.h
2       /trunk/Source/JavaScriptCore/runtime/ArrayPrototype.h
2       /trunk/Source/WebCore/platform/graphics/Gradient.h
2       /trunk/Source/WebCore/history/HistoryItem.h
2       /trunk/Source/JavaScriptCore/runtime/ArrayConstructor.h
2       /trunk/Source/JavaScriptCore/API/JSCallbackConstructor.h
2       /trunk/Source/WebCore/platform/graphics/IntSize.h
2       /trunk/Source/JavaScriptCore/jit/JIT.h
2       /trunk/Source/WebCore/bridge/objc/ObjCRuntimeObject.h
2       /trunk/Source/JavaScriptCore/JavaScriptCore.JSVALUE64only.exp
2       /trunk/Source/WebCore/editing/Editor.h
2       /trunk/Source/WebCore/page/WorkerNavigator.idl
2       /trunk/Source/WebCore/plugins/DOMMimeTypeArray.idl
2       /trunk/Source/JavaScriptCore/runtime/NativeErrorPrototype.h
2       /trunk/Source/WebKit2/WebProcess/Plugins/Netscape/JSNPMethod.h
2       /trunk/Source/JavaScriptCore/runtime/NumberObject.h
2       /trunk/Source/JavaScriptCore/runtime/StringPrototype.h
2       /trunk/Source/WebKit/mac/Configurations/FeatureDefines.xcconfig
2       /trunk/Source/WebCore/dom/TreeScope.h
2       /trunk/Source/JavaScriptCore/runtime/JSType.h
2       /trunk/Source/WebCore/platform/graphics/ImageBuffer.h
2       /trunk/Source/WebKit2/Configurations/Version.xcconfig
2       /trunk/Source/WebCore/dom/make_names.pl
2       /trunk/Source/WebCore/plugins/DOMPluginArray.h
2       /trunk/Source/WebCore/html/canvas/OESVertexArrayObject.h
2       /trunk/Source/JavaScriptCore/runtime/BooleanObject.h
2       /trunk/Source/JavaScriptCore/runtime/ObjectPrototype.h
2       /trunk/Source/WebCore/xml/XMLHttpRequestUpload.h
2       /trunk/Source/WebCore/inspector/InspectorResourceAgent.h
2       /trunk/Source/JavaScriptCore/runtime/DateConstructor.h
2       /trunk/Source/WebCore/platform/graphics/chromium/LayerRendererChromium.h
2       /trunk/Source/WebCore/css/html.css
2       /trunk/Source/WebCore/html/canvas/OESTextureFloat.h
2       /trunk/Source/JavaScriptCore/runtime/RegExpPrototype.h
2       /trunk/Source/WebKit/mac/Plugins/Hosted/NetscapePluginInstanceProxy.h
2       /trunk/Source/WebCore/css/StyleSheetList.idl
2       /trunk/Source/JavaScriptCore/runtime/ObjectConstructor.h
2       /trunk/Source/JavaScriptCore/runtime/DatePrototype.h
2       /trunk/Source/WebCore/platform/graphics/SimpleFontData.h
2       /trunk/Source/WebCore/bridge/runtime_object.h
2       /trunk/Source/WebCore/CodeGenerators.pri
2       /trunk/Source/JavaScriptCore/heap/HandleStack.h
2       /trunk/Source/JavaScriptCore/runtime/JSVariableObject.h
2       /trunk/Source/JavaScriptCore/runtime/JSONObject.h
2       /trunk/Source/JavaScriptCore/runtime/FunctionPrototype.h
2       /trunk/Source/WebCore/platform/graphics/Pattern.h
2       /trunk/Source/WebCore/bridge/runtime_method.h
2       /trunk/Source/WebCore/platform/graphics/FontPlatformData.h
2       /trunk/Source/WebCore/features.pri
2       /trunk/Source/WebCore/inspector/front-end/networkPanel.css
2       /trunk/Source/WebCore/fileapi/DOMFileSystemBase.h
2       /trunk/Source/JavaScriptCore/Configurations/FeatureDefines.xcconfig
2       /trunk/Source/WebCore/platform/graphics/BitmapImage.h
2       /trunk/Source/WebCore/workers/WorkerLocation.idl
2       /trunk/Source/WebCore/bindings/js/JSArrayBufferViewHelper.h
2       /trunk/Source/WebCore/platform/ScrollView.h
2       /trunk/Source/JavaScriptCore/runtime/BooleanConstructor.h
2       /trunk/Source/JavaScriptCore/jit/JSInterfaceJIT.h
2       /trunk/Source/WebCore/platform/graphics/IntPoint.h
2       /trunk/Source/WebKit/chromium/features.gypi
2       /trunk/Source/WebCore/bridge/qt/qt_instance.h
2       /trunk/Source/WebCore/html/canvas/WebGLExtension.h
2       /trunk/Source/WebCore/inspector/front-end/Resource.js
2       /trunk/Source/JavaScriptCore/heap/Local.h
2       /trunk/Source/WebCore/bindings/js/ScriptCachedFrameData.h
2       /trunk/Source/WebCore/bindings/js/JSAudioConstructor.h
2       /trunk/Source/JavaScriptCore/runtime/RegExpConstructor.h
2       
/trunk/Source/JavaScriptCore/runtime/StringObjectThatMasqueradesAsUndefined.h
2       /trunk/Source/JavaScriptCore/runtime/JSByteArray.h
2       /trunk/Source/JavaScriptCore/Configurations/Version.xcconfig
2       /trunk/Source/WebCore/platform/graphics/ImageSource.h
2       /trunk/Source/JavaScriptCore/dfg/DFGNode.h
2       /trunk/Source/WebKit/mac/Plugins/Hosted/ProxyRuntimeObject.h
2       /trunk/Source/JavaScriptCore/runtime/NumberPrototype.h
2       /trunk/Tools/Scripts/webkitpy/layout_tests/layout_package/test_runner.py
2       /trunk/Source/WebCore/html/HTMLTagNames.in
2       /trunk/Source/WebCore/bindings/js/ScriptWrappable.h
2       /trunk/Source/WebCore/platform/graphics/GraphicsContext3D.h
2       /trunk/Source/WebCore/Android.mk
2       /trunk/Source/WebCore/css/CSSStyleDeclaration.idl
2       /trunk/Source/WebCore/platform/graphics/transforms/AffineTransform.h
2       /trunk/Source/WebCore/platform/Scrollbar.h
1       /trunk/WebKitLibraries/win/tools/vsprops/FeatureDefines.vsprops
1       /trunk/Source/WebCore/platform/graphics/ShadowBlur.h
1       /trunk/Source/WebCore/fileapi/DirectoryEntry.h
1       /trunk/Source/WebCore/inspector/front-end/inspector.js
1       /trunk/Source/WebCore/platform/graphics/GlyphMetricsMap.h
1       /trunk/Source/WebCore/html/parser/HTMLParserScheduler.h
1       /trunk/Source/WebCore/dom/Document.idl
1       /trunk/Source/WebCore/inspector/InspectorPageAgent.h
1       /trunk/Source/JavaScriptCore/bytecode/SamplingTool.h
1       /trunk/Source/JavaScriptCore/dfg/DFGScoreBoard.h
1       /trunk/Source/WebCore/loader/appcache/ApplicationCacheHost.h
1       /trunk/Source/WebCore/inspector/InspectorInstrumentation.h
1       /trunk/Source/WebCore/workers/WorkerScriptLoader.h
1       /trunk/Source/WebCore/platform/network/ResourceLoadPriority.h
1       /trunk/Source/WebCore/dom/ScriptExecutionContext.h
1       /trunk/Source/WebCore/platform/graphics/cg/PDFDocumentImage.h
1       /trunk/Source/WebCore/platform/graphics/chromium/ImageLayerChromium.h
1       /trunk/Source/WebKit/chromium/public/WebURLLoaderClient.h
1       /trunk/WebKitLibraries/libWebKitSystemInterfaceLeopard.a
1       /trunk/Source/WebCore/loader/SubresourceLoader.h
1       /trunk/Source/WebCore/rendering/RenderListBox.h
1       /trunk/Source/WebKit/chromium/src/ChromeClientImpl.h
1       /trunk/Source/WebCore/platform/mac/ScrollbarThemeMac.h
1       /trunk/Tools/TestWebKitAPI/PlatformWebView.h
1       /trunk/Source/WebKit2/UIProcess/WebProcessProxy.h
1       /trunk/Source/WebCore/platform/win/PopupMenuWin.h
1       /trunk/Source/WebCore/platform/audio/SincResampler.h
1       /trunk/Source/WebKit/chromium/public/WebAccessibilityRole.h
1       /trunk/Source/JavaScriptCore/heap/MarkedSpace.h
1       /trunk/Source/WebCore/html/HTMLSummaryElement.h
1       /trunk/Source/WebKit/win/WebCoreSupport/WebFrameLoaderClient.h
1       /trunk/WebKitLibraries/WebKitSystemInterface.h
1       /trunk/Source/WebKit/wince/WebCoreSupport/FrameLoaderClientWinCE.h
1       /trunk/Source/WebCore/platform/graphics/Font.h
1       /trunk/Source/WebKit2/WebProcess/Downloads/Download.h
1       /trunk/Source/WebCore/dom/NodeRareData.h
1       /trunk/Source/JavaScriptCore/heap/Heap.h
1       /trunk/Source/WebCore/dom/NodeFilterCondition.h
1       /trunk/Source/JavaScriptCore/assembler/SH4Assembler.h
1       /trunk/Source/WebKit2/UIProcess/win/WebPopupMenuProxyWin.h
1       /trunk/Source/WebCore/storage/IDBTransaction.idl
1       /trunk/Source/WebCore/CMakeListsEfl.txt
1       /trunk/Source/WebCore/dom/Attr.h
1       /trunk/Source/WebKit2/UIProcess/WebProcessProxy.messages.in
1       /trunk/Source/WebCore/fileapi/DirectoryEntrySync.h
1       /trunk/Source/WebCore/fileapi/FileWriter.idl
1       /trunk/Source/WebCore/fileapi/DOMFileSystem.idl
1       /trunk/Source/WebKit/chromium/src/FrameLoaderClientImpl.h
1       /trunk/Source/WebCore/WebCore.pri
1       /trunk/Source/WebCore/page/Frame.h
1       /trunk/Source/WebCore/loader/cache/CachedResourceLoader.h
1       /trunk/Source/WebCore/Android.derived.jscbindings.mk
1       /trunk/Source/WebCore/storage/IDBRequest.idl
1       /trunk/Source/JavaScriptCore/wtf/gobject/GTypedefs.h
1       /trunk/Source/WebKit/chromium/src/WebFrameImpl.h
1       /trunk/Tools/Scripts/webkitpy/tool/steps/postdiff.py
1       /trunk/Source/WebCore/rendering/RenderBox.h
1       /trunk/Source/WebCore/platform/graphics/win/DIBPixelData.h
1       /trunk/Source/WebKit2/Scripts/webkit2/messages_unittest.py
1       /trunk/Source/WebKit/mac/WebView/WebViewPrivate.h
1       /trunk/Source/WebCore/xml/XMLHttpRequest.idl
1       /trunk/Source/WebCore/loader/NetscapePlugInStreamLoader.h
1       /trunk/Source/WebCore/loader/cache/CachedResource.h
1       /trunk/Source/WebCore/English.lproj/localizedStrings.js
1       /trunk/Source/JavaScriptCore/assembler/MacroAssemblerSH4.h
1       /trunk/Source/WebCore/html/HTMLCanvasElement.h
1       /trunk/Source/WebCore/rendering/RenderLayerCompositor.h
1       /trunk/Source/WebCore/fileapi/Blob.h
1       /trunk/Source/WebCore/bindings/generic/RuntimeEnabledFeatures.h
1       /trunk/Source/JavaScriptCore/wtf/ListHashSet.h
1       /trunk/Source/WebCore/platform/network/cf/ResourceRequest.h
1       /trunk/Source/WebCore/loader/FrameLoaderClient.h
1       /trunk/Source/WebCore/websockets/WebSocket.idl
1       /trunk/Source/WebCore/editing/SpellingCorrectionController.h
1       /trunk/Source/WebCore/dom/CDATASection.h
1       /trunk/Source/WebKit/chromium/src/GraphicsContext3DInternal.h
1       /trunk/Tools/Scripts/build-webkit
1       /trunk/Source/JavaScriptCore/runtime/SmallStrings.h
1       /trunk/Source/WebCore/platform/graphics/chromium/PlatformCanvas.h
1       /trunk/Source/WebCore/rendering/svg/SVGShadowTreeElements.h
1       /trunk/Source/WebCore/workers/AbstractWorker.idl
1       /trunk/Source/JavaScriptCore/wtf/unicode/CharacterNames.h
1       /trunk/Source/WebCore/platform/network/ResourceRequestBase.h
1       /trunk/Source/WebCore/platform/ScrollbarTheme.h
1       /trunk/Source/JavaScriptCore/wtf/HashIterators.h
1       /trunk/Source/WebCore/platform/graphics/mac/MediaPlayerPrivateQTKit.h
1       /trunk/Source/JavaScriptCore/jit/JITInlineMethods.h
1       /trunk/Source/WebCore/bindings/js/WorkerScriptController.h
1       /trunk/Source/WebKit2/WebProcess/WebCoreSupport/WebFrameLoaderClient.h
1       /trunk/Source/WebCore/bindings/v8/WorkerScriptController.h
1       /trunk/Source/WebCore/bindings/scripts/CodeGeneratorV8.pm
1       /trunk/Tools/Scripts/webkitpy/common/net/bugzilla/bugzilla.py
1       /trunk/Source/WebKit2/WebProcess/WebPage/LayerTreeHost.h
1       /trunk/Source/WebCore/platform/graphics/filters/FEDropShadow.h
1       /trunk/Source/WebCore/bindings/js/ScriptState.h
1       /trunk/Source/WebCore/editing/CreateLinkCommand.h
1       /trunk/Source/WebCore/platform/graphics/cairo/DrawErrorUnderline.h
1       /trunk/Source/WebCore/html/shadow/ShadowContentElement.h
1       /trunk/Source/WebCore/loader/appcache/ApplicationCacheGroup.h
1       /trunk/Source/WebKit2/config.h
1       /trunk/Source/WebKit2/UIProcess/Plugins/PluginProcessManager.h
1       /trunk/Source/WebCore/page/SecurityOrigin.h
1       /trunk/Source/WebKit/chromium/public/WebViewClient.h
1       /trunk/Source/WebKit/win/WebScrollBar.h
1       /trunk/Source/WebCore/notifications/Notification.h
1       /trunk/Source/WebKit2/UIProcess/Plugins/PluginProcessProxy.h
1       /trunk/Source/WebCore/platform/graphics/gstreamer/ImageGStreamer.h
1       /trunk/Tools/Scripts/webkitpy/style/checker.py
1       /trunk/Source/WebKit/mac/WebCoreSupport/WebFrameLoaderClient.h
1       /trunk/Source/WebCore/fileapi/DirectoryEntrySync.idl
1       /trunk/WebKitLibraries/win/tools/vsprops/FeatureDefinesCairo.vsprops
1       /trunk/Source/WebCore/dom/EventListener.h
1       /trunk/Source/WebCore/platform/graphics/filters/FELighting.h
1       /trunk/Source/WebCore/dom/ProcessingInstruction.h
1       /trunk/Source/WebCore/dom/Notation.h
1       /trunk/Tools/Scripts/webkitpy/common/net/buildbot/buildbot.py
1       /trunk/Source/WebCore/platform/AsyncFileSystem.h
1       /trunk/Source/WebCore/inspector/InspectorDOMAgent.h
1       /trunk/Source/WebCore/editing/EditCommand.h
1       /trunk/Source/WebCore/platform/network/ResourceHandleClient.h
1       /trunk/Source/WebCore/dom/Range.h
1       /trunk/Source/WebCore/platform/graphics/chromium/UniscribeHelper.h
1       /trunk/Source/WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.h
1       /trunk/Source/WebCore/rendering/RenderFileUploadControl.h
1       /trunk/Tools/Scripts/webkitpy/style/checker_unittest.py
1       /trunk/Source/WebCore/platform/graphics/chromium/FontUtilsChromiumWin.h
1       /trunk/Source/WebCore/rendering/RenderLayerBacking.h
1       /trunk/Source/WebCore/webaudio/AudioContext.idl
1       /trunk/Source/WebCore/loader/SubresourceLoaderClient.h
1       /trunk/Source/WebKit/efl/WebCoreSupport/FrameLoaderClientEfl.h
1       /trunk/Source/WebCore/inspector/front-end/NetworkPanel.js
1       /trunk/Source/WebCore/loader/EmptyClients.h
1       /trunk/Source/WebCore/platform/FloatConversion.h
1       /trunk/Source/WebKit2/WebProcess/WebCoreSupport/WebInspectorClient.h
1       /trunk/Source/WebCore/loader/ResourceLoadNotifier.h
1       /trunk/Source/WebCore/platform/graphics/cg/ImageBufferDataCG.h
1       /trunk/Source/WebCore/page/ChromeClient.h
1       /trunk/Tools/Scripts/webkitpy/tool/mocktool.py
1       /trunk/Source/WebCore/inspector/front-end/ResourceTreeModel.js
1       /trunk/Source/WebKit2/win/WebKit2.vcproj
1       /trunk/Source/WebCore/page/Chrome.h
1       /trunk/Tools/Scripts/webkitpy/tool/commands/upload_unittest.py
1       /trunk/Source/WebCore/platform/graphics/Color.h
1       /trunk/Source/WebCore/workers/Worker.idl
1       /trunk/Source/WebCore/html/HTMLTrackElement.idl
1       /trunk/Source/WebCore/rendering/RenderLayer.h
1       /trunk/Source/WebCore/html/HTMLTrackElement.h
1       /trunk/Source/WebCore/manual-tests/print-after-window-close.html
1       /trunk/Source/WebCore/platform/graphics/ContextShadow.h
1       /trunk/Source/WebCore/page/EventSource.idl
1       /trunk/Source/WebKit/qt/QtWebKit.pro
1       /trunk/Tools/Scripts/webkitdirs.pm
1       /trunk/Source/JavaScriptCore/bytecode/EvalCodeCache.h
1       /trunk/Source/WebCore/storage/StorageTracker.h
1       /trunk/Source/JavaScriptCore/Configurations/JavaScriptCore.xcconfig
1       /trunk/Source/WebCore/loader/MainResourceLoader.h
1       /trunk/Source/JavaScriptCore/runtime/ArgList.h
1       /trunk/Source/WebCore/workers/SharedWorker.idl
1       /trunk/Source/WebCore/html/HTMLLinkElement.h
1       /trunk/Source/WebCore/rendering/svg/RenderSVGResourceGradient.h
1       /trunk/Source/WebCore/rendering/RootInlineBox.h
1       /trunk/Source/WebKit2/Shared/WebCoreArgumentCoders.h
1       /trunk/Source/WebCore/accessibility/AccessibilityRenderObject.h
1       /trunk/Source/WebCore/platform/PopupMenuStyle.h
1       /trunk/Source/WebCore/dom/NodeFilter.h
1       /trunk/Source/WebCore/loader/DocumentThreadableLoader.h
1       /trunk/Tools/BuildSlaveSupport/win/kill-old-processes
1       /trunk/Source/WebCore/css/CSSPrimitiveValueMappings.h
1       /trunk/Source/WebKit2/WebProcess/WebPage/ca/mac/LayerTreeHostCAMac.h
1       /trunk/Source/WebCore/bindings/v8/ScriptState.h
1       /trunk/Source/WebCore/dom/Comment.h
1       /trunk/Source/WebCore/Android.derived.v8bindings.mk
1       /trunk/Source/WebCore/fileapi/FileReader.idl
1       /trunk/Source/JavaScriptCore/dfg/DFGJITCompiler.h
1       /trunk/Source/WebCore/dom/MessagePort.h
1       /trunk/Source/WebCore/dom/Text.h
1       /trunk/Source/WebCore/notifications/NotificationCenter.idl
1       /trunk/WebKitLibraries/libWebKitSystemInterfaceSnowLeopard.a
1       /trunk/Source/WebKit/chromium/public/WebFileSystem.h
1       /trunk/Source/WebCore/notifications/Notification.idl
1       /trunk/Source/WebKit/chromium/public/WebFrame.h
1       /trunk/Source/WebKit.pro
1       /trunk/Source/WebCore/platform/graphics/Image.h
1       /trunk/Tools/Tools.pro
1       /trunk/Source/WebCore/loader/ResourceLoader.h
1       /trunk/Source/WebCore/dom/DocumentFragment.h
1       /trunk/Source/WebKit2/Shared/ShareableBitmap.h
1       /trunk/Source/WebKit2/UIProcess/API/C/WKContextPrivate.h
1       /trunk/Source/WebKit2/Shared/WebGraphicsContext.h
1       /trunk/Source/WebCore/bindings/js/JSEventListener.h
1       /trunk/Source/WebKit/chromium/src/WebScrollbarImpl.h
1       /trunk/Source/WebKit2/UIProcess/WebContext.h
1       /trunk/Source/WebCore/UseJSC.cmake
1       /trunk/Source/WebCore/platform/image-decoders/ImageDecoder.h
1       /trunk/Source/WebCore/bindings/v8/V8AbstractEventListener.h
1       /trunk/Source/WebCore/rendering/style/RenderStyleConstants.h
1       /trunk/Source/WebCore/storage/IDBDatabase.idl
1       /trunk/Source/WebKit/chromium/public/WebRuntimeFeatures.h
1       /trunk/Source/WebCore/accessibility/AccessibilityObject.h
1       /trunk/Source/WebCore/platform/graphics/RoundedIntRect.h
1       /trunk/Source/WebCore/fileapi/DirectoryEntry.idl
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to