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

Side by Side Diff: third_party/WebKit/public/blink_headers.gypi

Issue 1616653002: CC Animation: Move files from cc_blink to Source/platform/animation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Fix copyrights and years. Created 4 years, 10 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
OLDNEW
1 # Copyright 2015 The Chromium Authors. All rights reserved. 1 # Copyright 2015 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 { 5 {
6 'variables': { 6 'variables': {
7 'blink_public_sources': [ 7 'blink_public_sources': [
8 "platform/Platform.h", 8 "platform/Platform.h",
9 "platform/URLConversion.h", 9 "platform/URLConversion.h",
10 "platform/WebApiKeyValidator.h", 10 "platform/WebApiKeyValidator.h",
(...skipping 12 matching lines...) Expand all
23 "platform/WebBlobRegistry.h", 23 "platform/WebBlobRegistry.h",
24 "platform/WebCString.h", 24 "platform/WebCString.h",
25 "platform/WebCallbacks.h", 25 "platform/WebCallbacks.h",
26 "platform/WebCanvas.h", 26 "platform/WebCanvas.h",
27 "platform/WebCanvasCaptureHandler.h", 27 "platform/WebCanvasCaptureHandler.h",
28 "platform/WebCircularGeofencingRegion.h", 28 "platform/WebCircularGeofencingRegion.h",
29 "platform/WebClipboard.h", 29 "platform/WebClipboard.h",
30 "platform/WebColor.h", 30 "platform/WebColor.h",
31 "platform/WebCommon.h", 31 "platform/WebCommon.h",
32 "platform/WebCompositeAndReadbackAsyncCallback.h", 32 "platform/WebCompositeAndReadbackAsyncCallback.h",
33 "platform/WebCompositorAnimation.h",
34 "platform/WebCompositorAnimationCurve.h",
35 "platform/WebCompositorAnimationDelegate.h", 33 "platform/WebCompositorAnimationDelegate.h",
36 "platform/WebCompositorAnimationPlayer.h",
37 "platform/WebCompositorAnimationPlayerClient.h",
38 "platform/WebCompositorAnimationTimeline.h",
39 "platform/WebCompositorSupport.h", 34 "platform/WebCompositorSupport.h",
40 "platform/WebConnectionType.h", 35 "platform/WebConnectionType.h",
41 "platform/WebContentDecryptionModule.h", 36 "platform/WebContentDecryptionModule.h",
42 "platform/WebContentDecryptionModuleAccess.h", 37 "platform/WebContentDecryptionModuleAccess.h",
43 "platform/WebContentDecryptionModuleException.h", 38 "platform/WebContentDecryptionModuleException.h",
44 "platform/WebContentDecryptionModuleResult.h", 39 "platform/WebContentDecryptionModuleResult.h",
45 "platform/WebContentDecryptionModuleSession.h", 40 "platform/WebContentDecryptionModuleSession.h",
46 "platform/WebContentLayer.h", 41 "platform/WebContentLayer.h",
47 "platform/WebContentLayerClient.h", 42 "platform/WebContentLayerClient.h",
48 "platform/WebContentSettingCallbacks.h", 43 "platform/WebContentSettingCallbacks.h",
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
80 "platform/WebFederatedCredential.h", 75 "platform/WebFederatedCredential.h",
81 "platform/WebFileError.h", 76 "platform/WebFileError.h",
82 "platform/WebFileInfo.h", 77 "platform/WebFileInfo.h",
83 "platform/WebFileSystem.h", 78 "platform/WebFileSystem.h",
84 "platform/WebFileSystemCallbacks.h", 79 "platform/WebFileSystemCallbacks.h",
85 "platform/WebFileSystemEntry.h", 80 "platform/WebFileSystemEntry.h",
86 "platform/WebFileSystemType.h", 81 "platform/WebFileSystemType.h",
87 "platform/WebFileUtilities.h", 82 "platform/WebFileUtilities.h",
88 "platform/WebFileWriter.h", 83 "platform/WebFileWriter.h",
89 "platform/WebFileWriterClient.h", 84 "platform/WebFileWriterClient.h",
90 "platform/WebFilterAnimationCurve.h",
91 "platform/WebFilterKeyframe.h",
92 "platform/WebFilterOperations.h",
93 "platform/WebFlingAnimator.h", 85 "platform/WebFlingAnimator.h",
94 "platform/WebFloatAnimationCurve.h",
95 "platform/WebFloatKeyframe.h",
96 "platform/WebFloatPoint.h", 86 "platform/WebFloatPoint.h",
97 "platform/WebFloatPoint3D.h", 87 "platform/WebFloatPoint3D.h",
98 "platform/WebFloatRect.h", 88 "platform/WebFloatRect.h",
99 "platform/WebFloatSize.h", 89 "platform/WebFloatSize.h",
100 "platform/WebFocusType.h", 90 "platform/WebFocusType.h",
101 "platform/WebFrameScheduler.h", 91 "platform/WebFrameScheduler.h",
102 "platform/WebFrameTimingEvent.h", 92 "platform/WebFrameTimingEvent.h",
103 "platform/WebGamepad.h", 93 "platform/WebGamepad.h",
104 "platform/WebGamepadListener.h", 94 "platform/WebGamepadListener.h",
105 "platform/WebGamepads.h", 95 "platform/WebGamepads.h",
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
180 "platform/WebRTCSessionDescription.h", 170 "platform/WebRTCSessionDescription.h",
181 "platform/WebRTCSessionDescriptionRequest.h", 171 "platform/WebRTCSessionDescriptionRequest.h",
182 "platform/WebRTCStatsRequest.h", 172 "platform/WebRTCStatsRequest.h",
183 "platform/WebRTCStatsResponse.h", 173 "platform/WebRTCStatsResponse.h",
184 "platform/WebRTCVoidRequest.h", 174 "platform/WebRTCVoidRequest.h",
185 "platform/WebRect.h", 175 "platform/WebRect.h",
186 "platform/WebReferrerPolicy.h", 176 "platform/WebReferrerPolicy.h",
187 "platform/WebRenderingStats.h", 177 "platform/WebRenderingStats.h",
188 "platform/WebScheduler.h", 178 "platform/WebScheduler.h",
189 "platform/WebScreenInfo.h", 179 "platform/WebScreenInfo.h",
190 "platform/WebScrollOffsetAnimationCurve.h",
191 "platform/WebScrollbar.h", 180 "platform/WebScrollbar.h",
192 "platform/WebScrollbarBehavior.h", 181 "platform/WebScrollbarBehavior.h",
193 "platform/WebScrollbarButtonsPlacement.h", 182 "platform/WebScrollbarButtonsPlacement.h",
194 "platform/WebScrollbarLayer.h", 183 "platform/WebScrollbarLayer.h",
195 "platform/WebScrollbarThemeGeometry.h", 184 "platform/WebScrollbarThemeGeometry.h",
196 "platform/WebScrollbarThemePainter.h", 185 "platform/WebScrollbarThemePainter.h",
197 "platform/WebScrollStateData.h", 186 "platform/WebScrollStateData.h",
198 "platform/WebSecurityOrigin.h", 187 "platform/WebSecurityOrigin.h",
199 "platform/WebSelectionBound.h", 188 "platform/WebSelectionBound.h",
200 "platform/WebSetSinkIdCallbacks.h", 189 "platform/WebSetSinkIdCallbacks.h",
(...skipping 13 matching lines...) Expand all
214 "platform/WebString.h", 203 "platform/WebString.h",
215 "platform/WebSuspendableTask.h", 204 "platform/WebSuspendableTask.h",
216 "platform/WebTaskRunner.h", 205 "platform/WebTaskRunner.h",
217 "platform/WebThemeEngine.h", 206 "platform/WebThemeEngine.h",
218 "platform/WebThread.h", 207 "platform/WebThread.h",
219 "platform/WebThreadSafeData.h", 208 "platform/WebThreadSafeData.h",
220 "platform/WebThreadedDataReceiver.h", 209 "platform/WebThreadedDataReceiver.h",
221 "platform/WebTimeRange.h", 210 "platform/WebTimeRange.h",
222 "platform/WebTopControlsState.h", 211 "platform/WebTopControlsState.h",
223 "platform/WebTraceLocation.h", 212 "platform/WebTraceLocation.h",
224 "platform/WebTransformAnimationCurve.h",
225 "platform/WebTransformKeyframe.h",
226 "platform/WebTransformOperations.h",
227 "platform/WebURL.h", 213 "platform/WebURL.h",
228 "platform/WebURLError.h", 214 "platform/WebURLError.h",
229 "platform/WebURLLoadTiming.h", 215 "platform/WebURLLoadTiming.h",
230 "platform/WebURLLoader.h", 216 "platform/WebURLLoader.h",
231 "platform/WebURLLoaderClient.h", 217 "platform/WebURLLoaderClient.h",
232 "platform/WebURLRequest.h", 218 "platform/WebURLRequest.h",
233 "platform/WebURLResponse.h", 219 "platform/WebURLResponse.h",
234 "platform/WebUnitTestSupport.h", 220 "platform/WebUnitTestSupport.h",
235 "platform/WebVector.h", 221 "platform/WebVector.h",
236 "platform/WebWaitableEvent.h", 222 "platform/WebWaitableEvent.h",
(...skipping 283 matching lines...) Expand 10 before | Expand all | Expand 10 after
520 "web/modules/serviceworker/WebServiceWorkerContextClient.h", 506 "web/modules/serviceworker/WebServiceWorkerContextClient.h",
521 "web/modules/serviceworker/WebServiceWorkerContextProxy.h", 507 "web/modules/serviceworker/WebServiceWorkerContextProxy.h",
522 "web/modules/serviceworker/WebServiceWorkerNetworkProvider.h", 508 "web/modules/serviceworker/WebServiceWorkerNetworkProvider.h",
523 "web/modules/webmidi/WebMIDIClient.h", 509 "web/modules/webmidi/WebMIDIClient.h",
524 "web/modules/webmidi/WebMIDIOptions.h", 510 "web/modules/webmidi/WebMIDIOptions.h",
525 "web/modules/webmidi/WebMIDIPermissionRequest.h", 511 "web/modules/webmidi/WebMIDIPermissionRequest.h",
526 "web/win/WebFontRendering.h", 512 "web/win/WebFontRendering.h",
527 ], 513 ],
528 }, 514 },
529 } 515 }
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/web/WebViewImpl.cpp ('k') | third_party/WebKit/public/platform/WebCompositorAnimation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698