Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 { | 1 { |
| 2 'includes': [ | 2 'includes': [ |
| 3 'core_generated.gypi', | 3 'core_generated.gypi', |
| 4 ], | 4 ], |
| 5 'variables': { | 5 'variables': { |
| 6 # Files for which bindings (.cpp and .h files) will be generated | 6 # Files for which bindings (.cpp and .h files) will be generated |
| 7 'core_idl_files': [ | 7 'core_idl_files': [ |
| 8 'animation/KeyframeEffect.idl', | 8 'animation/KeyframeEffect.idl', |
| 9 'animation/EffectModel.idl', | 9 'animation/EffectModel.idl', |
| 10 'animation/AnimationEffectReadOnly.idl', | 10 'animation/AnimationEffectReadOnly.idl', |
| (...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 62 'dom/DOMStringMap.idl', | 62 'dom/DOMStringMap.idl', |
| 63 'dom/DOMTokenList.idl', | 63 'dom/DOMTokenList.idl', |
| 64 'dom/DataView.idl', | 64 'dom/DataView.idl', |
| 65 'dom/Document.idl', | 65 'dom/Document.idl', |
| 66 'dom/DocumentFragment.idl', | 66 'dom/DocumentFragment.idl', |
| 67 'dom/DocumentType.idl', | 67 'dom/DocumentType.idl', |
| 68 'dom/Element.idl', | 68 'dom/Element.idl', |
| 69 'dom/Float32Array.idl', | 69 'dom/Float32Array.idl', |
| 70 'dom/Float64Array.idl', | 70 'dom/Float64Array.idl', |
| 71 'dom/FrameRequestCallback.idl', | 71 'dom/FrameRequestCallback.idl', |
| 72 'dom/IdleCallbackDeadline.idl', | |
| 73 'dom/IdleRequestCallback.idl', | |
| 72 'dom/Int16Array.idl', | 74 'dom/Int16Array.idl', |
| 73 'dom/Int32Array.idl', | 75 'dom/Int32Array.idl', |
| 74 'dom/Int8Array.idl', | 76 'dom/Int8Array.idl', |
| 75 'dom/Iterator.idl', | 77 'dom/Iterator.idl', |
| 76 'dom/MessageChannel.idl', | 78 'dom/MessageChannel.idl', |
| 77 'dom/MessagePort.idl', | 79 'dom/MessagePort.idl', |
| 78 'dom/MutationObserver.idl', | 80 'dom/MutationObserver.idl', |
| 79 'dom/MutationRecord.idl', | 81 'dom/MutationRecord.idl', |
| 80 'dom/NamedNodeMap.idl', | 82 'dom/NamedNodeMap.idl', |
| 81 'dom/Node.idl', | 83 'dom/Node.idl', |
| (...skipping 2191 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2273 'dom/FirstLetterPseudoElement.cpp', | 2275 'dom/FirstLetterPseudoElement.cpp', |
| 2274 'dom/FirstLetterPseudoElement.h', | 2276 'dom/FirstLetterPseudoElement.h', |
| 2275 'dom/FrameRequestCallback.h', | 2277 'dom/FrameRequestCallback.h', |
| 2276 'dom/FrameRequestCallbackCollection.cpp', | 2278 'dom/FrameRequestCallbackCollection.cpp', |
| 2277 'dom/FrameRequestCallbackCollection.h', | 2279 'dom/FrameRequestCallbackCollection.h', |
| 2278 'dom/Fullscreen.cpp', | 2280 'dom/Fullscreen.cpp', |
| 2279 'dom/Fullscreen.h', | 2281 'dom/Fullscreen.h', |
| 2280 'dom/GlobalEventHandlers.h', | 2282 'dom/GlobalEventHandlers.h', |
| 2281 'dom/IconURL.cpp', | 2283 'dom/IconURL.cpp', |
| 2282 'dom/IconURL.h', | 2284 'dom/IconURL.h', |
| 2285 'dom/IdleCallbackDeadline.h', | |
| 2286 'dom/IdleCallbackDeadline.cpp', | |
|
jochen (gone - plz use gerrit)
2015/07/31 09:19:19
alphabetical ordering
rmcilroy
2015/08/11 16:30:51
Done.
| |
| 2287 'dom/IdleRequestCallback.h', | |
| 2283 'dom/IdTargetObserver.cpp', | 2288 'dom/IdTargetObserver.cpp', |
| 2284 'dom/IdTargetObserver.h', | 2289 'dom/IdTargetObserver.h', |
| 2285 'dom/IdTargetObserverRegistry.cpp', | 2290 'dom/IdTargetObserverRegistry.cpp', |
| 2286 'dom/IdTargetObserverRegistry.h', | 2291 'dom/IdTargetObserverRegistry.h', |
| 2287 'dom/IgnoreDestructiveWriteCountIncrementer.h', | 2292 'dom/IgnoreDestructiveWriteCountIncrementer.h', |
| 2288 'dom/IncrementLoadEventDelayCount.cpp', | 2293 'dom/IncrementLoadEventDelayCount.cpp', |
| 2289 'dom/IncrementLoadEventDelayCount.h', | 2294 'dom/IncrementLoadEventDelayCount.h', |
| 2290 'dom/Iterator.h', | 2295 'dom/Iterator.h', |
| 2291 'dom/LayoutTreeBuilder.cpp', | 2296 'dom/LayoutTreeBuilder.cpp', |
| 2292 'dom/LayoutTreeBuilder.h', | 2297 'dom/LayoutTreeBuilder.h', |
| (...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2356 'dom/SandboxFlags.h', | 2361 'dom/SandboxFlags.h', |
| 2357 'dom/ScopedWindowFocusAllowedIndicator.h', | 2362 'dom/ScopedWindowFocusAllowedIndicator.h', |
| 2358 'dom/ScriptLoader.cpp', | 2363 'dom/ScriptLoader.cpp', |
| 2359 'dom/ScriptLoader.h', | 2364 'dom/ScriptLoader.h', |
| 2360 'dom/ScriptRunner.cpp', | 2365 'dom/ScriptRunner.cpp', |
| 2361 'dom/ScriptRunner.h', | 2366 'dom/ScriptRunner.h', |
| 2362 'dom/ScriptableDocumentParser.cpp', | 2367 'dom/ScriptableDocumentParser.cpp', |
| 2363 'dom/ScriptableDocumentParser.h', | 2368 'dom/ScriptableDocumentParser.h', |
| 2364 'dom/ScriptedAnimationController.cpp', | 2369 'dom/ScriptedAnimationController.cpp', |
| 2365 'dom/ScriptedAnimationController.h', | 2370 'dom/ScriptedAnimationController.h', |
| 2371 'dom/ScriptedIdleTaskController.cpp', | |
| 2372 'dom/ScriptedIdleController.h', | |
|
jochen (gone - plz use gerrit)
2015/07/31 09:19:18
ScripedIdle*Task*Controller.h
rmcilroy
2015/08/11 16:30:51
Opps, thanks. Done.
| |
| 2366 'dom/SecurityContext.cpp', | 2373 'dom/SecurityContext.cpp', |
| 2367 'dom/SecurityContext.h', | 2374 'dom/SecurityContext.h', |
| 2368 'dom/SelectorQuery.cpp', | 2375 'dom/SelectorQuery.cpp', |
| 2369 'dom/SelectorQuery.h', | 2376 'dom/SelectorQuery.h', |
| 2370 'dom/ShadowTreeStyleSheetCollection.cpp', | 2377 'dom/ShadowTreeStyleSheetCollection.cpp', |
| 2371 'dom/ShadowTreeStyleSheetCollection.h', | 2378 'dom/ShadowTreeStyleSheetCollection.h', |
| 2372 'dom/SimulatedClickOptions.h', | 2379 'dom/SimulatedClickOptions.h', |
| 2373 'dom/SpaceSplitString.cpp', | 2380 'dom/SpaceSplitString.cpp', |
| 2374 'dom/StaticNodeList.h', | 2381 'dom/StaticNodeList.h', |
| 2375 'dom/StringCallback.cpp', | 2382 'dom/StringCallback.cpp', |
| (...skipping 1442 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 3818 'style/OutlineValueTest.cpp', | 3825 'style/OutlineValueTest.cpp', |
| 3819 'style/SVGComputedStyleTest.cpp', | 3826 'style/SVGComputedStyleTest.cpp', |
| 3820 'svg/UnsafeSVGAttributeSanitizationTest.cpp', | 3827 'svg/UnsafeSVGAttributeSanitizationTest.cpp', |
| 3821 'testing/PrivateScriptTestTest.cpp', | 3828 'testing/PrivateScriptTestTest.cpp', |
| 3822 'timing/MemoryInfoTest.cpp', | 3829 'timing/MemoryInfoTest.cpp', |
| 3823 'workers/WorkerThreadTest.cpp', | 3830 'workers/WorkerThreadTest.cpp', |
| 3824 'xml/parser/SharedBufferReaderTest.cpp', | 3831 'xml/parser/SharedBufferReaderTest.cpp', |
| 3825 ], | 3832 ], |
| 3826 } | 3833 } |
| 3827 } | 3834 } |
| OLD | NEW |