Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 { | 1 { |
| 2 'variables': { | 2 'variables': { |
| 3 'modules_idl_files': [ | 3 'modules_idl_files': [ |
| 4 'device_orientation/DeviceAcceleration.idl', | 4 'device_orientation/DeviceAcceleration.idl', |
| 5 'device_orientation/DeviceMotionEvent.idl', | 5 'device_orientation/DeviceMotionEvent.idl', |
| 6 'device_orientation/DeviceRotationRate.idl', | 6 'device_orientation/DeviceRotationRate.idl', |
| 7 'donottrack/NavigatorDoNotTrack.idl', | 7 'donottrack/NavigatorDoNotTrack.idl', |
| 8 'encryptedmedia/MediaKeyMessageEvent.idl', | 8 'encryptedmedia/MediaKeyMessageEvent.idl', |
| 9 'encryptedmedia/MediaKeyNeededEvent.idl', | 9 'encryptedmedia/MediaKeyNeededEvent.idl', |
| 10 'encryptedmedia/MediaKeys.idl', | 10 'encryptedmedia/MediaKeys.idl', |
| (...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 84 'mediastream/RTCStatsCallback.idl', | 84 'mediastream/RTCStatsCallback.idl', |
| 85 'mediastream/RTCStatsReport.idl', | 85 'mediastream/RTCStatsReport.idl', |
| 86 'mediastream/RTCStatsResponse.idl', | 86 'mediastream/RTCStatsResponse.idl', |
| 87 'mediastream/SourceInfo.idl', | 87 'mediastream/SourceInfo.idl', |
| 88 'navigatorcontentutils/NavigatorContentUtils.idl', | 88 'navigatorcontentutils/NavigatorContentUtils.idl', |
| 89 'notifications/DOMWindowNotifications.idl', | 89 'notifications/DOMWindowNotifications.idl', |
| 90 'notifications/Notification.idl', | 90 'notifications/Notification.idl', |
| 91 'notifications/NotificationCenter.idl', | 91 'notifications/NotificationCenter.idl', |
| 92 'notifications/NotificationPermissionCallback.idl', | 92 'notifications/NotificationPermissionCallback.idl', |
| 93 'notifications/WorkerContextNotifications.idl', | 93 'notifications/WorkerContextNotifications.idl', |
| 94 'performance/WorkerContextPerformance.idl', | |
| 95 'performance/WorkerPerformance.idl', | |
| 94 'quota/DOMWindowQuota.idl', | 96 'quota/DOMWindowQuota.idl', |
| 95 'quota/NavigatorStorageQuota.idl', | 97 'quota/NavigatorStorageQuota.idl', |
| 96 'quota/StorageErrorCallback.idl', | 98 'quota/StorageErrorCallback.idl', |
| 97 'quota/StorageInfo.idl', | 99 'quota/StorageInfo.idl', |
| 98 'quota/StorageQuota.idl', | 100 'quota/StorageQuota.idl', |
| 99 'quota/StorageQuotaCallback.idl', | 101 'quota/StorageQuotaCallback.idl', |
| 100 'quota/StorageUsageCallback.idl', | 102 'quota/StorageUsageCallback.idl', |
| 101 'quota/WorkerNavigatorStorageQuota.idl', | 103 'quota/WorkerNavigatorStorageQuota.idl', |
| 102 'speech/DOMWindowSpeechSynthesis.idl', | 104 'speech/DOMWindowSpeechSynthesis.idl', |
| 103 'speech/SpeechGrammar.idl', | 105 'speech/SpeechGrammar.idl', |
| (...skipping 287 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 391 'notifications/DOMWindowNotifications.h', | 393 'notifications/DOMWindowNotifications.h', |
| 392 'notifications/Notification.cpp', | 394 'notifications/Notification.cpp', |
| 393 'notifications/Notification.h', | 395 'notifications/Notification.h', |
| 394 'notifications/NotificationCenter.cpp', | 396 'notifications/NotificationCenter.cpp', |
| 395 'notifications/NotificationCenter.h', | 397 'notifications/NotificationCenter.h', |
| 396 'notifications/NotificationController.cpp', | 398 'notifications/NotificationController.cpp', |
| 397 'notifications/NotificationController.h', | 399 'notifications/NotificationController.h', |
| 398 'notifications/NotificationPermissionCallback.h', | 400 'notifications/NotificationPermissionCallback.h', |
| 399 'notifications/WorkerContextNotifications.cpp', | 401 'notifications/WorkerContextNotifications.cpp', |
| 400 'notifications/WorkerContextNotifications.h', | 402 'notifications/WorkerContextNotifications.h', |
| 403 'performance/WorkerContextPerformance.cpp', | |
| 404 'performance/WorkerContextPerformance.h', | |
| 405 'performance/WorkerPerformance.cpp', | |
| 406 'performance/WorkerPerformance.h', | |
|
abarth-chromium
2013/06/12 23:13:46
Will we be able to add the main-thread WebPerforma
James Simonsen
2013/06/12 23:16:43
Yes, that's the intent. The first thing I want to
| |
| 401 'quota/DOMWindowQuota.cpp', | 407 'quota/DOMWindowQuota.cpp', |
| 402 'quota/DOMWindowQuota.h', | 408 'quota/DOMWindowQuota.h', |
| 403 'quota/NavigatorStorageQuota.cpp', | 409 'quota/NavigatorStorageQuota.cpp', |
| 404 'quota/NavigatorStorageQuota.h', | 410 'quota/NavigatorStorageQuota.h', |
| 405 'quota/StorageInfo.cpp', | 411 'quota/StorageInfo.cpp', |
| 406 'quota/StorageInfo.h', | 412 'quota/StorageInfo.h', |
| 407 'quota/StorageErrorCallback.cpp', | 413 'quota/StorageErrorCallback.cpp', |
| 408 'quota/StorageErrorCallback.h', | 414 'quota/StorageErrorCallback.h', |
| 409 'quota/StorageQuota.cpp', | 415 'quota/StorageQuota.cpp', |
| 410 'quota/StorageQuota.h', | 416 'quota/StorageQuota.h', |
| (...skipping 233 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 644 'websockets/WorkerThreadableWebSocketChannel.cpp', | 650 'websockets/WorkerThreadableWebSocketChannel.cpp', |
| 645 'websockets/WorkerThreadableWebSocketChannel.h', | 651 'websockets/WorkerThreadableWebSocketChannel.h', |
| 646 ], | 652 ], |
| 647 'modules_unittest_files': [ | 653 'modules_unittest_files': [ |
| 648 'websockets/WebSocketDeflaterTest.cpp', | 654 'websockets/WebSocketDeflaterTest.cpp', |
| 649 'websockets/WebSocketExtensionDispatcherTest.cpp', | 655 'websockets/WebSocketExtensionDispatcherTest.cpp', |
| 650 'websockets/WebSocketPerMessageDeflateTest.cpp', | 656 'websockets/WebSocketPerMessageDeflateTest.cpp', |
| 651 ], | 657 ], |
| 652 }, | 658 }, |
| 653 } | 659 } |
| OLD | NEW |